/*
	Theme Name: BYD
	Theme URI: BYD
	Description: Custom theme for BYD website.
	Author: BYD
	Author URI: #

	Version: 2.3.0

	Tags: black, red, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.3.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: byd
*/


/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Skip Links
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Accessible Menu
	- Site Header Navigation
	- After Header Navigation
	- Footer Navigation
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Max-width: 1340px
	- Max-width: 1200px
	- Max-width: 1023px
	- Max-width: 860px
- Print Styles
*/


/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v4.1.1 | MIT License | http://necolas.github.io/normalize.css/ */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

/* ## Box Sizing
--------------------------------------------- */

html,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}


/* ## Float Clearing
--------------------------------------------- */

.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
	content: " ";
	display: table;
}

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
	clear: both;
	content: " ";
	display: table;
}


/* # Defaults
---------------------------------------------------------------------------------------------------- */
.fl-builder-content a.fl-button {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 400 !important;
}

/* ## Fonts
--------------------------------------------- */
@font-face {
    font-family: 'Segoe UI Regular';
    src: url('fonts/SegoeUI.eot');
    src: url('fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('fonts/SegoeUI.woff2') format('woff2'),
        url('fonts/SegoeUI.woff') format('woff'),
        url('fonts/SegoeUI.ttf') format('truetype'),
        url('fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:'AcuminConcept';
    src: url('fonts/acumin-concept/AcuminConcept Regular.eot');
	src: url('fonts/acumin-concept/AcuminConcept Regular.eot?#iefix') format('embedded-opentype'),
		url('fonts/acumin-concept/AcuminConcept Regular.woff2') format('woff2'),
		url('fonts/acumin-concept/AcuminConcept Regular.woff') format('woff'),
		url('fonts/acumin-concept/AcuminConcept Regular.ttf') format('truetype'),
		url('fonts/acumin-concept/AcuminConcept Regular.otf') format('opentype'),
		url('fonts/acumin-concept/AcuminConcept Regular.svg#d Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family:'AcuminConcept';
    src: url('fonts/acumin-concept/AcuminConcept Bold.eot');
	src: url('fonts/acumin-concept/AcuminConcept Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/acumin-concept/AcuminConcept Bold.woff2') format('woff2'),
		url('fonts/acumin-concept/AcuminConcept Bold.woff') format('woff'),
		url('fonts/acumin-concept/AcuminConcept Bold.ttf') format('truetype'),
		url('fonts/acumin-concept/AcuminConcept Bold.otf') format('opentype'),
		url('fonts/acumin-concept/AcuminConcept Bold.svg#d Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: condensed;
    unicode-range: U+0020-00FE;
}

/* ## Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
	font-size: 20px;
	font-size: 2rem;
	overflow-x: hidden;
}

body {
	background-color: #eee;
	color: #333;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

a {
	color: #c3251d;
	text-decoration: underline;
}

a:focus,
a:hover {
	color: #333;
	text-decoration: none;
}

p {
	margin: 0 0 20px;
	padding: 0;
	color:#231f20;
	font-size:18px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	line-height:1.5;
}

ol,
ul {
	margin: 0;
	padding: 0;
	color:#231f20;
	font-size:18px;
	font-weight:400;
}

li {
	list-style-type: none;
}

hr {
	border: 0;
	border-collapse: collapse;
	border-top: 1px solid #eee;
	clear: both;
	margin: 1em 0;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

mark {
	background: #ddd;
	color: #000;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}


/* ## Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'acumin-pro', sans-serif;
	line-height: 1;
	margin: 0 0 10px;
}

h1 {
	font-size: 80px;
	font-weight: 800;
}

h2 {
	font-size: 45px;
}

h3 {
	font-size: 65px;
	font-size: 2.4rem;
}

h4 {
	font-size: 55px;
	font-size: 2rem;
}

h5 {
	font-size: 45px;
	font-size: 1.8rem;
}

h6 {
	font-size: 35px;
}

/* ## Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

figure {
	margin: 0;
}

/* ## Gallery
--------------------------------------------- */

.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

.gallery img {
	border: 1px solid #eee;
	height: auto;
	padding: 4px;
}

.gallery img:focus,
.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #333;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #333;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 16px 24px;
	text-decoration: none;
	white-space: normal;
	width: auto;
}

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
	background-color: #c3251d;
	color: #fff;
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
	padding: 8px 16px;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #eee;
	border-width: 0;
	color: #777;
	cursor: not-allowed;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* ## Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
	word-break: break-all;
}

tbody {
	border-bottom: 1px solid #eee;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #eee;
	padding: 6px;
}

th {
	font-weight: 400;
	padding: 0 6px;
}

td:first-child,
th:first-child {
	padding-left: 0;
}

/* ## Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.more-link {
	position: relative;
}


/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* ## Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1280px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
	word-wrap: break-word;
}

.landing-page .site-inner {
	max-width: 800px;
}

/* ## Column Widths and Positions
--------------------------------------------- */

/* ### Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 1060px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */

.content {
	float: right;
	width: 880px;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 660px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 360px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/* # Common Classes
---------------------------------------------------------------------------------------------------- */

/* ## Avatar
--------------------------------------------- */

.avatar {
	border-radius: 50%;
	float: left;
}

.author-box .avatar,
.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

/* ## Genesis
--------------------------------------------- */

.breadcrumb {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1px;
	padding: 12px 30px;
}

.after-entry,
.archive-description,
.author-box {
	background-color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 40px;
	padding: 60px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */

.search-form {
	overflow: hidden;
}

.entry-content .search-form,
.site-header .search-form {
	margin-bottom: 40px;
	width: 50%;
}

.site-header .search-form {
	float: right;
	margin: 12px auto 0;
}

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin-top: 10px;
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */

.archive-description .entry-title,
.archive-title,
.author-box-title {
	font-size: 20px;
	font-size: 2rem;
}

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
	text-decoration: none;
}

.entry-title a:focus,
.entry-title a:hover {
	color: #c3251d;
}

.widget-title {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}

/* ## WordPress
--------------------------------------------- */

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.gallery-caption,
.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
	margin: 0 0 28px;
}


/* # Widgets
---------------------------------------------------------------------------------------------------- */

.widget {
	margin-bottom: 40px;
	word-wrap: break-word;
}

.widget p:last-child,
.widget ul > li:last-of-type,
.widget-area .widget:last-of-type {
	margin-bottom: 0;
}

.widget ul > li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.widget ul > li:last-of-type {
	padding-bottom: 0;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: 0;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */

.featured-content .entry {
	background: none;
	padding: 0;
}

.featured-content .entry:last-of-type {
	margin-bottom: 0;
}

.featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem;
}


/* # Plugins
---------------------------------------------------------------------------------------------------- */

/* ## Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget,
.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.sidebar .enews-widget input,
.sidebar .enews-widget input:focus {
	border: 1px solid #333;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #c3251d;
	color: #fff;
}

.sidebar .enews-widget input[type="submit"]:focus,
.sidebar .enews-widget input[type="submit"]:hover  {
	background-color: #fff;
	color: #333;
}

.enews-widget input {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	margin: 0;
	width: 100%;
}

.enews form + p {
	margin-top: 24px;
}

/* ## Jetpack
--------------------------------------------- */

#wpstats {
	display: none;
}


/* # Skip Links
---------------------------------------------------------------------------------------------------- */

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	list-style: none;
	width: 0;
}

/* Display outline on focus */
:focus {
	color: #333;
	outline: #ccc solid 1px;
}


/* # Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	position: relative;
	background-color: #000;
}

.site-header.sticky {
	background-color: rgba(0,0,0,.6);
}

.header-image .site-header.sticky .site-title > a {
	min-height: 61px;
}

.header-image .site-header.sticky .title-area {
	max-width: 102px;
}

.site-header > .wrap {
	padding: 15px;
	max-width: 1280px;
}


.site-header.sticky  > .wrap {
	padding: 10px 15px;
}

/* ## Title Area
--------------------------------------------- */

.title-area {
	float: left;
	padding: 10px 0;
	width: 178px;
}

.header-image .title-area {
	margin: 0 auto;
	max-width: 135px;
	padding: 0;
}

.header-full-width .title-area {
	float: none;
	width: 100%;
}

.site-title {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2;
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #333;
	text-decoration: none;
}

.header-image .site-title > a {
	background-position: center !important;
	background-size: contain !important;
	float: left;
	min-height: 100px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	text-align: right;
	width: auto;
	margin-top: 40px;
}

.site-header.sticky .widget-area {
	margin-top: 25px;
}

.site-header.sticky .site-title a {
	background: url(https://en.byd.com/wp-content/uploads/2020/11/byd-red-logo-scroll.png) no-repeat !important;
	background-size: cover !important;
}


/* # Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: left;
	margin: 0 20px;
}

.genesis-nav-menu .menu-item:last-of-type {
	margin-right:0;
}

.genesis-nav-menu a {
	color: #fff;
	display: block;
	padding: 0;
	text-decoration: none;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	letter-spacing: 4px;
	/*text-shadow: 0 2px 9px rgba(0,0,0,0.5);*/
}

.site-header.sticky .genesis-nav-menu a {
	font-size: 16px;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover  {
	color: #ee343b;
	text-decoration: none;
}

.genesis-nav-menu .sub-menu {
/* 	border-top: 1px solid #eee; */
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
	padding-top: 57px;
	margin-left: -30px;
}

.genesis-nav-menu .sub-menu a {
	background-color: #000;
/* 	border: 1px solid #eee; */
	border-top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative;
	width: 200px;
	word-wrap: break-word;
}

.genesis-nav-menu .sub-menu a:hover {
	color: #fff;
	background: #ee343b;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -56px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	float: right;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden;
}

/* ## Site Header Navigation
--------------------------------------------- */

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## After Header Navigation
--------------------------------------------- */

.nav-primary {
	background-color: #fff;
	border-top: 1px solid #eee;
}

/* ## Footer Navigation
--------------------------------------------- */

.site-footer .genesis-nav-menu {
	padding-bottom: 20px;
}

.site-footer .genesis-nav-menu a {
	padding: 0 20px 10px;
}


/* # Content Area
---------------------------------------------------------------------------------------------------- */

/* ## Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	margin-bottom: 40px;
	padding: 70px 80px;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #eee;
}

/* ## Entry Meta
--------------------------------------------- */

p.entry-meta {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 1px solid #eee;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */

.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination a {
	background-color: #fff;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 600;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination a:focus,
.archive-pagination a:hover,
.archive-pagination .active a {
	background-color: #c3251d;
	color: #fff;
}

/* ## Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
	padding: 60px 60px 32px;
}

.entry-comments {
	padding: 60px;
}

.comment-list li {
	padding: 40px 0 0 30px;
}

.comment-list .depth-1 {
	padding-left: 0;
}

.comment-header {
	margin-bottom: 30px;
}

.comment-content {
	clear: both;
}

.comment-content ul > li {
	list-style-type: disc;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-header p {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}


/* # Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 40px;
}

.sidebar .widget {
	background-color: #fff;
	padding: 40px 15px;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
	background-color: #000000;
	clear: both;
	color:#fff;
	font-size:16px;
}

.footer-widgets a:hover {
	text-decoration:underline;
}

.footer-widgets .wrap {
	display: flex;
	flex-flow: row wrap;
/* 	max-width: 1536px; */
	padding: 80px 0 60px 0;
}

.footer-widget-area {
	max-width: 25%;
	flex: 0 0 25%;
	padding: 0 15px;
	margin-bottom: 30px;
}

.footer-widget-area .widget {
	margin-bottom:20px;
}

.footer-widget-area ul li {
	margin-bottom:0;
	padding-bottom:0;
}

.footer-widget-area ul li a {
	color:#fff;
	text-decoration:none;
}

.footer-widgets p {
	font-size:16px;
	font-family:'Segoe UI Regular';
	color:#fff;
}

.footer-widget-area .widget-title {
	font-size:23px;
	color:#fff;
}

.footer-widgets ul li {
	font-size:15px;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}

.footer-widgets a:hover {
	text-decoration:underline;
}

html body .modern_clean_scroll_to_top_btn {
	color:#fff !important;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #000000;
	border-top: 1px solid #eee;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1;
	padding: 60px 0;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
}

/* Social Icons */
html body .social-icons {
	margin:0;
}

html body .social-icons li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	margin-right: 15px;
	line-height: 1;
}

html body .social-icons-text {
	font-weight:700;
}

html body .social-icons li a {
	font-size: 18px;
	display: flex;
	color: #333;
	border: 2px solid #fff;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	color: #fff;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	text-decoration:none !important;
}

html body .social-icons li a:hover {
	color:#fff;
	background:#fff;
	color:#333;
}

/* # Full Width
---------------------------------------------------------------------------------------------------- */
.full-width .site-inner {
	max-width: 100%;
	padding: 0;
	width: 100%;
}

.full-width .entry {
	background: #fff;
	margin-bottom: 0;
	padding: 0;
}

/* # Global CSS
---------------------------------------------------------------------------------------------------- */
.font-45,
.font-45 * {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px !important;
}

.font-125,
.font-125 * {
	font-size: 80px !important;
}

.lh-1-3,
.lh-1-3 * {
	line-height:1.3 !important;
}

.blue-text,
.blue-text * {
	color:#2f57a7 !important;
}

.text-uppercase,
.text-uppercase * {
	text-transform:uppercase !important;
}

.site-btn {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	font-weight: 700;
	color: #fff !important;
	background: #ee343b;
	text-decoration: none;
	padding: 15px 25px;
	display:inline-block;
	text-align:center;
	text-transform: uppercase;
	margin-right:30px;
}

.site-btn:last-of-type {
	margin-right:0;
}

.site-btn:hover {
	background:#fa2528;
}

.site-btn.blue {
	background: #036aa3;
}

.site-btn.blue:hover {
	background: #177db5;
}

.site-btn-2 {
	font-size:18px;
	font-weight: 400;
	color:#fff;
	text-transform:uppercase;
	background:#231f20;
	min-width: 155px;
/* 	min-width:204px; */
}

.site-btn-2:hover {
	background:#302b2c;
}

.site-btn-3 {
	min-width:520px;
	background:#ee2427;
}

/* BYD Tabs */
.home-3-tabs-text .fl-rich-text > p {
	margin:0;
}

.byd-tabs-row {
	padding: 60px 0 0 0;
}

.byd-tabs-heading h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 26px;
	text-transform: uppercase;
	color: #231f20;
	text-align: center;
	letter-spacing: 3px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	margin: 0;
	padding: 0 50px;
	position: relative;
	z-index: 1;
}

.byd-tab {
	text-align:center;
	padding: 0 20px 120px 20px;
	position:relative;
	cursor:pointer;
}

.byd-tab::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 44px 43px 0 43px;
	border-color: #ee2427 transparent transparent transparent;
	opacity: 1;
	z-index: 1;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	display:none;
}

.byd-tabs-menu-fork.forklifts-nav .byd-tab::after {
	border-color: #036aa3 transparent transparent transparent;
}

.byd-tab-active.byd-tab::after,
.byd-tabs-menu-ms .slick-current .byd-tab::after {
	display:block;
}

.byd-tabs-heading {
	position:relative;
	text-align:center;
	max-width: 1280px;
	margin: 0 auto 40px auto;
}

.byd-tabs-heading::before {
	content:"";
	display:block;
	width:100%;
	height:2px;
	background:#c1bdbd;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-1px;
}

.byd-tabs-menu,
.byd-tabs-menu-fork {
	max-width:1280px;
	margin:0 auto -44px auto;
}

.byd-tab-img img {
	margin:0 auto;
	opacity:.5;
}

.byd-tab-active img {
	opacity:1;
}

.byd-tab-title {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 1.2;
	font-weight: 700;
	color: #595a5c;
}

.byd-tab-img {
	margin-bottom:15px;
}

#byd-fork .byd-tab-img {
	width: 149px;
	height: 137px;
	display: block;
}

/* BYD Tabs Content */
.byd-tabs-content-row {
	border-top:6px solid #ee2427;
}

.byd-tabs-content-row.tabs-row-forklifts {
	border-top:6px solid #036aa3;
}

.byd-tabs-content {
	display:none;
	background:no-repeat center #333;
	background-size:cover;
	min-height: 670px;
	flex-flow:column;
	justify-content:center;
}

.byd-tabs-content.active {
	display:flex;
}

.byd-tabs-content-inner {
	max-width:1280px;
	margin:0 auto;
}

.byd-tabs-content-col {
	padding:0 20px;
	max-width:35%;
}

.byd-tabs-content-text-1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	font-weight: 400;
	text-transform:uppercase;
	color:#231f20;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.byd-tabs-content-text-2 {
	font-family: 'Roboto', sans-serif;
	font-size:65px;
	font-weight: 700;
	color:#414142;
	text-transform:uppercase;
	line-height:1;
	margin-bottom: 10px;
}

.byd-tabs-content-sep {
	width:438px;
	height:6px;
	background:#414142;
	margin-bottom: 10px;
}

.byd-tabs-content-text-3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:35px;
	font-weight: 400;
	color:#231f20;
	text-transform:uppercase;
	letter-spacing: 3px;
	margin-bottom: 10px;
}

.byd-tabs-desc p {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	color:#231f20;
	font-size:16px;
	line-height: 1.5;
}

.byd-tabs-desc {
	margin-bottom:40px;
}

/* BYD SAT Tabs */
.byd-sat-tabs {
	display:flex;
	flex-flow:row wrap;
}

.byd-sat-tabs-col {
	max-width:33.3%;
	flex:0 0 33.3%;
	background:#fff;
	padding:50px;
	text-align:center;
	padding: 95px;
	cursor:pointer;
}

.byd-sat-tabs-col.active {
	background:#eeeeee;
	position: relative;
}

.byd-sat-tabs-col.active::after,
.byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::after {
	content: '';
	display: inline-block;
	border-left: 44px solid transparent;
	border-right: 44px solid transparent;
	border-top: 45px solid #ee2427;
	position: absolute;
	left: 50%;
	bottom: -45px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.byd-pillars .byd-sat-tabs-col.active::after {
	border-top: 45px solid #036aa3;
}

.byd-sat-tabs-img-wrap {
	background-color: #f2f2f2;
	width: 100%;
	max-width: 161px;
	height: 161px;
	align-items: center;
	display: flex;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.byd-sat-tabs-img-wrap img,
.byd-sat-tabs-img-wrap {
	margin: 0 auto;
}

.byd-sat-tabs-col.active .byd-sat-tabs-img-wrap {
	background-color: #fff;
	position: relative;
}

.byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::before {
	content: '';
	display: inline-block;
	border: 1px solid #e22d28;
	border-radius: 50%;
	width: 100%;
	max-width: 137px;
	height: 137px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.byd-pillars .byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::before {
	border: 1px solid #036aa3;
}

.byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::after {
	border-left: 7.5px solid transparent;
	border-right: 7.5px solid transparent;
	border-top: 8px solid #ee2427;
	bottom: 4px;
}

.byd-pillars .byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::after {
	border-top: 8px solid #036aa3;
}

.byd-sat-tabs-title {
	font-weight:700;
	font-family:'Open Sans', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#59595b;
	margin-bottom:5px;
}

.byd-sat-tabs-content p {
	font-size:16px;
	color:#868789;
	font-family:'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 400;
}

.byd-sat-tabs-cta a {
	font-family:'Open Sans', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#868789;
	font-family: sans-serif;
	font-style:italic;
	text-decoration:none;
}

.byd-sat-tabs-sep {
	width:18px;
	height:3px;
	display:block;
	background:#59595b;
	margin: 0 auto 15px auto;
}

.byd-sat-tabs-cta a::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #414142 transparent transparent transparent;
	margin:5px auto 0 auto;
}

.byd-sat-tabs-col.active .byd-sat-tabs-cta a::after  {
	border-color: #d8253b transparent transparent transparent;
}

.byd-pillars .byd-sat-tabs-col.active .byd-sat-tabs-cta a::after {
	border-color: #036aa3 transparent transparent transparent;
}

.byd-sat-tabs-img {
	margin-bottom:30px;
}

/* BYD Sat Tabs Content */
.byd-sat-content-wrap {
	border-top:6px solid #ee2427;
}

.byd-pillars .byd-sat-content-wrap {
	border-top:6px solid #036aa3;
}

.byd-sat-content-row {
	flex-flow:row wrap;
	display:none;
}

.byd-sat-content-row.active,
.byd-sat-content-row.a {
	display:flex;
}

.byd-sat-content-col {
	max-width:50%;
	flex:0 0 50%;
}

.byd-sat-content-col-2 {
	background: no-repeat center #333;
	background-image: none;
	background-size: auto;
	background-size: cover;
	min-height: 666px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	padding: 20px;
}

.byd-sat-content-col-1 {
	background: #f2f2f2;
	padding: 100px;
	display: flex;
	flex-flow: column;
	justify-content: center;
}

.byd-sat-content-text-1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 20px;
	color:#231f20;
	text-transform:uppercase;
	letter-spacing: 6px;
	margin-bottom: 5px;
}

.byd-sat-content-text-2 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 10px;
}

