/*
 Theme Name:     Quantum
 Theme URI:      http://www.quantumracing.co.uk
 Description:    A child theme for Divi 3.0
 Author:         Laurence Wilson
 Author URI:     http://www.quantumracing.co.uk
 Template:       Divi
 Version:        1.1.4
*/

@import url("../Divi/style.css");

/* Graham: I am your father! */

/* Code additions for when Divi updates break stuff */

.single .et_pb_post {
	margin-bottom: 0
	}

/* Typography | .qr-body */

.qr-body,
.qr-body a,
.qr-body address,
.qr-body h1,
.qr-body h2,
.qr-body h3,
.qr-body h4,
.qr-body h5,
.qr-body h6,
.qr-body p,
.qr-body table,
.qr-body ul {
	line-height: normal !important;
	}

.qr-body a {
	font-weight: 400;
	-webkit-transition: color 0.4s linear, opacity 0.4s linear;
	-moz-transition: color 0.4s linear, opacity 0.4s linear;
	transition: color 0.4s linear, opacity 0.4s linear;
	}

.qr-body h1,
.qr-body h2,
.qr-body h3,
.qr-body h4,
.qr-body h5,
.qr-body h6,
.qr-body th {
	color: #000;
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	}

.qr-body h1 {
	font-size: 60px;
	}

.qr-body h2 {
	font-size: 48px;
	}

.qr-body h3 {
	font-size: 36px;
	}

.qr-body h4 {
	font-size: 24px;
	font-weight: 700;
	}

.qr-body h5 {
	font-size: 18px;
	}

.qr-body h6 {
	font-size: 15px;
	letter-spacing: 0.05em;
	}

.qr-body h1,
.qr-body h5,
.qr-body h6 {
	font-weight: 400;
	}

.qr-body h2,
.qr-body h3 {
	font-weight: 300;
	}

.qr-body h1,
.qr-body h2,
.qr-body h3 {
	letter-spacing: -0.05em;
	}

.qr-body h4,
.qr-body h5 {
	letter-spacing: -0.0325em;
	}

.qr-body h1,
.qr-body h4,
.qr-body h5 {
	opacity: 1;
	}

.qr-body h2,
.qr-body h3,
.qr-body h6 {
	opacity: 0.7;
	}

.qr-body h4,
.qr-body h5,
.qr-body h6 {
	text-transform: uppercase;
	}

.qr-body,
.qr-body address,
.qr-body p,
.qr-body td {
	color: #000;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 300;
	}

@media screen and (min-width: 481px) and (max-width: 640px) {
.qr-body h1 {
	font-size: 48px;
	}

.qr-body h2 {
	font-size: 36px;
	}
	}

@media screen and (max-width: 480px) {
.qr-body h1 {
	font-size: 36px;
	}

.qr-body h2 {
	font-size: 36px;
	}

.qr-body h4 {
	font-size: 18px;
	}

.qr-body,
.qr-body address,
.qr-body p {
	font-size: 15px;
	}
	}

/* Typography | .qr-switch */

.qr-switch,
.qr-switch a,
.qr-switch h1,
.qr-switch h2,
.qr-switch h3,
.qr-switch h4,
.qr-switch h5,
.qr-switch h6,
.qr-switch p,
.qr-switch table,
.qr-switch ul {
	line-height: normal !important;
	}

.qr-switch a {
	-webkit-transition: color 0.4s linear, opacity 0.4s linear;
	-moz-transition: color 0.4s linear, opacity 0.4s linear;
	transition: color 0.4s linear, opacity 0.4s linear;
	}

.qr-switch a,
.qr-switch address {
	font-weight: 700;
	}

