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
}

.panel.panelbr2 ul.list-group {
	margin:0;
}
.panel.panelbr2 ul.list-group li {
	list-style:none;
}
.panel.panelbr2 > .list-group:last-child .list-group-item:last-child, 
.panel.panelbr2 > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-width: 1px 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.media .media-left {
	width:15%;
}
.carousel.slide {
	padding-top:4px;
}
ul.branches {
	margin: 0 0 0 5px;
	padding: 0;
}
ul.branches li {
    list-style-type: none;
    padding: 10px;
    font-size: 18px;
    color: #d40202;
}
ul.branches li i {
	margin-right:10px;
}
ul.branches li a, 
ul.branches li a:link{
    color: #d40202;
}
ul.branches li a:hover{
    color: #4169e1;
    text-decoration: none;
}
ul.reachus {
	margin: 0 5px;
	padding: 0;
}
ul.reachus li {
    list-style-type: none;
	display:inline-block;
}

@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: #d40202;
        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%;}
}

.bga{background:#ffc800; padding-bottom:40px; padding-top:40px; margin-top:30px;}

.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;
}