/* Equipment Page v2.0 */

/* 404 */
.eqp-404 {
	background-image: url('../img/products/equipment-search-bg.jpg');
}

/* Equipment Contact Background Images */

/* NEW RESOURCES STYLES */
.product-ul li.res-title {
	margin: 20px 0 0 0;
	background-image: none;
	padding: 5px 0 0 0;
	border-top: solid  #e6e6e6 3px;
}
.product-ul li.res-title h3 {
	margin-bottom: 22px;
	color:#333;
	font-size: 1.25rem;
	text-align: left;
	letter-spacing: 1.4px;
	font-weight: 500;
	font-variant: small-caps;
}
.product-ul li.res-video{
	background-image: url('../img/products/vw-shape-video.png');
}
.product-ul li.res-web-page{
	background-image: url('../img/products/vw-shape-web.png');
}

/* HYRDOPROBE STYLES */
.hydraprobe-logo {
	display: block;
	max-width: 250px;
	margin: -10px auto 10px auto;
}
.section-title.alt-colouring {
	background-color:#222!important;
	border-bottom: 6px solid #20bfdc!important;
}

img.full-width-option-img{
	width: 100%;
	height:auto;
	display:block;
	margin: 10px auto;
	border: none;
	max-width:800px;
}

.studies-divide {
	background-color:#9e4002;
}
.studies-divide .t-title,
.studies-divide  a.studies-link,
.studies-divide  a.studies-link:visited {
	color: #fff;
}

.studies-divide  a.studies-link {
	text-decoration: underline;
}

/* General Setup */

/* General - Multi Section Styles */
.single-vw-product p,
.product-ul li,
.product-ul a,
.single-vw-product td {
	font-size: .95rem;
	font-weight: 500;
	line-height: 1.65;
	letter-spacing: 1.2px;
}

.section-title-holder,
.section-wrapper {
	padding: 20px 10px;
}

.section-title-holder {
	margin: 0;
	background-color: #ff6701;
	box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.9);
	cursor: pointer;
}

.equipment-top .section-subtitle,
.section-title-holder .section-subtitle {
	margin: 0;
	letter-spacing: 3px;
}

.section-title-holder .section-subtitle {
	cursor: pointer;
	color: #fff;
	text-align: center;
}

.product-sub-title {
	margin-top: 0;
	margin-bottom: 16px;
	color: #fff;
	font-size: 1.15rem;
	text-align: center;
	letter-spacing: 1.4px;
	font-weight: 500;
	font-variant: small-caps;
}
.product-ul li {
	display: block;
	margin-bottom: 14px;
	min-height: 26px;
	margin-bottom: 10px;
	padding-left: 32px;
	padding-top: 4px;
	background-image: url('../img/products/vw-shape-grey.svg');
	background-size: 23px;
	background-position: top left;
	background-repeat: no-repeat;
}
.product-ul li:last-of-type {
	margin-bottom: 0;
}

/* Equipment Summary */
.equipment-summary {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 2em 1em;
	background-color: #191919;
	border: solid #ff6701 3px;
	border-width: 3px 0 3px 0;
	text-align: center;
}
.equipment-summary p {
	max-width: 1000px;
	margin: 0 auto 1em;
	font-size: 16px;
	color: #fff;
}
.equipment-summary a:not(.new-btn) {
	color: #fff;
	text-decoration: underline;
}

.equipment-summary .new-btn {
	display: inline-block;
	margin: 0;
}

/* Advantage Wrapper */
.equipment-top {
	background-color: #fff;
	overflow-y: hidden;
}

.equipment-top.mt-0 {
	margin-top: 0;
}

.equipment-top .wrapper {
	width: 100%;
}

.equipment-top .section-subtitle {
	margin-bottom: .5em;
}

.equipment-top .split__content {
	text-align: initial;
}

.equipment-top .split__content p {
	margin: 20px 0;
}
.equipment-top .split__content p,
.equipment-top .split__content li {
	color: #333;
}

