<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 500px){
	div#mobile-vid {
    padding-top: 0px !important;
		    margin-top: -15px !important;
}
	
#main-header .logo_container img#logo {
    width: 100%;
    position: relative;
	max-width: 80% !important;
}
body #main-header .logo_container {
    position: relative;
    height: 150px;
    text-align: center;
}
body header#main-header div#et-top-navigation {
    display: block;
    position: absolute;
    top: 10px;
    z-index: 9999;
    right: 0px;
    padding: 10px 0 0 !important;
    width: 350px;
}
	div#et_mobile_nav_menu {
    width: 100%;
}
	span.mobile_menu_bar.mobile_menu_bar_toggle {
    text-align: right;
}
body  div#top-header {
    transform: translateY(210px);
}
body #top-header div#et-info {
    width: 100%;
    padding: 0;
    margin: 0;
	display: none;
}

body #top-header div#et-info span#et-info-phone {
    font-size: 25px;
    color: white;
}
body #services-home .et_pb_column {
    margin-bottom: 70px !important;
}
body div#new-video {
    width: 100%;
    margin-bottom: 20px;
}
body li.gfield input, body .gfield, body .gfield.three, body .gfield.three input, body #gform_fields_1 .ginput_left.address_city, body #gform_fields_1 .ginput_right.address_state, body #gform_fields_1 .ginput_left.address_zip {
    width: 100% !important;
}
#main-footer .container {
    width: 100%;
}
#main-footer .container div#footer-widgets {
    padding: 20px 30px;
}
#main-footer .container div#footer-widgets #text-2 .textwidget div {
    padding: 0 !important;
}
.gfield_checkbox li {
    width: 30%;
    overflow: hidden;
    display: inline;
    font-size: 16px;
}

}

@media only screen and (max-width: 767px){
	body #case-blog a.entry-featured-image-url.bea, body #case-blog .article-wrap-bb{
		display: block !important;
		float: none;
		max-width: 100%;
	}
#mobile-vid .et_pb_slide {
    padding-top: 50px;
    padding-bottom: 50px;
}
body #services-home .play-button {
    width: 400px;
    left: 0;
    top: 5px;
    height: 260px;
    opacity: 1;
    border: none;
}
body{
    margin-right: -1px;
    }

}

@media only screen and (max-width: 980px) {

#footer-bottom div#footer-info {
    line-height: 1.7;
    padding: 30px 20px;
}
body h4.sub-heading {
    line-height: 1.5;
}
body header#main-header {
    margin-top: -20px;
}
div#sidebar-top {
    margin-top: 50px;
}

body.home #page-container header#main-header {
    position: relative !important;
    margin-top: -10px;
}
#services-home .et_pb_column:nth-child(2), #services-home .et_pb_column:nth-child(4) {
    margin-right: 0;
}
body #services-home .et_pb_column {
    margin-right: 33px;
    width: 47%;
    display: inline-block;
    margin-bottom: 60px;
}

#join-network .et_pb_module {
    text-align: center;
    margin-top: 20px;
}
li.usa.menu-item {
    display: none;
}
body #top-header {
    position: relative !important;
}
body div#et-info {
    margin-right: 50px;
    margin-top: 8px;
    z-index: 1;
    position: relative;
}
body div#et-info {
    margin-right: 50px;
    margin-top: 8px;
    z-index: -1;
    position: absolute;
    width: 160px;
    right: 0;
}
body div#et-top-navigation {
    position: relative;
    z-index: 999999999;
}
body #menu-item-34.blog ul.sub-menu, li.instagram.menu-item {
    display: none !important;
}
body footer#main-footer #footer-widgets .footer-widget {
    margin-top: 40px !important;
    text-align: center;
    width: 100% !important;
}
body footer#main-footer #footer-widgets .footer-widget div {
    width: 100%;
}

}

@media only screen and (min-width: 768px) and (max-width: 980px) {

}

@media only screen and (min-width: 981px){
#home-video video {
    max-height: 580px;
    width: 100%;
    background: white;
	text-align: center;
}
}</pre></body></html>