﻿@charset "UTF-8";

@font-face {
	font-family:test;src:url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/font/SourceHanSansCN-Regular.otf) format("otf");font-weight:500;font-style:normal
}
@font-face {
	font-family:Industry Italics;src:url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/fonts/Industry-Book.woff) format("woff");font-weight:400;font-style:italic
}

@font-face {
	font-family:Industry;src:url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/fonts/Industry-Medium.woff) format("woff");font-weight:500;font-style:normal
}

@font-face {
	font-family:Industry;src:url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/fonts/Industry-Demi.woff) format("woff");font-weight:600;font-style:normal
}

@font-face {
	font-family:Industry;src:url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/fonts/Industry-Bold.woff) format("woff");font-weight:700;font-style:normal
}

@font-face {
	font-family:Factoria;src:url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/fonts/Factoria-Demi.woff) format("woff");font-weight:900;font-style:normal
}

@font-face {
	font-family:Teko;src:url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/fonts/Teko-Regular.woff) format("woff");font-weight:400;font-style:normal
}

body,html {
	overflow-x: hidden
}

body {
	margin: 0 auto;
	width: 100%;
	/*font-family: Industry,sans-serif*/
    font-family: test !important;
}

html .page,html .post {
	margin: 0
}

button,input,select,textarea {
	font: inherit
}

.container {
	width: 100%
}

.container__lr {
	padding-left: 8.3%
}

.container__lr,.container__r {
	padding-right: 8.3%
}

.container__l {
	padding-left: 8.3%
}

@media print,screen and (max-width:768px) {
	.container_l_sm {
		padding-left: 8.3%
	}
}

.left {
	width: 49%
}

.left,.left+* {
	display: inline-block;
	vertical-align: middle
}

.left+* {
	margin-left: 1.5%;
	width: 48%
}

h1 {
	color: #fff;
	font-size: 3rem;
	line-height: 1.1;
	font-weight: 400;
	letter-spacing: 1.5px;
	font-family: Teko,sans-serif;
	margin-bottom: 10px
}

@media print,screen and (max-width:768px) {
	h1 {
		font-size: 2.25rem
	}
}

@media print,screen and (max-width:420px) {
	h1 {
		width: 100%
	}
}

h2,h3,h4,h5,h6 {
	/*font-family: Factoria,serif*/
    font-family:test;
}

h2 {
	font-weight: 600;
	margin-top: 0;
	position: relative;
	z-index: 2
}

.hide-mobile {
	display: block
}

@media print,screen and (max-width:960px) {
	.hide-mobile {
		display: none
	}
}

.hide-desktop {
	display: none
}

@media print,screen and (max-width:960px) {
	.hide-desktop {
		display: block
	}
}

.d-none {
	display: none!important
}

.container_l {
	padding-left: 8.3%
}

.container_lr,.container_r {
	padding-right: 8.3%
}

.container_lr {
	padding-left: 8.3%
}

.padding-none {
	padding: 0
}

.d-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

a,p,span {
	font-family: Industry,sans-serif
}

a b,a strong,p b,p strong,span b,span strong {
	font-family: Teko,sans-serif;
	font-weight: 400;
	letter-spacing: 1.5px
}

.disabled {
	display: none
}

header {
	padding: 0
}

header .banner-container {
	padding-top: 20px;
	padding-bottom: 15px;
	background: -webkit-gradient(linear,left top,right top,from(#07289d),to(#05185d));
	background: linear-gradient(90deg,#07289d,#05185d);
	border-bottom: 2px solid #d4151f;
	position: relative;
	z-index: 30
}

header .banner-container img {
	width: 115px
}

@media print,screen and (min-width:1500px) {
	header .banner-container img {
		width: 150px
	}
}

header .banner-container .open-nav {
	float: right
}

header .banner-container .open-nav i {
	font-size: 45px;
	color: #fff
}

header .header-container {
	overflow: auto;
	z-index: 2;
	position: relative
}

header .header-container .header-logo {
	float: left;
	padding-top: 30px
}

header .header-container .header-logo img {
	max-width: 175px
}

@media print,screen and (min-width:1200px) {
	header .header-container .header-logo img {
		max-width: 220px
	}
}

@media print,screen and (min-width:1500px) {
	header .header-container .header-logo img {
		max-width: 280px
	}
}

header .header-container .header-menu {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: right;
	margin: 0;
	padding-top: 10px
}

@media print,screen and (max-width:960px) {
	header .header-container .header-menu {
		display: none
	}
}

header .header-container .header-menu ul {
	margin: 0
}

header .header-container .header-menu li {
	display: inline-block;
	margin-bottom: 10px;
	padding: 15px 10px 5px
}

@media print,screen and (max-width:1080px) {
	header .header-container .header-menu li {
		padding: 15px 7px
	}
}

header .header-container .header-menu li a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	font-size: 1rem;
	letter-spacing: 1.25px;
	font-family: Teko,sans-serif
}

@media print,screen and (min-width:1000px) {
	header .header-container .header-menu li a {
		font-size: 17.5px
	}
}

@media print,screen and (min-width:1200px) {
	header .header-container .header-menu li a {
		font-size: 20px
	}
}

@media print,screen and (min-width:1300px) {
	header .header-container .header-menu li a {
		font-size: 20px
	}
}

@media print,screen and (min-width:1500px) {
	header .header-container .header-menu li a {
		font-size: 20px
	}
}

header .header-container .header-menu li:focus,header .header-container .header-menu li:hover {
	border-bottom: 2px solid #d4151f
}

header .header-container .header-menu li:focus a,header .header-container .header-menu li:hover a {
	color: #d4151f
}

header .header-container .header-menu li.current_page_item {
	border-bottom: 2px solid #d4151f
}

header .header-container .header-menu li.current_page_item:focus a,header .header-container .header-menu li.current_page_item:hover a {
	color: #fff;
	cursor: default
}

header .header-container .header-menu li i {
	color: #fff
}

header .header-container .header-menu li i:hover {
	color: #d4151f
}

header .mobile-nav-container {
	display: none;
	position: absolute;
	padding: 20px 4% 0;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	height: 100vh;
	width: 100vw;
	background-color: #d4151f;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 40
}

header .mobile-nav-container .mobile-nav-header {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	-ms-flex: 0 0 60px;
	flex: 0 0 60px
}

header .mobile-nav-container .mobile-nav-header img {
	width: 115px
}

header .mobile-nav-container .mobile-nav-header i {
	float: right;
	font-size: 52px;
	color: #fff;
	margin-top: -3px
}

header .mobile-nav-container .mobile-nav-menu {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

header .mobile-nav-container .mobile-nav-menu ul {
	text-align: right;
	margin: 3rem 0 1rem
}

header .mobile-nav-container .mobile-nav-menu ul li {
	list-style-type: none;
	margin-bottom: 12px
}

header .mobile-nav-container .mobile-nav-menu ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 1.75rem;
	font-family: Teko,sans-serif;
	letter-spacing: 1.25px
}

header .mobile-nav-container .mobile-nav-menu ul li.current_page_item a,header .mobile-nav-container .mobile-nav-menu ul li a:hover {
	text-decoration: underline
}

header .mobile-nav-container .mobile-nav-social {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100px;
	flex: 0 0 100px
}

header .mobile-nav-container .mobile-nav-social .social-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	width: 75%;
	margin: 0 auto
}

header .mobile-nav-container .mobile-nav-social .social-icons a i {
	color: #fff;
	font-size: 1.75rem
}

.header-container-lr {
	padding-left: 4%;
	padding-right: 4%
}

.hero {
	margin-top: -115px;
	min-height: 600px;
	color: #ebebeb;
	padding: 0;
	position: relative;
	text-decoration: none
}

.hero:before {
	color: #777;
	content: "High-Volume DTG Production";
	font-family: Teko,sans-serif;
	font-size: 24px;
	left: -80px;
	letter-spacing: 1.45px;
	font-family: Industry,sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -100px;
	letter-spacing: 3.4px;
	line-height: 24px;
	position: absolute;
	text-transform: uppercase;
	top: 350px;
	-webkit-transform: translateY(-50%) rotate(270deg);
	transform: translateY(-50%) rotate(270deg);
	z-index: 10
}

@media print,screen and (max-width:768px) {
	.hero:before {
		display: none
	}
}

@media only screen and (min-width:1200px) {
	.hero:before {
		left: -75px
	}
}

.hero .owl-carousel {
	background-image: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/hero-pattern-bg.png);
	background-size: cover
}

.hero .owl-carousel,.hero .owl-carousel .owl-item>div {
	height: 600px;
	position: relative
}

.hero .owl-carousel .owl-item>div .slider-img {
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	top: auto
}

@media print,screen and (max-width:768px) {
	.hero .owl-carousel {
		height: calc(325px + 55vw);
		max-height: 600px;
		padding-top: 325px
	}

	.hero .owl-carousel .owl-item {
		width: 100%
	}

	.hero .owl-carousel .owl-item img {
		left: auto;
		max-width: 500px;
		right: 0;
		width: 75%
	}
}

.hero .owl-carousel .owl-stage-outer {
	height: 100%;
	width: 100%
}

.hero h1 {
	color: #fff;
	font-size: 3em;
	line-height: 1.1;
	font-weight: 400;
	letter-spacing: 1.5px;
	font-family: Teko,sans-serif;
	width: 420px;
	margin-bottom: 10px
}

@media (max-width:768px) {
	.hero h1 {
		font-size: 2.25rem
	}
}

@media (max-width:600px) {
	.hero h1 {
		width: 320px
	}
}

@media (max-width:420px) {
	.hero h1 {
		width: 100%
	}
}

.hero .hero-text {
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 380px;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

@media (max-width:768px) {
	.hero .hero-text {
		padding-left: 4%;
		top: 27%;
		-webkit-transform: translate(0);
		transform: translate(0)
	}
}

@media (max-width:480px) {
	.hero .hero-text {
		width: auto
	}
}

.hero .hero-text .hero-subtext-container {
	display: block
}

@media (max-width:768px) {
	.hero .hero-text .hero-subtext-container {
		display: none
	}
}

.hero .hero-text .hero-subtext-container .hero-subtext {
	display: none
}

.hero .hero-text .hero-subtext-container .hero-subtext p {
	color: #d4151f;
	font-family: Industry,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.5rem;
	margin: 0 60px 0 0;
	letter-spacing: 1.5px;
	width: 100%
}

.hero .hero-text .hero-subtext-container .hero-subtext i {
	color: #ebebeb;
	font-size: 125px
}

.hero .hero-text .hero-subtext-container .hero-subtext.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.hero .hero-text img {
	margin: auto 10px;
	max-width: 82px;
	width: 82px
}

.hero-cta-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #121212;
	margin: 0;
	clear: both;
	padding: 0 4%;
	position: relative;
	z-index: 10
}

@media print,screen and (max-width:768px) {
	.hero-cta-list {
		display: block;
		padding: 0
	}
}

.hero-cta,a.hero-cta {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	text-decoration: none!important;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 0
}

@media print,screen and (max-width:768px) {
	.hero-cta,a.hero-cta {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 8.3%
	}
}

.hero-cta:focus .hero-cta__meta,.hero-cta:focus .hero-cta__title,.hero-cta:hover .hero-cta__meta,.hero-cta:hover .hero-cta__title,a.hero-cta:focus .hero-cta__meta,a.hero-cta:focus .hero-cta__title,a.hero-cta:hover .hero-cta__meta,a.hero-cta:hover .hero-cta__title {
	color: #fff!important;
	text-decoration: none
}

.hero-cta .hero-cta__title,a.hero-cta .hero-cta__title {
	color: #fff
}

.hero-cta .hero-cta__meta,a.hero-cta .hero-cta__meta {
	font-family: Factoria,sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: 700
}

@media print,screen and (max-width:1000px) {
	.hero-cta .hero-cta__meta,a.hero-cta .hero-cta__meta {
		font-size: 16px
	}
}

@media print,screen and (max-width:768px) {
	.hero-cta .hero-cta__meta,a.hero-cta .hero-cta__meta {
		display: none
	}
}

.hero-cta .hero-cta__media i,a.hero-cta .hero-cta__media i {
	color: #fff
}

.hero-cta .hero-cta__media i.fa-tshirt,a.hero-cta .hero-cta__media i.fa-tshirt {
	margin-left: -30px
}

@media print,screen and (max-width:768px) {
	.hero-cta .hero-cta__media i.fa-tshirt,a.hero-cta .hero-cta__media i.fa-tshirt {
		margin-left: -10px
	}
}

.hero-cta__media,.hero-cta__meta,.hero-cta__title {
	-webkit-transform-origin: bottom left;
	transform-origin: bottom left;
	-webkit-transition-duration: .2s;
	transition-duration: .2s
}

.hero-cta-list__item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 30px .5vw;
	width: 50%
}

@media print,screen and (max-width:768px) {
	.hero-cta-list__item {
		border-bottom: 2px solid #d4151f;
		padding: 10px;
		width: 100%
	}

	.hero-cta-list__item:last-child {
		border-right: 0
	}
}

.hero-cta-list__item .hero-cta__media {
	margin-right: 1em;
	height: 115px;
	width: 115px
}

@media print,screen and (max-width:768px) {
	.hero-cta-list__item .hero-cta__media {
		height: 100px;
		width: 100px
	}
}