.qr-switch,
.qr-switch h1,
.qr-switch h2,
.qr-switch h3,
.qr-switch h4,
.qr-switch h5,
.qr-switch h6,
.qr-switch th {
	color: #000;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	}

.qr-switch h1 {
	font-size: 60px;
	}

.qr-switch h2 {
	font-size: 48px;
	}

.qr-switch h3 {
	font-size: 36px;
	}

.qr-switch h4 {
	font-size: 24px;
	}

.qr-switch h5 {
	font-size: 22px;
	}

.qr-switch h6 {
	font-size: 20px;
	}

.qr-switch h1,
.qr-switch h2,
.qr-switch h3 {
	font-weight: 800;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	}

.qr-switch h4,
.qr-switch h5,
.qr-switch h6 {
	font-weight: 700;
	letter-spacing: -0.0325em;
	}

.qr-switch,
.qr-switch p {
	color: #000;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 600;
	}

@media screen and (max-width: 640px) {
.qr-switch h1 {
	font-size: 36px;
	}

.qr-switch h2 {
	font-size: 36px;
	}

.qr-switch h3 {
	font-size: 24px;
	}

.qr-switch h4,
.qr-switch h5,
.qr-switch h6 {
	font-size: 18px;
	}

.qr-switch,
.qr-switch p {
	font-size: 15px;
	}
	}

/* Typography | Miscellaneous */

.QUANTUM {
	text-transform: uppercase;
	}

.caveat {
	opacity: 0.5 !important;
	}

.large-print,
.large-print p {
	font-size: 22px !important;
	}

@media screen and (max-width: 480px) {
.large-print,
.large-print p {
	font-size: 18px !important;
	}
	}

.miss-direction:before {
	content: attr(data-patch) "\0040" attr(data-chap);
	unicode-bidi: bidi-override;
	direction: rtl;
    }

.small-print,
.small-print a,
.small-print p {
	font-size: 12px !important;
	}

.shade {
	opacity: 0.7;
	}

.shunt {
	padding: 0;
	}

address {
	font-style: normal;
	}

/* Footer */

#footer-bottom .et-social-icon a {
	color: #fff;
	font-size: 15px;
	}

@media screen and (max-width: 980px) {
#footer-bottom .et-social-icons li:first-child {
    margin-left: 0;
    }
    }

#footer-bottom li.et-social-facebook a:hover {
	color: #3b5999;
	opacity: 1;
	}

#footer-bottom li.et-social-instagram a:hover {
	color: #3f729b;
	opacity: 1;
	}

#footer-bottom li.et-social-twitter a:hover {
	color: #55acee;
	opacity: 1;
	}

#footer-bottom li.et-social-youtube a:hover {
	color: #cd201f;
	opacity: 1;
	}

#footer-info {
	color: #ccc;
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: 400;
	}

#footer-info a {
	color: #fff !important; /* overriding superior specificity */
	}

#footer-info a:hover {
	color: #9e005d !important; /* overriding previous !important */
	opacity: 1;
	}

#main-footer {
	background: #000;
	}

@media screen and (min-width: 981px) {
.et_fullwidth_nav #main-footer .container {
	width: 100%;
	max-width: 100%;
	padding-right: 30px;
	padding-left: 30px;
	}
	}

/* Header */

::-webkit-input-placeholder { /* Chrome */
	color: #fff;
	}

:-ms-input-placeholder { /* IE 10+ */
	color: #fff;
	}

::-moz-placeholder { /* Firefox 19+ */
	color: #fff;
	opacity: 1;
	}

:-moz-placeholder { /* Firefox 4 - 18 */
	color: #fff;
	opacity: 1;
	}

#et_search_icon {
	bottom: 2px;
	position: relative;
	}

#et_search_icon,
#et_search_icon:hover,
#top-menu-nav>ul>li a,
.et_close_search_field,
.et-search-form input {
/* 	color: #fff !important; */
	color: #fff;
	font-size: 15px;
	opacity: 1;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	transition: all 0.4s linear;
	}

#et-top-navigation {
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	font-weight: 400;
	}

#main-header {
	background: #222;
	}

#top-menu li,
#top-menu li:last-child {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	bottom: 3px;
	height: 20px;
	margin-bottom: 9px;
	/* padding: 0; */
	position: relative;
	-webkit-transition: background-color 0.4s linear;
	-moz-transition: background-color 0.4s linear;
	transition: background-color 0.4s linear;
	}

/* #top-menu li:hover,
#top-menu li.current_page_item {
	background-color: #fff;
	} */

#top-menu li>a {
	padding: 3px 20px 0 20px;
	}
/*
#top-menu li.current_page_item a,
#top-menu-nav>ul>li a:hover {
	color: #222 !important; /* overriding ET use of !important */
 /*  opacity: 1;
	} */

#top-menu li.current_page_item a {
/* 	color: #222; */
   opacity: 1;
}

ul.sub-menu li.current-menu-item a {
	line-height: 2
}

ul.sub-menu li.current-menu-item>a {
	background: #fff;
}


/* #top-menu #menu-item-173 a:hover{
	background: #fff;
	color: #9e005d
} */

#top-menu li.current-menu-item>a {
/* 	color: #9e005d; */
	color: #ff007f;
}

 #top-menu li.current-menu-ancestor>a {
	color: #fff;
}
 
#top-menu li.current_page_item a 
#top-menu-nav>ul>li>a {
	text-transform: uppercase;
	}

