@charset "UTF-8";

@import '/wp-content/themes/hightower_wp2/css/foundation.min.css';
@import '/wp-content/themes/hightower_wp2/css/foundation-icons.css';
@import '/wp-content/themes/hightower_wp2/css/fonts/stylesheet.css';
@import '/wp-content/themes/hightower_wp2/css/animations.css';

h2 {
	font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 2px solid #6d6f71;
	color: #6d6f71;
	margin-bottom: 15px;
}
/*//TESTING*/
h3 {
	font-size: 28px;
	color: #a30722;
	margin-bottom: 15px;
}

h4 {
	font-size: 20px;
	color: #231f20;
	margin-bottom: 15px;
}

/* Auth0 Lock link style - START */
a.auth0Beta:active,
a.auth0Beta:hover
{
    background-color: #A30722; 
}

a.auth0Beta:link, a.auth0Beta:visited {
	border: 1px solid rgba(255,255,255,.25);
    padding: 4px 5px;
    text-align: center;
    text-decoration: none;
}
/* Auth0 Lock link style - END */

a {
	color: #a30722;
}

	a:hover {
		color: #821519;
	}

p {
	/*color: #5b5b5b;*/
	margin-bottom: 1.25rem;
	/*font-size: .925rem;*/
}

ul {
	list-style: disc;
}
*::-webkit-input-placeholder {
	color: #444 !important;
	opacity: 1 !important;
}
*::-moz-placeholder {
	color: #444 !important;
	opacity: 1 !important;
}
*:-moz-placeholder {
	color: #444 !important;
	opacity: 1 !important;
}
*::placeholder {
	color: #444 !important;
	opacity: 1 !important;
}
*:-ms-input-placeholder {
	color: #444 !important;
	opacity: 1 !important;
}

.clr {
	clear: both;
}

.cta-link {
	background: #a30722;
	color: #fff;
	padding: 5px 20px;
	font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: italic;
	font-size: 22px;
	margin: 15px auto;
	display: block;
	max-width: 250px;
	text-align: center;
}

	.cta-link:hover {
		background: #821519;
		color: #fff;
	}

.four {
	width: 33.3%;
}

.column_container input, .column_container select {
	margin-bottom: 5px;
	height: auto !important;
	top: auto;
}

	input[type="checkbox"] {
		vertical-align: middle;
		margin-right: 5px;
	}

.column_container button {
	padding-bottom: 10px !important;
	height: auto;
}

.checkbox {
	line-height: 1.75rem !important;

}

.comments {
	margin-top: 15px;
}

#content ul {
	margin-left: 1.1rem !important;
}

.read-more {
	font-size: 12px;
	font-weight: bold;
}

.wrapper {
	margin: 0px auto !important;
	max-width: 62.5rem !important;
	width: 100% !important;
}

.help-block {
	font-size: 11px;
	color: #A5001D;
}

.close-slide {
	float: right;
	color: #a30722;
	border: 3px solid #a30722;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%8;
	border-radius: 50%;
	height: 25px;
	width: 25px;
	text-align: center;
	line-height: 1.2em;
	margin-top: 10px;
}

a.reset {
	margin: 0 0 0 10px;
	line-height: 2.5em;
	display: inline-block;
	padding-top: 7px;
	vertical-align: middle;
}

#toppanel, #panel2, #panel3, #panel4 {
	display: none;
}

#pageOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 9998;
	display: none;
}

#searchform #s {
	font-size: 32px;
	padding: 10px;
	height: auto;
}

