body {
    background-color:#fff;
    margin:0;
    padding:0;
    font-family: 'Lato', sans-serif;
    font-size:19px;
    line-height:30px;
    color:#60606d;
}

h1 {
    font-size:49px;
    color:#60606d;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    line-height: 61px;
    padding:0;
    margin:0;
}

h2 {
    font-size:38px;
    line-height:48px;
    font-weight: 900;
    margin:0;
    padding:0 0 22px 0;
}

p {
    margin:0;
    padding:0 0 18px 0;
}

.hero-wrapper {
    width:100%;
    display: block;
    clear:both;
    padding:49px 0 0 0;
    background: url(../images/bg-1.png), url(../images/bg-2.png) #f7fbfc;
    background-repeat: no-repeat;
    background-position: 0 0, top right;
}

.hero {
    max-width:860px;
    margin:0px auto;
    padding:0 20px;
    display: block;
}

.hero h1 {
    padding:40px 0 21px 0;
}

.hero-image-1 img, .hero-image-2 img {
    display: block;
    clear:both;
    width:100%;
    height:auto;
}

.hero-image-1 {
    width:100%;
    margin:0px auto;
    max-width: 1093px;
}

.hero-image-2 {
    width:100%;
    margin:0px auto;
    max-width: 1093px;
}

.hero a {
    font-size:29px;
    color:#60606d;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 36px;
    padding-bottom:4px;
    text-decoration:none;
    border-bottom:solid 5px #00d9a1;
    display: inline-block;
    clear:both;
}

.full-wrapper {
    width:100%;
    position: relative;
    overflow: hidden;
    max-width:1200px;
    margin:0px auto;
}

.features-wrapper {
    width:100%;
    max-width: 1093px;
    margin:0px auto;
}

.features-wrapper .hr {
    width:121px;
    height:5px;
    background: #00d9a1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.feature-inner {
    padding:0 20px;
    position:relative;
    min-height:300px;
}

.hero-image-2 .feature-inner {
    min-height:0px;
}

.features-wrapper p {
    padding:23px 0 20px 0;
}

.feature-1 .col-1, .feature-2 .col-1, .feature-3 .col-1, .feature-4 .col-1, .feature-5 .col-1 {
    width:31%;
}

.feature-6 {
    padding-bottom: 112px;
}

.feature-6 .col-1 {
    width:36%;
}

.feature-1 .col-2, .feature-2 .col-2, .feature-3 .col-2, .feature-4 .col-2, .feature-5 .col-2 {
    width:58.5%;
    padding-right:3%;
    padding-top:32px;
}

.feature-2 .col-2 {
    position:relative;
    z-index:1;
    -webkit-transition: 1.3s ease-out;
    -moz-transition: 1.3s ease-out;
    -o-transition: 1.3s ease-out;
    transition: 1.3s ease-out;
}

.feature-2 .col-1 {
    position:absolute;
    right:-4200px;
    z-index:1;
    -webkit-transition: 1.3s ease-out;
    -moz-transition: 1.3s ease-out;
    -o-transition: 1.3s ease-out;
    transition: 1.3s ease-out;
}

.feature-3 .col-2 {
    position:relative;
    z-index:1;
    -webkit-transition: .9s ease-out;
    -moz-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
}

.feature-3 .col-1 {
    position:absolute;
    left:-1200px;
    z-index:1;
    -webkit-transition: .9s ease-out;
    -moz-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
}

.feature-4 .col-2 {
    position:relative;
    z-index:1;
    -webkit-transition: .9s ease-out;
    -moz-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
}

.feature-4 .col-1 {
    position:absolute;
    right:-1200px;
    z-index:1;
    -webkit-transition: .9s ease-out;
    -moz-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
}

.feature-5 .col-2 {
    position:relative;
    z-index:1;
    -webkit-transition: .9s ease-out;
    -moz-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
}

.feature-5 .col-1 {
    position:absolute;
    left:-1200px;
    z-index:1;
    -webkit-transition: .9s ease-out;
    -moz-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
}

.feature-6 .col-2 {
    position:relative;
    z-index:1;
    -webkit-transition: .9s ease-out;
    -moz-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
}

.feature-6 .col-1 {
    position:absolute;
    right:-1200px;
    z-index:1;
    -webkit-transition: .9s ease-out;
    -moz-transition: .9s ease-out;
    -o-transition: .9s ease-out;
    transition: .9s ease-out;
}


.feature-2 .col-2 {
    padding-top:10px;
}

.feature-3 .col-2 {
    padding-top:10px;
}

.feature-6 h1 {
    font-size:59px;
    padding: 0 0 8px 0;
}

