html
{
height:auto!important;
}            

            .steps
            {
                border-bottom: 1px solid #F8FCFF;
                padding-bottom: 50px;
                padding-top: 40px;

            }
            .steps-hero
            {
                font-weight: 300;
                font-size: 30px;
                color: #3a3a3a;
                text-align: center;
                text-transform: uppercase;
                margin-top: 0px;
                margin-bottom: 25px;
            }
            .step-section
            {
                width: 31%;
                float: left;
                margin-right: 3%; 
                color: #F8FCFF;
            }
            .section-img
            {
                /*                width: 25%;
                                float: left;
                                margin-right: 2%;*/
                text-align: center;
            }
            .section-img img
            {
                max-width: 100%;
            }
            .section-text
            {
                /*                width: 73%;
                                margin-top: -7px;
                                float: left;*/
                text-align: center;
            }
            .section-text-hero
            {
                font-weight: 100;
                font-size: 60px;
                /*color: #ffffff;*/
                margin-top: 0;
                margin-bottom: 0;
                line-height: 45px;
            }
            .section-text-zero
            {
                font-weight: 400;
                font-size: 17px;
                color: #5a5a5a;
                margin-bottom: 0;
                margin-top: 5px;
            }
            
        
            
            @media screen and (max-width:980px)
            {
                .main
                {
                    padding-left: 2%;
                    padding-right: 2%;
                }
                .file-name
                {
                    font-size: 18px;
                }
                .file-size
                {
                    font-size: 22px;
                }
                .file-value
                {
                    font-size: 12px;
                }
                .dl_button
                {
                    font-size: 25px;
                }
                .content-hero
                {
                    font-size: 18px;
                }
                .link_a
                {
                    font-size: 11px!important;
                }
                .section-text-hero
                {
                    font-size: 40px;
                }
                .section-text-zero
                {
                    font-size: 13px;
                }
            }
            @media screen and (max-width:900px)
            {
                .link_a{
                    font-size: 10px!important;
                }
            }
            @media screen and (max-width:850px)
            {
                .link_a
                {
                    width: 96%;
                }
                .jumbotron-left
                {
                    width: 80%;
                    margin-left: 10%;
                    margin-right: 10%;
                }
                .jumbotron-right
                {
                    margin-top: 25px;
                    width: 80%;
                    margin-left: 10%;
                    margin-right: 10%;
                }
                .step-section
                {
                    width: 20%;
                    margin-left: 10%;
                    margin-right: 10%;
                    margin-bottom: 25px;
                }
                .footer-left
                {
                    width: 5%;
                    text-align: center;
                    margin-left: 0;
                    margin-right: 0;
                }
                .footer-right
                {
                    width: 5%;
                    text-align: center;
                    margin-left: 0;
                    margin-right: 0;
                }
                .file-hero
                {
                    text-align: center;
                }
            }
            @media screen and (max-width:800px)
            {
                .steps-hero
                {
                    font-size: 25px;
                }
                .comment-hero
                {
                    font-size: 23px;
                }
                .commenter-name
                {
                    font-size: 20px;
                }
            }
            @media screen and (max-width:600px)
            {
.offer_help_text
{
font-size:17px;
                    line-height: 21px;
                    margin-bottom: 5px;
                    text-align: left;
}
                .link_a
                {
                    font-size: 10px!important;
                }
                .commenter-comment
                {
                    font-size: 13px;
                }
                .comment-hero
                {
                    font-size: 20px;
                }
                .steps-hero
                {
                    font-size: 20px;
                }
                .link_a img
                {
                    margin-left: 1%;
                }
                .content-hero
                {
                    font-size: 16px;
                    text-align: left;
                }
                .lead
                {
                    font-size: 12px;
                    text-align: center;
                }
                .file-name
                {
                    font-size: 14px;
                }
                .file-size
                {
                    font-size: 20px;
                }
                .file-value
                {
                    font-size: 11px;
                }
                .file-text
                {
                    margin-top: 15px;
                }

                @media screen and (max-width:550px)
                {
                    .link_a
                    {
                        font-size: 9px!important;
                    }
                    .dl_button
                    {
                        font-size: 17px;
                    }
                    .jumbotron-left {
                        margin-left: 2.5%;
                        margin-right: 2.5%;
                        width: 95%;
                    } 

                }
                @media screen and (max-width:450px)
                {
                    .jumbotron-left
                    {
                        width: 95%;
                        margin-left: 2.5%;
                        margin-right: 2.5%;
                    }
                    .section-text-hero
                    {
                        font-size: 30px;
                        margin-bottom: -7px;
                    }
                    .file-text
                    {
                        margin-top: 0px;
                    }
                    .file-name
                    {
                        font-size: 11px;
                    }
                    .file-size
                    {
                        font-size: 15px;
                        margin-top: 0px;
                    }
                    .link_a img
                    {
                        display: none;
                    }
.header
{
font-size:17px;
}
                }
                @media screen and (max-width:400px)
                {
                }