/* Color Pallette
Base: #681117;
Hilight: #B95555;
Hilight2: #E48F8F;
Shadow: #731616;
Shadow2: #4A0202;
*/

/* -----------------------------------------------------------------------------
    Bootstrap Element Overrides
----------------------------------------------------------------------------- */
.btn {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    font-weight:bold;
}
.btn-primary{
    background-color:white;
    border-color:white;
    color:#681117;subpage-testie-banners.jpg
    -webkit-transition: .25s; /* For Safari 3.1 to 6.0 */
    transition: .25s;
}
.btn-primary:hover{
    color:white;
}
.btn-danger {
    background-color: #681117;
}
.btn-danger:hover {
    background-color: #1e3d6a;
    border:solid 1px #242424;
}
.panel-default{
    margin-top: 10%;
}
.panel-body{
    text-align: center;
}
.panel-blue .panel-heading {
    background-color: #681117;
}
.panel-blue>.panel-heading {
    color: #fff;
}
.panel-quote .panel-heading {
    background-color: #681117;
}
.panel-quote>.panel-heading {
    color: #fff;
}
.panel-quote .panel-title {
    font-size: 3em;
    font-family: 'Roboto Slab', serif;
}
.panel-title{
    font-size:28px;
}
.breadcrumb img {
    height: 16px;
}

/* -----------------------------------------------------------------------------
    Fonts
----------------------------------------------------------------------------- */
body {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.55em;
}
h1 {
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
}
h2,
h4,
h5
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size:2em;
}
h2,
h4
{
    color: #681117;
}
h3,
h5 {
    color: #1E3D6A;
    font-size: 22px;
    font-weight:bold;
}
.text-slab {
    font-family: 'Roboto Slab', serif;
}
.text-condensed {
    font-family: 'Roboto Condensed', sans-serif;
}
.text-regular {
    font-family: 'Lato', sans-serif;
}
.list-eagles {
    list-style: none;
    font-size: 1.8em;
    line-height: 1.1em;
    padding: 0px;
}
.list-eagles li {
    margin: 10px auto;
    padding-left: 50px;
    background-image: url('../images/eagle-grey-20.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    background-size: 42px;
}
.bg-color{
    background-color:white;
}
.dk-blue-bg{
    background-color: #004177;
}
/* -----------------------------------------------------------------------------
    Navbar
----------------------------------------------------------------------------- */
.navbar {
    border: 0px;
    border-radius: 0px;
    margin-bottom: 0px;
    background-color:#fff;
}
.container>.navbar-header {
    margin: 0px;
    width: 100%;
}
#navbar {
    border: 0px;
    background-color: #1e3d6a;
    padding: 7px 0;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: 'Roboto Slab', serif;
    text-shadow: 0 0 3px #000000, 0 0 5px #000000;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #0F1E35;
    background-color: white;
    text-shadow: none;
    border-radius: 13px;
    box-shadow: inset 0px 0px 9px #777
}

.navbar-collapse .container {
    padding: 0px;
}
.nav>li{
    padding-left: 5px;
}
header .logo {
    display: block;
    width:310px;
    margin: 11% 0;
    float:left;
}

.nav-tel {
    margin: 14% 0;
}

.nav-tel a {
    display: block;
    background-color: transparent;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #681117;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2.2em;
    font-weight: 700;
    -webkit-transition: .25s; /* For Safari 3.1 to 6.0 */
    transition: .25s;
}

.nav-tel a .fa {
    color: #C0C0C0;
}

.soc-med-icons{
    width: 40px;
    float: left;
}

.soc-med-icons:hover{
    margin-right: 1px;
    margin-top: 1px;
}

.soc-med{
    float:right;
    margin-top: 21%;
}

.navbar-header .social-btns {
    text-align: right;
}
.navbar-header .social-btns img {
    height: 40px;
    margin: 15px 5px;
}
.navbar-header .social-btns img {
    height: 40px;
    margin: 15px 5px;
}
.navbar-collapse .social-btns {
    background-color: #fff;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid #681117;
}
.navbar-collapse .social-btns img {
    height: 24px;
    margin: 15px 10px;
}

.navbar-nav>li>.dropdown-menu{
    margin-left:30px;
    margin-top: 7px;
}

.navbar-toggle{
    position: relative;
    float: right;
    padding: 16px 13px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    margin-right: 0;
    margin-bottom: 0;
}