.byd-sat-content-sep {
	width:38px;
	height:3px;
	display:block;
	background:#414142;
	margin-bottom: 20px;
}

.byd-sat-content-text-3 {
	margin-bottom: 40px;
}

.byd-sat-content-btn {
	transition:all 0.3s ease;
}

.byd-sat-content-btn:hover {
	transform:scale(1.1);
}

.gform_wrapper h3.gform_title {
	font-size: 39px !important;
}

/* # BYD Video Slider
---------------------------------------------------------------------------------------------------- */
.byd-sat-videos-heading {
	font-size:50px;
	font-weight:400;
	text-align:center;
	margin-bottom:50px;
	margin-top:50px;
}

.red-text {
	color:#be1e2d;
}

.byd-sat-video-col-inner {
	background:no-repeat center #333;
	background-size:cover;
	min-height:440px;
	position:relative;
}

.byd-sat-videos {
	max-width:1565px;
	margin:0 auto 80px auto;
}

.byd-sat-video-col {
	opacity:.5;
}

.byd-sat-video-col.slick-center {
	opacity:1;
	transform:scale(1.1);
	position:relative;
	z-index:1;
}

.byd-sat-videos .slick-list {
	padding-top:25px !important;
	padding-bottom:25px !important;
}

.byd-sat-videos .slick-arrow::before {
	display:none;
}

.byd-sat-videos .slick-arrow {
	width:34px;
	height:57px;
	background:no-repeat center;
	z-index:20;
}

.byd-sat-videos .slick-arrow.slick-prev {
	background-image:url('https://en.byd.com/wp-content/uploads/2020/07/left-arrow.png');
	left:-60px;
}

.byd-sat-videos .slick-arrow.slick-next {
	background-image:url('https://en.byd.com/wp-content/uploads/2020/07/right-arrow.png');
	right:-60px;
}

.byd-sat-videos-cta {
	text-align:center;
	margin-bottom:100px;
}

.byd-sat-video-btn {
	display:block;
	background:no-repeat center url('https://en.byd.com/wp-content/uploads/2020/07/vid-slider-play.png');
	background-size:cover;
	width:131px;
	height:85px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-65px;
	margin-top:-42.5px;
	transition:all 0.3s ease;
}

.byd-sat-video-btn:hover {
	transform:scale(1.1);
}

.byd-sat-video-title {
	color:#fff;
	font-size:26px;
	text-transform:uppercase;
	padding:15px;
}

.byd-sat-videos-row.w-tabs {
	position:absolute;
	left:-3000px;
	top:0;
}

.byd-sat-videos-row.w-tabs.active {
	position:static;
}

.fl-testimonial-row .one-half:not(.first) {
	text-align: right;
}

.fl-testimonial-row .one-half:not(.first) p {
	margin-bottom: 0;
}

.fl-testimonial-content {
	font-family: 'Roboto Condensed', sans-serif;
	font-style: italic;
	border-bottom: 1px solid #414142;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.fl-testimonial-content p {
	font-size: 25px;
}

.fl-testimonial-row .one-half p {
	text-transform: uppercase;
}

.fl-testimonial-row .one-half.first p {
	text-align: center;
}

.fl-testimonial-row .one-half.first img {
	margin: 0 auto;
}

.mobile-tab {
	display: none;
}

.byd-tabs-menu .slick-prev::before, 
.byd-tabs-menu .slick-next::before {
	color: red;
}

.byd-tabs-menu .slick-prev, 
.byd-tabs-menu .slick-next {
	top: 32px;
	z-index: 5;
}

.byd-tabs-menu .slick-prev {
	left: 5px;
}

.byd-tabs-menu .slick-next {
	right: 5px;
}

.slick-slide, 
.slick-slide *{ 
	outline: none !important; 
}

/* # Testimonials
---------------------------------------------------------------------------------------------------- */
.page-header {
/* 	min-height: 749px; */
	min-height: 39.792vw;
	background-size: cover;
	background-position: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.page-header .wrap {
	width: 100%;
	max-width: 1536px;
	padding: 0 20px;
}

.ph-title {
	width: 100%;
	max-width: 600px;
}

.ph-title h1 {
	color: #fff;
	text-transform: uppercase;
	position: relative;
	font-size: 4.167vw;
	text-shadow: 12px 6px 8px rgba(0,0,0,0.5);
}

.ph-title h1::after {
	content: '';
	width: 100%;
/* 	max-width: 180px; */
	max-width: 9.375vw;
	border-bottom: 5px solid #fff;
	position: absolute;
	left: 0;
	bottom: -30px;
}

#truck-mc-menu .fl-col-small {
	background-color: #d1d1d1;
}

#truck-mc-menu .fl-col-small .fl-module-rich-text {
	text-align: center;
}

#truck-mc-menu .fl-col-small .fl-module-rich-text a {
	font-family: 'Roboto Condensed', sans-serif;
	color: #231f20;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 3px;
}
#truck-mc-menu .fl-col-small:last-of-type .fl-module-rich-text a {
	border-right: 0;
}

#truck-mc-menu .fl-col-small.mc-active {
	background-color: #000;
	position: relative;
}

#truck-mc-menu .fl-col-small.mc-active::after {
	margin: 0 auto;
	border-left: 24px solid transparent;
	border-right: 24px solid transparent;
	border-top: 24px solid #000;
	right: 0;
	bottom: -24px;
	left: 0;
}

#truck-mc-menu .fl-col-small.mc-active::after,
#truck-mc-menu .fl-col-small .fl-module-rich-text a::after {
	content: '';
	position: absolute;
	z-index: 2;
}

#truck-mc-menu .fl-col-small.mc-active .fl-module-rich-text a {
	color: #fff;
	border-right: 0;
}

#truck-mc-menu .fl-col-small .fl-module-rich-text a {
	display: block;
	position: relative;
	border-right: 1px solid #7a7878;
}

#byd-satisfied > .fl-row-content-wrap {
	padding: 75px 0 35px;
}

#byd-jnewsletter .fl-rich-text p {
	position: relative;
	padding-left: 105px;
}

#byd-jnewsletter .fl-rich-text p::before {
	content: '';
	border-bottom: 6px solid #b91c24;
	width: 100%;
	max-width: 78px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* #byd-jnewsletter .gform_wrapper form {
	max-width: calc(100% + 105px);
	margin: 0 -105px 0 0;
} */
#byd-jnewsletter #gform_wrapper_2.gform_wrapper form {
	position: relative;
}
#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gform_body {
	width: 88%;
}
#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gform_footer {
	width: 23.5%;
	position: absolute;
	right: -12.5%;
}
#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gfield {
	padding-right: 10px;
}

#gform_wrapper_2 {
	background-color: #d3d3d3;
	padding: 20px 25px;
}

#gform_wrapper_2.gform_wrapper .gform_body {
	width: calc(78% - 30px);
}

#gform_wrapper_2.gform_wrapper .gform_footer {
	width: 25%;
	margin: 0;
	padding: 0 !important;
}

#gform_wrapper_2.gform_wrapper .gform_body,
#gform_wrapper_2.gform_wrapper .gform_footer {
	display: inline-block;
	vertical-align: top;
}

#gform_wrapper_2.gform_wrapper ul li.gfield {
	margin-top: 0 !important;
}

#gform_wrapper_2.gform_wrapper .gform_footer input.button, 
#gform_wrapper_2.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 18px !important;
	padding: 11px 15px !important;
	margin-right: 0 !important;  
}

#byd-jnewsletter .widget.gform_widget {
	margin-bottom: 0 !important;
}

#byd-jnewsletter > .fl-row-content-wrap {
	padding: 35px 0;
}

#byd-learnmore h2 {
	position: relative;
}

#byd-learnmore h2::before,
#byd-learnmore h2::after {
	content: '';
	border-bottom: 1px solid #221f1f;
	width: 100%;
	max-width: 275px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

#byd-learnmore h2::before {
	left: 0;
}

#byd-learnmore h2::after {
	right: 0;
}

#byd-learnmore > .fl-row-content-wrap {
	padding: 70px 0;
}

#byd-about-thumbs .about-thumb .fl-photo {
	position: relative;
}

#byd-about-thumbs .about-thumb .fl-photo a img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#byd-about-thumbs .about-thumb .fl-photo a:hover img {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	transform: scale(1.5);
}

#byd-about-thumbs .about-thumb .fl-photo .fl-photo-content {
	overflow: hidden;
}

#byd-about-thumbs .about-thumb .fl-photo .fl-photo-caption {
	font-family: 'acumin-pro', sans-serif;
/* 	font-size: 35px; */
	font-size: 24px;
	color:  #fff;
	text-transform: uppercase;
	text-align: left;
	padding: 0;
	position: absolute;
/* 	left: 15px;
	bottom: 15px; */
	width: 100%;
	max-width: 270px;
	line-height: 1;
	overflow: initial;
	white-space: normal;
}

.acumin p,
.fl-block {
	font-family: 'acumin-pro', sans-serif;
}

.fl-block {
	font-size: 42px;
	font-style: italic;
	text-transform: uppercase;
	line-height: 1;
	position: relative;
/* 	margin-bottom: 40px; */
	padding-bottom: 40px;
}

.fl-block::after {
	content: '';
	border-bottom: 6px solid #d21c24;
	width: 100%;
	max-width: 75px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.fl-testimonial-content-wrap p {
	font-size: 26px;
	color: #404041;
	line-height: 1.5;
}

.fl-testimonial-head {
	padding-bottom: 30px;
	margin-bottom: 37px;
	border-bottom: 1px solid #d3d4d5;
}

.fl-tf-wrap .fl-tf-image,
.fl-tf-wrap .fl-tf-name {
	float: left;
}

.fl-tf-wrap .fl-tf-image {
	width: 16%;
}

.fl-tf-wrap .fl-tf-name {
	width: calc(80% - 30px);
	margin-left: 15px;
}

.fl-tf-name p.p-name {
	margin-bottom: 0;
}

.fl-tf-name p {
	text-transform: uppercase;
}

.fl-tf-name p.p-position {
	font-style: italic;
	margin-bottom: 10px;
}

#fl-slider-images .slick-prev::before,
#fl-slider-images .slick-next::before {
	position: absolute;
	content: '';
}

#fl-slider-images .slick-prev::before {
	border-top: 21px solid transparent;
  	border-right: 30px solid #dbdcdd;
  	border-bottom: 21px solid transparent;
}

#fl-slider-images .slick-next::before {
	border-top: 21px solid transparent;
	border-left: 30px solid #dbdcdd;
	border-bottom: 21px solid transparent;
}

#fl-slider-images .slick-prev, 
#fl-slider-images .slick-next {
	width: auto;
	height: auto;
	top: 100%;
}

/* Jump To Nav */
.jump-to-nav-ul {
	margin:0 !important;
	display:flex;
	flex-flow:row wrap;
	justify-content:center;
	align-items:center;
}

.jump-to-nav-ul li {
	list-style: none !important;
	font-family: 'acumin-pro', sans-serif;
	color: #231f20;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	border-right: 2px solid #e5e5e6;
	padding: 18px 28px;
}


.jump-to-nav-ul li:last-of-type {
	border-right:0 !important;
}

.jump-to-nav-ul li a {
	color:#808080;
	font-weight:300;
	text-decoration:none;
}

.jump-to-nav-ul li a:hover {
	color: #231f20;
}

/* Newsroom Media */
.newsroom-media-col-heading.fl-module-heading .fl-heading {
	border-top: 2px solid #e5e5e6;
	border-bottom: 2px solid #e5e5e6;
	line-height: 1 !important;
	padding: 5px 5px 10px !important;
}

html body .newsroom-media-col-btn .fl-button {
	font-size: 25px !important;
	padding: 22px !important;
}

/* Media Requests */
.no-label-form .gform_wrapper .top_label .gfield_label {
	display:none !important;
}

.w-bg-form .gform_wrapper form {
	background: #dedede;
	padding-left:16px !important;
	padding-top:10px !important;
	padding-bottom:16px !important;
}

.small-submit-form .gform_wrapper .gform_footer input.button, 
.small-submit-form .gform_wrapper .gform_footer input[type="submit"] {
	width: 368px !important;
	height: 53px;
	margin: 0 auto !important;
	padding: 0 !important;
	display:block !important;
}

.media-requests-wrap > .fl-col-content {
	padding: 50px 50px 10px 50px !important;
}

/* Media Press */
.byd-press-releases-header {
	border-top: 1px solid #d0d1d2;
	border-bottom: 1px solid #d0d1d2;
	padding: 10px 0;
/* 	margin-bottom:30px; */
	margin-bottom: 3.125vw;
}

.byd-press-header-title {
	margin-bottom: 0;
/* 	font-size:50px; */
	font-size: 2.604vw;
	text-transform:uppercase;
	color:#404041;
	letter-spacing:2px;
}

.byd-press-releases-header {
	display:flex;
	flex-flow:row wrap;
	-webkit-align-items: center;
	align-items: center;
}

.byd-press-header-left {
	max-width: 33.3%;
	flex: 0 0 33.3%;
}

.byd-press-header-right {
	max-width:66.6%;
	flex:0 0 66.6%;
}

.byd-press-header-right {
	display:flex;
	flex-flow: row wrap;
}

.byd-press-header-col select {
	padding: 0 25px 0 0 !important;
	height: 2.500vw;
	background: transparent no-repeat url('https://en.byd.com/wp-content/uploads/2020/10/down-icon.png') right center;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
/* 	font-size: 19px; */
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.byd-press-header-col-inner {
	background: #c9caca;
/* 	min-height: 69px; */
	min-height: 3.385vw;
	padding: 0 22px !important;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}

.byd-press-header-col-inner input {
	height: 2.500vw;
	padding: 0;
	width: 185px;
	padding-left: 50px;
	font-size: 19px;
	background: no-repeat 15px center url('https://en.byd.com/wp-content/uploads/2020/10/search-icon.png') #fff;
	padding-right: 15px;
}

.byd-press-header-col-inner label {
/* 	font-size: 19px; */
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right:15px;
}

.byd-press-header-col {
	padding:0 15px;
}

.byd-press-header-col-1 {
	max-width: 25%;
	flex: 0 0 25%;	
}

.byd-press-header-col-2 {
	max-width: 31%;
	flex: 0 0 31%;
}

.byd-press-header-col-3 {
	max-width: 44%;
	flex: 0 0 44%;
}

/* Byd Press Releases */
.byd-press-releases-body-wrap {
	display:flex;
	flex-flow:row wrap;
}

.byd-press-releases-body-col {
	max-width:50%;
	flex:0 0 50%;
	padding:0 10px;
	margin-bottom:20px;
}

.byd-press-releases-body-col-inner {
/* 	min-height: 400px; */
	min-height: 20.833vw;
	background: no-repeat center #333;
	background-size: cover;
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
	position:relative;
	padding: 15px 30px;
}

.byd-press-releases-body-col-inner::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
}

.byd-press-releases-body-col-date {
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	font-family: 'acumin-pro', sans-serif;
	position:relative;
	z-index:1;
}

.byd-press-releases-body-col-title {
	color:#fff;
	font-size:24px;
	font-family: 'acumin-pro', sans-serif;
	text-transform:uppercase;
	line-height:1.2;
	position:relative;
	z-index:1;
}

.byd-press-releases-body-col-title a {
	color:#fff;
	text-decoration:none;
}

.byd-press-releases-body-col-title a:hover {
	color:#ec353b;
}

.byd-press-releases-load-more {
	text-align:center;
	margin-top:30px;
	width:100%;
}

.byd-press-releases-load-more-btn {
	width:100%;
	max-width:560px;
	margin:0 auto;
	height:70px;
	display:flex;
	justify-content:center;
	align-items:center;
	padding:10px 20px;
	text-decoration:none;
	background:no-repeat center #231f20;
	text-transform:uppercase;
	color:#fff !important;
	font-family: 'acumin-pro', sans-serif;
	letter-spacing:2px;
	font-size:23px;
	line-height: 1.2;
}

.byd-press-releases-load-more-btn:hover {
	background:#312b2d;
}

.ajax-search-text {
	width: 100%;
	text-align: center;
	font-size: 22px;
}

/* # About Us
---------------------------------------------------------------------------------------------------- */
#byd-about-hero > .fl-row-content-wrap::after {
	top: 67.5% !important;
	height: 342px;
}

#byd-about-hero p strong > a {
	font-weight: 700;
	color: #d91c24;
	text-decoration: none;
}

#byd-about-hero .fl-col-group.fl-col-group-equal-height .fl-col:first-of-type::before,
#byd-about-hero.byd-motors .fl-col-group.fl-col-group-equal-height .fl-col:nth-of-type(2)::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 44px 43px 0 43px;
	border-color: #d82226 transparent transparent transparent;
	opacity: 1;
	z-index: 1;
	position: absolute;
	bottom: -72px;
	left: 20px;
}

#byd-about-hero.forklift-about .fl-col-group.fl-col-group-equal-height .fl-col:first-of-type::before {
	border-color: #1c75ba transparent transparent transparent;
}

#byd-about-hero.byd-motors .fl-col-group.fl-col-group-equal-height .fl-col:first-of-type::before {
	display: none;
}

#byd-about-hero.byd-motors .fl-col-group.fl-col-group-equal-height .fl-col {
	position: relative;
}

#byd-in-op > .fl-row-content-wrap {
	padding: 60px 0;
}

#byd-ft-trucks .byd-tabs-content {
	background-color: #f7f7f7;
	min-height: 870px;
}

#byd-ft-trucks .site-btn-2 {
	font-size: 18px;
}

#byd-ft-trucks .site-btn {
	padding: 15px 20px;
}

.ft-title {
	font-size: 45px;
	text-transform: uppercase;
}

.ind-items {
	background-color: #ebebeb;
	padding: 20px 25px;
	margin: 20px 0 25px;
	text-align: center;
}

.ind-items .ind-item:first-of-type {
	clear: both;
	margin-left: 0;
}