.equipment-top .split__image {
	background-size: contain;
	background-repeat: no-repeat;
}

@media (min-width: 600px) {
	.equipment-summary {
		padding-top: 3em;
		padding-bottom: 3em;
	}
}

@media (min-width: 768px) {
	.equipment-top .wrapper {
		flex-direction: row-reverse;
	}
}

@media (min-width: 800px) {
	.equipment-summary {
		padding-top: 3.5em;
		padding-bottom: 3.5em;
	}
}

@media screen and (min-width: 1024px) {
	.equipment-summary {
		padding-top: 4.5em;
		padding-bottom: 4.5em;
		border-width: 6px 0 6px 0;
	}
}

.advantage-wrapper p:first-of-type,
.advantage-sub-title:first-of-type,
.resources .product-sub-title:first-of-type {
	margin-top: 0;
}
.advantage-sub-title,
.resources .product-sub-title {
	margin: .5em 0;
}
.equipment-section-01 p {
	margin: 20px 0;
}
.equipment-section-01 p,
.equipment-section-01 li {
	color: #333;
}

.equipment-photo {
	width: 100%;
	min-height: 320px;
	box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.9);
}

.equipment-sub-sections {
	display: block;
	width: 100%;
	margin: 0 auto;
	border-bottom: 6px solid #9e4002;
}

/* More Advatanges */
#more-advantages,
#soil-resource-guide {
	display: inline-block;
	width: 95%;
	max-width: 800px;
	padding: 26px 10px 20px;
	background-color: #fff;
	border: 3px solid #ff6701;
}
.more-ad-wrapper p:first-of-type,
#soil-resource-guide {
	margin-top: 0;
}
.more-ad-wrapper h2,
.more-ad-wrapper .product-sub-title {
	color: #191919;
}
.fancybox-close-small {
	top: 0;
	right: 0;
	width: 26px;
	height: 26px;
	background-color: #ff6701;
	border-radius: 0 0 0 50%;
	overflow: hidden;
}
.fancybox-close-small:after {
	top: -3px;
	right: -3px;
	width: 27px;
	height: 29px;
	font: 20px/29px Arial,Helvetica Neue,Helvetica,sans-serif;
	background: transparent;
	color: #fff;
}

/* Title Bar */
.title-bar {
	padding: 20px 10px;
	background-color: #191919;
	overflow: hidden;
	text-align: center;
}
.title-bar h2 {
	margin: 0 0 .5em;
	text-align: center;
}
.title-bar-markings {
	display: block;
	width: 170px;
	margin: 1em auto;
}
.title-bar .call-link {
	color: #fff;
	font-size: 1rem;
	font-weight: 600;
	font-variant: small-caps;
	letter-spacing: 2.25px;
	line-height: 1.3;
}

/* Availability */
.equipment-availability {
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 16px 0;
	color:#333;
	text-align: center;
	overflow: hidden;
}
.equipment-availability h3 {
	margin: 0 auto 16px;
	color:#333;
	line-height: 1.3;
}
.equipment-availability .sales-available,
.equipment-availability .rental-available {
	width: 60px;
	height: 60px;
	display: inline-block;
	margin: 0 10px;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	opacity: 0.6;
	transition: .35s all;
	cursor: pointer;
}

.st-inner-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}
.section-caret {
	width: 20px;
	height: 13px;
	margin-left: 14px;
	transition: .35s all;
}
.section-caret polygon {
	fill: #fff;
}
.equipment-content-wrapper {
	display: none;
	transition: none!important;
}
.equipment-content {
	display: flex;
	flex-direction: column;
	max-width: 900px;
	margin: 0 auto;
	padding: 30px 10px;
}

