body {
    font-family: 'Avenir Next', 'Roboto', sans-serif;
    background-repeat: no-repeat;
    color: #727475;
    overflow-x: hidden;
    font-size: 16px;
    background: url('../img/hero-illustration.jpg') no-repeat;
    background-size: 850px;
    background-position: 80% 20px;
}

.price-alert {
    position: fixed;
    z-index: 998;
    width: 98%;
    margin-top: 90px;
    text-align: center;
}

.glogo {
    display: none;
}

.logo {
    background-image: url('../img/logo1.png');
    background-repeat: no-repeat;
    background-size: 235px;
    width: 235px;
    height: 94px;
    margin-top: 20px;
}

.logo1 {
    background-image: url('../img/logo1.png');
    background-repeat: no-repeat;
    background-size: 159px;
    width: 159px;
    height: 54px;
    margin-top: 20px;
}

.logo-light {
    background-image: url('../img/logo2.png');
    transition: background 0.5s;
    background-repeat: no-repeat;
    background-size: 159px;
    width: 159px;
    height: 54px;
    margin-top: 20px;
}

.logo-light.menu-open {
    background-image: url('../img/logo1.png');
}

.form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #f2f2f2;
    background-color: #EEF2F7;
    height: 40px;
}

.form-control:focus {
    border: 0px solid #f2f2f2;
    border-bottom: 2px solid #2E73F4;
    box-shadow: none;
}

.btn {
    font-size: 18px !important;
}

.btn-tally-blue {
    color: #fff;
    background-color: #2E73F4;
    border-color: #2E73F4;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.btn-tally-green {
    color: #fff;
    background-color: #ACD473;
    border-color: #ACD473;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    height: 40px;
}

.btn-tally-blue:disabled {
    background-color: #2E73F4;
}

.btn-tally-blue:hover {
    color: #fff;
    background-color: #2377bb;
    border-color: #2E73F4;
}

.btn {
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    font-weight: 500;
    touch-action: manipulation;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.71429;
    border-radius: 4px;
    user-select: none;
}

.top-container {
    left: 0;
    position: fixed;
    /* background-color: red; */
    z-index: 99;
    height: 90px;
    transition: transform .2s cubic-bezier(.15,.6,.42,.91),opacity .1s ease-in;
}

.top {
    background-color: transparent;
    opacity: 1;
}

.scrolling {
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid #efefef;
    transform: translate3d(0,-80px,0);
    opacity: 0;
}

.hidden {
    opacity: 0 !important;
    transform: translate3d(0,-80px,0) !important;
}

.visible {
    opacity: 1 !important;
    transform: translate3d(0,0,0) !important;
}

.mobile-nav-toggle {
    display: none;
}

.nav {
    margin-top: 35px;
    text-align: right;
    align-content: flex-end;
}

.nav ul {
    list-style-type: none;
    padding: 0;
    font-size: 18px;
    font-weight: 400;
}

.nav ul li a {
    color: #727475;
}

.nav.nav-light ul li a {
    color: #fff;
}
a.sign-up {
    color: #2E73F4;
}

.nav.nav-light a.sign-up {
    color: #fff;
}


.nav ul li {
    float: left;
    margin: 0 20px;
}

.hero-container {
    min-height: 680px;
}

.hero-text-container {
    margin-top: 130px;
    font-size: 22px;
    line-height: 34px;
}

.hero-text-container h1 {
    font-size: 58px;
    margin-bottom: 20px;
    /* font-family: 'Noto Serif', serif; */
    font-family: 'Song Myung', serif;
}

.hero-image {
    min-height: 600px;
}

.email-form {
    margin-top: 30px;
    padding-left: 0;
    padding-right: 0;
}

.email-form .col-sm-8,
.email-form .col-sm-2 {
    padding-left: 0;
    padding-right: 0;
}

.email-form .col-sm-8 {
    padding-right: 7px;
}

.email-form input,
.email-form .btn {
    font-size: 18px;
}

