@media screen and ( min-width: 620px ) and (max-width:640px) {
    #lz_quote_div, #lz_quickform {
        width:475px !important;
    }
}

@media screen and ( min-width: 640px ) and (max-width:660px) {
    #lz_quote_div, #lz_quickform {
        width:490px !important;
    }
}


@media screen and ( max-width: 550px ) {
    #lz_quote_div, #lz_quickform {
        width:490px !important;
    }
}

@media screen and ( max-width: 530px ) {
    #lz_quote_div, #lz_quickform {
        width:470px !important;
    }
}

@media screen and ( max-width: 510px ) {
    #lz_quote_div, #lz_quickform {
        width:450px !important;
    }
}

@media screen and ( max-width: 500px ) {
    #lz_quote_div, #lz_quickform {
        width:440px !important;
    }
}

@media screen and ( max-width: 480px ) {
    #lz_quote_div, #lz_quickform {
        width:420px !important;
    }
}

@media screen and ( max-width: 450px ) {
    #lz_quote_div, #lz_quickform {
        width:390px !important;
    }
}

@media screen and ( max-width: 430px ) {
    #lz_quote_div, #lz_quickform {
        width:370px !important;
    }
}

@media screen and ( max-width: 400px ) {
    #lz_quote_div, #lz_quickform {
        width:360px !important;
    }
}

@media screen and ( max-width: 380px ) {
    #lz_quote_div, #lz_quickform {
        width:350px !important;
    }
}

#lz_quickform {
    position:relative;
    top:-30px;
    background-color:#d0dce0;
    width:500px;
    text-align:center;
}

.lz_nonmobile { display:none; }

@media screen and ( min-width: 955px ) {
    .lz_nonmobile { display:block; }
}


.entry-footer, .page-header { display:none !important; }
.custom-footer {z-index:100 !important; }

#lz_quote_div {
    color:black;
    background-color:#d0dce0;
    margin-left:auto;
    margin-right:auto;
    width:456px;
    text-align:center;
}

#lz_quote_div select { width:auto !important; }
#lz_quote_div input { width:auto !important; }
#lz_quote_div a { color:blue; }
#lz_quote_div td { border:0px !important; }
#lz_quote_div table { border:0px !important; }
.lz_input_time_table { width:250px !important; }
#input_submit {width:450px !important; }

.lz_wild_arrows_center_td { width:300px; !important; }

.mystrongerror1 { color:red; }
.myinstructboxin { background-color:white; border:solid 1px; }

@media screen and (min-width: 451px) and ( max-width: 500px ) {
    .rbroundbox {
        width: 400px !important;
    }
}

@media screen and (min-width: 381px) and ( max-width: 450px ) {
    .rbroundbox {
        width: 380px !important;
    }
}

@media screen and ( max-width: 380px ) {
    .rbroundbox {
        width: 350px !important;
    }
    .entry-content {
        padding-left:5px !important;
    }
}

@media screen and ( max-width: 380px ) {
    .lztopblurbp {
        display:none;
    }
}
@media screen and ( min-width: 381px ) {
    .post {
        margin-top: -50px !important;
    }
}

#lz_quickform_div {
    position:absolute;
    width:100%;
    top:10px;
    text-align:center;
    z-index:1;
}

#lz_quickform_div form {
    background: rgba(225, 225, 225, .8);
    color:black;
}

@media screen and ( min-width: 1200px ) {
    #lz_quickform_div { top: 180px; }
}

.lz_mobile { display:none; }

@media screen and ( max-width: 763px ) {
    .lz_mobile { display:block; }
    .lz_nonmobile { display:none; }
}

#lz_quickform_mobile_div {
    text-align:center;
    color:black;
    background-color:#d0dce0;
}

#lz_quickform_mobile_div form {
    color:black;
}

body, button,
input,
select,
textarea { font-size: 15px !important; }

.gallery a { border: 0 !important; }
.lz_fleet_gallery h2 { margin-bottom: 0px !important; font-size:1em !important; }

#menu-footer-menu { margin-top: 100px !important; }

.page, .article { margin-top:-20px !important; }
.site-branding { margin-top: 0px !important; text-align:center !important; }
#lzlogo { margin-left:auto;margin-right:auto; }