#mobile_menu.et_mobile_menu {
	background-color: #222;
	border-color: #9e005d;
	}

.et_mobile_menu li a,
.mobile_nav .mobile_menu_bar:before {
	color: #fff;
	}

/* Miscellanous */

@media screen and (max-width: 980px) {
.et_pb_column {
    margin-bottom: initial; /* This line reduces unnecessary white space */
	}
	}

@media screen and (min-width: 981px) {
.et_pb_row {
	padding: 30px 0; /* This line improves consistency of ET responsive CSS */
	}
	}

@media only screen and (min-width: 1350px) {
.et_pb_row {
	padding: 30px 0; /* This line has insufficient specificity but I'm leaving it here out of spite */
	}
	}

.et_pb_section.qr-grey {
	background-color: #e6e6e6;
	}

.qr-two-thirds {
	width: 66.66%;
	}

p.qr-quote {
	border-left: 3px solid #666;
	margin-bottom: 1em;
	padding-bottom: 0;
	padding-left: 2em;
	}

@media screen and (max-width: 768px) {
.qr-two-thirds {
	width: 100%;
	}
	}

/* Monarch */

.et_monarch .et_social_facebook,
.et_monarch li.et_social_facebook:hover {
	background-color: #3b5999;
	}

.et_monarch .et_social_mobile {
	display: none;
	}

.et_monarch .et_social_twitter,
.et_monarch li.et_social_twitter:hover {
	background-color: #55acee;
	}

@media only screen and (max-width: 1024px){
.et_monarch .et_social_sidebar_networks {
	display: block;
	}
	}

@media only screen and (max-width: 394px){
.et_monarch .et_social_sidebar_networks {
	display: none;
	}
	}

/* .et_pb_bg_layout_... */

.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h1,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h3,
.et_pb_bg_layout_dark h4,
.et_pb_bg_layout_dark h5,
.et_pb_bg_layout_dark h6,
.et_pb_bg_layout_dark p,
.et_pb_bg_layout_dark td,
.et_pb_bg_layout_dark th,
.et_pb_bg_layout_dark .et_pb_fullwidth_header_scroll a .et-pb-icon {
	color: #fff !important;
	}

.et_pb_bg_layout_light,
.et_pb_bg_layout_light h1,
.et_pb_bg_layout_light h2,
.et_pb_bg_layout_light h3,
.et_pb_bg_layout_light h4,
.et_pb_bg_layout_light h5,
.et_pb_bg_layout_light h6,
.et_pb_bg_layout_light p,
.et_pb_bg_layout_light td,
.et_pb_bg_layout_light th,
.et_pb_bg_layout_light .et_pb_fullwidth_header_scroll a .et-pb-icon {
	color: #000 !important;
	}

/* .et_pb_toggle */

.et_pb_toggle {
	border: none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}

.et_pb_toggle h5.et_pb_toggle_title,
.et_pb_toggle_open h5.et_pb_toggle_title {
	color: #000;
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	text-transform: none;
	}

.et_pb_toggle_close,
.et_pb_toggle_open {
	padding: 20px;
	background-color: #f2f2f2;
	}

.et_pb_toggle_content {
	font-size: 16px;
	}

.et_pb_toggle_content p+address {
	padding-top: 1em;
	}

.qr-service-faq {
	max-width: 640px;
	}

/* #qr-footer */

#qr-footer {
	background-color: #111;
	padding-bottom: 0;
	padding-top: 50px;
	}

#qr-footer .et_pb_column_1_4 .et_pb_module {
	margin-bottom: 1.5em;
	}

#qr-footer>.qr-row-1 {
	padding-bottom: 0;
	padding-top: 0;
	}

#qr-footer>.qr-row-2 {
	padding-bottom: 2%;
	padding-top: 4%;
	}

#qr-footer .small-print a,
#qr-footer .small-print p {
	opacity: 0.5;
	}

#qr-footer .small-print a:hover {
	opacity: 1;
	}

#qr-footer,
#qr-footer a,
#qr-footer address,
#qr-footer h4,
#qr-footer p,
#qr-footer ul {
	line-height: normal !important;
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	}

#qr-footer a {
	color: inherit !important;
	font-size: inherit;
	font-weight: inherit;
	-webkit-transition: color 0.4s linear, opacity 0.4s linear;
	-moz-transition: color 0.4s linear, opacity 0.4s linear;
	transition: color 0.4s linear, opacity 0.4s linear;
	}

#qr-footer a:hover {
	color: #9e005d !important;
	}

#qr-footer address {
	margin-bottom: 1em;
	}