.clearfix {
	clear: both;
}

.ind-items .ind-item {
	border-right: 1px solid #959596;
}

.ind-items .ind-item:nth-of-type(3) {
	border-right: 0;
}

.ind-head {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	padding-left: 85px;
}

.ind-head::before {
	content: '';
	border-bottom: 6px solid #d91c24;
	width: 100%;
	max-width: 74px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* # BYD Motors
---------------------------------------------------------------------------------------------------- */
#byd-milestone .byd-tabs-content {
	background-color: #f7f7f7;
}

#byd-milestone .byd-tab .byd-tab-title,
.m-year {
	background-color: #231f20;
	padding-bottom: 10px;
	-webkit-clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
	clip-path: polygon(8% 0, 100% 0, 92% 100%, 0 100%);
}

#byd-milestone .byd-tab .byd-tab-title,
.m-year p {
	font-family: 'acumin-pro', sans-serif;
	font-size: 50px;
	color: #fff;
}

#byd-milestone .byd-tab.slick-current .byd-tab-title,
#byd-milestone .byd-tabs-menu-ms .slick-current .byd-tab-title {
	background-color: #d41c24;
}

#forklift-ms #byd-milestone .byd-tabs-menu-ms .slick-current .byd-tab-title {
	background-color: #1c75ba;
}

#byd-milestone .byd-tabs-content-row {
	border-top: 0;
	margin-top: 20px;
}

#byd-milestone .byd-tab {
	padding: 0 30px 34px 30px;
}

#byd-milestone .byd-tab::after,
#byd-milestone .byd-tabs-menu-ms .slick-current .byd-tab::after {
	border-color: #d32226 transparent transparent transparent;
	border-width: 34px 33px 0 33px;
}

#forklift-ms #byd-milestone .byd-tabs-menu-ms .slick-current .byd-tab::after {
	border-color: #1c75ba transparent transparent transparent;
}

.m-year {
	background-color: #d41c24;
	display: inline-block;
	padding: 0 30px 8px 30px;
	margin-bottom: 35px;
}

#forklift-ms .m-year {
	background-color: #1c75ba;
}

.m-year p {
	line-height: 1;
}

#byd-milestone .ft-title {
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

#byd-milestone .ft-title::after {
	content: '';
	border-bottom: 6px solid #d41c24;
	width: 100%;
	max-width: 75px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#forklift-ms .ft-title::after {
	border-bottom: 6px solid #036aa4;
}

#byd-batt-ec .fl-col-small:first-of-type {
	background-color: #fff;
	padding: 35px 0 35px 50px;
	-webkit-clip-path: polygon(0 0, 100% 0, 87% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 87% 100%, 0 100%);
}

#byd-batt-ec .fl-col-small:first-of-type .fl-col-content {
	max-width: 775px;
}

/* # Technology
---------------------------------------------------------------------------------------------------- */
#byd-evt > .fl-row-content-wrap {
	padding: 50px 0;
}

#tech-tabs .byd-sat-tabs-col.active .byd-sat-tabs-img-wrap {
	background-color: #f1f2f2;
}

#tech-tabs .byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::before {
	background-color: #fff;
}

#tech-tabs .byd-sat-tabs-img-wrap img {
	position: relative;
	z-index: 2;
}

#tech-tabs .byd-batt-col .byd-sat-tabs-title {
	color: #008847;
}

#tech-tabs .byd-safety-col .byd-sat-tabs-title {
	color: #ed1c24;
}

#tech-tabs .byd-drive-col .byd-sat-tabs-title {
	color: #1c75bc;
}

#tech-tabs .byd-sat-tabs-col.byd-batt-col.active .byd-sat-tabs-img-wrap::before {
	border: 1px solid #008847;
}

#tech-tabs .byd-sat-tabs-col.byd-batt-col.active .byd-sat-tabs-img-wrap::after {
	border-top: 8px solid #008847;
}

.byd-sat-tabs-col.byd-batt-col.active .byd-sat-tabs-cta a::after {
	border-color: #008847 transparent transparent transparent;
}

#tech-tabs .byd-sat-tabs-col.byd-safety-col.active .byd-sat-tabs-img-wrap::before {
	border: 1px solid #ed1c24;
}

#tech-tabs .byd-sat-tabs-col.byd-safety-col.active .byd-sat-tabs-img-wrap::after {
	border-top: 8px solid #ed1c24;
}

.byd-sat-tabs-col.byd-safety-col.active .byd-sat-tabs-cta a::after {
	border-color: #ed1c24 transparent transparent transparent;
}

#tech-tabs .byd-sat-tabs-col.byd-drive-col.active .byd-sat-tabs-img-wrap::before {
	border: 1px solid #1c75bc;
}

#tech-tabs .byd-sat-tabs-col.byd-drive-col.active .byd-sat-tabs-img-wrap::after {
	border-top: 8px solid #1c75bc;
}

.byd-sat-tabs-col.byd-drive-col.active .byd-sat-tabs-cta a::after {
	border-color: #1c75bc transparent transparent transparent;
}

#tech-tabs .byd-sat-content-wrap {
	border-top: 0;
}

#tech-tabs .byd-sat-tabs-col.active::after {
	display: none;
}

#tech-tabs .byd-sat-tabs-content {
	max-width: 260px;
	margin: 0 auto;
}

.byd-tech-full-width {
	background-size: cover;
	background-position: center;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	min-height: 1000px;
	align-items: center;
}

.byd-tech-text-wrap {
	background-color: #fff;
	padding: 35px 140px 35px 75px;
/* 	max-width: 970px; */
	max-width: 800px;
	-webkit-clip-path: polygon(0 0, 100% 0, 87% 100%, 0 100%);
	clip-path: polygon(0 0, 100% 0, 87% 100%, 0 100%);
}

.byd-tech-tab-content {
	width: 100%;
}

.byd-tech-text-wrap h2 {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.byd-tech-batt-content h2,
.byd-tech-text-wrap h2 {
	font-size: 45px;
	text-transform: uppercase;
	position: relative;
}

.byd-tech-text-wrap h2::after {
	content: '';
	width: 100%;
	max-width: 75px;
	position: absolute;
	left: 0;
	bottom: 0;
}

#byd-sat-content-row-1 .byd-tech-text-wrap h2::after {
	border-bottom: 6px solid #006838;
}

#byd-sat-content-row-2 .byd-tech-text-wrap h2::after {
	border-bottom: 6px solid #ed1c24;
}

#byd-sat-content-row-3 .byd-tech-text-wrap h2::after {
	border-bottom: 6px solid #1c75bc;
}

.mt-50 {
	margin-top: 50px;
}

.byd-tech-batt-content h2,
.byd-safety-wrap h2,
.byd-dt-wrap h2,
.byd-inaxel-text-wrap h2 {
	padding-bottom: 25px;
	margin-bottom: 30px;
}

.byd-tech-batt-content h2::after,
.byd-safety-wrap h2::after,
.byd-dt-wrap h2::after,
.byd-inaxel-text-wrap h2::after {
	border-bottom: 6px solid #d91c24;
	width: 100%;
	max-width: 75px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.byd-tech-batt-content h2::after,
.byd-safety-wrap h4::after,
.byd-safety-wrap h2::after,
.byd-dt-wrap h2::after,
.byd-inaxel-text-wrap h2::after {
	content: '';
}

.btn-cta {
	margin-top: 35px;
}

.byd-safety-wrap ul {
	margin: 0 0 0 18px;
}

.byd-safety-wrap h2,
.byd-safety-wrap h3,
.byd-safety-wrap h4,
.byd-dt-wrap h2,
.byd-inaxel-text-wrap h2 {
	color: #be1e2d;
	text-transform: uppercase;
	position: relative;
}

.byd-safety-wrap h4::after {
	border-bottom: 5px solid #be1e2d;
	width: 100%;
	max-width: 70%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
}

.top-col-content {
	border-bottom: 5px solid #be1e2d;
	margin-bottom: 35px;
	padding-bottom: 35px;
}

.byd-safety-wrap h3 {
	font-size: 30px;
}

.byd-dt-wrap h2,
.byd-inaxel-text-wrap h2 {
	color: #404041;
}

.byd-dt-wrap h2::after,
.byd-inaxel-text-wrap h2::after {
	border-bottom: 6px solid #036aa7;
}

.byd-inaxel-text-wrap {
	background-color: #fff;
	max-width: 970px;
	padding: 45px 50px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.byd-tech-full-width.byd-inaxel {
	min-height: 867px;
	position: relative;
}

/* # Forklift
---------------------------------------------------------------------------------------------------- */
#byd-hard-work.evolution-forklift .pos-relative h2 {
	font-size: 45px !important;
	text-transform: uppercase;
	text-shadow: 5px 2px 5px rgba(0,0,0,0.5);
}

.fl-widget .widget {
	margin-bottom: 0;
}

#byd-hard-work.evolution-forklift .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	background-color: #e7e7e8 !important;
}

#byd-hard-work.evolution-forklift .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {
	background-color: #036aa3;
}


/* ------------------------------------------
 * 				Custom CSS
 * ------------------------------------------ */

.fl-module-heading.  .fl-heading::before {
	content: '';
	width: 100%;
	border-bottom: 1px solid;
	position: absolute;
	top: 50%;
	left: 0;
}
.fl-module-heading.lined .fl-heading {
	position: relative;
}
.fl-module-heading.lined .fl-heading-text {
	background-color: #fff;
	padding: 10px 25px;
	position: relative;
}

.fl-module-callout.cta-overlay .fl-callout-content {
	position: relative;
}
.fl-module-callout.cta-overlay .fl-photo {
	margin-bottom: 0;
}
.fl-module-callout.cta-overlay .fl-callout-title {
	padding: 15px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* # Forklift Single
---------------------------------------------------------------------------------------------------- */
.byd-find-btn {
	position: absolute;
	right: 0;
	bottom: 16px;
}

.byd-find-btn a {
	background-color: #036aa6;
	position: relative;
	padding: 18px 18px 18px 100px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	clip-path: polygon(23% 0, 100% 0%, 100% 100%, 0% 100%);
}

.byd-find-btn a::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/fad-icon.png);
	position: absolute;
	left: 60px;
	top: 8px;
}

.single-forklift-header {
	min-height: 1008px;
	background-position: center;
	background-size: cover;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}

.single-forklift-header h1 {
	text-transform: uppercase;
	position: relative;
	padding-bottom: 30px;
	margin-bottom: 15px;
}

.single-forklift-header h1,
.single-forklift-header p {
	color: #fff;
}

.single-forklift-header h1::after {
	content: '';
	border-bottom: 10px solid #fff;
	width: 100%;
	max-width: 160px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.single-forklift-header p {
	font-size: 25px;
}

.single-forklifts .site-inner {
	padding-top: 0;
	max-width: 100%;
}

.single-forklifts .sidebar {
	display: none;
}

.single-forklifts .content {
	width: 100%;
}

#tabs {
	width: 100%;
	margin: 0;
	display: flex;
	flex-flow: row wrap;
	background: #f0f0f0;
	margin-bottom:60px;
}

a {
	cursor:pointer;
}

#tabs li {
	list-style: none;
	outline: none;
	text-align: center;
	flex: 1;
	letter-spacing:1px;
	padding: 20px 0;
	position:relative;
}

#tabs li::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 23px 21.5px 0 21.5px;
	border-color: #221f1f transparent transparent transparent;
	position: absolute;
	left: 50%;
	bottom: -22px;
	margin-left: -21.5px;
	display:none;
}

#tabs li a {
	color: #231f20;
	padding:10px;
	display:block; 
	background: #f0f0f0;
	text-decoration:none;
	outline:none;
	text-transform:uppercase;
	border-right: 1px solid #bdbcbc;
	transition:none;
}

#tabs li:last-of-type a {
	border-right:0 !important;
}

#tabs li:hover {
	background:#221f1f;
	color:#fff;
}

#tabs li.active {
	background:#221f1f;
	color:#fff;
}

#tabs li:hover a,
#tabs li.active a {
	background:#221f1f;
	color:#fff;
	border-right:0;
}

#tabs li.active::after {
	display:block;
}

.container {
	clear:both;           
	width:100%; 
	text-align:left;
	padding-top: 20px;
}

.fork-lift-tab-content {
	display:none;
}

.fork-lift-tab-content.active {
	display:block;
}

.efl-heading-wrap {
	margin-bottom:30px;
}

/* EFL Heading */
.efl-heading {
	position: relative;
	font-family: 'acumin-pro', sans-serif;
	font-size: 30px;
	color: #58595b;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
	text-align:center;
}

.efl-heading::after {
	content:"";
	position:absolute;
	left:0;
	top:23px;
	width:100%;
	background:#3e3b3b;
	height:1px;
}

.efl-heading-text {
	position: relative;
	z-index: 1;
	background: #fff;
	padding: 0 25px;
}

/* EFL Filter Lists */
.efl-filter-lists {
	margin:0 !important;
	display:flex;
	flex-flow:row wrap;
}

html body .efl-filter-lists li {
	flex: 1;
	font-size: 18px;
	color: #036aa3;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-right: 1px solid #9f9d9d;
}

html body .efl-filter-lists li:last-of-type {
	border-right:0;
}

.efl-filter-lists li a {
	text-decoration:none;
	color:#848689;
	position:relative;
}

.efl-filter-lists li a:hover {
	color:#036aa3;
}

.efl-filter-lists li a.active {
	color:#036aa3;
}

.efl-filter-lists li a.active::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #036aa3;
	display: inline-block;
	vertical-align: 0px;
	margin-right: 20px;
}

/* EFL Record Row */
.efl-record-row {
	padding:0 20px;
	text-align:center;
}

.efl-record-img {
	margin:0 auto 20px auto;
}

.efl-record-title {
	font-size:20px;
	text-transform:uppercase;
	color:#231f20;
}

.efl-record-inner {
	position:relative;
}

.efl-record-inner a {
	text-decoration:none;
	opacity:.5;
	display:block;
	position:relative;
	padding-bottom: 80px;
}

.efl-record-inner a::after {
	content: "";
	display: none;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 26px 22px 0 22px;
	border-color: #036aa7 transparent transparent transparent;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -22px;
}

.efl-record-inner a.active::after {
	display:block;
}

.efl-filter-wrap {
	margin-bottom:50px;
}

.efl-record-inner a.active,
.efl-record-inner a:hover {
	opacity:1;
}

html body .efl-record .slick-arrow::before {
	display:none;
}

html body .efl-record .slick-arrow {
	background:no-repeat center;
	width:26px;
	height:45px;
	z-index:5;
}

html body .efl-record .slick-prev {
	background-image:url('https://en.byd.com/wp-content/uploads/2020/12/left-arrow.png');
	left:0;
}

html body .efl-record .slick-next {
	background-image:url('https://en.byd.com/wp-content/uploads/2020/12/right-arrow.png');
	right:0;
}

.efl-record-wrap {
	padding: 0 20px;
	position: relative;
	z-index: 2;
	margin-bottom: -33px;
	min-height: 100px;
	text-align: center;
}

.mt-70 {
	margin-top: 70px;
}

.byd-specs table tr:first-of-type {
	background-color: #221f1f;
	color: #fff;
	text-transform: uppercase;
}

.byd-specs table tr th {
	padding: 8px 20px;
	font-size: 18px;
}

.byd-specs table tr td {
	border-top: 0;
	padding: 0 20px;
	font-size: 15px;
}

.byd-specs .one-half {
	background-color: #ececec;
}

.byd-specs table {
	margin: 0;
}

.byd-specs table tr:nth-of-type(2) > td {
	padding-top: 25px;
}

.byd-specs .wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
}

.b-dash {
	border-bottom: 1px dashed #524f50;
}

.ptop td {
	padding-top: 15px !important;
}

.pbot td {
	padding-bottom: 10px !important;
}

/* Forklift Record Slider */
.efl-record-slider-inner img {
	object-fit: cover;
	width: 500px;
	margin:0 auto !important;
}

.efl-record-slider-inner {
	text-align:center;
}

.efl-record-slider-wrap {
	background:no-repeat center top url('https://en.byd.com/wp-content/uploads/2020/12/bg-slider-forklift.png');
	background-size: 100% 300px;
}

.efl-record-slider .slick-arrow::before {
	display:none !important;
}

.efl-record-slider .slick-arrow {
	background:no-repeat center;
	width:52px;
	height:90px;
}

.efl-record-slider .slick-arrow.slick-prev {
	background-image:url('https://en.byd.com/wp-content/uploads/2020/12/big-left-arrow.png');
}

.efl-record-slider .slick-arrow.slick-next {
	background-image:url('https://en.byd.com/wp-content/uploads/2020/12/big-right-arrow.png');
}

.efl-record-slider-wrap {
	padding-top: 80px;
}

.efl-record-slider {
	max-width:700px;
	margin:0 auto;
}

.efl-record-slider-wrap {
	border-top: 8px solid #036aa7;
}

/* EFL Download Row */
.efl-download-header {
	margin:0 0 20px 0 !important;
	text-align:center;
}

.efl-download-header li {
	display: inline-block;
	vertical-align: middle;
	font-family: sans-serif;
	font-weight: 700;
	color: #026aa8;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 30px;
	padding: 0 20px;
}

.efl-download-header li img {
	display: inline-block;
	vertical-align: bottom;
}

.byd-specs {
	margin-bottom:50px;
}

.efl-download-body ul {
	margin:0 !important;
}

.efl-download-body ul li {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
	padding-right: 20px;
	font-size: 20px;
	margin-bottom: 3px;
}

.efl-download-body ul li::before {
	content:"•";
	margin-right:10px;
}

.efl-download-body {
	max-width: 60%;
	margin: 0 auto 30px;
}

.efl-download-footer {
	text-align:center;
}

.site-btn-blue {
	background:#026aa8;
}

.site-btn-blue:hover {
	background:#0273b7 !important;
}

.efl-download-footer .site-btn {
	min-width: 400px;
	letter-spacing: 2px;
}

.efl-download-wrap {
	margin-bottom:40px;
}

.efl-record .slick-track {
	display:flex !important;
	flex-flow:row wrap;
	justify-content:center;
	align-items:flex-end;
}

/* # Forklift Overview Tab
---------------------------------------------------------------------------------------------------- */
div.forklift-feat {
	max-width: 1200px;
	margin: 0 auto;
	min-height: 664px;
	z-index: 1;
	background-size: cover;
	background-position: center;
	position: relative;
	margin-bottom: 60px;
}

.card-truck.card-forklift {
	max-width: 400px;
	border-top: 0;
	border-bottom: 0;
}

.card-btn > .site-btn {
	width: 100%;
	font-size: 15px;
}

.card-btn {
	margin-top: 30px;
	text-align: center;
}

.card-head p {
	margin-bottom: 0;
}

.desktop-forklift-row {
	align-items: center;
	margin-bottom: 60px;
}

.fl-img-right .one-half.first {
	-webkit-order: 2;
	-moz-order: 2;
	order: 2;
}

.fl-img-right .one-half {
	margin-left: 0;
}

#tab1-c .efl-record-inner a.active::after {
	display: none;
}

.card-forklift p.truck-feat > span {
	font-weight: 700;
}

.card-forklift .card-head h2 {
	color: #026aa7;
}

/* # WINDEX
---------------------------------------------------------------------------------------------------- */

#media-request-form .gfield {
	padding-right: 10px;
	margin-top: 10px;
}
#media-request-form .gfield_label {
	display: none;
}
#media-request-form .ginput_container > :not(span) {
	padding: 10px !important;
	border: 1px solid #d5d5d5;
}
#media-request-form .gform_button {
	max-width: 300px;
	padding: 15px;
	margin: 0 auto;
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 1;
	letter-spacing: 1px;
	display: table;
}

