@media (min-width: 767px) {

header .col-9 {
	height: auto !important;
}

} /* end 768px */


@media (max-width: 1024px) {

body {
	min-width:inherit;
}

.wrapper {
	width:auto;
	margin:0 20px;
}

header .start {
	background:rgba(255,255,255, 0);
	width:100%;
}

header .startbtn {
	float:none;
	width:160px;	
	margin:0 auto 5px;
}

header .starttext {
	width:100%;
	float:none;
	font-size:20px;
	padding:7px 0 0 0;
}

.logo {
	float:none;
	width:100%;
	text-align:center;
}

.topleft {
	float:none;
	width:100%;
}

.topleft ul {
	float:none;
	text-align:center;
	width:100%;
	padding:10px 0 0 0;
}

.topleft ul li {
	float:none;
	display:inline-block;
	*display:block;
}

.topleft ul li:first-child {
    margin: 0;
}

} /* end 1024px */

@media (max-width: 900px) {

ul li.servicelist {
	width:60%;
}

ul li.servicerate {
	width:40%;

}

} /* end 900px */


@media (max-width: 767px) {

header .start3col ul li {
	float:none;
	width:100%;
	margin:0 0 15px 0;	
}

header .start2col ul {
	-ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
	grid-gap: 10px;
}

.toggle-navbar {
	display: block;
	width: 100%;
}

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}

.btn-navbar {
	cursor:pointer;
	padding:12px 0;
	display:block;
}

.icon-bar {
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 3px;
}

.icon-bar + .icon-bar {
  margin-top: 4px;
}

.icon-bar {
  background-color: #fff;
}


nav ul li {
	width:100%;
	text-align:left;
}

nav ul li a {
    padding: 10px 15px;
	color:#fff;
	display:block;
	width:100%;
	border-top:#444 1px solid;
}

ul.servicesbtn li {
	float:none;
	margin-bottom:10px;
	width:100%;
}

ul.servicesbtn li:first-child {
	float:none;
}

ul.servicesbtn li:last-child {
	float:none;
}

ul.servicesbtn .orderbtn {
	display:inline-block;
}

article .fimage {
	float:none;
	width:100%;
	padding:10px 0 20px;
}

article .fimage img {
	min-width:100%;
}

article .bexcerpt {
	float:none;
	width:100%;
}

.alignleft {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float:none;
}
.alignright {
	display: block;
	margin-right: auto;
	margin-left: auto;
	float:none;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

header .start1col .startdesc {
    min-height: 200px;
}

header .start1col .startbtn a {
	width:90%;
	margin:0 auto;
}

header h1 {
    font-size: 32px;
}

footer .fleft {
	float:none;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}

footer .fright {
	float:none;
	width:100%;
	text-align:center;
}

.speakft {
	width:90%;
	margin:0 auto 60px;
}

ul li.servicelist {
	width:100%;
}

ul li.servicerate {
	width:100%;
	padding:5px 10px;
}
.z_left_half {
	width: 100%;
	padding-right:0;
}

.z_right_half {
	width: 100%;
	padding-left: 0;
}

.z_right_third {
	paddingt: 0;
}

.z_left_third, .z_right_third, .z_middle_third {
	width: 100%;
}

.z_left_third {
	padding-right: 0;
}

.z_middle_third {
	padding: 0;
}

.z_right_third {
	padding-left: 0;
}

.z_col4 {
	width:100%;
}

.z_col4_pad1 {
	padding-left:0;
	padding-right:0;
}

.z_col4_pad2 {
	padding-right:0;
	padding-left:0;
}


} /* end 767 */


@media (max-width: 640px) {

section.home .services li {
	width:50%;
}

.servicebox ul  li {
	float:none;
}

ul.column2 {
	column-count:1;
	-moz-column-count:1;
	-webkit-column-count:1;
}

.formleft {
	float:none;
	width:100%;
	padding-right:0;
}

.formright {
	float:none;
	width:100%;
	padding-left:0;
}

.formaddleft {
	float:none;
	width:100%;
}

.formaddmiddle {
	float:none;
	width:100%;
	padding:0;
}

.formaddright {
	float:none;
	width:100%;
}

.gform_wrapper.gravity-theme .ginput_container_address span.address_city,
.gform_wrapper.gravity-theme .ginput_container_address span.address_state,
.gform_wrapper.gravity-theme .ginput_container_address span.address_zip {
    flex: 0 0 100%;
}

.gform_wrapper.gravity-theme .ginput_container_address .ginput_left.ginput_address_zip {
	    padding: 0;
}

ul.col4 li {
	float:none;
	width:100%;
}

.unsubscribe { 
	width:100%; 
}

header .start2col ul li {
	float:none;
	width:100%;
	margin: 0;
	padding:0;
	min-height:auto;
}

header .start2col .startbtn {
	float:none;
	width:100%;
	position: relative;
	bottom:auto;
}

header .start2col .startbtn a {
	width:150px;
	margin:0 auto;
}

header .start2col {
    margin-bottom: 0;
}

header .start2col ul li .locatesearchtxt h4 {
    padding: 0;
}

header .start1col .startdesc {
    float:none;
    width:100%;
    padding: 10px 10px 10px 10px;
    min-height: auto;
}

header .start1col .startbtn {
	float:none;
	width:100%;
	position: relative;
	bottom:auto;
	margin-top:20px;
}

header .start1col .startbtn a {
    width: 300px;
    margin: 0 auto;

}

header .start1col .startdesc.frst {
	border-right:0;
    border-bottom: #000000 1px solid;
}




} /* end 650 */

@media (max-width: 480px) {

.topleft ul li {
	width:250px;
}

.topleft ul li.fax {
    margin-bottom: 5px !important;
}

.topleft ul li.placeorder a {
	width:100%;
	padding: 10px;
}

} /* end 480 */

@media (max-width: 360px) {

section.home .services li {
	width:100%;
}

.topleft ul li {
	width:100%;
	margin:0;
}

} /* end 360 */