/* New video section */
.equipment-video-loop{
	display: block;
	padding: 10px;
	margin:  0 auto;
	width: 100%;
}
.equipment-video-loop h1{
	margin: 0 auto 30px auto;
	display: block;
	color: #222;
	font-size: 1.5rem;
	font-weight: 500;
	font-variant: small-caps;
	letter-spacing: 3px;
	text-align: center;
}
.equipment-video-loop-wrapper{
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	width: 100%;
	justify-content: space-evenly;
}
.equipment-video-loop-wrapper a{
	width: 30%;
}
.video-card{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
h3.video-card-title{
	color: #fff;
	margin: 0 auto;
	padding: 10px;
	background-color: #333;
	text-align: center;
	font-size: 0.8rem;
	font-weight: 500;
	margin-bottom: 20px;
}
.video-card svg{
	max-width: 140px;
	margin: 0 auto;
	display: block;
	opacity: 0.8;
}
@media (max-width: 650px) {
	.equipment-video-loop-wrapper a{
		width: 90%;
	}
}

.product-ul,
.applications-ul {
	margin: auto;
}

.equipment-availability .sales-available {
	background-image:url('../img/products/icons/vanwalt-sales.png');
}
.equipment-availability .rental-available{
	background-image:url('../img/products/icons/vanwalt-rental.png');
}
.equipment-availability .sales-available:hover,
.equipment-availability .rental-available:hover {
	opacity: 0.9;
}

#rental-link {
	max-width: 400px;
	padding: 1.5em;
	border: 2px solid #ff6701;
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0 1px 10px 3px rgba(64, 64, 64, .12);
	overflow: hidden;
	transition: border-color .45s, box-shadow .3s;
	text-align: center;
}

#rental-link img {
	display: block;
	width: 100%;
	max-width: 300px;
	height: auto;
	margin: 0 auto;
}

#rental-link .rental-link__bar {
	margin: 1em auto;
}

#rental-link a {
	outline:0;
	color: #191919;
}

/* Variations */
.variations-title,
.features-sub-title{
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 2px solid #fff;
	background-color: #191919;
	border: none;
	font-size: 1.2rem;
	text-align: center;
	letter-spacing: 2px;
	font-variant: small-caps;
	font-weight: 600;
}
.variations-ul,
.features-ul {
	width: 100%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 4px 1px rgba(0, 0, 0, .5);
	background-color: rgba(111, 111, 111, .9);
	color: #fff;
}
.variations-ul li,
.features-ul li {
	display: flex;
	align-items: center;
	height: 50px;
	margin-bottom: 0;
	padding: 0 50px;
	border-bottom: 2px solid;
	background-position: 16px center;
	color: #333;
}
.variations-ul li:last-of-type,
.features-ul li:last-of-type {
	border-bottom: none;
}

/* Product Tables */
.print-trigger {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 66px;
	height: 66px;
	margin: 1.5em auto 0;
	background-color: #cc3333;
	border: 4px solid #ababab;
	border-radius: 50%;
	cursor: pointer;
}
.equipment-content-wrapper .print-trigger {
	position: relative;
	top: -15px;
	margin-top: 0;
}
.spec-print-icon {
	width: 36px;
	height: 36px;
}
.spec-print-icon path {
	fill: #fff;
}

.seven-space{
	border-bottom: solid 2px #fff;
}
.seven-space-title {
	align-self: stretch;
	align-items: center;
	width: 130px;
	max-width: 130px;
	padding-right: 6px;
	padding-left: 8px;
	background-color: #9e4002;
	border-right: 1px dashed #ff6701;
	font-weight: 600;
	color: #fff;
	font-size: 0.9em;
}
.seven-space-title:nth-last-of-type(1){
	border-right: none;
}
.two-row.seven-space .t-data{
	align-self: stretch;
	align-items: center;
	width: 130px;
	max-width: 130px;
	padding-right: 6px;
	padding-left: 8px;
	border-right: 1px dashed #ff6701;
	font-size: 0.9em;
}
.two-row.seven-space .t-data:nth-last-of-type(1){
	border-right: none;
}