#find-nearest-dealer > .fl-col-content {
	overflow: hidden;
}
#find-nearest-dealer #find-nearest-dealer--search::before {
	content: '';
	width: 110%;
	height: 200px;
	margin: 0 -5%;
	box-shadow: #000 0 -30px 30px 0;
	position: absolute;
	right: 0;
	left: 0;
}
#find-nearest-dealer #find-nearest-dealer--search {
	background-color: #000;
	margin-top: 18.229vw;
	position: relative;
}
#find-nearest-dealer #find-nearest-dealer--search p {
	margin: 0;
}
#find-nearest-dealer #find-nearest-dealer--search img {
	margin-bottom: 0;
	vertical-align: middle;
}
#find-nearest-dealer #find-nearest-dealer--search .fl-rich-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
}
#find-nearest-dealer #find-nearest-dealer--search #dealer-search__form {
	width: 100%;
	max-width: 360px;
	background-color: #fff;
	padding: 7px 60px 7px 15px;
	margin-left: 20px;
	border: 1px solid #eaeaea;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
#find-nearest-dealer #find-nearest-dealer--search #dealer-search__form input::-webkit-input-placeholder {
	color: #808080;
}
#find-nearest-dealer #find-nearest-dealer--search #dealer-search__form input::-moz-placeholder {
	color: #808080;
}
#find-nearest-dealer #find-nearest-dealer--search #dealer-search__form input {
	color: #808080;
	padding: 0 10px;
	border: 0;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1px;
	text-align: left;
	text-transform: none;
}
#find-nearest-dealer #dealer-search__form button {
	width: 45px;
	background-color: #fff;
	background-image: url(https://en.byd.com/wp-content/uploads/2020/12/search.png);
	background-repeat: no-repeat;
	background-position: center;
	border-left: 1px solid #eaeaea;
	position: absolute;
	top: 7px;
	right: 5px;
}
#byd-products-footer #products-photos .fl-module-photo {
	width: 16.66%;
	float: left;
}

#avi__quality-and-service .fl-col:first-of-type {
	width: 70%;
	clip-path: polygon(0 0, 100% 0, 88% 100%, 0% 100%);
}
#avi__quality-and-service .fl-col:last-of-type {
	position: absolute;
	right: 0;
	z-index: 2;
}

/* # Contact
---------------------------------------------------------------------------------------------------- */
.byd-contact .gform_wrapper .gform_footer input.button, 
.byd-contact .gform_wrapper .gform_footer input[type="submit"] {
	background-color: #036aa4;
	max-width: 250px;
}

.byd-contact #byd-jnewsletter .fl-rich-text p::before {
	border-bottom: 6px solid #036aa4;
}

.byd-contact .fl-tabs .fl-tabs-panels .fl-tabs-panel,
.byd-contact .fl-tabs .fl-tabs-panels,
.byd-contact .fl-tabs .fl-tabs-labels .fl-tabs-label.fl-tab-active {
	border: 0;
}

.byd-contact .fl-tabs {
	border: 1px solid #808080;
}

.byd-contact .fl-tabs-horizontal .fl-tabs-label {
	width: 33.33%;
	text-align: center;
	background-color: #e1e2e3;
	color: #000;
	text-decoration: none;
}

.byd-contact .gform_wrapper .gfield_checkbox li > label,
.byd-contact .fl-tabs-horizontal .fl-tabs-label {
	text-transform: uppercase;
}

.byd-contact .fl-tabs-horizontal .fl-tabs-label.fl-tab-active {
	background-color: #fff;
}

.byd-contact .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex select {
	height: 49px;
}

.byd-contact .gform_wrapper .top_label .gfield_label {
	font-size: 21px !important;
	margin-bottom: 15px !important;
}

.byd-contact .gform_wrapper .gfield_checkbox li > input[type="checkbox"] {
	display: none;
}

.byd-contact .gform_wrapper .gfield_checkbox li {
	position: relative;
	float: left;
	width: 13.33%;
	text-align: center;
}

/* .byd-contact .gform_wrapper .gfield_checkbox li::before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
} */

.byd-contact .gform_wrapper .gfield_checkbox li.gchoice_5_7_1 > label::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/pmw20.png);
}

.byd-contact .gform_wrapper .gfield_checkbox li.gchoice_5_7_2 > label::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/ecc27.png);
}

.byd-contact .gform_wrapper .gfield_checkbox li.gchoice_5_7_3 > label::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/ecb-16-18.png);
}

.byd-contact .gform_wrapper .gfield_checkbox li.gchoice_5_7_4 > label::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/ecb-16s-18s.png);
}

.byd-contact .gform_wrapper .gfield_checkbox li.gchoice_5_7_5 > label::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/ecb-25-27.png);
}

.byd-contact .gform_wrapper .gfield_checkbox li.gchoice_5_7_6 > label::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/ecb35.png);
}

.byd-contact .gform_wrapper .gfield_checkbox li.gchoice_5_7_7 > label::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/ecb-40-45-50.png);
}

.byd-contact #tabs,
.byd-contact #tabs li a {
	background: #231f20;
}

.byd-contact #tabs li a {
	color: #fff;
	position: relative;
	text-align: left;
	padding: 10px 190px;
	line-height: 1;
}

.byd-contact #tabs li a::before {
	position: absolute;
	left: 95px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.byd-contact #tabs li a::after {
	content: '';
	position: absolute;
	right: 150px;
	top: 21px;
	border-top: 15px solid transparent;
	border-left: 22px solid #fff;
	border-bottom: 15px solid transparent;
}

.byd-contact #tabs li a > span {
	font-family: 'acumin-pro', sans-serif;
	font-size: 22px;
	display: block;
}

.byd-contact #tabs li a#tab1::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/finder-tab-bus-sm.png);
}

.byd-contact #tabs li a#tab2::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/finder-tab-truck-sm.png);
}

.byd-contact #tabs li a#tab3::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/finder-tab-forklift-sm.png);
	left: 100px;
}

.byd-contact #tabs li a#tab4::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/finder-tab-energy-sm.png);
	left: 125px;
}

.byd-contact #tabs li.active,
.byd-contact #tabs li.active a {
	background: #036aa4;
}

.byd-contact #tabs li.active::after {
	display: none;
}

.byd-contact #tabs {
	margin-bottom: 0;
}

.finder-head {
	text-align: center;
	margin: 20px 0;
	padding: 50px 0;
}

.finder-head.forklift-find {
	background-color: #036aa4;
}

.finder-head h2 {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 0;
}

.fl-node-5ff55d3521d1d.fl-col-group-nested {
	border-top: 1px solid #bebfc0;
	border-bottom: 1px solid #bebfc0;
}

ul.fl-slider-items {
	margin-left: 0;
}

/* # Bus CSS
---------------------------------------------------------------------------------------------------- */
html body .bus-banner .fl-slide-content-wrap {
	width:100% !important;
	text-align:center;
}

html body .bus-banner .fl-slide-title {
	font-size: 63px;
	line-height: 1;
	margin-bottom:40px !important;
}

html body .bus-banner-sep {
	width: 199px;
	height: 11px;
	background: #fff;
	margin: 0 auto 40px auto !important;
}

html body .bus-banner .fl-slide {
	position:relative;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

html body .bus-banner .fl-slide::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	z-index:1;
}

html body .bus-banner p {
	font-size: 30px;
}

.buses-nav {
	max-width:1280px;
	margin:0 auto -44px auto;
	position:relative;
	z-index:1;
}

#byd-fork .buses-nav .byd-tab-img {
	width:auto;
	height:auto;
	display:block;
	min-height:147px;
}

#byd-fork .buses-nav .byd-tab-title {
	color: #595a5c;
	letter-spacing: 2px;
}

.buses-nav .byd-tab {
	padding-bottom:90px;
}

.byd-tabs-content-row.tabs-row-buses {
	border-color: #e82226;
}

.tabs-row-buses {
	position:relative;
}

.tabs-row-buses .byd-tabs-content-col {
	position:relative;
	z-index:1;
}

.tabs-row-buses  .byd-tabs-desc p {
	display:inline;
}

.byd-bus-read-more {
	font-size: 14px;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-style: italic;
}

.tabs-row-buses .byd-tabs-content {
	display:flex !important;
	position:relative;
}

.tabs-row-buses .byd-tabs-content {
	min-height:667px;
}

.tabs-row-buses .byd-tabs-content::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:55%;
	height:100%;
	background:rgba(255,255,255,.85);
}

.tabs-row-buses .byd-tabs-content-inner {
	position:relative;
	z-index:1;
}

.tabs-row-buses .slick-arrow::before {
	display:none !important;
}

.tabs-row-buses .slick-arrow {
	width:27px;
	height:49px;
	background:no-repeat center !important;
	z-index:10;
}

.tabs-row-buses .slick-prev {
	left:20px !important;
	background-image:url('https://en.byd.com/wp-content/uploads/2021/01/left-arrow-bus.png') !important;
}

.tabs-row-buses .slick-next {
	right:20px !important;
	background-image:url('https://en.byd.com/wp-content/uploads/2021/01/right-arrow-bus.png') !important;
}

.byd-explore-more-row {
	background: rgb(84,84,86);
	background: linear-gradient(180deg, rgba(84,84,86,1) 0%, rgba(35,31,32,1) 100%);
}

.byd-explore-more-wrap {
	max-width:1280px;
	margin:0 auto;
	text-align:center;
	padding:20px;
}

.byd-explore-more-wrap a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:700;
	font-family:'Roboto', sans-serif;
}

.byd-explore-more-wrap a i {
	margin:0 10px;	
}

/* More Bus Sliders */
.byd-explore-more-content-wrap {
	max-width:1280px;
	margin:0 auto;
}

.explore-more-content-slide-img img {
	height: 120px;
	object-fit: contain;
	width: auto;
	object-position: center;
}

.explore-more-content-slide {
	padding:0 20px;
}

.explore-more-content-slide-inner {
	text-align:center;
}

.explore-more-content-slide-title {
	font-size:20px;
	font-family:'Roboto', sans-serif;
	font-weight:700;
}

.explore-more-content-slide-title a {
	text-decoration:none;
	color:#414042;
}

.explore-more-content-slide-title a:hover {
	color:#e91c24;
}

.explore-more-content-slide-inner {
	position:relative;
	padding-top: 50px;
	padding-bottom: 40px;
}

.explore-more-content-slide-inner::after {
	content:"";
	position:absolute;
	left:50%;
	top:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 19.5px 0 19.5px;
	border-color: #231f20 transparent transparent transparent;
	margin-left:-19px;
	display:none;
}

.explore-more-content-slide-inner.active::after {
	display:block;
}

.explore-more-content-slide-img {
	margin-bottom:10px;
}

.dark-arrow .slick-arrow::before {
	content:"";
	display:none;
}

.dark-arrow .slick-arrow {
	width:21px;
	height:40px;
	background:no-repeat center !important;
	background-size:contain !important;
}

.dark-arrow .slick-arrow.slick-prev {
	background-image:url('https://en.byd.com/wp-content/uploads/2020/12/left-arrow.png') !important;
}

.dark-arrow .slick-arrow.slick-next {
	background-image:url('https://en.byd.com/wp-content/uploads/2020/12/right-arrow.png') !important;
}

.byd-explore-more-content-row {
	display:block;
}

.byd-explore-more-content-row.active {
	display:block;
}

/* # Bus Header
---------------------------------------------------------------------------------------------------- */
.single-bus-header {
	position:relative;
}

.single-bus-header::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
	display: block !important;
}

.bus-info {
	position:relative;
	z-index:2;
}

.bus-info .bus-header-title {
	font-size:40px;
	font-weight:700;
	margin-bottom:0;
}

.bus-info .bus-header-size {
	font-size:20px;
}

.bus-info .one-fourth {
	position:relative;
}

.bus-info .one-fourth::before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	content: '';
	height: 100%;
	max-height: 55px;
	border-left: 1px solid #fff;
	left: -45px;
}

/* # Bus Tabs Row
---------------------------------------------------------------------------------------------------- */
.bus-tabs-row {
	display:flex;
	flex-flow:row wrap;
}

.bus-tabs-row li {
	flex:1;
	text-align:center;
	text-transform:uppercase;
}

.bus-tabs-row li a {
	font-size: 20px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 33px 20px;
	line-height: 1;
	background:#F0F0F1;
	border-right:1px solid #000;
	position:relative;
}

.bus-tabs-row li a.active::after {
	content:"";
	position:absolute;
	left:50%;
	bottom:-24px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 24px 24px 0 24px;
	border-color: #000 transparent transparent transparent;
	margin-left:-24px;
	z-index: 10;
}

.bus-tabs-row li:last-of-type a {
	border-right:0;
}

.bus-tabs-row li a.active {
	background:#000000 !important;
	color:#fff;
}

.bus-tabs-row li a:hover {
	background:#D6D6D6;
}

/* Bus Tech Header */
.bus-tech-specs-header {
	background:no-repeat center top;
	background-size:100% 528px;
	text-align:center;
	padding-top:140px;
}

.bus-tech-specs-header .bus-img-wrap {
	max-width:1200px;
	margin: 0 auto;
}

.bus-tech-body {
	max-width:1280px;
	margin:0 auto;
}

.bus-tech-body-title {
	background:#231F20;
	font-size:30px;
	font-weight:700;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:4px;
	padding: 10px 0;
	margin-bottom:20px;
}

.bus-tech-body-col-wrap {
	display:flex;
	flex-flow:row wrap;
}

.bus-tech-body-col {
	max-width: 25%;
	flex: 0 0 25%;
	padding: 0 15px;
	margin-bottom:30px;
}

.bus-tech-body-col-title {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	background: #231F20;
	text-align: center;
	padding: 7px;
}

.bus-tech-body-col-content {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #231F20;
	padding:20px;
	background:#f0f0f0;
}

.bus-tech-body-col-content li {
	margin-bottom:10px;
}

.bus-tech-body-col-inner {
	height:100%;
	background: #f0f0f0;
}

/* Bus Tech Footer */
.bus-tech-footer {
	max-width:1280px;
	margin:0 auto;
	display:flex;
	flex-flow:row wrap;
}

.bus-tech-footer-col {
	flex:0 0 50%;
	padding:0 15px;
}

.bus-tech-footer-col .site-btn {
	width:100%;
}

.bus-content-row {
	background:#F6F6F7;
	padding-bottom:60px;
}

.single-bus-explore-row {
	padding-top:60px;
	padding-bottom: 60px;
}

.explore-more-content-slide-title-2 {
	text-align:center;
}

.explore-more-content-slide-title-2 a {
	font-size:20px;
	color:#414042;
	text-transform:uppercase;
	text-decoration:none;
}

.explore-more-content-slide-img-2 img {
	margin:0 auto;
}

.explore-more-content-slide-2 {
	padding:0 20px;
}

.single-bus-contact-form-row .fl-row-content-wrap {
	background:#F6F6F6 !important;
	padding-top:50px !important;
	padding-bottom:50px !important;
}

.single-bus-contact-form-row .fl-photo-content::before {
	display:none !important; 
}

.bus-learn-more-col-wrap {
	display:flex;
	flex-flow:row wrap;
}

.bus-learn-more-col {
	max-width:25%;
	flex:0 0 25%;
}

.bus-learn-more-col-inner {
	background: #333 center no-repeat;
	background-size: cover;
	min-height: 232px;
	padding: 20px 30px;
	display: flex;
	flex-flow: column;
	justify-content: flex-end;
	position:relative;
}

.bus-learn-more-col-inner::after {
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
	position:absolute;
	left:0;
	top:0;
}

.bus-learn-more-col {
	padding:0 8px;
}

.bus-learn-more-col-inner a {
	color:#fff;
	font-size:25px;
	text-transform:uppercase;
	text-decoration:none;
}

.bus-learn-more-col-inner h3 {
	position:relative;
	z-index:1;
}

.bus-learn-more-row .wrap {
	padding-top:50px;
}

.bus-learn-more-col-wrap {
	margin-bottom:20px;
}

.bus-driving-header h2 {
	font-size: 50px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 4px;
	margin-bottom: 15px;
}

.bus-driving-header .site-btn {
	margin-right: 15px;
	padding: 10px 20px;
}

.bus-driving-header {
	text-align: center;
	position: relative;
	z-index: 1;
	width:100%;
}

.bus-driving-row {
	min-height:506px;
	background:no-repeat center #333;
	background-size:cover;
	position:relative;
	padding-top:40px;
	display: flex;
	flex-flow: row wrap;
	margin-bottom: 40px;
}

.bus-driving-row::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}

.bus-driving-footer {
	position:relative;
	z-index:1;
	padding:0 20px;
}

.bus-driving-footer {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	align-self: flex-end;
	background: #000;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	padding: 20px 0;
}

.bus-driving-footer img {
	display:inline-block;
	vertical-align:middle;
}

.bus-driving-footer input {
	height: 50px;
	background: #FFFFFF;
	font-size: 17px;
	font-weight: 400;
	padding: 0 0 0 20px;
	width:300px;
	display:inline-block;
	vertical-align:top;
}

.bus-driving-footer button {
	height: 50px;
	display: inline-flex;
	vertical-align: top;
	padding: 20px;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	background:#fff;
}

.bus-driving-footer button:hover {
	background:#BD1E2D;
}

.bus-driving-footer > div {
	margin:0 10px;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
.italic {
	font-style:italic !important;
}

.bus-about-3-col > .fl-col-content {
	position:relative;
}

.bus-about-3-icon {
	position:absolute;
	top:0;
	right:0;
	width:auto !important;
}

.fl-builder-edit .bus-about-3-icon {
	position:relative;
	top:0;
	right:0;
	width:auto !important;
}

.bus-about-3-icon .fl-photo-content img {
	width:75%;
}

.font-65 *,
.font-65 {
	font-size:55px !important;
}

.font-85 *,
.font-85 {
	font-size:75px !important;
}

.white-text *,
.white-text {
	color:#fff !important;
}

.blue-text *,
.blue-text {
	color:#1C75BC !important;
}

/* Custom Video Slider */
.custom-video-slider-img {
    height: 491px;
    background:no-repeat center #333;
    background-size: cover;
	padding:20px;
	position:relative;
	display:flex;
	flex-flow:row wrap;
}

.custom-video-slider-img::after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.3);
}

.custom-video-slider-title {
	font-size:25px;
	color:#fff;
	font-family: AcuminConcept, Verdana, Arial, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing: 2px;
	position:relative;
	z-index:1;
	width:100%;
	align-self: flex-start;
}

.custom-video-slider-play {
	position:relative;
	z-index:1;
	transition:all 0.3s ease;
}

.custom-video-slider-play:hover {
	transform:scale(1.1);
}

.custom-video-slider-play {
	width: auto;
	margin: 0 auto;
	align-self: flex-start;
}

/* # Red Arrows Slider
---------------------------------------------------------------------------------------------------- */
.red-arrows .slick-arrow::before {
	display:none !important;
}

.red-arrows .slick-arrow {
	width:34px;
	height:59px;
	background:no-repeat center !important;
}

.red-arrows .slick-prev {
	background-image: url('https://en.byd.com/wp-content/uploads/2021/02/red-left-arrow.png') !important;
	left: -60px;
	z-index: 1;
}

