@charset "UTF-8";
@import url("/webfonts/MyriadProSemibold/stylesheet.css");
.home ol {
font-size: 1.2em;
line-height: 1.3;
}
.home section.photo {
	background-image: url(/images/topphoto_home.jpg);
	background-color: #F89701;
}
.home .intro{
background-image: url(/images/gradient_partner.png);
background-repeat: repeat-x;
}
.home .intro .margin p {margin: 0 0 .5em;}

.home .results {
background-image: url(/images/home_results.jpg);
background-repeat: no-repeat;
background-size: cover;
padding-top:50px;
}
.results .videos {
padding-top:30px;
}
.results .videos .row {
clear: both;
text-align: center;
}
.results .videos .row div {
	width: 283px;
	height: 283px;
	display: inline-block;
	border-radius: 50%;
	border: 3px solid #fff;
	-webkit-box-shadow: 0px 0px 43px #3299c9;
	box-shadow: 0px 0px 43px #3299c9;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.results .videos .row div:hover {
	background-size: 110%;
}
.results .videos .row div + div{
margin-left: 40px;
}
.results .videos .row div p  {
margin: 10px 0 0;
}
.results .videos .row div p a {
	color: #0461b7;
	font-family: MyriadProSemibold, sans-serif;
	text-decoration: none;
	font-size: 1.2em;
 }
.results .videos .row.bt div p a {
	color: #fff;
}
.results .videos .row div span a {
	display: block;
	height: 100%;
	width: 100%;
	border-radius: 50%;
	background-image: url(/images/watch.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 28.86219% auto;
}
.results .videos .row div.mex {
	background-image: url(/images/home_videos_mexico.jpg);
}
.results .videos .row div.bra {
	background-image: url(/images/home_videos_brazil.jpg);
}
.results .videos .row div.colu {
	background-image: url(/images/home_videos_columbia.jpg);
}
.results .videos .row div.ecu {
	background-image: url(/images/home_videos_equador.jpg);
}
.results .videos .row div.peru {
	background-image: url(/images/home_videos_peru.jpg);
}
.home .partner{
	background-image: url(/images/gradient_partner.png);
	background-repeat: repeat-x;
	background-color: #FFFAE2;
padding-top:50px;
}
.home section.partner p {font-size:1.2em}
.home section.partner p strong {color:#000;}
.home .partner .photo {
background-image: url(/images/home_partner.jpg);
background-size: contain;
background-position: 0% bottom;
height:0;
padding-bottom:44.8%;
}
.home .partner .scroll {margin-top:-5em;}
.home .help {
background-image: url(/images/home_help.jpg);
background-repeat: no-repeat;
background-size: cover;
padding-top:50px;
}
.home .help ol li {
border-bottom:1px solid #dd6503;
padding-bottom:20px;
margin-bottom:20px;
padding-left:1.3em;
margin-left:0;
}


.home .research {
background-image: url(/images/home_research.jpg);
background-repeat: no-repeat;
background-size: cover;
padding-top:50px;
}
.home .margin h2 {
	font-size: 2.5em;
	line-height: 1em;
	font-weight: normal;
	font-family:ACaslonProSemiBold,serif;
	margin: 0 0 .5em;
	padding: 0 0 .2em;
	text-align: center;
	color:#dd6503;
	border-bottom:1px solid #dd6503;
}
.home .margin h3 {
font-size: 1.18em;
line-height: 1.5em;
font-weight: normal;
margin: 0 0 .5em;
border-bottom:1px solid #dd6503;
padding: 0 0 .9em;
}
.home .intro .margin h3 {border-bottom-style:none;padding:0;}
.home .results .margin h2 {color:#0461b7;}
.home .research .margin h2 {color:#0461b7;}
.home .results .margin h3:first-of-type::first-letter {color:#0461b7;}
.home .research .margin h3:first-of-type::first-letter {color:#0461b7;}
.home .margin p {font-size: 1em;line-height: 1.5em;margin: 0;}
.home .margin p strong {color:#dd6503;}
section.partner span.scroll {padding-bottom:30px;}

@media (max-width:1200px){
section.partner span.scroll {padding-bottom:20px;}
}

@media (max-width:950px){
.home .margin h2 {margin: 0 0 .3em;padding: 0 0 .2em;}
.results .videos .row div.colu {margin-left:0!important;}
}

@media (max-width:800px){
.home .help ol li {padding-bottom:16px;margin-bottom:16px;}
}
@media (max-width:700px){
.results .videos .row div + div{margin-left: 20px;}
}
@media (max-width:650px){
body {font-size: 16px!important;}
.home .results {padding-top:30px;}
.results .videos .row div {width: 250px;height: 250px;}
}
@media (max-width:580px){
.results .videos .row div {width: 230px;height: 230px;}
.results .videos .row div p a {font-size: 1em;}
}
@media (max-width:550px){
.home .margin h2 {font-size: 2em;}
.results .videos .row div {width: 200px;height: 200px;}
.home .partner{padding-top:20px;}
.home .help {padding-top:20px;}
.home .research {padding-top:20px;}
}
@media (max-width:480px){
.results .videos .row div {width: 160px;height: 160px;}
.results .videos .row div p a {font-size: .95em;}
.home .help ol li {padding-bottom:10px;margin-bottom:10px;}
}
@media (max-width:400px){
.results .videos .row div {width: 136px;height: 136px;}
.results .videos .row div p a {font-size: .9em;}
}
@media (max-width:340px){
.results .videos .row div {width: 280px;height: 280px;margin-top:20px;}
.results .videos .row div p a {font-size: 1.1em;}
.results .videos .row div + div{margin-left: 0;}
}
