div#homepage-wrapper * {
  font-family: "azo-sans-web",sans-serif;
}

#featured-iframe {
width:100%;
height:550px;
}

.explorelearn {
background-color:#1DA4DD;
margin-right: 100px;
margin-left: 100px;
}

h2.exploretitle {
text-align:center;
padding-top:5px;
color:#fff;
opacity:30%;
font-size:26pt;
font-weight:700;
}

h2.learntitle {
padding-top:5px;
text-align:center;
color:#fff;
opacity:30%;
font-size:26pt;
font-weight:700;
}

.learndescription {
line-height:normal;
color:#fff;
font-size:18pt;
font-weight:regular;
padding:15px 50px;
}

.learnlink>a {
padding-right:80px;
color:#fff;
font-size:14pt;
font-weight:700;
font-style:italic;
text-decoration: none;
}
.datasharinglogo {
margin-top:30px;
float:left;
clear:both;
}

.datasharingdescription {
line-height:normal;
margin-top:80px;
font-size:18pt;
font-weight:lighter;
color:#636466;
margin-bottom:20px;
}

.datasharinglink>a {
font-size:18px;
font-weight:700;
font-style:italic;
color:#25AAE1;
}

section {
text-align:center;
}

h1 {
position:relative;
}

h1.one {
margin-top:0;
}

h1.one:before {
content:"";
display:block;
border-top:solid 2px #1DA4DD;
width:100%;
height:1px;
position:absolute;
top:50%;
z-index:1;
}

h1.one span {
background:#fff;
position:relative;
z-index:5;
padding:0 20px;
color:#1DA4DD;
}
.welcome-banner{
padding-left: 86px;
padding-right: 86px;
}

.welcome-banner>h1>em{
text-align:center;
color:#333E48;
font-weight:lighter;
line-height:normal;
}
.welcome-banner>h2>em{
text-align:center;
color:#333E48;
font-weight:lighter;
line-height:normal;
}
.welcome-banner>h3>em{
text-align:center;
color:#333E48;
font-weight:lighter;
line-height:normal;
}
.welcome-banner>h4>em{
text-align:center;
color:#333E48;
font-weight:lighter;
line-height:normal;
}
.welcome-banner>h5>em{
text-align:center;
color:#333E48;
font-weight:lighter;
line-height:normal;
}
.welcome-banner>h1>strong{
text-align:center;
font-weight: bold;
color:#333E48;
line-height:normal;
}
.welcome-banner>h2>strong{
text-align:center;
font-weight: bold;
color:#333E48;
line-height:normal;
}
.welcome-banner>h3>strong{
text-align:center;
font-weight: bold;
color:#333E48;
line-height:normal;
}
.welcome-banner>h4>strong{
font-weight: bold;
text-align:center;
color:#333E48;
line-height:normal;
}
.welcome-banner>h5>strong{
font-weight: bold;
text-align:center;
color:#333E48;
line-height:normal;
}


#shell{
 height: 0px;
}
.learnlink>a:hover,.datasharinglink>a:hover {
color:#055979;
}

.explore,.learn {
margin-bottom:15px;
margin-top:15px;
border-right:1px solid #FFF;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
float: left;
margin-left: -20px; !important;
margin-top: -80px; !important;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
float: right;
margin-right: -20px;
margin-top: -80px;
}