#qr-footer a,
#qr-footer address,
#qr-footer p,
#qr-footer span.miss-direction,
#qr-footer li a {
	font-size: 14px;
	font-weight: 400;
	opacity: 0.7;
	padding-bottom: 0;
	}

#qr-footer h4,
#qr-footer h4 a {
	font-size: 16px;
	font-weight: 700;
	opacity: 1;
	padding-bottom: 0;
	text-transform: uppercase;
	}

#qr-footer a:hover,
#qr-footer li a:hover {
	opacity: 1;
	}

#qr-footer ul {
	list-style-type: none;
	padding: 0;
	}

@media screen and (min-width: 981px) {
#qr-footer .et_pb_column {
	margin-right: 2.5%;
	}

#qr-footer .et_pb_column_1_4 {
	width: 23.125%;
	}

#qr-footer .et_pb_image {
	margin-left: auto;
	margin-right: 0;
	width: 144px;
	}
	}

@media screen and (max-width: 980px) {
#qr-footer .et_pb_text {
    text-align: center;
	}

#qr-footer .et_pb_column_1_4:last-child {
	display: none;
	}
	}

@media screen and (min-width: 641px) and (max-width: 980px) {
#qr-footer .et_pb_column {
	margin: 0 1.5%;
	}

#qr-footer .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
	width: 30.33% !important; /* overriding ET use of !important */
	}
	}

@media screen and (min-width: 641px) {
#qr-footer .et_pb_column_1_4 .et_pb_module:last-child {
	margin-bottom: 0;
	}
	}

@media screen and (max-width: 640px) {
#qr-footer .et_pb_column {
	margin: 0;
	width: 100% !important;
	}

#qr-footer .et_pb_row_4col .et_pb_column_1_4:nth-child(4) .et_pb_module:last-child {
	margin-bottom: 0;
	}
	}

/* #qr-local-nav */

#qr-local-nav {
	box-shadow: rgba(0,0,0,0.05) 0px 3px 9px;
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	height: 48px;
	padding: 0;
	text-transform: uppercase;
	z-index: 999;
	}

@media screen and (max-width: 980px) {
#qr-local-nav {
	display: none;
	}
	}

#qr-local-nav .et_pb_row {
	padding: 0;
	}

#qr-local-nav ul {
	list-style-type: none;
	padding: 0;
	width: 100%;
	}

#qr-local-nav ul a {
	line-height: 26px !important;
	}

#qr-local-nav ul.qr-five-col li {
	float: left;
	margin: 0 1%;
	text-align: center;
	width: 18%;
	}

#qr-local-nav li a {
	color: #666;
	display: block; /* vertically centers the <a> in the <li> */
	font-size: 16px;
	padding: 11px 0;
	}

#qr-local-nav li a.qr-nav-current,
#qr-local-nav li a:hover {
	color: #9e005d;
	border-bottom: 3px solid #9e005d;
	padding-bottom: 8px;
	text-decoration: none;
	}

/* .qr-button */

.qr-button a {
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: block;
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 700;
	padding: 6px;
	text-transform: uppercase;
	-webkit-transition: background-color 0.4s linear;
	-moz-transition: background-color 0.4s linear;
	transition: background-color 0.4s linear;
	}

.qr-button a {
	background-color: #e6e6e6;
	}

.qr-button a:hover {
	background-color: #9e005d;
	color: #fff;
	text-decoration: none;
	}

/* .qr-introduction */

.qr-introduction a,
.qr-introduction h4,
.qr-introduction p {
	padding-bottom: 10px;
	}

.qr-introduction h2 {
	padding-bottom: 0;
	}

.qr-introduction .et_pb_column {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	}

.qr-introduction.qr-grey .et_pb_row .et_pb_column:first-child {
	margin-left: 5.5%;
	margin-right: 0 !important;
	}

.qr-introduction.qr-grey .et_pb_row.et_pb_equal_columns {
	flex-direction: row-reverse;
	}

@media screen and (min-width: 800px) and (max-width: 980px) {
.qr-introduction .et_pb_column {
	width: 47.25% !important;
	margin-bottom: 0;
	margin-right: 5.5%;
	}

/* Equalize Column Heights */
.qr-introduction .et_pb_row.et_pb_equal_columns {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	}
	}

@media screen and (max-width: 799px) {
.qr-introduction .et_pb_image {
	margin-top: 20px;
	}

.qr-introduction .et_pb_row {
	width: 75%;
	}

.qr-introduction.qr-grey .et_pb_row .et_pb_column:first-child {
	margin-left: 0;
	}
	}