.sale-spec {
	background-size: cover;
	background-position: center;
}
.sale-spec .table {
	width: 100%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 1px 10px 3px rgba(64, 64, 64, .12);
	border: solid 2px #9e4002;
	color: #000;
}
.sale-spec .t-row {
	display: flex;
	align-items: center;
	position: relative;
	padding: 0;
	border-bottom: 2px solid #9e4002;
}
.sale-spec .t-row:last-of-type {
	border-bottom: none;
}
.sale-spec.stretch-data .t-data {
	align-self: stretch;
	align-items: center;
}
.t-img {
	justify-content: center;
}
.t-img .t-data {
	flex-direction: column;
	align-items: center;
}
.grey-Reg-details {
	margin-top: 6px;
}
.t-img .t-data .img-border {
	width: 100%;
	max-width: 400px;
	border: 2px solid #000;
}
.t-title,
.t-data {
	display: flex;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 1.4;
}
.t-title {
	align-self: stretch;
	align-items: center;
	width: 180px;
	min-width: 180px;
	padding-right: 6px;
	padding-left: 8px;
	border-right: 1px dashed #ff6701;
	font-weight: 600;
	color: #000;
}
.t-title.new-header-text{
	justify-content: center;
	background-color: #9e4002;
	color: #fff;
	font-size: 1rem;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.dark-title {
	color: #333;
}
.t-title-details {
	display: block;
	margin-top: 2px;
	font-size: 1rem;
	text-transform: initial;
	font-weight: 500;
}
.t-data {
	padding-left: 8px;
	padding-right: 8px;
}

.t-data a,
.t-data a:visited {
	color: #9e4002;
}

.full-title {
	display: block;
	width: 100%;
	background-color: #9e4002;
	border: none;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.fd-column {
	flex-direction: column;
}
.table sup {
	top: 0;
}
.access-text {
	color: #333;
	text-align: center;
}

.split-table p {
	margin: 0 0 .25em;
	text-transform: uppercase;
}
.split-table p strong {
	text-decoration: underline;
}
.abso-table {
	margin-left: 40px;
}

.four-split .t-title,
.four-split .t-data {
	width: 20%!important;
	max-width: 20%!important;
	min-width: 20%!important;
	border-right: 1px dashed #ff6701;
	line-height: 1.8;
}
.four-split .t-title:last-of-type,
.four-split .t-data:last-of-type,
.five-split .t-title:last-of-type,
.five-split .t-data:last-of-type
.seven-split .t-title:last-of-type,
.seven-split .t-data:last-of-type {
	border-right: none;
}
.four-split .t-data {
	padding-top: 6px;
	padding-bottom: 8px;
}

.five-split .t-title, .five-split .t-data {
	width: calc(100% / 6) !important;
	max-width: calc(100% / 6) !important;
	min-width: calc(100% / 6) !important;
	border-right: 1px dashed #ff6701;
}
.seven-split .t-title, .seven-split .t-data {
	width: calc(100% / 7) !important;
	max-width: calc(100% / 7) !important;
	min-width: calc(100% / 7) !important;
	border-right: 1px dashed #ff6701;
}
.five-row-holder .t-data,
.two-row-holder .t-data {
	width: calc((100% - (100% / 6))) !important;
	min-width: calc((100% - (100% / 6)) * 0) !important;
	max-width: calc((100% - (100% / 6))) !important;
}

/* A quick fix */
.three-split .t-title,
.three-split .t-data {
	width: 25%!important;
	max-width: 25%!important;
	min-width: 25%!important;
	border-right: 1px dashed #ff6701;
	line-height: 1.8;
}
.three-split .t-title:last-of-type,
.three-split .t-data:last-of-type {
	border-right: none;
}
.three-split .t-data {
	padding-top: 6px;
	padding-bottom: 8px;
}

.two-split .t-title,
.two-split .t-data {
	width: 33.333%!important;
	max-width: 33.333%!important;
	min-width: 33.333%!important;
	border-right: 1px dashed #ff6701;
	line-height: 1.8;
}
.two-split .t-title:last-of-type,
.two-split .t-data:last-of-type {
	border-right: none;
}
.two-split .t-data {
	padding-top: 6px;
	padding-bottom: 8px;
}

.sale-spec.stretch-data .t-expand {
	max-width: 100% !important;
	flex-grow: 1;
}

.two-split .t-data.two-split-three {
	width: 22.222%!important;
	max-width: 22.222%!important;
	min-width: 22.222%!important;
}

.postid-58 .t-data {
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 1.75;
}

.three-row-holder,
.five-row-holder,
.two-row-holder {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.three-row,
.five-row,
.two-row {
	display: flex;
}
.three-row-middle {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.t-data-70 {
	width: 70%;
}
.t-data-30,
.t-data-1,
.t-data-6 {
	align-self: stretch;
	align-items: center;
	width: 30%;
	border-left: 1px dashed #ff6701;
}
.t-data-1 {
	width: 10%;
	border-left: none;
}
.t-data-6 {
	width: 60%;
}
.td30 {
	margin-right: -2px;
}
.table p {
	margin: 0;
	padding: 12px 10px;
	border-top: 2px solid #fff;
	color: #000;
}
.heavy-data,
.light-data {
	width: 50%;
}
.heavy-data,
.temp-data {
	border-right: 1px dashed #ff6701;
	align-self: stretch;
	align-items: center;
}
.t-title.depth-data {
	border-right: 0;
}
.temp-data {
	width: 30% !important;
}
.depth-data {
	width: 70% !important;
}
.multi-line sup {
	top: -.5em;
}
.abso-table p,
.gauge-table p {
	padding: 0 0 4px;
	border: none;
}

.t-title-full {
	display: block;
	min-width: 100%;
	border: 0;
	text-align: center;
}
.no-b {
	position: relative;
	top: -2px;
	height: calc(100% + 4px);
	margin-bottom: -4px;
	border-top: 2px solid #7c7c7c;
	border-bottom: 2px solid #7c7c7c;
}
.wrap-row {
	flex-wrap: wrap;
}
.second-line {
	width: 100%;
	margin-left: 179px;
	position: relative;
	border-left: 1px dashed #ff6701;
}
.t-column {
	flex-direction: column;
}

/* UL in table */
.ul-data {
	flex-direction: column;
}
.ul-data p {
	display: none;
}
.ul-data ul {
	padding: 2px 0 0 10px;
}

/* Download button */
.t-download {
	justify-content: center;
	margin: auto;
	padding: 12px 0;
}
.t-download .btn {
	position: relative;
	margin: 0 auto;
	background-color: transparent;
	z-index: 10;
	cursor: pointer;
}

/* Table in table */
.table-row {
	flex-wrap: wrap;
}
.table-holder {
	flex-direction: column;
	width: 100%;
	padding: 0;
}
.row-line-header {
	display: flex;
	background-color: #9e4002;
	border-bottom: 2px solid #fff;
}
.row-line-header .t-title,
.row-line .t-data {
	width: 25%;
}
.row-line-header .t-title {
	color: #fff;
	min-width: initial;
}
.row-line .t-data {
	align-self: stretch;
	align-items: center;
	border-right: 1px dashed #fff;
}
.row-line-header .t-title:last-of-type,
.row-line .t-data:last-of-type {
	border-right: none;
}
.table-holder:not(.table-holder-3) {
	width: calc(100% - 180px);
}
.table-holder-3 {
	margin-left: 179px;
	border-top: 4px solid #fff;
	border-left: 1px dashed #fff;
}
.t-data-50 {
	width: 50%;
}

.spec-table-img {
	margin: 0;
	text-align: center;
}
.spec-table-img img {
	width: 100%;
	height: auto;
}
.spec-table-img {
	display: none;
}
.gwb-spec-table-img img {
	max-width: 587px;
}

.row-swap-img {
	display: none!important;
}
.row-swap-img .t-title-full {
	display: grid;
}
.row-swap-img img {
	width: 100%;
}

/* PIDs */
.length-4 .t-title,
.length-4 .t-data {
	width: 25%!important;
	min-width: 0!important;
}
.length-4 .t-data {
	border-right: 1px dashed #fff;
	align-self: stretch
}
.length-4 .t-title:last-of-type,
.length-4 .t-data:last-of-type {
	border-right: none;
}

/* ProDSS */
.ysi-dss-table .t-data,
.datanode-table .t-data,
.keller-table .t-data {
	align-self: stretch;
	word-break: break-word;
	font-size: .95rem;
}
.ysi-dss-table .view-on {
	display: none!important;
}

/* Spectrometer */
.spectro-spec .t-row .t-data:nth-child(1),
.spectro-spec .t-row .t-data:nth-child(2),
.spectro-spec .t-row .t-data:nth-child(3),
.spectro-spec .t-row .t-title:not(.full-title):nth-child(1),
.spectro-spec .t-row .t-title:nth-child(2),
.spectro-spec .t-row .t-title:nth-child(3) {
	min-width: 0px!important;
	max-width: none!important;
	align-self: stretch;
}
.spectro-spec .t-row .t-title:nth-child(3) {
	border-right: none;
}
.spectro-spec .t-row .t-data:nth-child(1),
.spectro-spec .t-row .t-title:not(.full-title):nth-child(1),
.spectro-spec .t-row .t-data:nth-child(2),
.spectro-spec .t-row .t-title:nth-child(2) {
	width: 40%;
	border-right: 1px dashed #fff;
}
.spectro-spec .t-row .t-data:nth-child(3),
.spectro-spec .t-row .t-title:nth-child(3) {
	width: 20%;
}

/* Leachate Collection Columns */
.leachate-table .four-split .t-title,
.leachate-table .four-split .t-data {
	width: 25% !important;
	max-width: 25% !important;
	min-width: 25% !important;
}
.leachate-table .title-row .t-title,
.leachate-table .t-data {
	justify-content: center !important;
	text-align: center !important;
}

.leachate-table .t-data {
	font-weight: 600;
}

/* new levelSCOUT X2 */

img.levelscout-logo{
	max-width: 300px;
	height: auto;
	width: 100%;
	margin: 0 auto 15px auto;
}
/* Main Nav Bar */
body.single-vw-product.postid-25 .navbar--main {
	border-bottom: 4px solid #c12727;
}

/* VanWalt DataHub + Connect */
.vw-con-hub-img {
	display: block;
	width: 100%;
	margin: 40px auto 0;
	border: 3px solid #000;
}
.vw-connect-img {
	max-width: 820px;
}
.vw-datahub-1 {
	max-width: 780px;
}
.vw-datahub-2 {
	max-width: 780px;
	margin-bottom: 30px;
}
.vw-datahub-new {
	max-width: 780px;

}

img.datahub-logo{
	max-width: 300px;
	height: auto;
	width: 100%;
	opacity: 0.5;
}
body.postid-62 h1.page-title{
	display:none!important;
}
img.connect-logo{
	max-width: 350px;
	height: auto;
	width: 100%;
	margin-top:-20px;
	opacity: 0.5;
}
body.postid-62 .sale-enquiry{
	border-color:#FFF;
}
body.postid-62 .sale-enquiry.valid {
	border: 2px solid #067706;
	outline-color: #067706;
}
body.postid-62 .sale-enquiry.invalid {
	border: 2px solid #ca2727 !important;
	outline-color: #ca2727 !important;
}

img.spec-logo{
	margin: 10px auto;
	display:block;
	max-width: 270px;
	width: 100%;
	height:auto;
}
h1.spec-title{
	color: #000;
	letter-spacing: 6px;
	margin: 0 auto;
	text-align:center;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.3;
	font-size: 1.85rem;
}
h4.spec-text{
	color: #000;
	letter-spacing: 6px;
	margin: 0 auto;
	text-align:center;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1.3;
	font-size: 1rem;
}

/* TABLE MEDIA QUERIES */
@media screen and (max-width: 768px) {
	.section-caret {
		width: 14px;
		height: 9px;
	}

	.t-title:not(.full-title):not(.t-title-full) {
		width: 140px;
		min-width: 140px;
	}
	.t-title,
	.t-data {
		font-size: .95rem;
	}

	.second-line {
		margin-left: 139px;
	}
	.ga5000-table .row-swap-data,
	.pt12-table .row-swap-data {
		display: none!important;
	}
	.ga5000-table .row-swap-img,
	.pt12-table .rsi-md {
		display: flex!important;
	}
}
@media screen and (max-width: 650px) {
	.gwb-sale-spec {
		display: none;
	}
	.gwb-spec-table-img {
		display: block;
	}

	.ysi-dss-table .view-on {
		display: flex!important;
	}
	.ysi-dss-table .four-split,
	.ysi-dss-table .four-split-title,
	.datanode-table .four-split,
	.datanode-table .four-split-title,
	.datanode-table .five-split,
	.datanode-table .five-split-title,
	.keller-table .four-split,
	.keller-table .four-split-title,
	.keller-table .five-split,
	.keller-table .five-split-title {
		display: none!important;
	}
}
@media screen and (max-width: 575px) {
	.tdr-hd2-table .row-swap-data {
		display: none!important;
	}
	.tdr-hd2-table .row-swap-img {
		display: flex!important;
	}
	.pt12-table .rsi-md {
		display: none!important;
	}
	.pt12-table .rsi-sm {
		display: flex!important;
	}
}
@media screen and (max-width: 520px) {
	.pid-table .row-swap-data {
		display: none!important;
	}
	.pid-table .row-swap-img {
		display: flex!important;
	}
}
@media screen and (max-width: 450px) {
	.t-title:not(.full-title):not(.t-title-full) {
		width: 120px;
		min-width: 120px;
	}
	.t-title,
	.t-data {
		font-size: .9rem;
	}

	.tdr-multi-table .row-swap-data {
		display: none!important;
	}
	.tdr-multi-table .row-swap-img {
		display: flex!important;
	}
}

/* Resources & Form */
.resource-wrapper .product-sub-title {
	color: #333;
}

.embed-container {
	position: relative;
	max-width: 100%;
	height: 0;
	margin-bottom: 16px;
	padding-bottom: 56.25%;
	border-bottom: 4px solid #ababab;
	overflow: hidden;
}
.equipment-content .embed-container iframe,
.equipment-content .embed-container object,
.equipment-content .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: unset;
	max-height: unset;
}

.equipment-content iframe {
	width: 640px;
	height: 100%;
	max-height: 640px;
	min-height: 360px;
}

.manuals {
	display: flex;
	flex-direction: column;
	margin-top: 14px;
}
.manuals .resources-sub-title {
	margin-bottom: 22px;
}
.manuals h4 {
	margin: .5em 0;
	text-align: center;
}
.manuals h4:first-of-type {
	margin-top: -12px;
}

.resources-ul a,
.resources-ul a:visited,
.resources-ul a:active {
	color: #333;
}
.resources-ul a:hover,
.resources-ul a:focus {
	color: #7b7b7b;
}

/* SPECIFIC PRODUCT CHANGES */
/* Soil Brochure Download */
.soil-brochure-trigger {
	background-color:#1cbfdb;
	width:270px;
	margin-left:10px;
}
.inline-btns .btn {
	display: inline-block;
}

#soil-resource-guide {
	max-width: 600px;
	margin-bottom: 0;
}
#soil-resource-guide .instruction {
	margin: 0 0 1.5em;
	text-align: center;
}
#soil-resource-guide fieldset {
	margin: 0 0 1.5em;
	padding: 0;
	border: none;
}
#soil-resource-guide label {
	display: block;
	margin-bottom: 4px;
	padding-left: 6px;
	color: #fff;
	font-size: .95rem;
	font-weight: 500;
	line-height: 1.45;
	letter-spacing: 1.2px;
	text-align: left;
}
#soil-resource-guide .submit-btn {
	width: 265px;
	transition: all .45s;
}
#soil-resource-guide .submit-btn[disabled] {
	opacity: .3;
}

