/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800'); 


/* Header */
body .fusion-header {
	background-color: black;
	border-bottom: none !important;
}
body .fusion-secondary-main-menu {
	background-color: #272727;
	border-bottom: none;
}
.beseler-icon-logos img {
	float: left;
	margin-left: 15px;
}
.beseler-icon-logos img:first-child {
	margin-top: -2px;
}
body .fusion-main-menu .fusion-widget-cart-counter > a:before, body .fusion-main-menu > ul > li > a {
	color: #ffffff;
	font-family: 'Open Sans', 'Arial', 'Tahoma', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	border: none !important;
	padding-top: 2px;
	padding-bottom: 2px;
	transition: all .5s ease;
}
body .fusion-main-menu > ul > li.current-menu-item > a, body .fusion-main-menu > ul > li > a:hover,
body.fusion-body .fusion-main-menu .current-menu-ancestor > a, body.fusion-body .fusion-main-menu .current-menu-parent > a {
	color: #ffa800 !important;
	border: none !important;
}
body .fusion-megamenu-holder {
	border-color: #fd9d00;
	border-top: none;
	background-color: #272727;
}
.fusion-main-menu .fusion-main-menu-icon:after, .fusion-main-menu .fusion-widget-cart-counter > a:before {
	color: #ffffff !important;
	transition: all .5s ease;
}
.fusion-main-menu .fusion-main-menu-icon:hover:after, .fusion-main-menu .fusion-widget-cart-counter > a::hover:before {
	color: #ffa800 !important;
}
body .fusion-main-menu > ul > li {
	padding-right: 60px;
}
.menu-phone-link-desktop a, .menu-phone-link-mobile a {
	background-image: url(/wp-content/uploads/2018/08/phone-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    min-width: 15px;
}
.menu-phone-link-desktop a .menu-text i, .menu-phone-link-mobile a .menu-text i {
	display: none !important;
}
body  #wrapper .search-table .search-button input[type="submit"]:hover {
	background-color: #ffa800;
}
body .fusion-main-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
    padding: 5px 1px 5px 5px;
    background-color: #272727;
    border: none;
}
body .search-table .search-field input[type="text"] {
	text-transform: uppercase;
}
.fusion-megamenu-submenu .fusion-megamenu-title a {
	text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 500;
	color: #ffffff;
}
.fusion-megamenu-submenu .fusion-megamenu-title a:hover {
	color: #ffffff;
}
body .fusion-megamenu-wrapper .fusion-megamenu-border, body .fusion-megamenu-wrapper .fusion-megamenu-submenu, body .rtl .fusion-megamenu-wrapper .fusion-megamenu-submenu:last-child {
	padding: 0;
}

.fusion-megamenu li.menu-item {
	transition: all .5s ease;
	padding: 0;
}
.fusion-megamenu .fusion-megamenu-title {
	padding: 0;
	height: 100%;
}
.fusion-megamenu .fusion-megamenu-title a {
	padding: 10px;
	height: 100%;
}

/* Sticky Header */
body .fusion-header-wrapper.fusion-is-sticky .fusion-header, body .fusion-header-wrapper.fusion-is-sticky .fusion-secondary-main-menu {
	background-color: #272727;
}
body .fusion-is-sticky .fusion-main-menu .fusion-main-menu-icon:after, body .fusion-is-sticky .fusion-main-menu .fusion-widget-cart-counter > a:before, body .fusion-is-sticky .fusion-main-menu > ul > li > a, body .fusion-is-sticky .fusion-main-menu > ul > li > a .fusion-menu-description {
	color: #ffffff;
}
li.menu-logo {
/*	background-image: url(/wp-content/uploads/2018/04/Beseler-footer-logo.png); */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100px;
    margin-right: 50px;
	display: none !important;
}
body .fusion-is-sticky li.menu-logo {
	display: inline-block !important;
}
body .fusion-is-sticky .fusion-main-menu > ul > li {
	padding-right: 45px;
}


/* Page Title Bar */
body .fusion-page-title-row {
	max-width: none;
}
body .fusion-page-title-bar {
	padding-left: 0;
	padding-right: 0;
	border: none;
}
body .fusion-page-title-wrapper {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
}




