/* font-face generated by Transfonter (http://transfonter.org) on January 31, 2017 1:32 PM */

/* --------------------------------

Primary style

-------------------------------- */

*, *::after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*::after, *::before {
	content: '';
}
li>a:hover{
	color:#b2d235;
}
body {
    .hero-arrow-mobile {
        display: block !important;
        text-align: center;
        margin: 1em 0;
    }
    .hero-platform-mobile {
        padding: 0 0 .25em !important;
    }
	background: #fff;
	font-size: 100%;
	/*font-family: "Open Sans", sans-serif;*/
	font-family: "adelle" ;
	font-weight: 400;
	font-style: normal;
	/*background-color: #f3f3f5;*/

	background: #fff;
	color: #4d4d4f;

	font-weight: 300;
	font-style: normal;
}
body::after {
  /* overlay layer visible on small devices when the right panel slides in */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(78, 83, 89, 0.8);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
body.cd-overlay::after {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  body::after {
	display: none;
  }
}
a {
  color: #ec1c24;
  text-decoration: none;

}
.container {

}
.header {
	background: #067DB8;
	height:	80px;
}
.bg-white {
	background:#fff;
}
.bg-grey {
	background: #F1F1F2;
}
.fa-2 {
	font-size: 2em;
}
.fa-3 {
	font-size: 4em;
}
.carousel-control-prev {
	left: -50px;
}
.carousel-control-next {
	right: -70px;
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	background: #067DB8;
	color: #fff;
	content: "\f0c9";
}
#myCarousel .nav a small {
  	display:block;
}
#myCarousel .nav {
	background:#fff;
	color:#959595;

	/* width: 100%; */
}
.header-logo-sm {
	float: left;
	height: 65px;
	margin-top: 10px;
	width: 56px;
	display:none;
}
/*
.header-logo-lg {
	float: left;
	height: 33px;
	margin-top: 25px;
	margin-bottom: 25px;
	width: 188px;
}
*/
.header-logo2 {
	width: 110px;
}
.head-nav{
	/* padding-right: 5%; */
}
.menu-link {

}
.menu-link:hover, .menu-link:active {
	background: #36C0EE;
	color: #fff;
	transition: color .5s ease-in-out,border .5s ease-in-out,background .5s ease-in-out;
}
.head-link{
	color: #fff;
	font-size: 15px;
	font-family: "jaf-bernina-sans" !important;
	font-weight: 400;
	font-style: normal;
}
.head-link:hover {
	color: #fff;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}

.row.no-gutters > [class^="col-"],.row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}
.slider-texts{

	font-size: 15px;
}
.slider-heads{
	padding-top: 40px;
	color: #fdb714;
}
#myCarousel{
	margin-top:35px;
}
.home-choose-platform {
	/*background: url("../img/home-choose-platform.jpg") center top no-repeat;*/
	background-size: cover;
	/*height: 595px;*/
	width: 100%;
}
.platform {
	color: #fff;
	font-size: auto;
	/*margin: 0 15px 0 15px;*/
	padding: 33px 0 24px 130px;
	text-align: left;
}
.color-block {
	display: block;
}
.color-block:hover {
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,.25);
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,.25);
}
.home-get-started {
	/*background: url("../img/home-get-started.jpg") center top no-repeat;*/
	background-size: cover;
	/*height: 530px;*/
	width: 100%;
	margin-top: 1em;
}
.footer-logo {
	padding-top: 50px;
}
.faq-div {
	width: 30px;
	height: 7px;
	background: #b2d235;
	margin-top: 20px;
}
.faq-title{
	background: rgba(0,0,0,0)!important;
	box-shadow: none!important;
	padding-top: 15px;
}

/* --------------------------------

Main components

-------------------------------- */

p, ul, ol, dl {
	line-height: 1.45em;
	margin: 0 0 10px;

}

p {
	padding: 0 50px 0px 20px;
	font-size: 18px;
}

hr {
	border: 2px solid #067EB2;
	margin: 50px;
}