/* .qr-cta */

.qr-cta .et_pb_bg_layout_dark,
.qr-cta .et_pb_bg_layout_dark h1,
.qr-cta .et_pb_bg_layout_dark h2,
.qr-cta .et_pb_bg_layout_dark h3,
.qr-cta .et_pb_bg_layout_dark h4,
.qr-cta .et_pb_bg_layout_dark h5,
.qr-cta .et_pb_bg_layout_dark h6,
.qr-cta .et_pb_bg_layout_dark p {
	text-shadow: 0px 0px 2px #000;
	}

.qr-cta .et_pb_bg_layout_light,
.qr-cta .et_pb_bg_layout_light h1,
.qr-cta .et_pb_bg_layout_light h2,
.qr-cta .et_pb_bg_layout_light h3,
.qr-cta .et_pb_bg_layout_light h4,
.qr-cta .et_pb_bg_layout_light h5,
.qr-cta .et_pb_bg_layout_light h6,
.qr-cta .et_pb_bg_layout_light p {
	text-shadow: 0px 0px 2px #fff;
	}

.qr-cta .et_pb_fullwidth_header_container.center .header-content {
	padding: 0;
	max-width: 640px;
	width: 100%;
	}

.qr-cta a {
	border-bottom: 1px dotted #fff;
	color: #fff;
	opacity: 0.7;
	}

.qr-cta a:hover {
	opacity: 1;
	}

.qr-cta p {
	margin: 20px 0;
	}

/* .qr-presentation */

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	padding-bottom: 10px;
	}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
	font-size: 3em;
	}

.qr-presentation .et_pb_fullwidth_header_container.center .header-content {
	padding: 0;
	max-width: 640px;
	width: 100%;
	}

.qr-presentation .header-content img {
	max-width: 35%;
	}

.qr-presentation h1 {
	padding-bottom: 0;
	}

.qr-presentation p {
	font-weight: 600;
	}

.qr-presentation.et_pb_bg_layout_dark,
.qr-presentation.et_pb_bg_layout_dark h1,
.qr-presentation.et_pb_bg_layout_dark h2,
.qr-presentation.et_pb_bg_layout_dark h3,
.qr-presentation.et_pb_bg_layout_dark h4,
.qr-presentation.et_pb_bg_layout_dark h5,
.qr-presentation.et_pb_bg_layout_dark h6,
.qr-presentation.et_pb_bg_layout_dark p,
.qr-presentation.et_pb_bg_layout_dark .et_pb_fullwidth_header_scroll a .et-pb-icon {
	text-shadow: 0px 0px 2px #000;
	}

.qr-presentation.et_pb_bg_layout_light,
.qr-presentation.et_pb_bg_layout_light h1,
.qr-presentation.et_pb_bg_layout_light h2,
.qr-presentation.et_pb_bg_layout_light h3,
.qr-presentation.et_pb_bg_layout_light h4,
.qr-presentation.et_pb_bg_layout_light h5,
.qr-presentation.et_pb_bg_layout_light h6,
.qr-presentation.et_pb_bg_layout_light p,
.qr-presentation.et_pb_bg_layout_light .et_pb_fullwidth_header_scroll a .et-pb-icon {
	text-shadow: 0px 0px 2px #fff;
	}

/* .qr-pricing-tables */

.qr-pricing-table {
	background-color: #f2f2f2;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	float: left;
	text-align: center;
	}

.qr-grey .qr-pricing-table {
	background-color: #fff;
	}

.qr-pricing-table .qr-pt-price,
.qr-pricing-table .qr-pt-title {
	color: #9e005d;
	}

.qr-pricing-table .qr-pt-price-wrapper,
.qr-pricing-table .qr-pt-title {
	padding: 15px 0;
	}

.qr-pricing-table .qr-pt-price-wrapper .qr-pt-price {
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	}

.qr-pricing-tables-2 {
	margin: auto;
	max-width: 500px;
	width: 100%
	}

.qr-pricing-tables-2 .qr-pricing-table {
	margin: 0 2%;
	width: 44%;
	}

.qr-pricing-tables-4 {
	margin: auto;
	max-width: 960px;
	width: 100%
	}

.qr-pricing-tables-4 .qr-pricing-table {
	margin: 0 1%;
	width: 23%;
	}

@media screen and (min-width: 769px) and (max-width: 960px) {
.qr-pricing-tables-4 p.qr-pt-brief {
	font-size: 13px;
	}

.qr-pricing-tables-4 .qr-pt-unit {
	font-size: 11px;
	}
	}