.modal {
	width: 98%;
	max-width: 600px;
	min-height: 300px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.25);
	border: 0px solid #bbb;
	background: -webkit-linear-gradient(top, #fff, #ddd);
	background:    -moz-linear-gradient(top, #fff, #ddd);
	background:         linear-gradient(top, #fff, #ddd);
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	/*margin-top: -150px;*/
	margin-top: -999px;
	z-index: 9999;
	padding: 15px;
}

	.modal-close {
		float: right;
		color: #a30722;
		margin: -10px -5px 0 0;
		font-size: 22px;
		cursor: pointer;
	}

	.modal h3 {
		font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 36px;
		font-weight: bold;
		font-style: italic;
		border-bottom: 2px solid #6d6f71;
		color: #6d6f71;
	}

.button {
    background-color: #a30722;
}

.button:hover, .button:focus {
    background-color: #821519;
}

.grey-lite.button {
	background: #c3c3c3;
}

	.grey-lite.button:hover {
		background: #aaaaaa;
	}
.boxlink {
	display: inline-block;
	background: #a3a3a3;
	color: #fff;
	font-family: "helveticaneuecondregular",Arial,Helvetica,sans-serif;
	font-size: 1.125em;
	font-style: italic;
	font-weight: bold;
	margin: 0 .25em .25em;
	padding: .425em 2em;
	text-transform: uppercase;
	transition: all .3s;
}
	.boxlink:hover {
		background: #ccc;
	}


header.top-bar {
	background: #fff;
	height: auto;
}

a.post-edit-link {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-top: 20px;
  display: inline-block;
}

a.post-edit-link:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

#top-nav {
	min-height: 138px;
	margin: 0px auto !important;
	max-width: 62.5rem !important;
	width: 100% !important;
}

	#mobile-nav {
		font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		font-size: 18px;
		line-height: 2.2em;
		vertical-align: middle;
		cursor: pointer;
		display: none;
		line-height: 2.5em;
	}

		#mobile-nav i {
			font-size: 38px;
			line-height: 1.2em;
			display: inline-block;
			position: relative;
			vertical-align: top;
		}

#logo {
	margin-top: 10px;
}

.top-right {
	margin: 15px 0 0 0;
}

#top-phone {
	color: #a30722;
	font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: bold;
	display: inline-block;
	line-height: 1.2em !important;
}

	.call-number a {
		color: #a30722;
	}

#secondary-menu {
	float: right;
}

#secondary-menu ul {
	font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 10px 0 0 0;
}

	#secondary-menu ul li {
		display: inline-block;
		font-size: 18px;
		margin-left: 10px;
		margin-right: 10px;
		vertical-align: middle;
	}

	#secondary-menu ul li a {
		color: #58595b;
	}

	#secondary-menu ul li a:hover, #secondary-menu ul li a.active {
		color: #000;
	}

	.search-btn {
		position: relative;
		border-left: 2px solid #666;
		padding-left: 1em;
	}

	.search-btn img {
		cursor: pointer;
		transition: .3s;
	}

	.search-btn img:hover {
		cursor: pointer;
		opacity: .5;
	}

#tertiary-menu {
	float: right;
	margin: 15px 0 8px;
}

#tertiary-menu ul {
	font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
	font-style: italic;
}

	#tertiary-menu ul li {
		display: inline-block;
		margin-left: 10px;
	}
.textWhite,
.textWhite a
{
	font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	text-align: center;
	color: #fff;
	background: #a30722;
	display: block;
	padding: 3px 30px;
	text-decoration: none;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	padding-left: 10%;
	padding-right: 10%;
	font-weight:normal;
	font-stretch: expanded;
}
.textWhite a: hover
{
	color: black;
	text-decoration: underline;
}
	#tertiary-menu ul li a {
		color: #fff;
		background: #6d6f71;
		display: block;
		padding: 3px 30px;
		-webkit-transition: background-color 0.3s ease;
		-moz-transition: background-color 0.3s ease;
		-o-transition: background-color 0.3s ease;
		-ms-transition: background-color 0.3s ease;
		transition: background-color 0.3s ease;
	}

	#tertiary-menu ul li a:hover, #tertiary-menu ul li a.active {
		background: #a30722;
	}

