body{
    margin:0; 
    font-family: Helvetica, Arial, sans-serif; 
    color:#333;
}
a:hover, .back a:hover{
    text-decoration: underline;
}
.content{
    width: 960px;
    margin: 0 auto;
}
.back{
    background: #fff;
    width: 100%;
    text-align: center;
    font-size: 12px;
    height: 30px;
    line-height: 29px;
    border-bottom: 1px solid #f1f1f1;
}
.back a{
    color: #00a3c9;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-decoration: none;
    width: 280px;
}
.back a i{
    width: 10px;
    height: 16px;
    float: left;
    margin: 6px 0 0 0;
    background: transparent url(../images/back.png) center center no-repeat;
}
header, footer{
    background: #00a3c9;
    width: 100%;
    height: 100px;
}
header{
    background: none;
/*    float: left;*/
}
header a.logo{
    width: 217px;
    height: 54px;
    margin: 23px auto 0;
    float: left;
}
header ul.nav{
    width: auto;
    height: 100px;
    margin: 0;
    float: right;
    padding: 0;
    line-height: 100px;
    list-style: none;
}
header ul.nav li{
    float: left;
    padding: 0 7px;
    display: block;
}
header ul.nav li a{
    color: #00a3c9;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
header ul.nav li a:hover{
    border-bottom: 2px solid #00a3c9;
}

.hero{
    width: 100%;
    height: 506px;
    text-align: center;
    padding-top: 20px;
    -webkit-margin-after: 8px !important;
}
.hero h1{
    font-weight: lighter;
    color: #333;
    margin: 30px 0;
}
h2{
    background: #00a3c9;
    width: 100%;
    text-align: center;
    height: 80px;
    line-height: 85px;
    color: #fff;
    font-size: 35px;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}
h2 a{
    color: #fff;
    text-decoration: none !important;
}
.content-landing, .content-landing-alternate{
    margin: 0 auto;
    padding-top: 10px;
    height: 350px;
}

#function{
    width: 100%;
    height: 700px;
    padding-bottom: 40px;
    
}

#function ul{
    list-style: none;
    padding:0;
}

#function li{
float: left;
padding: 0px;
width: 50%;
margin-top: 29px;
}

#function li figure{
   float: left;
border: 1px solid #666;
height: 181px;
width: 181px;
margin: 0 11px 0 0;
border-radius: 50%;
overflow: hidden;
}

#function li p{
font-size: 13px;
color: #666;
font-weight: 100;
width: 268px;
float: left;
margin-top: 0px;
}

#function li h3{

color: #666;
margin-top: 45px;

}

#function li.destra figure{

 float: right;
border: 1px solid #666;
height: 181px;
width: 181px;
margin: 0 11px 0 0;
border-radius: 50%;
overflow: hidden;

}

#function li.destra h3{

color: #666;
margin-top: 45px;
text-align: right;
margin-right: 210px;


}

#function li.destra p{
font-size: 13px;
color: #666;
text-align: right;
font-weight: 100;
width: 228px;
float: left;
margin-top: 0px;
margin-left: 42px;
}