@media screen and (min-width: 641px) and (max-width: 768px) {
.qr-pricing-tables-4 {
	margin: auto;
	max-width: 500px;
	width: 100%
	}

.qr-pricing-tables-4 .qr-pricing-table {
	margin: 0 2% 60px;
	width: 44%;
	}
	}

@media screen and (max-width: 640px) {
.qr-pricing-tables-2 .qr-pricing-table,
.qr-pricing-tables-4 .qr-pricing-table {
	float: none;
	margin: 0 auto 30px;
	max-width: 220px;
	width: 100%
	}

.qr-pricing-tables-2 .qr-pricing-table:last-child,
.qr-pricing-tables-4 .qr-pricing-table:last-child {
	margin-bottom: 0;
	}

.qr-pt-list {
	padding-bottom: 0 !important;
	}

div.qr-pricing-table.qr-da-best {
	margin-top: 0 !important;
	}
	}

.qr-pt-champion {
	background-color: #9e005d;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	padding: 5px 0;
	}

.qr-pt-champion p {
	color: #fff !important;
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: -0.0325em;
	text-transform: uppercase;
	}

.qr-pt-list,
.qr-pt-request {
	background-color: #e6e6e6;
	}

.qr-grey .qr-pt-list,
.qr-grey .qr-pt-request {
	background-color: #f2f2f2;
	}

.qr-pt-price {
	font-size: 32px;
	}

.qr-pt-request {
	padding: 20px;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 0 0 7px 7px;
	}

.qr-pt-request .qr-button a {
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: block;
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 700;
	padding: 6px;
	text-transform: uppercase;
	-webkit-transition: background-color 0.4s linear;
	-moz-transition: background-color 0.4s linear;
	transition: background-color 0.4s linear;
	}

.qr-grey .qr-pt-request .qr-button a {
	background-color: #e6e6e6;
	}

.qr-pt-request .qr-button a:hover {
	background-color: #9e005d;
	color: #fff;
	text-decoration: none;
	}

.qr-pt-unit {
	font-size: 13px;
	font-weight: 500;
	}

div.qr-pricing-table.qr-da-best {
	margin-top: -29px;
	}

p.qr-pt-brief {
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: 500;
	padding: 0 6px;
	}

p.qr-pt-order-with {
	color: #666;
	font-size: 13px;
	font-weight: 500;
	position: relative;
	top: -15px;
	}

ul.qr-pt-list {
	padding-top: 15px;
	}

ul.qr-pt-list,
ul.qr-pt-list>li>ul {
	list-style: none;
	padding-bottom: 0;
	padding-left: 0;
	}

ul.qr-pt-list>li {
	font-size: 13px;
	font-weight: 500;
	padding-bottom: 10px;
	}

ul.qr-pt-list>li>ul>li {
	color: #666;
	}

.qr-interim .qr-pt-list {
	padding-bottom: 64px;
	}

.qr-piston-ring .qr-pt-list {
	padding-bottom: 28px;
	}

.qr-revalve .qr-pt-list {
	padding-bottom: 46px;
	}

.qr-shaft-seals .qr-pt-list {
	padding-bottom: 10px;
	}

/* .qr-section-head */

.qr-section-head p {
	padding-bottom: 10px;
	}

/* .qr-scroll */

.qr-scroll {
	padding: 0;
	}

.qr-scroll .et_parallax_bg {
	background-size: auto 67.5%;
	background-position: 75% 10%;
	}

@media screen and (max-width: 480px) {
.qr-scroll .et_parallax_bg {
	background-size: auto 50%;
	background-position: 50% 10%;
	}
	}

.qr-scroll .et_pb_column {
	background-color: rgba(255,255,255,0.85);
	width: 50%;
	}

.qr-scroll h2 {
	padding-bottom: 0;
	}

.qr-scroll h4 {
	padding-bottom: 10px;
	}

@media screen and (min-width: 769px) and (max-width: 960px) {
.qr-scroll .et_pb_column {
	width: 50% !important;
	}
	}

.qr-scroll .et_pb_module {
	margin-bottom: 0 !important;
	}

.qr-scroll-3 .et_pb_module {
	padding: 16% 5%;
	}

.qr-scroll-4 .et_pb_module {
	padding: 12% 5%;
	}

/* .qr-product-table */

table.qr-product-table,
table.qr-product-table td,
table.qr-product-table th { /* table reset */
	border: 0;
	margin: 0;
	padding: 0;
	}

table.qr-product-table h1 {
	font-size: 22px;
	letter-spacing: 0em;
	padding-bottom: 0;
	}