/* Homepage */
.equipment-col h5 {
	text-transform: uppercase !important;
	height: 290px;
	padding-top: 50px;
}
.equipment-col {
	min-height: 450px;
}
.equipment-col .fusion-column-inner-bg-image {
	transition: all .5s ease;
}
.equipment-col a {
	display: block;
}

#yellow-col a:hover .fusion-column-inner-bg-image {
	background-color: rgba(255,150,0,0.8) !important;
}
#green-col a:hover .fusion-column-inner-bg-image {
	background-color: rgba(0,96,5,0.8) !important;
}
#blue-col a:hover .fusion-column-inner-bg-image {
	background-color: rgba(0,82,195,0.8) !important;
}
#red-col a:hover .fusion-column-inner-bg-image {
	background-color: rgba(255,0,0,0.8) !important;
}
#purple-col a:hover .fusion-column-inner-bg-image {
	background-color: rgba(122,19,127,0.8) !important;
}

.equipment-col .fusion-column-wrapper .fusion-imageframe {
	transition: all .5s ease;
	margin-top: 0;
}
.equipment-col:hover .fusion-column-wrapper .fusion-imageframe {
	margin-top: 10px;
}



.yellowGradientBG {
	background: #ffa800 !important;
	background: -moz-linear-gradient(top, #ffa800 0%, #f87800 100%) !important;
	background: -webkit-linear-gradient(top, #ffa800 0%,#f87800 100%) !important;
	background: linear-gradient(to bottom, #ffa800 0%,#f87800 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa800', endColorstr='#f87800',GradientType=0 ) !important;
}
.post-content .yellowGradientBG h4 { color: #ffffff; }

.yellowGradientBG { border-bottom: none !important; }




/* Forms */
.wpcf7-form .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-text, .wpcf7-form textarea {
	/* margin-bottom: 10px; */
	font-size: 11px;
	font-family: "Open Sans", "Arial", "Tahoma", sans-serif;
	padding: 5px 10px;
}
.wpcf7-form .wpcf7-form-control-wrap {
	margin-bottom: 10px;
	display: block;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #787878 !important;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #787878 !important;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #787878 !important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #787878 !important;
  opacity: 1;
}

.wpcf7-textarea {
	height: 107px;
	max-width: 325px;
}
.wpcf7-form br { display: none; }

.wpcf7-form input[type="submit"].wpcf7-submit, .fusion-button-wrapper a.fusion-button {
	border-radius: 0;
	padding: 0 25px;
	text-transform: uppercase;
	font-size: 16px;
	margin-top: 27px;
	min-width: 120px;
	font-family: "Open Sans", "Arial", "Tahoma", sans-serif;
	min-height: 29px;
	line-height: 29px;
	transition: all .5s ease;
}
.fusion-button-wrapper a.fusion-button {
	margin-top: 0;
}
.wpcf7-form input[type="submit"].wpcf7-submit:hover {
	background-color: #f98300;
}

.wpcf7-form input[type="submit"].wpcf7-submit.ghost-submit {
	background-color: transparent;
    border: solid white 2px;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
	margin-top: 10px;
	margin-bottom: 20px;
	min-width: 110px;
	max-height: 34px;
	line-height: 31px;
	transition: all .5s ease;
}
.whiteBG .wpcf7-form input[type="submit"].wpcf7-submit.ghost-submit {
	border-color: #787878;
	color: black;
}
.wpcf7-form input[type="submit"].ghost-submit:hover, .wpcf7-submit.ghost-submit:hover {
	background-color: white !important;
	color: #f98300;
}
.whiteBG .wpcf7-form input[type="submit"].ghost-submit:hover, .whiteBG .wpcf7-submit.ghost-submit:hover {
	color: #f98300;
}

.wpcf7-form-control-wrap .cf7-dragandrophandler {
	border: 4px dashed rgba(255,255,255,.55);
	border-radius: 10px;
	height: auto !important;
}
.whiteBG .wpcf7-form-control-wrap .cf7-dragandrophandler {
	border-color: #d2d2d2;
}
.cf7-dragandrophandler-inner:before {
    content: " ";
   /* background-image: url(/wp-content/uploads/2018/04/upload-arrow.png);*/
    background-repeat: no-repeat;
    height: 90px;
    width: 80px;
    display: block;
    background-size: contain;
    margin-right: auto;
    margin-left: auto;
}
.cf7-text-drop, .cf7-text-or, .cf7-text-browser {
	color: white;
	font-weight: 300;
	line-height: normal;
	font-size: 16px;
}
.whiteBG .cf7-text-drop, .whiteBG .cf7-text-or, .whiteBG .cf7-text-browser,
.whiteBG .cf7-text-browser a {
	color: #787878 !important;
}
.whiteBG .cf7-text-browser a span:hover {
	color: #ffa800 !important;
}
.cf7-text-drop {
	font-size: 22px;
}
.cf7-text-browser a {
	background-color: transparent;
    font-weight: 300;
	padding: 0 0 20px 0;
	font-size: 16px;
}
.cf7-text-browser a .underline {
	text-decoration: underline;
}
.cf7-text-or, .cf7-text-browser {
    display: inline-block;
}
.cf7-dragandrophandler-container .cf7-drop-statusbar {
	border: dotted 1px white;
    background-color: transparent;
    color: white;
    border-radius: 5px;
}
.whiteBG .cf7-dragandrophandler-container .cf7-drop-statusbar {
	border: dotted 1px #787878;
	color: #787878;
}
.cf7-dragandrophandler-container .cf7-drop-filename {
	font-size: 12px;
    font-family: "Open Sans", "Arial", "Tahoma", sans-serif;
}
.cf7-dragandrophandler-container .cf7-drop-filesize {
	font-size: 12px;
    text-align: center;
    color: white;
    font-family: "Open Sans", "Arial", "Tahoma", sans-serif;
    margin-bottom: 10px;
}
.cf7-dragandrophandler-container .cf7-drop-progressBar div {
	background-color: #272727;
}
.cf7-dragandrophandler-container .cf7-drop-remove a {
	background-color: transparent;
	border: none;
}
.required-fields {
	font-size: 11px;
    font-family: "Open Sans", "Arial", "Tahoma", sans-serif;
    color: #aaa9a9;
    margin-top: -5px;
    display: block;
}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	font-size: 12px;
	display: block;
	margin-top: 5px;
}
#wpcf7-f220-p50-o1 .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	color: #272727;
}
body #wpcf7-f220-p50-o1  .wpcf7-validation-errors {
	display: block;
    background-color: transparent;
    color: #272727;
    border: dotted 2px #272727;
}
.wpcf7-response-output .close.toggle-alert { border: none; }

textarea[name="your-interest"] {
	height: 69px;
}
textarea[name="your-questions"] {
	height: 107px;
}

.wpcf7-form .col-lg-6 .your-city {
	width: 70%;
	float: left;
}
.wpcf7-form .col-lg-6 .your-state {
	width: 30%;
	float: left;
	padding-left: 10px;
}

/* Recent Posts */
body .fusion-recent-posts .columns .column h4 {
	margin-top: 0;
}
h4.entry-title a, .fusion-recent-posts h4.entry-title, h2.entry-title.fusion-post-title a {
	font-size: 19px;
	color: #000000;
	font-weight: 500;
}
.recent-posts-content p, .post-content .fusion-post-content-container {
	font-size: 14px;
}
h2.entry-title.fusion-post-title {
	margin-top: 0;
	margin-bottom: 3px;
}
#posts-container.fusion-blog-archive article.fusion-post-large {
	margin-bottom: 20px;
}