/*
header {
	position: relative;
	height: 180px;
	line-height: 180px;
	text-align: center;
	background-color: #b2d235;
}*/
header h1 {
	color: #ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
	font-size: 1.25rem;
}
h1 {
	padding-top: 50px;
	width: 100%;
	border-bottom: 1px solid #7E7E7E;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: white; font-size: 36px;
}
h2 {
	padding-left: 20px;
	padding-bottom: 10px;
}

.cd-faq {
	margin: 2em auto;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}
.cd-faq:after {
	content: "";
	display: table;
	clear: both;
}
@media only screen and (min-width: 768px) {
	.cd-faq {
		position: relative;
		margin: 4em auto;
		box-shadow: none;
	}
}

.cd-faq-categories a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	padding: 0 28px 0 16px;
	background-color: #4e5359;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #ffffff;
	white-space: nowrap;
	border-bottom: 1px solid #555b61;
	text-overflow: ellipsis;
		font-family: "jaf-bernina-sans" !important;
	font-weight: 400;
	font-style: normal;
}
.cd-faq-categories a:hover,
.cd-faq-categories a:focus {
	color: #b2d235;
}
.cd-faq-categories a::before, .cd-faq-categories a::after {
	/* plus icon on the right */
	position: absolute;
	top: 50%;
	right: 16px;
	display: inline-block;
	height: 1px;
	width: 10px;
	background-color: #7f868e;
}
.cd-faq-categories a::after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.cd-faq-categories li:last-child a {
	border-bottom: none;
}
@media only screen and (min-width: 768px) {
	.cd-faq-categories {
		width: 20%;
		float: left;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
	}
	.cd-faq-categories a {
		font-size: 16px;
		font-size: 0.8125rem;
		font-weight: 600;
		padding-left: 24px;
		padding: 0 24px;
		-webkit-transition: background 0.2s, padding 0.2s;
		-moz-transition: background 0.2s, padding 0.2s;
		transition: background 0.2s, padding 0.2s;
	}
	.cd-faq-categories a::before, .cd-faq-categories a::after {
		display: none;
	}
	.no-touch .cd-faq-categories a:hover {
		background: #555b61;
	}
	.no-js .cd-faq-categories {
		width: 100%;
		margin-bottom: 2em;
	}
}
@media only screen and (min-width: 1024px) {
	.cd-faq-categories {
		position: absolute;
		top: 0;
		left: 0;
		width: 250px;
		z-index: 2;
	}
	.cd-faq-categories a::before {
		/* decorative rectangle on the left visible for the selected item */
		display: block;
		top: 0;
		right: auto;
		left: 0;
		height: 100%;
		width: 3px;
		background-color: #b2d235;
		opacity: 0;
		-webkit-transition: opacity 0.2s;
		-moz-transition: opacity 0.2s;
		transition: opacity 0.2s;
	}
	.cd-faq-categories .selected {
		background: #42464b !important;
	}
	.cd-faq-categories .selected::before {
		opacity: 1;
	}
	.cd-faq-categories.is-fixed {
	/* top and left value assigned in jQuery */
		position: fixed;
	}
	.no-js .cd-faq-categories {
		position: relative;
	}
}
.cd-faq-items {
	position: fixed;
	height: 100%;
	width: 90%;
	top: 0;
	right: 0;
	background: #ffffff;
	padding: 0 5% 1em;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0) translateX(100%);
	-moz-transform: translateZ(0) translateX(100%);
	-ms-transform: translateZ(0) translateX(100%);
	-o-transform: translateZ(0) translateX(100%);
	transform: translateZ(0) translateX(100%);
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	transition: transform .3s;
}
.cd-faq-items.slide-in {
	-webkit-transform: translateZ(0) translateX(0%);
	-moz-transform: translateZ(0) translateX(0%);
	-ms-transform: translateZ(0) translateX(0%);
	-o-transform: translateZ(0) translateX(0%);
	transform: translateZ(0) translateX(0%);
}
.no-js .cd-faq-items {
	position: static;
	height: auto;
	width: 100%;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
@media only screen and (min-width: 768px) {
	.cd-faq-items {
		position: static;
		height: auto;
		width: 78%;
		float: right;
		overflow: visible;
		-webkit-transform: translateZ(0) translateX(0);
		-moz-transform: translateZ(0) translateX(0);
		-ms-transform: translateZ(0) translateX(0);
		-o-transform: translateZ(0) translateX(0);
		transform: translateZ(0) translateX(0);
		padding: 0;
		background: transparent;
	}
}
@media only screen and (min-width: 1024px) {
.cd-faq-items {
		float: none;
		width: 100%;
		padding-left: 270px;
	}
	.no-js .cd-faq-items {
		padding-left: 0;
	}
}
.cd-close-panel {
	position: fixed;
	top: 5px;
	right: -100%;
	display: block;
	height: 40px;
	width: 40px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index: 2;
	/* Force Hardware Acceleration in WebKit */
	-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;
	-webkit-transition: right 0.4s;
	-moz-transition: right 0.4s;
	transition: right 0.4s;
}
.cd-close-panel::before, .cd-close-panel::after {
	/* close icon in CSS */
	position: absolute;
	top: 16px;
	left: 12px;
	display: inline-block;
	height: 3px;
	width: 18px;
	background: #6c7d8e;
}
.cd-close-panel::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-close-panel::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cd-close-panel.move-left {
	right: 2%;
}
@media only screen and (min-width: 768px) {
	.cd-close-panel {
		display: none;
	}
}
.cd-faq-group {
	/* hide group not selected */
	display: none;
	padding-left: 1em;
}
.cd-faq-group.selected {
	display: block;
}
.cd-faq-group .cd-faq-title {
	background: transparent;
	box-shadow: none;
	margin: 1em 0;
}
.cd-faq-group .faq-title h3 {
	margin: 0 0 1em 2em;
}
.no-touch .cd-faq-group .cd-faq-title:hover {
	box-shadow: none;
}
.cd-faq-group .cd-faq-title h2 {
	text-transform: uppercase;
	font-size: 12px;
	font-size: 0.75rem;
	font-weight: 700;
	color: #bbbbc7;
}
.no-js .cd-faq-group {
	display: block;
}
@media only screen and (min-width: 768px) {
	.cd-faq-group {
		/* all groups visible */
		display: block;
	}
	.cd-faq-group > li {
		background: #ffffff;
		margin-bottom: 6px;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
		-webkit-transition: box-shadow 0.2s;
		-moz-transition: box-shadow 0.2s;
		transition: box-shadow 0.2s;
	}
	.no-touch .cd-faq-group > li:hover {
		box-shadow: 0 1px 10px rgba(108, 125, 142, 0.3);
	}
	.cd-faq-group .cd-faq-title {
		margin: 2em 0 1em;
	}
	.cd-faq-group:first-child .cd-faq-title {
		margin-top: 0;
	}
}

.cd-faq-trigger {
	position: relative;
	display: block;
	margin: 1.6em 0 .4em;
	line-height: 1.2;
}
@media only screen and (min-width: 768px) {
	.cd-faq-trigger {
		font-size: 18px;
		font-weight: 300;
		margin: 0;
		padding: 24px 72px 24px 24px;
	}
	.cd-faq-trigger::before, .cd-faq-trigger::after {
		/* arrow icon on the right */
		position: absolute;
		right: 24px;
		top: 50%;
		height: 2px;
		width: 13px;
		background: #ec1c24;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		transition-property: transform;
		-webkit-transition-duration: 0.2s;
		-moz-transition-duration: 0.2s;
		transition-duration: 0.2s;
	}
	.cd-faq-trigger::before {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		right: 32px;
	}
	.cd-faq-trigger::after {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.content-visible .cd-faq-trigger::before {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	.content-visible .cd-faq-trigger::after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

.cd-faq-content p {
	font-size: 14px;
	font-size: 1em;
	line-height: 1.4;
	color: #626262;
		font-family: "jaf-bernina-sans" !important;
	font-weight: 400;
	font-style: normal;
}
@media only screen and (min-width: 768px) {
	.cd-faq-content {
		display: none;
		padding: 0 24px 30px;
	}
	.cd-faq-content p {
		line-height: 1.6;
	}
	.no-js .cd-faq-content {
		display: block;
	}
}

/* added 1/10/2018 - rdh */
span,a,p,h1,h2,h3,h4,h5 {

	text-decoration: none;
}

/* DESKTOP REDUCED */
@media screen and (max-width: 1200px) and (min-width: 768px) {
	.mobile-hero {
		display: block !important;
		/*width: 33%;*/
	}
	.desktop-hero {
		display: none !important;
	}
	.cta {
		display: block !important;
		margin-top: 15px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

/* TABLET */
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.platform-img {
		display: none;
	}
	.platform-txt {
		float: none !important;
		font-size: 16px !important;
		text-align: center;
	}
	.mobile-hero {
		display: block !important;
		/*width: 33%;*/
	}

	.desktop-hero {
		display: none !important;
	}
	.cta {
		display: block !important;
		margin-top: 15px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

/* MOBILE */
@media screen and (max-width: 767px) {
	.header {
		background: #067DB8;
		height:	80px;
	}
	.header-logo-lg {
		display: none;
	}
	.header-logo-sm {
		display: block !important;
	}
    .hero-arrow-mobile {
        display: block !important;
        text-align: center;
        margin: 1em 0;
    }
    .hero-platform-mobile {
        padding: 0 0 .25em !important;
    }
	.mobile-gpc {
		background: url(../images/logo-gpc-sm.jpg) center no-repeat;
	}
	.header-logo2 {
		float: left;
	}
	.mobile-hero {
		display: block !important;
		/*width: 33%;*/
	}
	.desktop-hero {
		display: none !important;
	}
	.cta {
		display: block !important;
		margin-top: 15px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
    .cta-offsite {
        width: 80%;
        margin: 0 auto;
    }
	.icon img {
		position: static !important;
	}
}
b, strong {
	font-weight: bold !important;
}
.carousel-indicators li {
	border-radius: 50%;
	height: 20px;
	width: 20px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #333;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #000;
	text-decoration: none !important;
}
a, a:hover, a:active, a:link {
	text-decoration: none;
}
a:hover, a:focus {
	color: #23527c;
	text-decoration: underline;
}
a:active, a:hover {
	outline: 0;
}
.btn {
	background-color: #fff;
	border: 2px solid #36C0EE;
	border-radius: 0;
	color: #333;
	display: inline-block;
	font-size: 1.3em;
	line-height: 1;
	margin: 0 auto;
	min-width: 16rem;
	padding: 1em 0;
	transition: color .5s ease-in-out,border .5s ease-in-out,background .5s ease-in-out;
	width: 200px;
}
.btn:hover, .btn:focus, .btn:active {
	background-color: #36C0EE;
	color: #fff;
}
.center {
	text-align:center;
}
.parking-lot img {
	margin-top:30px;
}
.parking-lot p {
	color:#fff;

	font-size:90%;
	padding:15px;
	text-align: center;
}
div#main1{
	background: url(../images/how-post.png);
	cursor: pointer;
    position:relative;
    width:256px;
    height:256px;
    overflow:hidden;
}
div#main1:hover > #sub1{
    bottom:0;
    transition: bottom 0.8s ease;
}
div#sub1{
    position:absolute;
	background:url(../images/how-post-rollover.png);
	bottom: -256px;
    height: 256px;
    width: 256px;
    transition: bottom 0.8s ease;
}
div#main2{
	background: url(../images/how-share.png);
	cursor: pointer;
    position:relative;
    width:256px;
    height:256px;
    background-color: hsla(39, 100%, 2%, 0.23);
    border: 1px solid hsla(39, 100%, 2%, 0.36);
    overflow:hidden;
}
div#main2:hover > #sub2{
    bottom:0;
    transition: bottom 0.8s ease;
}
div#sub2{
    position:absolute;
	background:url(../images/how-share-rollover.png);
	bottom: -256px;
    height: 256px;
    width: 256px;
    transition: bottom 0.8s ease;
}
div#main3{
	background: url(../images/how-rate.png);
	cursor: pointer;
    position:relative;
    width:256px;
    height:256px;
    background-color: hsla(39, 100%, 2%, 0.23);
    border: 1px solid hsla(39, 100%, 2%, 0.36);
    overflow:hidden;
}
div#main3:hover > #sub3{
    bottom:0;
    transition: bottom 0.8s ease;
}
div#sub3{
    position:absolute;
	background:url(../images/how-rate-rollover.png);
	bottom: -256px;
    height: 256px;
    width: 256px;
    transition: bottom 0.8s ease;
}
div#main4{
	background: url(../images/how-comment.png);
	cursor: pointer;
    position:relative;
    width:256px;
    height:256px;
    background-color: hsla(39, 100%, 2%, 0.23);
    border: 1px solid hsla(39, 100%, 2%, 0.36);
    overflow:hidden;
}
div#main4:hover > #sub4{
    bottom:0;
    transition: bottom 0.8s ease;
}
div#sub4{
    position:absolute;
	background:url(../images/how-comment-rollover.png);
	bottom: -256px;
    height: 256px;
    width: 256px;
    transition: bottom 0.8s ease;
}
.how-ilab-works {
	padding-bottom: 2em;
	margin-bottom: 3em;
}
#how-ilab-works .how-ilab-works h3 {
	margin-top: 1.5em;
	font-weight: 600;
}
#how-ilab-works .how-ilab-works p {
	font-size: 1.45em;
	padding: 0 1.5em;
}
#how-ilab-works .stage-gate h3 {
	margin-top: 1.5em;
	font-size: 2em;
	color: #037BB7;
}
#how-ilab-works .parking-lot-descr {

}
#how-ilab-works .parking-lot-descr h3 {
	font-weight: bold;
}
#how-ilab-works .parking-lot-descr p {
	font-size: 1.5em;
}
#how-ilab-works .my-idea {
	margin-top:1.5em;
	padding:2.5em 4em 1.75em;
}
#how-ilab-works .my-idea h3 {
	font-weight: 600;
}
#how-ilab-works .my-idea p {
	font-size: 1.45em;
	margin-bottom: 1em;
}
#how-ilab-works .choose-platform {

}
#how-ilab-works .choose-platform h3 {
	font-weight: 600;
	margin: 1.5em 0 .5em;
}
#whats-in-it-for-me .descr {
	padding: 2em 0;
}
#whats-in-it-for-me .descr .incentives .col-8 .row,
#whats-in-it-for-me .descr .you .col-8 .row {
	border-bottom: 2px solid #067EB2;
	margin-bottom: 2em;
	padding-bottom: 1em;
}
#whats-in-it-for-me .descr h2 {
	font-weight: 600;
	padding-left: 0;
}
#whats-in-it-for-me .descr h3 {
	font-size:24px;font-weight:600;
	padding-left: 0;
}
#whats-in-it-for-me .descr p {
	font-size: 1.45em;
	margin-bottom: 1em;
	padding: 0;
}
#whats-in-it-for-me .descr li {
	font-size: 1.45em;
	margin-bottom: .5em;
}
#whats-in-it-for-me .row.sub {
	display: flex;
	flex-direction: row;
}
#whats-in-it-for-me .row.sub .col-lg-4 {
	display: flex;
	align-items:center;
	justify-content:center;
}
#whats-in-it-for-me .row.sub img {
	margin-bottom: 1em;
}
#whats-in-it-for-me .buttons h3,
#faqs .buttons h3 {
	font-weight: 600;
	margin: 1.5em 0 .5em;
	text-align:center;
}
.icon {
	vertical-align: middle;
	position: relative;
}
.icon img {
	vertical-align: middle;
	position: absolute;
	top: 40%;
}