table.qr-product-table td {
	border-right: 1px solid #808080;
	border-right: 1px solid rgba(128,128,128,.15);
	vertical-align: top;
	width: 25%;
	}

table.qr-product-table td,
table.qr-product-table th {
	padding: 15px;
	}

table.qr-product-table td,
table.qr-product-table p {
	font-size: 14px;
	font-weight: 500;
	}

table.qr-product-table th {
	font-size: 22px;
	font-weight: 300;
	vertical-align: top;
	}

table.qr-product-table td.last-col,
table.qr-product-table tr.row-divider,
table.qr-product-table tr.siamese {
	border: 0; /* overrides following border-top and border-right */
	}

table.qr-product-table tr.siamese td {
	padding-top: 0;
	}

table.qr-product-table tr+tr {
	border-top: 1px solid #808080;
    border-top: 1px solid rgba(128,128,128,.15);
	}

table.qr-product-table tr+tr>th {
	padding-left: 10px;
	}

@media screen and (min-width: 769px) and (max-width: 960px) {
table.qr-product-table td,
table.qr-product-table p {
	font-size: 12px;
	}

table.qr-product-table th,
table.qr-product-table h1 {
	font-size: 19px;
	}
	}

@media screen and (min-width: 641px) and (max-width: 768px) {
table.qr-product-table td,
table.qr-product-table p {
	font-size: 10px;
	}

table.qr-product-table th,
table.qr-product-table h1 {
	font-size: 16px;
	}
	}

@media screen and (min-width: 481px) and (max-width: 640px) {
table.qr-product-table td,
table.qr-product-table p {
	font-size: 9px;
	}

table.qr-product-table th,
table.qr-product-table h1 {
	font-size: 14px;
	}
	}

@media screen and (max-width: 480px) {
table.qr-product-table td,
table.qr-product-table p {
	font-size: 7px;
	}

table.qr-product-table th,
table.qr-product-table h1 {
	font-size: 11px;
	}
	}

@media screen and (max-width: 394px) {
#table .et_pb_row {
	width: 100%;
	}
	}

/* .qr-project */

.et_pb_section.qr-project {
	padding-top: 0;
	padding-bottom: 0;
	}

.qr-body.qr-project div.et_pb_text {
	margin: auto;
	max-width: 720px;
	}

.qr-body.qr-project div.et_pb_text p {
	line-height: 1.6 !important;
	font-size: 21px;
	font-weight: 400;
	}

.qr-body.qr-project div.et_pb_text.et_pb_bg_layout_light p {
	color: #333 !important;
	}

@media screen and (max-width: 480px) {
.qr-body.qr-project div.et_pb_text p {
	font-size: 18px;
	}
	}

/* .qr-project-2-col */

.qr-body.qr-project-2-col div.et_pb_text p {
	font-size: 16px;
	}

@media screen and (max-width: 480px) {
.qr-project-2-col .et_pb_column {
	margin-bottom: 60px;
	}
	}

@media screen and (min-width: 481px) and (max-width: 980px) {
.qr-project-2-col .et_pb_column.et_pb_column_1_2 {
	width: 47.25% !important; /* overriding ET use of !important */
	margin-right: 5.5%;
	}
	}

/* .qr-project-3-col */

.qr-body.qr-project-3-col div.et_pb_text p {
	font-size: 16px;
	}

@media screen and (max-width: 640px) {
.qr-project-3-col .et_pb_column {
	margin-bottom: 60px;
	}
	}

@media screen and (min-width: 641px) and (max-width: 980px) {
.qr-project-3-col .et_pb_column.et_pb_column_1_3 {
	width: 31.5% !important; /* overriding ET use of !important */
	margin-right: 2.75%;
	}
	}

/* .qr-project-price */

div.qr-project-price-wrapper {
	position: relative;
	top: -10px;
	}

.qr-project-price {
	font-size: 28px;
	font-weight: 400;
	}

.qr-project-tax {
	font-size: 12px;
	}

/* .qr-project-image */

div.et_pb_row.qr-project-image {
	padding-bottom: 0;
	padding-top: 0;
	}

div.qr-project-image+div.qr-project-image {
	padding-top: 30px;
	}

@media screen and (max-width: 980px) {
div.et_pb_row.qr-project-image-2>div.et_pb_column+div.et_pb_column {
	padding-top: 30px;
	}
	}

/* #qr-project-header */

@media screen and (max-width: 980px) {
#qr-project-header {
	background-position: center -webkit-calc(50% + 40px);
	background-position: center calc(50% + 40px);
	margin-bottom: -80px;
	top: -80px;
	}