/* General */
.post-content .whiteText, .post-content .whiteText h1, .post-content .whiteText h2, .post-content .whiteText h3, .post-content .whiteText h4, .post-content .whiteText h5, .post-content .whiteText h6, .post-content .whiteText p, .post-content .whiteText li {
	color: #ffffff;
}
.maxWidth1000 .fusion-column-wrapper {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body a:hover {
	color: #ffa800;
}
body .fusion-page-title-bar h1.entry-title, body h1 {
	font-size: 60px;
	line-height: 70px;
	font-weight: 700;
	color: #ffffff;
	font-family: "Open Sans", "Arial", "Tahoma", sans-serif;
	text-transform: uppercase;
	text-shadow: black 2px 2px 10px;
	text-align: center;
}

/* Footer */
body .fusion-footer-widget-area {
	border-top: none;
	background-color: #000000;
}
.fusion-footer .fusion-column {
	width: 100% !important;
}
.fusion-footer #menu-widget-2 {
	width: 80%;
	float: left;
}
.fusion-footer #media_image-2 {
	width: 20%;
	float: left;
}
.fusion-footer .menu-phone-link { display: none !important; }
.fusion-footer #media_image-2 img {
	float: right;
}
.fusion-footer .menu-item a {
	text-transform: uppercase;
}
.fusion-footer #media_image-3 {
	margin-bottom: 40px;
}
.fusion-footer .address-row .col-lg-6 {
	padding-left: 0;
}
.fusion-footer .address-row .col-lg-6 p {
	font-size: 13px;
	color: white;
	margin-top: 0;
}
.fusion-footer .address-row .col-lg-6 p a {
	color: #ffffff;
}
.fusion-footer .fusion-column:nth-child(2) {
	width: 490px !important;
    display: block;
    float: none;
    margin-bottom: 30px;
	clear: both;
}
.fusion-footer .fusion-column:nth-child(3) {
	width: 460px !important;
}
.fusion-footer .fusion-social-network-icon {
	background-color: #353536 !important;
    border-color: #353536 !important;
}
.fusion-footer #social_links-widget-2, .fusion-footer #custom_html-4 {
	width: 50%;
	float: left;
}
.fusion-footer .directions-text {
	color: #ffffff;
	font-size: 22px;
}
.fusion-footer .directions-icon {
	margin-top: -10px;
	margin-left: 15px;
}
.fusion-footer .copyright-text {
	font-size: 13px;
	color: #ffffff;
	margin-top: 0;
}


