/* Header */

@font-face {
    font-family: 'Conv_Gotham Rounded Bold';
    src: url('../fonts/Gotham Rounded Bold.eot');
    src: local('☺'), url('../fonts/Gotham Rounded Bold.woff') format('woff'), url('../fonts/Gotham Rounded Bold.ttf') format('truetype'), url('../fonts/Gotham Rounded Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamRounded-Medium';
    src: url('../fonts/GothamRounded-Medium.eot');
    src: local('☺'), url('../fonts/GothamRounded-Medium.woff') format('woff'), url('../fonts/GothamRounded-Medium.ttf') format('truetype'), url('../fonts/GothamRounded-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'GothamRounded-Book';
    src: url('../fonts/GothamRounded-Book.eot');
    src: local('☺'), url('../fonts/GothamRounded-Book.woff') format('woff'), url('../fonts/GothamRounded-Book.ttf') format('truetype'), url('../fonts/GothamRounded-Book.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'proxima_novasemibold';
    src: url('../fonts/proximanova-semibold-webfont.woff2') format('woff2'), url('../fonts/proximanova-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'GothamRounded-Medium';
}
*,
a {
    text-decoration: none !important;
    outline: none !important;
}
header {
    background-color: #00d2ff;
    padding: 20px 0;
    top: 0px;
    position: absolute;
    width: 100%;
}
main {
    padding-top: 115px;
}
img.whitelogo {
    border-radius: 10px;
    width: 50%;
}
.is-scrolled main {
    padding-top: 148px;
}
.origionallogo {
    display: none;
}
.is-scrolled .origionallogo {
    display: block;
}
.is-scrolled .whitelogo {
    display: none;
}
.is-scrolled header {
    position: fixed;
    width: 100%;
    background: #ffffff;
    transition: ease top 1000ms, ease margin-left 1000ms;
    margin-top: -106px;
    top: 106px;
    z-index: 999999;
    padding: 15px 0;
}
.head-right {
    text-align: right;
}
.head-right ul.nav {
    display: inline-block;
    width: auto;
}
.head-right ul.nav li {
    display: inline-block;
    padding: 8px 30px;
}
section.banner {
    background-color: #00d2ff;
}
.nav-item a {
    color: #ffffff;
    font-size: 24px;
    line-height: 35px;
    padding: 0;
}
.nav-item a:hover {
    color: #120609;
}
.nav-item.btn {
    background-color: #ffffff;
    border-radius: 30px;
}
.is-scrolled .nav-item.btn {
    background-color: #00d2ff;
}
.is-scrolled .nav-item a {
    color: #00d2ff;
    font-size: 18px;
    padding: 0;
}
.is-scrolled .nav-item a:hover{
    color: #000000;
}
.is-scrolled .head-right ul.nav li {
    padding: 5px 25px;
}
.is-scrolled .nav-item.btn a {
    color: #ffffff;
    font-size: 16px;
}
.is-scrolled header .logo img {
    max-width: 60px;
}
.nav-item.btn a {
    font-size: 20px;
}
.nav-item.btn:hover {
    background-color: #090909;
}
.nav-item.btn:hover a {
    color: #ffffff;
}
.nav-item.btn a {
    color: #00d2ff;
}
section.banner {
    background-color: #00d2ff;
    padding: 50px 0;
}
.banner-text h1 {
    color: #ffffff;
    display: inline-block;
    text-transform: uppercase;
}
.banner-text {
    display: inline-block;
}
.banner-img {
    display: inline-block;
}
.banner-text h1 .text-top {
    font-size: 165px;
    background-image: url(../img/banner-vector.png);
    background-repeat: no-repeat;
    padding-bottom: 45px;
    background-position: bottom 0px right 45px;
    display: block;
}
.banner-text h1 .text-bottom {
    font-size: 130px;
    display: block;
    line-height: 131px;
}
.banner-text h2 {
    font-size: 30px;
    color: #ffffff;
}
.appstore {
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-top: 50px;
}
.appstore img:hover {
    opacity: 0.9;
}
.features {
    background-color: #000000;
    background-image: url(../img/features-back.png);
    padding: 50px 0;
    background-position: top center;
    background-attachment: fixed;
}
.features-detail {
    text-align: center;
}
.features h3 {
    font-family: 'proxima_novasemibold';
    font-size: 50px;
    color: #ffffff;
    text-align: center;
}
.features-detail img {
    margin-bottom: 30px;
}
.features-detail h4 {
    font-family: 'GothamRounded-Book';
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 20px;
}
.features-detail p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #ffffff;
    line-height: 35px;
}
.features-detail {
    padding: 100px 0;
}
.marketing-text {
    background-color: #efefef;
    padding: 100px 0;
}
.marketing-text h3 {
    color: #120609;
    font-size: 60px;
    font-family: 'proxima_novasemibold';
    text-align: center;
}
.marketing-text p {
    color: #120609;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
}
.logo-layout .col {
    position: relative;
    cursor: pointer;
}
.hover-block {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    transition: ease-in 400ms;
    opacity: 0;
}
.row1 .hover-block {
    top: 100%;
    height: 0;
}
.row1 .col:hover .hover-block {
    top: 0;
    height: 100%;
}
.row2 .hover-block {
    bottom: 100%;
    height: 0;
}
.row2 .col:hover .hover-block {
    bottom: 0;
    height: 100%;
}
.row3 .hover-block {
    bottom: 100%;
    height: 0;
}
.row3 .col:hover .hover-block {
    bottom: 0;
    height: 100%;
}
.logo-layout .col:hover .hover-block {
    opacity: 1;
}
.logo-layout img {
    width: 100%;
}
.logo-layout .col {
    padding: 0;
}
.file-export {
    background-color: #efefef;
    padding: 100px 0;
}
.file-export h3 {
    font-size: 60px;
    text-align: center;
    font-family: 'proxima_novasemibold';
    color: #120609;
}
.file-export p {
    font-size: 24px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.organization-imges {
    background-color: #ffffff;
    text-align: center;
    margin-top: 50px;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
}
.organization-imges img {
    max-width: 100%;
}
.Create-own-logo {
    background-color: #efefef;
    padding: 0px 0 100px 0;
}
.Create-own-logo h3 {
    font-size: 60px;
    text-align: center;
    font-family: 'proxima_novasemibold';
    color: #120609;
}
footer {
    background-color: #ffffff;
    padding: 10px 0;
}
footer p {
    color: #5e5e5e;
    font-size: 12px;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}
/* Media Queries */

@media (max-width: 1680px) {
    .nav-item a {
        font-size: 18px;
    }
    .head-right ul.nav li {
        padding: 5px 25px;
    }
    .nav-item.btn a {
        font-size: 16px;
    }
    .is-scrolled main {
        padding-top: 107px;
    }
    .banner-text h1 .text-bottom {
        font-size: 100px;
        line-height: 100px;
    }
    .banner-text h1 .text-top {
        background-size: 190px auto;
        padding-bottom: 45px;
        background-position: bottom 8px right 65px;
        font-size: 130px;
    }
    .banner-text h2 {
        font-size: 24px;
        margin-top: 15px;
    }
    .appstore img {
        max-width: 200px;
    }
    .appstore {
        margin-top: 40px;
    }
    .banner-img img {
        max-height: 600px;
    }
    .features h3 {
        font-size: 40px;
    }
    .features-detail img {
        width: calc(35%);
    }
    .features-detail h4 {
        font-size: 26px;
    }
    .features-detail p {
        font-size: 17px;
    }
    .features-detail {
        padding: 70px 0 50px 0;
    }
    .marketing-text h3 {
        font-size: 40px;
    }
    .marketing-text p {
        font-size: 22px;
        margin-top: 10px;
    }
    .marketing-text {
        padding: 80px 0;
    }
    .file-export h3 {
        font-size: 40px;
    }
    .file-export p {
        font-size: 22px;
        margin-top: 10px;
    }
    .Create-own-logo h3 {
        font-size: 40px;
    }
    .file-export {
        padding: 70px 0;
    }
    .Create-own-logo {
        padding: 0px 0 70px 0;
    }
}
@media (max-width: 1199px) {} @media (max-width: 992px) {
    .features {
        background-attachment: scroll;
    }
    .banner-text h1 .text-top {
        font-size: 100px;
        background-size: 145px auto;
        padding-bottom: 40px;
    }
    .appstore {
        text-align: left;
    }
    .Create-own-logo .appstore {
        text-align: center;
    }
    .banner-text h1 .text-bottom {
        font-size: 80px;
        line-height: 80px;
    }
    .banner-text h2 {
        font-size: 20px;
        margin-top: 20px;
    }
    .banner-img img {
        max-height: 550px;
    }
    .features-detail img {
        width: calc(25%);
    }
    .features-detail p {
        padding: 0 50px;
    }
    .features-detail .bottom-block {
        margin-top: 50px;
    }
    .Create-own-logo {
        padding: 0px 0 70px 0;
    }
    footer {
        padding: 10px 0;
    }
    footer p {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .features-detail img {
        max-width: 100px;
    }
    .banner-text h1 .text-top {
        font-size: 60px;
        background-size: 80px auto;
        padding-bottom: 28px;
        background-position: bottom 10px right 35px;
    }
    .banner-text h1 .text-bottom {
        font-size: 50px;
        line-height: 50px;
    }
    .banner-text h2 {
        margin-top: 10px;
        line-height: 30px;
    }
    .banner-img img {
        max-height: 400px;
    }
    .appstore {
        margin-top: 30px;
        text-align: left;
    }
    .features h3 {
        font-size: 30px;
    }
    .features-detail p {
        padding: 0 0px;
    }
    .features-detail .bottom-block {
        margin-top: 30px;
    }
    .features-detail {
        padding: 50px 0 0px 0;
    }
    .marketing-text h3,
    .file-export h3,
    .Create-own-logo h3 {
        font-size: 30px;
    }
    .marketing-text p,
    .file-export p {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 0;
    }
    .marketing-text {
        padding: 50px 0;
    }
    .file-export {
        padding: 50px 0;
    }
    .Create-own-logo .appstore {
        text-align: center;
    }
    .Create-own-logo {
        padding: 0px 0 50px 0;
    }
    footer {
        padding: 10px 0;
    }
    footer p {
        font-size: 12px;
    }
}
@media (max-width: 575px) {
    .features-detail > .row > .row {
        margin-left: 0;
        margin-right: 0;
    }
    .head-right ul.nav li,
    .is-scrolled ul.nav li {
        padding: 0px;
    }
    .head-right ul.nav li:first-child {
        margin-bottom: 10px;
    }
    .nav-item.btn a,
    .is-scrolled .nav-item.btn a {
        padding: 0 20px;
    }
    .is-scrolled .head-right ul.nav li {
        padding: 0;
    }
    .features h3 {
        line-height: 40px;
    }
    .banner-img img {
        max-width: 100%;
    }
    .banner-text h1 .text-top {
        font-size: 45px;
        background-size: 60px auto;
        padding-bottom: 22px;
        background-position: bottom 8px right 28px;
        display: inline-block;
    }
    .banner-text h1 .text-bottom {
        font-size: 35px;
        line-height: 35px;
    }
    .appstore {
        margin-top: 15px;
    }
    .appstore img {
        max-width: 120px;
    }
    .banner-text h2 {
        margin-top: 10px;
        line-height: 20px;
        font-size: 14px;
    }
    .features-detail .bottom-block {
        margin-top: 0;
    }
    footer p {
        font-size: 12px;
    }
    .marketing-text h3,
    .file-export h3,
    .Create-own-logo h3 {
        font-size: 26px;
    }
    .marketing-text p,
    .file-export p {
        font-size: 16px;
    }
    .features-detail img {
        max-width: 100px;
    }
    .is-scrolled .nav-item a {
        font-size: 14px;
    }
    .is-scrolled .nav-item.btn a {
        font-size: 12px;
        line-height: 26px;
    }
    .is-scrolled header {
        padding: 10px 0;
    }
    .head-right ul.nav li:first-child {
        margin-bottom: 5px;
    }
    .nav-item.btn a {
        line-height: 34px;
    }
    footer {
        padding: 10px 0;
    }
}