button.close{width: 30px;height: 30px;}
.modal_bg{background:#F1AC2D;}
.modal_pad{padding:25px;}
.modal_pad h2{text-align:center; color:#fff;}

.footer-link-fixs {
    font-size: 22px!important
}

.footer-link-name {
    padding: 0 0 0 5px !important;
    text-align: center!important;
    line-height: 20px;
    font-size: 12px;
}

.footer-livk-bor {
    border: none!important
}

.border-ri {
    border-right: solid 1px #ddd;
    display: none
}


@media only screen and (min-width:360px) and (max-width:640px) {
    .border-ri {
        border-right: solid 1px #ddd;
        display: block;
        width: 20%!important
    }
    .whatever,
    .whatever a {
        color: #fff;
        width: 100%;
        float: left
    }
    .whatever {
        position: fixed;
        padding: 0;
        background: #0087c1;
        z-index: 99999;
        bottom: 0;
        margin-right: auto;
        margin-left: auto;
        display: block;
        border-top: solid 1px #ddd
    }
    .whatever a {
        font-size: 9px!important;
        line-height: 22px;
        padding: 3px 0;
        text-align: center!important
    }
    .call-banner,
    .or-banner,
    .signup-banner {
        text-align: center
    }
    .whatever a:hover {
        color: #fff!important
    }   
}

@media only screen and (min-width:603px) and (max-width:767px) {
    .whatever a:hover {
        color: #fff!important
    }
}

@media (min-width:768px){
	#get_a_quote .modal-dialog{width:480px;}
	#id01 .modal-dialog{width:80%;}
}


.fixedw {
    animation: dot-pulse-idle 4s cubic-bezier(0.19, 1, 0.22, 1) infinite both;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    border-left-width: 2px;
    border-top-color: #ec1f26;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    height: 80%;
    position: fixed;
    width: 60px;
    height: 120px;
    bottom: 75px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    right: 15px;
    z-index: 999999;
}

.fixedww {
    animation: dot-pulse-idle 4s cubic-bezier(0.19, 1, 0.22, 1) infinite both;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    border-left-width: 2px;
    border-top-color: #ec1f26;
    border-top-left-radius: 100%;
    border-top-right-radius: 100%;
    height: 80%;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 70px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    right: 15px;
    z-index: 999999;
}