.hero-cta-list__item .hero-cta__media#roi-icon {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/roi-icon.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta-list__item .hero-cta__media#roi-icon:focus,.hero-cta-list__item .hero-cta__media#roi-icon:hover {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/roi-icon-hov.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta-list__item .hero-cta__media#shop-icon {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/shop-icon.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta-list__item .hero-cta__media#shop-icon:focus,.hero-cta-list__item .hero-cta__media#shop-icon:hover {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/shop-icon-hov.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta-list__item .hero-cta__media#action-icon {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/action-icon.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta-list__item .hero-cta__media#action-icon:focus,.hero-cta-list__item .hero-cta__media#action-icon:hover {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/action-icon-hov.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta-list__item:focus .hero-cta__media#roi-icon,.hero-cta-list__item:hover .hero-cta__media#roi-icon {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/roi-icon-hov.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta-list__item:focus .hero-cta__media#shop-icon,.hero-cta-list__item:hover .hero-cta__media#shop-icon {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/shop-icon-hov.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta-list__item:focus .hero-cta__media#action-icon,.hero-cta-list__item:hover .hero-cta__media#action-icon {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/action-icon-hov.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.hero-cta__title {
	color: #fff;
	display: block;
	font-size: 2rem;
	letter-spacing: 1.5px;
	line-height: 1;
	margin-bottom: .5rem;
	text-transform: uppercase;
	font-family: Teko,sans-serif
}

@media print,screen and (max-width:768px) {
	.hero-cta__title {
		font-size: 1.75rem
	}
}

.hero-cta__title i {
	display: inline;
	font-style: normal;
	color: #d4151f;
	white-space: nowrap
}

footer {
	padding: 4rem 0 1rem;
	background: #e4e4e4;
	background: -webkit-gradient(linear,left top,left bottom,from(#161616),to(#3d3d3d));
	background: linear-gradient(180deg,#161616,#3d3d3d)
}

@media print,screen and (max-width:768px) {
	footer {
		padding: 4rem 0
	}
}

footer .footer-top {
	overflow: auto;
	margin-bottom: 4.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media print,screen and (max-width:768px) {
	footer .footer-top {
		margin-bottom: 40px
	}
}

footer .footer-top .footer-logos {
	width: 35%;
	text-align: left
}

footer .footer-top .footer-logos img {
	vertical-align: top;
	width: 45%;
	max-width: none
}

footer .footer-top .footer-logos img#footer-logo-brother {
	width: 30%;
	margin-right: 20px
}

footer .footer-top .footer-logos img#footer-logo-gtx {
	width: 40%
}

@media print,screen and (min-width:480px) {
	footer .footer-top .footer-logos img#footer-logo-brother {
		width: 120px;
		margin-right: 20px
	}

	footer .footer-top .footer-logos img#footer-logo-gtx {
		width: 160px
	}
}

@media print,screen and (min-width:768px) {
	footer .footer-top .footer-logos img#footer-logo-brother {
		width: 30%;
		margin-right: 20px
	}

	footer .footer-top .footer-logos img#footer-logo-gtx {
		width: 40%
	}
}

@media print,screen and (max-width:768px) {
	footer .footer-top .footer-logos {
		width: 100%;
		text-align: center
	}
}

footer .footer-top .footer-nav-menu {
	text-align: right;
	width: 65%;
	margin: 0
}

@media print,screen and (max-width:768px) {
	footer .footer-top .footer-nav-menu {
		text-align: center;
		width: 100%;
		margin: 15px 0 40px
	}
}

footer .footer-top .footer-nav-menu ul {
	display: inline;
	padding: 0
}

footer .footer-top .footer-nav-menu ul li {
	list-style-type: none;
	display: inline;
	padding: 0 5px
}

@media print,screen and (max-width:769px) {
	footer .footer-top .footer-nav-menu ul li {
		display: block;
		padding: 5px 0
	}
}

footer .footer-top .footer-nav-menu ul li a {
	text-decoration: none;
	font-size: 1rem;
	color: #fff;
	display: inline-block;
	font-family: Teko,sans-serif;
	letter-spacing: 1.5px
}

footer .footer-top .footer-nav-menu ul li a:hover {
	text-decoration: underline
}

@media print,screen and (max-width:768px) {
	footer .footer-top .footer-nav-menu ul li a {
		font-size: 1.25rem
	}
}

footer .footer-top .footer-nav-menu ul li a.list-title {
	font-weight: 700;
	font-size: .85rem
}

footer .footer-top .social-icons {
	margin-top: 20px;
	text-align: right;
	width: 100%
}

@media print,screen and (max-width:768px) {
	footer .footer-top .social-icons {
		text-align: center;
		margin-top: 0
	}
}

footer .footer-top .social-icons i {
	color: #fff;
	font-size: 20px;
	padding: 0 5px
}

footer .footer-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%
}

@media print,screen and (max-width:768px) {
	footer .footer-bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}
}

footer .footer-bottom div {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	width: 100%
}

@media print,screen and (max-width:768px) {
	footer .footer-bottom div {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
}

footer .footer-bottom div p {
	font-size: .75rem;
	color: #fff;
	text-align: left
}

@media print,screen and (max-width:768px) {
	footer .footer-bottom div p {
		text-align: center
	}
}

footer .footer-bottom div a {
	font-size: .75rem;
	color: #fff
}

footer .footer-bottom div.about-links {
	color: #fff;
	text-align: right
}

footer .footer-bottom div.about-links a {
	border-right: 2px solid #fff;
	padding: 0 10px;
	display: inline
}

@media print,screen and (max-width:768px) {
	footer .footer-bottom div.about-links a {
		border: none;
		padding: 8px 0;
		display: block
	}
}

footer .footer-bottom div.about-links a:last-of-type {
	border: none;
	padding-right: 0
}

@media print,screen and (max-width:768px) {
	footer .footer-bottom div.about-links {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		text-align: center;
		margin-bottom: 20px
	}
}

.white-hex {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/white-hex.svg);
	background-position: 50% -30vw;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.white-hex-bottom {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/white-hex.svg);
	background-position: 50% 90%;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.grey-hex {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/hex-grey.png);
	background-color: #ebebeb;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

#gtxpro-b-specs .specs-block,.hex-bottom {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/hex-bottom.png);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	background-size: auto
}

.hex-top {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/hex-top.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto
}

.search-hex {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/hex-top.png),url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/hex-bottom.png);
	background-position: 0 0,100% 100%;
	background-repeat: no-repeat;
	background-size: auto
}

.carbon-fiber {
	background-image: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/black-texture-bg.png);
	background-color: #000;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto
}

.red-printer {
	background-image: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/specialists-bg.jpg);
	background-color: #d4151f;
	background-size: cover
}

.red-printer h2 {
	color: #fff
}

.red-printer a {
	margin: 0 auto
}

.square-lattice {
	background-image: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/square-lattice.png);
	background-position: -15vw 9vw;
	background-repeat: no-repeat;
	background-size: 54vw auto
}

@media print,screen and (max-width:768px) {
	.square-lattice {
		background-position: -11vw 6vw;
		background-size: 90vw auto
	}
}

.orange-gradient {
	background: #f18323;
	background: -webkit-gradient(linear,left top,right top,from(#f18323),to(#fee211));
	background: linear-gradient(90deg,#f18323,#fee211);
	background-size: cover
}

.orange-gradient h2 {
	color: #fff;
	line-height: 1.5
}

.blue-gradient,.home .c-home-block#testimonial {
	background: #0294ba;
	background: -webkit-gradient(linear,left top,right top,from(#0294ba),to(#ccf0ff));
	background: linear-gradient(90deg,#0294ba,#ccf0ff);
	background-size: cover
}

.blue-gradient h2,.home .c-home-block#testimonial h2 {
	color: #fff;
	line-height: 1.5
}

.grey-bg {
	background-color: #ebebeb
}

.white-bg {
	background-color: #fff
}

.black-bg {
	background-color: #000
}

.red-bg {
	background-color: #d4151f
}

.c-btn {
	color: #d4151f;
	clear: both;
	padding: 10px 15px;
	border: 3px solid #d4151f;
	background-color: transparent;
	font-size: .8rem;
	margin-bottom: 10px;
	text-decoration: none;
	width: 100%;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	letter-spacing: .5px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase
}

@media (min-width:420px) {
	.c-btn {
		font-size: 1rem
	}
}

.c-btn:visited {
	color: #d4151f
}

.c-btn i {
	color: #2f2f2f
}

.c-btn:focus,.c-btn:focus:visited,.c-btn:hover,.c-btn:hover:visited {
	color: #fff;
	background-color: #d4151f
}

.c-btn:focus i,.c-btn:hover i {
	color: #fff
}

.c-btn.c-btn-inverse {
	color: #fff;
	border: 3px solid #fff
}

.c-btn.c-btn-inverse:visited {
	color: #fff
}

.c-btn.c-btn-inverse:focus,.c-btn.c-btn-inverse:focus:visited,.c-btn.c-btn-inverse:hover,.c-btn.c-btn-inverse:hover:visited {
	color: #d4151f;
	background-color: #fff
}

.c-btn.c-btn-blue {
	background: transparent;
	color: #fff;
	border: 3px solid #fff
}

.c-btn.c-btn-blue:visited {
	color: #fff
}

.c-btn.c-btn-blue:focus,.c-btn.c-btn-blue:focus:visited,.c-btn.c-btn-blue:hover,.c-btn.c-btn-blue:hover:visited {
	color: #fff;
	background-color: #05185d
}

.c-btn.pdf {
	background: #d4151f;
	border-color: #d4151f;
	width: auto
}

.c-btn.pdf a {
	color: #fff;
	text-decoration: none
}

.c-btn.pdf a:visited {
	color: #fff
}

.c-btn.pdf:focus,.c-btn.pdf:hover {
	background-color: #777
}

.c-btn.pdf:focus a,.c-btn.pdf:focus a:visited,.c-btn.pdf:hover a,.c-btn.pdf:hover a:visited {
	color: #fff
}

.c-btn.pdf:after {
	color: #fff;
	content: "\f019";
	font-family: Font Awesome\ 5 Free;
	font-size: 24px;
	line-height: 0;
	padding-left: 20px
}

#slideout-container {
	position: fixed;
	width: 300px;
	height: auto;
	top: 225px;
	right: -300px;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .75s;
	transition-duration: .75s;
	-webkit-transition-timing-function: cubic-bezier(0,1,.5,1);
	transition-timing-function: cubic-bezier(0,1,.5,1);
	z-index: 20;
	font-family: Teko,sans-serif;
	background-color: #d4151f;
	padding-bottom: 30px
}

@media print,screen and (max-width:768px) {
	#slideout-container {
		bottom: 105px;
		width: 250px;
		right: -250px
	}
}

#slideout-container .slideout-tab {
	margin-top: 0;
	position: absolute;
	left: -50px;
	height: 250px;
	width: 50px;
	-webkit-box-shadow: 0 5px 8px rgba(0,0,0,.7);
	box-shadow: 0 5px 8px rgba(0,0,0,.7);
	background: #d4151f;
	border-radius: 5px 0 0 5px;
	color: #fff;
	font-family: Teko,sans-serif;
	text-transform: uppercase;
	cursor: pointer
}

@media print,screen and (max-width:600px) {
	#slideout-container .slideout-tab {
		left: -45px;
		width: 45px;
		height: 55px;
		bottom: 0
	}
}

#slideout-container .slideout-tab:hover {
	background-color: #fff;
	color: #d4151f;
	-webkit-transition-duration: .25s;
	transition-duration: .25s
}

#slideout-container .slideout-tab div {
	position: relative;
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 20px 15px
}

@media print,screen and (max-width:600px) {
	#slideout-container .slideout-tab div {
		padding: 18px 0
	}
}

#slideout-container .slideout-tab div i {
	font-size: 20px
}

#slideout-container .slideout-tab div #tab-text {
	font-family: Teko,sans-serif;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-size: 17px;
	margin: 0;
	width: 100%;
	width: 190px;
	height: 194px;
	letter-spacing: .25px
}

@media print,screen and (max-width:600px) {
	#slideout-container .slideout-tab div #tab-text {
		display: none
	}
}

.showSlideOut {
	right: 0!important
}

#contact-us #slideout-container,#demo-request #slideout-container,#thank-you #slideout-container {
	display: none
}

.home #page-home {
	background-image: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/images/hero-gtx-bg.png)
}

.home .hero .hero-text {
	top: 290px;
	-webkit-transform: translateY(-48%);
	transform: translateY(-48%)
}

@media print,screen and (max-width:768px) {
	.home .hero .hero-text {
		top: 210px
	}
}

.home .hero .hero-subtext {
	padding: 20px 0
}

.home .hero .hero-subtext img {
	margin-top: 10px
}

@media print,screen and (max-width:768px) {
	.home .hero .owl-carousel {
		padding-top: 0
	}
}

.home .hero .owl-item {
	overflow: hidden
}

.home .hero .owl-item>div {
	height: 600px;
	position: relative
}

.home .hero .owl-item>div .slider-img {
	position: absolute;
	bottom: 0;
	right: 0;
	left: auto;
	top: auto;
	width: 100%;
	max-width: 400px
}

@media print,screen and (min-width:768px) {
	.home .hero .owl-item>div .slider-img {
		max-width: none
	}
}

.home .hero .owl-item>div .slider-img.slide-1 {
	max-width: none;
	bottom: 80px;
	width: 540px
}

@media print,screen and (min-width:375px) {
	.home .hero .owl-item>div .slider-img.slide-1 {
		bottom: 50px
	}
}

@media print,screen and (min-width:440px) {
	.home .hero .owl-item>div .slider-img.slide-1 {
		bottom: 30px;
		width: 660px
	}
}

@media print,screen and (min-width:540px) {
	.home .hero .owl-item>div .slider-img.slide-1 {
		bottom: -10px;
		width: 760px
	}
}

@media print,screen and (min-width:620px) {
	.home .hero .owl-item>div .slider-img.slide-1 {
		bottom: -30px;
		width: 840px
	}
}

@media print,screen and (min-width:960px) {
	.home .hero .owl-item>div .slider-img.slide-1 {
		bottom: -90px;
		width: 100%
	}
}

