a {
    font-size: 14px;
}
.wrap__navigation {
    background-color: #575266;
}
.wrap__locations-socialmedia {
    float: right;
    width: 200px;
    max-width: 200px;
}
.socialmedia {
    float: right;
}
.location {
    float: right;
}
.location__phone {
    margin: 0;
    padding: 0;
}
.location__phone a {
    margin: 0;
    padding: 0;
    float: right;
}

#big_text {
    font-size: 34px;
}
.wrap_testimonials {
    margin-bottom: 30px;
}
.wrap__featuredarticles {
    width: 100%;
}
.testimonials__content {
    text-align: left;
}
.align-left {
	
	margin: 0px 10px 10px 0px
}
img.dd-post-image {
    float: right;
}


.wrap__specialoffer {
    margin-bottom: 10px;
    border-radius: 5px;
}
.wrap_body_contact {
    text-align: center;
    margin-top: 20px;
    color: white;
    position: relative;
    float: left;
    width: 100%;
}
.wrap_body_contact a {
    color: white;
}
.wrap__testimonials--inner .form .leadFormInfo {
    color: white;
}
.wrap__testimonials--inner .form__group {
    margin-bottom: 5px;
}
.cstmbutton a {
    padding: 15px 20px;
    text-decoration: none;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    position: relative;
    text-align: center;
    display: block;
    background: #3156a3;
    font-weight: bold;
    text-transform: uppercase;
    transition: border-color 0.5s, background-color 0.5s, color 0.5s;
}
.cstmbutton {
    margin: 0;
    margin-bottom: 10px;
}
.cstmbutton a:hover {
    background: #416cc6;
    text-decoration: none;
}


a.cta__button {
    padding: 20px 20px 20px 20px;
    color: #ffffff;
    font-family: "source-sans-pro-semibold", Arial, Helvetica, sans-serif;
    font-size: 22px;
    position: relative;
    text-align: center;
    display: block;
    background: #3156a3;
}
ul.staff__list {
    list-style-type: none;
}



.align-right {
	
	margin: 0px 0px 10px 10px;
}

.fa {
    font-size: 3vw;
}

.col-2 {
    border-radius: 5px;
    min-height: 336px;
    width: 49%;
    display: inline-block;
    padding: 3%;
    color: #fff !important;
    margin: 1px;
    vertical-align: top;
    background: #3156a3;
}

.day__time, .day__time--closed, .day__time--appt {
  
    color: #000 !important;
   
}

.col-2 a
 {
     
     color:#fff !important;
     
 }
 
 i.fa.fa-facebook {
    font-size: 1vw !important;
}
i.fa.fa-google-plus {
    font-size: 1vw;
}
i.fa.fa-yelp {
    font-size: 1vw;
}
.wrap_team .featuredblocks__list {
    padding: 0;
}
.wrap_team .featuredblocks__title {
    text-align: center;
}
.wrap_team .featuredblock__item:before {
    background: none;
}
.wrap_team .featuredblock__item {
    background: none;
    min-height: 350px;
    width: 33%;
    float: none;
}
.wrap_team .featuredblock__image {
    width: 58%;
    max-width: 100%;
    margin: 0 auto;
    height: 200px;
    float: none;
}
.wrap_team .featuredblock__title {
    font-size: 20px;
    color: black;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.wrap_team .featuredblocks .featuredblock__container a:hover {
    background: #f3f3f3;
}
.format__button {
    max-width: 100%;
    width: 18%;
    margin: 20px auto;
}
.format__button button {
    border: 1px solid white;
    border-radius: 5px;
    box-shadow: 0 1px 6.5px 1px rgb(20 20 20 / 13%);
}
.format__button a {
    color: white;
}
.format__button a:hover {
    text-decoration: none;
}
.format_services {
    box-shadow: 0 1px 6.5px 1px rgb(20 20 20 / 13%);
	padding: 10px;
	background: #f2f2f2;
	margin-bottom: 10px;
}
.row_clear:after {
    clear: both;
    display: table;
    content: "";
}
.row_clear {
        margin-top: 20px;
}
.col2 {
    width: 48%;
    float: left;
    margin-right: 1%;
}
.col4 {
    width: 25%;
    float: left;
    text-align: center;
}
.col2_40 {
    width: 48%;
    float: left;
    text-align: center;
}
.col2_60 {
    width: 52%;
    float: left;
    padding: 0px 10px;
}
.tab-container .testimonials__content p {
    color: white;
    text-align: center;
    font-size: 20px;
    line-height: 1;
}
.tab-container .testimonials__content p:before {
    font-family: 'font-awesome';
    content: "\f10d";
    margin-right: 10px;
    font-size: 25px;
}
.tab-container .testimonials__content p:after {
    font-family: 'font-awesome';
    content: "\f10e";
    margin-left: 10px;
    font-size: 25px;
}
.tab-container .testimonials .bx-wrapper .bx-controls {
    display: none;
}
.tab-container .testimonials .testimonials-item--source {
    color: white;
}
.wrap_cstm_services {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) -34%, rgba(70, 64, 87, 1) 100%);
    padding: 20px 0;
}
.wrap_cstm_services h2, .wrap_cstm_services p {
    color: white;
}
.wrap_cstm_services a {
    color: white;
    font-weight: bold;
}
.wrap_cstm_services h2 {
    min-height: 70px;
}
.wrap_cstm_services .featuredblock__image, .featuredblock__image--link, .featuredblock__icon {
    float: none;
    max-width: 100%;
    width: 20%;
    margin: 0 auto;
}
.wrap_cstm_services .featuredblock__title {
    width: 100%;
    text-align: center;
    float: none;
    margin-top: 20px;
    font-size: 21px;
}
.wrap_cstm_services .featuredblock__item {
    width: 25%;
    max-height: 425px;
}



@media (min-width: 768px) and (max-width: 1024px) {
    .wrap__specialoffer {
        padding: 30px 70px;
    }
    .wrap_testimonials {
        margin-bottom: 0;
    }
    .home-layout .testimonials__content p {
        text-align: center;
    }
    .home-layout .testimonials .testimonials-item--source {
        text-align: center;
    }
}
@media(max-width: 767px){
.col-2 {
width: 100%;
padding:0%;
}
.col2 {
    width: 100%;
    margin-right: 0;
}
.wrap_team .featuredblock__item {
    width: 100%;
    margin-right: 0;
}
.socialmedia {
    float: none;
}
.wrap__header .socialmedia__container {
    display: none;
}
.wrap__header .embedcode__container {
    display: none;
}
.wrap_cstm_services .col4 {
    width: 100%;
    border-bottom: 1px solid white;
}
}