/* Equipment Tables */
table.wc-product-table {
	font-size: 13px;
}
body .wc-product-table td, body .wc-product-table th {
	text-align: center;
}
body .wc-product-table td.col-description, body .wc-product-table th.col-description, body .wc-product-table td.col-description td {
	text-align: left;
}
body td.col-description tr td {
	padding-left: 0 !important;
}
body td.col-description {
	padding-left: 18px !important;
}
body td.col-description ul {
	padding-left: 0px;
	list-style-position: inside;
}
body td.col-name a {
	padding: 0 18px !important;
}
.wc-product-table h3, .woocommerce-tabs h3 {
	font-weight: 400 !important;
	margin-bottom: 0 !important;
	font-size: 20px !important;
}
.wc-product-table h4, .woocommerce-tabs h4 {
	font-weight: bold !important;
	margin-bottom: 10px !important;
	font-size: 15px !important;
}


.zoom a img, .fusion-lightbox img { 
	display: block !important;
    padding: 10px !important;
    padding: 0;
    transition: all .5s ease;
}
.zoom a:hover img, a.fusion-lightbox:hover img { padding: 0 !important; }

/* defaults */
table.wc-product-table tr th { 
	color: white;
	background-color: black; 
}
/* table.wc-product-table tbody tr:not(.child):nth-child(even) {
	background-color: rgba(0,0,0,0.1);
}
table.wc-product-table td:before {
	color: #000000;
} */
/* yellow - Combo */
.color-ff9600 table.wc-product-table tr th{
	background-color: #ff9600;
}
.color-ff9600 table.wc-product-table tbody tr:not(.child):nth-child(even) {
	background-color: rgba(255, 150, 0, 0.1);
}
.color-ff9600 table.wc-product-table td:before {
	color: #ff9600 !important;
} 
/* green - Sealers */
.color-006005 table.wc-product-table tr th{
	background-color: #006005;
}
.color-006005 table.wc-product-table tbody tr:not(.child):nth-child(even) {
	background-color: rgba(0, 96, 5, 0.1);
}
.color-006005 table.wc-product-table td:before {
	color: #006005 !important;
}
/* blue - Tunnels */
.color-0052c3 table.wc-product-table tr th{
	background-color: #0052c3;
}
.color-0052c3 table.wc-product-table tbody tr:not(.child):nth-child(even) {
	background-color: rgba(0, 82, 195, 0.1);
}
.color-0052c3 table.wc-product-table td:before {
	color: #0052c3 !important;
}
/* red - Bundlers */
.color-ff0000 table.wc-product-table tr th {
	background-color: #ff0000;
}
.color-ff0000 table.wc-product-table tbody tr:not(.child):nth-child(even) {
	background-color: rgba(255,0,0, 0.1);
}
.color-ff0000 table.wc-product-table td:before {
	color: #ff0000 !important;
}
/* purple - Tables */
.color-7a137f table.wc-product-table tr th {
	background-color: #7a137f;
}
.color-7a137f table.wc-product-table tbody tr:not(.child):nth-child(even) {
	background-color: rgba(122,19,127, 0.1);
}
.color-7a137f table.wc-product-table td:before {
	color: #7a137f;
}