@media print,screen and (min-width:1500px) {
	.home .hero .owl-item>div .slider-img.slide-1 {
		bottom: -190px
	}
}

@media print,screen and (min-width:768px) {
	.home .hero .owl-item>div .slider-img.slide-2 {
		right: 40px
	}
}

@media print,screen and (min-width:1080px) {
	.home .hero .owl-item>div .slider-img.slide-2 {
		bottom: -30px
	}
}

@media print,screen and (min-width:1280px) {
	.home .hero .owl-item>div .slider-img.slide-2 {
		right: 130px;
		bottom: -110px;
		width: 1580px
	}
}

@media print,screen and (min-width:1500px) {
	.home .hero .owl-item>div .slider-img.slide-2 {
		right: 190px;
		bottom: -140px;
		width: 1670px
	}
}

.home .hero .owl-item>div .slider-img.slide-3 {
	bottom: 60px;
	max-width: none;
	width: 85%
}

@media print,screen and (min-width:375px) {
	.home .hero .owl-item>div .slider-img.slide-3 {
		bottom: 30px;
		width: 400px
	}
}

@media print,screen and (min-width:420px) {
	.home .hero .owl-item>div .slider-img.slide-3 {
		bottom: -40px;
		width: 400px
	}
}

@media print,screen and (min-width:600px) {
	.home .hero .owl-item>div .slider-img.slide-3 {
		bottom: -78px;
		width: 470px
	}
}

@media print,screen and (min-width:768px) {
	.home .hero .owl-item>div .slider-img.slide-3 {
		right: 40px;
		width: 88%
	}
}

@media print,screen and (min-width:960px) {
	.home .hero .owl-item>div .slider-img.slide-3 {
		bottom: -180px;
		width: 88%
	}
}

@media print,screen and (min-width:1080px) {
	.home .hero .owl-item>div .slider-img.slide-3 {
		bottom: -350px;
		width: 1080px
	}
}

@media print,screen and (min-width:1300px) {
	.home .hero .owl-item>div .slider-img.slide-3 {
		right: 100px;
		bottom: -430px;
		width: 1240px
	}
}

@media print,screen and (min-width:1450px) {
	.home .hero .owl-item>div .slider-img.slide-3 {
		right: 100px;
		bottom: -430px;
		width: 1240px
	}
}

.home .c-home-block {
	display: block
}

.home .c-home-block .home-block__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 2rem;
	padding-bottom: 2rem;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

@media print,screen and (max-width:768px) {
	.home .c-home-block .home-block__wrapper {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.home .c-home-block .home-block__wrapper img {
	width: 100%
}

.home .c-home-block .home-block__wrapper .content-link {
	color: #d4151f;
	font-style: italic
}

.home .c-home-block .home-block__wrapper .content-link:hover {
	text-decoration: none
}

.home .c-home-block .home-block__wrapper .img-left {
	width: 52%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 52%;
	flex: 0 0 52%
}

@media print,screen and (max-width:768px) {
	.home .c-home-block .home-block__wrapper .img-left img {
		width: 60%;
		margin-left: -10%
	}
}

.home .c-home-block .home-block__wrapper .text-right {
	padding-left: 5%;
	width: 48%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%
}

.home .c-home-block .home-block__wrapper .img-right {
	width: 52%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 52%;
	flex: 0 0 52%;
	max-width: 500px
}

.home .c-home-block .home-block__wrapper .text-left {
	padding-right: 5%;
	width: 48%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 48%;
	flex: 0 0 48%
}

@media print,screen and (max-width:768px) {
	.home .c-home-block .home-block__wrapper .column {
		width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%
	}
}

.home .c-home-block .home-block__wrapper .text-center {
	text-align: center
}

.home .c-home-block#advanced-ink-system {
	padding-bottom: 30px
}

.home .c-home-block#advanced-ink-system .home-block__wrapper {
	padding-bottom: 0;
	padding-top: 0
}

.home .c-home-block#increased-efficiency {
	position: relative
}

.home .c-home-block#increased-efficiency .text-center {
	width: 100%;
	max-width: 680px
}

.home .c-home-block#increased-efficiency h2 {
	font-size: 22px
}

.home .c-home-block#increased-efficiency p {
	color: #777;
	position: relative;
	z-index: 2
}

@media print,screen and (min-width:768px) {
	.home .c-home-block#increased-efficiency .home-block__wrapper {
		padding-top: 3.75rem;
		padding-bottom: 3.75rem
	}
}

.home .c-home-block#increased-efficiency:after {
	position: absolute;
	top: -1.5vw;
	right: 14vw;
	bottom: auto;
	left: auto;
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/b-circle.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	content: "";
	height: 122px;
	width: 122px;
	z-index: 1
}

@media print,screen and (max-width:1000px) {
	.home .c-home-block#increased-efficiency:after {
		right: 7vw
	}
}

@media print,screen and (max-width:768px) {
	.home .c-home-block#increased-efficiency:after {
		right: 20px
	}
}

.home .c-home-block#testimonial img {
	float: right
}

@media print,screen and (max-width:768px) {
	.home .c-home-block#testimonial img {
		margin: -40px -25% -10px 0
	}
}

.home .c-home-block#testimonial .quote {
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 0
}

.home .c-home-block#testimonial .quote i {
	font-style: italic;
	font-family: Factoria,sans-serif;
	font-weight: 400
}

.home .c-home-block#testimonial .quote strong {
	display: block;
	font-size: 1.1em;
	margin-top: 10px;
	text-transform: uppercase
}

.home .c-home-block#testimonial h3 {
	color: #fff;
	font-family: Industry,sans-serif;
	margin-top: 0;
	text-transform: uppercase;
	font-size: .9rem;
	margin-bottom: 40px
}

.home .c-home-block#testimonial .home-block__wrapper .text-left {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	width: 40%
}

@media print,screen and (max-width:768px) {
	.home .c-home-block#testimonial .home-block__wrapper .text-left {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%
	}
}

.home .c-home-block#video-section .home-block__wrapper {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.home .c-home-block#video-section h2 {
	color: #fff;
	margin-bottom: 20px
}

.home .c-home-block#specialists .home-block__wrapper {
	padding-top: 5.5rem;
	padding-bottom: 5.5rem
}

.home .c-home-block#specialists h2 {
	font-family: Industry,sans-serif
}

.home .c-home-block#specialists .text-center {
	max-width: 680px;
	width: 100%
}

.page-template-page-success .hero {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/success-hero.png);
	background-color: #000;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	min-height: auto;
	padding-bottom: 50px;
	padding-top: 135px;
	text-align: center
}

.page-template-page-success .hero:before {
	top: 300px
}

@media print,screen and (min-width:1000px) {
	.page-template-page-success .hero .success-hero-copy {
		padding-right: 0
	}
}

.page-template-page-success .hero .left {
	text-align: left;
	width: 42%
}

.page-template-page-success .hero .left+* {
	margin-left: 5%;
	min-width: 300px;
	width: 52%
}

@media print,screen and (max-width:1000px) {
	.page-template-page-success .hero .left {
		width: 100%
	}

	.page-template-page-success .hero .left+* {
		margin: 0 auto;
		width: 75%
	}
}

.page-template-page-success .hero .left .hero-subtext {
	margin-bottom: 0
}

@media print,screen and (max-width:915px) {
	.page-template-page-success .hero .left .hero-subtext {
		margin-bottom: 20px
	}
}

@media print,screen and (max-width:600px) {
	.page-template-page-success .hero .left .hero-subtext {
		margin-bottom: 0
	}
}

.page-template-page-success .hero iframe {
	max-height: 246px;
	max-width: 420px;
	min-width: 300px
}

@media print,screen and (max-width:1000px) {
	.page-template-page-success .hero iframe {
		padding-top: 20px;
		width: 80%
	}
}

.page-template-page-success .stories {
	font-size: 24px;
	padding-bottom: 50px;
	padding-top: 80px;
	text-align: center
}

@media print,screen and (max-width:1000px) {
	.page-template-page-success .stories {
		font-size: 18px
	}
}

@media print,screen and (max-width:768px) {
	.page-template-page-success .stories {
		font-size: 16px
	}
}

.page-template-page-success .stories h2 {
	margin: 0 auto 20px;
	max-width: 550px;
	text-align: center;
	width: 75%
}

.page-template-page-success .stories .quote-block {
	margin: 0 auto;
	max-width: 1100px
}

.page-template-page-success .stories .quote-block>* {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: "wrap";
	flex-wrap: "wrap";
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media print,screen and (max-width:768px) {
	.page-template-page-success .stories .quote-block>* {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column
	}
}

.page-template-page-success .stories .quote-block .quote {
	-webkit-box-flex: 48%;
	-ms-flex: 48%;
	flex: 48%;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	order: 1;
	margin: auto;
	text-align: left;
	vertical-align: middle;
	width: 44%
}

@media print,screen and (max-width:768px) {
	.page-template-page-success .stories .quote-block .quote {
		margin: 0 auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		width: 90%
	}
}

.page-template-page-success .stories .quote-block .quote p {
	color: #777;
	font-size: .8em;
	margin: 0 0 15px;
	width: 88%
}

.page-template-page-success .stories .quote-block .quote blockquote {
	margin: 0 auto 15px
}

.page-template-page-success .stories .quote-block .quote blockquote p {
	color: #d4151f;
	font-family: Factoria,sans-serif;
	font-size: 1.2em;
	font-style: italic;
	margin-bottom: 5px;
	width: 100%
}

.page-template-page-success .stories .quote-block .quote blockquote cite {
	color: #000;
	font-family: Teko,sans-serif;
	font-size: 1.4em;
	font-style: normal;
	letter-spacing: 1.5px
}

.page-template-page-success .stories .quote-block .quote blockquote cite span {
	color: #777;
	font-family: Teko,sans-serif;
	letter-spacing: 1.5px;
	text-transform: uppercase
}

.page-template-page-success .stories .quote-block .quote .pdf {
	display: inline-block;
	padding: 0;
	position: relative;
	width: auto
}

.page-template-page-success .stories .quote-block .quote .pdf a {
	padding: 8px 50px 8px 12px;
	position: relative;
	z-index: 3
}

.page-template-page-success .stories .quote-block .quote .pdf:after {
	position: absolute;
	right: 10px;
	top: 41%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2
}

.page-template-page-success .stories .quote-block figure {
	-webkit-box-flex: 48%;
	-ms-flex: 48%;
	flex: 48%;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	order: 1;
	margin: auto;
	max-width: 420px;
	vertical-align: middle
}

@media print,screen and (max-width:768px) {
	.page-template-page-success .stories .quote-block figure {
		margin: 0 auto;
		min-width: 250px;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 60%
	}
}

.page-template-page-success #success-video {
	padding-top: 80px;
	position: relative
}

.page-template-page-success #success-video #success-slide-cont {
	width: 100%
}

.page-template-page-success #success-video #success-slide-cont .success_vid_gear {
	text-align: center
}

.page-template-page-success #success-video #success-slide-cont .success_vid_gear iframe {
	display: inline-block;
	height: 24.4vw;
	max-height: 279px;
	max-width: 480px;
	vertical-align: top;
	width: 42vw
}

.page-template-page-success #success-video #success-slide-cont .success_vid_gear iframe.mobile {
	display: none
}

@media print,screen and (max-width:1000px) {
	.page-template-page-success #success-video #success-slide-cont .success_vid_gear iframe {
		display: none;
		height: 47.5vw;
		max-height: none;
		max-width: none;
		width: 100%
	}

	.page-template-page-success #success-video #success-slide-cont .success_vid_gear iframe.mobile {
		display: block
	}
}

.page-template-page-success #success-video #success-slide-cont .success_vid_gear div {
	color: #fff;
	display: inline-block;
	margin-right: 2%;
	text-align: left;
	vertical-align: top;
	width: 42%
}

.page-template-page-success #success-video #success-slide-cont .success_vid_gear div h4 {
	font-family: Industry,sans-serif;
	font-size: 24px
}

.page-template-page-success #success-video #success-slide-cont .success_vid_gear div p {
	font-size: 18px;
	margin-bottom: 0
}

@media print,screen and (max-width:1000px) {
	.page-template-page-success #success-video #success-slide-cont .success_vid_gear div {
		margin-left: 0;
		margin-top: 20px;
		text-align: center;
		width: 100%
	}
}

.page-template-page-success #success-video #success-slide-cont #data-success-next,.page-template-page-success #success-video #success-slide-cont #data-success-prev {
	position: absolute;
	top: 37.5%;
	right: auto;
	bottom: auto;
	left: 2%;
	border: 0 transparent;
	color: #fff;
	display: none;
	font-size: 30px;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto
}

@media print,screen and (max-width:768px) {
	.page-template-page-success #success-video #success-slide-cont #data-success-next,.page-template-page-success #success-video #success-slide-cont #data-success-prev {
		display: block;
		top: calc(47.5vw + 120px)
	}
}

.page-template-page-success #success-video #success-slide-cont #data-success-next:focus,.page-template-page-success #success-video #success-slide-cont #data-success-next:hover,.page-template-page-success #success-video #success-slide-cont #data-success-prev:focus,.page-template-page-success #success-video #success-slide-cont #data-success-prev:hover {
	color: #d4151f
}

.page-template-page-success #success-video #success-slide-cont #data-success-next {
	left: auto;
	right: 2%
}

.page-template-page-success #success-video #success-play-cont {
	margin: 0 auto;
	position: relative;
	width: 65%
}

@media print,screen and (max-width:768px) {
	.page-template-page-success #success-video #success-play-cont {
		display: none
	}
}

.page-template-page-success #success-video #success-play-cont .success_play_gear {
	cursor: pointer;
	opacity: .75;
	padding: 0 10px;
	position: relative
}

.page-template-page-success #success-video #success-play-cont .success_play_gear p {
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	text-align: center
}

