.container {
	max-width:1366px;
}
header .container {
	max-width:1366px;
}


/* Font Size */

*:not(i) {
	font-size: 18px;
	line-height:initial;
}
h1,
h1 * {
	font-size:60px;
}
h2,
h2 * {
	font-size: 42px;
}
h3,
h3 * {
	font-size: 32px;
}
h4,
h4 * {
	font-size:28px;
}
h5,
h5 * {
	font-size:20px;
}
h6,
h6 * {

}

@media (max-width: 1366px) {


}
/* Spacing */
.products_home {
	padding-top:60px;
	padding-bottom:60px;
}
.home_single_product {
	margin-bottom:30px;
}
.top_product_title_home,.contact_home h3 {
	margin-bottom:30px;
}
.single_product_panel img {
	margin-bottom:0;
}
.single_product_panel h3,.home_mid_section h4,.home_mid_section h3,.contact_home div.col-md-12, .contact_home div.col-md-6,footer p {
	margin-bottom:15px;
}
.home_mid_section {
	padding: 15px 0;
}
.home_mid_section a {
	margin-top:15px;
}
.contact_home {
	margin-top:90px;
	margin-bottom:90px;
}
.sub_footer {
	margin-top:45px;
}
.sub_footer {
	height:auto;
	max-height:none;
	padding:15px 0;
}
.sub_footer p span {
	display:inline-block;
	width:100%;
	margin-top:7.5px;
}
#load {
	margin-top:0;
}
.list_offwhite_bg {
	padding-bottom:60px;
	padding-top:15px;
}
.top_detail_title_parent {
	height:auto;
	max-height:none;
	margin-bottom:15px;
}
.top_detail_title_child h1 {
	margin-bottom:15px;
}
.help_content_list {
	margin-top:60px;
	margin-bottom:90px;
}
.single_product_downloads {
	margin-bottom:30px;
}
.offwhite_single_product {
	padding-top:30px;
	padding-bottom: 0;
}
.btm_single_product {
	margin-top:90px;
	margin-bottom:90px;
}
.top_detail_title_banner {
	margin-bottom:60px;
    min-height: calc(35vh + 110px);
    max-height: 466px;
	display: -webkit-flex;
	display: flex;
	align-items:center;
}
.padding_btm_panels {
	padding-bottom:60px;
}
.background_sub_page_offwhite {
	padding-top:60px;
	padding-bottom:0;
}
.btm_content_sections_sub {
	margin-top:90px;
	margin-bottom:90px;
}
.top_detail_title_child {
	height:auto;
	padding:15px;
	max-height:auto;
}
.main-certifications-con {
	margin-top:30px;
}
.main-certifications-con .titles_single_product {
	margin-top:30px;
	margin-bottom:30px;
}
.contact_page_con.form_details.contact_home {
	margin-bottom:90px;
}
.tree_ul {
	margin-top:45px;
	list-style: none;
}
.tree_ul ul {
	list-style: none;
}
.tree_ul a {
	color: #525252;
	display: -webkit-flex;
	display: flex;
	align-items:center;
}
.toggle_cat:after {
	font-size:12px;
	content: "\f0dd";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: bold;
    text-decoration: inherit;
    color: #525252;
    margin-left:7.5px;
}
.toggle_cat.active:after {
	content: "\f0d8";
}

/* Buttons */

.contact_home input.wpcf7-submit, #load, .help_content_list a {
	height:50px;
	max-width:none;
	width:auto;
	display:inline-block;
	padding:0 30px;
	line-height:46px;
}
