    h1.page-title {
        font-size: 22px;
    }

    #logo {}

    .avsecspace {
        position: relative;
        height: 38px;
        width: 40px;
    }

    .header-left .logo {
        position: absolute;
        margin-top: -55px;
        margin-left: 15px;
        height: 150px;
    }


    #logo-asi-lefts,
    #logo-avs-lefts {
        width: 127px;
    }

    .asi-subscribe {
        font-size: 10px;
    }

    .topdivider {
        margin-top: 40px;
        margin-bottom: -20px;
    }

    .movelt {
        margin-left: 10px;
    }

    .topcont {
        font-size: 12px;
    }

    .avs_submit {
        margin-top: -10px;
    }

    .avs_fields {
        padding: 5px;
    }

    /*.avs_form { border: 1px solid #2B9F6E; background-color:#E4F3D5; }*/

    .img-responsive {
        display: block;
        max-width: 100%;
        width: 100%;
        height: auto;
    }

    .avs_footer {
        color: #C4C4C4;
    }

    .subfooter .navbar-default .nav>li>a,
    .subfooter .navbar-default .nav>a {
        background-color: transparent;
        color: #0095D7;
    }

    /* header { 
  background-image: url("/assets/graphics/fe/tollfree.png");
  background-repeat: no-repeat;
  background-position: 95% 50%; } */


    #tollfreemenu {
        display: none;
    }

    @media (max-width:980px) {
        #tollfree {
            margin-top: 0px !important;
        }

        #tollfreemenu {
            display: block !important;
        }
    }
    }

    .greytb {
        background-color: #cccccc;
    }

    .vertical-align {
        display: flex;
        align-items: center;
    }

    #effectboost {
        font-size: 10px;
    }




    @media (max-width: 980px) {
        #tollfree {
            position: static !important;
        }

        .data-phone {
            position: static !important;
            margin: 0 !important;
        }

    }

    .data-phone {
        font-weight: 700;
        font-size: 25px;
    }