.descTable table.wc-product-table td.col-name {
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2;
}
table.wc-product-table td.col-name {
	font-weight: bold;
}


table.wc-product-table td a.fusion-button {
	padding: 5px 20px;
}

table.wc-product-table td .product-table-image-wrapper a {
	padding: 20px !important;
	transition: all .5s ease;
}
table.wc-product-table td .product-table-image-wrapper a:hover {
	padding: 0 !important;
}


/* Individual Product Pages */
body.single-product .product h2.product_title, body #wrapper #main .related.products .fusion-title h3 {
	font-family: "Open Sans";
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0px;
    font-size: 44px;
}
body.single-product .related.products .product-details h3.product-title {
	font-size: 18px;
	margin-bottom: 0;
}
body.single-product .related.products .product-details h3.product-title  a {
	color: white;
	padding: 15px;
	display: block;
}
body.fusion-body .fusion-content-sep.sep-double, body.fusion-body .fusion-separator.sep-double,
body.fusion-body .related.products .title-sep-container .title-sep.sep-double {
	height: 4px;
	border-bottom: double 12px;
	border-top: solid 4px;
	margin-top: 0;
}
.woocommerce-tabs ul.tabs li.active a {
	background-color: black !important;
	color: white !important;
}
.woocommerce-tabs ul.tabs li a {
	padding-left: 20px !important;
}
body .woocommerce-tabs ul.tabs li.active a:hover {
	color: white !important;
}
.woocommerce-tabs li.reviews_tab, .woocommerce-Tabs-panel--reviews { display: none !important; }
.single-product ul.social-share { display: none !important; }

.products.columns-4 li.product {
	width: 24% !important;
	float: left;
	margin: 0 0.5%;
}
.products.columns-4:after {
	content: " ";
	clear:both;
}
body.single-product .related.products .products li.product .product-details {
	background-color: black;
	color: white;
	padding: 0px;
	transition: all .5s ease;
}
body.single-product .related.products .products li.product .product-details:hover {
	background-color: rgba(0,0,0,0.8);
}
.product-details .product-details-container {
	min-height: 0;
}
.related.products .product .product-buttons {
	display: none;
}

/* Move Woocommerce Tabs up underneath Categories */
body .woocommerce-tabs.wc-tabs-wrapper {
	overflow: hidden;
    padding-top: 60px;
    clear: none;
    width: 50%;
}
body .woocommerce-tabs>.tabs {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    display: block;
    clear: both;
}
body .woocommerce-tabs .tabs.wc-tabs li {
	width: 50%;
	float: left;
}
body .woocommerce-Tabs-panel {
	clear: both;
    width: 100%;
    margin: 20px 0px !important;
}
body.single-product .woocommerce-tabs table, body.single-product .woocommerce-tabs p, body.single-product .woocommerce-tabs ul li {
	font-size: 13px;
}
body.single-product .woocommerce-tabs .fusion-button-wrapper {
	margin-top: 20px;
}
ul.tabs.wc-tabs:after {
    content: '';
    display: block;
    clear: both;
}
body.single-product .fusion-layout-column.fusion_builder_column.fusion-one-full {
	margin-bottom: 0 !important;
}