.red-arrows .slick-next {
	background-image: url('https://en.byd.com/wp-content/uploads/2021/02/red-right-arrow.png') !important;
	right: -60px;
	z-index: 1;
}

.custom-video-slider-btn-wrap {
	margin: 40px 0 0 0;
	text-align: center;
}

/* # Bus About Banner
---------------------------------------------------------------------------------------------------- */
html body .bus-about-banner-col .fl-col-content {
	padding:40px;
}

html body .bus-about-banner-col:last-of-type .fl-col-content {
	border-right:0;
}

html body .bus-about-banner-col  {
	width:25%;
}

html body .bus-about-banner-col.active-bus-about-banner  {
	width:50%;
}

html body .bus-about-banner-col-2 .fl-col-content,
html body .bus-about-banner-col-3 .fl-col-content {
	transform: skewX(-3deg);
	border-left: 8px solid #fff;
	margin-left: -45px;
}

html body .bus-about-banner-col-3 .fl-col-content {
	position: absolute;
	width: 100%;
	max-width: 545px;
	background-position: 60% center !important;
}

html body .bus-about-banner {
	border-bottom:8px solid red;
	background:#000;
}

html body .active-bus-about-banner {
	position:relative;
}

html body .active-bus-about-banner .fl-col-content::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 44px 44px 0 44px;
	border-color: #f00 transparent transparent transparent;
	position: absolute;
	left: 44px;
	bottom: -44px;
	z-index: 10;
}

/* # Bus About Motors
---------------------------------------------------------------------------------------------------- */
.bus-about-motor-3-heading .fl-heading-text {
	background: #231F20;
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	display: inline-flex;
	padding: 20px 30px;
	letter-spacing: 2px;
}

.bus-about-motor-3-heading {
	margin-top:-75px;
}

/* # Bus About Motors Year Slider
---------------------------------------------------------------------------------------------------- */
.custom-year-slider-inner {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
}

.custom-year-slider-left,
.custom-year-slider-right {
	max-width:50%;
	flex:0 0 50%;
	padding:0 20px;
}

.custom-year-slider-year-text {
	font-size: 35px;
	background: #D41C24;
	color: #fff;
	font-weight: 700;
	font-family: AcuminConcept, Verdana, Arial, sans-serif;
	min-width: 250px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	line-height: 1;
	min-height: 55px;
	padding: 10px;
	transform: skew(-8deg);
	letter-spacing: 3px;
	position:relative;
}

.custom-year-slider-year-text::before {
	content: "";
	position: absolute;
	left: 8px;
	top: 0;
	height: 100%;
	width: 8px;
	background: #fff;
}

.custom-year-slider-year {
	margin-bottom:30px;
}

.custom-year-slider-title {
	text-transform:uppercase;
	font-size:45px;
/* 	font-weight:700;
	font-family: AcuminConcept, Verdana, Arial, sans-serif; */
	font-weight: 800;
	font-family: 'acumin-pro';
	margin-bottom:20px;
	color:#404041;
}

.custom-year-slider-next a {
	font-family: AcuminConcept, Verdana, Arial, sans-serif;
	font-weight: 700;
	background: #231F20;
	display: inline-flex;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	padding: 5px 10px;
	letter-spacing: 1px;
	line-height: 1;
	transform: skew(-8deg);
}

.custom-year-slider-sep {
	height: 5px;
	width: 73px;
	background: #D41C24;
	margin-bottom: 20px;
}

.custom-year-slider-content {
	margin-bottom:30px;
}

.custom-year-slider-next a:hover {
	background:#40393B;
}

.custom-year-slider-next a {
	position:relative;
}

.custom-year-slider-next a::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15.5px 0 15.5px 20px;
	border-color: transparent transparent transparent #231f20;
	position: absolute;
	right: -25px;
	top: 0;
}

.custom-year-slider-img {
	position:relative;
}

.custom-year-slider-view {
	position:absolute;
	right:15px;
	top:15px;
	z-index:1;
}

.custom-year-slider-view:hover {
	transform:scale(1.1);
}

.grey-arrows .slick-arrow {
	width:31px;
	height:62px;
}

.grey-arrows .slick-prev {
	background-image:url('https://en.byd.com/wp-content/uploads/2021/02/left-arrow-grey.png') !important;
}

.grey-arrows .slick-next {
	background-image:url('https://en.byd.com/wp-content/uploads/2021/02/right-arrow-grey.png') !important;
}

.grey-arrows-with-text .slick-arrow {
	width:65px;
	height:62px;
}

.grey-arrows-with-text .slick-prev {
	background-image:url('https://en.byd.com/wp-content/uploads/2021/02/gray-arrow-back.png') !important;
}

.grey-arrows-with-text .slick-next {
	background-image:url('https://en.byd.com/wp-content/uploads/2021/02/gray-arrow-next.png') !important;
}

.custom-year-slider-nav {
	display: flex;
	flex-flow: row;
	margin-bottom: 60px;
	margin-top: 20px;
}

.custom-year-slider-nav li a {
	text-decoration: none;
	min-height: 65px;
	background: #231F20;
	color: #fff;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	font-size: 40px;
	font-weight: 700;
	transform: skew(-8deg);
	position:relative;
}

.custom-year-slider-nav li a::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 30.5px 0 30.5px;
	border-color: #d32225 transparent transparent transparent;
	position: absolute;
	bottom: -29.5px;
	left: 50%;
	display: none;
	margin-left: -30.5px;
}

.custom-year-slider-nav li a.active::after {
	display:block;
} 

.custom-year-slider-nav li {
	flex: 1;
	padding: 0 15px;
}

.custom-year-slider-nav li a:hover {
	background:#2D292A;
}

.custom-year-slider-nav li a.active {
	background:#D41C24;
}

.bus-about-banner-heading a {
	text-decoration:none;
}

.bus-about-banner-heading a:hover {
	color:#D91C24 !important;
}

.bus-about-banner-heading a .fl-heading-text {
	color:inherit !important;
}

/* Bus Technology */

/* # Social Responsibility
---------------------------------------------------------------------------------------------------- */
#sr-navs .fl-module-icon .fl-module-content {
	margin: 0;
}

#sr-navs .fl-col.fl-col-small {
	border-left: 2px solid #fff;
}

#sr-navs .fl-col.fl-col-small:first-of-type {
	border-left: 0;
}

#corporate-sr > .fl-row-content-wrap {
	padding: 50px 0 30px;
}

#csr-col .fl-col-small .fl-module-heading .fl-module-content {
	min-height: 274px;
	padding-left: 30px;
}

#byd-click-bg,
#csr-col .fl-col-small .fl-module-heading .fl-module-content {
	background-position: center;
	background-size: cover;
	display: flex;
	align-items: center;
}

#csr-col .fl-col-small.csr-2020 .fl-module-heading .fl-module-content {
	background-image: url(https://en.byd.com/wp-content/uploads/2021/06/csr-2020-img.png);
}

#csr-col .fl-col-small.csr-2019 .fl-module-heading .fl-module-content {
	background-image: url(https://en.byd.com/wp-content/uploads/2021/02/2019-csr-bg.png);
}

#csr-col .fl-col-small.csr-2018 .fl-module-heading .fl-module-content {
	background-image: url(https://en.byd.com/wp-content/uploads/2021/02/2018-csr-bg.png);
}

#csr-col .fl-col-small.csr-2017 .fl-module-heading .fl-module-content {
	background-image: url(https://en.byd.com/wp-content/uploads/2021/02/2017-csr-bg.png);
}

#csr-col .fl-col-small .fl-module-heading h3 {
	font-size: 84px;
	color: #ed1c24;
	text-shadow: 4px 4px 0 #fff;
	line-height: 1;
}

#byd-click-bg {
	min-height: 455px;
	text-align: center;
	cursor: pointer;
}

.click-title h2,
.hover-sections h2 {
	font-size: 50px;
	text-transform: uppercase;
	text-shadow: 0 5px 10px #000;
}

.click-hidden p,
.click-title h2,
.hover-sections,
.hover-sections p {
	color: #fff;
}

.byd-click-content,
.hover-sections .fl-col-group .fl-col-content .fl-module {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}

.click-hidden div.sep {
	padding-bottom: 30px;
	margin-top: 30px;
}

.hover-sections .fl-module-rich-text,
.click-hidden div.sep,
.hover-sections .fl-col-group .fl-col-content,
.hover-sections .fl-col-group .fl-col-content .fl-module,
#byd-click-bg {
	position: relative;
}

.click-hidden div.sep::before,
.hover-sections .fl-module-rich-text::before {
	content: '';
	border-bottom: 3.5px solid #fff;
	width: 100%;
	max-width: 50px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.hover-sections .fl-module-rich-text::before {
	top: -20px;
}

.click-hidden,
.byd-cs-dropdown {
	visibility: hidden;
	position: absolute;
	left: -999999px;
}

.click-hidden.show,
.byd-cs-dropdown.show,
#byd-click-bg:hover .click-hidden,
#byd-click-bg:focus .click-hidden {
	visibility: visible;
	position: initial;
}

.byd-click-content {
	z-index: 2;
}

.byd-cs-dropdown {
	background-color: #f1f2f2;
	padding: 20px;
}

.byd-cs-dropdown-wrap .search_line {
	display: none !important;
}

.byd-cs-dropdown-wrap p {
	margin: 0;
}

.page-id-1968 .site-container {
	overflow: hidden !important;
}

.hover-sections .fl-col-group .fl-col-content {
	padding: 122px 0;
	cursor: pointer;
}

.hover-sections {
	text-align: center;
}

.hidden-content {
	display: none;
}

.hover-sections .fl-col-group .fl-col-content:hover .hidden-content {
	display: block;
}

.hover-sections .fl-col-group .fl-col-content:hover::before,
#byd-click-bg:hover::before {
	content: '';
	background-color: rgba(0,0,0,0.75);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.hover-sections .fl-col-group .fl-col-content .fl-module {
	z-index: 2;
}

/* # Global Contact
---------------------------------------------------------------------------------------------------- */
#contact-nav .fl-col.fl-col-small {
	background-color: #231f20;
	border-left: 2px solid #fff;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#contact-nav .fl-col.fl-col-small:first-of-type {
	border-left: 0;
}

#contact-nav .fl-col.fl-col-small a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	position: relative;
	padding-left: 50px;
}

#contact-nav .fl-col.fl-col-small:hover,
#contact-nav .fl-col.fl-col-small:focus {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#contact-nav .fl-col.fl-col-small:nth-of-type(2):hover,
#contact-nav .fl-col.fl-col-small:nth-of-type(2):focus,
#contact-nav .fl-col.fl-col-small:first-of-type:hover,
#contact-nav .fl-col.fl-col-small:first-of-type:focus {
	background-color: #ed1c24;
}

#contact-nav .fl-col.fl-col-small:nth-of-type(3):hover,
#contact-nav .fl-col.fl-col-small:nth-of-type(3):focus {
	background-color: #036aa4;
}

#contact-nav .fl-col.fl-col-small:nth-of-type(4):hover,
#contact-nav .fl-col.fl-col-small:nth-of-type(4):focus {
	background-color: #006838;
}

#contact-nav .fl-col.fl-col-small:nth-of-type(5):hover,
#contact-nav .fl-col.fl-col-small:nth-of-type(5):focus {
	background-color: #1c75bc;
}

#contact-nav .fl-col.fl-col-small .fl-rich-text {
	width: 100%;
	max-width: 160px;
	margin: 0 auto;
}

#contact-nav .fl-col.fl-col-small a::before {
	position: absolute;
	left: -35px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.bus-nav a::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/finder-tab-bus-sm.png);
}

.truck-nav a::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/finder-tab-truck-sm.png);
}

.forklift-nav a::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/finder-tab-forklift-sm.png);
}

.energy-nav a::before {
	content: url(https://en.byd.com/wp-content/uploads/2020/12/finder-tab-energy-sm.png);
	left: -10px !important;
}

.skyrail-nav a::before {
	content: url(https://en.byd.com/wp-content/uploads/2021/02/skyrail-img-sm.png);
	left: -60px !important;
}

#contact-nav .fl-col.fl-col-small a > span {
	font-family: 'acumin-pro', sans-serif;
	font-size: 22px;
}

#contact-nav .fl-col.fl-col-small p {
	line-height: 1;
}

#contact-form .widgettitle {
	font-size: 34px;
	color: #fff;
	background-color: #231f20;
	text-transform: uppercase;
}

#contact-form .gform_wrapper {
	background-color: #f1f2f2;
	margin-bottom: 0;
	margin-top: 25px;
}

#contact-form .gform_wrapper,
#contact-form .widgettitle {
	padding: 25px 35px;
}

#contact-form .gform_wrapper label.gfield_label,
#contact-ccs .gform_wrapper label.gfield_label {
	margin-bottom: 15px;
}

#contact-form .gform_wrapper textarea.medium {
	border: 0;
}

#field_6_5,
#field_6_6,
.cf-comments,
.cf-info {
	float: left;
	clear: none !important;
}

#field_6_5,
.cf-comments {
	width: 70%;
}

#field_6_6,
.cf-info {
	width: 30%;
	margin-top: 55px !important;
}

.txt-red {
	color: #ed1c24;
}

#contact-form .gform_wrapper .gform_footer .gform_button,
#contact-ccs .gform_wrapper .gform_footer .gform_button {
	width: auto !important;
	padding: 10px 25px;
}


/* # Skyrail Contact
---------------------------------------------------------------------------------------------------- */
#contact-nav .fl-col.fl-col-small:nth-of-type(5).contact-nav-active,
.skyrail .gform_wrapper .gform_footer input.button, 
.skyrail .gform_wrapper .gform_footer input[type="submit"] {
	background-color: #1c75bc;
}

.skyrail #byd-jnewsletter .fl-rich-text p::before {
	border-bottom: 6px solid #1c75bc;
}

/* # Energy Contact
---------------------------------------------------------------------------------------------------- */
#contact-nav .fl-col.fl-col-small:nth-of-type(4).contact-nav-active,
.energy .gform_wrapper .gform_footer input.button, 
.energy .gform_wrapper .gform_footer input[type="submit"] {
	background-color: #006838;
}

.energy #byd-jnewsletter .fl-rich-text p::before {
	border-bottom: 6px solid #006838;
}

/* # Forklift Contact
---------------------------------------------------------------------------------------------------- */
#contact-nav .fl-col.fl-col-small:nth-of-type(3).contact-nav-active,
.byd-contact .gform_wrapper .gform_footer input.button, 
.byd-contact .gform_wrapper .gform_footer input[type="submit"] {
	background-color: #036aa4;
}


.byd-contact #byd-jnewsletter .fl-rich-text p::before {
	border-bottom: 6px solid #036aa4;
}

.byd-contact .finder-content #tabs {
	display: none;
}

#byd-hard-work .fl-col-small.pos-relative .fl-module-heading.fl-node-60307a673daa9 {
	left: -20px;
	top: 25px;
}

/* # Truck Contact
---------------------------------------------------------------------------------------------------- */
#contact-nav .fl-col.fl-col-small:nth-of-type(2).contact-nav-active,
#contact-nav .fl-col.fl-col-small:first-of-type.contact-nav-active,
.bus-contact .gform_wrapper .gform_footer input.button, 
.bus-contact .gform_wrapper .gform_footer input[type="submit"] {
	background-color: #ed1c24 !important;
}

#contact-ccs .fl-tabs-labels {
	margin-bottom: 30px;
}

#contact-ccs .fl-tabs-labels .fl-tabs-label {
	font-family: 'acumin-pro', sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 0 !important;
	background-color: #231f20;
	padding: 20px;
	width: calc(50% - 30px);
	opacity: 0.3;
}

#contact-ccs .fl-tabs-labels .fl-tabs-label.fl-tab-active {
	opacity: 1;
}

#contact-ccs .fl-tabs-labels .fl-tabs-label:last-of-type {
	margin-left: 60px;
}

#contact-ccs .fl-tabs-panels {
	border-width: 0;
}

#contact-ccs .fl-tabs-panel-content {
	display: initial !important;
}

#contact-ccs .fl-tabs-panel-content {
	visibility: hidden;
	position: absolute;
	left: -999999px;
}

#contact-ccs .fl-tabs-panel-content.fl-tab-active {
	visibility: visible;
	position: initial;
}

#contact-ccs .fl-tabs-panel {
	padding: 0 50px 15px;
}

/* # Bus Contact
---------------------------------------------------------------------------------------------------- */
.contact-services > .fl-module-content {
	background-color: #fff;
	padding: 20px 25px;
}

.contact-services h3 {
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 20px;
}

.contact-services h3::after {
	content: '';
	border-bottom: 3px solid #231f20;
	width: 100%;
	max-width: 17px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.contact-services .s-link {
	color: #231f20;
	text-decoration: none;
}

.contact-services .s-link.mail-link {
	font-weight: 700;
	font-style: italic;
	color: #031cff;
}

.mb-0 {
	margin-bottom: 0;
}

/* # Bus Calculator
---------------------------------------------------------------------------------------------------- */
.save-slider-for.slick-slider .slick-track {
	width: 100%;
}
/* 
.byd-save-item.slick-slide {
	width: 100%;
	max-width: 445px;
} */

.bus-active {
	width: 100%;
	max-width: 445px;
	margin: 0 auto 60px;
	text-align: center;
}

.bus-active > img {
	margin: 0 auto;
}

.bus-title {
	font-size: 30px;
	color: #404041;
	text-transform: uppercase;
}

.bus-save-nav-wrap {
	margin: 60px auto 70px;
	text-align: center;
}

.bus-save-nav-wrap > .select-bus {
	max-width: 540px;
}

#bus-calculator .fl-tabs-labels {
	max-width: 1280px;
	margin: 0 auto;
}

.select-bus-type,
#bus-calculator .fl-tabs-labels {
	background-color: #F4F4F4;
}

#bus-calculator .fl-tabs-panels .fl-tabs-panel,
#bus-calculator .fl-tabs-panels {
	background-color: transparent;
}

#bus-calculator .fl-tabs-panel-content {
	padding: 0 !important;
}

#bus-calculator .fl-tabs-panel-content > p {
	display: none;
}

#bus-calculator .fl-tabs-panels {
	border-top: 10px solid #231F20 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
}

.enter-miles {
	background-color: #D1D3D4;
	position: relative;
	padding: 40px 0;
	margin-bottom: 50px;
}

.enter-miles::after,
.eliminating-head::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -35px;
	border-left: 35px solid transparent;
	border-right: 35px solid transparent;
	border-top: 35px solid #D1D3D4;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.enter-miles h3 {
	text-align: center;
	margin-bottom: 25px;
}