.page-template-page-success #success-video #success-play-cont .success_play_gear:focus,.page-template-page-success #success-video #success-play-cont .success_play_gear:hover {
	opacity: 1
}

.page-template-page-success #success-video #success-play-cont #data-next,.page-template-page-success #success-video #success-play-cont #data-prev {
	position: absolute;
	top: 39%;
	right: auto;
	bottom: auto;
	left: -15%;
	border: 0 transparent;
	color: #fff;
	font-size: 30px;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: color .15s;
	transition: color .15s;
	width: auto
}

.page-template-page-success #success-video #success-play-cont #data-next:focus,.page-template-page-success #success-video #success-play-cont #data-next:hover,.page-template-page-success #success-video #success-play-cont #data-prev:focus,.page-template-page-success #success-video #success-play-cont #data-prev:hover {
	color: #d4151f
}

.page-template-page-success #success-video #success-play-cont #data-next {
	left: auto;
	right: -15%
}

#gtxpro-b-specs .hero {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/specs-hero.png);
	background-color: #000;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 115px;
	text-align: center
}

#gtxpro-b-specs .hero h5 {
	font-family: Teko,sans-serif;
	font-size: 30px;
	font-weight: 100;
	letter-spacing: 1.5px;
	line-height: 44px;
	margin: 0 auto 20px
}

@media print,screen and (min-width:1000px) {
	#gtxpro-b-specs .hero .specs-hero-copy {
		padding-right: 0
	}
}

#gtxpro-b-specs .hero .specs-hero-pro {
	text-align: left
}

#gtxpro-b-specs .hero .specs-hero-pro figure {
	display: inline-block;
	margin: 0 auto 10px;
	text-align: right;
	vertical-align: middle;
	width: 15%
}

#gtxpro-b-specs .hero .specs-hero-pro figure img {
	max-width: 40px
}

#gtxpro-b-specs .hero .specs-hero-pro h3 {
	display: inline-block;
	font-family: Industry,sans-serif;
	font-size: 24px;
	line-height: 46px;
	margin: 0 auto;
	padding-left: 2%;
	text-transform: uppercase;
	vertical-align: top;
	width: 82%
}

@media print,screen and (max-width:550px) {
	#gtxpro-b-specs .hero .specs-hero-pro h3 {
		font-size: 18px
	}
}

#gtxpro-b-specs .hero .left {
	text-align: left;
	width: 42%
}

#gtxpro-b-specs .hero .left+* {
	margin-left: 5%;
	max-width: 600px;
	min-width: 300px;
	width: 52%
}

@media print,screen and (max-width:1000px) {
	#gtxpro-b-specs .hero .left {
		width: 100%
	}

	#gtxpro-b-specs .hero .left+* {
		margin: 0 auto;
		width: 75%
	}
}

#gtxpro-b-specs .hero .left .hero-subtext {
	margin-bottom: 0
}

@media print,screen and (max-width:915px) {
	#gtxpro-b-specs .hero .left .hero-subtext {
		margin-bottom: 20px
	}
}

@media print,screen and (max-width:600px) {
	#gtxpro-b-specs .hero .left .hero-subtext {
		margin-bottom: 0
	}
}

#gtxpro-b-specs .hero .is-type-video {
	padding-left: 9%;
	text-align: left
}

#gtxpro-b-specs .hero iframe {
	max-height: 246px;
	max-width: 420px;
	min-width: 300px
}

@media print,screen and (max-width:915px) {
	#gtxpro-b-specs .hero iframe {
		width: 80%
	}
}

#gtxpro-b-specs .hero .specs-hero-links {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center
}

#gtxpro-b-specs .hero .specs-hero-links .c-btn {
	border-width: 1px;
	display: inline-block;
	margin: 0 2% 20px;
	padding: 0;
	width: auto
}

#gtxpro-b-specs .hero .specs-hero-links .c-btn a {
	color: #fff;
	display: block;
	line-height: 44px;
	padding: 0 12px;
	text-decoration: none;
	text-transform: none;
	width: auto
}

#gtxpro-b-specs .hero .specs-hero-links .c-btn a:after {
	content: "\f054";
	color: #d4151f;
	font-family: Font Awesome\ 5 Free;
	font-weight: 700;
	padding-left: 5px
}

#gtxpro-b-specs .hero .specs-hero-links .c-btn:focus a:after,#gtxpro-b-specs .hero .specs-hero-links .c-btn:hover a:after {
	color: #fff
}

#gtxpro-b-specs .red-bg h1 {
	margin: 0 auto;
	padding: 20px 0
}

#gtxpro-b-specs .block-desc {
	border-bottom: 2px solid #ebebeb;
	color: #2f2f2f;
	padding-bottom: 40px;
	padding-top: 50px
}

#gtxpro-b-specs .specs-block {
	padding-bottom: 50px
}

#gtxpro-b-specs .spec-border {
	padding-bottom: 20px
}

#gtxpro-b-specs .spec-border,#gtxpro-b-specs .spec-segment {
	border-bottom: 2px solid #ebebeb
}

#gtxpro-b-specs .spec-segment:last-child {
	border-bottom: 0 transparent
}

#gtxpro-b-specs .spec-segment>* {
	-webkit-box-align: start;
	-ms-flex-align: start;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: "wrap";
	flex-wrap: "wrap";
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: flex-start;
	min-height: 200px;
	padding: 65px 0
}

@media print,screen and (max-width:768px) {
	#gtxpro-b-specs .spec-segment>* {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-flow: column;
		flex-flow: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

#gtxpro-b-specs .spec-segment .specs-copy {
	-webkit-box-flex: 30%;
	-ms-flex: 30%;
	flex: 30%;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-right: 5%;
	vertical-align: middle
}

@media print,screen and (max-width:768px) {
	#gtxpro-b-specs .spec-segment .specs-copy {
		display: block;
		-webkit-box-flex: 0;
		-ms-flex: 0;
		flex: 0;
		width: 100%
	}
}

#gtxpro-b-specs .spec-segment .specs-copy h4 {
	font-family: Industry,sans-serif;
	font-size: 24px;
	line-height: 30px;
	margin: 0 auto;
	text-transform: uppercase
}

#gtxpro-b-specs .spec-segment .specs-copy p {
	color: #777;
	margin-bottom: 0
}

#gtxpro-b-specs .spec-segment .specs-image,#gtxpro-b-specs .spec-segment figure {
	-webkit-box-flex: 60%;
	-ms-flex: 60%;
	flex: 60%;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	order: 1;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle
}

#gtxpro-b-specs .spec-segment .specs-image img,#gtxpro-b-specs .spec-segment figure img {
	max-height: 125px
}

#gtxpro-b-specs .spec-segment .specs-image.taller img,#gtxpro-b-specs .spec-segment figure.taller img {
	max-height: 220px
}

@media print,screen and (max-width:768px) {
	#gtxpro-b-specs .spec-segment .specs-image,#gtxpro-b-specs .spec-segment figure {
		display: block;
		margin-top: 20px;
		width: 100%
	}
}

#gtxpro-b-specs .spec-segment .specs-image {
	text-align: center
}

#gtxpro-b-specs .spec-segment .specs-image figure {
	display: inline-block;
	vertical-align: middle;
	width: 100px
}

#gtxpro-b-specs .spec-segment .specs-image h3 {
	display: inline-block;
	font-family: Industry,sans-serif;
	font-size: 30px;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	vertical-align: middle;
	width: calc(100% - 110px)
}

#gtxpro-b-specs .spec-segment .platens {
	-webkit-box-flex: 60%;
	-ms-flex: 60%;
	flex: 60%;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	order: 1;
	margin-top: 20px;
	overflow: hidden;
	position: relative;
	text-align: center;
	vertical-align: middle
}

@media print,screen and (max-width:768px) {
	#gtxpro-b-specs .spec-segment .platens {
		display: block;
		width: 100%
	}
}

#gtxpro-b-specs .spec-segment .platens .platen-carousel .platen h5 {
	color: #777;
	font-family: Industry,sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0 auto;
	text-transform: uppercase
}

#gtxpro-b-specs .spec-segment .platens .platen-carousel .platen p {
	color: #777;
	font-size: 14px;
	margin: 0 auto;
	text-align: center
}

#gtxpro-b-specs .spec-segment .platens .platen-carousel .platen figure {
	text-align: center
}

#gtxpro-b-specs .spec-segment .platens .platen-carousel .owl-item {
	display: inline-block;
	vertical-align: top
}

#gtxpro-b-specs .spec-segment .platens .platen-carousel .owl-item img {
	height: 110px
}

#gtxpro-b-specs .spec-segment .platens #data-platen-next,#gtxpro-b-specs .spec-segment .platens #data-platen-prev {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 0;
	border: 0 transparent;
	color: #777;
	font-size: 30px;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto;
	z-index: 10
}

#gtxpro-b-specs .spec-segment .platens #data-platen-next:focus,#gtxpro-b-specs .spec-segment .platens #data-platen-next:hover,#gtxpro-b-specs .spec-segment .platens #data-platen-prev:focus,#gtxpro-b-specs .spec-segment .platens #data-platen-prev:hover {
	color: #d4151f
}

#gtxpro-b-specs .spec-segment .platens #data-platen-next {
	left: auto;
	right: 0
}

.page-template-page-demo .hero {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/demos-hero.png);
	background-color: #000;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 30px;
	padding-top: 115px;
	text-align: center
}

.page-template-page-demo .hero .left {
	text-align: left;
	width: 42%
}

.page-template-page-demo .hero .left+* {
	margin-left: 5%;
	min-width: 300px;
	width: 52%
}

@media print,screen and (max-width:1000px) {
	.page-template-page-demo .hero .left {
		padding-right: 8.3%;
		width: 100%
	}

	.page-template-page-demo .hero .left+* {
		margin: 0 auto;
		width: 75%
	}
}

.page-template-page-demo .hero .small {
	font-size: .5em;
	margin-top: 100px
}

.page-template-page-demo .white-hex {
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center
}

.page-template-page-demo .white-hex .floor-block,.page-template-page-demo .white-hex .print-block {
	margin: 0 auto;
	max-width: 750px;
	position: relative
}

.page-template-page-demo .white-hex h2 {
	margin: 50px auto 20px
}

.page-template-page-demo .white-hex .floor-carousel,.page-template-page-demo .white-hex .print-carousel {
	margin-bottom: 20px;
	overflow: hidden
}

.page-template-page-demo .white-hex .floor-carousel .owl-item,.page-template-page-demo .white-hex .print-carousel .owl-item {
	display: inline-block;
	vertical-align: top
}

.page-template-page-demo .white-hex .floor-carousel img,.page-template-page-demo .white-hex .print-carousel img {
	max-width: 750px;
	width: 100%
}

.page-template-page-demo .white-hex .print-carousel img {
	max-height: 360px;
	max-width: 100%;
	width: auto
}

.page-template-page-demo .white-hex #data-floor-next,.page-template-page-demo .white-hex #data-floor-prev,.page-template-page-demo .white-hex #data-print-next,.page-template-page-demo .white-hex #data-print-prev {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: -7%;
	border: 0 transparent;
	color: #777;
	font-size: 30px;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto;
	z-index: 10
}

.page-template-page-demo .white-hex #data-floor-next:focus,.page-template-page-demo .white-hex #data-floor-next:hover,.page-template-page-demo .white-hex #data-floor-prev:focus,.page-template-page-demo .white-hex #data-floor-prev:hover,.page-template-page-demo .white-hex #data-print-next:focus,.page-template-page-demo .white-hex #data-print-next:hover,.page-template-page-demo .white-hex #data-print-prev:focus,.page-template-page-demo .white-hex #data-print-prev:hover {
	color: #d4151f
}

.page-template-page-demo .white-hex #data-floor-next,.page-template-page-demo .white-hex #data-print-next {
	left: auto;
	right: -7%
}

.page-template-page-demo #demo-video {
	padding-top: 80px;
	position: relative
}

.page-template-page-demo #demo-video #demo-slide-cont {
	width: 100%
}

.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear {
	text-align: center
}

.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear iframe {
	display: inline-block;
	height: 24.4vw;
	max-height: 279px;
	max-width: 480px;
	vertical-align: top;
	width: 42vw
}

.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear iframe.mobile {
	display: none
}

@media print,screen and (max-width:1000px) {
	.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear iframe {
		display: none;
		height: 47.5vw;
		max-height: none;
		max-width: none;
		width: 100%
	}

	.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear iframe.mobile {
		display: block
	}
}

.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear div {
	color: #fff;
	display: inline-block;
	margin-right: 2%;
	text-align: left;
	vertical-align: top;
	width: 42%
}

.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear div h4 {
	font-family: Industry,sans-serif;
	font-size: 24px
}

.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear div p {
	font-size: 18px;
	margin-bottom: 0
}

@media print,screen and (max-width:1000px) {
	.page-template-page-demo #demo-video #demo-slide-cont .demo_vid_gear div {
		margin-left: 0;
		margin-top: 20px;
		text-align: center;
		width: 100%
	}
}

.page-template-page-demo #demo-video #demo-slide-cont #data-demo-next,.page-template-page-demo #demo-video #demo-slide-cont #data-demo-prev {
	position: absolute;
	top: 37.5%;
	right: auto;
	bottom: auto;
	left: 2%;
	border: 0 transparent;
	color: #fff;
	display: none;
	font-size: 30px;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto
}

@media print,screen and (max-width:768px) {
	.page-template-page-demo #demo-video #demo-slide-cont #data-demo-next,.page-template-page-demo #demo-video #demo-slide-cont #data-demo-prev {
		display: block;
		top: calc(47.5vw + 120px)
	}
}

.page-template-page-demo #demo-video #demo-slide-cont #data-demo-next {
	left: auto;
	right: 2%
}