#menu-nav {
	background-color: #a30722;
	font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
	font-style: italic;
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
	position: relative;
	z-index: 7;
	/*height: 36px;*/
}

	#menu-nav .row {
		margin: 0px auto !important;
		max-width: 62.5rem !important;
		width: 100% !important;
	}

	#menu-nav ul {
		position: relative;
		height: 16px;
		z-index: 5;
		margin-left: 0 !important;
		text-align: center;
	}

		#menu-nav ul li {
			display: inline-block;
			margin-right: 85px;
			text-transform: uppercase;
		}

			#menu-nav ul li:last-child {
				margin-right: 0;
			}

		#menu-nav ul li a {
			color: #fff;
			display: block;
			font-size: 18px !important;
			padding: 5px 20px;
		}

			#menu-nav ul li a:first-child {
				padding-left: 0;
			}

			#menu-nav ul li a:last-child {
				padding-right: 0;
			}

		#menu-nav ul li a:hover, #menu-nav ul li a.active {
			color: #000;
		}

		/*Sub-Menu//Mega Menus*/
		#menu-nav ul li:hover ul {
            height:384px; /* need a height to accommodate any tertiary menus */
        }

		.mega-menu {
			background: #f0f0f1;
			margin: 0 !important;
			/*min-height: 371px;*/
			width: 100%;
		}

		.mega-menu-content {
			position: absolute;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #000000;
			text-transform: none;
			white-space:normal;
			font-weight: normal;
			left: 0;
		}

		.mega-menu-left {
			float: left;
			width: 34%;
			padding: 40px;
		}

		.mega-menu-right {
			float: right;
			width: 66%;
			height:384px;
			display: block;
			background-size: cover !important;
		}

		#menu-nav ul ul {
			position: absolute;
			left: 0px;
			top: 36px;
			z-index: 100;
			height: 0;
			overflow: hidden;
			-webkit-transition: height 0.3s ease-in;
			-moz-transition: height 0.3s ease-in;
			-o-transition: height 0.3s ease-in;
			-ms-transition: height 0.3s ease-in;
			transition: height 0.3s ease-in;
			text-align: left;
		}

			#menu-nav > ul > li:hover ul ul, #menu-nav > ul > li > a:hover ul ul{
				height:0;

			}

			#menu-nav ul ul li {
				-webkit-transition: background-color 0.3s ease;
				-moz-transition: background-color 0.3s ease;
				-o-transition: background-color 0.3s ease;
				-ms-transition: background-color 0.3s ease;
				transition: background-color 0.3s ease;
				margin: 0;
			}

			#menu-nav ul ul li a {
				font-size: 22px !important;
				color: #a30722;
				text-transform: uppercase;
				padding: 6px 26px !important;
				margin-right: -4px !important;
			}

				#menu-nav ul ul li a:hover, #menu-nav ul ul li.active a {
					color: #fff;
					background: #821519;
				}

				#menu-nav ul ul li .mega-menu-content {
					-webkit-transition: opacity 0.3s ease;
					-moz-transition: opacity 0.3s ease;
					-o-transition: opacity 0.3s ease;
					-ms-transition: opacity 0.3s ease;
					transition: opacity 0.3s ease;
					opacity: 0;
				}

				#menu-nav ul ul li.active .mega-menu-content, #menu-nav ul ul li:hover .mega-menu-content {
					opacity: 1 !important;
				}

				#menu-nav ul ul li a.readmore {
					color: #821519;
					background-color: transparent;
					font-size: 12px !important;
					text-transform: none;
					padding: 0 !important;
					display: inline-block;
					margin: 0 !important;
				}

				#menu-nav ul ul ul{
					left:170px;
					width:170px;
				}

