/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
    font-family: 'Circe';
    font-style: normal;
    font-weight: normal;
    src: local('Circe'), url('../fonts/CRC55.woff') format('woff');
}


@font-face {
    font-family: 'Circe Extra Light';
    font-style: normal;
    font-weight: normal;
    src: local('Circe Extra Light'), url('../fonts/CRC25.woff') format('woff');
}


@font-face {
    font-family: 'Circe Light';
    font-style: normal;
    font-weight: normal;
    src: local('Circe Light'), url('../fonts/CRC35.woff') format('woff');
}


@font-face {
    font-family: 'Circe Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Circe Bold'), url('../fonts/CRC65.woff') format('woff');
}

body {
    font-family: 'Circe';
}
#navigation{
    background-color: #EE3F38;
}
/*media queries for >tablet*/
.container{
    max-width: 1024px;
}
/*media queries for >tablet*/


.navbar .navbar-nav .nav-link {
    color: white;
}
#navigation-content{
    background-color: #EE3F38;
    padding-top: 35px;
    height: 514px;
}



.header-image{
    position: absolute;
    right: 0;
    bottom: -41%;
    width: 60%;
}

.header-text {
    font-family: 'Circe Bold';
    font-size: 91px;
    color: white;
    /*height: 245px;*/
    /*width: 335px;*/
    line-height: 90px;
    margin-bottom: 41px;
}
.flex {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
}
.clearfix{
    clear: both !important;
}
.app-btn {
    height: 56px;
    width: 45%;
    line-height: 15px;
    max-width: 160px;
    color: #000;
    margin: 20px 10px;
    text-align: left;
    border-radius: 5px;
    text-decoration: none;
    font-family: "Circe", sans-serif;
    font-size: 10px;
    text-transform: uppercase;
}
.app-btn.blu {
    background-color: #fff;
    transition: background-color 0.25s linear;
}
.app-btn.blu:hover {
    background-color: #454545;
}
.app-btn i {
    width: 20%;
    text-align: center;
    font-size: 28px;
    margin-right: 7px;
}
.app-btn .big-txt {
    font-size: 17px;
    text-transform: capitalize;
}
/*
.features-content{
    font-family: 'Circe Light';
    margin-top: 151px;
}*/

.feature-content{
    padding-bottom: 28px;
    padding-right: 5px;
    max-height: 96px;
}

.content-text{
    font-size: 12px;
    line-height: 14px;
    max-height: 56px;
    overflow: hidden;
}

.content-title{
    font-size: 16px;
}

.title-features{
    font-family: 'Circe-Bold';
    font-size: 58px;
    color: #EE3F38;
}

.how-title{
    margin-bottom: 23px;
    font-family: 'Circe-Bold';
    font-size: 58px;
    color: #EE3F38;
}

.how-img {
    height: 647px;
    overflow: hidden;
}

.partner-form {
    font-family: 'Circe Light';
    padding-bottom: 90px !important;
}

.partner-content{
    background-color: #FCFCFC;
}

.btn-apply{
    font-family: "Circe Bold";
    float: right;
    width: 30%;
    color: #fff;
    background-color: #EE3F38;
    border-color: #EE3F38;
}
.btn-send{
    font-family: "Circe Bold";
    float: left;
    width: 30%;
    color: #fff;
    background-color: #EE3F38;
    border-color: #EE3F38;
}

.footer-text1{
    font-family: "Circe Bold";
    font-size: 40px;
    color: #ffffff;
}
.footer-text2{
    font-family: "Circe-Regular";
    padding-bottom: 45px;
    padding-top: 45px;
    font-size: 58px;
    color: #ffffff;
}
#download-buttons{
    background-color: #EE3F38
}

#dropALine{
    background-color: #4B4B4B;
}

#footer{
    background-color: #474747;
}

.download-hr-txt{
    color: #fff;
    font-size: 25px;
}

.hr-red-txt{
    font-family: 'Circe-Regular';
    color: #EE3F38;
    white-space:pre;
}

.dropALine-form input {
    background-color: #4B4B4B;
    color: #ffffff;
    border-radius: 0;
}
.dropALine-form input::placeholder {
    color: #ffffff;
}

.dropALine-form textarea::placeholder {
    color: #ffffff;
}

.dropALine-form input:focus::-webkit-input-placeholder {
    color: #4B4B4B;
}

.dropALine-form textarea:focus::-webkit-input-placeholder {
    color: #4B4B4B;
}

.dropALine-form textarea {
    color: #ffffff;
    background-color: #4B4B4B;
}

.how-feature{
    border: 1px solid;
    border-color: #707070;
    border-bottom: none;
    min-height: 114px;
    max-height: 114px;

}
.how-feature:last-child {
    border-bottom: 1px solid;
}