.functions .content-landing, .functions .content-landing-alternate{
    height: 210px;
}
.content-landing-advantage{
    height: 400px;
}
.content-landing a, .content-landing-alternate a{
    color: #00a3c9;
    text-decoration: none;
}
.content-landing h3, .content-landing-alternate h3{
    margin: 10px 0;
    font-size: 25px;
    line-height: 25px;
    font-weight: lighter;
    color: #666;

}
.content-landing-alternate h3{
    margin-top: 120px;
}
.content-landing ul, .content-landing-alternate ul{
    width: 380px;
    padding: 0 0 0 15px;
    font-size: 13px;
    line-height: 16px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.btn-landing{
    width: 180px;
    height: 40px;
    border: 2px solid #00a3c9;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #00a3c9 !important;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-top: 15px;
    float: left;
}
.btn-landing:hover{
    color: #fff !important;
    background: #00a3c9;
}
.custom-app .btn-landing{
    background: #00a3c9;
    color: #fff !important;
    margin: 220px 0 0 110px;
}
.custom-app .btn-landing:hover{
    background: #fff;
    color: #00a3c9 !important;
    border: none;
    width: 184px;
    height: 44px;
    line-height: 44px;
}
.content-landing img{
    float: right;
}
.content-landing-alternate img{
    float: left;
    margin-right: 30px;
}
.custom-app{
    width: 100%;
    height: 350px;
    background: #e7e7e7 url('../images/bg-custom.png') center center no-repeat;
    border-top: 5px solid #00a3c9;
}
.custom-app a{
    text-decoration: none;
}
.custom-app h2{
    margin: 150px 0 0 0;
    width: 100%;
    font-size: 28px;
    padding: 8px 0;
    text-indent: 120px;
    color: #fff;
    background: #00a3c9;
    position: absolute;
    z-index: 1;
}
.custom-app figure{
    width: 243px;
    height: 350px;
    right: 0;
    margin: 0;
    position: absolute;
    z-index: 4;
}
.download-pdf{
    width: 100%;
    height: 100px;
    background: #333;
    margin: 0;
    color: #fff;
}
.download-pdf h3{
    float: left;
    font-size: 15px;
    font-weight: normal;
    line-height: 100px;
    margin: 0 20px 0 0;
}
.download-pdf a{
    background: #00a3c9;
    border-radius: 6px;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 16px;
    line-height: 35px;
    margin-left: 20px;
    margin-top: 27px;
    padding: 4px 20px;
    text-decoration: none;
}
.download-pdf a:hover{
    background: #fff;
    color: #00a3c9;
}
.download-pdf a i{
    margin-right: 10px;
}
footer .logo{
    float: left;
    margin: 25px 0 0 0;
} 
footer p{
    float: right;
    color: #fff;
    line-height: 65px;
}
footer a{
    color: #fff;
    text-decoration: none;
}
ul.advantage{
    padding: 0;
    width: 100%;
    margin: 30px auto 0;
    list-style: none;
}
ul.advantage li{
    display: block;
    float: left;
    font-size: 12px;
    font-weight: lighter;
    padding: 0 10px;
    text-align: center;
    width: 220px;
    color: #666;
}
.advantage li span{
    width: 85px;
    height: 85px;
    border: 5px solid rgba(0, 166, 201, 0.4);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 25px auto;
}
.advantage li span i{ 
    font-style: normal;
    color: #00A3C9;
    line-height: 82px;
    font-size: 57px;
}
.content-landing .caption, .content-landing-alternate .caption{
    width: 50%;
    float: left;
}
.content-landing-alternate .caption{
    float: right;
}
.content-landing-alternate .caption p, .content-landing .caption p{
    font-size: 16px;
    line-height: 20px;
    color: #545454;
    margin: 80px 0 0 0;
}
.content-landing-alternate.testimonial .caption p, .content-landing.testimonial .caption p{
    margin-top: 0;
}
.content-landing-alternate .caption-icon, .content-landing .caption-icon{
    width: 50%;
    float: left; 
}

.content span.circle-function, .content span.circle-function{
    width: 80px;
    height: 80px;
    display: block;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 3px solid rgba(0, 166, 201, 0.4);
    text-align: center;
    margin: 42px auto 0;
}
.contentspan.circle-function i, .content span.circle-function i{
    color: #00a3c9;
    font-size: 40px;
    line-height: 80px;
}

/** Testimonial section **/
.content-landing.testimonial .caption h1, .content-landing-alternate.testimonial .caption h1{
    margin: 100px 0 5px;
}
.content-landing.testimonial .caption a.cta-testimonial, .content-landing-alternate.testimonial .caption a.cta-testimonial{
    border: 1px solid #00a3c9;
    border-radius: 6px;
    color: #00a3c9;
    float: left;
    font-size: 16px;
    height: 35px;
    line-height: 37px;
    margin-right: 10px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 130px;
}
.content-landing.testimonial .caption a.cta-testimonial:hover, .content-landing-alternate.testimonial .caption a.cta-testimonial:hover{
    background: #00a3c9;
    color: #fff;
}


/******* iPads (portrait) *******/
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait){
    .content{
        width: 700px;
        margin: 0 auto;
    }
    .content-landing ul{
        width: 350px;
        margin-top: 40px;
    }
    .content-landing-alternate ul{
        width: 280px;
        margin-top: 70px;
    }
}

/******* iPhone *******/
@media only screen 
and (min-width : 240px) 
and (max-width : 320px){
    body{
        width: 320px;
        font-size: 10px !important;
    }
    .content{
        width: 320px;
        margin: 0 auto;
    }
    .content img{
        display: none !important;
    }
    .hero a{
        font-size: 18px;
        margin: 20px 0 35px 0;
    }
    .hero .content img{
        display: block !important;
        width: 90%;
        margin: 0 auto;
    }
    h1{
        font-size: 20px;
        line-height: 40px;
        height: 40px;
    }
    .content-landing, .content-landing-alternate{
        margin: 0 auto;
        padding-top: 10px;
        height: 450px;
    }
    .content-landing ul, .content-landing-alternate ul{
        width: 290px;
        margin-top: 20px;
        margin-left: 15px;
    }
    .download-pdf{
        height: 140px;
    }
    .download-pdf h3{
        display: block;
        font-size: 15px;
        line-height: 30px;
        text-align: center;
        margin: 10px 0 0 0;
    }
    .download-pdf a{
        display: block;
        float: right;
        font-size: 13px;
        line-height: 35px;
        margin: 10px 8px 0 8px;
        padding: 3px 10px;
    }
    .function .content h1{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .custom-app{
        display: none;
    }
    footer p{
        display: block;
        width: 100%;
        text-align: center;
        line-height: 30px;
    }
}