/* News/Events */
.fusion-sharing-box h4, .fusion-row .about-author, .related-posts.single-related-posts, #respond.comment-respond {
	display: none !important;
}
.fusion-sharing-box {
	background-color: transparent !important;
}
.fusion-social-networks-wrapper a.fusion-social-network-icon {
	color: #ff9600 !important;
}
.fusion-footer .fusion-social-networks-wrapper a.fusion-social-network-icon {
	color: #999999 !important;
}

.menu-item-1108.current-menu-item a { color: white !important; }
.menu-item-1108.current-menu-item a:hover { color: #ffa800 !important; }

/* MOBILE STYLES */
.menu-phone-link-mobile {
	display: none !important;
}

sup { font-size: 11px; }

.home .fusion-recent-posts { margin-bottom: 20px !important; }

@media only screen and (max-width: 1200px) {
	#wpcf7-f220-p50-o1 .form-fields .col-lg-4, #wpcf7-f220-p64-o1 .form-fields .col-lg-4 {
		width: 33% !important;
		float: left !important;
	}
	.cf7-dragandrophandler-inner {
		word-wrap: normal;
		white-space: normal;
		text-overflow: unset;
	}
	.wpcf7-textarea {
		max-width: none;
	}
	body .fusion-main-menu .fusion-widget-cart-counter > a:before, body .fusion-main-menu > ul > li > a, body #menu-widget-2 ul li a { font-size: 14px; }
	.fusion-is-sticky .fusion-main-menu > ul > li > a { font-size: 12px; }
	.fusion-custom-menu-item.fusion-main-menu-search, body .fusion-is-sticky .fusion-main-menu > ul > li { padding-right: 30px; }
	body .fusion-main-menu > ul > li { padding-right: 40px; }
	body .fusion-is-sticky .fusion-main-menu > ul > li.menu-item-home { display: none; }
	.fusion-secondary-main-menu { padding-right: 0; padding-left: 0;}
	
	body .fusion-modal .modal-title, .fusion-modal h3, body .fusion-widget-area h3, body .post-content h3, body .project-content h3 { font-size: 30px; }
	body .fusion-modal h5, body .fusion-widget-area h5, body .post-content h5 { font-size: 20px; }
	
	.fusion-footer #menu-widget-2 { 
		width: 90%;
	}
	.fusion-footer #media_image-2 {
		width: 10%;
	}
	#menu-widget-2 ul li a:after {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	table.wc-product-table td.col-description table tr td {
		width: 100% !important;
		display: block;
		padding-top: 0;
		padding-bottom: 0;
	}
	table.wc-product-table td.col-description table tr td .fusion-button-wrapper {
		margin-top: 20px !important;
	}
}

@media only screen and (max-width: 900px) {
	i.tagline {
		margin-top: 15px !important;
		max-width: 155px;
	}
}