.email-form input {
    background-color: #efefef;
    border: 1px solid #efefef;
    border-radius: 2px;
    height: 45px;
}

.email-form input:active, 
.email-form input:focus {
    border: 1px solid #2E73F4;
    background: #fff;
}

.email-form .btn {
    height: 45px;
}

span.trial {
    font-size: 15px;
    color: #777;
}

.trial-text-container {
    /* text-align: center; */
    padding-left: 0;
    margin-top: 10px;
}

.section-0-container {
}

.testimonial-container {
    min-height: 200px;
    position: relative;
    margin-top: 80px;
    padding-top: 50px;
    font-size: 22px;
    text-align: center;
    line-height: 34px;
}

.testimonial-2 {
    margin-top: 30px;
    margin-bottom: 80px;
}

.testimonial-name {
    color: #2E73F4;
    font-weight: 600;
}

.section-1-container {
    min-height: 700px;
    position: relative;
    padding-top: 120px;
    margin-top: 80px;
    background: #DDE9FA url('../img/invoice-bg.png') no-repeat;
    background-position: 9%; 
    background-size: 800px;
}

.section-1-container h2 {
    color: #2E73F4;
}

.currency-support {
    font-size: 14px;
}


.section-1a-container {
    min-height: 600px;
    color: #7C828A;
    padding-top: 180px;
    padding-bottom: 100px;
    position: relative;
    background: #F7F9FA url('../img/time-bg.png') no-repeat;
    background-position: 9%; 
    background-size: 700px;
}

.section-1a-container .feature-text {
    margin-top: 60px;
}

.section-2-container {
    min-height: 600px;
    color: #7C828A;
    padding-top: 110px;
    position: relative;
    background: url('../img/currency-bg.png') no-repeat;
    background-position: 75% 60px; 
    background-size: 550px;
}

.works-with {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #c0c0c0;
    margin-top: 20px;
}

.section-3-container {
    min-height: 500px;
    padding-top: 120px;
    position: relative;
    padding-bottom: 120px;

    background: #F7F9FA url('../img/contract-bg.png') no-repeat;
    background-position: 9%; 
    background-size: 700px;
}

.section-3-container h2 {
    color: #bc5de0;
}

.section-4-container {
    position: relative;
    min-height: 450px;
    padding-top: 150px;
    padding-bottom: 80px;
}

.section-4-container h2 {
    color: #e66e8a;
}

.section-5-container {
    position: relative;
    min-height: 500px;
    padding-top: 120px;
    background-color: #F7F9FA;
    padding-bottom: 120px;
}

.section-5-container h2 {
    color: #2E73F4;
    /* color: #a3d764; */
}

.section-6-container {
    position: relative;
    min-height: 300px;
    padding-top: 120px;
    text-align: center;
    background-color: #2E73F4;
    color: #fff;
    padding-bottom: 120px;
}

.trial-btn {
    font-size: 18px;
    padding: 10px 20px;
    color: #2E73F4;
}

.footer {
    margin-top: 160px;
}

.footer .left {
    text-align: left;
    font-size: 20px;
}

.footer .right {
    text-align: right;
    padding-top: 100px;
}

.footer a,
.footer a:visited {
    color: #fff;
    font-weight: 500;
}