/* style updates 02.28 mbrewer */

.topnav {
	background:#067DB8;
	max-width:100%;
}
.topnav .row {
	align-items: center;
	padding: 1.25em 0;
}
.topnav .head-nav {
	color:#fff;
	text-align: right;
}
.topnav .head-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topnav .head-nav li {
	display: inline-block;
}
.topnav .head-nav .pipe {
	display: inline-block;
	padding: 0 3px;
}
footer {
	margin: 3em;
}
footer figure {
	margin: 2em 0;
}
footer p {
	font-size: .75em;
	margin: 0;
	text-align: center;
	font-family: "jaf-bernina-sans" !important;
	font-weight: 400;
	font-style: normal;
}
footer .msbd-footer-logo {
	width: 150px;
}

.color-block.cta-offsite {
	position: relative;
}
.color-block.cta-offsite img {
	width: 100%;
}
.color-block.cta-offsite .platform {
	color:#4d4d4d;
	margin:0;
	padding:.75em 1.5em;
	line-height:1.25em;
	text-align:center;
}
.platform-money-makers {
	background-color: #afd235;
}
.platform-money-savers {
	background-color: #ea2229;
	/* background-color: #908f8f; */
	/* cursor: default !important; */
}
.platform-problem-solvers {
	/* background-color: #00b7eb; */
	/* background-color: #00bcf1; */
	background-color: #908f8f;
	cursor: default !important;
}
.platform-problem-solvers:hover {
	/*link disabled*/
	box-shadow: none !important;
}
.platform-text {
	text-align: center;
	line-height: 1.25em;
	padding: .75em 1.75em;
	color: #4d4d4d;
	margin: 0;
}