#soil-resource-guide .dl-link {
	width: 100%;
	text-align: center;
}
#soil-resource-guide .dl-link a {
	display:  block;
	color: #fff;
	font-weight: 600;
	font-variant: small-caps;
	line-height:  1.4;
	letter-spacing: 1.4px;
}


@media screen and (max-width: 600px) {
	.inline-btns .alert {
		display: none!important;
	}
	.driver {
		display: none!important;
	}
}

/* Level Scout */
.new {
	text-align: center;
}
.new .article-title,
.new p,
.new li {
	color: #333;
}

.new .article-title {
	margin-bottom: .5em!important;
}
.new .product-ul {
	text-align: left;
}

/* Penetro CTA */
.penetro-cta {
	padding: 30px 0;
}
.penetro-cta img {
	display: block;
	width: 90%;
	max-width: 380px;
	margin: 0 auto;
}
.penetro-cta .btns {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}
.penetro-cta .btn {
	width: 280px;
	margin-top: 2em;
}

/* ES Rental */
.es-rental-single .section-wrapper.advantage-wrapper {
	padding-top: 16px;
	padding-bottom: 16px;
}

.es-rental-single #scroll-contact {
	margin: 0 auto;
}

.es-rental-video {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
.es-rental-video::after {
	content: '';
	display: block;
	width: 100%;
	padding-bottom: 56.25%;
}

.es-rental-video iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}