#banner {
	height: 384px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

	#banner > img {
		max-width: none !important;
	}

		.topSlides {
			position: absolute;
			list-style: none;
			overflow: hidden;
			width: 2500px;
			height: 384px;
			padding: 0;
			margin: 0;
			left: 50%;
			margin-left: -1250px;
		}

		.topSlides li {
			-webkit-backface-visibility: hidden;
			position: absolute;
			display: none;
			width: auto;
			left: 0;
			top: 0;

		}

		.topSlides li:first-child {
			position: relative;
			display: block;
			float: left;
		}

		.topSlides img {
			display: block;
			height: auto;
			float: left;
			width: 2500px;
			height: 384px;
			border: 0;
		}

		.rslides_nav {
			position: absolute;
			top: 50%;
			margin: -15px auto 0 auto;
			height: 33px;
			width: 33px;
			display: block;
			z-index: 99;
			text-indent: -9999px;
			display: none;
		}

		.rslides_nav.prev {
			left: 10px;
			background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/arrows.png') 0px -37px no-repeat;
		}

			.rslides_nav.prev:hover {
				background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/arrows.png') 0px 0px no-repeat;
			}

		.rslides_nav.next {
			right: 10px;
			background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/arrows.png') -37px -37px no-repeat;
		}

			.rslides_nav.next:hover {
				background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/arrows.png') -37px 0px no-repeat;
			}

		.rslides_tabs {
			display: none;
			position: absolute;
			width: 100%;
			z-index: 99;
			bottom: 10px;
			list-style: none;
			left: 0;
			margin: 0;
			padding: 0;
			text-align: center;
		}

			.rslides_tabs li {
				display: inline-block;
			}

			.rslides_tabs li a {
				background: rgba(163,7,34,.75);
				display: block;
				border-radius: 50%;
				height: 25px;
				width: 25px;
				margin: 0 2px;
				text-indent: -9999px;
			}

			.rslides_tabs li a:hover, .rslides_tabs li.rslides_here a {
				background: #000;
			}