.footer .right ul.nav {
    float: right;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.footer .right ul.nav li {
    float: left;
    margin: 0 15px;
}

.footer .right ul.nav li:hover,
.footer .right ul.nav li a:hover {
    background-color: transparent;
}

.footer .right ul.social {
    float: right;
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-top: 20px;
    margin-right: 10px;
}

.footer .right ul.social li {
    float: left;
    margin: 0 12px;

    width: 44px;
    height: 44px;
}

.footer .right ul.social li:hover {
    opacity: 0.7;
}

.footer .right ul.social li a {
    display: block;
    width: 100%;
    height: 100%;
}

.footer .right ul.social li.twitter {
    background: url('../img/social-twitter.svg') no-repeat;
    background-size: 100%;
}

.footer .right ul.social li.facebook {
    background: url('../img/social-facebook.svg') no-repeat;
    background-size: 100%;
}

.footer .right ul.social li.instagram {
    background: url('../img/social-instagram.svg') no-repeat;
    background-size: 100%;
}

.footer .logo {
    background-image: url('../img/logo2.png');
    background-repeat: no-repeat;
    background-size: 159px;
    width: 159px;
    height: 54px;
    margin-top: 20px;
}

.sub-footer {
    margin-top: 100px;
}

.wave-1 {
    color: #fff;
    fill: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wave-1a {
    color: #fff;
    fill: #DDE9FA;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wave-2 {
    color: #DDE9FA;
    fill: #DDE9FA;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wave-3 {
    color: #fff;
    fill: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wave-4 {
    color: #F7F9FA;
    fill: #F7F9FA;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.wave-5 {
    color: #F7F9FA;
    fill: #F7F9FA;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.time-tracking-shot {
    background: url('../img/ss-time-tracking.png') no-repeat;
    background-position: 100px top;
    background-size: 50%;
    height: 600px;
}

.lightning-fast-shot {
    background: url('../img/lightning-fast-ss.png') no-repeat;
    background-position: left center;
    background-size: 95%;
    height: 500px;
}

.contract-shot {
    background: url('../img/contracts-ss.png') no-repeat;
    background-position: left center;
    margin-left: 20px;
    background-size: 80%;
    height: 560px;
}

.free-trial-feature-text {
    padding-top: 50px;
}

.trial-ss {
    background: url('../img/gotham-invoice.jpg') no-repeat;
    background-position: left center;
    background-size: 100%;
    height: 500px;
}

.feature-text {
    font-size: 18px;
    line-height: 34px;
}

.payment-modal {
    text-align: center;
    background-color: #fff;
    width: 332px;
    height: 336px;
    padding: 30px;
    margin-top: 10px;
    border: 1px solid #efefef;    
    box-shadow: 0 19px 32px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.0);
}

/* .pricing-modal-container {
    width: 688px;
    margin: 0 auto;
    margin-top: 20px;
}

.payment-modal.pricing {
    margin: 0 20px;
} */
.pricing-modal-container {
    width: 862px;
    /* width: 688px; */
    margin: 0 auto;
    margin-top: 20px;
}

.payment-modal.pricing {
    margin-left: 100px; 
    /* margin: 0 20px; */
}

.payment-modal.pricing h5 {
    font-size: 20px;
    margin-bottom: 30px;
}
.payment-modal.pricing.hobby h5 {
    margin-bottom: 20px;
}
.payment-modal.pricing.hobby h4 {
    margin-bottom: 20px;
}

.payment-modal.pricing h4 {
    font-size: 32px;
    font-weight: 500;
}

.section-5-container .feature-text {
    margin-top: 20px;
    text-align: center;
}

.payment-modal h5 {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 300;
    color: #b0b0b0;
}

.payment-modal h4 {
    color: #2E73F4;
    font-size: 28px;
    margin-bottom: 40px;
    font-weight: 300;
}

.payment-modal h3 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 40px;
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #25d366;
    fill: none;
    animation: stroke .6s cubic-bezier(0.650, 0.000, 0.450, 1.000) forwards;
}

.checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 10% auto;
    box-shadow: inset 0px 0px 0px #25d366;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke .3s cubic-bezier(0.650, 0.000, 0.450, 1.000) .8s forwards;
}

ul.payment-vendors {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    width: 515px;
    margin-top: 16px;
}

ul.payment-vendors li {
    float: left;
    margin: 0 30px;
}

.payment-vendor-stripe {
    background-image: url('../img/integration-stripe.svg');
    background-repeat: no-repeat;
    background-size: 110px;
    width: 110px;
    height: 92px;
}

.payment-vendor-square {
    background-image: url('../img/integration-square.svg');
    background-repeat: no-repeat;
    background-size: 110px;
    background-position-y: 9px;
    width: 110px;
    height: 54px;
}