#qr-project-header section.et_pb_fullwidth_header {
	background-position: center -webkit-calc(50% + 40px);
	background-position: center calc(50% + 40px);
	height: 66.93vw;
	max-height: 100vh;
	}

#qr-project-header div.et_pb_fullwidth_header_scroll {
	display: none;
	}
	}

@media screen and (min-width: 981px) {
#qr-project-header {
	background-position: center -webkit-calc(50% + 22px);
	background-position: center calc(50% + 22px);
	margin-bottom: -44px;
	top: -44px;
	}

#qr-project-header section.et_pb_fullwidth_header {
	background-position: center -webkit-calc(50% + 22px);
	background-position: center calc(50% + 22px);
	height: 66.93vw;
	max-height: 100vh;
	}
	}

/* #qr-landing-header */

@media screen and (max-width: 980px) {
#qr-landing-header {
	margin-bottom: -80px;
	top: -80px;
	}

#qr-landing-slider, #qr-landing-slider .et_pb_container,
#qr-landing-slider, #qr-landing-slider .et_pb_slide {
	background-position: center -webkit-calc(50% + 40px);
	background-position: center calc(50% + 40px);
	height: 66.93vw;
	max-height: 100vh;
	}

#qr-landing-slider .et_pb_slider_container_inner {
	padding-top: 80px;
	}

#qr-landing-slider .et-pb-arrow-prev,
#qr-landing-slider .et-pb-arrow-next {
	margin-top: 9px;
	}
	}

@media screen and (min-width: 981px) {
#qr-landing-header {
	margin-bottom: -44px;
	top: -44px;
	}

#qr-landing-slider, #qr-landing-slider .et_pb_container,
#qr-landing-slider, #qr-landing-slider .et_pb_slide {
	background-position: center -webkit-calc(50% + 22px);
	background-position: center calc(50% + 22px);
	height: 66.93vw;
	max-height: 100vh;
	}

#qr-landing-slider .et_pb_slider_container_inner {
	padding-top: 44px;
	}

#qr-landing-slider .et-pb-arrow-prev,
#qr-landing-slider .et-pb-arrow-next {
	margin-top: -9px;
	}
	}

#qr-landing-slider .et-pb-active-slide .et_pb_slide_description {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-ms-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
	}

#qr-landing-slider .et-pb-active-slide .et_pb_slide_image {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-ms-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
	}

.et-pb-arrow-prev {
	left: 22px;
}

.et-pb-arrow-next {
	right: 22px;
}

/* .et_pb_more_button .et_pb_button */

a.et_pb_more_button.et_pb_button {
	font-family: 'Roboto Condensed', Tahoma, Geneva, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	}

.et_pb_more_button.et_pb_button {
	border-radius: 0px;
	font-size: 20px;
	padding: 0.3em 2em 0.3em 1em;
	-webkit-transition: all 0.4s linear !important;
	-moz-transition: all 0.4s linear !important;
	transition: all 0.4s linear !important;
	}

.et_pb_more_button.et_pb_button:hover {
	padding: 0.3em 2em 0.3em 1em;
	}

.et_pb_bg_layout_light .et_pb_more_button.et_pb_button {
	border-color: #000;
	color: #000 !important;
	}

.et_pb_bg_layout_light .et_pb_more_button.et_pb_button:hover {
	background-color: #000;
	color: #fff !important;
	}

.et_pb_bg_layout_dark .et_pb_more_button.et_pb_button {
	border-color: #fff;
	color: #fff !important;
	}

.et_pb_bg_layout_dark .et_pb_more_button.et_pb_button:hover {
	background-color: #fff;
	color: #000 !important;
	}

.et_pb_button:after {
	bottom: 1px;
	}

.et_pb_button:before,
.et_pb_button:after {
	content: "$";
	margin-left: 0;
	opacity: 1;
	-webkit-transition: all 0.4s linear !important;
	-moz-transition: all 0.4s linear !important;
	transition: all 0.4s linear !important;
	}

@media screen and (max-width: 640px) {
.et_pb_more_button.et_pb_button {
	font-size: 14px;
	padding: 0.3em 1em 0.3em 1em;
	}

.et_pb_more_button.et_pb_button:hover {
	padding: 0.3em 1em 0.3em 1em;
	}

.et_pb_button:after {
	display: none;
	}
	}

@media screen and (max-width: 480px) {
.et-pb-controllers {
	display: none;
	}

.et_pb_more_button.et_pb_button {
	font-size: 12px;
	}
	}