#content {
	background: #dcddde;
	padding: 20px 0 30px 0;
	-webkit-box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px -4px 5px 0px rgba(0,0,0,0.75);
	position: relative;
	z-index: 6;
	overflow: hidden;
}

	h2.page-title {
		font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #a30722;
		text-transform: uppercase;
		font-style: italic;
		padding: 5px 15px 5px 0;
		font-size: 52px;
    	line-height: 1.0em !important;
		margin-bottom: 20px;
	}

	h2.page-title-alt {
		font-family: 'helveticaneuecondregular', Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #a30722;
		text-transform: uppercase;
		font-style: italic;
		padding: 5px 15px 5px 0;
		font-size: 52px;
    	line-height: 1.0em !important;
		margin-bottom: 20px;
	}

	#homeMidSection {
		position: relative;
		z-index: 999;
	}

	#middle-buttons {
		list-style: none;
		margin: 15px 0 15px 0;
		padding: 0;
		position: relative;
	}

		#middle-buttons ul {
			position: relative;
    		margin-left: 0 !important;
		}

		#middle-buttons ul > li {
			display: inline-block;
			height: 140px;
			min-width: 231px;
			font-family: "helveticaneuecondregular",Arial,Helvetica,sans-serif;
			font-weight: bold;
			color: #FFF;
			text-transform: uppercase;
			font-style: italic;
			text-align: center;
			padding: 0px;
			font-size: 40px;
			cursor: pointer;
			margin-right: 14.5px;
			white-space: nowrap;
		}

			#middle-buttons ul > li:last-child {
				margin-right: 0;
			}

			#middle-buttons ul > li .btnOverlay {
				-webkit-transition: background-color 0.3s ease;
				-moz-transition: background-color 0.3s ease;
				-o-transition: background-color 0.3s ease;
				-ms-transition: background-color 0.3s ease;
				transition: background-color 0.3s ease;
				background-color: rgba(0,0,0,.2);
				display: block;
				position: absolute;
				height: 100%;
				width: 100%;
				top: 0;
				left: 0;
				z-index: 9;
			}

			#middle-buttons li:hover .btnOverlay {
				background-color: transparent;
			}


			#middle-buttons li.highway_button {
				background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/highway_button.jpg') center center no-repeat;
			}

			#middle-buttons li.maritime_button {
				background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/maritime_button.jpg') center center no-repeat;
			}

			#middle-buttons li.projects_button {
				background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/projects_button.jpg') center center no-repeat;
			}

			#middle-buttons li.logistics_button {
				background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/logistics_button.jpg') center center no-repeat;
			}

			#middle-buttons ul ul > li {
				padding: 0;
			}

			#middle-buttons ul li a {
				color: #fff;
				display: block;
				position: relative;
				z-index: 10;
				height: 100%;
				width: 100%;
				padding: 40px 0px 0px;
			}

			#middle-buttons ul li a:hover, #middle-buttons ul li a.active {
				/*color: #000;	*/
			}

			/*Sub-Menu//Mega Menus*/
			#middle-buttons ul li:hover ul {
				height: 384px; /* need a height to accommodate any tertiary menus */
			}

			#middle-buttons .mega-menu {
				background: #f0f0f1;
				margin: 0 !important;
				/*min-height: 371px;*/
				width: 100%;
				-webkit-box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.75);
				-moz-box-shadow:    0px 4px 6px 0px rgba(0, 0, 0, 0.75);
				box-shadow:         0px 4px 6px 0px rgba(0, 0, 0, 0.75);
				width: 99.75%;
			}

			.mega-menu-content {
				position: absolute;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				color: #000000;
				text-transform: none;
				white-space:normal;
				font-weight: normal;
			}

			.mega-menu-left {
				float: left;
				width: 34%;
				padding: 40px;
			}

			.mega-menu-right {
				float: right;
				width: 66%;
			}

			#middle-buttons ul ul {
				position: absolute;
				left: 0px;
				top: 140px;
				z-index: 100;
				height: 0;
				overflow: hidden;
				-webkit-transition: height 0.3s ease-in;
				-moz-transition: height 0.3s ease-in;
				-o-transition: height 0.3s ease-in;
				-ms-transition: height 0.3s ease-in;
				transition: height 0.3s ease-in;
				text-align: left;
				margin-bottom: 400px;
			}

				#middle-buttons > ul > li:hover ul ul, #middle-buttons > ul > li > a:hover ul ul{
					height:0;

				}

				#middle-buttons ul ul li {
					-webkit-transition: background-color 0.3s ease;
					-moz-transition: background-color 0.3s ease;
					-o-transition: background-color 0.3s ease;
					-ms-transition: background-color 0.3s ease;
					transition: background-color 0.3s ease;
					margin: 0;
					height: 45px;
					vertical-align: top !important;
				}

				#middle-buttons ul ul li a {
					font-size: 22px !important;
					color: #a30722;
					text-transform: uppercase;
					padding: 6px 26px;
					margin-right: -4px !important;
					height: auto;
				}

					#middle-buttons ul ul li a:hover, #middle-buttons ul ul li.active a {
						color: #fff;
						background: #821519;
					}

					#middle-buttons ul ul li .mega-menu-content {
						-webkit-transition: opacity 0.3s ease;
						-moz-transition: opacity 0.3s ease;
						-o-transition: opacity 0.3s ease;
						-ms-transition: opacity 0.3s ease;
						transition: opacity 0.3s ease;
						opacity: 0;
					}

					#middle-buttons ul ul li.active .mega-menu-content, #middle-buttons ul ul li:hover .mega-menu-content {
						opacity: 1 !important;
					}

					#middle-buttons ul ul ul{
						left:170px;
						width:170px;
					}

	.atsNewsBlock {
		height: 290px;
		overflow: hidden;
	}

	.atsNews {
		list-style: none;
		margin: 0;
		padding: 0;

	}

		.rslides_news_nav {
			position: absolute;
			top: 50%;
			margin-top: 0px;
			height: 33px;
			width: 33px;
			display: block;
			z-index: 99;
			text-indent: -9999px;
		}

		.rslides_news_nav.prev {
			left: 0;
			background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/arrows.png') 0px -37px no-repeat;
		}

			.rslides_news_nav.prev:hover {
				background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/arrows.png') 0px 0px no-repeat;
			}

		.rslides_news_nav.next {
			right: 0;
			background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/arrows.png') -37px -37px no-repeat;
		}

			.rslides_news_nav.next:hover {
				background: url('https://www.atsinc.com/wp-content/themes/hightower_wp2/images/arrows.png') -37px 0px no-repeat;
			}

	.featured-img {
		width: 48%;
		float: left;
		margin-right: 0px;
		text-align: center;
		padding-top: 20px;
		padding-left: 40px;
	}

		featured-img img {
			max-width: 100%;
			height: auto;
			max-height: 200px;
			margin: 0 auto;
		}


	.featured-txt {
		padding: 20px 40px 0 40px;
	}

		.ftt-float-right {
			float: right;
			width: 48%;
		}

		.featured-txt h3 {
			font-size: 20px;
			color: #231f20;
		}

	#bottom-logo {
		text-align: center;
		margin-top: 20px;
	}