.page-template-page-demo #demo-video #demo-play-cont {
	margin: 0 auto;
	position: relative;
	width: 65%
}

@media print,screen and (max-width:768px) {
	.page-template-page-demo #demo-video #demo-play-cont {
		display: none
	}
}

.page-template-page-demo #demo-video #demo-play-cont .demo_play_gear {
	cursor: pointer;
	opacity: .75;
	padding: 0 10px;
	position: relative
}

.page-template-page-demo #demo-video #demo-play-cont .demo_play_gear p {
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	text-align: center
}

.page-template-page-demo #demo-video #demo-play-cont .demo_play_gear:focus,.page-template-page-demo #demo-video #demo-play-cont .demo_play_gear:hover {
	opacity: 1
}

.page-template-page-demo #demo-video #demo-play-cont #data-next,.page-template-page-demo #demo-video #demo-play-cont #data-prev {
	position: absolute;
	top: 39%;
	right: auto;
	bottom: auto;
	left: -15%;
	border: 0 transparent;
	color: #fff;
	font-size: 30px;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto
}

.page-template-page-demo #demo-video #demo-play-cont #data-next:focus,.page-template-page-demo #demo-video #demo-play-cont #data-next:hover,.page-template-page-demo #demo-video #demo-play-cont #data-prev:focus,.page-template-page-demo #demo-video #demo-play-cont #data-prev:hover {
	color: #d4151f
}

.page-template-page-demo #demo-video #demo-play-cont #data-next {
	left: auto;
	right: -15%
}

.page-template-page-support .hero {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/support-hero.png);
	background-color: #000;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 30px;
	padding-top: 115px;
	text-align: center
}

.page-template-page-support .hero .left {
	text-align: left;
	width: 42%
}

.page-template-page-support .hero .left+* {
	margin-left: 5%;
	min-width: 300px;
	width: 52%
}

@media print,screen and (max-width:1000px) {
	.page-template-page-support .hero .left {
		padding-right: 8.3%;
		width: 100%
	}

	.page-template-page-support .hero .left+* {
		margin: 0 auto;
		width: 75%
	}
}

.page-template-page-support .white-hex {
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center
}

.page-template-page-support .white-hex>* {
	margin: 0 auto;
	max-width: 1000px
}

.page-template-page-support .white-hex figure img {
	max-height: 250px;
	width: auto
}

.page-template-page-support .white-hex .left {
	width: 49%
}

@media print,screen and (max-width:960px) {
	.page-template-page-support .white-hex .left {
		width: 100%
	}
}

.page-template-page-support .white-hex .support-tab {
	vertical-align: top
}

.page-template-page-support .white-hex .support-tab.hide-mobile {
	display: inline-block
}

@media print,screen and (max-width:960px) {
	.page-template-page-support .white-hex .support-tab.hide-mobile {
		display: none
	}
}

.page-template-page-support .white-hex .support-tab.hide-desktop {
	display: none
}

@media print,screen and (max-width:960px) {
	.page-template-page-support .white-hex .support-tab.hide-desktop {
		display: inline-block
	}
}

.page-template-page-support .white-hex .support-tab h2 {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #777;
	color: #fff;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-family: Teko,sans-serif;
	font-size: 48px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	letter-spacing: 1.5px;
	line-height: 54px;
	margin: 0 auto;
	min-height: 150px;
	padding: 20px 0;
	width: 80%
}

@media print,screen and (max-width:500px) {
	.page-template-page-support .white-hex .support-tab h2 {
		width: 100%
	}
}

@media print,screen and (max-width:400px) {
	.page-template-page-support .white-hex .support-tab h2 {
		font-size: 36px;
		line-height: 42px;
		min-height: 120px
	}
}

.page-template-page-support .white-hex .support-tab.active h2 {
	background: #d4151f;
	position: relative
}

.page-template-page-support .white-hex .support-tab.active h2:after {
	background-color: #d4151f
}

.page-template-page-support .white-hex .support-tab.active h2:after,.page-template-page-support .white-hex .support-tab:focus h2:after,.page-template-page-support .white-hex .support-tab:hover h2:after {
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	content: "";
	height: 24px;
	left: 50%;
	position: absolute;
	top: 100%;
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);
	width: 24px;
	z-index: 1
}

.page-template-page-support .white-hex .support-tab:focus h2:after,.page-template-page-support .white-hex .support-tab:hover h2:after {
	background-color: #777
}

.page-template-page-support .white-hex .support-tab:focus.active,.page-template-page-support .white-hex .support-tab:hover.active {
	cursor: default
}

.page-template-page-support .white-hex .support-tab:focus.active h2:after,.page-template-page-support .white-hex .support-tab:hover.active h2:after {
	background-color: #d4151f
}

.page-template-page-support .white-hex .accordion {
	display: none;
	margin: 50px auto 25px;
	text-align: left;
	width: 80%
}

@media print,screen and (max-width:768px) {
	.page-template-page-support .white-hex .accordion {
		width: 100%
	}
}

.page-template-page-support .white-hex .accordion.active {
	display: block
}

@media print,screen and (max-width:768px) {
	.page-template-page-support .white-hex .accordion {
		display: block
	}
}

.page-template-page-support .white-hex .accordion ul {
	border-bottom: 1px solid #d4151f;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 45px;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}

.page-template-page-support .white-hex .accordion ul li {
	color: #777;
	display: none;
	font-family: Industry,sans-serif;
	margin-bottom: 10px;
	position: relative
}

.page-template-page-support .white-hex .accordion ul li:last-child {
	margin-bottom: 20px
}

.page-template-page-support .white-hex .accordion ul li a,.page-template-page-support .white-hex .accordion ul li a:visited {
	color: #d4151f;
	text-decoration: underline
}

.page-template-page-support .white-hex .accordion ul li a:focus,.page-template-page-support .white-hex .accordion ul li a:hover,.page-template-page-support .white-hex .accordion ul li a:visited:focus,.page-template-page-support .white-hex .accordion ul li a:visited:hover {
	text-decoration: none
}

.page-template-page-support .white-hex .accordion ul li:before {
	color: #d4151f;
	content: "\f56d";
	font-family: Font Awesome\ 5 Free;
	font-weight: 700;
	left: -25px;
	position: absolute
}

.page-template-page-support .white-hex .accordion ul.download li:before {
	content: "\f019"
}

.page-template-page-support .white-hex .accordion ul.download li a,.page-template-page-support .white-hex .accordion ul.download li a:visited {
	color: #d4151f
}

.page-template-page-support .white-hex .accordion ul.external li:before {
	content: "\f35d"
}

.page-template-page-support .white-hex .accordion ul.external li a,.page-template-page-support .white-hex .accordion ul.external li a:visited {
	color: #000
}

.page-template-page-support .white-hex .accordion ul.pdf a,.page-template-page-support .white-hex .accordion ul.pdf a:visited {
	color: #777
}

.page-template-page-support .white-hex .accordion ul.support li:before {
	content: "\f27a"
}

.page-template-page-support .white-hex .accordion ul.video li:before {
	content: "\f144"
}

.page-template-page-support .white-hex .accordion ul.video li a,.page-template-page-support .white-hex .accordion ul.video li a:visited {
	color: #777
}

.page-template-page-support .white-hex .accordion h4 {
	cursor: pointer;
	font-family: Industry,sans-serif;
	padding: 0 20px
}

.page-template-page-support .white-hex .accordion h4.active+ul li {
	display: block
}

.page-template-page-calc-report .hero,.page-template-page-calc .hero {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/calc-hero.png);
	background-color: #000;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 115px 5% 50px 14%;
	text-align: left
}

.page-template-page-calc-report .hero h2,.page-template-page-calc .hero h2 {
	font-family: Teko,sans-serif;
	font-size: 34px;
	font-weight: 100;
	line-height: 40px;
	margin: 40px auto 20px;
	letter-spacing: .6px;
	opacity: 1
}

.page-template-page-calc-report .hero .h5,.page-template-page-calc-report .hero h5,.page-template-page-calc .hero .h5,.page-template-page-calc .hero h5 {
	font-family: Teko,sans-serif;
	font-size: 20px;
	font-weight: 100;
	line-height: 24px;
	margin: 0 auto 20px;
	letter-spacing: .9px;
	opacity: 1
}

.page-template-page-calc-report .hero p,.page-template-page-calc .hero p {
	font-family: Industry,sans-serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 18px;
	margin: 0 auto 20px;
	letter-spacing: .6px;
	opacity: 1
}

.page-template-page-calc-report .hero a,.page-template-page-calc .hero a {
	color: #d70010;
	text-decoration: none
}

.page-template-page-calc-report .hero ul,.page-template-page-calc .hero ul {
	list-style: none;
	margin: 0 0 20px
}

.page-template-page-calc-report .hero ul li,.page-template-page-calc .hero ul li {
	font-family: Industry,sans-serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 18px;
	margin: 0 auto 10px;
	letter-spacing: .6px
}

.page-template-page-calc-report .hero ul li:before,.page-template-page-calc .hero ul li:before {
	content: "•";
	color: red;
	display: inline-block;
	width: 1em;
	margin-left: -1em
}

.page-template-page-calc-report .hero .calc-hero-shirttext,.page-template-page-calc .hero .calc-hero-shirttext {
	font-family: Industry,sans-serif;
	font-size: 8px;
	font-weight: 100;
	line-height: 10px;
	margin: 0 auto 20px;
	text-align: center;
	padding-top: 30px
}

.page-template-page-calc-report .hero img,.page-template-page-calc .hero img {
	max-width: 450px;
	text-align: center;
	margin: 0 auto;
	display: block;
	padding-top: 0
}

@media print,screen and (max-width:1150px) {
	.page-template-page-calc-report .hero img,.page-template-page-calc .hero img {
		max-width: 400px
	}
}

.page-template-page-calc-report .hero .left,.page-template-page-calc .hero .left {
	text-align: left;
	width: 42%
}

.page-template-page-calc-report .hero .left+*,.page-template-page-calc .hero .left+* {
	margin-left: 5%;
	min-width: 300px;
	width: 52%
}

@media print,screen and (max-width:1000px) {
	.page-template-page-calc-report .hero .left,.page-template-page-calc .hero .left {
		width: 100%
	}

	.page-template-page-calc-report .hero .left+*,.page-template-page-calc .hero .left+* {
		margin: 0 auto;
		width: 75%
	}
}

.page-template-page-calc-report .hero .c-btn,.page-template-page-calc .hero .c-btn {
	border-width: 1px;
	display: inline-block;
	margin: 10px 2% 20px;
	padding: 0 10px;
	text-align: center;
	width: auto
}

.page-template-page-calc-report .hero .c-btn a,.page-template-page-calc .hero .c-btn a {
	color: #fff;
	display: block;
	line-height: 44px;
	padding: 0 12px;
	text-decoration: none
}

.page-template-page-calc-report .hero .c-btn a:after,.page-template-page-calc .hero .c-btn a:after {
	content: "\f054";
	color: #d4151f;
	font-family: Font Awesome\ 5 Free;
	font-weight: 700;
	padding-left: 5px
}

.page-template-page-calc-report .hero .c-btn:focus a:after,.page-template-page-calc-report .hero .c-btn:hover a:after,.page-template-page-calc .hero .c-btn:focus a:after,.page-template-page-calc .hero .c-btn:hover a:after {
	color: #fff
}

.page-template-page-calc-report .hero .hide-mobile,.page-template-page-calc .hero .hide-mobile {
	display: inline-block
}

@media print,screen and (max-width:1000px) {
	.page-template-page-calc-report .hero .hide-mobile,.page-template-page-calc .hero .hide-mobile {
		display: none
	}
}

.page-template-page-calc-report .body,.page-template-page-calc .body {
	margin-bottom: 20%
}

.page-template-page-calc-report .body a,.page-template-page-calc .body a {
	color: #d70010;
	text-decoration: underline
}

.page-template-page-calc-report .body p,.page-template-page-calc .body p {
	font-family: Industry,sans-serif;
	font-size: 14px;
	font-weight: 100;
	line-height: 18px;
	margin: 0 auto 20px;
	letter-spacing: .6px;
	opacity: 1
}

.page-template-page-calc-report .body figure,.page-template-page-calc .body figure {
	text-align: right
}

.page-template-page-calc-report .body img#img1,.page-template-page-calc .body img#img1 {
	max-width: 344px
}

.page-template-page-calc-report .body img#img2,.page-template-page-calc .body img#img2 {
	max-width: 382px
}

.page-template-page-calc-report .body img#img3,.page-template-page-calc .body img#img3 {
	max-width: 154px
}

.page-template-page-calc-report .body img#img4,.page-template-page-calc .body img#img4 {
	max-width: 427px
}

.page-template-page-calc-report .body img#img5,.page-template-page-calc .body img#img5 {
	max-width: 217px
}

.page-template-page-calc-report .body img#img7,.page-template-page-calc .body img#img7 {
	max-width: 331px
}

.page-template-page-calc-report .body img#img8,.page-template-page-calc .body img#img8 {
	max-width: 153px
}

.page-template-page-calc-report .body img#img9,.page-template-page-calc .body img#img9 {
	max-width: 424px
}

.page-template-page-calc-report .body img#img10,.page-template-page-calc .body img#img10 {
	max-width: 493px
}

.page-template-page-calc-report .body .tabs,.page-template-page-calc .body .tabs {
	max-width: 900px;
	margin: 0 auto;
	display: none
}

.page-template-page-calc-report .body .tabs.slim,.page-template-page-calc .body .tabs.slim {
	max-width: 700px
}

.page-template-page-calc-report .body .tabs.active,.page-template-page-calc .body .tabs.active {
	display: block
}