@media only screen and (max-width: 800px) {
	body .fusion-header-wrapper .fusion-header, body .fusion-header-wrapper .fusion-secondary-main-menu {
		background-color: black;
	}
	body .fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper {
		display: block;
	}
	body .fusion-header-v4 .fusion-logo .fusion-header-content-3-wrapper .fusion-header-tagline {
		float: none;
		width: 100%;
		display: block;
	}
	i.tagline { max-width: none; }
	.beseler-icon-logos img {
		height: 40px;
		float: right;
	}
	body .fusion-mobile-nav-item a {
		background-color: #272727;
		color: white;
		text-transform: uppercase;
		padding-left: 60px !important;
		border: solid 2px black !important;
		border-top: none !important;
	}
	.menu-phone-link-mobile { display: list-item !important; }
	.menu-phone-link-desktop { display: none !important; }
	.menu-phone-link-mobile a, .menu-phone-link-desktop a {
		background-position: 59px;
		background-size: 23px;
	}
	body .fusion-mobile-nav-item a:hover {
		background-color: rgba(255,255,255,0.2);
		color: #ffa800;
	}
	.fusion-mobile-nav-item.fusion-main-menu-search a {
		display: none !important;
	}
	.fusion-mobile-nav-item .fusion-custom-menu-item-contents {
		display: block !important;
	}
	.fusion-mobile-nav-item.fusion-main-menu-search form .search-table .search-field input[type="text"] {
		padding-left: 45px;
		border-bottom: solid black 2px !important;
		padding-top: 10px;
		padding-bottom: 10px;
		height: auto !important;
		font-size: 12px;
	}
	.fusion-custom-menu-item-contents form.searchform .search-table .search-button .searchsubmit { 
		height: 38px !important;
		width: 38px !important; 
		border-bottom: solid black 3px;
	}
	.equipment-col {
		min-height: 200px !important;
	}
	.equipment-col h5 {
		height: 100px;
	}
	.major-brands .fusion-layout-column.fusion-one-sixth {
		width: 33% !important;
		padding: 0 20px;
	}
	.major-brands .fusion-layout-column {
		clear: none;
	}
	.major-brands {
		width: 100% !important;
		display: block !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}
	#wpcf7-f220-p50-o1 .form-fields .col-lg-4 {
		width: 50% !important;
	}
	#wpcf7-f220-p50-o1 .form-fields .col-lg-4:last-child {
		width: 100% !important;
		margin-top: 15px;
	}
	#wpcf7-f220-p50-o1 .form-fields .col-lg-4 .ghost-submit, .whiteBG form .form-fields .col-lg-4 .ghost-submit { display: none; }
	#wpcf7-f220-p50-o1 .form-fields .col-lg-4  .mobile-submit, #wpcf7-f220-p50-o1 .form-fields .col-lg-4  .mobile-submit .ghost-submit,
	.whiteBG form .form-fields .col-lg-4 .mobile-submit, .whiteBG form .form-fields .col-lg-4 .mobile-submit .ghost-submit { display: block !important; }
	.wpcf7-form textarea {
		height: 147px; 
	}
	.news-events.fusion-layout-column {
		margin-top: 40px !important;
	}
	.fusion-footer #menu-widget-2, .fusion-footer #media_image-2{ 
		width: 100%;
	}
	.fusion-footer #media_image-2 {
		margin-bottom: -50px;
	}
	.fusion-footer .copyright-text {
		display: block;
		clear: both;
	}
	.fusion-footer #menu-widget-2 > .fusion-widget-menu li {
		text-align: left;
		display: block;
	}
	body .fusion-page-title-bar h1.entry-title, body h1 {
		font-size: 35px;
		line-height: normal;
	}
	.post-content .fusion-fullwidth {
		padding-bottom: 20px !important;
	}
	.major-brands .fusion-layout-column.fusion-one-fifth {
		width: 33% !important;
		padding: 0 20px;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	body .autohide-arrows .owl-nav, body .autohide-arrows .owl-nav { display: block !important; }
	
	.home .fusion-column .recent-posts-content { margin-bottom: 0; }
	.home .fusion-recent-posts .fusion-columns .fusion-column {
		width: 50% !important;
		float: left;
	}
}

@media only screen and (max-width: 600px) {
	body #wrapper .post-content h2 {
		font-size: 35px;
	}
	#wpcf7-f220-p50-o1 .form-fields .col-lg-4 {
		width: 100% !important;		
	}
	.fusion-footer #media_image-2 {
		margin-bottom: 20px;
	}
	.fusion-footer #media_image-2 img {
		float: left;
	}
	.fusion-footer-widget-column {
		margin-bottom: 20px;
	}
	.fusion-footer #social_links-widget-2, .fusion-footer #custom_html-4 {
		width: 100%;
		float: none;
		clear: both;
	}
	#media_image-3 a img {
		width: 200px !important;
	}
	.fusion-footer #media_image-3 {
		margin-bottom: 20px;
	}
	.major-brands .fusion-layout-column.fusion-one-fifth {
		width: 25% !important;
		padding: 0 5px;
	}
}

@media only screen and (max-width: 400px) {
	.fusion-logo .fusion-logo-link img.fusion-mobile-logo {
		width: 100%;
		height: auto;
		max-width: 200px;
	}
	i.tagline { font-size: 13px;}
	
	.home .fusion-recent-posts .fusion-columns .fusion-column {
		width: 100% !important;
		float: none;
	}
}