.miles-input .weekdays-input,
.miles-input .weekends-input {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.miles-input .weekdays-input input,
.miles-input .weekends-input input {
	font-family: 'acumin-pro', sans-serif;
	font-size: 35px;
	width: 12%;
	padding: 5px 10px;
}

.miles-input .weekdays-input input {
	margin: 0 auto;
}

.miles-input .weekdays-input label,
.miles-input .weekends-input label {
	font-family: 'acumin-pro', sans-serif;
	font-size: 15px;
	width: calc(80% - 30px);
	margin-left: 15px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 5px;
}

.miles-input .weekdays-input label > span.gr-txt,
.miles-input .weekends-input label > span.gr-txt {
	background-color: #808285;
	padding: 5px 10px;
}

.cmiles {
	font-family: 'acumin-pro', sans-serif;
	font-size: 44px;
	color: #404041;
	line-height: 1;
}

.miles-driven,
.calculated-miles h3 {
	text-transform: uppercase;
	position: relative;
}

.calculated-miles,
.miles-input .weekdays-input input,
.miles-input .weekends-input input,
.div-mult-wrap {
	text-align: center;
}

.avg-gallons-used .miles-driven,
.f28 {
	font-size: 28px;
}

.calculated-miles p {
	font-size: 20px;
}

.calculated-miles h3 {
	padding-bottom: 20px;
}

.calculated-miles h3::after {
	content: '';
	border-bottom: 4px solid #414042;
	width: 100%;
	max-width: 20px;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

.combustible-electric-wrap {
	margin-top: 75px;
}

.combustible-fuel-wrap,
.byd-electric {
	max-width: 600px;
	margin: 0 auto;
}

.bg-gray,
.combustible-fuel-wrap,
.byd-electric {
	background-color: #F4F4F4;
}

.combustible-fuel-wrap .comb-header,
.byd-electric .electric-header {
	font-size: 25px;
}

.calc-temp,
.calc-temp .fc-ans,
.acumin-font {
	font-family: 'acumin-pro', sans-serif;
	font-weight: 800;
	letter-spacing: 2px;
}

.calc-temp .fc-ans {
	font-size: 47px;
	line-height: 1;
	margin-bottom: 10px;
}

.calc-temp {
	padding: 20px;
	text-align: center;
	text-transform: uppercase;
}

.bg-dark {
	background-color: #000;
}

.byd-electric .electric-header,
.byd-electric .bydelec-footer,
.bg-green {
	background-color: #009444;
}

.calc-temp,
.calc-temp p,
.emission-buses,
.emission-buses p {
	color: #fff;
}

.div-mult-wrap {
	max-width: 470px;
	margin: 0 auto;
/* 	padding: 30px 0; */
	padding: 37px 0;
}

.byd-electric .div-mult-wrap {
	padding: 37px 0;
}

.current-fleet,
.calculate-savings {
	max-width: 1257px;
	margin: 40px auto 0;
}

.division,
.multiplication {
	font-family: 'Lato', sans-serif;
	font-size: 30px;
}

.div-mult-wrap .flex-row {
	align-items: center;
}

.div-mult-wrap input {
	width: 100%;
	max-width: 135px;
	height: 59px;
	margin-bottom: 15px;
	text-align: center;
}

.div-mult-wrap label {
	display: block;
	line-height: 1.2;
}

.cf-head input {
	font-size: 24px;
	width: 100%;
	max-width: 85px;
	height: 59px;
	text-align: center;
}

.cf-head label {
	font-size: 30px;
	width: calc(80% - 30px);
	margin-left: 15px;
}

.cf-maintenance-wrap,
.your-savings-wrap,
.flex-row {
	display: flex;
}

.cf-maintenance-wrap .split {
	text-align: center;
	padding: 45px 0;
	min-height: 201px;
}

.cf-maintenance-wrap .split input {
	width: 20%;
	margin: 0 auto 10px;
	padding: 5px;
	text-align: center;
}

.split {
	flex: 0 0 50%;
	max-width: 50%;
}

.split p {
	font-size: 24px;
	margin-bottom: 0;
	line-height: 1.2;
}

.div-mult-wrap .one-third.operator {
	width: 5%;
}

.div-mult-wrap .one-third.first,
.div-mult-wrap .one-third.mult-last {
	width: 44%;
}

.lh1 {
	line-height: 1;
}

.f30 {
	font-size: 30px;
}

.per-txt {
	font-size: 24px;
	font-weight: 700;
}

.fbold,
.per-txt {
	font-weight: 700;
}

.text-center {
	text-align: center;
}

.mb-4 {
	margin-bottom: 40px;
}

.your-savings-wrap .split {
	padding: 0 15px;
}

.your-savings-wrap .savings-text.split {
	padding-left: 0;
}

.your-savings-wrap .split h2,
.calculate-savings-wrap button {
	text-transform: uppercase;
}

.your-savings-wrap .split p {
	font-size: 20px;
}

.calculate-savings-wrap button {
	font-size: 30px; 
	width: 100%;
	background-color: #231F20;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.calculate-savings-wrap button:hover,
.calculate-savings-wrap button:focus {
	background-color: #ED1C24;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.your-savings-wrap {
	align-items: center;
	padding: 50px 0 30px;
}

.savings-wrap {
	width: 100%;
	max-width: 358px;
	height: 358px;
	background-color: #009444;
	border-radius: 50%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 0 auto;
	font-family: 'acumin-pro', sans-serif;
	font-weight: 800;
	color: #fff;
	line-height: 1.2;
	text-transform: uppercase;
	position: relative;
}

.savings-wrap .svpyr {
	font-size: 60px;
}

.savings-wrap .per-txt {
	font-size: 30px;
}

.savings-wrap::before {
	content: '';
	border: 4px solid #fff;
	border-radius: 50%;
	width: 100%;
	max-width: 335px;
	height: 335px;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}

#bus-calculator {
	position: relative;
}

.annual-miles,
.emission-savings-content {
	background-image: url('https://en.byd.com/wp-content/uploads/2021/03/byd-calc-bg-3.png');
	background-position: center bottom;
	background-size: cover;
}

.select-bus {
	font-family: 'acumin-pro', sans-serif;
	font-size: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-transform: uppercase;
	border: 0;
	background-color: #E6E7E8;
	background-image: url('https://en.byd.com/wp-content/uploads/2021/03/dropdwn.png');
	background-position: 98% center;
	background-repeat: no-repeat;
	color: #231F20;
}

#bus-calculator .fl-tabs-labels .fl-tabs-label {
	font-family: 'acumin-pro', sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	border: 0 !important;
	background-color: #231f20;
	padding: 20px;
	width: calc(50% - 30px);
	opacity: 0.3;
	margin: 0 15px;
}

#bus-calculator .fl-tabs-labels .fl-tabs-label.fl-tab-active {
	opacity: 1;
}

.es-enter {
	max-width: 900px;
	margin: 60px auto 40px;
}

.bus-added input {
	text-align: center;
	padding: 10px;
	margin-bottom: 30px;
}

.em-total,
.bus-added input {
	font-size: 40px;
	max-width: 190px;
}

.eliminating-head {
	font-size: 35px;
	margin: 60px auto;
	position: relative;
}

.es-eliminating-wrap {
	max-width: 985px;
	margin: 0 auto;
}

.eliminating-head::after {
	border-left: 45px solid transparent;
	border-right: 45px solid transparent;
	border-top: 35px solid #ED1C24;
}

.emission-savings-content {
	background-position: center -10%;
	padding-bottom: 100px;
}

.es-row .split {
	background-color: rgba(255, 255, 255, 0.5);
	padding: 30px 30px 60px;
	flex: 0 0 calc(50% - 30px);
	max-width: calc(50% - 30px);
	margin: 0 15px;
	text-align: center;
}

.mb-5 {
	margin-bottom: 50px;
}

.em-total {
	color: #ED1C24;
	background-color: #fff;
	border: 0.5px solid #939598;
	margin: 20px auto;
}

.em-txt {
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}

/* # Home
---------------------------------------------------------------------------------------------------- */
.fullview-slider-items .fs-item {
	background-size: cover;
	background-position: center;
	height: 100vh !important;
}

.fullview-slider-items ul.slick-dots {
	position: absolute;
	left: initial;
	right: 130px;
	top: 50%;
	width: auto;
}

.fullview-slider-items ul.slick-dots li {
	display: block;
	width: 11px;
	height: 11px;
	margin: 5px 0;
}

.fullview-slider-items .slick-dots li button {
	background: #fff;
}

.fullview-slider-items .slick-dots li.slick-active button,
.fullview-slider-items .slick-dots li button:hover {
	background: #ED1C24;
}

.wrap-content {
	width: 100%;
	text-align: center;
	padding-top: 140px;
	position: relative;
}

.wrap-content::before {
	content: url(https://en.byd.com/wp-content/uploads/2021/03/fullview-shade.png);
	position: absolute;
	left: 0;
	top: 0;
}

.wrap-content h2 {
	font-size: 80px;
	color: #fff;
	text-shadow: 1px 1px 5px rgba(0,0,0,0.5);
	text-transform: uppercase;
	margin-bottom: 25px;
}

.fs-cont {
	position: relative;
	z-index: 2;
	max-width: 1003px;
	margin: 0 auto;
}

.fs-cont a.button-fs {
	font-size: 26px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background-color: rgba(35, 31, 32, 0.75);
	border: 1px solid #fff;
	padding: 10px 25px;
	display: inline-block;
}

.fullview-slider-items .slick-next,
.fullview-slider-items .slick-prev {
	right: 127px;
	z-index: 2;
}

.fullview-slider-items .slick-prev {
	left: initial !important;
	margin-top: -13px;
}

.fullview-slider-items .slick-next {
	top: 63%;
}

.fullview-slider-items .slick-prev::before,
.fullview-slider-items .slick-next::before {
	opacity: 1;
}

.fullview-slider-items .slick-prev::before {
	content: url(https://en.byd.com/wp-content/uploads/2021/03/fs-prev.png);
}

.fullview-slider-items .slick-next::before {
	content: url(https://en.byd.com/wp-content/uploads/2021/03/fs-next.png);
}

.fullview-slider,
#mainNav li > a {
	position: relative;
}

.fs-nav {
	position: absolute;
	right: 150px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	z-index: 2;
}

.fs-nav.sticky {
	position: fixed;
}

#mainNav li {
	list-style-type: none;
	height: 11px;
	margin-bottom: 8px;
}

#mainNav li:last-of-type {
	margin-bottom: 0;
}

#mainNav li > a {
	font-size: 0;
}

#mainNav li > a::before {
	content: '';
	background-color: #fff;
	width: 11px;
	height: 11px;
	display: block;
	border-radius: 50%;
}

#mainNav li.active > a::before {
	background-color: #ED1C24;
}

/**News single**/
.single-news article img {
	margin-top: 15px;
	margin-bottom: 15px;
}
.single-news article {
	margin: 30px 15px 60px;
}

.single-news article h1 {
	text-transform: uppercase;
	font-weight: 400;
}

.single-news article h2 {
	font-size: 26px;
	margin-top: 30px;
}

.single-news article h6 {
	font-size: 16px;
}

.single-news p:last-of-type ~ ul {
	margin-top: 30px;
}
.single-news .content {
	width: 70%;
}

.single-news .sidebar {
	width: 30%;
}
a {
	text-decoration: none;
}

.school-buses .bus-tech-footer .site-btn {
	background: #231f20;
    color: #fac43a !important;
}

.school-buses .site-btn.site-btn-yellow {
	color: #231f20 !important;
    background: #fac43a !important;
}
.school-buses #byd-hard-work.school-bus .fl-col-small.pos-relative .fl-module-heading,
.page-id-13902 #byd-hard-work.school-bus .fl-col-small.pos-relative .fl-module-heading,
.page-id-13905 #byd-hard-work.school-bus .fl-col-small.pos-relative .fl-module-heading {
	left: 0;
	text-align: center;
}

.page-id-13902 .byd-tabs-row .byd-tabs-content-inner,
.page-id-13905 .byd-tabs-row .byd-tabs-content-inner {
	max-width: 1280px;
    width: 100%;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width:1600px) {
/* 	.font-125, .font-125 * {
		font-size:75px !important;
	}
	
	.font-45, .font-45 * {
		font-size:35px !important;
	}
	
	.site-btn {
		font-size:22px;
		padding:15px 25px;
	} */
	
	.site-btn-2 {
		font-size:18px;
	}
	
	html body .home-1 .fl-row-content-wrap {
		min-height:781px;
	}
	
	.byd-tab-title {
		font-size:16px;
	}
	
	.byd-tabs-content-text-1 {
		font-size:20px;
	}
	
	.byd-tabs-content-text-2 {
		font-size:65px;
	}
	
	.byd-tabs-content-text-3 {
		font-size:40px;
	}
	
	.byd-tabs-content {
		min-height:667px;
	}
	
	.byd-sat-tabs-col {
		padding:60px;
	}
	8
	.byd-sat-content-text-1 {
		font-size:18px;
	}
	
	.byd-sat-content-text-2 {
		font-size:35px;
	}
	
	.byd-sat-content-col-2 {
		min-height:566px;
	}
	
	.byd-sat-content-col-1 {
		padding:60px;
	}

	#byd-about-hero > .fl-row-content-wrap {
		min-height: 930px;
	}

	#byd-about-hero > .fl-row-content-wrap::after {
		top: 63% !important;
	}

	#byd-batt-ec > .fl-row-content-wrap {
		min-height: 750px;
	}

	#byd-batt-ec h2 {
		font-size: 50px;
	}

	#byd-evt > .fl-row-content-wrap {
		padding: 30px 0;
	}

	.byd-tech-full-width {
		min-height: 915px;
	}

	.byd-tech-full-width.byd-inaxel {
		min-height: 720px;
	}
	
	#home-hero > .fl-row-content-wrap {
		min-height: 900px;
	}
	
	.wrap-content h2 {
		font-size: 65px;
	}
	
} /* END 1600px */
@media only screen and (max-width: 1400px) {
/* 	h2 {
		font-size: 65px;
	} */

	#byd-prod > .fl-row-content-wrap {
		padding: 40px 0 !important;
	}

	#byd-prod p {
		font-size: 18px;
	}

	#byd-hard-work .fl-col-small.pos-relative h2 {
		font-size: 50px !important;
	}
	
	.genesis-nav-menu a {
		font-size:18px;
	}
	
	.font-125, .font-125 * {
		font-size:55px !important;
	}
	
/* 	.font-45, .font-45 * {
		font-size:30px !important;
	} */
	
	.byd-tabs-heading h2 {
		font-size:20px;
	}
	
	.byd-tab {
		padding-bottom:100px;
	}
	
	html body .home-1 .fl-row-content-wrap {
		min-height:681px !important;
	}
	
	.byd-tab::after {
		bottom:2px;
	}
	
	.byd-tabs-content-text-2 {
		font-size:60px;
	}
	
	.byd-tabs-content-text-3 {
		font-size:30px;
	}
	
	.site-btn {
		margin-right:5px;
	}
	
	.byd-sat-tabs-col {
		padding: 50px;
	}
	
	.byd-sat-content-text-1,
	p {
		font-size:16px;
	}
	
	.byd-sat-content-text-2 {
		font-size:30px;
	}
	
	.bus-tech-2-text p {
		font-size:16px !important;
	}
	
	#byd-jnewsletter .fl-rich-text p {
		font-size: 19px;
	}
	
	.byd-press-releases-header {
		margin-bottom: 35px;
	}
	.byd-press-header-col {
		padding: 0 10px;
	}
	.byd-press-header-title {
		font-size: 36px;
	}
	.byd-press-header-col select,
	.byd-press-header-col-inner input {
		height: 38px;
/* 		font-size: 18px; */
		font-size: 16px;
		background-size: 15px;
	}
	.byd-press-header-col-inner {
		min-height: 50px;
	}
	.byd-press-header-col-inner label {
/* 		font-size: 18px; */
		font-size: 16px;
	}
	.byd-press-releases-body-col-date {
		font-size: 17px;
	}
	.byd-press-releases-body-col-title {
		font-size: 22px;
	}
	.byd-press-releases-load-more {
		margin-top: 20px;
	}
	.byd-press-releases-load-more-btn {
		height: 60px;
		font-size: 21px;
	}

	#byd-about-hero > .fl-row-content-wrap {
		min-height: 830px;
	}

	#byd-about-hero h2 {
		font-size: 30px;
	}

	#byd-about-hero p,
	#byd-about-hero p strong > a {
		font-size: 16px;
	}

	#byd-about-hero > .fl-row-content-wrap::after {
		top: 58.5% !important;
	}

	#byd-cn-hw h2 {
		font-size: 51px;
	}

	#byd-cn-hw > .fl-row-content-wrap {
		min-height: 560px;
	}

	#byd-milestone .byd-tab .byd-tab-title, .m-year p,
	#byd-batt-ec h2,
	#byd-evt h2 {
		font-size: 40px;
	}

	#byd-batt-ec > .fl-row-content-wrap {
		min-height: 680px;
	}

	.byd-tech-full-width {
		min-height: 830px;
	}

	.byd-tech-full-width.byd-inaxel {
		min-height: 645px;
	}
	
	.newsroom-media h2,
	#byd-satisfied h2 {
		font-size: 40px !important;
	}
	
	#media-requests h2,
	.fl-block {
		font-size: 35px;
	}
	
	.fl-testimonial-content-wrap p {
		font-size: 22px;
	}
	
	#contact-hero > .fl-row-content-wrap {
		min-height: 680px;
	}
	
	.skyrail-nav a::before {
		left: -40px !important;
	}
	
	.bus-tech-specs-header {
		padding-top: 100px;
	}
	
	#home-hero > .fl-row-content-wrap {
		min-height: 810px;
	}

} /* END 1400px */

@media only screen and (max-width: 1280px) {
	.genesis-nav-menu a {
		font-size: 18px;
	}

	.genesis-nav-menu .menu-item {
		margin: 0 15px;
	}

	.header-image .site-title > a {
		min-height: 110px;
	}

	.title-area {
		width: 150px;
	}

	.site-header.sticky .genesis-nav-menu a {
		font-size: 16px;
	}

/* 	.header-image .site-header.sticky .site-title > a {
		min-height: 95px;
	} */

	.footer-widgets .wrap {
		padding: 60px 0 40px 0;
	}

/* 	h2 {
		font-size: 55px;
	} */
	
	.ph-title h1::after {
		max-width: 100px;
		bottom: -20px;
	}
	.ph-title h1 {
		font-size: 50px;
	}
	
	.jump-to-nav-ul li {
		padding: 15px 25px;
		line-height: 1;
	}

	#byd-prod > .fl-row-content-wrap {
		padding: 30px 0 !important;
	}
	
	#byd-jnewsletter > .fl-row-content-wrap {
		padding: 20px 0;
	}
	#byd-jnewsletter .fl-col:last-of-type > .fl-col-content {
		padding-right: 50px;
	}
	#byd-jnewsletter .fl-rich-text p {
		font-size: 18px;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper {
		padding: 15px 20px;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gform_footer {
		width: 22.5%;
		right: -11.5%;
	}
	
	.byd-press-releases-body-col-inner {
		padding: 15px 20px;
	}

	#byd-about-hero > .fl-row-content-wrap {
		min-height: 720px;
	}

	#byd-about-hero > .fl-row-content-wrap::after {
		top: 52% !important;
	}

	#byd-cn-hw > .fl-row-content-wrap {
		min-height: 510px;
	}

	#byd-about-thumbs .about-thumb .fl-photo .fl-photo-caption {
		font-size: 27px;
	}

	.byd-tech-full-width {
		min-height: 710px;
	}

	.byd-tech-batt-content h2, 
	.byd-tech-text-wrap h2 {
		font-size: 35px;
	}
	
	#home-hero > .fl-row-content-wrap {
		min-height: 640px;
	}
	
	.wrap-content h2 {
		font-size: 55px;
	}
}