footer {
	background: #58595b;
	color: #fff;
	padding: 50px 0 50px 0;
}

	footer a {
		color: #fff;
		-o-transition:.5s;
		-ms-transition:.5s;
		-moz-transition:.5s;
		-webkit-transition:.5s;
		transition:.5s;
	}

		footer a:hover {
			color: #dedfe0;
		}

	footer ul {
		list-style: none;
		Margin: 0;
		padding: 0;
		font-size: 12px;
	}

	footer ul li a i {
		color: #a30722;
		margin-right: 5px;
	}

.page-top {
	position: fixed;
	bottom: 10px;
	right: 20px;
	height: 32px;
	width: 32px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	text-align: center;
	font-size: 22px;
	border-radius: 50%;
	z-index: 999;
	cursor: pointer;
	line-height: 1.4em;
}

	.page-top i {
		line-height: 1.4em;
	}

/* Soliloquy slider */
.soliloquy-container .soliloquy-image {
	width: 100%;
}

@media only screen and (max-width: 1025px) {
	.row {
		border: 0px solid blue;
	}

	#menu-nav ul {
		margin-left: 20px !important;
		text-align: center;
	}

		#menu-nav ul li {
			margin-right: 20px;
		}

			#menu-nav ul li a {
				font-size: 16px !important;
				padding: 5px 10px !important;
			}

			#menu-nav ul ul {
				margin-left: 0 !important;
			}

	#menu-nav .mega-menu {
		/*left: -40px !important;
		width: 110%;*/
	}

	#tertiary-menu ul li {
    	margin-left: 3px;
	}

	#tertiary-menu ul li a {
    	padding: 3px 18px;
	}

	#banner {
		height: 284px;
	}

	.topSlides {
		height: 284px;
		width: 1849px;
		margin-left: -924.5px;
	}

		.topSlides img {
			height: 284px;
			width: 1849px;
		}

	#content {

	}

		h1.page-title {
			font-size: 32px;
		}

	#middle-buttons ul > li {
		width: 23.5%;
		margin-right: 0.85%;
		font-size: 32px;
		min-width: 191px;
	}

		#middle-buttons ul ul > li {
			width: auto;
			margin-right: 0;
		}

	.atsNewsBlock {
		height: 330px;
	}

	.rslides_news_nav.prev {
		left: 10px;
	}

	.rslides_news_nav.next {
		right: 10px;
	}

	.featured-txt {
		padding: 20px 50px 0 50px;
	}

	.featured-img {
		padding-left: 50px;
	}
}

@media only screen and (max-width: 980px) {
	.row {
		border: 0px solid black;
	}

	#top-phone {

	}

	#middle-buttons ul > li {
		width: 49.5%;
		margin-right: 1%;
		font-size: 32px;
		margin-bottom: 1%;
	}

	#middle-buttons ul > li:nth-child(2) {
		margin-right: 0%;
	}

}

@media only screen and (max-width: 786px) {
	.row {
		border: 0px solid blue;
	}

	#menu-nav {
		display: block;
	}

	#secondary-menu {
		float: none;
	}

		#secondary-menu ul {
			margin-top: 0;
		}

		#secondary-menu ul li {
			margin-left: 0px;
			margin-right: 10px;
		}

	#tertiary-menu {
		float: none;
		margin: 10px 0px 0px;
	}

		#tertiary-menu ul {
			margin-left: 0;
		}

		#tertiary-menu ul li {
			margin-left: 0px;
			margin-right: 3px;
			margin-bottom: 3px;
		}

		#tertiary-menu ul li a {
			padding: 3px 15px;
			font-size: 14px;
		}

	.mega-menu-left {
		padding: 20px;
		font-size: 14px;
	}

	#menu-nav ul li:hover ul {
		height: 324px;
	}

	#menu-nav ul ul li a {
		font-size: 18px !important;
		padding: 6px 20px !important;
	}

	#middle-buttons ul ul {
		display: none;
	}

	#middle-buttons ul > li {
		width: 49%;
		margin-bottom: 5px;
	}

	.atsNewsBlock {
		height: 380px;
	}
}