/*  home video and buttons    */

#home-video-block {
			width: 816px;
			height: 254px;
			position: absolute;
			left: 0;
			right: 0;
			top: 232px;
			bottom: 0;
			margin: auto
		}
		.pedro-video-wrapper {
			width: 532px;
			height:260px;
			margin-right: 24px;
			float: left;
		}
		.text-and-buttons {
			width: 258px;
			float: left;
		}
		.text-and-buttons p {
			font-size: 16px;
			margin-bottom: 18px;
			padding: 0px 0px 0px 0px;
		}
		.hiw {
			margin-bottom: 17px;
		}
		.videoWrapper {
			display: block;
			position: relative;
			padding-bottom: 56.25%;
			/* 16:9 */
			/*padding-top: 25px;*/
			height: 0;
		}
		.videoWrapper > div {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			max-height:260px;
		}
		
		
@media only screen 
  and (min-width: 1025px) and (max-width: 1439px) {
	
.mobile-video {
    height:260px;
}
	
.mobile-video .videoWrapper {
	display: block;
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
}
.mobile-video .videoWrapper > div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mobile-video-caption-header {
	text-align: center;
	margin-top: 14px;
}
p.mobile-video-caption-header {
	text-align: center;
	margin-bottom: 18px;
	color: #007DB9;
}
.mobile-video-caption-text {
	text-align: center;
	margin:1em 0 1em 0;
}

}


@media only screen 
  and (min-width: 769px) and (max-width: 1024px) {
       .mobile-video {
          max-height:260px;
          max-width:640px;
          margin:0 auto;
          margin-top:14px;
      }
      
      .mobile-video-caption-text {
	text-align: center;
	margin:1.2em 0em 1.2em 0em;
	padding:0px 0px 0px 0px;
}
  }
  
@media only screen 
  and (min-width: 426px) and (max-width: 768px) {
      .mobile-video {
          height:270px;
      }
      
      .mobile-video-caption-text {
	text-align: center;
	margin:1.2em 0em 1.2em 0em;
	padding:0px 0px 0px 0px;
}
  }
  




@media only screen 
  and (max-width: 425px)  {
      
      .mobile-video {
      height:auto;
      }
      
      .mobile-video-caption-text {
	text-align: center;
	margin:1.2em 10px 1.2em 10px;
	padding:0px 0px 0px 0px;
}
      
      
  }