﻿@charset "UTF-8";
/*
Theme Name: Bronkhorst Shanghai
Theme URI: https://www.bronkhorst.cn
Author: Logisz B.V.
Author URI: https://www.logisz.nl
Description: Custom WordPress 5.1.1 Theme for Bronkhorst Shanghai.
Requires at least: WordPress 5.1.1
Version: 1.1
Text Domain: bronkhorstshanghai
Tags: logisz, websites, webdesign, seo, bronkhorst, theme, custom
*/
@font-face {
	font-family: 'MyriadPro';
	src: url('webfonts/MyriadPro-Regular.eot');
	src: url('webfonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('webfonts/MyriadPro-Regular.woff') format('woff'), url('webfonts/MyriadPro-Regular.ttf') format('truetype'), url('webfonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-It';
	src: url('webfonts/MyriadPro-It.eot');
	src: url('webfonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'), url('webfonts/MyriadPro-It.woff') format('woff'), url('webfonts/MyriadPro-It.ttf') format('truetype'), url('webfonts/MyriadPro-It.svg#MyriadPro-It') format('svg');
	font-weight: normal;
	font-style: italic;
}
@font-face {
	font-family: 'MyriadPro';
	src: url('webfonts/MyriadPro-Bold.eot');
	src: url('webfonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('webfonts/MyriadPro-Bold.woff') format('woff'), url('webfonts/MyriadPro-Bold.ttf') format('truetype'), url('webfonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {font-family: 'MyriadPro'; font-style: normal;}
body {line-height: 150%; font-size: 16px; font-weight: 400;}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {line-height: 120%; margin: 0; color: #003064; display: block;}
.h1, h1 {margin-bottom: 25px; font-size: 40px; font-weight: 300; /*text-transform: uppercase;*/}
.h2, .h3, h2, h3 {font-weight: 600;}
.h2, h2 {margin-bottom: 20px; font-size: 24px;}
.h3, .h4, h3, h4 {font-size: 18px;}
.h3, h3 {margin-bottom: 5px}
.h4, h4 {margin-bottom: 0; font-weight: 300;}
.h5, .h6, h5, h6 {font-size: 16px;}
.h5, h5 {margin-bottom: 5px; font-weight: 600;}
.h6, h6 {margin-bottom: 0; font-weight: 300;}
ul {margin: 0; padding: 0;}
ul > li {margin: 0; padding: 0; list-style-type: none;}
.content > ul, .content ul {margin: 0 0 20px 0; padding: 0;}
.content > ul > li, .content ul > li {margin: 0; padding: 3px 0 3px 30px; position: relative; list-style: none; line-height: 150%;}
.content > ul > li:before, .content ul > li:before {top: 10px; left: 0; width: 12px; height: 12px; background: url('images/list-item.svg'); content: ""; position: absolute;}
p {margin-bottom: 24px;}
a, a:focus, a:hover {color: #000; text-decoration: underline;}
hr {height: 0; margin: 0 0 70px 0; padding: 46px 0 0 0; border: 0; border-bottom: 5px solid #d8dee7; box-sizing: content-box; zoom: 1;}
b, strong {font-weight: 700;}
div.title, span.title {/*text-transform: uppercase;*/ font-weight: 600; color: #003064; display: block;}
/*.uppercase {text-transform: uppercase;} set back to none because of wrong characters*/
.uppercase {text-transform: none;}
.lead {font-weight: 300; font-size: 22px; line-height: 120%; margin-bottom: 20px;}
.small, small {font-weight: 400; font-size: 14px; line-height: 150%;}
.small ul > li, small ul > li {margin: 0; padding: 3px 0 2px 20px; position: relative; list-style: none; line-height: 150%;}
.small ul > li:before, small ul > li:before {content: ""; position: absolute; top: 8px; left: 0; width: 12px; height: 12px; background: url('images/list-item.svg');}
a.btn + a.btn, .btn + .btn {margin-left: 16px;}
a.btn, a.btn:hover, a.btn-default, a.btn-default:hover, .btn a, .btn a:hover, .btn-default a, .btn-default a:hover {text-decoration: none;}
a.btn, a.btn-default, .btn a, .btn-default a {line-height: 120%; margin-bottom: 0; padding: 8px 40px 9px 18px; background-color: #FFFFFF; background-image: none; border: 2px solid #D8DEE7; border-radius: 0; font-size: 16px; font-weight: 600; text-align: center; text-decoration: none; color: #003064; white-space: nowrap; display: inline-block; vertical-align: middle; transition: all .2s ease; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; cursor: pointer;}
a.btn:after, a.btn-default:after, .btn a:after, .btn-default a:after {height: 18px; width: 18px; top: 50%; right: 15px; margin-top: -9px; background-image: url('images/arrow-sprite.svg'); background-repeat: no-repeat; background-size: 72px 90px; background-position: 0 0; content: ""; transform: translate(0); transition: transform .25s ease; position: absolute;}
a.btn:hover:after, a.btn-default:hover:after, .btn a:hover:after, .btn-default a:hover:after {transform: translate(10px); transition: transform .25s ease;}
a.btn:hover, a.btn:focus, a.btn-default:hover, a.btn-default:focus, .btn a:hover, .btn a:focus, .btn-default a:hover, .btn-default a:focus {background-color: #d8dee7; border-color: #d8dee7; color: #003064; box-shadow: none;}
a.btn-primary, .btn-primary a {background-color: #e2001a; border-color: #e2001a; color: #fff;}
a.btn-primary:hover, a.btn-primary:focus,.btn-primary a:hover, .btn-primary a:focus {background-color: #a90013!important; border-color: #a90013; color: #fff; box-shadow: none;}
a.btn-primary:after, .btn-primary a:after {background-position: 0 -54px;}
a.btn-alternative, .btn-alternative a {background-color: #003064; border-color: #003064; color: #fff;}
a.btn-alternative:focus, a.btn-alternative:hover, .btn-alternative a:focus, .btn-alternative a:hover {background-color: #00244b; border-color: #00244b; color: #fff; box-shadow: none;}
a.btn-alternative:after, .btn-alternative a:after {background-position: 0 -54px;}
a.btn.reversed, a.btn-default.reversed, .btn.reversed a, .btn-default.reversed a {padding: 8px 18px 9px 40px;}
a.btn.reversed:after, a.btn-default.reversed:after, .btn.reversed a:after, .btn-default.reversed a:after {display: none;}
a.btn.reversed:before, a.btn-default.reversed:before, .btn.reversed a:before, .btn-default.reversed a:before {height: 18px; width: 18px; top: 50%; left: 15px; margin-top: -9px; background-image: url('images/arrow-sprite.svg'); background-repeat: no-repeat; background-size: 72px 90px; background-position: -36px 0; content: ""; transform: translate(0); transition: transform .25s ease; position: absolute;}
a.btn.reversed:hover:before, a.btn-default.reversed:hover:before, .btn.reversed a:hover:before, .btn-default.reversed a:hover:before {transform: translate(-10px); transition: transform .25s ease;}
.block {margin-bottom: 30px;}
.block-addressinformation {line-height: 30px; margin: 0;}
img.alignright {margin: 0 0 20px 20px; float: right; zoom: 1;}
img.alignleft {margin: 0 20px 20px 0; float: left; zoom: 1;}
header {position: relative}
header .top {border-bottom: 2px solid #d8dee7}
header .top .logo {height: 108px; padding: 15px 0}
header .top .logo a {display: block;}
header .top .logo a img {width: 144px; height: auto; display: block;}
header .top .search-toggle {width: 40px; height: 40px; line-height: 40px; margin: 34px 0 34px 20px; font-size: 24px; display: none; vertical-align: top; float: left;}
header .top .search-toggle:before {width: 40px; height: 40px; line-height: 40px; text-align: center; font-family: 'Font Awesome 5 Free'; font-weight: 900; content: "\f002"; display: block; cursor: pointer;}
header .top .search-toggle.open:before {content: "\f00d";}
header .top .block-topsearch input[type=text], header .top .block-topsearch input[type=submit] {height: 40px; line-height: 40px; border: 1px solid black; display: inline-block; vertical-align: top; float: left;}
header .top .block-topsearch input[type=text] {width: calc(100% - 127px); margin: 0; padding: 6px 12px; font-family: myriad-pro,sans-serif; font-style: normal; font-size: 16px; line-height: 150%; height: 40px; border-color: #878a90 #d8dee7 #d8dee7 #878a90; box-shadow: inset 1px 1px 1px rgba(0,0,0,.2); color: #333;}
header .top .block-topsearch {opacity: 0; visibility: hidden; transition: opacity .25s ease; display: block; position: absolute; top: 100%; left: 0; right: 0; background: #fff; padding: 50px 0; margin-top: -1px; border-top: 1px solid #d8dee7; border-bottom: 1px solid #d8dee7; z-index: 999; margin-bottom: 30px;}
header .top .block-topsearch.open {opacity: 1; visibility: visible; transition: opacity .25s ease;}
header .top .block-topsearch .btn-submit {margin-left: 16px;}
header .top .block-topsearch .btn-submit, header .top .block-topsearch .btn-submit:hover {text-decoration: none;}
header .top .block-topsearch .btn-submit {line-height: 120%; margin-bottom: 0; padding: 8px 40px 9px 18px; background-color: #FFFFFF; background-image: none; border: 2px solid #D8DEE7; border-radius: 0; font-size: 16px; font-weight: 600; text-align: center; text-decoration: none; color: #003064; white-space: nowrap; display: inline-block; vertical-align: middle; transition: all .2s ease; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; cursor: pointer;}
header .top .block-topsearch .btn-submit:after {height: 18px; width: 18px; top: 50%; right: 15px; margin-top: -9px; background-image: url('images/arrow-sprite.svg'); background-repeat: no-repeat; background-size: 72px 90px; background-position: 0 0; content: ""; transform: translate(0); transition: transform .25s ease; position: absolute;}
header .top .block-topsearch .btn-submit:hover:after {transform: translate(10px); transition: transform .25s ease;}
header .top .block-topsearch .btn-submit:hover, header .top .block-topsearch .btn-submit:focus {background-color: #d8dee7; border-color: #d8dee7; color: #003064; box-shadow: none;}
header .top .block-topmenu {margin: 34px 0}
header .top .block-topmenu nav.secondary-menu .menu-secondary-container > ul {}
header .top .block-topmenu nav.secondary-menu .menu-secondary-container > ul > li {float: left; margin-left: 20px;}
header nav.primary-menu {margin-bottom: -1px; background: #fff; border: 0; border-bottom: 1px solid #d8dee7;}
header nav.primary-menu .menu-primary-container > ul {margin-left: -15px}
header nav.primary-menu .menu-primary-container > ul > li {margin: 0; position: static; float: left;}
header nav.primary-menu .menu-primary-container > ul > li.menu-parent-item > a > span:after {width: 18px; height: 20px; background-image: url('images/arrow-sprite.svg'); background-repeat: no-repeat; background-size: 72px 90px; background-position: -15px -72px; content: ""; display: inline-block; vertical-align: top;}
header nav.primary-menu .menu-primary-container > ul > li.menu-parent-item:hover > a > span:after {background-position: -15px 0;}
header nav.primary-menu .menu-primary-container > ul > li > a, header nav ul > li > a:hover {text-decoration: none;}
header nav.primary-menu .menu-primary-container > ul > li > a {font-weight: 600; font-size: 18px; line-height: 120%; color: #003064; padding: 14px 15px 15px; margin: 0; position: relative; display: block;}
header nav.primary-menu .menu-primary-container > ul > li > a:after {content: ""; position: absolute; bottom: 0; left: 15px; right: 15px; border-bottom: 5px solid transparent}
header nav.primary-menu .menu-primary-container > ul > li:focus > a, header nav ul > li:hover > a, header nav ul > li > a:focus, header nav ul > li > a:hover {color: #003064; background: transparent}
header nav.primary-menu .menu-primary-container > ul > li:hover > a:after, header nav ul > li > a:focus:after, header nav ul > li > a:hover:after {border-color: #003064}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu {top: 100%; right: 0; left: 0; line-height: 150%; min-width: 0; padding: 50px 0 60px; border: 0; background-color: #fff; background-clip: padding-box; border-bottom: 1px solid #d8dee7; font-family: 'MyriadPro'; font-style: normal; font-weight: 400; font-size: 16px; transition: all .25s ease; display: none; /*box-shadow: 0 6px 12px rgba(0,0,0,.175);*/ float: left; position: absolute; z-index: 1000;}
header nav.primary-menu .menu-primary-container > ul > li:hover .dropdown-menu {display: block; transition: all .25s ease;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu {margin-top: -1px; border-top: 1px solid #d8dee7;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li {display: block;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li > a {padding: 13px 18px 13px 0; border-bottom: 1px solid #d8dee7; text-decoration: none; display: block; position: relative;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li:nth-child(1) > a {border-top: 1px solid #d8dee7;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li:nth-child(2) > a {border-top: 1px solid #d8dee7;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li > a:hover {text-decoration: underline;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li > a:before {top: 50%; right: 5px; width: 18px; height: 18px; margin-top: -9px; background-image: url('images/arrow-sprite.svg'); background-position: 0 0; background-repeat: no-repeat; background-size: 72px 90px; transform: translate(0); transition: all .25s ease; content: ""; position: absolute;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li > a:hover:before {transform: translate(10px); transition: all .25s ease;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category {margin-bottom: 40px;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category:nth-last-child(-n+2) {margin-bottom: 0;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > .category-item > a {border-top: 5px solid transparent; text-decoration: none; display: block;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.category-609 > .category-item > a {border-color: #e2001a;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.category-612 > .category-item > a {border-color: #0072ba;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.category-616 > .category-item > a {border-color: #009036;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.category-608 > .category-item > a {border-color: #f25500;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > .category-item > a .image {background-color: #f5f7f9; padding: 10px 0;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > .category-item > a .h3 {position: relative; padding: 14px 0 15px; border-bottom: 1px solid #d8dee7;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > .category-item > a:hover .h3 {text-decoration: underline;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > .category-item > a .h3:before {top: 50%; right: 5px; width: 18px; height: 18px; margin-top: -9px; background-image: url('images/arrow-sprite.svg'); background-position: 0 0; background-repeat: no-repeat; background-size: 72px 90px; transform: translate(0); transition: all .25s ease; content: ""; position: absolute;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > .category-item > a:hover .h3:before {transform: translate(10px); transition: all .25s ease;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > ul {margin-top: -6px; border-top: 1px solid #d8dee7; margin-bottom: 0; padding-left: 0; list-style: none;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > ul > li {border-bottom: 1px solid #d8dee7; margin: 0;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > ul > li a {padding: 8px 0; border: 0; text-decoration: none; display: block;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > ul > li a:before {display: none;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > ul > li a:hover {text-decoration: underline;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.large-category > .category-item {border-top: 1px solid #d8dee7; border-bottom: 1px solid #d8dee7; position: relative;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.large-category > .category-item > a {padding: 13px 18px 13px 0; border-top: 0; text-decoration: none; display: block; overflow: hidden;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.large-category > .category-item > a .image {margin-right: 30px; padding: 0; background-color: transparent;  float: left;}
header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.large-category > .category-item > a .h3 {display: flex; justify-content: center; align-content: center; flex-direction: column; height: 75px; margin: 0; padding: 0; border: 0; overflow: hidden;}
.slider {margin: 0; min-height: 600px; padding-bottom: 170px; background-repeat: no-repeat; position: relative; background-image:url('images/background-blue.jpg'); background-size: cover; background-position: center; 
	/* overflow: hidden; */
}
.slider + .widget-zone {margin-top: -170px; position: relative;}
.slider + .widget-zone > .widget:first-of-type {margin: 0 auto; border-top: 5px solid #003064;}
.slider .bx-wrapper {margin: 0; background-color: transparent; border: 0; box-shadow: none;}
.slider .text {margin-top: 70px;}
.slider .text .h1, .slider .text .h1 + p {text-align: left !important;}
.slider .text a.btn span {text-transform: uppercase;}
.slider .image img {width: 100%; height: auto; display: block;}
.slider .bx-wrapper .bx-pager {bottom: 28px;}
.slider .bx-wrapper .bx-pager .bx-pager-item {margin: 0 10px;}
.slider .bx-wrapper .bx-pager .bx-pager-item a {width: 120px; height: 5px; margin: 0; padding: 0; background-color: rgba(255,255,255,0.5); border-radius: 0;}
.slider .bx-wrapper .bx-pager .bx-pager-item a.active {background-color: rgba(255,255,255,1);}
.breadcrumb {margin: 0; min-height: 230px; padding-bottom: 170px; background-repeat: no-repeat; position: relative; background-image: url('images/background-blue.jpg'); background-size: cover; background-position: center; 
		/* overflow: hidden; */
		}
.breadcrumb ol {color: #000000; padding: 20px 0; margin: 0; font-weight: 400; font-size: 14px; line-height: 150%; list-style-type: none;}
.breadcrumb ol li {display: inline-block; margin-right: 10px;}
.breadcrumb ol li a {color: #000000;}
.breadcrumb ol li + li {margin-left: 10px;}
.breadcrumb + .widget-zone {margin-top: -170px; position: relative;}
.breadcrumb + .widget-zone > .widget {margin: 0 auto; border-top: 5px solid #003064;}
.widget-zone {min-height: 400px;}
.widget-zone .widget {}
.widget-zone .widget.frame {padding: 70px 0; margin: 0;}
.widget-zone .widget.frame .header-image {margin: -70px 0 70px 0;}
.carousel .bx-wrapper {margin: 0; background-color: transparent; border: 0; box-shadow: none;}
.carousel .text {margin-top: 70px;}
.carousel .text .h1, .slider .text .h1 + p {text-align: left !important;}
.carousel .text a.btn span {text-transform: uppercase;}
.carousel .image img {width: 100%; height: auto; display: block;}
.product-category {width: 100%; height: calc(100% - 40px); margin-top: 40px; padding: 50px; background: #f5f7f9; text-decoration: none; display: block; position: relative;}
.product-category img {margin: 0 auto 20px auto; display: table;}
.product-category a {top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 1;}
.product-category .title h3 {padding-right: 25px; display: inline-block; position: relative;}
.product-category .title h3:after {top: 50%; right: 0; width: 18px; height: 18px; margin-top: -9px; background-image: url(images/arrow-sprite.svg); background-position: 0 0; background-repeat: no-repeat; background-size: 72px 90px; transform: translate(0); transition: all .25s ease; content: ""; position: absolute;}
.product-category:hover .title h3:after {transform: translate(10px); transition: all .25s ease;}
.product-category.front-page {padding: 0; background-color: #FFFFFF; border-top: 5px solid transparent;}
.product-category.front-page.category-44 {border-color: #e2001a;}
.product-category.front-page.category-45 {border-color: #0072ba;}
.product-category.front-page.category-46 {border-color: #009036;}
.product-category.front-page.category-47 {border-color: #f25500;}
.product-category.front-page .title {height: 135px; padding-left: 20px; padding-top: 87px;}
.product-category.front-page .title .h2 {padding-right: 25px; position: relative; display: inline-block;}
.product-category.front-page .title .h2:after {top: 50%; right: 0; width: 18px; height: 18px; margin-top: -9px; background-image: url(images/arrow-sprite.svg); background-position: 0 0; background-repeat: no-repeat; background-size: 72px 90px; transform: translate(0); transition: all .25s ease; content: ""; position: absolute;}
.product-category.front-page .text {padding: 20px 0 20px 20px;}
.product-category.front-page .image {padding: 0 20px; float: right;}
.product-category.front-page .background {background-color: #f5f7f9; height: 135px; margin-bottom: -135px;}
.product-category.front-page:hover .title .h2:after {transform: translate(10px); transition: all .25s ease;}
.product-category.sub {padding: 20px 20px 47px 20px;}
.product-category.sub:hover {background-color: #E5EAEF;}
.product-category.sub .ranges {right: 0; bottom: 0; left: 0; padding: 3px 20px; background-color: #E5EAEF; text-align: center; position: absolute;}
.product {margin-bottom: 30px; border: 1px solid transparent; text-decoration: none; transition: all .25s ease; display: block; position: relative;}
.product:hover {border-color: #d8dee7; box-shadow: 0 0 2px 1px rgba(0,0,0,.1); transition: all .25s ease;}
.product a {top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 1;}
.product .image {padding: 10px;}
.product .title {min-height: 42px; margin: 0 20px 10px; overflow: hidden;}
.product .text {margin: 0 20px 20px;}
.image-tile {padding-top: 40px; text-decoration: none; display: block;}
.image-tile a {text-decoration: none;}
.image-tile .title {min-height: 62px; margin-top: -30px; margin-right: 20px; margin-left: 20px; padding: 10px 10px 5px; background: #fff; border-top: 5px solid #003064; text-align: center; transform: translate(0); transition: all .25s ease; position: relative;}
.image-tile:hover .title {transform: translateY(-10px); transition: all .25s ease;}
.block-tile {margin-top: 40px; padding: 50px; background: #f5f7f9; display: block; position: relative;}
.block-tile a {text-decoration: none;}
.filter {margin-bottom: 20px; border: 2px solid #d8dee7;}
.filter .header {padding: 15px 35px 15px 20px; position: relative; cursor: pointer;}
.filter .text {padding: 19px 18px; border-top: 1px solid #d8dee7;}
.filter .text ul {margin: 0;}
.filter .text ul > li {}
.filter .text ul > li > a {padding: 3px 0 0 30px; text-decoration: none; display: block; position: relative;}
.filter .text ul > li > a:before {top: 10px; left: 0; width: 7px; height: 12px; background-image: url('images/arrow-sprite.svg'); background-size: 72px 90px; background-position: -6px -3px; transition: all .25s ease; content: ""; position: absolute;}
.filter .text ul > li > a:hover {text-decoration: underline;}
.filter .text ul > li > a:hover:before {transform: translate(10px); transition: all .25s ease;}
.filter .text ul > li > ul > li {padding: 0 0 0 0;}
.filter .text ul > li > ul > li a:before {display: none;}
.page-template-archive-news {}
.page-template-archive-news hr {margin-bottom: 0;}
.page-template-archive-news .news {}
.page-template-archive-news .news .news-item {padding: 50px 50px 26px 50px; border-bottom: 1px solid #d8dee7; position: relative;}
.page-template-archive-news .news .news-item:hover {background-color: #f5f7f9;}
.page-template-archive-news .news .news-item a {top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 1;}
.page-template-archive-news .news .news-item .image {margin-bottom: 24px;}
.page-template-archive-news .news .news-item .labels .label {line-height: 150%; margin: 0 10px 20px 0; padding: 2px 9px; font-weight: 400; font-size: 14px; text-align: center; text-transform: none; white-space: nowrap; vertical-align: baseline; display: inline-block;}
.page-template-archive-news .news .news-item .labels .label.label-primary {background-color: #003064; color: #fff;}
.page-template-archive-news .news .news-item .labels .label.label-default {background-color: #d8dee7; color: #003064;}

.post-type-archive-blog, 
.page-template-archive-blog {}
.post-type-archive-blog hr, 
.page-template-archive-blog hr {margin-bottom: 0;}
.post-type-archive-blog .blog, 
.page-template-archive-blog .blog {}
.post-type-archive-blog .blog .blog-item, 
.page-template-archive-blog .blog .blog-item {padding: 50px 50px 26px 50px; border-bottom: 1px solid #d8dee7; position: relative;}
.post-type-archive-blog .blog .blog-item:hover, 
.page-template-archive-blog .blog .blog-item:hover {background-color: #f5f7f9;}
.post-type-archive-blog .blog .blog-item a, 
.page-template-archive-blog .blog .blog-item a {top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 1;}
.post-type-archive-blog .blog .blog-item .image, 
.page-template-archive-blog .blog .blog-item .image {margin-bottom: 24px;}
.post-type-archive-blog .blog .blog-item .labels .label, 
.page-template-archive-blog .blog .blog-item .labels .label {line-height: 150%; margin: 0 10px 20px 0; padding: 2px 9px; font-weight: 400; font-size: 14px; text-align: center; text-transform: none; white-space: nowrap; vertical-align: baseline; display: inline-block;}
.post-type-archive-blog .blog .blog-item .labels .label.label-primary, 
.page-template-archive-blog .blog .blog-item .labels .label.label-primary {background-color: #003064; color: #fff;}
.post-type-archive-blog .blog .blog-item .labels .label.label-default, 
.page-template-archive-blog .blog .blog-item .labels .label.label-default {background-color: #d8dee7; color: #003064;}

.carousel .item {position: relative;}
.carousel .item a {top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 1;}
.carousel .item .image {margin-bottom: 24px;}
.carousel .item .labels .label {line-height: 150%; margin: 0 10px 20px 0; padding: 2px 9px; font-weight: 400; font-size: 14px; text-align: center; text-transform: none; white-space: nowrap; vertical-align: baseline; display: inline-block;}
.carousel .item .labels .label.label-primary {background-color: #003064; color: #fff;}
.carousel .item .labels .label.label-default {background-color: #d8dee7; color: #003064;}
.carousel .bx-wrapper .bx-pager {bottom: -40px;}
.carousel .bx-wrapper .bx-pager .bx-pager-item {margin: 0 10px;}
.carousel .bx-wrapper .bx-pager .bx-pager-item a {width: 120px; height: 5px; margin: 0; padding: 0; background-color: rgba(255,255,255,0.5); border-radius: 0;}
.carousel .bx-wrapper .bx-pager .bx-pager-item a.active {background-color: rgba(255,255,255,1);}
.page-template-archive-events {}
.page-template-archive-events hr {margin-bottom: 0;}
.page-template-archive-events .events {margin: 0 0 70px 0;}
.page-template-archive-events .events .event {margin: 0; padding: 50px 50px 26px 50px; border-bottom: 1px solid #d8dee7; position: relative;}
.page-template-archive-events .events .event:hover {background-color: #f5f7f9;}
.page-template-archive-events .events .event a {top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 1;}
.page-template-archive-events .events .event span.event-title {font-weight: 700; color: #003064;}
.page-template-archive-events .events .event p {margin-top: 10px; margin-bottom: 0;}
.page-template-archive-events .events .event .image {margin-bottom: 24px;}
.page-template-archive-events .events .event .labels .label {line-height: 150%; margin: 0 10px 20px 0; padding: 2px 9px; font-weight: 400; font-size: 14px; text-align: center; text-transform: none; white-space: nowrap; vertical-align: baseline; display: inline-block;}
.page-template-archive-events .events .event .labels .label.label-primary {background-color: #003064; color: #fff;}
.page-template-archive-events .events .event .labels .label.label-default {background-color: #d8dee7; color: #003064;}
.page-template-archive-events .past-events {}
.page-template-archive-events .past-events .event {margin: 0; padding: 50px 50px 26px 50px; border-bottom: 1px solid #d8dee7; position: relative;}
.page-template-archive-events .past-events .event:hover {background-color: #f5f7f9;}
.page-template-archive-events .past-events .event a {top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 1;}
.page-template-archive-events .past-events .event span.event-title {font-weight: 700; color: #003064;}
.page-template-archive-events .past-events .event p {margin-top: 10px; margin-bottom: 0;}
.page-template-archive-events .past-events .event .image {margin-bottom: 24px;}
.page-template-archive-events .past-events .event .labels .label {line-height: 150%; margin: 0 10px 20px 0; padding: 2px 9px; font-weight: 400; font-size: 14px; text-align: center; text-transform: none; white-space: nowrap; vertical-align: baseline; display: inline-block;}
.page-template-archive-events .past-events .event .labels .label.label-primary {background-color: #003064; color: #fff;}
.page-template-archive-events .past-events .event .labels .label.label-default {background-color: #d8dee7; color: #003064;}
.page-template-archive-faq {}
.page-template-archive-faq hr {margin-bottom: 0;}
.page-template-archive-faq .faq {margin-top: 40px;}
.page-template-archive-faq .faq ul {}
.page-template-archive-faq .faq ul li {padding: 0; border-bottom: 1px solid #d8dee7;}
.page-template-archive-faq .faq ul li a {padding: 13px 32px 13px 12px; text-decoration: none; display: block; position: relative;}
.page-template-archive-faq .faq ul li a:hover {text-decoration: underline;}
.page-template-archive-faq .faq ul li a:after {content: ""; width: 18px; height: 18px; background-image: url('images/arrow-sprite.svg'); background-position: 0 0; background-repeat: no-repeat; background-size: 72px 90px; position: absolute; top: 16px; right: 5px; transform: translate(0); transition: all .25s ease;}
.page-template-archive-faq .faq ul li a:hover:after {transform: translate(10px); transition: all .25s ease;}
.page-template-archive-faq .faq ul li:first-child {background: #d8dee7; color: #003064; font-size: 18px; font-weight: 600; padding: 12px 20px;}
.single h1, .single h1 + p {text-align: left;}
.single .labels .label {line-height: 150%; margin: 0 10px 20px 0; padding: 2px 9px; font-weight: 400; font-size: 14px; text-align: center; text-transform: none; white-space: nowrap; vertical-align: baseline; display: inline-block;}
.single .labels .label.label-primary {background-color: #003064; color: #fff;}
.single .labels .label.label-default {background-color: #d8dee7; color: #003064;}
.single-products h1, .single-product h1 + p {text-align: left;}
.single-products .buttons .btn {margin: 20px 16px 0 0; display: inline-block;}
.single-events {}
.single-events .data {margin-bottom: 30px;}
.single-events .data > .row {border-bottom: 1px solid #d8dee7;}
.single-events .data > .row .col-6 {padding: 7px 20px;}
.single-events .data > .row .col-6:first-child {background: #f5f7f9; font-weight: 400;}
.search-item {padding: 10px; border-top: 1px solid #d8dee7; position: relative;}
.search-item a {top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 1;}
.search-item:last-of-type {margin-bottom: 24px; border-bottom: 1px solid #d8dee7;}
.search-item:hover {background-color: #f5f7f9;}
.search-item h2 {margin: 0; text-decoration: none; color: #003064; font-size: 18px; font-weight: 600;}
.search-item p.url {margin: 0; color: green;}
/**/
.related-products {margin-top: 24px;}
.related-categories {margin-top: 24px;}
.related-categories .category-item {margin-bottom: 30px;}
.related-categories .category-item > a {border-top: 5px solid #d8dee7; text-decoration: none; display: block;}
.related-categories .category-item > a .image {background-color: #f5f7f9; padding: 10px 0;}
.related-categories .category-item > a .image img {margin: 0 auto; display: table;}
.related-categories .category-item > a .h3 {position: relative; padding: 14px 0 15px; border-bottom: 1px solid #d8dee7;}
.related-categories .category-item > a:hover .h3 {text-decoration: underline;}
.related-categories .category-item > a .h3:before {top: 50%; right: 5px; width: 18px; height: 18px; margin-top: -9px; background-image: url('images/arrow-sprite.svg'); background-position: 0 0; background-repeat: no-repeat; background-size: 72px 90px; transform: translate(0); transition: all .25s ease; content: ""; position: absolute;}
.related-categories .category-item > a:hover .h3:before {transform: translate(10px); transition: all .25s ease;}
/**/
.easingslider {margin: 0 auto; display: table;}
.easingslider-prev, .easingslider-next {width: 48px; height: 48px; line-height: 48px; background-color: #f5f7f9; background-size: 27px 12px; background-position: center center; background-repeat: no-repeat; text-align: center; transition: all linear 250ms;}
.easingslider-prev:hover, .easingslider-next:hover {background-color: #d8dee7;}
.easingslider-prev {left: -48px !important; background-image: url(images/control-prev.svg);}
.easingslider-next {right: -48px !important;  background-image: url(images/control-next.svg);}
.easingslider-pagination .easingslider-page span {background-image: none; background-color: #FFFFFF; border: 1px solid #d8dee7; border-radius: 50%;}
.easingslider-pagination .easingslider-page.active span {background-image: none; background-color: #003064; border-color: #003064; border-radius: 50%;}
/**/
.wpcf7 {}
.wpcf7 .row {margin-bottom: 15px;}
.wpcf7 label {}
.wpcf7 input[type=text], .wpcf7 input[type=email] {width: 100%; border-width: 1px; padding: 6px 12px; margin: 0; font-family: myriad-pro,sans-serif; font-style: normal; font-size: 16px; line-height: 150%; height: 40px; border-color: #878a90 #d8dee7 #d8dee7 #878a90; box-shadow: inset 1px 1px 1px rgba(0,0,0,.2); color: #333;}
.wpcf7 textarea {width: 100%; border-width: 1px; padding: 6px 12px; margin: 0; font-family: myriad-pro,sans-serif; font-style: normal; font-size: 16px; line-height: 150%; height: auto; border-color: #878a90 #d8dee7 #d8dee7 #878a90; box-shadow: inset 1px 1px 1px rgba(0,0,0,.2); color: #333;}
.wpcf7 input.wpcf7-not-valid, .wpcf7 textarea.wpcf7-not-valid {border-color: #d73023;}
.wpcf7 .wpcf7-not-valid-tip {display: none;}
.wpcf7 .wpcf7-response-output {display: none !important; visibility: hidden !important;}
.wpcf7 input[type=submit] {line-height: 120%; margin-bottom: 0; padding: 8px 40px 9px 18px; background-color: #FFFFFF; background-image: url('images/arrow-blue-right.svg'); background-size: 27px 12px; background-repeat: no-repeat; background-position: 100%; border: 2px solid #D8DEE7; border-radius: 0; font-size: 16px; font-weight: 600; text-align: center; text-decoration: none; color: #003064; white-space: nowrap; display: inline-block; vertical-align: middle; transition: all .2s ease; -ms-touch-action: manipulation; touch-action: manipulation; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; cursor: pointer; outline: none;}
.wpcf7 input[type=submit]:hover {background-color: #d8dee7; background-position: 115%; border-color: #d8dee7; color: #003064; box-shadow: none;}
footer {background-color: #d8dee7; padding-top: 35px; position: relative}
footer .block {}
footer .block hr {margin: 15px 0; padding: 0; border-width: 1px; border-color: #FFFFFF;}
footer .block .h3 + p, footer .block h3 + p {margin-top: 10px;}
footer .block.block-addressinformation {}
footer .block.block-addressinformation img.logo {width: 144px;}
footer .block.block-socialmedia {}
footer .block.block-socialmedia ul li {display: inline-block;}
footer .block.block-socialmedia ul li {margin-right: 10px; padding: 10px 0; text-decoration: none; display: inline-block;}
footer .block.block-socialmedia ul li + li {margin-left: 15px;}
footer .block.block-socialmedia ul li a {text-decoration: none;}
footer .block.block-socialmedia ul li a:before {font-family: 'Font Awesome 5 Brands'; font-size: 20px; font-weight: 400; color: #003064; display: block;}
footer .block.block-socialmedia ul li.youtube a:before {content: "\f167";}
footer .block.block-socialmedia ul li.twitter a:before {content: "\f099";}
footer .block.block-socialmedia ul li.linkedin a:before {content: "\f0e1";}
footer .block.block-socialmedia ul li.facebook a:before {content: "\f39e";}
footer .block.block-socialmedia ul li a span {display: none;}
footer .block.block-footer {margin-top: 57px;}
footer .block.block-footer ul {margin-top: 15px; border-top: 1px solid #FFFFFF;}
footer .block.block-footer ul li {border-bottom: 1px solid #FFFFFF;}
footer .block.block-footer ul li > a {padding: 13px 18px 13px 0; text-decoration: none; display: block; position: relative;}
footer .block.block-footer ul li > a:hover {text-decoration: underline;}
footer .block.block-footer ul li > a:before {top: 50%; right: 5px; width: 18px; height: 18px; margin-top: -9px; background-image: url('images/arrow-sprite.svg'); background-position: 0 0; background-repeat: no-repeat; background-size: 72px 90px; transform: translate(0); transition: all .25s ease; content: ""; position: absolute;}
footer .block.block-footer ul li > a:hover:before {transform: translate(10px); transition: all .25s ease;}
footer .small {font-size: 12px; padding: 20px 0;}
footer .small span {}
footer .small span#copyright-line {float: right;}
.bg-default {background: #FFFFFF;}
.bg-secondary {background: #d8dee7;}
p span.block-background {padding: 50px; background: #f5f7f9; display: block;}
.pull-left {float: left;}
.pull-right {float: right;}
.img-fluid {max-width: 100%; height: auto; display: block;}
.group:before, .group:after {content: ""; display: table;}
.group:after {clear: both;}
.group {zoom: 1;}
table {}
table tr {}
table tr td {}
.wp-caption-text {text-align: center; font-style: italic;}
@media (max-width: 575.98px) {
	.hidden-md-down {display: none;}
}
@media (min-width: 576px) {
}
@media (max-width: 767.98px) {
	header .top {display: none;}
	header .primary-menu-toggler .logo {margin: 11px 0 11px 10px; display: block; float: left; vertical-align: top;}
	header .primary-menu-toggler .logo a {display: block;}
	header .primary-menu-toggler .logo a img {line-height: 0; height: 26px; display: block;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories .col-3 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories .col-6 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > .category-item > a .h3 {font-size: 16px; text-transform: none; font-weight: 400;}
	header nav.primary-menu .search {padding: 10px 15px 20px 15px;}
	header nav.primary-menu .search form {position: relative;}
	header nav.primary-menu .search input[type=text] {width: 100%; border-width: 1px; margin: 0; padding: 6px 12px; font-family: myriad-pro,sans-serif; font-style: normal; font-size: 16px; line-height: 150%; height: 40px; border-color: #878a90 #d8dee7 #d8dee7 #878a90; box-shadow: inset 1px 1px 1px rgba(0,0,0,.2); color: #333;}
	header nav.primary-menu .search .btn-submit {width: 40px; height: 40px; top: 0; right: 0; position: absolute; content: ""; font-size: 0;}
	header nav.primary-menu .search .btn-submit:before { width: 40px; height: 40px; line-height: 40px; font-size: 18px; text-align: center; font-family: 'Font Awesome 5 Free'; font-weight: 900; content: "\f002"; display: block; cursor: pointer;}
	.image-tile {padding-top: 0;}
	.image-tile .title {min-height: 0; margin: 0;}
	.image-tile .image {display: none;}
	.image-tile .text {display: none;}
	.product-category.front-page .background {height: 140px; margin-bottom: -140px;}
	.product-category.front-page .image {background: #f5f7f9;}
	.product-category.front-page .title {width: 100%; height: auto; padding: 10px 0 !important; border-bottom: 1px solid #d8dee7; overflow: hidden;}
	.product-category.front-page .title * {margin: 0; font-size: 16px; padding: 5px 0; float: none;}
	.product-category.front-page .text {display: none;}
}
@media (max-width: 768px) {
	.breadcrumb {min-height: 200px;}
	.breadcrumb ol {display: none;}
	.breadcrumb + .widget-zone {min-height: 200px; margin-top: -200px;}
	header .primary-menu-toggler {width: 100%; height: 48px; background-color: #FFFFFF; display: block;}
	header .primary-menu-toggler span {float: right; padding: 8px 10px; line-height: 32px; margin-left: 10px; font-weight: 600; font-size: 18px; display: block; color: #003064; cursor: pointer;}
	header .primary-menu-toggler span:before {width: 16px; margin-right: 10px; font-family: 'Font Awesome 5 Free'; font-weight: 900; content: "\f0c9"; display: inline-block; vertical-align: top;}
	header .primary-menu-toggler span.open:before {content: "\f00d";}
	header nav.primary-menu {margin-bottom: -1px; background: #fff; border: 0; border-top: 1px solid #d8dee7; border-bottom: 1px solid #d8dee7; top: 100%; right: 0; left: 0; display: none; position: absolute; z-index: 1; overflow: hidden;}
	header nav.primary-menu > .container {max-width: 100%; padding: 0;}
	header nav.primary-menu .menu-primary-container > ul {margin-left: 0;}
	header nav.primary-menu .menu-primary-container > ul > li {margin: 0; border-bottom: 1px solid #d8dee7; position: static; float: none; display: block;}
	header nav.primary-menu .menu-primary-container > ul > li a {padding: 14px 15px;}
	header nav.primary-menu .menu-primary-container > ul > li a:after {border: 0;}
	header nav.primary-menu .menu-primary-container > ul > li.menu-parent-item {position: relative;}
	header nav.primary-menu .menu-primary-container > ul > li.menu-parent-item > a {}
	header nav.primary-menu .menu-primary-container > ul > li.menu-parent-item > a > span:after {display: none;}
	header nav.primary-menu .menu-primary-container > ul > li.menu-parent-item:after {top: 0; right: 0; left: unset; width: 48px; line-height: 48px; height: 49px; background-image: url('images/arrow-large-sprite.svg'); background-repeat: no-repeat; background-size: 48px 96px; background-position: 0 0; background-color: #f5f7f9; border-left: 1px solid #d8dee7; text-align: center; content: ""; display: block; position: absolute; vertical-align: top; z-index: 1;}
	header nav.primary-menu .menu-primary-container > ul > li.menu-parent-item.open:after {background-position: 0 -48px;}
	header nav.primary-menu .menu-primary-container > ul > li.menu-parent-item.open .dropdown-menu {display: block;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu, header nav.primary-menu .menu-primary-container > ul > li:hover .dropdown-menu {display: none; position: static; background: #f5f7f9; border-bottom: 0; padding: 20px; float: none;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu > .container {max-width: 100%; padding: 0;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu > .container > .row {margin: 0;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul {background-color: #FFFFFF;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .col-4 {display: none;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .col-12 {padding: 0;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .col-12 .row {margin: 0;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .col-12 .row .col-lg-6 {padding: 0;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li:nth-child(1) > a, header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li:nth-child(2) > a {border-top: 0;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li > a {padding: 10px 10px 10px 40px; border-bottom: 0; text-decoration: none; display: block; position: relative;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu ul > li > a:before {top: 50%; left: 15px;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories {padding: 10px 20px; margin: 0; background-color: #FFFFFF;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories .row {margin: 0 -15px;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category {margin-bottom: 20px;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > ul {display: none;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category > .category-item > a {padding: 0;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.large-category > .category-item {border: 0;}
	header nav.primary-menu .menu-primary-container > ul > li .dropdown-menu .block-categories ul > li.category.large-category > .category-item > a {padding-right: 0;}
	.slider .text {margin-top: 0;}
	
	
	
	table {margin-bottom: 24px;} 
	table tr td {width: 100%; display: block;} 
	
	
		table {
    border: 0;

  }

th:empty, td:empty { display: none; }
	
  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    /* overflow: hidden; */
	background-color: #d8dee7"
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 0px solid #d8dee7;
    /* display: block; */
    margin-bottom: .625em;
  }
  
  table td {
    border-bottom: 0px solid #d8dee7;
    display: block;
    font-size: .9em;
    text-align: left;
  }
  
  table td::before {
    /* text-transform: uppercase; */
    content: attr(data-label);
    float: left;
    font-weight: bold;
	width:99.9999%;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
	
	
	
}
@media (min-width: 768px) {
	header .primary-menu-toggler .logo {display: none;}
	header nav.primary-menu .search {display: none;}
}
@media (min-width: 768.02px) {
	header .primary-menu-toggler {display: none;}
	header nav.primary-menu {display: block !important;}
}
@media (max-width: 991.98px) {
	.h1, h1 {font-size: 32px;}
	.breadcrumb + .widget-zone {min-height: 170px; margin-top: -170px;}
	.widget-zone .widget.frame {padding: 40px 0;}
	footer .small span#copyright-line {display: block; float: none;}
}
@media (max-width: 1023.98px) {
	.slider .bx-wrapper {margin-bottom: 80px;}
	.slider .bx-wrapper .bx-pager {bottom: -47px;}
	.slider .bx-wrapper .bx-pager .bx-pager-item a {width: 40px;}
	.product-category.front-page .image {padding: 10px; margin: 0; width: auto; float: none;}
	.product-category.front-page .title {padding-top: 0; height: auto;}
	.product-category.front-page .title * {margin: 0;}
	.carousel .bx-wrapper {padding-bottom: 40px;}
	.carousel .bx-wrapper .bx-pager {bottom: -10px;}
	.carousel .bx-wrapper .bx-pager .bx-pager-item a {width: 40px;}
}
@media (max-width: 1199.98px) {
}
@media (min-width: 992px) {
	.page-template-page-portal-tiles .h1,
	.page-template-page-portal-tiles h1,
	.page-template-page-portal-tiles .h1 + p,
	.page-template-page-portal-tiles h1 + p,
	.page-template-page-portal-blocks .h1,
	.page-template-page-portal-blocks h1,
	.page-template-page-portal-blocks .h1 + p,
	.page-template-page-portal-blocks h1 + p,
	.page-template-page .h1,
	.page-template-page h1,
	.page-template-page .h1 + p,
	.page-template-page h1 + p,
	.page-template-page-2-columns .h1,
	.page-template-page-2-columns h1,
	.page-template-page-2-columns .h1 + p,
	.page-template-page-2-columns h1 + p,
	
	.post-type-archive-blog .h1,
	.post-type-archive-blog h1,
	.post-type-archive-blog .h1 + p,
	.post-type-archive-blog h1 + p,
	
	.page-template-archive-blog .h1,
	.page-template-archive-blog h1,
	.page-template-archive-blog .h1 + p,
	.page-template-archive-blog h1 + p,
	.page-template-archive-news .h1,
	.page-template-archive-news h1,
	.page-template-archive-news .h1 + p,
	.page-template-archive-news h1 + p,
	.page-template-archive-events .h1,
	.page-template-archive-events h1,
	.page-template-archive-events .h1 + p,
	.page-template-archive-events h1 + p,
	.tax-product_categories .h1,
	.tax-product_categories h1,
	.tax-product_categories .h1 + p,
	.tax-product_categories h1 + p {
		text-align: center;
	}
}
@media (min-width: 1200px) {
	.slider + .widget-zone .widget:first-child {max-width: 1286px; min-height: 170px; margin: 0 auto;}
	.breadcrumb + .widget-zone .widget:first-child {max-width: 1286px; min-height: 170px; margin: 0 auto;}
}

/* addidtional styles */

.tooltip1, .tooltip2 {
    position: relative !important;
    display: inline-block !important;
    text-align: right !important;
    height: 60px;
}
.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 190px;
    background-color: white;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 3px 5px 3px;
    position: absolute;
    z-index: 1;
    top: -65px;
    right: 95%;
}
.tooltip2 .tooltiptext2 {
    visibility: hidden;
    width: 190px;
    background-color: white;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 3px 5px 3px;
    position: absolute;
    z-index: 1;
    top: -65px;
    left: 95%;
}
.tooltip1:hover .tooltiptext1, .tooltip2:hover .tooltiptext2 {
  visibility: visible;
}
th {
	background: #d8dee7;
    color: #003064;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px;
    border: 0;
}
.table {
	margin-bottom:40px;
}
.table>tbody>tr>td {
    padding: 7px 20px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0;
    border-bottom: 1px solid #d8dee7;
}
.table>tbody>tr>th {
    background: #f5f7f9;
    font-weight: 400;
    padding: 7px 20px;
}
.table>thead>tr>th {
    background: #d8dee7;
    color: #003064;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px;
    border: 0;
}
img.alignright {
    margin: 0;
    float: right;
    zoom: 1;
}
img.alignleft {
    margin: 0;
    float: right;
    zoom: 1;
}
.label {
    border-radius: 0;
    padding: 7px 25px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    display: inline-block;
}
.label-primary {
    background-color: #003064;
    color: #fff;
}
.easingslider-prev, .easingslider-next {
    background-color: transparent !important; 
    background-size: 30px 30px;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
	width: 95%;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}