@media only screen and (max-width: 640px) {
	.row {
		border: 0px solid red;
	}

	.row .row {
		margin: 0px -0.75rem;
	}
	#driverAlertReminders
	{
		float: left;
		left:-20px;
		top: 60px;
	}
	.modal {
		top: 0;
	}

	.column, .columns {
		padding-left: 15px;
		padding-right: 15px;
	}

	.modal {
		position: relative;
		width: 95%;
		left: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#top-nav {
		text-align: center;
	}
	#mobile-nav {
		display: inline-block;
		/*float: left;*/
		margin: 16px 0 0 10px;
	}

	#logo {
		text-align: center;
	}



	#tertiary-menu {
		/*display: none;*/
		float: none;
		margin: 15px 0px 10px;
		text-align: center;
	}

	.top-right {
		width: 100%;
	}

		#top-phone {
			margin-top: 8px;
			font-size: 17px;
		}

			.call-number {
				font-size: 20px;
				display: block;
			}

	.mega-menu-content {
		display: none; !important;
	}

	.mega-menu li.active .mega-menu-content {
		display: none; !important;
	}

	.mega-menu-left, .mega-menu-right {
    	display: none;
	}

	#menu-nav {
		position: relative;
		width: 100%;
		font-style: normal;
		display: none;
	}

		#menu-nav .columns {
			padding: 0 !important;
		}

		#menu-nav ul {
			height: auto;
			text-align: left;
			margin: 0 !important;
			background: #a30722;
		}

		#menu-nav ul li {
			display: block;
			margin-right: 0;
			border-bottom: 1px solid #72090a;
		}

			#menu-nav ul li a {
				padding: 8px 16px !important;
				font-size: 18px !important;
			}

		#menu-nav ul ul {
			height:auto;
			position: relative;
			top: 0px;
		}

		#menu-nav ul ul li a {
			font-size: 15px !important;
			padding: 3px 0 0 15px !important;
			color: #fff;
			background: #821519;
		}

			#menu-nav ul ul li a:hover, #menu-nav ul ul li.active a {

			}

			#menu-nav ul li:hover ul {
				height:auto; /* need a height to accommodate any tertiary menus */
			}



	.mega-menu {
		left: 0px !important;
		width: auto;
	}

	#banner {
		height: 204px;
	}

		.topSlides {
    		height: 204px;
			width: 1328px;
			margin-left: -664px;
		}

			.topSlides img {
				height: 204px;
				width: 1328px;
			}

	#content {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}

	#middle-buttons ul > li {
		min-width: 218px;
	}

		#middle-buttons ul ul {
			display: none;
		}

	.atsNewsBlock {
		/*height: 470px;*/
		height: auto;
	}

	.featured-img {
		float: none;
		margin-right: 0;
		width: 100%;
		margin-top: 10px;
		padding-left: 0;
	}

	.featured-txt {
		padding-top: 10px
	}

		.ftt-float-right {
			float: none;
			margin-right: 0;
			width: 100%;
		}

	#copyright {
		text-align: center;
		margin-bottom: 10px;
	}

	footer ul li a {
		margin-top: 20px;
		display: inline-block;
	}
}

