@media only screen and (max-width: 479px) {
#reps-container-inner {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}

#mobile-nav-toggle {
	display: block;
}

#site-navigation .menu-main-navigation-container {
	display: none;
}

#mobile-nav-shad {
	display: none;
}

body.nav-active #mobile-nav-shad {
	display: block;
}

.browser-image.Right-mobile {
	display: block;
}

.browser-image.Right {
	display: none;
}

.site-header {	padding: 0 0 0 60px; }
#page-container {	padding: 125px 40px 0;}
#header-right {	position: relative;	top: auto;	right: auto;}

.section h2 {
	font-size: 28px;
}

#first-section.section .section-content, #first-section.section .section-content p, .section .section-content p {
	font-size: 12px;
	line-height: 18px;
}

.section {
	padding: 10px 0;
}

#header-container {	height: 125px;}
.table-mobile {	overflow: auto;}
#invisible-speakers-heading a {	color: #444;	width: auto !important;	padding: 6px 18px;	height: auto;}
#invisible-speakers-heading-inner {	position: relative;	width: 100%;	height: auto;	text-align: center;	border-bottom: 1px solid #AAA;	border-top: 1px solid #AAA;	margin: 6px 0 0 0;}
#invisible-speakers-heading img {	display: none;}
.menu-main-navigation-container .nav-menu > li > a {	padding: 11px 11px;}

body.nav-active #footer-container {
	display: none;
}

.menu-main-navigation-container {
	position: relative;
	padding: 8px 30px 0;
}

.browser-image {
	display: block;
	width: 100%;
	margin: 0;
}

.browser-image-content.Right .section-content-inner, .browser-image-content.Left .section-content-inner {
	width: 100%;
	margin: 0;
}

#footer-container {
	height: 95px;
}

body .site {
	padding: 0 0 95px 0;
}

.single-column-block p {
	font-size: 12px !important;
}

[rows="3"] .single-column-block {
	width: 100% !important;
	max-width: none;
}

#rep-modal-inner, #modal-inner {
	width: 80%;
}

header a.site-title {
	width: 260px;
}

footer[role="contentinfo"] {
	font-size: 10px;
}

.section.column-block .single-column-block {
	padding: 0;
	max-width: 80%;
	margin: 0 auto;
	display: block;
}

.single-column-block:first-child h4:first-child {
	margin: 0;
}

.section.product-sub {
	padding: 10px 0;
}

#home-rotator-container {
	position: relative;
	padding: 0 0 40px 0;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #2B2B2B;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	text-indent: -9999px;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	box-shadow: inset 0 0 0 2px rgba(130, 130, 130, 0.6);
}

.rep-location {
	display: block;
	vertical-align: top;
	width: 100%;
	margin: 0 -4px 4px 0;
}

#rep-modal .location, #site-modal .location {
	font-size: 24px;
}

.section .section-content {
	text-align: left;
}

.section-content-inner img {
	max-width: 75%;
	margin: 0 auto;
	display: block;
}

#login-container .dealer-login:nth-of-type(2) {
	margin-top: 20px;
}

#login-container-bg {
	background-size: 300%;
}















}