@media only screen and (max-width: 1200px) {
	.footer-widgets .wrap {
		padding: 50px 0 30px 0;
	}

	#byd-prod .fl-col-group.fl-col-group-equal-height .fl-col.fl-col-small {
		width: 33.33%;
	}

	.gform_wrapper h3.gform_title {
		font-size: 33px !important;
	}

	#byd-hard-work .fl-col-small.pos-relative h2 {
		font-size: 40px !important;
	}
	
	.byd-tabs-content-text-2 {
		font-size:50px;
	}
	
	.byd-tabs-content-text-3 {
		font-size:25px;
	}
	
	.byd-tabs-desc p {
		font-size:16px;
	}
	
	.site-btn.site-btn-2 {
		padding:10px 20px;
		margin-bottom:15px;
	}
	
	.byd-tabs-content {
		min-height:567px;
	}
	
	#byd-forklift-hero > .fl-row-content-wrap {
		min-height: 670px;
	}
	
	.byd-press-header-left {
		max-width: 100%;
		flex: 0 0 100%;
		margin-bottom: 15px;
		text-align: center;
	}
	.byd-press-header-right {
		max-width: 800px;
		flex: 0 0 100%;
		margin: 0 auto;
	}
	.byd-press-header-col-1 {
		max-width: 25%;
		flex: 0 0 25%;
	}
	.byd-press-header-col-2 {
		max-width: 30%;
		flex: 0 0 30%;
	}
	.byd-press-header-col-3 {
		max-width: 45%;
		flex: 0 0 45%;
	}
	.byd-press-header-col-inner {
		min-height: 45px;
	}

	#byd-in-op h2 {
		font-size: 40px;
	}

	#byd-in-op > .fl-row-content-wrap {
		padding: 40px 0;
	}

	#byd-cn-hw h2 {
		font-size: 41px;
	}

	#byd-batt-ec h2 {
		font-size: 34px;
	}

	#byd-batt-ec > .fl-row-content-wrap {
		min-height: 650px;
	}

	#byd-batt-ec .fl-col-small:first-of-type {
		-webkit-clip-path: polygon(0 0, 100% 0, 87% 100%, 0 100%);
		clip-path: polygon(0 0, 100% 0, 93% 100%, 0 100%);
	}

	.byd-tech-full-width.byd-inaxel {
		min-height: 575px;
	}

	.byd-tech-full-width.byd-inaxel {
		min-height: 485px;
	}
	
	.fl-block {
		font-size: 28px;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	
	.fl-testimonial-content-wrap p {
		font-size: 18px;
	}
	
	#contact-hero > .fl-row-content-wrap {
		min-height: 590px;
	}
	
	#contact-hero h1 {
		font-size: 65px;
	}
	
	#contact-nav .fl-col.fl-col-small {
		width: 25%;
	}
	
	#contact-nav .fl-col.fl-col-small:last-of-type {
		border-left: 0;
		border-top: 2px solid #fff;
	}
	
	#contact-form .gform_wrapper, 
	#contact-form .widgettitle {
		padding: 20px 25px;
	}
	
	#contact-form .widgettitle {
		font-size: 28px;
	}
	
	.finder-head {
		padding: 35px 0;
	}
	
	.bus-tech-specs-header {
		padding-top: 80px;
	}
	
	.fs-cont a.button-fs {
		font-size: 22px;
	}
	
	.byd-explore-more-content-row .slick-prev {
		left: 20px !important;
	}
	
	.byd-explore-more-content-row .slick-next {
		right: 20px !important;
	}
} /* END 1200px */

@media only screen and (max-width: 1080px) {
	
		#byd-hard-work .fl-col-small.pos-relative .fl-module-heading {
		top: 70px !important;
	}
	
	.genesis-nav-menu a {
		font-size: 16px;
	}

	.genesis-nav-menu .menu-item {
		margin: 0 12px;
	}

	.header-image .site-title > a {
		min-height: 95px;
	}

	.header-image .title-area {
		max-width: 129px;
	}

	.title-area {
		width: 129px;
	}

	.footer-widget-area {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	.page-header {
		min-height: 360px;
	}
	.page-header .wrap {
		margin-top: 30px;
	}
	.ph-title h1::after {
		max-width: 75px;
	}
	.ph-title h1 {
		font-size: 46px;
		text-shadow: 6px 4px 6px rgba(0, 0, 0, 0.5);
	}
	
	.jump-to-nav-ul li {
		padding: 0 20px;
		margin-bottom: 15px;
		letter-spacing: 1px;
	}

	h2 {
		font-size: 40px;
	}
	
	#media-request-form .ginput_container > :not(span) {
		font-size: 17px;
		line-height: 1.2;
	}
	#media-request-form .gform_button {
		max-width: 250px;
		padding: 12px 15px;
		font-size: 18px;
	}
	
	#truck-mc-menu .fl-col-small.mc-active::after {
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 20px solid #000;
		bottom: -20px;
	}
	#truck-mc-menu .fl-col-small .fl-module-rich-text a {
		font-size: 17px;
	}

	#byd-jnewsletter > .fl-row-content-wrap {
		padding: 15px 0;
	}
	#byd-jnewsletter .fl-rich-text p::before {
		max-width: 65px;
		margin: 0 auto;
		border-bottom-width: 5px;
		top: 5px;
		right: 0;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		transform: none;
	}
	#byd-jnewsletter .fl-rich-text p {
		padding: 20px 0 0;
		font-size: 17px;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper {
		max-width: 600px;
		margin: 0 auto;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gform_footer {
		width: 24.5%;
		right: -13%;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .ginput_container > :not(span),
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gform_button {
		font-size: 17px !important;
	}
	
	.byd-press-header-title {
		font-size: 34px;
	}
	.byd-press-header-col select, 
	.byd-press-header-col-inner input,
	.byd-press-header-col-inner label {
		font-size: 17px;
	}
	.byd-press-header-col select {
		padding: 0 15px 0 0 !important;
	}
	.byd-press-header-col-inner {
		padding: 0 15px !important;
	}
	.byd-press-releases-body-col-inner {
		min-height: 250px;
	}
	.byd-press-releases-body-col-date {
		font-size: 16px;
	}
	.byd-press-releases-body-col-title {
		margin-bottom: 0;
		font-size: 20px;
	}
	.byd-press-releases-load-more {
		margin-top: 10px;
	}
	.byd-press-releases-load-more-btn {
		max-width: 500px;
		height: 55px;
		font-size: 19px;
	}

	#byd-about-hero h2 {
		font-size: 25px;
	}

	#byd-about-thumbs .about-thumb .fl-photo .fl-photo-caption {
		font-size: 23px;
	}

	.byd-tech-full-width {
		min-height: 645px;
	}
	
	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area {
		width: 100%;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	/* ### Genesis Responsive Menus */

	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: absolute;
		background-color: rgba(0, 0, 0, 0.6);
		width: 100%;
		left: 0px;
		top: 125px;
		z-index:10;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.site-header > .wrap {
		position: relative;
		padding: 15px;
	}

	

	.menu-toggle,
	.sub-menu-toggle {
		border-width: 0;
		background-color: transparent;
		color: #333;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover {
		background-color: transparent;
	}

	.menu-toggle {
		line-height: 20px;
		position: absolute;
		top: 35px;
		right: 15px;
		z-index: 1000;
		width: 100%;
		max-width: 35px;
		height: 35px;
		border: 3px solid #fff;
		box-shadow: 0 1px 14px rgba(0,0,0,0.5);
		font-size: 0;
		color: #fff;
		padding: 0;
	}

	.menu-toggle::before {
		font-size: 18px;
		margin-right: 0;
		text-rendering: auto;
	}

	.menu-toggle.activated::before {
		content: "\f335";
	}

	.sub-menu-toggle {
		float: right;
		padding: 13px 10px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}

	.sub-menu .sub-menu-toggle {
		padding: 12px 10px;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform .25s ease-in-out;
		-ms-transition:     transform .25s ease-in-out;
		transition:         transform .25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 15px;
		width: 100%;
		background: transparent;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}
	
	.genesis-responsive-menu a:hover,
	 .genesis-nav-menu a:hover {
		background: #ee343b !important;
		color: #fff !important;
	}
	
	
	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
/* 		padding-left: 15px; */
		position: static;
		width: 100%;
		padding-top: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu,
	.genesis-nav-menu .menu-item {
		margin: 0;
	}

	.site-header.sticky .widget-area,
	.site-header .widget-area {
		margin-top: 0;
	}
	
	.byd-tabs-content-col {
		max-width:100%;
	}
	
	.byd-tabs-content-row {
		position:relative;
	}
	
	.byd-tabs-content  {
		position:relative;
		z-index:1;
	}
	
	.byd-tabs-content::after {
		content:"";
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:rgba(255,255,255,.5);
	}
	
	.byd-tabs-content-inner {
		position:relative;
		z-index:1;
	}
	
	html body .site-btn {
		font-size:18px;
	}
	
	.byd-tabs-content {
		min-height:467px;
	}
	
	.byd-sat-content-col {
		max-width:100%;
		flex:0 0 100%;
		padding:50px;
	}
	
	.byd-sat-videos-heading {
		font-size:30px;
	}
	
	.byd-sat-video-title {
		font-size:20px;
	}
	
	.byd-sat-videos-heading {
		margin-bottom: 0;
		margin-top: 30px;
	}
	
	.byd-sat-videos {
		margin-bottom:20px;
	}
	
	.byd-sat-videos-cta {
		margin-bottom:30px;
	}
	
	.byd-sat-content-col-2 {
		min-height:400px;
		order: 1;
	}
	
	.byd-sat-content-col-1 {
		order: 2;
	}
	
	.byd-tabs-row {
		padding-top:30px;
	}
	
	.byd-tabs-menu .slick-list {
		z-index: 2;
	}
	
	.byd-tab::after {
		border-color: #ec1c24 transparent transparent transparent;
		bottom: 0;
	}
	
	#byd-about-hero > .fl-row-content-wrap {
		min-height: 640px;
	}

	#byd-about-hero > .fl-row-content-wrap::after {
		top: 46% !important;
	}

	#byd-cn-hw h2 {
		font-size: 31px;
	}

	#byd-batt-ec .fl-col-small:first-of-type {
		padding: 35px 0 35px 0px;
	}

	#byd-batt-ec h2 {
		font-size: 30px;
	}

	#byd-batt-ec .fl-module-button a.fl-button {
		font-size: 16px;
	}

	#byd-batt-ec > .fl-row-content-wrap {
		min-height: 565px;
	}
	
	.small-submit-form .gform_wrapper .gform_footer input.button, 
	.small-submit-form .gform_wrapper .gform_footer input[type="submit"] {
		width: 100% !important;
	}
	
	#contact-hero h1 {
		font-size: 55px;
	}
	
	#contact-hero > .fl-row-content-wrap {
		min-height: 520px;
	}
	
	
	.dashicons-arrow-down-alt2::before {
		content: "\f140" !important;
		color: #fff;
	}
} /* END 1080px */

@media only screen and (max-width: 1023px) {
	.bus-tech-body-col {
		max-width: 50%;
		flex: 0 0 50%;
	}
	
	#home-hero > .fl-row-content-wrap {
		min-height: 530px;
	}
}

@media only screen and (max-width: 960px) {
	.header-image .site-title > a {
		min-height: 75px;
	}

	.header-image .title-area {
		max-width: 106px;
	}
	
	#byd-forklift-hero .font-125, 
	#byd-forklift-hero .font-125 * {
		font-size: 50px !important;
	}
	
	#byd-forklift-hero > .fl-row-content-wrap {
		min-height: 550px;
	}

	#byd-about-hero > .fl-row-content-wrap {
		min-height: 540px;
	}

	#byd-about-hero > .fl-row-content-wrap::after {
		top: 36% !important;
	}

	#byd-batt-ec .fl-col-small:first-of-type {
		-webkit-clip-path: none;
		clip-path: none;
	}

	#byd-batt-ec > .fl-row-content-wrap {
		min-height: 505px;
	}
	
	.newsroom-media h2,
	#byd-satisfied h2 {
		font-size: 30px !important;
	}
	
	html body .newsroom-media-col-btn .fl-button {
		font-size: 20px !important;
		padding: 15px !important;
	}
	
	#contact-nav .fl-col.fl-col-small {
		width: 33%;
	}
	
	#contact-nav .fl-col.fl-col-small:nth-of-type(4) {
		border-left: 0;
		border-top: 2px solid #fff;
	}
	
	#contact-nav .fl-col.fl-col-small:last-of-type {
		border-left: 2px solid #fff;
	}
	.genesis-responsive-menu {
		top: 105px;
	}
}

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

	body,
	body > div {
		font-size: 16px;
		font-size: 1.6rem;
	}

	.site-inner {
		padding: 5% 5% 0;
	}

	.after-entry,
	.archive-description,
	.author-box,
	.comment-respond,
	.entry-comments,
	.entry-pings,
	.sidebar .widget {
		padding: 30px;
		margin-bottom: 5%;
	}

	.sidebar {
		margin-bottom: 5%;
	}

	.pagination {
		margin: 5% auto;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	
	.fl-testimonial-row .one-half {
		width: 48.717948717948715%;
	}
	
	.fl-img-right .one-half.first {
		-webkit-order: 1;
		-moz-order: 1;
		order: 1;
	}
	
	.fl-img-right .one-half:not(.first) {
		-webkit-order: 2;
		-moz-order: 2;
		order: 2;
	}
	
	div.forklift-feat {
		min-height: 560px;
	}
	
	.fork-lift-tab-content-wrap .wrap {
		padding: 0 15px;
	}
	
	.byd-sat-tabs-col {
		padding: 50px 35px;
	}

	#find-nearest-dealer #find-nearest-dealer--search .fl-rich-text {
		display: block;
	}
	#find-nearest-dealer #find-nearest-dealer--search #dealer-search__form {
		padding: 5px 60px 7px 15px;
		margin: 15px auto 0;
	}
	#find-nearest-dealer #find-nearest-dealer--search #dealer-search__form input {
		font-size: 16px;
	}
	
	html body .efl-filter-lists li {
		flex: auto;
		width: 33.33%;
	}

	.ind-items .ind-item {
		width: 33.33%;
	}

	.ft-title {
		font-size: 35px;
	}
	
	#home-hero > .fl-row-content-wrap {
		min-height: 490px;
	}
	.sidebar .widget {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.single-news article h1 {
		font-size: 30px;
	}
	
	.single-news article img {
		max-width: 100%;
		width: 100%;
	}
	
	.single-news article .entry-content p:first-of-type img {
		max-width: 50%;
	}
	
	.single-news article iframe {
		width: 100%;
	}
	.single-news .content,
	.single-news .sidebar {
		width: 100%;
	}
	.single-news article {
		margin-bottom: 30px;
	}
	
	.single-news .sidebar .widget {
		margin-bottom: 0;
	}
	.single-news p {
		text-align: justify;
	}
}

@media only screen and (max-width: 800px) {
	.footer-widgets .wrap {
		padding: 50px 0 20px 0;
	}

	.footer-widget-area {
		max-width: 500px;
		flex: none;
		margin: 0 auto 30px;
	}
	
	.page-header {
		min-height: 300px;
	}
	.page-header .wrap {
		margin-top: 50px;
	}
	.ph-title h1::after {
		max-width: 60px;
		border-bottom-width: 4px;
		bottom: -15px;
	}
	.ph-title h1 {
		font-size: 40px;
	}

	h2 span > br {
		display: none;
	}
	
	#truck-mc-menu .fl-col-small {
		max-width: 100%;
	}
	#truck-mc-menu .fl-col-small.mc-active::after {
		display: none;
	}
	#truck-mc-menu .fl-col-small .fl-module-rich-text a {
		border-right: 0;
		font-size: 16px;
	}

	#byd-hard-work .fl-col-small.pos-relative .fl-module-heading {
		top: 20px !important;
	}

	#byd-hard-work h2 span > br {
		display: block;
	}

	#byd-hard-work .fl-col-small.pos-relative h2 {
		font-size: 30px !important;
	}

	.gform_wrapper h3.gform_title {
		font-size: 26px !important;
	}

	.gform_wrapper .gform_footer input.button, 
	.gform_wrapper .gform_footer input[type="submit"] {
		margin-bottom: 0 !important;
	}

	.gform_wrapper .gform_footer {
		padding-bottom: : 0 !important
	}
	
	html body .byd-sat-content-btn img {
		max-width:100px;
	}
	
	.byd-sat-video-btn {
		left:0;
		margin-left:350px;
	}
	
	.byd-sat-tabs-col {
		padding: 50px 15px;
	}
	
	#byd-prod .fl-col-small .fl-module-content {
		margin: 0 !important;
	}
	
	.center-on-mobile .fl-separator {
		margin-right: auto !important;
		margin-left: auto !important;
	}
	
	#byd-hard-work.evolution-forklift .fl-col-small.pos-relative .fl-module-heading {
		left: 50% !important;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	#byd-jnewsletter > .fl-row-content-wrap {
		padding: 20px 0;
	}
	
	.byd-press-header-title {
		font-size: 30px;
	}
	.byd-press-releases-body-col {
		padding: 0 5px;
		margin-bottom: 10px;
	}
	.byd-press-releases-load-more-btn {
		font-size: 17px;
	}
	
	#avi__quality-and-service .fl-col:first-of-type {
		width: 100%;
		clip-path: none;
	}
	#avi__quality-and-service .fl-col:last-of-type {
		position: relative;
	}

	#byd-about-hero .fl-col-small {
		max-width: 100%;
	}

	#byd-cn-hw .fl-module-button .fl-button-wrap {
		text-align: center !important;
	}

	#byd-about-hero.byd-motors .fl-col-group.fl-col-group-equal-height .fl-col:nth-of-type(2)::before {
		bottom: -165px;
	}
	
	#contact-nav .fl-col.fl-col-small {
		width: 50% !important;
		max-width: 100%;
	}
	
	#contact-nav .fl-col-group.fl-col-group-equal-height {
		display: flex !important;
	}
	
	#contact-nav .fl-col.fl-col-small:nth-of-type(4) {
		border-left: 2px solid #fff;
	}
	
	#contact-nav .fl-col.fl-col-small:last-of-type,
	#contact-nav .fl-col.fl-col-small:nth-of-type(3) {
		border-left: 0;
	}
	
	#contact-nav .fl-col.fl-col-small:nth-of-type(3) {
		border-top: 2px solid #fff;
	}
} /* END 800px */