.page-template-page-calc-report .body label,.page-template-page-calc .body label {
	font-family: Industry,sans-serif;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: .6px;
	opacity: 1;
	padding-left: 10px;
	color: #777;
	display: inline-block;
	width: calc(100% - 25px);
	margin-top: 11px
}

.page-template-page-calc-report .body label i.form-right,.page-template-page-calc .body label i.form-right {
	display: inline-block;
	text-align: right;
	padding-right: 10px;
	width: 53%;
	max-width: 300px
}

.page-template-page-calc-report .body label span,.page-template-page-calc .body label span {
	display: inline-block;
	width: 100%;
	margin-top: 5px
}

.page-template-page-calc-report .body label strong,.page-template-page-calc .body label strong {
	font-size: 15px;
	line-height: 18px;
	color: #292929
}

.page-template-page-calc-report .body label input[type=text],.page-template-page-calc .body label input[type=text] {
	margin-top: 5px
}

.page-template-page-calc-report .body input:focus,.page-template-page-calc .body input:focus {
	outline: none
}

.page-template-page-calc-report .body input[type=text],.page-template-page-calc .body input[type=text] {
	font-family: Industry,sans-serif;
	background-color: #ebebeb;
	border: 0;
	font-size: 16px;
	line-height: 16px;
	color: #777;
	font-weight: 400;
	padding: 10px
}

.page-template-page-calc-report .body input[type=radio],.page-template-page-calc .body input[type=radio] {
	margin-top: 10px;
	display: inline-block;
	width: 15px;
	vertical-align: top;
	height: 15px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background: #fff;
	border: 1px solid #afafaf;
	border-radius: 100px;
	color: #ebebeb
}

.page-template-page-calc-report .body input[type=radio]:checked,.page-template-page-calc .body input[type=radio]:checked {
	background: #2f2f2f!important
}

.page-template-page-calc-report .body input::-moz-placeholder,.page-template-page-calc .body input::-moz-placeholder {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #8f8f8f;
	opacity: 1;
	letter-spacing: .36px
}

.page-template-page-calc-report .body input::placeholder,.page-template-page-calc .body input::placeholder {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #8f8f8f;
	opacity: 1;
	letter-spacing: .36px
}

.page-template-page-calc-report .body input::-webkit-input-placeholder,.page-template-page-calc .body input::-webkit-input-placeholder {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #8f8f8f;
	opacity: 1;
	letter-spacing: .36px
}

.page-template-page-calc-report .body input:-moz-placeholder,.page-template-page-calc .body input:-moz-placeholder {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #8f8f8f;
	opacity: 1;
	letter-spacing: .36px
}

.page-template-page-calc-report .body input:-ms-input-placeholder,.page-template-page-calc .body input:-ms-input-placeholder {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #8f8f8f;
	opacity: 1;
	letter-spacing: .36px
}

.page-template-page-calc-report .body input::-ms-input-placeholder,.page-template-page-calc .body input::-ms-input-placeholder {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #8f8f8f;
	opacity: 1;
	letter-spacing: .36px
}

.page-template-page-calc-report .body .hide-mobile,.page-template-page-calc .body .hide-mobile {
	display: inline-block
}

@media print,screen and (max-width:1000px) {
	.page-template-page-calc-report .body .hide-mobile,.page-template-page-calc .body .hide-mobile {
		display: none
	}
}

.page-template-page-calc-report .body #company,.page-template-page-calc-report .body .header-text,.page-template-page-calc .body #company,.page-template-page-calc .body .header-text {
	font-family: Teko,sans-serif;
	font-size: 30px;
	font-weight: 100;
	line-height: 34px;
	text-align: left;
	letter-spacing: 1.5px;
	color: #d70010;
	margin: 0 auto 10px
}

.page-template-page-calc-report .body #company,.page-template-page-calc .body #company {
	text-transform: uppercase
}

.page-template-page-calc-report .body .left,.page-template-page-calc .body .left {
	text-align: left;
	width: 42%
}

.page-template-page-calc-report .body .left+*,.page-template-page-calc .body .left+* {
	margin-left: 5%;
	min-width: 300px;
	width: 52%
}

@media print,screen and (max-width:1000px) {
	.page-template-page-calc-report .body .left,.page-template-page-calc .body .left {
		width: 100%
	}

	.page-template-page-calc-report .body .left+*,.page-template-page-calc .body .left+* {
		margin: 0 auto;
		width: 75%
	}
}

.page-template-page-calc-report .body#bodyid:before,.page-template-page-calc .body#bodyid:before {
	display: block;
	content: " ";
	margin-top: -40px;
	height: 40px;
	visibility: hidden;
	pointer-events: none
}

.page-template-page-calc-report .body .c-btn,.page-template-page-calc .body .c-btn {
	border-width: 1px;
	padding: 0 32px;
	margin-top: 40px;
	text-align: center;
	background-color: #d4151f;
	color: #fff;
	display: inline-block;
	line-height: 34px;
	text-decoration: none;
	width: auto
}

.page-template-page-calc-report .body .c-btn:focus,.page-template-page-calc-report .body .c-btn:hover,.page-template-page-calc .body .c-btn:focus,.page-template-page-calc .body .c-btn:hover {
	background-color: #fff;
	color: #d4151f
}

.page-template-page-calc-report .body .c-btn.basic-btn,.page-template-page-calc .body .c-btn.basic-btn {
	padding: 0 12px;
	margin-bottom: 20px
}

.page-template-page-calc-report .body .c-btn.basic-btn:after,.page-template-page-calc .body .c-btn.basic-btn:after {
	color: #fff;
	content: "\f15c";
	font-family: Font Awesome\ 5 Free;
	font-size: 16px;
	line-height: 0;
	padding-left: 10px
}

.page-template-page-calc-report .body .c-btn.basic-btn:focus:after,.page-template-page-calc-report .body .c-btn.basic-btn:hover:after,.page-template-page-calc .body .c-btn.basic-btn:focus:after,.page-template-page-calc .body .c-btn.basic-btn:hover:after {
	color: #d4151f;
	content: "\f15c";
	font-family: Font Awesome\ 5 Free;
	font-size: 16px;
	line-height: 0;
	padding-left: 10px
}

.page-template-page-calc-report .body .numbers,.page-template-page-calc .body .numbers {
	margin: 80px auto 60px;
	text-align: center;
	display: block
}

@media print,screen and (max-width:1000px) {
	.page-template-page-calc-report .body .numbers,.page-template-page-calc .body .numbers {
		margin: 80px -20px 40px
	}
}

.page-template-page-calc-report .body .numbers a,.page-template-page-calc .body .numbers a {
	display: inline-block;
	color: #afafaf;
	border: 1px solid #afafaf;
	height: 30px;
	width: 30px;
	margin: 0 15px;
	line-height: 30px;
	font-size: 12px;
	text-decoration: none
}

@media print,screen and (max-width:1000px) {
	.page-template-page-calc-report .body .numbers a,.page-template-page-calc .body .numbers a {
		margin: 0 5px
	}
}

.page-template-page-calc-report .body .numbers a:focus,.page-template-page-calc-report .body .numbers a:hover,.page-template-page-calc .body .numbers a:focus,.page-template-page-calc .body .numbers a:hover {
	background-color: #d4151f;
	border: 1px solid #fff;
	color: #fff
}

.page-template-page-calc-report .body .numbers a.active,.page-template-page-calc .body .numbers a.active {
	background-color: #d4151f;
	border: 1px solid #d4151f;
	color: #fff
}

.page-template-page-calc-report .body .numbers a.visited,.page-template-page-calc .body .numbers a.visited {
	background-color: #afafaf;
	border: 1px solid #afafaf;
	color: #fff
}

.page-template-page-calc-report .body .numbers a.hide,.page-template-page-calc .body .numbers a.hide {
	display: none
}

.page-template-page-calc-report .body .numbers .calcnav__item a,.page-template-page-calc .body .numbers .calcnav__item a {
	margin-bottom: 8px;
	margin-top: 8px
}

.calcnav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 320px;
	padding: 0
}

@media only screen and (min-width:480px) {
	.calcnav {
		max-width: none
	}
}

@media only screen and (max-width:480px) {
	.calcnav.cont .calcnav__item {
		-ms-flex-preferred-size: 20%;
		flex-basis: 20%
	}
}

@media only screen and (max-width:480px) {
	.calcnav__item {
		-ms-flex-preferred-size: 16.667%;
		flex-basis: 16.667%
	}
}

.report-section {
	font-family: Industry,sans-serif;
	margin: 30px 0
}

.report-section .c-btn {
	display: inline-block;
	background-color: #d4151f;
	color: #fff;
	width: auto
}

.report-section .c-btn:hover {
	background-color: #fff;
	color: #d4151f
}

.report-section .c-btn i {
	color: inherit
}

.report-section .report-header {
	width: 100%;
	text-align: center;
	margin: 60px auto
}

.report-section .report-header p {
	margin: 0 0 25px;
	font-size: 22px;
	font-weight: 700
}

.report-section .report-header p#f-company-name {
	color: #d4151f;
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 0;
	font-family: Teko,sans-serif
}

.report-section .report-header a:not(.c-btn) {
	display: block;
	color: #d4151f;
	margin: 20px auto
}

.report-section .recommended-equip .printer-name,.report-section .recommended-equip .section-subtitle,.report-section .recommended-equip>div thead th,.report-section .section-title {
	-webkit-column-span: all;
	-moz-column-span: all;
	column-span: all;
	display: block;
	background: #d4151f;
	color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	font-family: Teko,sans-serif;
	font-size: 24px;
	letter-spacing: .5px;
	text-align: left;
	line-height: 1
}

.report-section .table-container .table-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.report-section .table-container .table-row .table-column {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	width: 32%
}

.report-section .table-container .table-row .table-column#month-simulation {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 66%;
	flex: 0 0 66%;
	width: 66%
}

.report-section .table-container .table-row .table-column#month-simulation img {
	width: 100%
}

.report-section .table-container .table-row .table-column#month-simulation #canvas {
	padding-top: 15px
}

@media print,screen and (max-width:1300px) {
	.report-section .table-container .table-row .table-column#month-simulation,.report-section .table-container .table-row .table-column#roi-calculation {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		width: 49%
	}
}

@media print,screen and (max-width:900px) {
	.report-section .table-container .table-row .table-column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		width: 49%
	}

	.report-section .table-container .table-row .table-column#month-simulation {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%
	}
}

@media print,screen and (max-width:768px) {
	.report-section .table-container .table-row .table-column,.report-section .table-container .table-row .table-column#roi-calculation {
		-webkit-box-flex: 100%;
		-ms-flex: 100%;
		flex: 100%
	}
}

.report-section .recommended-equip .table-container .table-row .table-column p.printer-name,.report-section .recommended-equip .table-container .table-row .table-column p.section-subtitle,.report-section .table-container .table-row .table-column .recommended-equip p.printer-name,.report-section .table-container .table-row .table-column .recommended-equip p.section-subtitle,.report-section .table-container .table-row .table-column p.section-title {
	margin: 0
}

.report-section table {
	border-collapse: collapse;
	width: 100%;
	font-family: Industry,sans-serif
}

.report-section table:last-of-type {
	border-bottom: 2px solid #ebebeb
}

.report-section table tr:nth-child(2n) {
	background-color: #ebebeb
}

.report-section table tr th {
	display: table-cell;
	padding: 20px;
	line-height: 1
}

.report-section table tr th.table-subheader {
	font-size: 18px;
	font-weight: 700;
	text-align: left
}

.report-section table tr td {
	padding: 20px 10px;
	line-height: 1.1;
	font-size: 15px
}

.report-section table tr td:first-child {
	padding: 20px
}

.report-section table tr td:last-child {
	padding: 20px;
	text-align: right
}

@media print,screen and (max-width:1100px) {
	.report-section table tr td {
		font-size: 13px
	}

	.report-section table tr td:first-child,.report-section table tr td:last-child {
		padding: 5%
	}
}

@media print,screen and (max-width:900px) {
	.report-section table tr td {
		padding: 4%
	}
}

@media print,screen and (max-width:768px) {
	.report-section table tr td,.report-section table tr td:first-child,.report-section table tr td:last-child {
		padding: 15px
	}
}

.report-section table tr td img {
	width: 100%
}

.report-section table#t-roi-calculation thead {
	background: #121212
}

.report-section table#t-roi-calculation tr td,.report-section table#t-roi-calculation tr th {
	padding: 10px;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	font-size: 13px;
	text-align: center
}

.report-section table#t-roi-calculation tr td:first-of-type,.report-section table#t-roi-calculation tr th:first-of-type {
	padding-left: 20px;
	border-left: none
}

.report-section table#t-roi-calculation tr td:last-of-type,.report-section table#t-roi-calculation tr th:last-of-type {
	padding-right: 20px;
	border-right: none
}

.report-section table#t-roi-calculation tr td:nth-of-type(2n),.report-section table#t-roi-calculation tr th:nth-of-type(2n) {
	text-align: left
}

.report-section table#t-roi-calculation tr th {
	font-family: Teko,sans-serif;
	font-weight: 400;
	color: #fff
}

.report-section table#t-roi-calculation tr td {
	color: #777
}

.report-section .recommended-equip {
	overflow: auto;
	width: 75%;
	margin: 0 auto
}

.report-section .recommended-equip>div {
	width: 50%;
	float: left;
	padding: 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 0
}

.report-section .recommended-equip>div:first-of-type {
	padding-left: 0
}

.report-section .recommended-equip>div:last-of-type {
	padding-right: 0
}

.report-section .recommended-equip>div thead {
	background: #121212
}

.report-section .recommended-equip>div thead th {
	text-align: left;
	font-family: Teko;
	font-size: 20px;
	color: #fff
}

.report-section .recommended-equip>div tr {
	background-color: #fff
}