.payment-vendor-paypal {
    background-image: url('../img/integration-paypal.svg');
    background-repeat: no-repeat;
    background-size: 111px;
    width: 111px;
    height: 59px;
    background-position-y: 9px;
}

.pricing-container h2 {
    text-align: center;
}

.pricing {
    text-align: center;
    background-color: #fff;
    width: 302px;
    height: 416px;
    padding: 15px;
    margin-top: 10px;
    margin-left: 0px !important; 
    border: 1px solid #efefef;    
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.0);
}

.pricing.hobby {
    background-color: transparent;
    width: 280px;
    height: 380px;
    margin-top: 27px;
}

.pricing.standard {
    z-index: 2;
    border-top: 3px solid #2E73F4;
    border-top-style: solid;
}

.pricing.hobby ul.pricing-features {
    padding-left: 22px;
}

.pricing.hobby h4 {
    margin-bottom: 30px;
}

ul.pricing-features {
    text-align: left;
    list-style-type: none;
    padding-left: 40px;
}

ul.pricing-features li {
    margin: 10px 0;
}

ul.pricing-features li:first-child::before {
    content: "○";
    color: #bc5de0;
    margin-right: 7px;
}

ul.pricing-features li:nth-child(2)::before {
    content: "○";
    color: #e66e8a;
    margin-right: 7px;
}

ul.pricing-features li:nth-child(3)::before {
    content: "○";
    color: #2E73F4;
    margin-right: 7px;
}

ul.pricing-features li:nth-child(4)::before {
    content: "○";
    color: #a3d764;
    margin-right: 7px;
}

ul.pricing-features li:nth-child(5)::before {
    content: "○";
    color: #bc5de0;
    margin-right: 7px;
}

ul.pricing-features li:nth-child(6)::before {
    content: "○";
    color: #2E73F4;
    margin-right: 7px;
}

ul.trial-list li .icon-check {
    color: #e66e8a;
}

ul.trial-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.trial-list li {
    padding: 0;
    margin: 0;
}

.green-icon {
    color: #a3d764;
}

.blue-icon {
    color: #2E73F4;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 60px;
    transition: 0.5s;
}

.sidenav ul {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 60px;
}

.sidenav ul li {
    width: 100%;
    font-size: 24px;
    text-align: center;
    margin: 30px 0;
    padding: 0;
}

.sidenav a {
    color: #2E73F4;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
}