a:hover{
    color:#143049;
}


p a:hover{
    color:#143049;
}

.marg-bot-num{
  margin-top: -30px;
}

.claim-num-img img{
    width: 200px;
    -webkit-transition: box-shadow 1s ease-out;
    -moz-transition: box-shadow 1s ease-out;
    -o-transition: box-shadow 1s ease-out;
    transition: box-shadow 1s ease-out;
}

.claim-num-img img:hover{
    box-shadow: 0px 0px 15px #681117;
}

.tighten-lh p{
    display: block;
}

.tighten-lh a{
    display: block;
    margin-bottom: 40px;
}

/* -----------------------------------------------------------------------------
    FOOTER
----------------------------------------------------------------------------- */
footer{
        background-color: white;
}

.footer-button {
    padding: 2px 5px;
    background-color: transparent;
    background-image: none;
    border: 1px solid grey;
    border-radius: 4px;
    color: #681117;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.4em;
    margin: 12px 0;
    -webkit-transition: .25s; /* For Safari 3.1 to 6.0 */
    transition: .25s;
}
.footer-button .fa {
    color: #C0C0C0;
}
footer .social-btns img {
    height: 40px;
    margin: 15px 5px;
}
footer .social-btns img {
    height: 40px;
    margin: 15px 5px;
}
.footer-address{
    font-size: 16px;
    line-height: 20px;
}
.footer-hours{
    font-size: 16px;
    line-height: 20px;
}
.footer-links{
    font-size: 16px;
    color: #337ab7;
    text-decoration: none;
    display:block;
}
footer a{
    line-height:35px;
}

/* -----------------------------------------------------------------------------
    Big Banner
----------------------------------------------------------------------------- */
.bigbanner {
    text-align: center;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    height: 240px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#632121+0,993333+100 */
    background: #632121; /* Old browsers */
    background: -moz-linear-gradient(top, #632121 0%, #681117 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #632121 0%,#681117 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #632121 0%,#681117 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#632121', endColorstr='#681117',GradientType=0 ); /* IE6-9 */
}
.bigbanner h1 {
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.2), 2px 2px 5px rgba(0, 0, 0, 0.6);
}

/* -----------------------------------------------------------------------------
    Insurance Options
----------------------------------------------------------------------------- */
.insurance-options {
    text-align: center;
    color: #fff;
}
.insurance-options-frame {
    margin: 15px;
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 15px;
}
.insurance-options h2 {
    color: #fff;
}
.insurance-options a {
    display: block;
    color: #fff;
    line-height: 1.2em;
    padding: 15px;
}
.insurance-options a img {
    display: block;
    height: 60px;
    margin: 5px auto;
}
.insurance-options .col-sm-6 .insurance-options-frame .col-xs-6:nth-child(3n+1) {
    clear: both;
}

/* -----------------------------------------------------------------------------
    Quotes/Did You Know
----------------------------------------------------------------------------- */
.quote-row {
    padding-top: 25px;
    padding-bottom: 25px;
}

.dig{
    width: 240px;
    padding: 5px 0;
}

.dyk h5 {
    font-size: 3.2em;
    text-align: left;
    color: #681117;
    font-family: 'Roboto Slab', serif;
    padding: 15px;
    border: 3px solid #681117;
    border-radius: 6px;
    border-top: 0px;
    border-left: 0px;
}
.dyk p {
    font-size: .9em;
    line-height: 1.4em;
}

.team-imgs{
    margin: 0 auto;
    box-shadow:0px 0px 10px #AAA;
}

.marg-four{
    margin-top:4%
}

/* -----------------------------------------------------------------------------
    Colors & Backgrounds
----------------------------------------------------------------------------- */
.white {
    color: #fff;
}
.white-bkg {
    background-color: #fff;
}
.black {
    color: #000;
}
.black-bkg {
    background-color: #000;
}
.blue {
    color: #681117;
}
.blue-bkg {
    background-color: #681117;
}
.blue-texture-bkg {
    background-color: #681117;
    background-repeat: no-repeat;
    background-size: cover;
}
.red {
    color: #681117;
}
.red-bkg {
    background-color: #681117;
}
.red-texture-bkg {
    background-color: #681117;
}
.grey-bkg {
    background-color: #cdcdcd;
}
.grey-texture-bkg {
    background-color: #cdcdcd;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 768px){
    .team-imgs{
        max-width: 280px;
    }
}