.report-section .recommended-equip>div tr small:last-of-type {
	text-align: left;
	width: 100%;
	display: inline-block;
	line-height: 1.5
}

.report-section .recommended-equip>div tr small.text-align-right {
	text-align: right
}

.report-section .recommended-equip .section-subtitle {
	color: #d4151f;
	background: #fff;
	margin: 0;
	padding: 20px 20px 10px
}

.report-section .recommended-equip .printer-name {
	font-family: Industry,sans-serif;
	background: #121212;
	color: #fff;
	text-transform: none;
	font-size: 18px;
	margin: 0
}

@media print,screen and (max-width:768px) {
	.report-section .recommended-equip {
		width: 100%
	}
}

@media print,screen and (max-width:768px) {
	.report-section .recommended-equip>div {
		width: 100%;
		float: none
	}

	.report-section .recommended-equip>div:first-of-type,.report-section .recommended-equip>div:last-of-type {
		padding-left: 0;
		padding-right: 0
	}
}

.report-section .ancillary-equip img,.report-section .printer-equip img {
	height: 185px;
	margin: 0 auto;
	display: block
}

.report-section .report-footer {
	margin: 0;
	padding: 0 20px
}

.report-section .report-footer .btn-container {
	text-align: center;
	width: 100%;
	margin: 80px 0
}

@media print,screen and (max-width:768px) {
	.report-section .report-footer .btn-container {
		margin: 40px 0
	}
}

.report-section .report-footer .disclaimers {
	margin: 20px 0 80px
}

.report-section .report-footer .disclaimers>p {
	font-family: Industry,sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px
}

.report-section .report-footer .disclaimers>p#border-top {
	border-top: 2px solid #ebebeb;
	width: 400px
}

.report-section .report-footer ol {
	margin-left: 0;
	padding-left: 20px
}

.report-section .report-footer ol li {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 14px
}

.report-section .report-footer ol li>* {
	font-weight: 400;
	margin: 0
}

.report-section .report-footer ol li ol {
	list-style-type: lower-alpha
}

.report-section .report-footer ol li ol li {
	margin-top: 15px;
	font-weight: 700
}

.report-section .report-footer ol li ol li>* {
	font-weight: 400;
	margin: 0
}

@media print {
	body {
		-webkit-print-color-adjust: exact!important;
		color-adjust: exact!important
	}

	#report .hero,#report footer,#report header,.report-section #previous-page,.report-section .c-btn {
		display: none
	}

	.report-section .report-header {
		margin: 15px auto
	}

	.report-section .recommended-equip .printer-name,.report-section .recommended-equip .section-subtitle,.report-section .recommended-equip>div thead th,.report-section .section-title {
		background-color: #d4151f;
		color: #fff
	}

	.report-section .section-subtitle {
		background-color: #fff;
		color: #d4151f
	}

	.report-section .recommended-equip {
		width: 100%
	}

	.report-section .recommended-equip .printer-name {
		background-color: #000;
		color: #fff
	}

	.report-section .recommended-equip .section-subtitle {
		background-color: #fff;
		color: #d4151f
	}

	.report-section .table-container .table-row .table-column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 49%;
		flex: 0 0 49%;
		width: 49%
	}

	.report-section .table-container .table-row .table-column#roi-calculation {
		page-break-after: always!important
	}

	.report-section .table-container .table-row .table-column#roi-calculation tr td,.report-section .table-container .table-row .table-column#roi-calculation tr th {
		font-size: 12px
	}

	.report-section .table-container .table-row .table-column#month-simulation {
		display: table;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		width: 100%
	}

	.report-section .table-container .table-row .table-column#month-simulation #canvas {
		width: 100%!important;
		height: auto!important
	}

	.report-section .table-container .table-row .table-column#month-simulation.break-before {
		-webkit-column-break-before: page;
		-moz-column-break-before: page;
		break-before: page
	}
}

.chartjs-render-monitor {
	max-width: 100%
}

#set-up-your-shop .hero {
	background-image: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/setup-hero.png);
	background-color: #000;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	min-height: 0;
	padding: 150px 0 50px;
	text-align: center
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .hero {
		padding-top: 115px
	}
}

#set-up-your-shop .shop-hero-carousel {
	position: relative;
	width: 100%
}

#set-up-your-shop .shop-hero-carousel .set-up-slide {
	text-align: left
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .shop-hero-carousel .set-up-slide {
		text-align: center
	}
}

#set-up-your-shop .shop-hero-carousel .owl-stage {
	line-height: 0
}

#set-up-your-shop .shop-hero-carousel .owl-item {
	display: inline-block;
	padding: 0 12vw
}

#set-up-your-shop .shop-hero-carousel .left {
	text-align: left;
	width: 35%
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .shop-hero-carousel .left {
		margin: 0 auto 20px;
		max-width: 400px;
		text-align: center;
		width: 100%
	}
}

#set-up-your-shop .shop-hero-carousel figure {
	margin: 0 auto 20px;
	width: 60%
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .shop-hero-carousel figure {
		max-width: 400px;
		width: 100%
	}
}

#set-up-your-shop .shop-hero-carousel figure img {
	width: 100%
}

#set-up-your-shop .shop-hero-carousel .owl-dots {
	margin-left: 12%;
	max-width: 500px;
	text-align: left
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .shop-hero-carousel .owl-dots {
		margin: 0 auto;
		text-align: center
	}
}

#set-up-your-shop .shop-hero-carousel .owl-dot {
	display: inline-block
}

#set-up-your-shop .shop-hero-carousel .owl-dot button {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/grey-hex.png);
	background-position: 60% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	border: 0 transparent;
	color: #777;
	font-size: 32px;
	font-family: Industry,sans-serif;
	height: 80px;
	line-height: 80px;
	padding: 0;
	width: 85px
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .shop-hero-carousel .owl-dot button {
		height: 40px;
		width: 43px;
		font-size: 24px;
		line-height: 40px
	}
}

#set-up-your-shop .shop-hero-carousel .owl-dot.active button {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/red-hex.png);
	background-position: 60% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	color: #000
}

#set-up-your-shop .shop-hero-carousel .owl-dot:hover {
	cursor: pointer
}

#set-up-your-shop .grey-hex {
	padding-bottom: 20px;
	padding-top: 40px
}

#set-up-your-shop .grey-hex .left {
	width: 49%
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .grey-hex .left,#set-up-your-shop .grey-hex .left+* {
		width: 100%
	}
}

#set-up-your-shop .grey-hex .left p {
	line-height: 1.8
}

#set-up-your-shop .grey-hex figure>div {
	margin-bottom: 0
}

#set-up-your-shop .grey-hex figure>div iframe {
	display: block;
	height: 27vw;
	width: 100%
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .grey-hex figure>div iframe {
		height: 48vw
	}
}

#set-up-your-shop .grey-hex figure figcaption {
	color: #2f2f2f;
	font-family: Teko,sans-serif;
	font-size: 32px;
	font-weight: 100;
	letter-spacing: 1.5px;
	line-height: 32px;
	margin-top: 0;
	text-align: center;
	width: 100%
}

@media print,screen and (max-width:768px) {
	#set-up-your-shop .grey-hex figure figcaption {
		margin-top: 10px
	}
}

#gtxpro-b-specs #set-up-your-shop .specs-block,#set-up-your-shop #gtxpro-b-specs .specs-block,#set-up-your-shop .hex-bottom,#set-up-your-shop .hex-top {
	padding-top: 40px
}

#gtxpro-b-specs #set-up-your-shop .specs-block>*,#set-up-your-shop #gtxpro-b-specs .specs-block>*,#set-up-your-shop .hex-bottom>*,#set-up-your-shop .hex-top>* {
	margin: 0 auto;
	max-width: 800px
}

#gtxpro-b-specs #set-up-your-shop .specs-block h2,#set-up-your-shop #gtxpro-b-specs .specs-block h2,#set-up-your-shop .hex-bottom h2,#set-up-your-shop .hex-top h2 {
	max-width: 500px;
	text-align: center;
	margin: 40px auto 100px
}

#gtxpro-b-specs #set-up-your-shop .specs-block h3,#set-up-your-shop #gtxpro-b-specs .specs-block h3,#set-up-your-shop .hex-bottom h3,#set-up-your-shop .hex-top h3 {
	color: #d4151f;
	font-family: Teko,sans-serif;
	font-size: 28px;
	letter-spacing: 1.45px;
	text-align: center;
	text-transform: uppercase
}

#gtxpro-b-specs #set-up-your-shop .specs-block h3.three-lane-setup,#set-up-your-shop #gtxpro-b-specs .specs-block h3.three-lane-setup,#set-up-your-shop .hex-bottom h3.three-lane-setup,#set-up-your-shop .hex-top h3.three-lane-setup {
	padding-top: 50px
}

#gtxpro-b-specs #set-up-your-shop .specs-block ul,#set-up-your-shop #gtxpro-b-specs .specs-block ul,#set-up-your-shop .hex-bottom ul,#set-up-your-shop .hex-top ul {
	color: #777;
	list-style-type: none;
	margin: 0 auto;
	padding: 0 0 0 8px;
	color: #5a5a5a
}

#gtxpro-b-specs #set-up-your-shop .specs-block ul.left,#set-up-your-shop #gtxpro-b-specs .specs-block ul.left,#set-up-your-shop .hex-bottom ul.left,#set-up-your-shop .hex-top ul.left {
	padding-left: 40px
}

#gtxpro-b-specs #set-up-your-shop .specs-block ul li,#set-up-your-shop #gtxpro-b-specs .specs-block ul li,#set-up-your-shop .hex-bottom ul li,#set-up-your-shop .hex-top ul li {
	position: relative
}

#gtxpro-b-specs #set-up-your-shop .specs-block ul li:before,#set-up-your-shop #gtxpro-b-specs .specs-block ul li:before,#set-up-your-shop .hex-bottom ul li:before,#set-up-your-shop .hex-top ul li:before {
	color: #d4151f;
	content: "·";
	left: -8px;
	position: absolute
}

#gtxpro-b-specs #set-up-your-shop .specs-block ul li strong,#set-up-your-shop #gtxpro-b-specs .specs-block ul li strong,#set-up-your-shop .hex-bottom ul li strong,#set-up-your-shop .hex-top ul li strong {
	color: #000;
	font-family: Industry,sans-serif;
	font-weight: 400
}

#gtxpro-b-specs #set-up-your-shop .specs-block iframe,#set-up-your-shop #gtxpro-b-specs .specs-block iframe,#set-up-your-shop .hex-bottom iframe,#set-up-your-shop .hex-top iframe {
	width: 100%
}

@media print,screen and (max-width:768px) {
	#gtxpro-b-specs #set-up-your-shop .specs-block .left,#set-up-your-shop #gtxpro-b-specs .specs-block .left,#set-up-your-shop .hex-bottom .left,#set-up-your-shop .hex-top .left {
		margin-bottom: 20px;
		width: 100%
	}

	#gtxpro-b-specs #set-up-your-shop .specs-block .left+*,#set-up-your-shop #gtxpro-b-specs .specs-block .left+*,#set-up-your-shop .hex-bottom .left+*,#set-up-your-shop .hex-top .left+* {
		width: 100%
	}
}

#gtxpro-b-specs #set-up-your-shop .specs-block,#set-up-your-shop #gtxpro-b-specs .specs-block,#set-up-your-shop .hex-bottom {
	padding-bottom: 20px
}

.page-template-page-demo-request .hero {
	background-image: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/hero-pattern-bg.png);
	background-color: #000;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-size: cover;
	padding-bottom: 30px;
	padding-top: 185px;
	text-align: center
}

@media print,screen and (max-width:1000px) {
	.page-template-page-demo-request .hero {
		padding-top: 115px
	}
}

.page-template-page-demo-request .hero .left {
	text-align: left;
	width: 42%;
	vertical-align: top
}

.page-template-page-demo-request .hero .left+* {
	margin-left: 5%;
	min-width: 300px;
	width: 52%
}

@media print,screen and (max-width:1000px) {
	.page-template-page-demo-request .hero .left {
		padding-right: 8.3%;
		width: 100%
	}

	.page-template-page-demo-request .hero .left+* {
		margin: 0 auto;
		width: 75%
	}
}

.page-template-page-demo-request .hero .left .hero-subtext {
	margin-bottom: 0
}

@media print,screen and (max-width:915px) {
	.page-template-page-demo-request .hero .left .hero-subtext {
		margin-bottom: 20px
	}
}

@media print,screen and (max-width:600px) {
	.page-template-page-demo-request .hero .left .hero-subtext {
		margin-bottom: 0
	}
}

@media print,screen and (max-width:1000px) {
	.page-template-page-demo-request .hero .right {
		padding-left: 8.3%
	}
}

@media print,screen and (max-width:600px) {
	.page-template-page-demo-request .hero .right {
		width: 100%
	}
}

.page-template-page-demo-request .hero .thank-you {
	text-align: left;
	width: 725px;
	padding-left: 8.3%;
	padding-right: 8.3%
}

@media print,screen and (max-width:1000px) {
	.page-template-page-demo-request .hero .thank-you {
		width: 100%;
		padding-top: 45px
	}
}

.page-template-page-demo-request .hero .thank-you .c-btn {
	border: 2px solid #fff;
	background-color: #d4151f;
	color: #fff
}

.page-template-page-demo-request .hero .thank-you .c-btn i {
	color: #fff
}

.page-template-page-demo-request .hero .thank-you .c-btn:hover {
	background-color: #fff;
	color: #d4151f
}

.page-template-page-demo-request .hero .thank-you .c-btn:hover i {
	color: #d4151f
}

.page-template-page-demo-request legend {
	padding: 0;
	display: table
}

.page-template-page-demo-request fieldset {
	border: 0;
	padding: .01em 0 0;
	margin: 0;
	min-width: 0
}