/* Media Queries */
@media screen and (min-width: 360px) {
	.equipment-availability .sales-available,
	.equipment-availability .rental-available {
		width: 70px;
		height: 70px;
	}
}

@media screen and (min-width: 370px) {
	.section-title {
		font-size: 1.35rem;
	}
	.product-sub-title {
		font-size: 1.25rem;
	}
}

@media screen and (min-width: 400px) {
	.call-link br {
		display: none;
	}
}

@media screen and (min-width: 420px) {
	.vimeo-holder {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.embed-container {
		max-width: 47%;
		min-width: 47%;
		margin-bottom: 20px;
		padding-bottom: 26.45%;
	}
}

@media screen and (min-width: 600px) {
	#more-advantages,
	#soil-resource-guide {
		padding: 30px 16px 24px;
	}

	.title-bar {
		padding: 26px 10px;
	}
	.title-bar h2 {
		margin-bottom: .3em;
	}
	.title-bar .call-link {
		font-size: 1.3rem;
	}

	.equipment-availability,
	.section-title,
	.section-wrapper {
		padding: 26px 16px;
	}

	.equipment-availability .sales-available,
	.equipment-availability .rental-available {
		width: 80px;
		height: 80px;
	}
}

@media screen and (min-width: 768px) {
	.section-title {
		font-size: 1.45rem;
	}

	.equipment-summary p {
		font-size: 17px;
	}

	.equipment-section-01,
	.resources {
		width: 55%;
	}
	.equipment-photo {
		width: 45%;
	}

	.penetro-cta {
		padding: 40px 0;
	}
	.penetro-cta .btn {
		margin-top: 2.25em;
	}
}

@media screen and (min-width: 1020px) {
	#more-advantages,
	#soil-resource-guide {
		padding: 34px 22px 28px;
	}

	.equipment-section-01,
	.equipment-photo,
	.resources {
		width: 50%;
	}

	.equipment-photo{
		min-height:500px;
	}

	.embed-container {
		margin-bottom: 26px;
	}
	.resources-ul {
		max-width: 640px;
		margin: 0 auto 30px auto;
	}

	.penetro-cta {
		padding: 48px 0;
	}
}

@media screen and (min-width: 1560px) {
	.embed-container {
		max-width: 350px;
		min-width: 350px;
		padding-bottom: 197px;
	}
}
