#content .detail-row img {
	height: 70px;
	width: auto;
}
#content .detail-row.alt img {
	height: auto;
	width: 200px;
	max-width: 100%;
}

#main-nav .brand-container a.navbar-brand #logo {
	width: 700px !important;
}
#main-nav .brand-container a.navbar-brand #logo img {
	width: 700px;
}

@media(max-width: 600px) {
	#live-area section:first-child:before {
		height: 30px;
	}
}

section.watermarked.plus:after {
	display:none !important;
}

body.page-template-page-landing-alt-modal #live-area section:first-child:before {
	display: none !important;
}

#live-area h1.strong-headline,#live-area h2.strong-headline,#live-area h3.strong-headline {
	font-weight: 600;
}
@media(min-width:768px){
	body.page-template-page-landing-alt-modal #live-area div.radius-md {
		border-radius: 1em;
	}
}

.iframe-video-holder {
	width: 100%;
	padding-top: 56.265%;
	margin-bottom: 30px;
	display: inline-block;
	position: relative;
	z-index: 99;
}
.iframe-video-holder iframe {
	width: 100%;
	height: 100%;
	position:absolute;
	left: 0;
	top: 0;
	object-fit: contain;
	object-position: center center;

}

#live-area .pt-image.image-inline{
	display: inline-block;
}
#live-area .row.justify-center {
	justify-content: center;
}

#live-area #sidebar-container .post-content p {
	display: block;
}

/**
 * DO NOT DELETE ME CHUCK I AM FOR SAVING

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-180235176-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-180235176-1');
</script>


<!-- Global site tag (gtag.js) - Google Ads: 434771384 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-434771384"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-434771384');
</script>


<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-57023248-9"></script>
<script>
                window.dataLayer = window.dataLayer || [];
                function gtag(){dataLayer.push(arguments);}
                gtag('js', new Date());

                gtag('config', 'UA-65113928-1');
            </script>
*/

#live-area .detailsrow .text-object h3{
	font-size: 1.375em;
}

#live-area .detailsrow .text-object h4 {
	color: red;
	font-size: 1.125em;
}
#live-area .detailsrow .text-object h4 ~ p{
	padding-left: 1em;
	position: relative;
}
#live-area .detailsrow .text-object h4 ~ p:before {
	content: '+';
	color: red;
	display: inline-block;
	height: 100%;
	position:absolute;
	left: 0;
	color: red;
}

#live-area .detailsrow .text-object h4 ~ h4{
	color: green;
}

#live-area .detailsrow .text-object h4 ~ h4 ~ p:before {
	color: green;
}

#live-area .detailsrow + .detailsrow {
	padding-top: 2em;
}

#live-area .software-picture.alternate {
	margin-left: 0px !important;
}

@media(min-width: 992px){
	#live-area .pt-image.software-picture {
		width: 65vw;
	}
	#live-area .pt-image.software-picture img {
		width: 100%;
	}
}
#live-area .bordered-form .gform_wrapper.gravity-theme .gfield.dealer-code-enter {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: flex-start;

}
#live-area .bordered-form .gform_wrapper.gravity-theme .gfield.dealer-code-enter label {
	width: 160px;
	float: left;
	margin-right: 1em;
	margin-bottom: 0;
}
#live-area .bordered-form .gform_wrapper.gravity-theme .gfield.dealer-code-enter .ginput_container.ginput_container_text  {
	width: 160px;
	float: left;
	display: inline-block;
}
#live-area .text-object.menu-text-box ul  {
	width: auto;
	/*display: inline-flex;*/
	/*border-top:1px solid #fff;*/
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	text-align: left;
}
@media(max-width: 768px){
	#live-area .text-object.menu-text-box ul  {
		justify-content: center;
	}
	#live-area .text-object.menu-text-box ul li:first-child {
		/*border-left: 0px;*/
	}
}
#live-area .text-object.menu-text-box ul li {
	width: auto;
	display: inline-block;
	margin-bottom: 0px;
	padding: 0em;
	padding-right: 1em;
	/*border-top: 1px solid #fff;*/
	margin-left: 0em;
	padding-left: 1em;
	border-left: 1px solid;
	text-align: left;
}
#live-area .text-object.menu-text-box ul li:first-child {
	/*padding-left: 0em;*/
}
#live-area .text-object.menu-text-box ul li:last-child {
	/*padding-right: 0em;*/
	/*border-right: 0px;*/
}
#live-area .text-object.menu-text-box ul li:before {
	display: none;
}
body *::selection {
	background:#000000;
	color: #fff;
}
#live-area section.bg-primary .row > .column > hr {
	/*background: linear-gradient(90deg, #FFFFFF 0%, #70d44b 50%, #00a0d4 100%);*/
	background: #fff;
}
#live-area h2.no-margin-bottom {
	margin-bottom: .5em;
}
#live-area .hidden-frontend {
	display: none !important;
}
@media(min-width:768px){
	#live-area .bg-primary select option {
		background: black !important;
		color: #fff !important;
	}


	#live-area .desktop-halfwidth-field select {
		width: 50% !important;
	}
}

#live-area .menu-text{
	font-size: 1.5em !important;
	line-height: 1.5em !important;
}

#live-area .div .top-image-align{
	height: 130px;
}

#live-area .in-page-nav .nav-header{
	text-align: left;
}


#schedule strong{
	float: left;
	display: inline-block;
	clear: left;
	margin-right: .5em;
}
@media(max-width: 768px){
	#live-area .in-page-nav .nav-header {
		display: block;
		text-align: left;
		padding-bottom: 1em;
	}
	#live-area .in-page-nav .nav-icon {
		display: block;
		text-align: left;
	}
}

footer .pipe-spacer {
    color: #ff4d00;
}

.svg-fit {
	width: 100%
}