.page-template-page-demo-request body:not(:-moz-handler-blocked) fieldset {
	display: table-cell
}

.page-template-page-demo-request [type=checkbox]:checked,.page-template-page-demo-request [type=checkbox]:not(:checked),.page-template-page-demo-request [type=radio]:checked,.page-template-page-demo-request [type=radio]:not(:checked) {
	position: absolute;
	left: -9999px
}

.page-template-page-demo-request [type=checkbox]:checked+label,.page-template-page-demo-request [type=checkbox]:not(:checked)+label,.page-template-page-demo-request [type=radio]:checked+label,.page-template-page-demo-request [type=radio]:not(:checked)+label {
	position: relative;
	padding-left: 24px;
	cursor: pointer;
	line-height: 16px;
	display: inline-block
}

.page-template-page-demo-request [type=checkbox]:checked+label:before,.page-template-page-demo-request [type=checkbox]:not(:checked)+label:before,.page-template-page-demo-request [type=radio]:checked+label:before,.page-template-page-demo-request [type=radio]:not(:checked)+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #3c3c3c;
	border-radius: 50%;
	background: transparent
}

.page-template-page-demo-request [type=checkbox]:checked+label:after,.page-template-page-demo-request [type=checkbox]:not(:checked)+label:after,.page-template-page-demo-request [type=radio]:checked+label:after,.page-template-page-demo-request [type=radio]:not(:checked)+label:after {
	content: "";
	width: 10px;
	height: 10px;
	background: #3c3c3c;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.page-template-page-demo-request [type=checkbox]:checked+label:before,.page-template-page-demo-request [type=radio]:checked+label:before {
	border: 1px solid #3c3c3c
}

.page-template-page-demo-request [type=checkbox]:not(:checked)+label:after,.page-template-page-demo-request [type=radio]:not(:checked)+label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.page-template-page-demo-request [type=checkbox]:checked+label:after,.page-template-page-demo-request [type=radio]:checked+label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1)
}

.form-container {
	background-color: #d4151f;
	padding: 20px;
	overflow: auto;
	text-align: left
}

.form-container form *,.form-container form textarea {
	font-family: Industry,sans-serif
}

.form-container form textarea {
	width: 100%;
	margin-bottom: 15px
}

.form-container form .fs-inline legend {
	float: left;
	padding-right: 30px
}

.form-container form .fs-inline .input-item {
	padding-top: 3px;
	display: inline-block;
	margin-right: 30px
}

.form-container form .fs-inline .input-item::last-of-type {
	margin-right: 0
}

.form-container form.fs-block {
	float: left;
	width: 50%
}

@media print,screen and (max-width:1080px) {
	.form-container form.fs-block {
		float: none;
		width: 100%
	}
}

.form-container form.fs-block .input-item {
	display: block;
	margin-bottom: 8px
}

.form-container form legend {
	font-family: Teko,sans-serif;
	text-transform: uppercase;
	font-size: 26px;
	letter-spacing: 1.5px;
	line-height: 1.1;
	margin-bottom: 10px
}

.form-container form legend span {
	font-family: inherit;
	font-size: 70%;
	display: block
}

.form-container form input {
	clear: both;
	margin-bottom: 15px;
	border-radius: 0;
	font-family: Industry,sans-serif;
	padding: 5px 10px
}

@media print,screen and (max-width:480px) {
	.form-container form input {
		font-size: 14px
	}
}

.form-container form input::-webkit-input-placeholder {
	font-size: 16px;
	font-family: Industry,sans-serif
}

.form-container form input::-moz-placeholder {
	font-size: 16px;
	font-family: Industry,sans-serif
}

.form-container form input:-ms-input-placeholder {
	font-size: 16px;
	font-family: Industry,sans-serif
}

.form-container form input::-ms-input-placeholder {
	font-size: 16px;
	font-family: Industry,sans-serif
}

.form-container form input::placeholder {
	font-size: 16px;
	font-family: Industry,sans-serif
}

@media print,screen and (max-width:480px) {
	.form-container form input::-webkit-input-placeholder {
		font-size: 14px
	}

	.form-container form input::-moz-placeholder {
		font-size: 14px
	}

	.form-container form input:-ms-input-placeholder {
		font-size: 14px
	}

	.form-container form input::-ms-input-placeholder {
		font-size: 14px
	}

	.form-container form input::placeholder {
		font-size: 14px
	}
}

.form-container .demo-left {
	width: 160px!important;
	float: left
}

.form-container .demo-right {
	display: inline-block;
	width: calc(100% - 200px)
}

@media print,screen and (max-width:680px) {
	.form-container .demo-right {
		width: 100%
	}
}

.form-container .demo-right .list-order.two-column {
	float: left;
	width: 80px
}

.form-container .c-btn {
	background-color: #d4151f;
	color: #fff;
	border-color: #fff;
	display: inline-block;
	float: right;
	border-width: 2px;
	padding: 10px 25px;
	font-size: inherit
}

.form-container .c-btn i {
	color: #fff
}

.form-container .c-btn:hover {
	background-color: #fff;
	color: #d4151f
}

.form-container .c-btn:hover i {
	color: #d4151f
}

#contact-us .hero {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/contact-hero.png);
	background-color: #000;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	min-height: auto;
	padding-bottom: 50px;
	padding-top: 135px;
	text-align: left
}

#contact-us .hero h1 {
	font-weight: 400
}

#contact-us .hero .left {
	margin-left: 12%;
	margin-right: 5%;
	text-align: left;
	vertical-align: top;
	width: 40%
}

#contact-us .hero .left+* {
	margin-left: 0;
	margin-right: 5%;
	min-width: 300px;
	vertical-align: top;
	width: 36%
}

@media print,screen and (max-width:1000px) {
	#contact-us .hero .left {
		width: 80%
	}

	#contact-us .hero .left+* {
		margin: 0 12%;
		width: 75%
	}
}

#contact-us .hero .form-container {
	padding: 0
}

#contact-us .hero form {
	background: #d4151f;
	margin: 0;
	max-width: 400px;
	min-width: 280px;
	padding: 15px 10px
}

#contact-us .hero form input,#contact-us .hero form select {
	height: 43px;
	line-height: 22px;
	margin-bottom: 15px
}

#contact-us .hero form input[type=checkbox],#contact-us .hero form select[type=checkbox] {
	display: inline-block;
	height: 22px;
	margin-top: 1px;
	width: 22px
}

@media print,screen and (max-width:480px) {
	#contact-us .hero form input[type=checkbox],#contact-us .hero form select[type=checkbox] {
		height: 16px
	}
}

@media (-ms-high-contrast:active),(-ms-high-contrast:none) {
	#contact-us .hero form input[type=checkbox],#contact-us .hero form select[type=checkbox] {
		height: 16px;
		margin-top: 1px!important
	}
}

#contact-us .hero form input::-moz-placeholder,#contact-us .hero form select::-moz-placeholder {
	color: #2f2f2f;
	opacity: 1
}

#contact-us .hero form input::placeholder,#contact-us .hero form select::placeholder {
	color: #2f2f2f;
	opacity: 1
}

#contact-us .hero form input::-webkit-input-placeholder,#contact-us .hero form select::-webkit-input-placeholder {
	color: #2f2f2f;
	opacity: 1
}

#contact-us .hero form input:-moz-placeholder,#contact-us .hero form select:-moz-placeholder {
	color: #2f2f2f;
	opacity: 1
}

#contact-us .hero form input:-ms-input-placeholder,#contact-us .hero form select:-ms-input-placeholder {
	color: #2f2f2f;
	opacity: 1
}

#contact-us .hero form input::-ms-input-placeholder,#contact-us .hero form select::-ms-input-placeholder {
	color: #2f2f2f;
	opacity: 1
}

#contact-us .hero form label {
	display: inline;
	line-height: 16px;
	vertical-align: top;
	width: calc(100% - 25px);
	padding-top: 3px;
	padding-left: 1px;
	font-size: 10px
}

@media print,screen and (max-width:480px) {
	#contact-us .hero form label {
		padding-top: 0;
		margin-top: -2px
	}
}

#contact-us .hero form label a {
	color: #fff
}

#contact-us .hero form button {
	display: block;
	margin: 10px 0 0 auto
}

#contact-us .hero form button i {
	color: #fff
}

#contact-us .hero form button:focus i,#contact-us .hero form button:hover i {
	color: #d4151f
}

#contact-us .hero form .LV_invalid {
	display: block;
	margin-bottom: 10px;
	margin-top: -15px
}

#contact-us .grey-hex {
	padding-bottom: 20px;
	padding-top: 40px;
	text-align: center
}

#contact-us .grey-hex .left {
	padding-bottom: 20px;
	width: 40%
}

#contact-us .grey-hex .left+* {
	margin-left: 5%;
	width: 50%;
	text-align: left
}

@media print,screen and (max-width:768px) {
	#contact-us .grey-hex .left {
		margin: 0 auto;
		width: 75%
	}

	#contact-us .grey-hex .left+* {
		margin: 0 auto;
		width: 80%
	}
}

#contact-us .white-bg {
	padding-bottom: 20px;
	padding-top: 40px;
	position: relative
}

#contact-us .white-bg h2 {
	margin: 0 auto 30px;
	max-width: 500px;
	text-align: center
}

#contact-us .history-carousel {
	margin-bottom: 20px;
	overflow: hidden
}

#contact-us .history-carousel .owl-item {
	display: inline-block;
	text-align: center;
	vertical-align: top
}

#contact-us .history-carousel img {
	max-height: 360px;
	max-width: 100%;
	vertical-align: top;
	width: auto
}

#contact-us .history-carousel .left {
	vertical-align: top;
	width: 40%
}

#contact-us .history-carousel .left+* {
	margin-left: 5%;
	text-align: left;
	width: 50%
}

@media print,screen and (max-width:768px) {
	#contact-us .history-carousel .left {
		margin: 0 auto;
		width: 75%
	}

	#contact-us .history-carousel .left+* {
		margin: 0 auto;
		text-align: center;
		width: 80%
	}
}

#contact-us .history-carousel h3 {
	color: #2f2f2f;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px
}

#contact-us .history-carousel h4 {
	color: #d4151f;
	font-family: Teko,sans-serif;
	font-size: 70px;
	letter-spacing: 1.5px;
	line-height: 70px;
	margin: 0 auto
}

#contact-us .history-carousel p {
	color: #777;
	font-size: 18px;
	margin-top: 10px
}

#contact-us .full-width-item {
	text-align: center
}

#contact-us .full-width-item .left {
	display: none
}

#contact-us .full-width-item .item-1999 {
	text-align: center
}

#contact-us #data-history-next,#contact-us #data-history-prev {
	position: absolute;
	top: 50%;
	right: auto;
	bottom: auto;
	left: 1%;
	border: 0 transparent;
	color: #777;
	font-size: 30px;
	height: auto;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: auto;
	z-index: 10
}

#contact-us #data-history-next:focus,#contact-us #data-history-next:hover,#contact-us #data-history-prev:focus,#contact-us #data-history-prev:hover {
	color: #d4151f
}

#contact-us #data-history-next,#contact-us #data-print-next {
	left: auto;
	right: 1%
}

#search .hero {
	background: #2f2f2f;
	height: auto;
	min-height: 0;
	padding: 115px 10% 50px;
	text-align: left
}

#search .hero h1 {
	font-family: Teko,sans-serif;
	font-size: 58px;
	letter-spacing: 1.5px;
	line-height: 58px;
	margin-bottom: 28px
}

#search .hero a {
	color: #d4151f;
	text-decoration: underline
}

#search .hero a:focus,#search .hero a:hover {
	color: #fff
}

#search .hero input {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background: #fff;
	border: 0 transparent;
	border-radius: 0;
	color: #2f2f2f;
	display: block;
	font-family: Teko,sans-serif;
	font-size: 22px;
	height: 43px;
	letter-spacing: 1.5px;
	margin-bottom: 28px;
	max-width: 400px;
	padding: 5px 10px;
	vertical-align: middle;
	width: 100%
}

#search .hero input[type=submit] {
	display: none
}

#search .search-hex {
	padding-bottom: 50px;
	padding-top: 50px
}

#search .search-hex h2 {
	font-size: 34px;
	margin-bottom: 50px
}

#search .search-hex h2 span {
	color: #d4151f
}

#search .search-hex article h2 {
	font-family: Industry,sans-serif;
	font-size: 30px;
	margin-bottom: 0
}

#search .search-hex article a {
	color: #d4151f
}

#search .search-hex article a:focus,#search .search-hex article a:hover {
	text-decoration: none
}

#search .search-hex article div {
	color: #777;
	margin-bottom: 30px;
	margin-top: 0
}

#search .search-hex article div p {
	font-size: 24px;
	margin-top: 5px
}

#fourohfour .hero {
	background: url(/minisite/GTXPRO/wp-content/themes/brothergtx-pro/library/assets/img/support-hero.png);
	background-color: #000;
	background-position: top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: auto;
	min-height: 0;
	padding: 115px 10% 150px 15%;
	text-align: left
}

@media print,screen and (max-width:768px) {
	#fourohfour .hero {
		padding: 115px 10% 150px
	}
}

#fourohfour .hero h1 {
	font-family: Teko,sans-serif;
	font-size: 58px;
	letter-spacing: 1.5px;
	line-height: 58px;
	margin-bottom: 28px
}

#fourohfour .hero a {
	color: #d4151f;
	text-decoration: underline
}

#fourohfour .hero a:focus,#fourohfour .hero a:hover {
	color: #fff
}

@media print,screen and (max-width:768px) {
	#fourohfour .hero .left {
		width: 100%
	}

	#fourohfour .hero .left+* {
		margin: 20px auto 0;
		max-width: 500px;
		width: 100%
	}
}<!--0.00021505355834961-->