@media screen and (min-width:935px) {
.slider-form_wrapper.gform_wrapper {
	position: absolute;
	top: 0px;
	right: 0;
	max-width: 350px;
	height: calc(100% - 20px);
	border-left: 5px solid #000;
	width:100%;
	margin-top:0px;
	padding-top:25px;
}
}
@media screen and (max-width:935px) {
body .fusion-secondary-header .fusion-alignleft {
	border: none;
}
.fusion-secondary-header .fusion-row {
	padding-bottom: 15px;
}
.fusion-logo {
	width: 110px;
	top: -30px;
	z-index: 9;
}
nav.fusion-mobile-nav-holder {
	position: relative;
	top: 31px;
}
.fusion-mobile-current-nav-item > button, .fusion-mobile-nav-item.current-menu-item > button {
	color: #393e42 !important;
}
body .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-header {
	padding-top: 30px;
	padding-bottom: 30px;
}
.slider-form_wrapper {
	padding: 10px 15px 10px 15px !important;
	display: block;
	margin-bottom: 10px;
}
.slider-form_wrapper {
	width: 100%;
	max-width: 470px;
	margin: 0 auto;
}
}
@media screen and (max-width:935px) and (min-width:601px){
.slider-form_wrapper {
	margin-top:30px;
}	
}
@media screen and (max-width:935px) and (min-width:601px){
section#text-9 .textwidget a {
    word-break: break-word;
}	
}
@media screen and (max-width:782px) {
.admin-bar .fusion-header-has-flyout-menu .fusion-header {
	position: inherit !important;
}
}
@media screen and (max-width:641px) {
.slider-form_wrapper .gform_wrapper .gform_footer input.gform_button {
	line-height: 1 !important;
}
.fusion-columns .fusion-column{
    margin: 0 0 10px !important;
}
.slider-form_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
	padding: 0px 15px !important;
}
}
@media screen and (max-width:500px) {
body #menu-widget-2 ul li a:after {
	padding-right: 10px !important;
	padding-left: 10px !important;
}
}
@media screen and (max-width:403px) {
li.menu-item:nth-child(2) a:after {
	content: '' !important;
}
}