﻿
/* Extra small devices (phones, 600px and down) */
@media screen and (max-width: 600px) {
    .wrapper {
        width: auto !important;
        margin: auto;
    }
    body {
        overflow-x: hidden;
    }
    .topbar-header ul {
        text-align: left;
    }

        .topbar-header ul li {
            display: inline-block;
            padding-right: 0px;
            padding-left: 0px;
        }

    .navbar {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 !important;
    }

    .navbar-brand {
        display: inline-block;
        padding-top: 0.3125rem;
        padding-bottom: 0.3125rem;
        margin-right: 0 !important;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #fff !important;
        font-size: 17px;
        text-transform: uppercase;
        margin-right: 0;
        text-align: left;
    }

    .navbar-light .navbar-nav .mynav:before {
        content: " | ";
        padding-right: 10px;
        color: #fff;
        display: none;
    }

    .video-banner video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .bannertop {
        margin-top: 0px;
        margin-left: 0px;
    }

    hr {
        margin-top: 1rem;
        margin-bottom: 1rem;
        border: 0;
        border-top: 1px solid rgba(0,0,0,.1);
        display: none;
    }

    .video-form h1 {
        color: #fff;
        text-align: left;
        font-family: Montserrat,Sans-serif;
        font-size: 24px;
        font-weight: 500;
        text-transform: none;
        font-style: italic;
        line-height: 1.4em;
        letter-spacing: 0;
        padding-bottom: 0 !important;
    }

    .video-form h2 {
        color: #fff;
        font-family: Karla,Sans-serif;
        font-size: 26px;
        font-weight: 600;
        text-transform: uppercase;
        line-height: .9em;
        letter-spacing: -1.2px;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .btnwelcome {
        font-size: 16px;
    }

    .btnbanner {
        font-family: Montserrat,Sans-serif;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        fill: #FFFFFF;
        color: #fff;
        border-style: solid;
        border-width: 2px;
        border-color: #ffffff;
        padding: 11px 12px;
    }

    .covid p {
        color: white;
        font-size: 16px;
    }

    h1 {
        color: #29a329;
        font-size: 28px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 10px;
        text-transform: uppercase;
    }
    .pacificbg .btn-warning{
        font-size:17px;
    }
    .welcome {
        padding-top: 20px;
        padding-bottom: 25px;
    }

    .footerimg {
        width: 100%;
        margin-top: 8px !important;
        padding-right: 10px;
    }
    .topbar-header ul li a {
        font-size: 13px;
        color: white;
        text-transform: uppercase;
        text-decoration: none;
    }
    .tblpipe {
        color: white;
        text-decoration: none;
        margin-right: 0px;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.5);
        border-color: #ffc107;
    }
    .location-page h3{
        font-size:27px;
    }
    .AboutUs h4 {
        color: #498749;
        font-size: 19px;
        margin-top: 20px;
        font-weight: bold;
    }
    .insurances h4{
        font-size:19px;
    }
    .location-page .col-md-9 h5 {
        font-size: 16px;
    }
    .location-page .col-md-9 .PhoneList li{
        font-size:16px;
    }
    .location-page .col-md-9 h4 {
        font-size: 18px;
    }
    .footer h4 {
        color: #000;
        padding-top: 0px !important;
        font-size: 20px;
        text-align: left !important;
    }
    .home {
        padding: 0;
         margin-left:0px;
    }
    .footer p {
        color: #fff;
        font-size: 15px;
    }

    .heigtt {
        margin-top: 30px;
        padding-top: 0px;
      
    }
    .ourlocation {
        border: 3px Solid #c6ff63;
        padding: 10pX;
        box-shadow: 5px 5px 5px 3px #0064007a;
        background-color: #29a329;
        border-radius: 18px;
        margin: 10px;
    }
    .searchloc {
        padding-top: 30px;
        padding-bottom: 35px;
        background: #29a329;
    }

    .pt-5, .py-5 {
        padding-top: 1rem !important;
    }

    .pb-3, .py-3 {
        padding-bottom: 0rem !important;
    }

    .services h4 {
        font-size: 20px;
        margin-top: 15px;
        font-weight: 600;
        margin-bottom: 15px;
    }
    .locations .card {
        box-shadow: 6px 6px 29px -3px #aaa !important;
        margin-bottom: 23px;
    }
    .mt-5{
        margin-top: 0px!important;
    }
    .button {
        display: inline-block;
        position: relative;
        margin: 0;
        padding: 4%;
        border: 1px solid white;
        text-decoration: none;
        font-size: 15px;
        outline: none;
        color: #FFF;
        margin-left: 40px;
        background-color: #29a329;
    }
    .pacificbg h2 {
        font-size: 25px;
        color: #fff;
    }
    .footerimg table{
        width:100%!important;
    }
    .locations h4 {
        font-family: 'Overlock', cursive;
        color: #fff;
        font-size: 18px;
        margin-bottom: 18px !important;
        background: #29a329;
        display: inline-block;
        padding: 10px 20px;
        margin: 0px 0px 10px;
    }
    .testimonials h1 {
        color: #29a329;
        font-size: 22px;
    }
    .testimonials p{
        font-size:15px;
    }
    .img-circle {
        width: 25%;
    }
    .bgtranseffect {
        padding: 0.75rem 0 1.25rem 0;
        background-color: #00000075;
    }
    .locations .card h5 {
        font-size: 20px;
        margin: 0px;
        padding: 5px;
        color: #fff;
        background: #29a329;
    }
    .covid {
        padding-top: 30px;
        background: #252525;
        padding-bottom: 10px;
    }
    .locations .card p {
        font-size: 18px;
    }
    .locationsphone {
        font-size: 18px;
        color: black;
        font-family: monospace;
        font-weight: 600;
    }
    .w-20 {
        width: 100%;
        padding: 15px 20px;
    }
    .accident h6 {
        margin-bottom: 5px;
        font-size: 21px;
    }
    .accident .col-md-3{
        margin-bottom:15px;
    }
    accident {
        background-color: #b9ffb9;
        padding-top: 35px;
        padding-bottom: 12px;
    }
    .services {
       
    }

        .services p {
            font-size: 16px;
        }

    .locationlist h3 {
        color: #29a329;
        font-size: 22px;
        margin-bottom: 8px !important;
    }

    .table {
        width: 100%;
        margin-bottom: 1rem;
        color: #212529;
        display: block;
        text-align: left;
    }

        .table tbody {
            display: block;
        }

        .table tr {
            display: block;
        }

        .table td {
            font-size: 17px;
            display: block;
        }
    ul.navbar-nav {
        margin-left: 0px;
    }
    

        .locationlist {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .locations {
        padding-top: 50px;
        padding-bottom: 35px;
    }
        .locationlist a {
            color: #29a329;
            font-size: 18px;
            font-weight: 600;
            text-decoration: none;
        
        }
    .accident {
        background-color: #fff;
        padding-top: 44px;
        padding-bottom: 20px;
    }
    .bgservicecolor {
        background-color: #00000075;
        padding-bottom: 40px;
        padding-top: 30px;
    }
    .services {
        background-image: none;
        position: relative;
        text-align: center;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        background-color: #29a329;
    }
    .table tr {
        padding: 15px 0;
        border-bottom: 1px solid #8e9835;
    }

    .mr-3 {
        margin-right: 0 !important;
    }
    .services .col-md-3{
        margin-bottom:15px;
    }
}
/*@media only screen and (max-width: 1350px) {
    .wrapper {
        width: 100%;
        margin: auto;
        box-shadow: 1px 4px 10px -3px #aaa !important;
    }
    .navigation img {
        width: 175px;
        height: auto;
    }
    .w-20 {
        width: 20%;
        padding: 0px 5px;
    }
    .navbar{
        padding:0!important;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #fff !important;
        font-size: 14px;
        font-weight:500;
        text-transform: uppercase;
    }
    .topbar-header ul li a {
        font-size: 13px;
        color: white;
        text-transform: uppercase;
        text-decoration: none;
    }
    .topbar-header ul li {
        display: inline-block;
        padding-right: 14px;
        padding-left: 14px;
    }
}*/