.how-feature-content{
    /*padding-top: 32px;*/
    /*padding-bottom: 27px;*/
    padding-right: 30px;
    padding-left: 0px;
    min-height: inherit;
    max-height: inherit;
    /*align-items: baseline !important;*/
}
.how-feature-content-1{
    /*padding-top: 50px;*/
    /*padding-bottom: 27px;*/
    padding-right: 229px;
    padding-left: 0px;
    min-height: inherit;
    max-height: inherit;
    /*align-items: baseline !important;*/
}
.how-feature-text{
    color: #4B4B4B;
    height: auto !important;
    overflow: hidden;
    line-height: 1.2;
}

.feature-title{
    padding-top: 28px;
    padding-bottom: 4px;
}

.hr-feature{
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
    width: 60%;

}
.download-apple{
    background-repeat: no-repeat;
    background-image: url('../img/apple-download.png');
}
.row div a img {
    max-height: 42px;
    max-width: 100%;
    vertical-align: middle;
}

.navigation-download{
    max-height: 56px !important;
    position: relative;
    z-index: 99;
}

.feature-row:hover{
    background-color: #EE3F38;
    color: white;

}

.feature-row .dollar-sign{
    display: block;
}

.feature-row .dollar-sign-white{
    display: none;
}

.feature-row:hover img.dollar-sign{
    display: none;
}
.feature-row:hover img.dollar-sign-white{
    display: block;
}

.feature-icon {
    background-image: url("../img/dollar.png");
}
#features{

    font-family: 'Circe Light';
    margin-top: 151px;
}
#footer ul li {
    margin-right: 0 !important;
    padding-right: 25px;
}

.footer-item:hover {
    color: #7B7B7B;
}

.footer-item{
    color: #ffffff;
}
.nav-link{
    font-size: 18px;
}
a:hover{
    text-decoration: none !important;
}

.terms-item:hover{
    color: #ffffff;
}
.terms-item{
    color: #7B7B7B;
}

.footer-ul{
    margin: auto;
}



#go-top {
    background: none;
    display: none;
    position: fixed;
    bottom: 30px;
    right: 50px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
}

html{
    scroll-behavior: smooth;
    scroll-padding-top: 92px;
}

.nav-item:hover{
    color: #7B7B7B;
}

/* Small devices (landscape phones, 576px and down) */
@media screen and (max-width: 576px){
    .header-text{
        z-index: 1;
        font-size: 51px !important;
        padding-bottom: 48px;
    }
    #navigation{
        /*background-color: #424040;*/
        text-align: right;
    }
    .navigation-download{
        max-height: 44px !important;
    }
    /*#navigation-content{*/
    /*    height: 100%;*/
    /*}*/
    .footer-text1{
        font-size: 23px;
        text-align: center;
    }
    .row div a img{
        max-height: 34px;
    }
    .footer-text2{
        font-size: 23px;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .how-title{
        font-size: 43px;
    }
    #go-top{
        display: none !important;
    }
    #features {
        margin-top: 15px;
    }
    .list-inline-item{
        display: block;
    }

    #footer .row {
        padding-top: 10px !important;
    }

    .footer-ul{
        padding: 0;
    }

    #footer ul li {
        padding-right: 0;
    }
    #footer img {
        width: auto !important;
    }
}

/* Medium devices (tablets, 768px and up) */
@media screen and (min-width: 768px){
    .header-text{
        font-size: 81px;
    }
}
/* Medium devices (tablets, 576 and up to 880) */
@media screen and (min-width: 576px)and (max-width: 880px) {
    .header-text{
        font-size: 81px;
    }
    .list-inline-item{
        display: block;
    }
    #footer .row {
        padding-top: 10px !important;
    }
    #go-top{
        display: none !important;
    }
}

/* Medium devices (tablets, 1024px and up to 1440px) */
@media screen and (min-width: 1024px) and  (max-width: 1440px) {
    .header-image{
        width: 50%;
    }
}

@media screen and (max-width: 890px) {
    #navigation{
        background-color: white;
    }
    .navbar .navbar-nav .nav-link {
        color: black;
    }
    .how-feature-content-1 {
        padding-top: 35px;
        padding-bottom: 27px;
        padding-right: 115px;
        padding-left: 0px;
        min-height: inherit;
        max-height: inherit;
    }
    .header-image{
        position: absolute;
        right: 0;
        left: 0;
        width: 100%;
        top: 0;
        z-index: 0;
    }
    .header-image img{
        opacity: 39%;
    }

    .inline1{
        position: absolute;
        margin-top: -30%;
    }
    .inline2{
        position: absolute;
        margin-top: -30%;
        left: 40%;
    }
    .how-feature{
        min-height: 137px;
        max-height: 140px;
    }
}