@media screen and (max-width: 768px) {

    p {
        font-family: Helvetica, Arial, sans-serif;
    }

    .logo img.logo-dark {
        display: initial;
        /* width: 29% !important; */
    }

    .nav-text {
        color: #fff;
        display: inline;
        font-size: 5px;
        line-height: 3rem;
        margin-right: 0.625rem;
        max-width: 100%;
        text-align: center;
        vertical-align: middle;
        /* float: right; */
        position: relative;
        top: -61px;
        left: 271px;
    }

    .top-nav li a {
        font-size: 15px !important; 
    }

    .l-10 {
        width: 83.3333%;
        height: 27px;
    }

    a:not([href]):not([tabindex]) {
        color: #777;
        text-decoration: none;
    }

    .top-nav ul {
        margin-top: -60px;
    }

    #main-software {
        margin-top: -53px;
        font-size: 24px !important;
    }

    #software-img {
        max-width: 58%;
        display: block;
        margin: auto;
    }

    #h-w, #h-f, #h-a {
        font-size: 25px !important;
    }

    

    .list {
        margin-left: 23%;
    }

    #h-c {
        font-size: 25px !important;
        margin-top: -96px;
    }

    .section_padding_100 {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: -62px;
    }

    #h-a-p, #h-s {
        font-size: 18px !important;
    }

    #ff p {
        display: none;
    }

    .icon-size {
        font-size: 30px !important;
    }

    .i-p, .cc-p-p {
        font-size: 16px !important;
    }

    .cc-p {
        font-size: 20px !important;
    }

    .icon3x {
        font-size: 2rem;
    }

    .nav-text::after {
        color: #002633;
        display: inline-block;
        font-size: 2rem;
        margin-left: 0;
        margin-top: 30px;
    }

    #f-p {
        font-size: 12px;
    }

    #why {
        padding: 4rem 1.25rem !important;
    }

    #adv {
        padding: 2rem 1.25rem !important;
    }

    #sign-up .button {
        height: 44px;
        border: none;
        padding: 0px;
    }

    .remaining-header-h2 {
        font-size: 16px !important;
    }

    .background-transparent-hightlight .top-nav .active-item > a, .background-transparent-hightlight .top-nav li a:hover, .background-transparent-hightlight .aside-nav li a:hover, .background-transparent-hightlight .aside-nav > ul > li.active-item > a:link, .background-transparent-hightlight .aside-nav > ul > li.active-item > a:visited {
        color: #000;
        background-color: #fff;
    }

}

@media screen and (min-width: 992px) {

    p {
        font-family: Helvetica, Arial, sans-serif;
    }
    
    #software-img {
        max-width: 82%;
        max-height: 100%;
    }

    .s-p-100 {
        padding-top: 0px;
        padding-bottom: 100px;

    }

    #h-a {
        margin-top: -99px;
    }

    #h-a-p {
        margin-right: -45px;
    }

    #h-a-p-p {
        margin-left: 94px;
    }
    
}

.back-p {
    background-color: #234A8B !important;
}

.back-p h2 {
    color: #fff !important;
}

.back-p p {
    color: #fff !important;
}

.back-p a {
    color: #fff !important;
}

#whyy {
    padding: 0rem 1.25rem !important;
}