/* -----------------------------------------------------------------------------
    Inc Form Overwrite
----------------------------------------------------------------------------- */

@media (min-width: 768px){
    .form-inline .form-group {
        margin-left: 20px;
    }
}

/* -----------------------------------------------------------------------------
    Copyright
----------------------------------------------------------------------------- */

.copyright{
    padding:2px 0;
    text-align:center;
    width:100%;
}

h6{
    color:black;
    font-size:12px;
}

.navbar-nav {
    margin: 0px;
}

/* -----------------------------------------------------------------------------
    Image Slider
----------------------------------------------------------------------------- */

#slides {
    position: relative;
    height: 300px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.slide {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 1;

    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.showing {
    opacity: 1;
    z-index: 2;
}

/* -----------------------------------------------------------------------------
    Subpages
----------------------------------------------------------------------------- */

.subpage-headline{
    font-size: 52px;
    margin: 0 auto;
    color: white;
    text-align:center;
}

.subpage-banners{
    background-color: #6b8d86;
    background-image: url("../images/diagmonds.png");
    /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
}

.page-imgs{
    border-bottom: 1px solid #DDD;
    margin: 0 auto;
}

.mid-page-nav{
    padding-left: 0px;

}

.mid-page-nav li{
    list-style: none;
    margin-right: 5.5%;
    float: left;
}

.mid-page-nav li a{
    color: white;
    background: #495B57;
    background-image: -webkit-linear-gradient(top, #495B57, #2f373a);
    background-image: -moz-linear-gradient(top, #495B57, #2f373a);
    background-image: -ms-linear-gradient(top, #495B57, #2f373a);
    background-image: -o-linear-gradient(top, #495B57, #2f373a);
    background-image: linear-gradient(to bottom, #495B57, #2f373a);
    padding: 13px 13px;
    border-radius: 5px;
    box-shadow: 0px 3px 5px #CCC;
}

.mid-page-nav li a:hover{
    background: #2f373a;
    background-image: -webkit-linear-gradient(top, #2f373a, #151819);
    background-image: -moz-linear-gradient(top, #2f373a, #151819);
    background-image: -ms-linear-gradient(top, #2f373a, #151819);
    background-image: -o-linear-gradient(top, #2f373a, #151819);
    background-image: linear-gradient(to bottom, #2f373a, #151819);
    box-shadow:0px 0px 0px #CCC;
}

.mid-page-nav-2{
    padding-left: 0px;

}

.mid-page-nav-2 li{
    list-style: none;
    margin-right: 3.5%;
    float: left;
}

.mid-page-nav-2 li a{
    color: white;
    background: #495B57;
    background-image: -webkit-linear-gradient(top, #495B57, #2f373a);
    background-image: -moz-linear-gradient(top, #495B57, #2f373a);
    background-image: -ms-linear-gradient(top, #495B57, #2f373a);
    background-image: -o-linear-gradient(top, #495B57, #2f373a);
    background-image: linear-gradient(to bottom, #495B57, #2f373a);
    padding: 13px 8px;
    border-radius: 5px;
    box-shadow: 0px 3px 5px #CCC;
}

.mid-page-nav-2 li a:hover{
    background: #2f373a;
    background-image: -webkit-linear-gradient(top, #2f373a, #151819);
    background-image: -moz-linear-gradient(top, #2f373a, #151819);
    background-image: -ms-linear-gradient(top, #2f373a, #151819);
    background-image: -o-linear-gradient(top, #2f373a, #151819);
    background-image: linear-gradient(to bottom, #2f373a, #151819);
    box-shadow:0px 0px 0px #CCC;
}

.carrier-images{
    width: 150px;
    margin: 0 auto;
}

.carrier-links{
    padding: 0px 0px 20px;
    display: block;
}

.carrier-links:hover{
    padding:5px 0px 15px;
}

/* Media Queries */

@media (max-width: 1200px) {
    .mid-page-nav li{
        margin-right: 2.5%;
    }
    .mid-page-nav li a{
        font-size:12px;
        padding: 13px 7px;
    }
    .mid-page-nav-2 li{
        margin-right: 1.5%;
    }
    .mid-page-nav-2 li a{
        font-size:12px;
        padding: 13px 6px;
    }
}

@media (min-width: 1200px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 20px;
        padding: 15px 30px;
    }
    .link-last-child{
        padding: 15px 0px 15px 30px !important;
    }
    .navbar-nav>li>.dropdown-menu{
        margin-left: 19px !important;
    }
    .bigbanner h1 {
        margin-top: 50px;
        font-size: 5em;
    }
    .quote-row {
        margin-bottom: 125px;
    }
    .quote-row .panel-quote {
        top: -65px;
    }
}

@media (max-width: 989px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
        padding: 15px 11px;
    }
    .nav-tel a{
        font-size:1.3em !important;
    }
    .nav-tel{
        margin: 18% 0 0 45px;
    }
    .soc-med{
        margin-top: 29%;
    }
    .soc-med-icons{
        width:28px;
    }
}
@media (max-width: 994px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
        padding: 15px 10px;
    }
}
@media (min-width: 990px) {
    .nav-tel a{
        font-size: 1.8em !important;
    }
    .navbar-nav>li>.dropdown-menu{
        margin-left: 12px !important;
    }
    .bigbanner h1 {
        margin-top: 45px;
        font-size: 4.2em;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color:#fff;
    }
    .nav-tel {
        margin: 2% 0 !important;
        float: left;
    }
    .btn{
         width: 100%;
    }
    header .logo {
        width: 360px;
        float: none;
        margin: 0 auto;
        padding: 15px 0;
    }
    .bigbanner h1 {
        margin-top: 25px;
        font-size: 3.2em;
    }
    .banner-q{
        margin-top:28%;
    }
    .nav-tel a {
        float: right;
        margin: 8px auto;
        font-size: 20px;
    }
    .nav-tel a .fa {
        color: #681117;
    }
    .bigbanner{
        height: 180px;
    }
    footer{
        text-align:center;
    }
    .footer-soc-med-respond{
        float:left;
    }
    .footer-soc-med{
        float:right;
    }
    .footer-address{
        margin-top:20px;
    }
    .quote-row {
        margin-top: 50px;
        padding-bottom: 0px;
        margin-bottom: 50px;
    }
    .quote-row .panel-quote {
        position: relative;
        top: -50px;
        margin-bottom: -125px;
    }
    .soc-med{
        margin-top: 2%;
        float: none;
    }
    .soc-med-icons{
        width:40px;
        margin-left: 20px;
        margin-top: 3%;
    }
}

@media (max-width: 480px) {
    header .logo {
        width: 100%;
    }
    .soc-med-icons{
        margin-top: 10px;
    }
    .bigbanner {
        height: 125px;
    }
    .sss{
        margin-top: 40px;
    }
}

@media (max-width: 1000px) {
    .subpage-headline{
        font-size:56px;
    }
}

@media (max-width: 768px) {
    .subpage-headline{
        font-size:46px;
    }
}

@media (max-width: 768px) {
    .subpage-headline{
        font-size:36px;
    }
    .mid-page-nav li{
        float:none;
        margin-top: 25px;
        display:block;
    }
    .mid-page-nav li a{
        width: 100%;
        display: block;
        text-align: center;
        font-size: 14px;
    }
    .mid-page-nav-2 li{
        float:none;
        margin-top: 25px;
        display:block;
    }
    .mid-page-nav-2 li a{
        width: 100%;
        display: block;
        text-align: center;
        font-size: 14px;
    }
    .mid-page-nav li a:first-child{
        margin-top:0px;
    }
}

.com-pers-nav-pers{
    width:100%;
}

.com-pers-nav-pers ul{
    height: 100%;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
}

.com-pers-nav-pers ul li{
    list-style: none;
    float: left;
    margin-left: 4.8%;
}

.com-pers-nav-pers ul li a{
    padding: 10px 15px 10px 15px;
    display: block;
    width: 100%;
    background-color: #1e3d6a;
    color: white;
    border-radius:5px;
    cursor:pointer;
    -webkit-transition: .25s;
    transition: .25s;
    font-size: 16px;
}

.com-pers-nav-pers ul li a:hover{
    background-color:#333333;
}

.com-pers-nav{
    width:100%;
}

.com-pers-nav ul{
    height: 100%;
    display: inline-block;
    margin-bottom: 0px;
    width: 100%;
}

.com-pers-nav ul li{
    list-style: none;
    float: left;
    margin-left: 6.5%;
}

.com-pers-nav ul li a{
    padding: 10px 15px 10px 15px;
    display: block;
    width: 100%;
    background-color: #1e3d6a;
    color: white;
    border-radius:5px;
    cursor:pointer;
    -webkit-transition: .25s;
    transition: .25s;
}

.com-pers-nav ul li a:hover{
    background-color:#333333;
}

@media (max-width: 1199px) {
    .com-pers-nav ul li a{
        padding: 10px 8px 10px 8px;
        font-size: 16px;
    }
    .com-pers-nav-pers ul li a{
        font-size: 13px;
        padding: 10px 12px 10px 12px;
    }
}

@media (max-width: 991px) {
    .com-pers-nav ul li a{
        padding: 7px 7px 7px 7px;
        font-size: 12px;
    }
    .com-pers-nav-pers ul li a{
        font-size: 11px;
        padding: 7px 7px 7px 7px;
    }
}

@media (max-width: 768px) {
    .com-pers-nav ul li a{
        padding: 6px 7px 6px 7px;
        font-size: 10px;
    }
    .com-pers-nav-pers ul li a{
        padding: 6px 7px 6px 7px;
        font-size: 9px;
    }
}

@media (max-width: 662px) {
    .com-pers-nav ul{
        padding-left:0px;
        margin-left:0px;
    }
    .com-pers-nav ul li{
        margin-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .com-pers-nav ul li a{
        font-size: 22px;
        text-align: center;
    }
    .com-pers-nav ul li:last-child{
        margin-bottom:0px;
    }
    .com-pers-nav-pers ul{
        padding-left:0px;
        margin-left:0px;
    }
    .com-pers-nav-pers ul li{
        margin-left: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .com-pers-nav-pers ul li a{
        font-size: 22px;
        text-align: center;
    }
    .com-pers-nav-pers ul li:last-child{
        margin-bottom:0px;
    }
}

.rod-dia-l{
    float: left;
    width: 30px;
    margin-top: 12px;
}

.rod-dia-r{
    float: right;
    width: 30px;
    margin-top: -47px;
}

.home-pol{
    font-weight: 700;
    width:100%;
    padding: 5px 0;
}

.home-ul{
    margin-left: -1em;
}

.home-ul li{
    text-align: left;
    color: black;
    list-style-type: circle;
}

.home-ul li a{
    font-size: 18px;
    line-height: 30px;
    display: block;
    margin-top: 17px;
    padding: 4px 0px;
}

.home-ul li a:hover{
    background-color: #eef;
    box-shadow: inset 0px 0px 30px white;
}

.com-pers-boxes{
    border: 1px solid #AAA;
    padding: 1% 6%;
    margin-bottom: 6%;
    border-radius: 15px;
    text-align:center;
    display: block;
    -moz-box-shadow:    inset 0 0 30px #CCC;
    -webkit-box-shadow: inset 0 0 30px #CCC;
    box-shadow:         inset 0 0 30px #CCC;
}

.com-pers-boxes p{
    color:black;
}

.com-pers-boxes ul li{
    text-align:left;
    color:black;
}

.com-pers-images{
    height:auto;
    width:100%;
    margin:0 0 6%;
}

a:focus, a:hover {
    color:inherit;
    text-decoration:none;
}

.clear-both{
  clear:both;
}

.want-a-better-quote-container{
    display: block;
    padding: 3px 7px;
    background-color: #1e3d6a;
    border-radius: 4px;
    color: white;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: .25s;
    transition: .25s;
    text-align: center;
}

.want-a-better-quote-container:hover{
    background-color: #333333;
    box-shadow:0px 0px 4px #999;
}

.want-a-better-quote-container h2{
    color:white;
    text-shadow: 0px 0px 4px black;
    font-size: 22px;

}

.request-a-contact-container{
    display: block;
    padding: 3px 7px;
    background-color: #1e3d6a;
    border-radius: 4px;
    color: white;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: .25s;
    transition: .25s;
    text-align: center;
}

.request-a-contact-container:hover{
    background-color: #333333;
    box-shadow:0px 0px 4px #999;
}

.request-a-contact-container h2{
    color:white;
    text-shadow: 0px 0px 4px black;
    font-size: 22px;

}

.active{
    text-shadow: 1px 1px 2px #E7E7E7;
}

@media (max-width: 992px) {
  .clear-both{
    clear: none;
  }
}

@media (max-width: 991px) {
  .long-box{
    margin-bottom: 2%;
  }
  .auto-box{
    margin-bottom: 9%;
  }
}

  @media (max-width: 768px) {
      .long-box{
        margin-bottom: 0%;
      }
      .auto-box{
        margin-bottom: 7%;
      }
}

@media (max-width: 568px) {
    .breadcrumb li a{
        font-size:14px;
    }
    .want-a-better-quote-container{
        width:100%;
    }
}

@media (max-width: 480px) {
    .banner-q{
        margin-top: 40%;
    }
}

.provider-logos{
    width: 200px;
    display: block;
    margin: 0 auto;
    padding: 25px 0;
}

.provider-logos:hover{
    width:195px;
}

.provider-logos-sm{
    width: 100px;
    display: block;
    margin: 0 auto;
    padding: 25px 0px;
}

.provider-logos-sm:hover{
    width:95px;
}

.provider-logo-squeeze{
    width: 85%;
    margin: 0 auto;
}

.tiny-text{
    font-size: 16px;
    padding-top: 20px;
    display: block;
}

.google-map-image{
}

.google-map-image img {
    width: 100%;
}

.google-map-image:hover {
    margin:0 1px 0 1px;
}

/* Form Contact Page */

.form-heading {
    background-color: #681117;
    border-radius: 4px;
    padding: 1px;
}

.form-heading h2{
    color:white;
    padding: 0px 0px 0px 25px;
}

.form-body{
    padding: 3%;
}

.form-quote{
    border:1px solid #D3D3D3;
    border-radius: 4px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
}

.btn-contact{
    display: block;
    padding: 15px 10px;
    width: 390px;

    border-radius: 4px;
    color: white;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: .25s;
    transition: .25s;
    font-size: 30px;
    background-color: #1e3d6a;
}

.btn-contact:hover{
    background-color: #333333;
    box-shadow:0px 0px 4px #999;
    color:white;
}

.btn-contact:focus{
    color:white;
}

.btn-request{
    display:inline-block;
    margin-bottom: 20px;
    font-family:'Roboto Slab', serif;
    font-size: 20px;
    font-weight:500;
    border: 1px solid #AAA;
    padding: 20px 15px;
    background-color: white;
    -moz-box-shadow: inset 0 0 30px #CCC;
    -webkit-box-shadow: inset 0 0 30px #CCC;
    box-shadow: inset 0 0 30px #CCC;
}

.btn-request:hover{
    background-color:#CCC;
    -moz-box-shadow: inset 0 0 30px #666;
    -webkit-box-shadow: inset 0 0 30px #666;
    box-shadow: inset 0 0 30px #666;
    border: 1px solid #AAA;
}

.btn-request:focus{
    background-color:#DDD;
    -moz-box-shadow: inset 0 0 30px #999;
    -webkit-box-shadow: inset 0 0 30px #999;
    box-shadow: inset 0 0 30px #999;
    border: 1px solid #AAA;
}

.contact-box{
    display: inline-block;
    margin-bottom: 20px;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #AAA;
    padding: 20px 15px;
    background-color: white;
    -moz-box-shadow: inset 0 0 30px #CCC;
    -webkit-box-shadow: inset 0 0 30px #CCC;
    box-shadow: inset 0 0 30px #CCC;
    color:#333333;
    border-radius:10px;
    cursor:pointer;
}

.contact-box:hover{
    background-color:#CCC;
    -moz-box-shadow: inset 0 0 30px #666;
    -webkit-box-shadow: inset 0 0 30px #666;
    box-shadow: inset 0 0 30px #666;
    border: 1px solid #AAA;
}

.contact-box:active{
    background-color:#DDD;
    -moz-box-shadow: inset 0 0 30px #999;
    -webkit-box-shadow: inset 0 0 30px #999;
    box-shadow: inset 0 0 30px #999;
    border: 1px solid #AAA;
}

.form-footer{
    margin-top:10px;
    margin-bottom:50px;
}

@media (max-width: 768px) {
    textarea.form-control{
        margin-top: 30px;

    }
}

@media (max-width: 568px){
    .btn-contact{
        width:95%;
    }
}

/* Privacy Policy */

.privacy-special{
    border-radius: 4px;
    background-color: rgb(245, 245, 245);
    padding: 8px 15px;
}

.privacy-bullets li{
    margin-top: 1px;
    text-indent: 10px;
    list-style-position: inside;
}
