
.title-center,
h1.page__title.text-center{
    text-align: center !important;
}

/* hours */

div#hours {
    float: none !important;
    width: 100%;
    margin: 30px auto !important;
}

.hours{
    margin-top: 20px;
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.2%;
}
/*  SEO Home/Services  */
.accordion_container {
  width: 650px;
  margin:auto;
}

.accordion_head {
  background-color: #d9534f;
  cursor: pointer;
  margin: 0 0 1px 0;
  padding: 7px 11px;
}
.accordion_head h2{
  color: white;
  text-align: center;
  font-family: playball-regular, Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.homeh2{
  color: black;
  text-align: center;
  font-family: playball-regular, Arial, Helvetica, sans-serif;
  font-size: 24px;
}
.serviceh2{
  color: black;
  font-family: playball-regular, Arial, Helvetica, sans-serif;
  font-size: 24px;
}
.serviceul {
  padding: 5px 10px;
  margin: 10px 15px 5px 30px;
}
.serviceimg {
        float: right;
        margin: 0 0 10px 10px;
    }
.accordion_body {
  background: lightgray;
}

.accordion_body p {
  padding: 10px 15px 5px 15px;
  margin: 0px;
}
.accordion_body ul {
  padding: 5px 10px;
  margin: 10px 15px 5px 30px;
}
.plusminus {
  float: right;
}



p.location__fax a {
    color: #fff;
}
p.location__fax a {
    color: #fff;
}
.wrap__navigation-header { 
    width: 82%;
}
.wrap__locations-header { 
    width: 18%; 
}
p.location__fax:before {
    content: 'Text:';
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}
p.location__phone:before {
    content: 'Call or Text:';
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
}



/*COLOR HERE FOR HELP*/
body {
    background: white !important;
}
.wrap__socialmedia-header--inner .socialmedia__list .socialmedia__item .socialmedia__link, .wrap__socialmedia-footer--inner .socialmedia__list .socialmedia__item .socialmedia__link {
    background-color: #3b5998 !important;
}


.navigation:not(.mm-menu) .navigation__list .navigation__item.active, 
.navigation:not(.mm-menu) .navigation__list .navigation__item .navigation__list--sub .navigation__item a:hover, 
.navigation:not(.mm-menu) .navigation__list .navigation__item:hover {
    background-color: #d9534f;
}
.navigation:not(.mm-menu) .navigation__list .navigation__item .navigation__list--sub .navigation__item a {
    background-color: #cba993;
    color:black;
}
.navigation:not(.mm-menu) .navigation__list .navigation__item .navigation__list--sub .navigation__item {
    border-top: 1px solid black;
}

/*MOBILE COLORING*/
.mm-menu .navigation__list > li > a:hover, #hamburger:hover, .mm-menu .navigation__list > li > a, .mm-menu .navigation__list > li > a.mm-next, .mm-menu .navigation__list--sub > li > a:hover, .mm-menu .navigation__list--sub > li > a:hover, .mm-menu .navigation__list--sub > li > a {
    background-color: #d9534f;
}
/*END*/



.wrap__header--inner header .wrap__nav-location {
    background-color: #d9534f;
}
.navigation:not(.mm-menu) .navigation__list .navigation__item a {
    color: black;
}
.navigation:not(.mm-menu) .navigation__list .navigation__item.active a {
    color: black;
}
.navigation:not(.mm-menu) .navigation__list .navigation__item.has-child:after {
    color: black;
}
.navigation:not(.mm-menu) .navigation__list .navigation__item:hover a {
    color: black;
}

.wrap__locations-header--inner .locations .location__address, .wrap__locations-header--inner .locations .location__address-2, .wrap__locations-header--inner .locations .location__city-state-zip, .wrap__locations-header--inner .locations .location__phone, .wrap__locations-header--inner .locations .location__fax, .wrap__locations-header--inner .locations .location__email {
    color: black;
}

#hamburger, #hamburger:before, #hamburger:hover, #hamburger:hover:before {
    color: black;
}
/*END*/


.hours__list .day {
    border: none;
}
.wrap__logo-header--inner .logo__link .logo__summary .logo__title, .wrap__logo-footer--inner .logo__link .logo__summary .logo__title {
    font-family:"playball-regular", Arial, Helvetica, sans-serif !important;
    font-weight: bold;
}


.fit-vids-style {display:none;}
iframe {max-width:100%;}
img {max-width:100%;}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }
/*  GRID OF FOUR  */
.span_4_of_4 {	width: 100%;}
.span_3_of_4 {	width: 74.6%;}
.span_2_of_4 {	width: 49.2%;}
.span_1_of_4 {	width: 23.8%;}

@media (max-width: 1199px){
    .wrap__navigation-header {
        width: 35%; 
    }
    .wrap__locations-header {
        width: 65%;
    }
}
@media(max-width: 767px) {
    .serviceimg {
        float: none;
        display: block;
        margin: 0 auto 10px;
    }
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2, .span_1_of_2 { width: 100%; }
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
}


.header_shift {
margin-right: 15px;
}

