.section-group {
	clear: both;
	padding: 0px;
	margin: 0px;
}


.col-group {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col-group:first-child { margin-left: 0; }


.group:before,
.group:after { content:""; display:table; }
.group:after clear:both;
.group { zoom:1;  }

.span_1_of_4 { width: 23%;}
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 49%; }
.span_1_of_3 { width: 32.26%; }


@media only screen and (max-width: 480px) {
	.col-group {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3, .span_1_of_4  { width: 100%; }
}

.contact-us-im .form__group{
    width: 100%;
    float: left;
    display: block;
}
.contact-us-im .col-lg-12 .form__group.form-input-comments{
    float: right;
}

#partial-header-1 .phone__number {
    font-size: 1.33rem;
}
.logo-a__image-link{
    justify-content: center;
}

body .mm-page.mm-slideout{
        overflow-x: unset;
}
.logo_footer__container--inner .logo-a__caption{
    margin-top: -26px;
}
.section--dark .component__button--3{
    margin-top: 0;
}

.section-banner .banner .banner-text__title--large {
    text-shadow: 1px 1px #000 !important;
}

.section-banner .banner .banner-text__subtitle--small {
    text-shadow: 1px 1px #000 !important;
}

.section.section__bg--dark-4 .component__subtitle {
    color: #fff !important;
}