.mobile-nav-toggle .icon-bar {
    display: block;
    position: absolute;
    height: 3px;
    width: 28px;
    background: #686A6A;
    opacity: 1;
    right: 10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.mobile-nav-toggle .icon-bar:nth-child(1) {
    top: 30px;
}

.mobile-nav-toggle .icon-bar:nth-child(2) {
    top: 39px;
}

.mobile-nav-toggle .icon-bar:nth-child(3) {
    top: 48px;
}

.mobile-nav-toggle.open .icon-bar:nth-child(1) {
    top: 39px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
  
.mobile-nav-toggle.open .icon-bar:nth-child(2) {
    opacity: 0;
    left: -600px;
}
  
.mobile-nav-toggle.open .icon-bar:nth-child(3) {
    top: 39px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.btn-mobile {
    display: none;
}

.built-with {
    line-height: 20px;
}

.footer-heart {
    background: url('../img/footer-heart.svg') no-repeat;
    background-size: 100%;
    padding-left: 20px;
    padding-top: 2px;
}

.footer-texas {
    background: url('../img/footer-texas.svg') no-repeat;
    background-size: 100%;

    padding-left: 20px;
    padding-top: 2px;
}

.green-highlight, .pink-highlight, .yellow-highlight {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 3px;
 }

.green-highlight {
    background: #99FFCC; /* Default color, all browsers */
}

.green-highlight::selection {
    background: #99CCCC; /* Selection color, WebKit/Blink Browsers */
}

.green-highlight::-moz-selection {
    background: #99CCCC; /* Selection color, Gecko Browsers */
}

.pink-highlight {
    background: #FFCCFF; /* Default color, all browsers */
}

.pink-highlight::selection {
    background: #FF99FF; /* Selection color, WebKit/Blink Browsers */
}

.pink-highlight::-moz-selection {
    background: #FF99FF; /* Selection color, Gecko Browsers */
}

.yellow-highlight {
    background: #FFFFCC; /* Default color, all browsers */
}

.yellow-highlight::selection {
    background: #FFFF66; /* Selection color, WebKit/Blink Browsers */
}

.yellow-highlight::-moz-selection {
    background: #FFFF66; /* Selection color, Gecko Browsers */
}

/* Smartphones (portrait and landscape) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/
@media (max-width: 600px) {
    body {
        background-size: 360px;
        background-position: 0 85px;
    }

    .hero-text-container {
        margin-top: 400px;
    }

    .hero-text-container h1 {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .mobile-nav-toggle {
        display: block;
    }

    .nav ul {
        display: none;
    }
    
    ul.payment-vendors {
        width: 100%;
    }

    .btn-desk {
        display: none;
    }

    .btn-mobile {
        display: inline;
        margin-top: 10px;
    }

    .email-form .col-sm-8 {
        padding-right: 0;
    }

    .hero-image {
        display: none;
    }

    .hero-container {
        min-height: 0;
    }

    .payment-modal {
        width: auto;
    }

    .payment-modal.pricing {
        width: auto;
        height: auto;
        margin-left: auto;
    }

    .feature-text h2 {
        margin-bottom: 40px;
    }

    .section-1-container {
        background-image: none;
        padding-bottom: 60px;
        padding-top: 50px;
    }

    .lightning-fast-shot {
        display: none;
    }

    .section-2-container {
        background-image: none;
        padding-bottom: 50px;
        padding-top: 40px;
    }

    .currency-bg {
        display: none;
    }

    .section-3-container {
        background-image: none;
        padding-bottom: 580px;
        padding-top: 40px;
    }

    .section-1a-container {
        background-image: none;
        padding-top: 0px;
    }

    .section-1a-container .feature-text {
        margin-top: 0;
    }

    .contract-shot {
        margin-top: 550px;
        background-size: 150%;
        width: 320px;
        height: 500px;
        position: absolute;
        right: -15px;
    }

    .time-tracking-shot {
        background-size: 100%;
        background-position: left;
        height: 500px;
    }

    .payment-modal.pricing {
        margin-bottom: 50px;
    }

    ul.payment-vendors {
        width: 100%;
        margin: 0;
        padding: 0;
        margin-top: 0;
    }

    ul.payment-vendors li {
        width: 100%;
        margin: 10px auto;
        padding: 0;
        background-position: center;
    }

    ul.pricing-features {
        padding-left: 0;
    }

    .pricing.standard ul.pricing-features {
        padding-left: 22px;
    }

    .section-4-container {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .section-5-container {
        padding-top: 40px;
    }

    .section-5-container .feature-text h2 {
        margin-bottom: 0;
    }

    .pricing-modal-container {
        width: 100%;
    }

    .footer .right ul.social { 
        float:none;
        width: 210px;
        margin: 0 auto;
        padding: 0;
    }

    .footer .right ul.social li {
        width: 50px;
        height: 50px;
        padding: 0;
        margin: 0 10px;
    }

    .footer .right ul.nav {
        display: none;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
    body {
        background-size: 2000px;
        background-position: 10% 50px;
    }

    .hero-text-container {
        margin-top: 200px;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    body {
        background-size: 1600px;
        background-position: 10% 40px;
    }

    .hero-text-container {
        margin-top: 150px;
        font-size: 16px;
    }

    .hero-text-container h1 {
        font-size: 32px;
    }
}


@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%, 100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px 
    }
}
@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes scale {
    0%, 100% {
        transform: none;
    }
    50% {
        transform: scale3d(1.1, 1.1, 1);
    }
}

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #25d366;
    }
}
    }
}