@media only screen and (max-width: 767px) {
	html body .social-icons li a {
		width: 37px;
		height: 37px;
	}

	h2 {
		font-size: 35px;
	}
	
	.page-header {
		min-height: 250px;
	}
	.page-header .wrap {
		margin-top: 0;
	}
	.ph-title h1 {
		font-size: 36px;
	}

	
	.byd-sat-tabs-content p {
		display: none;
	}
	
	.byd-sat-tabs-title {
		font-size: 16px;
	}
	
	.byd-sat-tabs-col {
		padding: 20px 0;
	}
	
	.byd-sat-tabs-sep {
		margin: 0 auto 0 auto;
	}
	
	.byd-sat-tabs-col.active::after {
		border-left: 20px solid transparent;
		border-right: 20px solid transparent;
		border-top: 25px solid #ee2427;
		bottom: -31px;
	}
	
	.byd-sat-tabs-img-wrap img {
		max-width: 65% !important;
	}
	
	.byd-sat-tabs-img-wrap {
		max-width: 131px;
		height: 131px;
	}
	
	.byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::before {
		max-width: 106px;
		height: 106px;
	}
	
	.font-125, .font-125 * {
		font-size: 40px !important;
	}
	
	.font-45 p > br {
		display: none;
	}
	
	html body .home-1 .fl-row-content-wrap {
		min-height: 500px !important;
	}
	
	.mobile-tab {
		display: block;
	}
	
	.desktop-tab {
		display: none;
	}
	
	.byd-tabs-content {
		background-image: none;
	}
	
	.byd-tabs-content-col {
		background-color: #f6f6f6 !important;
	}
	
	.tab-bg-img {
		background-size: cover;
		background-position: center;
		min-height: 368px;
		text-align: center;
	}
	
	.tab-bg-img .byd-tabs-content-text-2,
	.tab-bg-img .byd-tabs-content-text-3 {
		color: #fff;
		text-shadow: 0 1px 11px rgba(0,0,0,0.9);
	}
	
	.tab-bg-img .byd-tabs-content-text-2 {
		font-size: 34px;
	}
	
	.tab-bg-img .byd-tabs-content-text-3 {
		font-size: 18px;
	}
	
	.tab-bg-img .byd-tabs-content-sep {
		width: 150px;
		height: 2px;
		background: #fff;
		margin: 0 auto 10px;
	}
	
	.byd-tabs-content-col:not(.tab-bg-img) {
		padding: 30px 50px;
	}

	.tab-bg-img {
		position: relative;
		padding: 0;
	}

	.tab-bg-img .mob-wrap-tab {
		position: absolute;
		left: 50%;
		top: 50px;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.byd-tabs-btn {
		text-align: center;
	}

	.menu-toggle {
		top: 28px;
	}

	.header-image .site-title > a {
		min-height: 60px;
	}

	.header-image .title-area {
		max-width: 89px;
	}

	#byd-media .fl-button-left,
	#byd-truck-story .fl-button-left {
		text-align: center !important;
	}

	html body .site-title a {
		background: url(https://en.byd.com/wp-content/uploads/2020/08/byd-mobile-logo2.png) no-repeat !important;
	}
	
	.header-image .site-title > a, .header-image .site-header.sticky .site-title > a {
		min-height: 32px;
	}
	
	.header-image .title-area {
		max-width: 53px;
	}
	
	.title-area {
		width: 53px;
	}
	
	.site-header {
		position: relative;
		background-color: #fff;
	}
	
	.site-header.sticky {
		background-color: transparent;
	}
	
	.menu-toggle {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 13px;
		color: #231f20;
		top: 13px;
		box-shadow: none;
		max-width: 80px;
		text-transform: uppercase;
	}
	
	.menu-toggle:hover,
	.menu-toggle:focus {
		color: #231f20;
	}
	
	.menu-toggle::before {
		display: none !important;
	}
	
	.menu-toggle::after {
		font-size: 20px;
		margin-right: 0;
		text-rendering: auto;
	}
	
	.dashicons-menu::after {
		content: "\f333";
	}
	
	.dashicons-before::after {
		font-family: dashicons;
		display: inline-block;
		line-height: 1;
		font-weight: 400;
		font-style: normal;
		speak: none;
		text-decoration: inherit;
		text-transform: none;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		width: 20px;
		height: 20px;
		font-size: 20px;
		vertical-align: top;
		text-align: center;
		transition: color .1s ease-in;
	}
	
	.genesis-responsive-menu {
		top: 67px;
	}
	
	.site-header > .wrap {
		border-top: 3px solid #ec1c24;
	}
	
	#byd-forklift-hero > .fl-row-content-wrap {
		min-height: 440px;
	}
	
	.byd-specs .wrap {
		display: block;
	}
	
	.byd-specs .one-half {
		float: none;
		overflow-x: auto;
	}
	
	.byd-specs .one-half table {
		width: 720px;
	}
	
	.byd-specs .one-half.first {
		margin-bottom: 30px;
	}
	
	#byd-learnmore h2::before, 
	#byd-learnmore h2::after {
		display: none;
	}
	
	#byd-learnmore > .fl-row-content-wrap {
		padding: 35px 0;
	}
	
	.fl-node-5fd9ed379f000 > .fl-row-content-wrap {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	
	.efl-download-body ul li {
		display: block;
		width: 100%;
		font-size: 16px;
	}
	
	#byd-forklift-hero.forklift-lp > .fl-row-content-wrap {
		padding-top: 20px;
	}
	
	#byd-fork .byd-tabs-content-col {
		background-color: transparent;
	}
	
	.byd-pillars .byd-sat-tabs-col.active::after {
		border-top: 30px solid #036aa3;
	}
	
	#byd-hard-work.evolution-forklift h2 {
		font-size: 35px;
	}
	
	.byd-press-header-right {
		max-width: 360px;
	}
	.byd-press-header-col {
		max-width: 100% !important;
		flex: 0 0 100% !important;
		padding: 0;
		margin-bottom: 5px;
	}
	.byd-press-header-col select, 
	.byd-press-header-col-inner input, 
	.byd-press-header-col-inner label {
		font-size: 16px;
	}
	.byd-press-header-col-inner {
		padding: 5px 15px !important;
		text-align: left;
		display: block;
	}
	.byd-press-header-col-inner label {
		margin-right: 0;
		margin-bottom: 5px;
		display: block;
	}
	.byd-press-header-col-inner input {
		width: 100%;
	}

	#byd-about-hero > .fl-row-content-wrap::after {
		top: 22.2% !important;
		height: 415px;
	}

	#byd-batt-ec .fl-module-button a.fl-button {
		text-align: center;
	}

	.fl-node-5fa247bb36ac7 .fl-separator {
		border-top: 8px solid #ffffff !important;
		max-width: 185px !important;
	}

	.byd-tech-full-width {
		min-height: 580px;
	}

	.byd-tech-text-wrap h2 {
		padding-bottom: 20px;
		margin-bottom: 20px;
	}

	.byd-tech-text-wrap h2 > br {
		display: none;
	}

	.byd-tech-text-wrap {
		padding: 35px 140px 35px 35px;
	}

	#byd-sat-content-row-2 .one-half.first {
		margin-bottom: 10px;
	}
	
	#byd-satisfied > .fl-row-content-wrap {
		padding: 45px 0 0;
	}
	
	.fl-node-5f97b8de2c1b4 > .fl-module-content,
	.fl-node-5f97b8de2c1b5 > .fl-module-content {
		margin-right: 20px !important;
	}
	
	.media-requests-wrap > .fl-col-content {
		padding: 50px 30px 10px 30px !important;
	}
	
	#contact-hero > .fl-row-content-wrap {
		min-height: 440px;
	}
	
	#contact-hero h1 {
		font-size: 45px;
	}
	
	.media-requests-sep .fl-separator {
		margin: auto !important;
	}
	
	#contact-ccs .fl-tabs-panel {
		padding: 0 30px 15px;
	}
	
	.truck-cf .gform_wrapper .gform_footer input.button, 
	.truck-cf .gform_wrapper .gform_footer input[type="submit"] {
		font-size: 16px !important;
	}
	
	.bus-tech-body-title {
		font-size: 25px;
	}
	
	.bus-tech-body-col-title {
		font-size: 20px;
	}
	
	.bus-tech-footer-col {
		max-width: 100%;
		flex: 0 0 100%;
		margin-bottom: 15px;
	}
	
	.bus-tech-footer-col:last-of-type {
		margin-bottom: 0;
	}
	
	#home-hero > .fl-row-content-wrap {
		min-height: 430px;
	}
	
	.fullview-slider-items ul.slick-dots {
		right: 45px;
	}
	
	.fullview-slider-items .slick-next, 
	.fullview-slider-items .slick-prev {
		right: 42px !important;
	}
	
	.wrap-content h2 {
		font-size: 47px;
	}

}

@media only screen and (max-width: 640px) {
	#byd-jnewsletter .fl-col:last-of-type > .fl-col-content {
		padding-right: 0;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gform_body {
		width: 100%;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gform_footer {
		width: 100%;
		position: relative;
		right: 0;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gfield {
		padding-right: 0;
		margin-bottom: 10px;
	}
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .ginput_container > :not(span), 
	#byd-jnewsletter #gform_wrapper_2.gform_wrapper .gform_button {
		font-size: 16px !important;
		line-height: 1.4;
	}
	
	.byd-press-releases-body-col {
		max-width: 360px;
		flex: 0 0 100%;
		padding: 0;
		margin: 0 auto 10px;
	}
	.byd-press-releases-body-col-inner {
		padding: 15px;
	}
	.byd-press-releases-load-more-btn {
		max-width: 360px;
		height: 50px;
		font-size: 16px;
	}

	#byd-in-op h2,
	#byd-evt h2 {
		font-size: 30px;
	}

	#byd-in-op .fl-module-rich-text.fl-node-5f9f7b2f41230 p,
	#byd-evt .fl-module-rich-text.fl-node-5fa248f53c967 p,
	#byd-evt .fl-module-rich-text.fl-node-6035ef1e16e22 p {
		font-size: 25px;
	}

	#byd-in-op .fl-module-rich-text.fl-node-5f9f7c263d0ee p {
		font-size: 16px;
	}

	#byd-in-op > .fl-row-content-wrap {
		padding: 25px 0;
	}
	
	.w-bg-form .gform_wrapper form {
		padding-right: 16px;
	}
	
	#byd-cn-hw .acumin p {
		font-size: 30px;
	}
	
	#contact-hero > .fl-row-content-wrap {
		min-height: 365px;
	}
	
	#field_6_5, #field_6_6, .cf-comments, .cf-info {
		float: none;
		clear: both !important;
	}
	
	#field_6_5, .cf-comments,
	#field_6_6, .cf-info {
		width: 100%;
	}
	
	#field_6_6, .cf-info {
		margin-top: 10px !important;
	}
	
	.wrap-content h2 {
		font-size: 40px;
	}
	
	.fs-cont a.button-fs {
		font-size: 18px;
	}
	.single-news article h1 {
		font-size: 26px;
	}
}

@media only screen and (max-width: 600px) {
	.byd-tab.slick-slide {
		min-height: 235px;
	}
	
/* 	#byd-products-footer #products-photos .fl-module-photo {
		width: 25%;
	} */
	
	.bus-tech-body-col {
		max-width: 100%;
		flex: 0 0 100%;
	}
}

@media only screen and (max-width: 568px) {
	
	.byd-sat-tabs-title,
	.byd-sat-tabs-cta a {
		font-size: 10px;
	}
	
	.byd-tab::after {
		border-width: 31px 30px 0 30px;
		bottom: 13px;
	}
	
	.byd-tabs-btn .site-btn.site-btn-2 {
		width: 150px;
		min-width: 150px;
		max-width: 150px;
	}
	
	#byd-forklift-hero > .fl-row-content-wrap {
		min-height: 410px;
	}

	.fl-node-5f9f71decaf2d > .fl-module-content {
		margin-bottom: 0;
	}
	
	.byd-safety-wrap h4::after {
		display: none;
	}
	
	#home-hero > .fl-row-content-wrap {
		min-height: 370px;
	}
	
	.wrap-content h2 {
		font-size: 35px;
	}
	
	.fs-cont a.button-fs {
		font-size: 16px;
	}
	.single-news article h1 {
		font-size: 23px;
	}
}

@media (max-width:480px) {
	.page-header {
		min-height: 200px;
	}
	.ph-title h1::after {
		max-width: 50px;
		bottom: -15px;
		margin: 0 auto;
		right: 0;
	}
	.ph-title h1 {
		font-size: 34px;
		text-align: center;
		text-shadow: 4px 2px 4px rgba(0, 0, 0, 0.5);
	}

	.byd-tabs-content-text-2 {
		font-size:40px;
	}
	
	.byd-tabs-content-sep {
		width: 250px;
		height: 3px;
	}
	
	/*.byd-tabs-content-col{
		padding:20px;
	}*/
	
	.byd-sat-content-text-2 {
		font-size: 25px;
		line-height: 1;
	}
	
	.byd-sat-content-col {
		padding:30px;
	}
	
	.site-btn.site-btn-2 {
		font-size:15px;
	}
	
	.byd-sat-content-col-2 {
		min-height:250px;
	}
	
	.byd-sat-videos-heading {
		font-size:25px;
	}
	
	.byd-sat-video-col-inner {
		min-height:250px;
	}
	
	.site-btn.site-btn-2 {
		width:100%;
		min-width:100%;
		max-width:100%;
	}
	
	.byd-sat-video-btn {
		margin-left:150px;
	}
	
	.byd-tabs-content-inner {
		max-width:100%;
	}

	.font-45, .font-45 * {
		font-size: 18px !important;
/* 		text-shadow: 0 3px 9px #fff; */
	}
	
	html body .home-1 .fl-row-content-wrap {
		background-image: url(https://en.byd.com/wp-content/uploads/2020/07/byd-home-hero-mob.png);
		min-height: 438px;
	}

	html body .home-1.sup-tech .fl-row-content-wrap {
		background-image: url(https://en.byd.com/wp-content/uploads/2020/11/byd-technology-hero.png);
	}
	
	.site-btn {
		padding: 12px 25px;
	}
	
	.home-1-wrap {
		position: absolute;
		height: 100%;
		top: -3px;
	}
	
	.home-1-btn {
		position: absolute;
		bottom: -35px;
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
	}
	
	/**truck-video-bg**/
/* 	.page-id-55 .fl-row-bg-video .fl-row-content .fl-col-content {
		height: 438px;
		position: relative;
	}
	
	.page-id-55 .fl-row-bg-video .fl-row-content-wrap {
		align-items: baseline !important;
			
	} */
	/**truck-video-bg-end**/
	
	
	.byd-tab {
		padding-bottom: 0;
	}
	
	.byd-tab.slick-slide {
		min-height: 200px;
	}
	
	.byd-tab::after {
		border-width: 20px 19px 0 19px;
		bottom: 19px;
	}
	
	.byd-sat-video-title {
		font-size: 16px;
	}
	
	.fl-node-5f0cf54309197 > .fl-row-content-wrap {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	
	.fl-testimonial-content {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 20px;
	}

	.footer-widgets {
		text-align: center;
	}
	
/* 	#byd-products-footer #products-photos .fl-module-photo {
		width: 33.3%;
	} */
	
	html body .efl-filter-lists li {
		width: 50%;
	}
	
	div.forklift-feat {
		min-height: 460px;
	}

	.byd-tech-text-wrap {
		padding: 35px;
		-webkit-clip-path: none;
		clip-path: none;
	}

	.byd-tech-batt-content h2, 
	.byd-tech-text-wrap h2 {
		font-size: 30px;
	}
	
	#byd-cn-hw .acumin p {
		font-size: 25px;
		line-height: 1;
	}
	
	.fl-block {
		font-size: 23px;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	
	.fl-testimonial-content-wrap p {
		font-size: 16px;
	}
	
	.slick-next {
		right: 0 !important;
	}
	
	.slick-prev {
		left: 0 !important;
	}
	
	.media-requests-wrap > .fl-col-content {
		padding: 20px 10px 10px 10px !important;
	}
	
	#contact-hero > .fl-row-content-wrap {
		min-height: 300px;
	}
	
	#contact-hero h1 {
		font-size: 35px;
	}
	
	#contact-hero .fl-separator {
		border-top: 6px solid #fff;
		max-width: 160px;
	}
	
	#contact-hero .fl-module-separator .fl-module-content {
		margin-top: 0;
	}
	
	#contact-ccs .fl-tabs-panel {
		padding: 0 15px 15px;
	}
	
} /* END 480px */

@media only screen and (max-width: 420px) {
	h2,
	#byd-hard-work.evolution-forklift h2 {
		font-size: 28px;
	}

	#byd-hard-work .fl-col-small.pos-relative .fl-module-heading {
		left: 0 !important;
		top: 20px !important;
	}

	#byd-hard-work .fl-col-small.pos-relative h2 {
		font-size: 25px !important;
		text-align: center;
	}

	.img-arr-left .fl-photo-content::before {
		border-right: 30px solid #fff !important;
	}

	.img-arr-left.tri-grey .fl-photo-content::before {
		border-right: 30px solid #f5f6f6;
	}

	.img-arr-right .fl-photo-content::before {
		border-left: 30px solid #fff !important;
	}

	.img-arr-left .fl-photo-content::before,
	.img-arr-right .fl-photo-content::before {
		border-top: 30px solid transparent !important;
		border-bottom: 30px solid transparent !important;
	}
	
	.fl-testimonial-content p {
		font-size: 17px;
	}
	
	button, 
	input[type="button"], 
	input[type="reset"], 
	input[type="submit"], 
	.button {
		padding: 10px 24px;
	}
	
	.widget.gform_widget {
		margin-bottom: 0;
	}
	
	.byd-sat-tabs-img-wrap {
		max-width: 100px;
		height: 100px;
	}
	
	.byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::before {
		max-width: 85px;
		height: 85px;
	}
	
	.byd-sat-tabs-col.active .byd-sat-tabs-img-wrap::after {
		bottom: 0;
	}
	
	.byd-tabs-content-col:not(.tab-bg-img) {
		padding: 30px;
	}

	.tab-bg-img .byd-tabs-content-text-2 {
		font-size: 25px;
	}
	
	div.forklift-feat {
		min-height: 310px;
	}

	#byd-batt-ec .fl-col-small:first-of-type {
		padding: 18px 0 18px 0px;
	}

	#byd-batt-ec h2,
	#byd-evt h2 {
		font-size: 25px;
	}
	
	#contact-nav .fl-col.fl-col-small {
		width: 100% !important;
		border-left: 0 !important;
		border-top: 2px solid #fff;
	}
	
	#contact-form .gform_wrapper, 
	#contact-form .widgettitle {
		padding: 10px 15px;
	}
	
	#byd-learnmore > .fl-row-content-wrap {
		padding: 0;
	}
	
	.bus-tech-body-title {
		font-size: 20px;
	}
	
	.byd-tech-text-wrap {
		padding: 20px;
	}
	
}

@media only screen and (max-width: 400px) {
	.fl-testimonial-row .one-half {
		width: 100%;
	}
	
	.fl-testimonial-row .one-half.first {
		margin-bottom: 15px;
	}
	
	.fl-testimonial-row .one-half:not(.first) {
		text-align: center;
	}
	
	.font-125, .font-125 * {
		font-size: 30px !important;
	}
	
	.byd-tabs-content-col:not(.tab-bg-img) {
		padding: 30px 15px;
	}

	.tab-bg-img {
		min-height: 285px;
	}
	
	.efl-download-footer .site-btn {
		max-width: 320px;
		min-width: auto;
	}
	.single-news article h1 {
		font-size: 20px;
	}
	.single-news article .entry-content p:first-of-type img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 360px) {
	#byd-hard-work .fl-col-small.pos-relative h2 {
		font-size: 18px !important;
	}
	
	.byd-tabs-btn .site-btn.site-btn-2 {
		width: 120px;
		min-width: 120px;
		max-width: 120px;
	}
	
	.byd-tabs-btn .site-btn.site-btn-2 {
	 	font-size: 13px;
    }
	
	.byd-sat-video-col-inner {
		min-height: 190px;
	}
	
	.byd-sat-video-btn {
		margin-left: 52px;
	}
	
/* 	#byd-products-footer #products-photos .fl-module-photo {
		width: 50%;
	} */
}

@media (min-width:321px) {
	.page-id-13902 .byd-explore-more-content-wrap .slick-track,
	.page-id-13905 .byd-explore-more-content-wrap .slick-track {
    	transform: unset !important;
	}
}

@media (max-width:320px) {
	.byd-sat-video-btn {
		margin-left:75px;
	}
} /* END 320px */

/* # Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*::before,
	*::after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]::after {
		content: " (" attr(href) ")";
	}

	abbr[title]::after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]::after,
	a[href^="#"]::after,
	.site-title > a::after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 2cm 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	.content,
	.content-sidebar {
		width: 100%;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.header-widget-area,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
		top: -100px;
	}

	.author-box {
		margin-bottom: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}


	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