.feature-6 .col-2 {
    padding-top:17px;
    width:57.5%;
}

.feature-6 h1 {
    font-size:59px;
    padding: 0 0 8px 0;
}

.feature-6 .col-2 {
    padding-top:17px;
    width:57.5%;
}

.feature-6 .button {
    font-size:20px;
    color:#fff;
    background: #ff9800;
    line-height: 50px;
    padding:0 40px;
    display: inline-block;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-decoration: none;
    margin-top:30px;
    clear:both;
}

.feature-6 .main-link {
    font-size:28px;
    color:#60606d;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 44px;
    padding-bottom:7px;
    text-decoration:none;
    border-bottom:solid 5px #00d9a1;
    display: inline-block;
    clear:both;
}

.pattern {
    margin:0px auto;
    max-width:786px;
}

.pattern img {
    display: block;
    clear: both;
    width:100%;
    height:auto;
}

/* FOOTER */
footer {
    width:100%;
    padding-bottom: 57px;
    border-top:solid 1px #dce0dd;
}

.footer {
    border-bottom:solid 1px #dce0dd;
    padding: 84px 20px;
    max-width:1093px;
    margin:0px auto;
}

.footer .col-1 {
    width:65%;
    float:left;
}

.footer .col-2 {
    width:30%;
    float:right;
    text-align: right;
}

.footer nav a {
    font-size: 14px;
    font-weight: 600;
    color: #54a7ee;
    text-decoration: none;
    padding-right: 41px;
}

.footer .social-media {
    text-align: right;
}

.footer .social-media a {
    color:#fff;
    background: #54a7ee;
    line-height: 40px;
    display: inline-block;
    width:40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    font-size:32px;
    margin-left:30px;
}

.trigger-lightbox {
    display:block;
    width:80px;
    height:80px;
    position:fixed;
    right:20px;
    bottom:20px;
    background:#00d9a1;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    z-index:10;
}

.logos {
    padding-top: 57px;
}

footer .logos .logo1 {
    width:108px;
    height:58px;
    display: inline-block;
    background:url(../images/sprite.png) no-repeat 0 0;
    background-size: cover;
    margin-right:10px;
}

footer .logos .logo2 {
    width:85px;
    height:47px;
    display: inline-block;
    background-size: cover;
    margin-right:10px;
    padding-top:4px;
}

.legal {
    padding:30px;
    font-size: 14px;
}

.text-center {
    text-align: center;
}

.no-side-padding {
    padding-left:0;
    padding-right:0;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */


@media only screen and (max-width: 60em){
    h1 {
        font-size:42px;
        line-height: 48px;
    }
    
    .hero a {
        font-size:22px;
        line-height: 30px;
    }
    
    .feature {
        padding-bottom: 40px;
    }
    
    .feature-1 .col-1, .feature-2 .col-1, .feature-3 .col-1, .feature-4 .col-1, .feature-5 .col-1, .feature-6 .col-1 {
        width:100%;
        display:block;
        clear:both;
        float:none;
        text-align: center;
    }

    .feature-1 .col-2, .feature-2 .col-2, .feature-3 .col-2, .feature-4 .col-2, .feature-5 .col-2, .feature-6 .col-2 {
        width:100%;
        padding-right:0%;
        padding-top:32px;
        text-align: center;
        display:block;
        clear:both;
        float:none;
    }
    
    .feature-6 .col-1 {
        padding-bottom:40px;
    }
    
    .features-wrapper .hr {
        margin:0px auto;
    }
    
    .features-wrapper p {
        padding-left:20px;
        padding-right:20px;
    }
    
    .pattern {
        display:none;
    }
    
    .feature-6 h1 {
        font-size:40px;
        padding: 0 0 8px 0;
    }
    
    .feature-6 .main-link {
        font-size:22px;
    }
    
    .footer .col-1, .footer .col-2 {
        width:100%;
        float:none;
        text-align: center;
    }
    
    .footer nav {
        padding-bottom: 40px;
    }
    
    .footer nav a {
        display:block;
        clear:both;
    }
    .footer .social-media {
        text-align: center;
    }

    .footer .social-media a {
        margin-left:15px;
        margin-right:15px;
    }
    
    .trigger-lightbox {
        width:50px;
        height:50px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
    }
    
}

@media only screen and (max-width: 40em){
    .hero-wrapper {
        background-size:20%;
    }
    h1 {
        font-size:32px;
        line-height: 40px;
    }
    
    .hero a {
        font-size:18px;
        line-height: 26px;
    }
    
    .feature-6 h1 {
        font-size:32px;
        padding: 0 0 8px 0;
    }
    
    .feature-6 .main-link {
        font-size:16px;
        line-height: 20px;
    }
}