@media only screen and (max-width: 600px) {
	.row {
		border: 0px solid black;
	}

	body.admin-bar {
		margin-top: -46px;
	}

	body.admin-bar header.top-bar {
		padding-top: 46px;
	}

	h2.page-title {
		font-size: 32px;
	}
}

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

	.row {
		border: 0px solid green;
	}

	#top-nav {
    		min-height: 88px;
		/*height: 88px;*/
	}

		#mobile-nav {
			/*font-size: 13px;*/
			margin-top: 16px;
		}

			#mobile-nav i {
				/*font-size: 28px;*/
			}

		#logo {
			/*max-width: 96px !important;	*/
		}

		#logo img {
			/*height: 68px;*/
			width: auto;
		}

			#top-phone {
				font-size: 13px;
				margin-top: 15px;
			}

				.call-number {
					font-size: 16px;
					display: block;
				}

	#banner {
		height: 140px;
	}
		.topSlides {
    		height: 140px;
			width: 931px;
			margin-left: -465.5px;
		}

			.topSlides img {
				height: 140px;
				width: 931px;
			}

	#content {
		padding: 10px 10px 30px 10px;
	}

	#middle-buttons ul > li {
		width: 100%;
		margin-bottom: 5px;
		margin-right: 0%;
	}

}
/*------------------------------------*\
    #Photo Gallery adjustments
\*------------------------------------*/
.wppa-container,
.wppa-thumb-area {
	width: auto !important;
	box-sizing: border-box !important;
	padding: 0 !important;
}

/*------------------------------------*\
    #Used Equiment for Sale
\*------------------------------------*/

/*listings page*/

#content ul.equip-list {
	margin: 0 0 2em !important;
	padding: 0;
	list-style: none;
}
#content ul.equip-list li {
	margin: 8px !important;
	padding: 0;
	list-style: none;
	box-shadow: 0 0 3px rgba(0,0,0,.25);
}
.equip-list a {
	display: block;
	transition: background .3s;
}
.equip-list a:hover {
	background: #eee;
}
.equip-list img {
	display: block;
	width: 100px;
	height: 100px;
	margin: .5em;
}
.equip-list span {
	display: block;
	padding: .5em;
	font-weight: bold;
	line-height: 1.2;
}

/*individual items*/

#content .equip-set {
	/*background: #fff;*/
}
#content .equip-set ul,
#content .equip-set li {
	margin: 0 !important;
	padding: 0;
	list-style: none;
}
#content .equip-details li {
	background: rgba(0,0,0, .1);
	font-size: 15px;
}
#content .equip-details li::after {
	content: " ";
	display: table;
	clear: both;
	height: 0;
	overflow: hidden;
}
#content .equip-details li:nth-of-type(odd) {
	background: rgba(255, 255, 255, .25);
}
.equip-details .equip-label {
	display: block;
	padding: .2em .5em;
	width: 50%;
	float: left;
}
.equip-details .equip-val {
	display: block;
	padding: .2em .5em;
	width: 50%;
	text-align: right;
	float: right;
}
.equip-gallery {
	padding: 0 1em 1em;
}
#content .equip-gallery li {
	display: inline-block;
}
.equip-gallery li img {
	display: inline-block;
	margin: .25em;
	transition: all .3s;
}
.equip-gallery li img:hover {
	/*border: 2px solid #000;*/
	opacity: .6;
}
@media only screen and (min-width: 480px) {
	.equip-list a {
		display: block;
		display: flex;
		align-items: center;
		transition: background .3s;
	}
}
@media only screen and (min-width: 600px) {
	.equip-list img {
		width: 120px;
		height: 120px;
	}
	.equip-gallery {
		float: right;
		width: 54%;
	}
	.equip-details {
		float: left;
		width: 46%;
	}
}
@media only screen and (min-width: 780px) {
	.equip-list li {
		width: calc(50% - 16px);
		float: left;
	}
}

/*------------------------------------*\
    #Tabby Tabs
\*------------------------------------*/
.page-id-4017 .responsive-tabs .responsive-tabs__list__item {
	font-size: 17px;
}

/*------------------------------------*\
    #Fetherlight lightbox
\*------------------------------------*/

@media all{.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,0.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,0.3);color:#000}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0}.featherlight iframe{border:none}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width: 1024px){.featherlight .featherlight-content{margin-left:10px;margin-right:10px;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media all{.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:84%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:84%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,0.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:50px;line-height:50px;margin-top:-40px;text-shadow:0 0 3px rgba(0,0,0,.3);color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-loading .featherlight-previous,.featherlight-loading .featherlight-next{display:none}}@media only screen and (max-device-width: 1024px){.featherlight-next:hover,.featherlight-previous:hover{background:none}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width: 1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:30px}}