/*
Theme Name: PSI
Theme URI: website link
Author: PSI author
*/

/* Add your custom styles here... */ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
#wpadminbar { display:none !important;}
/*Fonts */
@font-face {
    font-family: "Knockout";
    src: url("fonts/Knockout HTF28-JuniorFeatherwt Regular.otf") format("truetype");
    font-weight:400;
}
@font-face {
    font-family: "Knockout";
    src: url("fonts/Knockout HTF48-Featherweight Regular.otf") format("truetype");
    font-weight:700;
}
@font-face {
    font-family: "Knockout HTF30";
    src: url("fonts/Knockout HTF30-JuniorWelterwt Regular.otf") format("truetype");
    font-weight:400;
}
body {
	line-height: 1.4;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 20px;
	-webkit-text-size-adjust: none;
	background-color: #fff;
}
ul, ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em {	font-style: italic;}
strong{	font-weight:bold;	}
* {
    box-sizing: border-box !important;
    outline: none !important;
}
a {	text-decoration: none; }
p , .wpb_text_column ul , .wpb_text_column ol{margin-bottom:20px;}
img{max-width:100%;}
.alignright, .alignleft , .aligncenter{
	padding: 5px 10px;
}
input[type="text"],
input[type="email"],
input[type="submit"],
textarea,
.contact--fields select,
input[type="tel"] {
    -webkit-appearance: none;
    border-radius: 0;
}

/*Transition Effect*/
a, .top-search-bar, #et-boc .et-l .products-listing-container .slick-slide, .slick-arrow, .slide-not-inview,
.menu-holder, .menu--stripes span, .sub-menu, .icon-translate .switcher-dropdown, .icon-translate.open-switcher-dropdown::before, 
.innerpage-comments .form-submit #submit, .wa_login_shortcode .button.button-primary, .wa_login_shortcode .button.button-primary,
#et-boc .et-l .products-listing-container .slick-slide .each-product, #et-boc .et-l .products-listing-container .slick-slide.slick-current .product-content.product-excerpt,
#et-boc .et-l .products-listing-container .slick-slide .each-product, .menu-container .menu-buttons, .icon-search i{
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
		
}
.alignright{
	float:right;
}
.alignleft{
	float:left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*animation*/
.animate, .animate-hero{
	opacity: 0 !important;
}
.animate.start, .animate-hero.start{
	opacity: 1 !important;
}
.fade-right{
	transform:translateX(50px);
}
.fade-left{
	transform:translateX(-50px);
}
.fade-bottom{
	transform:translateY(50px);
}
.fade-top{
	transform:translateY(-50px);
}
.fade-bottom.start,
.fade-top.start{
	transform:translateY(0);
}
.fade-left.start,
.fade-right.start{
	transform:translateX(0);
}
.animate, #et-boc .et-l .animate{
	transition: 0.6s all ease-in-out;
	-webkit-transition: 0.6s all ease-in-out;
	-moz-transition: 0.6s all ease-in-out;
}
.animate-hero, #et-boc .et-l .animate-hero{
	transition: 1s all ease-in-out;
	-webkit-transition: 1s all ease-in-out;
	-moz-transition: 1s all ease-in-out;
}
.masthead, .product-link{
	transition: all 0.4s ease-in-out !important;
	-webkit-transition: all 0.4s ease-in-out !important;
	-moz-transition: all 0.4s ease-in-out !important;
}
.content-center, .et-db #et-boc .et-l .et_pb_section.infos-list-row{
	display: block;
	width: 100%;
	max-width: 1638px;
	margin: 0 auto !important;
}
.narrow-content-center {
	display: block;
	width: 100%;
	max-width: 1380px;
	margin: 0 auto !important;
}
.main-website-content {
	overflow: hidden;
}

/*404*/
.not-found {
	text-align: center;
	margin: 70px 0;
	color:#19365E;
}
.not-found h2 {
	font-weight: 800 !important;
	text-transform: uppercase;
}
.not-found a {
	color: #F29F00;
	text-decoration: underline;
}
.not-found span {
	color: #6fbf48;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 700;
	padding-top: 80px;
	display: block;
}
.not-found h1 {
	font-size: 160px;
	font-weight: 800 !important;
}
.not-found h3, .not-found h3 a {
	display: inline;
}
.clearfix::after {
	content: '';
	display: table;
	clear: both;
}
body a, body img{
	display: block;
}

/*Header*/
.et_pb_row.full-width-row {
	width: 100% !important;
}
.logocontainer {
	max-width: 340px;
}
.menu-container, .logocontainer {
	display: inline-block;
	vertical-align: middle;
}
.menu-container {
	width: calc(100% - 340px);
	padding-left: 30px;
	font-size: 0;
	margin-top: -11px;
}
.menu-container li a {
	font-family: "Knockout", sans-serif;
	font-weight: 400;
	color: #707070;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 2px 10px;
	border-radius: 5px;
}
.menu-container li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	position: relative;
	margin-bottom: 5px;
}
.menu-holder li:last-child,.menu-buttons li:last-child {
	margin-right: 0 !important;
}
.logocontainer img {
	width: 340px;
	margin-bottom: 15px;
}
.masthead .content-center {
	font-size: 0;
	max-width: 1680px;
	position: relative;
}
.masthead {
	background-color: #fff;
	position: fixed;
	padding-top: 15px;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	box-shadow: 1px 1px 38px -25px #000;
	-webkit-box-shadow: 1px 1px 38px -25px #000;
}
/*.admin-bar .masthead {
	top: 32px;
}*/
.menu-container > div {
	display: inline-block;
	vertical-align: middle;
}
.menu-icons {
	max-width: 200px;
}
.menu-buttons {
	max-width: 350px;
	text-align: right;
	position: absolute;
	right: 20px;
	bottom: 0;
}
.menu-buttons li a {
	background-color: #F29F00;
	color: #fff;
	letter-spacing: 0.5px;
	font-family: "Knockout HTF30", sans-serif;
	font-weight: 400;
}
.menu-buttons li a {
	background-color: #F29F00;
	color: #fff;
	letter-spacing: 0.5px;
	font-family: "Knockout HTF30", sans-serif;
	font-weight: 400;
	padding: 5.5px 16px 3.5px 16px;
	font-size: 25px;
	border-radius: 5px;
}
.menu-buttons li {
	margin-right: 10px;
	padding-bottom: 0;
}
.icon-search i {
	font-size: 30px;
	color: #707070;
}
.menu-holder {
	padding-right: 40px;
}
.icon-search {
	margin-right: 30px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}
/*.menu-buttons li a:hover {
	background-color: #6FBF48;
}*/
.icon-translate img {
	max-width: 36px;
}
.icon-translate {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
}
.menu-holder .sub-menu {
	background-color: rgba(0, 50, 160,0.75);
	position: absolute;
	z-index: 9;
	left: 0;
	top: 39px;
	opacity: 0;
	visibility: hidden;
	margin-top: 0;
	/*overflow-x: auto;*/
	max-height: calc(100vh - 170px);
}
.menu-holder .products-item .sub-menu {
	overflow-x: auto;
}
.menu-holder .sub-menu li {
	margin: 0;
	display: block;
}
.menu-holder .sub-menu li a {
	color: #fff;
	padding: 6px 13px 6px;
	margin: 0;
	max-width: 165px;
	line-height: 1;
	min-width: 165px;
}
.menu-holder .sub-menu li a:hover, .menu-container .sub-menu li.current-menu-item a {
	background-color: #f29f00;
	border-radius: 0px;
}
.menu-holder .menu > li > a:hover {
	background-color: #F29F00;
	color: #fff;
}
.menu-container .menu > li:hover > a + .sub-menu {
	opacity: 1;
	visibility: visible;
}


/*Footer*/
.footer-bottom {
	background-color: #142c50;
	color: #fff;
	padding: 28px 20px;
	font-size: 18px;
}
.footer-top {
	background-color: #19365E;
	padding: 70px 0 55px;
}
.footer-image {
	max-width: 340px;
}
.footer-sidebar .menu-buttons {
	position: relative;
	text-align: left;
	max-width: unset;
	right: auto;
	bottom: auto;
	display: inline-block;
	margin-left: 22px;
}
.footer-sidebar .menu-buttons li {
	float: left;
	margin-right: 15px;
}
.footer-sidebar {
	display: inline-block;
	vertical-align: top;
}
.footer-sidebar p:last-child {
	margin-bottom: 0;
}
.footer-sidebar.footer-sidebar3 li a {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
}
.footer-sidebar.footer-sidebar3 li {
	margin-bottom: 4px;
}
.footer-top .content-center {
	font-size: 0;
}
.contact-footer .widgettitle {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0;
}
.contact-footer .widgettitle {
	color: #fff;
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0;
	margin-bottom: 10px;
}
.footer-sidebar.footer-sidebar1 {
	width: 25%;
	margin-top: -20px;
}
.footer-sidebar.footer-sidebar2 {
	color: #fff;
	width: 37%;
	line-height: 1.2;
	font-size: 20px;
	padding-right: 60px;
}
.footer-sidebar.footer-sidebar3 {
	width: 17%;
}
.footer-sidebar.footer-sidebar4 {
	width: 21%;
	padding-left: 20px;
}
.footer-sidebar .textwidget a {
	color: #fff;
}
.footer-sidebar p {
	margin-bottom: 10px;
}
.social-footer a {
	font-size: 25px;
	color: #fff;
	opacity: 0.75;
	display: inline-block;
	margin-right: 20px;
}
.social-footer a:last-child {
	margin-right: 0;
}
.social-footer {
	margin-top: 15px;
}
.footer-sidebar .widget_text {
	font-size: 20px;
	color: #fff;
}
.footer-sidebar .contact-footer .textwidget {
	opacity: 0.75;
	font-size: 18px;
}
.footer-bottom .menu li a {
	font-size: 18px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
}
.footer-menu li {
	display: inline-block;
	margin-right: 30px;
}
.footer-menu li:last-child {
	margin-right: 0;
}
.footer-bottom > div {
	display: inline-block;
	vertical-align: middle;
}
.footer-copyright {
	margin-right: 30px;
}

/*Content*/
.et-db #et-boc .et-l .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et-db #et-boc .et-l .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 0;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row {
	width: 100% !important;
}
.et-db #et-boc .et-l .et_pb_section {
	padding: 0 !important;
}
.et-db #et-boc .et-l .et_pb_row {
	padding: 0 !important;
	max-width: 100% !important;
}
.hero-section-box {
	position: relative;
	overflow: hidden;
}
h1 {
	font-size: 100px;
	font-family: "Knockout", sans-serif;
	font-weight: 400;
	line-height: 1;
}
#et-boc .et-l .hero-section-container h1, .hero-section-container h1 {
	font-size: 100px;
	font-family: "Knockout", sans-serif;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	padding: 0;
}
.hero-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.lazyload-bg, #et-boc .et-l .lazyload-bg {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.hero-section-container {
	position: relative;
	z-index: 1;
}
.full-height-row .et_pb_row, .full-height-row .et_pb_column, .full-height-row .et_pb_module, .full-height-row .et_pb_module_inner, .hero-section-box{
	height: 100%;
}
.hero-section-box .narrow-content-center {
	display: flex;
	align-items: center;
	height: 100%;
}
.lazy-header, .admin-bar .lazy-header{
	top: -200px;
}
.lazy-header.start {
	top: 0;
}
/*.admin-bar .masthead.lazy-header.start{
	top: 32px;
}*/
#et-boc .et-l .animate-text, .animate-text {
	position: relative;
	left: -100vw;
}
#et-boc .et-l .animate-text.start, .animate-text.start{
	left: 0;
}
#et-boc .et-l .animate-bg, .animate-bg {
	transform: scale(1.5);
}
#et-boc .et-l .animate-bg.start, .animate-bg.start{
	transform: scale(1);
}
#et-boc .et-l .hero-bg-overlay, .hero-bg-overlay {
	background-color: #BCBBBB;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	mix-blend-mode: multiply;
	opacity: 0;
	z-index: 1;
}
#et-boc .et-l .hero-bg-overlay.animate-hero.start, .hero-bg-overlay.animate-hero.start{
	opacity: 1 !important;
}
#et-boc .et-l h2, h2 {
	font-size: 60px;
	font-family: "Knockout", sans-serif;
    font-weight: 400 !important;
}
#et-boc .et-l .text-section-container h2 {
	padding: 39px 0 41px;
	color: #19365E;
}
#et-boc .et-l .text-section-container a {
	display: inline-block;
}
#et-boc .et-l .counter-number {
	color: #6FBF48;
	/* font-size: 142px; */
	/* font-family: "Knockout", sans-serif; */
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px;
	/* font-family: 'Bebas Neue', cursive; */
	font-size: 110px;
}
#et-boc .et-l .counter-text {
	color: #707070;
	font-size: 48px;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
	margin-top: -15px;
	line-height: 1.3;
}
#et-boc .et-l .counter-info {
	text-align: center;
}
#et-boc .et-l .infos-list-container > div {
	width: 50%;
	display: inline-block;
	vertical-align: middle;
}
.infos-list-container {
	font-size: 0;
}
#et-boc .et-l .counters-holder {
	text-align: center;
	margin-bottom: -65px;
}
#et-boc .et-l .counters-holder .et_pb_module {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	margin-bottom: 65px !important;
}
#et-boc .et-l .infos-list-box {
	padding: 30px 0;
}
#et-boc .et-l .quote-text {
	font-size: 30px;
}
#et-boc .et-l .quote-text p {
	padding-bottom: 0;
}
#et-boc .et-l .quote-name {
	font-family: "Knockout", sans-serif;
	font-weight: 400;
	font-size: 46px;
	line-height: 1;
}
#et-boc .et-l .each-quote-slide {
	color: #707070;
	padding: 0 50px 0 66px;
}
#et-boc .et-l .quote-col {
	display: inline-block;
	vertical-align: middle;
}
#et-boc .et-l .quote-col.quote-left {
	width: 70%;
	padding: 0 62px 0 5px;
	text-align: center;
	border-right: 3px solid #707070;
}
#et-boc .et-l .quote-occupation {
	font-size: 28px;
}
#et-boc .et-l .quotes-slider-container {
	border-top: 3px solid #707070;
	border-bottom: 3px solid #707070;
	padding: 23px 0;
	position: relative;
	margin-bottom: 50px;
	margin-top: 25px;
}
#et-boc .et-l .quote-right {
	padding-left: 76px;
	width: 30%;
}
.quotes-slider-container .et_pb_module {
	margin-bottom: 0 !important;
}
.slick-arrow {
	position: absolute;
	top: 50%;
	width: 34px;
	height: 66px;
	background-color: transparent;
	border: 0;
	padding: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	cursor: pointer;
	z-index: 2;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.slick-arrow.slick-prev {
	background-image: url('images/arrow-right-triangle.svg');
}
.slick-arrow.slick-next {
	background-image: url('images/arrow-left-triangle.svg');
}
.quotes-slider-container .slick-arrow.slick-prev {
	left: 0;
}
.quotes-slider-container .slick-arrow.slick-next {
	right: 0;
}
#et-boc .et-l .quotes-slider-container::before {
	left: 0;
}
#et-boc .et-l .quotes-slider-container::after {
	right: 0;
}
#et-boc .et-l .quotes-slider-container::after, #et-boc .et-l .quotes-slider-container::before{
	content: '';
	width: 35px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #fff;
	z-index: 1;
}
#et-boc .et-l .product-title {
	color: #2F5882;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	margin-bottom: 5px;
	font-size: 20px;
}
#et-boc .et-l .each-product {
	position: relative;
	box-shadow: 8px 8px 20px #00000057;
	-webkit-box-shadow: 8px 8px 20px #00000057;
	-moz-box-shadow: 8px 8px 20px #00000057;
}
#et-boc .et-l .product-image {
	width: 100%;
	height: 240px;
}
#et-boc .et-l .product-content {
	color: #707070;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	line-height: 1.2;
}
.et-db #et-boc .et-l .et_pb_module a.product-link {
	color: #F29F00;
	font-weight: 700 !important;
	font-size: 18px;
	padding-bottom: 0 !important;
	margin-left: 10px;
}
#et-boc .et-l .product-info {
	text-align: center;
}
#et-boc .et-l .product-info {
	padding: 15px 20px 20px;
}
#et-boc .et-l .products-listing-container .slick-slide {
	padding: 0 15px;
}
#et-boc .et-l .products-listing-container .slick-list {
	padding-bottom: 45px;
}
#et-boc .et-l .product-info .product-link-holder {
	position: absolute;
	left: 0;
	bottom: 25px;
	width: 100%;
}
#et-boc .et-l .post-social {
	position: relative;
}
#et-boc .et-l .post-social .post-social-bg, #et-boc .et-l .post-social .product-image-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.post-social-container {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: stretch;
}
#et-boc .et-l .social-container .post-holder {
	padding: 30px 40px 30px 40px;
}
#et-boc .et-l .post-holder {
	background-color: #fff;
	padding: 30px 32px 30px 40px;
	font-size: 20px;
}
#et-boc .et-l .post-social-container .product-title {
	color: #5EA63A;
	font-size: 26px;
	line-height: 1.1;
}
#et-boc .et-l .product-author {
	color: #707070;
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 20px;
}
#et-boc .et-l .post-content {
	color: #19365E;
	height: auto !important;
	font-weight: 400;
	margin-bottom: 0;
	font-size: 20px;
}
#et-boc .et-l .post-container, .social-container {
	width: 49%;
}
#et-boc .et-l .post-social-container {
	font-size: 0;
	padding: 66px 0 63px;
}
#et-boc .et-l .product-content-holder .post-content, #et-boc .et-l .product-content-holder .product-link-holder {
	display: inline !important;
}
#et-boc .et-l .product-content-holder .product-link-holder a {
	display: inline;
}
#et-boc .et-l .post-social-container .post-container {
	margin-right: 2%;
	background-color: #fff;
}
#et-boc .et-l .social-container .post-holder {
	margin-bottom: 20px;
}
#et-boc .et-l .post-date {
	color: #707070;
	margin-bottom: 20px;
	font-weight: 600;
}
#et-boc .et-l .post-container .post-date {
	font-weight: 700;
}
#et-boc .et-l .product-content-holder {
	padding-right: 10px;
	text-align: justify;
}
#et-boc .et-l .timeline-slider-box .title h2 {
	color: #19365E;
	font-size: 102px;
	letter-spacing: 2.04px;
	font-family: "Knockout HTF30";
	padding-bottom: 30px;
}
#et-boc .et-l .timeline-slider-box .title {
	margin-top: 10px;
	text-align: center;
}
.timeline-slider-container .slick-next {
	/*right: calc((100% - 1638px)/2);*/
	right:30px;
}
.timeline-slider-container .slick-prev {
	/*left: calc((100% - 1638px)/2);*/
	left:30px;
}
/*.timeline-slider-container .slick-arrow {
	top: -120px;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
}*/

#et-boc .et-l .timeline-year h4 {
	padding: 0;
	color: #13325D;
	font-size: 45px;
	font-family: "Knockout", sans-serif;
	font-weight: 700;
	letter-spacing: -0.45px;
}

#et-boc .et-l .style-l_s-50 .timeline-image {
	width: 150px;
	height: 150px;
}
#et-boc .et-l .timeline-content {
	font-size: 18px;
	letter-spacing: -0.2px;
	color: #2B2E34;
	line-height: 1.1;
}
#et-boc .et-l .each-timeline-slide .timeline-image {
	border-radius: 50%;
}
#et-boc .et-l .each-timeline-slide .timeline-image.contain {
	background-size: contain;
}
#et-boc .et-l .position-top .timeline-image {
	margin-bottom: 20px;
}
#et-boc .et-l .timeline-line, #et-boc .et-l .timeline-zline  {
	content: '';
	width: 1px;
	height: 100%;
	background-color: #707070;
	position: absolute;
	left: 0;
	bottom: 0;
}
#et-boc .et-l .timeline-slider-container .slick-slide {
	padding-left: 10px;
}
#et-boc .et-l .timeline-year-info {
	position: relative;
	padding-left: 10px;
}
#et-boc .et-l .position-top .timeline-year-info {
	padding-bottom: 15px;
}
.timeline-zline::before {
	content: '';
	width: 45px;
	height: 1px;
	background-color: #707070;
	position: absolute;
	bottom: 0;
	left: 0;
}
.timeline-zline::after {
	content: '';
	height: 38px;
	width: 1px;
	background-color: #707070;
	position: absolute;
	left: 44px;
	bottom: -38px;
}
#et-boc .et-l .timeline-year-top .timeline-image {
	margin-bottom: 20px;
}
#et-boc .et-l .size-s-50 .timeline-image, #et-boc .et-l .each-timeline-slide .timeline-image {
	width: 150px;
	height: 150px;
	min-height: 150px;
}
#et-boc .et-l .size-s-30 .timeline-image {
	width: 110px;
	height: 110px;
	min-height: 110px;
}
#et-boc .et-l .size-s-40 .timeline-image {
	width: 125px;
	height: 125px;
	min-height: 125px;
}
#et-boc .et-l .size-s-90 .timeline-image {
	width: 180px;
	height: 180px;
	min-height: 180px;
}
#et-boc .et-l .size-s-100 .timeline-image {
	width: 205px;
	height: 205px;
	min-height: 205px;
}
#et-boc .et-l .timeline-nav {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 30px;
	background-color: #13325D;
	margin-top: -15px;
}
#et-boc .et-l .timeline-slider-wrapper{
	position: relative;
}
#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide {
	height: 800px;
}
#et-boc .et-l .position-top .timeline-year-holder , #et-boc .et-l .position-top-bottom .timeline-year-holder {
	height: calc(50% - 15px);
	display: flex;
	align-items: baseline;
	flex-flow: column;
}
#et-boc .et-l .position-bottom .timeline-year-holder, #et-boc .et-l .each-timeline-slide .timeline-year-bottom {
	height: 50%;
	display: flex;
	flex-direction: column-reverse;
	justify-content: flex-end;
	align-items: flex-start;
}
#et-boc .et-l .position-top .timeline-image, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-image{
	margin-top: auto;
}
#et-boc .et-l .each-timeline-slide .timeline-year-bottom .timeline-image {
	margin-top: 0;
	margin-bottom: 0;
}
#et-boc .et-l .height-div {
	height: calc(50% + 15px);
}
#et-boc .et-l .timeline-circle {
	background-color: #F19F00;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: -9px;
	z-index: 1;
}
#et-boc .et-l .position-bottom .timeline-circle {
	top: -22px;
}
#et-boc .et-l .position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle {
	top: auto !important;
}
#et-boc .et-l .line-zline.position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle, #et-boc .et-l .position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle{
	bottom: -28px;
}
#et-boc .et-l .position-bottom .timeline-circle{
	bottom: auto !important;
}
#et-boc .et-l .position-bottom .timeline-year-top .timeline-image {
	margin-bottom: 0;
	margin-top: 20px;
}
#et-boc .et-l .position-bottom .timeline-year-holder {
	height: calc(50% - 15px);
}
#et-boc .et-l .each-timeline-slide .timeline-year-bottom {
	padding-top: 30px;
}

#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide.overlapping-big {
	margin-right: -100px;
}
#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide.overlapping-small {
	margin-right: -50px;
}
#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide.overlapping-spacing {
	margin-right: 30px;
}
#et-boc .et-l .each-timeline-slide.spacing-small.position-top .timeline-year-info {
	padding-bottom: 60px;
}
#et-boc .et-l .each-timeline-slide.spacing-small.position-bottom .timeline-year-info {
	margin-top: 45px;
	padding-top: 0;
	/* padding-top: 10px; */
	/* margin-top: 30px; */
}
#et-boc .et-l .spacing-small.position-bottom .timeline-circle {
	top: -75px;
}
#et-boc .et-l .position-top-bottom .timeline-year-bottom .timeline-circle {
	left: 0;
	top: -55px;
}
#et-boc .et-l .position-top-bottom .timeline-year-bottom {
	margin-left: 45px;
	padding-top: 60px;
}
#et-boc .et-l .line-zoutline.position-top .timeline-year-info{
	padding-bottom: 35px;
}
#et-boc .et-l .line-zoutline.position-top .timeline-year-info .timeline-zline, #et-boc .et-l .line-zline.position-top .timeline-year-info .timeline-zline,
#et-boc .et-l .line-zline.position-top-bottom .timeline-year-info .timeline-zline  {
	height: 75%;
	top: 5px;
}
#et-boc .et-l .line-zoutline.position-top .timeline-year-info .timeline-zline::before {
	left: auto;
	right: 0;
}
#et-boc .et-l .line-zoutline.position-top .timeline-year-info .timeline-zline::after {
	left: auto;
	right: 44px;
}
#et-boc .et-l .line-zoutline.position-top .timeline-circle {
	bottom: -28px;
	left: -53px;
}
#et-boc .et-l .line-zline.position-top .timeline-year-info, #et-boc .et-l .line-zline.position-top-bottom .timeline-year-info {
	padding-bottom: 40px;
}
#et-boc .et-l .line-zline.position-top-bottom .timeline-year-info .timeline-zline::after {
	height: 34px;
	bottom: -34px;
}
#et-boc .et-l .line-zline.position-top .timeline-circle ,#et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle{
	bottom: -28px;
	left: 35px;
}
#et-boc .et-l .line-line.position-top .timeline-year-info {
	padding-bottom: 30px;
}
#et-boc .et-l .timeline-nav::before, #et-boc .et-l .timeline-nav::after {
	content: '';
	width: 100%;
	background-color: #13325D;
	height: 5px;
	left: 0;
	top: 0;
	position: absolute;
	z-index: 1;
}
#et-boc .et-l .timeline-nav::after {
	top:auto;
	bottom:0;
}
#et-boc .et-l .line-line.position-bottom .timeline-year-info, #et-boc .et-l .line-zline.position-bottom .timeline-year-info {
	padding-top: 10px;
	margin-top: 30px;
}
#et-boc .et-l .position-bottom .timeline-zline {
	height: 100%;
	bottom: 0;
}
#et-boc .et-l .position-bottom .timeline-zline::before, #et-boc .et-l .position-top-bottom .timeline-year-bottom .timeline-zline::before{
	top: 0;
	bottom: auto;
}
#et-boc .et-l .position-bottom .timeline-zline::after, #et-boc .et-l .position-top-bottom .timeline-year-bottom .timeline-zline::after {
	top: -38px;
	bottom: auto;
}
#et-boc .et-l .line-zline.position-top-bottom .timeline-year-bottom .timeline-year-info {
	padding-bottom: 20px;
	padding-top: 10px;
}
#et-boc .et-l .line-zline.position-top-bottom .timeline-year-bottom  .timeline-year-info .timeline-zline::after {
	height: 34px;
	top: -34px;
}
#et-boc .et-l .line-line.position-bottom .timeline-year-info {
	margin-top: 0;
}
#et-boc .et-l .position-bottom.line-zline .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-bottom .timeline-circle {
	top: -52px;
	left: 34px;
}
#et-boc .et-l .each-timeline-slide.spacing-small.position-bottom .timeline-circle {
	top: -67px;;/*addes spacing from .spacing-small*/
}
#et-boc .et-l .timeline-slider-container {
	margin-bottom: 10px;
}
#et-boc .et-l .product-image-holder {
	overflow: hidden;
	position: relative;
}
.innerpage-hero-section {
	height: 460px;
}
body:not(.home) #primary {
	margin-top: 154px;
}
.innerpage-content {
	width: 82%;
	float: left;
	padding-right: 42px;
}
.innerpage-sidebar {
	width: 18%;
	float: left;
	padding-left: 10px;
}
.products-sidebar-title {
	color: #fff;
	font-family: "Knockout", sans-serif;
	font-weight: 400;
	background-color: #19365E;
	text-align: center;
	font-size: 36px;
}
.products-holder {
	background-color: #E7ECF0;
	padding: 28px 10px 5px 10px;
}
.products-sidebar .product-title a {
	font-size: 30px;
	color: #0032A0;
	font-family: "Knockout", sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	opacity: 0.82;
	letter-spacing: 0.6px;
	line-height: 1;
	display: inline-block;
}
.products-sidebar .product-title {
	margin-bottom: 15px;
}
.innerpage-wrapper {
	margin-top: 40px;
	margin-bottom: 50px;
}
#et-boc .et-l .et_pb_text_inner, #et-boc .et-l .text-container, .innerpage-content{
	font-size: 22px;
	color: #19365E;
}
#et-boc .et-l .et_pb_text_inner p, #et-boc .et-l .text-container p {
	padding-bottom: 30px;
}
h3, #et-boc .et-l h3 {
	color: #19365E !important;
	font-family: "Knockout", sans-serif;
	font-weight: 400 !important;
	font-size: 42px;
	padding-bottom: 35px !important;
	line-height: 1;
}
#et-boc .et-l .heading-container {
	font-family: "Knockout", sans-serif;
	font-weight: 400 !important;
	font-size: 60px;
	color: #19365E;
	border-bottom: 3px solid #707070;
	letter-spacing: 1px;
}
.innerpage-content #et-boc .et-l .quote-text {
	font-size: 30px;
}
.innerpage-content #et-boc .et-l .quote-occupation {
	font-size: 23px;
}
.innerpage-content #et-boc .et-l .quote-name {
	font-size: 38px;
}
.innerpage-content #et-boc .et-l .quote-col.quote-right {
	padding-left: 55px;
}
.et-db #et-boc .et-l .et_pb_module .text-container ul li {
	list-style-type: disc;
	margin-left: 25px;
}
#et-boc .et-l .smaller-text .et_pb_text_inner p{
	font-size: 18px;
}
.et-db #et-boc .et-l .et_pb_text_inner span, .et-db #et-boc .et-l .et_pb_text_inner span a {
	display: inline;
}
.et-db #et-boc .et-l .et_pb_module h5 {
	margin-bottom: 15px;
}
.innerpage-content #et-boc .et-l .timeline-slider-box h2 {
	font-size: 50px !important;
	color: #707070;
	letter-spacing: 0.6px;
	padding-bottom: 10px;
}
.innerpage-content .timeline-slider-box .slick-next.slick-arrow {
	right: 0;
}
.innerpage-content .timeline-slider-box .slick-prev.slick-arrow {
	left: 0;
}
.innerpage-content .timeline-slider-box .slick-arrow {
	top: 50%;
	width: 21px;
	height: 50px;
}
.et-db #et-boc .et-l .et_pb_button, .et-db #et-boc .et-l .et_pb_button_0.et_pb_button{
	font-weight: 400 !important;
	font-family: "Knockout HTF30",sans-serif;

}
.single #primary ul {
	margin-bottom: 10px;
}
.et-db #et-boc .et-l .et_pb_module .text-container ul li, #primary .et_pb_section ul li , .single #primary  ul li {
	list-style-type: none;
	margin-left: 25px;
	position: relative;
}
.et-db #et-boc .et-l .et_pb_module .text-container ul li::before, #primary .et_pb_section ul li::before, .single #primary ul li::before {
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #19365E;
	position: absolute;
	left: -18px;
	top: 12px;
}
.heading-search h1 {
	color: #19365E;
	font-size: 80px;
	font-weight: 700;
}
.search-results-content {
	padding-top: 40px;
}
.heading-search span {
	color: #6fbf48;
}
.heading-search h2 {
	font-size: 50px;
	color: #19365E;
	font-weight: 700 !important;
}
.search-post .blog-post_title {
	padding-bottom: 0 !important;
}
.top-search-bar {
	max-height: 0;
	overflow: hidden;
	position: relative;
	background-color: #e7ecf0;
}
.open-search .top-search-bar {
	max-height: 75px;
}
#top-search {
	color: #003C5A;
	font-size: 18px;
	border: 0;
	margin: 0;
	width: calc(100% - 76px);
	padding: 10px 0 10px 15px;
	background-color: #EDEDED;
	display: inline-block;
	vertical-align: middle;
	font-family: "Open Sans",sans-serif;
	font-weight: 500;
}
.search-close {
	background-color: #003C5A;
	width: 45px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	padding: 8px;
}
.search-close span {
	width: 24px;
	height: 3px;
	background-color: #fff;
	display: block;
}
.search-close span:first-child {
	transform: rotate(45deg) translate(12px, 8px);
}
.search-close span:last-child {
	transform: rotate(135deg) translate(6px, -9px);
}
.search-holder button {
	background-color: transparent;
	-webkit-appearance: none;
	border: 0;
	font-size: 22px;
	color: #003c5a;
	padding: 0;
}
.blog-post-title h3 {
	padding-bottom: 0 !important;
	font-size: 36px;
	font-weight: 700 !important;
}
.blog-post.search-post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
.heading-search {
	border-bottom: 2px solid #6fbf48;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
.search-results-content a.button-arrow {
	color: #19365e;
	text-decoration: underline;
	margin-top: 10px;
	font-size: 20px;
}
.blog-post-title h3 a {
	color: #19365e;
}
.blog-post-textcontent {
	color: #707070;
}
.search-pagination > div {
	display: inline-block;
	vertical-align: middle;
	color: #19365e;
}
.search-pagination {
	margin-bottom: 40px;
}
.paginate-search-arrow a {
	color: #6fbf48;
}
.search-holder {
	display: inline-block;
	vertical-align: middle;
	max-width: 50px;
}
.twitter-feed .wpsr-tweet-author-name{
	display: none !important;
}
.twitter-feed .wpsr-tweet-time::before {
	display: none;
}
.twitter-feed .wpsr-tweet-time {
	padding-bottom: 0 !important;
	color: #595959 !important;
	font-size: 15px !important;
	font-family: "Open Sans",sans-serif;
}
#et-boc .et-l .twitter-feed .wpsr-twitter-tweet .wpsr-twitter-author-tweet .wpsr-tweet-content p ,#et-boc .et-l .instagram-feed .wpsr-ig-post .wpsr-ig-post-caption-text, #et-boc .et-l .facebook-feed .wpsr-fb-feed-content{
	color: #19365E !important;
	line-height: 1.4 !important;
	font-size: 18px;
}
#et-boc .et-l .twitter-feed .wpsr-twitter-tweet .wpsr-twitter-author-tweet .wpsr-tweet-content p a {
	padding-bottom: 0 !important;
}
#et-boc .et-l .twitter-feed .wpsr-twitter-tweet .wpsr-twitter-author-tweet .wpsr-tweet-content p a, .instagram-feed .wpsr-ig-post-caption-tags{
	color: #F29F00 !important;
}
/*twitter*/
.twitter-feed .wpsr-retweeted a::before, .instagram-feed .wpsr-ig-playmode::before, .facebook-feed .wpsr-fb-feed-content-wrapper .wpsr-feed-link::before, .twitter-feed .wpsr-tweet-logo a::before, .wpsr-fb-feed-author .wpsr-fb-feed-platform .icon-facebook-square::before {
	content: 'See Post';
	font-size: 16px;
	color: #F29F00;
	font-family: 'Open Sans', sans-serif !important;
}
.twitter-feed .wpsr-retweeted svg {
	display: none;
}
.twitter-feed .wpsr-retweeted a {
	padding: 0 !important;
}
.twitter-feed .wpsr-twitter-author-tweet, .instagram-feed .wpsr-ig-feed-wrapper-inner .wpsr-ig-post{
	position: relative;
	/*padding-bottom: 30px !important;*/
}
.twitter-feed .wpsr-retweeted, .instagram-feed .wpsr-ig-playmode, .twitter-feed .wpsr-tweet-logo {
	position: absolute;
	bottom: -18px;
	left: 0;
}
.twitter-feed .wpsr-tweet-logo {
	height: 18px;
}

/*instagram*/
.instagram-feed .wpsr-ig-playmode .wpsr-ig-post-media {
	display: none;
}
.instagram-feed .wpsr-ig-playmode {
	padding-bottom: 0 !important;
}
.instagram-feed .wpsr-ig-post-caption-tags {
	display: inline;
}
.instagram-feed .wpsr-ig-feed-wrapper-inner {
	position: relative;
}

/*facebook*/
.facebook-feed .icon-facebook-square {
	color: #4267B2;
}
.facebook-feed .wpsr-fb-feed-story,  .facebook-feed  .wpsr-fb-media-placeholder-icon{
	display: none !important;
}
.wpsr-fb-feed-time {
	padding-bottom: 0 !important;
	color: #595959 !important;
	font-size: 15px !important;
	font-family: "Open Sans",sans-serif;
}
.facebook-feed .wpsr-fb-feed-inner{
	position: relative;
}
.facebook-feed .wpsr-fb-feed-image {
	padding-top: 10px !important;
}
.facebook-feed .wpsr-fb-feed-image a {
	padding-bottom: 0 !important;
}
#et-boc .et-l .facebook-feed .wpsr-fb-feed-content {
	opacity: 1;
}
.placeholder-img .hero-bg-overlay, .placeholder-img .hero-bg-overlay.animate-hero.start {
	mix-blend-mode: normal;
	opacity: 0.9 !important;
	background-color: #19365e;
}

#et-boc .et-l .feed-icon-holder {
	width: 55px;
	display: inline-block;
	vertical-align: middle;
}
#et-boc .et-l .social-feed-icon {
	max-width: 55px;
}
#et-boc .et-l .feed-holder {
	width: calc(100% - 55px);
	display: inline-block;
	vertical-align: middle;
	padding-left: 40px;
}
#et-boc .et-l .facebook-feed .wpsr-fb-feed-content br:first-child {
	display: none;
}
.facebook-feed .wpsr-fb-feed-time {
	margin-bottom: 5px !important;
}
.facebook-feed .wpsr_read_more {
	font-size: 16px !important;
	color: #F29F00 !important;
	text-decoration: unset !important;
	display: block !important;
	margin-top: 10px !important;
}
.twitter-feed .wpsr-tweet-logo a svg {
	display: none;
}
.facebook-feed .wpsr-fb-feed-time, .twitter-feed .wpsr-tweet-time {
	font-weight: 600 !important;
	font-size: 18px !important;
}

.products-listing-container .slick-track {
	padding-bottom: 40px !important;
	/*transition: all 0.3s ease-in-out !important;
	-webkit-transition: all 0.3s ease-in-out !important;
	-moz-transition: all 0.3s ease-in-out !important;*/
}
#et-boc .et-l .products-listing-container .slick-slide .each-product{
	width: 280px !important;
	background-color: #fff;
	transform: scale(1);
}
#et-boc .et-l .products-listing-container .slick-slide.slick-current .each-product{
	/*width: 390px !important;*/
	transform: scale(1.4);
	z-index: 99;
}
#et-boc .et-l .products-listing-container .slick-list {
	padding: 100px 0 70px !important;
}
#et-boc .et-l .products-listing-container .slick-slide.slick-current .each-product .product-title {
	height: auto !important;
	font-size: 16px;
}
#et-boc .et-l .products-listing-container .slick-slide.slick-current .each-product a.product-link {
	font-size: 14px;
}
#et-boc .et-l .product-content {
	font-size: 14px;
}
/*#et-boc .et-l .products-listing-container .slick-slide .each-product .product-content.product-excerpt {
	max-width: 280px;
}
#et-boc .et-l .products-listing-container .slick-slide.slick-current .each-product .product-content.product-excerpt {
	max-width: 390px;
}*/
.masthead.hidden-header {
	top: -200px !important;
}
.quotes-slider-box .slick-arrow, .timeline-slider-box .slick-arrow {
	/* opacity: 0; */
	/* visibility: hidden; */
}
.quotes-slider-box:hover .slick-arrow , .timeline-slider-box:hover .slick-arrow {
	opacity: 1;
	visibility: visible;
}
.timeline-year-holder{
	opacity: 1;
	visibility: visible;
}
.timeline-year-holder.slide-not-inview{
	opacity: 0;
	visibility: hidden;
}

#et-boc .et-l .infos-list-box.no_image .counters-holder {
	width: 100%;
}
#et-boc .et-l .infos-list-row .et_pb_column {
	margin: auto;
}
.et-db #et-boc .et-l .et_pb_section.infos-list-row {
	padding: 60px 0 20px !important;
}
.products-listing-container .slick-prev.slick-arrow {
	left: 30px;
}
.products-listing-container .slick-next.slick-arrow {
	right: 30px;
}
.products-listing-container:hover .slick-arrow {
	/* opacity: 1; */
	/* visibility: visible; */
}
.products-listing-container .slick-arrow {
	/* opacity: 0; */
	/* visibility: hidden; */
}
.slick-arrow.slick-disabled {
	/* opacity: 0 !important;  */
	/* visibility: hidden !important; */
}
.hero-section-row.full-height-row {
	min-height: 700px;
}
.wpsr-row.wpsr-ig-all-feed.wpsr_feeds .wpsr-col-sm-4{
	display: none;
}
.wpsr-row.wpsr-ig-all-feed.wpsr_feeds .wpsr-col-sm-4:first-child {
	display: block;
}


.icon-translate .selected a {
	width: 100% !important;
}
.icon-translate .switcher-dropdown {
	opacity: 0;
	visibility: hidden;
	z-index: 2;
	position: absolute;
	left: 55px;
	top: 4px;
}
.open-switcher-dropdown .switcher-dropdown {
	opacity: 1;
	visibility: visible;
}


.post-holder.facebook-feed .wpsr-fb-feed-inner p a {
	display: inline;
	color: #F29F00 !important;
}
.post-holder.facebook-feed .wpsr_add_read_more_slice_content {
	display: inline !important;
}
.post-holder.facebook-feed .wpsr-fb-feed-content .wpsr_read_more {
	display: none !important;
}

.wpsr-fb-feed-url-summary-card-inner {
	color: #F29F00 !important;
}
.instagram-feed .wpsr-ig-playmode::before {
	display: none;
}
#et-boc .et-l .feed-holder.text-linkedin, #et-boc .et-l .feed-holder.text-linkedin p {
	color: #19365E !important;
	line-height: 1.4;
	font-size: 18px;
}
#et-boc .et-l .feed-holder.text-linkedin a {
	color: #F29F00 !important;
}
.footer-right-menu {
	float: right;
}

/*#et-boc .et-l .products-listing-container .slick-slide:not(.slick-current) .product-title,#et-boc .et-l .products-listing-container .slick-slide:not(.slick-current) .product-content {
	font-size: 16px;
}*/
.press-releases .press-releases-title {
	font-size: 30px;
	font-weight: 700;
}
#et-boc .et-l .press-releases .press-releases-list .press-title::before {
	left: 0;
}
#et-boc .et-l .press-releases .press-releases-list {
	padding-left: 35px;
}
#et-boc .et-l .press-releases {
	margin-bottom: 20px;
}
#et-boc .et-l .text-section-container p a {
	color: #F29F00 !important;
}
#et-boc .et-l .press-releases-holder {
	padding-top: 30px;
}
#et-boc .et-l .press-title-holder {
	position: relative;
}
#et-boc .et-l .press-title-holder .press-link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	padding: 0 !important;
}
#et-boc .et-l .press-title-holder .press-title {
	display: inline-block;
	/* text-decoration: underline; */
	color: #f29f00;
	font-weight: 700;
}
#et-boc .et-l .press-title-text {
	position: relative;
	margin-bottom: 5px;
	padding-right: 5px;
}
#et-boc .et-l .press-title-holder .press-title-text, #et-boc .et-l .press-title-holder .press-title-extra {
	display: inline-block;
}
#et-boc .et-l .press-releases {
	font-size: 17px;
}
#et-boc .et-l .press-title-text a, .innerpage-content a {
	color:#19365E;
}
#et-boc .et-l .press-title-text a:hover , .innerpage-content a:hover{
	color:#F29F00 !important;
}
.et-db #et-boc .et-l .et_pb_module a:not(.wc-forward) {
	padding-bottom: 0;
}
#et-boc .et-l .press-title-extra {
	color: #707070;
}
#et-boc .et-l .press-title-holder .press-title-extra.press-title-tag {
	padding-left: 2px;
}
.innerpage-content a {
	display: initial !important;
}
.innerpage-content a{
	text-decoration: underline;
}
.innerpage-posting-info {
	margin-bottom: 20px;
}
.innerpage-posting-date {
	font-weight: 700;
}
.innerpage-posting-info {
	border-bottom: 2px solid #e7ecf0;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.innerpage-comments .comment-form-comment label {
	display: block;
}
.innerpage-comments .comment-form-comment #comment {
	width: 100%;
	border: 1px solid #ccc;
	height: 100px;
	resize: none;
}
.innerpage-comments .form-submit #submit {
	border: 0;
	background-color: #F29F00;
	color: #fff;
	letter-spacing: 0.5px;
	font-family: "Knockout HTF30", sans-serif;
	font-weight: 400;
	padding: 5.5px 16px 3.5px 16px;
	font-size: 25px;
	text-transform: uppercase;
	cursor: pointer;
}
.innerpage-comments .form-submit #submit:hover {
	background-color: #6FBF48;
}
.innerpage-posting-date .posting-date, .innerpage-posting-date .posting-comments {
	display: inline-block;
}
.posting-comments {
	font-weight: 500;
}
#et-boc .et-l .pagination div a {
	color: #19365E !important;
}

#et-boc .et-l .in-the-news-page a {
	color: #F29F00 !important;
}
#et-boc .et-l .in-the-news-page h2 {
	font-size: 30px;
	font-weight: 700 !important;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 0;
}
#et-boc .et-l .in-the-news-page ul li a {
	color: #f29f00 !important;
	text-decoration: none !important;
	font-weight: 700 !important;
}
#et-boc .et-l .in-the-news-page ul li {
	font-size: 18px;
	list-style-type: none !important;
	margin-bottom: 5px;
}
#et-boc .et-l .in-the-news-page ul li em {
	color: #707070;
}


#et-boc .et-l .each-timeline-slide .timeline-image {
	background-size: contain !important;
	border-radius: 0 !important;
	background-position: center top;
	margin-left: 10px;
}
.menu-container li.current-menu-ancestor, .menu-container li.current_page_item {
	background-color: #F29F00;
	border-radius: 5px;
}
.menu-container li.current-menu-ancestor a, .menu-container li.current_page_item a{
	color: #fff;
}
.single-press_releases .innerpage-content-holder img {
	display: inline-block;
}
.innerpage-wrapper .post-btnback .button.button-arrow {
	color: #fff;
	background-color: #6FBF48;
	display: inline-block;
	font-family: "Knockout HTF30", sans-serif;
	font-weight: 400;
	padding: 5.5px 16px 3.5px 16px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.innerpage-content .innerpage-category {
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#et-boc .et-l .products-slider .products-listing-holder {
	padding: 50px 0;
}
#et-boc .et-l .products-listing-holder .each-product {
	width: 31%;
	margin-right: 3.5%;
	float: left;
	margin-bottom: 30px;
}
#et-boc .et-l .products-listing-holder .each-product:nth-child(3n) {
	margin-right: 0;
}
.et_pb_blog_grid .entry-title {
	font-size: 30px !important;
}
.et_pb_blog_grid .post-content {
	font-size: 16px !important;
}
.et_pb_blog_grid .et_pb_post {
	margin-bottom: 30px !important;
}
#et-boc .et-l .each-event-people .people-image-holder {
	width: 170px;
	display: inline-block;
	vertical-align: top;
	max-height: 168px;
}
#et-boc .et-l .each-event-people .people-info {
	width: calc(100% - 170px);
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}
.each-event-people .people-content {
	font-size: 16px;
}
#et-boc .et-l .people-content a {
	display: block !important;
}
#et-boc .et-l .each-event-people .people-content a {
	color: #19365E !important;
	text-decoration: underline !important;
}
.event-people-holder .people-link-holder .product-link {
	margin-left: 0 !important;
}
#et-boc .et-l .people-content.product-excerpt {
	margin-bottom: 5px;
}
.event-date {
	color: #19365e;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
}
.event-presented > div {
	display: inline-block;
	vertical-align: middle;
}
.event-presented .presented-text {
	font-size: 20px;
	font-weight: 700;
}
.event-presented .presented-image {
	max-width: 200px;
}
.event-info {
	margin-bottom: 20px;
}
.people-info-wrapper {
	margin-bottom: 20px;
}
body.et-db #et-boc .et-l .et_pb_blog_grid a.more-link {
	color: #F29F00 !important;
	text-transform: uppercase;
	margin-top: 15px !important;
	display: block !important;
	font-weight: 700;
}
#et-boc .et-l .events-list .product-content {
	font-size: 18px;
}
#et-boc .et-l .products-listing-holder .each-product .product-title .product-link {
	color: #19365E;
	margin: 0 !important;
}
#et-boc .et-l .webinars-list .each-product {
	width: 100%;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	margin-bottom: 30px;
	margin-right: 0;
}
#et-boc .et-l .webinars-list .each-product .product-info {
	height: auto !important;
	padding: 0;
	text-align: left;
}
#et-boc .et-l .webinars-list .product-content {
	height: auto !important;
	font-size: 18px;
	margin-bottom: 15px;
}
#et-boc .et-l .webinars-list .product-link {
	margin-right: 0;
	margin-top: 20px;
}
.et-db #et-boc .webinars-list .product-link-holder {
	position: relative;
	left: auto;
	bottom: auto;
}
.et-db #et-boc .et-l .et_pb_module .webinars-list .product-link-holder .product-link {
	background-color: #F29F00;
	color: #fff !important;
	letter-spacing: 0.5px;
	font-family: "Knockout HTF30", sans-serif;
	padding: 6.5px 16px 6.5px 16px !important;
	font-size: 25px !important;
	text-transform: uppercase !important;
	margin-top: 0;
	margin-left: 0 !important;
	display: inline-block !important;
}
.et-db #et-boc .et-l .et_pb_module .webinars-list .product-link-holder .product-link:hover {
	background-color: #6FBF48;
}
/*.newsletter-popup .gfield_label, .newsletter-popup .gfield label{
	color: #fff;
}*/
.newsletter-popup .address_zip {
	flex: 0 0 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 100%;
	display: block !important;
}
.newsletter-popup #field_1_3 {
	margin-top: -4px;
}
.newsletter-popup input {
	border: 0;
}
.newsletter-popup .gform_wrapper.gravity-theme .ginput_container_address {
	margin-left: 0;
	margin-right: 0;
}
.newsletter-popup .gform_footer .button, .newsletter-popup .gform_page_footer .button, .et_pb_text_inner .gform_page_footer .button {
	margin-bottom: 0 !important;
	background-color: #6fbf48 !important;
	color: #fff !important;
	font-size: 20px;
	text-transform: uppercase;
	padding: 14px 60px !important;
	display: block;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
}
.newsletter-popup .gform_footer, .newsletter-popup .gform_page_footer{
	padding: 0 !important;
}
.newsletter-popup .ginput_container_select select, .newsletter-popup .ginput_container_multiselect select {
	border: 0;
	background-color: #fff;
}
.newsletter-popup .gfield_html {
	font-size: 14px;
	margin-bottom: 10px;
}
.gform_page_footer .button {
	float: left;
}
.newsletter-popup .gform_confirmation_message {
	color: #fff;
	font-size: 16px;
}
.newsletter-popup .ginput_container.ginput_container_multiselect select {
	height: 60px;
}
.newsletter-popup .gfield_required.gfield_required_text {
	font-size: 0;
}
.newsletter-popup .gfield_required::before {
	content: '*';
}
.newsletter-popup .gfield_validation_message {
	display: none;
}
.newsletter-popup .gform_wrapper .gform_validation_errors h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
}
.newsletter-popup .gform_wrapper .gform_validation_errors {
	padding: 12px 10px 12px 42px !important;
	margin-top: 0 !important;
}
.newsletter-popup .name_last {
	margin-bottom: 0 !important;
}
.people-image-holder img {
	width: 100%;
}
#et-boc .et-l .team-people .each-event-people {
	margin-bottom: 20px;
	padding-right: 25px;
}
.team-people .each-event-people {
	width: 50%;
	float: left;
}
.team-people .title {
	margin-bottom: 15px !important;
	margin-top: 20px !important;
}
#et-boc .et-l .team-people .people-image-holder {
	position: relative;
}
#et-boc .et-l .team-people .people-image-holder .people-linkedin, #et-boc .et-l .team-people .people-title .people-linkedin{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0 !important;
}
#et-boc .et-l .team-people .people-image-holder img {
	display: block;
}
.et-db #et-boc .et-l .et_pb_text ul li, .et-db #et-boc .et-l .et_pb_text ol li{
	list-style: none !important;
}
#et-boc .et-l .events-list .each-product .event-date {
	font-size: 16px;
	margin-bottom: 5px;
}
#et-boc .et-l .et_pb_text_inner a, #et-boc .et-l .text-container a, #et-boc .et-l .press-title-text a, .innerpage-content a {
	color: #f29f00 !important;
	text-decoration: unset !important;
	font-weight: 700 !important;
	font-size: 20px;
}
.single #et-boc .et-l .et_pb_text_inner img {
	margin: 10px !important;
}
/*.blog-sidebar .products-sidebar-title {
	background-color: #6fbf48;
}
.blog-sidebar.products-sidebar .product-title a {
	color: #6fbf48;
}
.blog-sidebar .products-holder {
	background-color: #f4ffef;
} */
.products-listing-container .slick-arrow, .timeline-slider-box .slick-arrow {
	/* background-color: #fff; */
	/* outline: 10px solid #fff !important; */
}
#et-boc .et-l .each-event-people .people-image-holder img {
	object-fit: cover;
	height: 100%;
	display: block !important;
	max-height: 168px;
}
.et_pb_text_inner .gfield {
	width: 100%;
	grid-column: span 12 !important;
}
.et_pb_text_inner .gfield input {
	width: 100% !important;
}
.et_pb_text_inner .gform_page_footer .button {
	margin-top: 10px !important;
}
.et_pb_text_inner .gform_wrapper.gravity-theme .ginput_container_address span {
	flex: 0 0 100%;
}
.et_pb_text_inner #input_1_9_3_container {
	margin-right: 10px !important;
}
.et_pb_text_inner .gform-icon.gform-icon--close {
	display: none !important;
}
.et_pb_text_inner .gform_submission_error.hide_summary {
	font-size: 30px !important;
	color: #c02b0a !important;
}
.et_pb_text_inner .validation_message{
	color: #c02b0a !important;
}
.et_pb_text_inner .gform_previous_button {
	margin-right: 10px !important;
}
.ginput_container.ginput_container_select select, .ginput_container.ginput_container_select option {
	text-transform: capitalize;
}
.gform_wrapper.gravity-theme .gfield_label {
	font-size: 14px !important;
}

.ginput_container.ginput_container_radio .gchoice {
	float: none;
	margin-right: 10px;
	display: inline;
}
/*.et_pb_text .gchoice label {
	max-width: 100% !important;
	float: left;
}
.et_pb_text .gchoice input {
	float: left;
}
.et_pb_text .gchoice {
	display: block;
	float: none !important;
}
.ginput_container.ginput_container_checkbox .gchoice {
	float: left;
	margin-right: 10px;
}*/

.et_pb_text_inner .gfield .gchoice input {
	width: auto !important;
}
#app-menu-list li::before {
	display: none;
}
#app-menu-list li a {
	background-color: #142B4B !important;
	border-color: #142B4B !important;
}
#app-menu-list {
	margin: 0 0 30px !important;
}
.kn-title {
	font-size: 40px !important;
}
.kn-content {
	color: #4a4a4a;
	font-family: 'Open Sans', sans-serif !important;
}
.knHeader {
	padding: 15px 0 0;
}
.knHeader .knHeader__content {
	display: flex;
	align-items: center;
}
.knHeader .knHeader__menu .knHeader__menu-list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
}
.knHeader .knHeader__menu-list-item {
	display: inline-block;
	margin: 5px 0 0;
}
.knHeader .knHeader__menu-link--tab:hover, .knHeader .knHeader__menu-link--tab.knHeader__menu-link--active {
	color: #ffffff;
	background-color: #19365e;
}
.knHeader .knHeader__menu-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	user-select: none;
	text-decoration: none;
	transition: background-color .1s ease, color .1s ease;
}
.knHeader .knHeader__menu-link--tab {
	min-width: 64px;
	padding: 11px 20px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	font-size: 17px;
}
.knHeader .knHeader__menu-list-item:not(:last-child) {
	margin-right: 5px;
}
.kn-list-container {
	flex: none;
}
.kn-content .column {
	display: block;
	margin: 0;
	flex-basis: auto;
	flex-grow: 1;
	flex-shrink: 1;
	padding: 10px;
	max-width: 100%;
}
.kn-content .column.kn-details-group-column {
	padding-top: 0;
	padding-left: 0;
	padding-bottom: .35em;
	min-width: 33%;
}
.kn-content img {
	max-width: 100%;
}
.kn-detail-body h2 {
	font-size: 16px !important;
	font-family: 'Open Sans', sans-serif !important;
}
.kn-list-item-container {
	margin-bottom: 25px !important;
	border-bottom: 2px solid #142b4b !important;
	padding-bottom: 25px !important;
}
.kn-label-left.kn-table.is-unbordered h2 {
	font-size: 18px !important;
	padding-bottom: 0 !important;
}
.kn-label-left.kn-table.is-unbordered span {
	font-size: 16px !important;
}
.kn-pagination-arrows .kn-change-page {
	padding-bottom: 0 !important;
}
.kn-pagination.level-right .kn-select {
	margin-right: 10px !important;
}
.kn-pagination.level-right .kn-total-pages {
	margin-right: 10px !important;
}
.kn-pagination-arrows .icon {
	text-align: center !important;
}
.kn-records-nav.below .level {
	justify-content: flex-start;
}
.table-keyword-search {
	display: none;
}
.kn-details .kn-detail-body, .kn-list .kn-detail-body {
	overflow: visible !important;
}
.kn-entries-summary {
	font-size: 16px;
}
.kn-content .columns:last-child {
	margin-bottom: 0 !important;
}
.kn-list-container .columns {
	margin: 0 !important;
}
.kn-content ul li::before {
	display: none;
}
.kn-filters ul {
	margin: 13px 0 0 !important;
	font-size: 20px;
}
.kn-filters ul .kn-edit-filter.link-hover-color {
	color: #142b4b !important;
}
.knHeader__menu-list {
	margin: 0 0 30px !important;
}
#knack-dist_2 .kn-list-item-container {
	border: 0 !important;
	padding-bottom: 0 !important;
}
#knack-dist_2 .kn-label-left.kn-table.is-unbordered span {
	font-size: 20px !important;
	margin-bottom: 10px !important;
	display: block;
}
#knack-dist_2 .knHeader .knHeader__menu .knHeader__menu-link.knHeader__menu-link--tab {
	background-color: #fff;
	color: #19365e !important;
	padding: 12px 24px !important;
	margin-right: 10px;
	border-radius: 10px 10px 0 0;
}
#knack-dist_2 .knHeader .knHeader__menu .knHeader__menu-link.knHeader__menu-link--tab.knHeader__menu-link--active {
	background-color: #19365e;
	color: #fff !important;
}
.kn-scene.kn-container.group-layout-wrapper .kn-details-group-column.column {
	font-size: 16px;
}
.kn-scene.kn-container.group-layout-wrapper .kn-list-item-container {
	padding: 0 20px !important;
}
.newsletter-popup .ginput_container.ginput_container_checkbox {
	/*max-height: 150px;*/
	overflow: auto;
	border: 2px solid #808080;
	padding: 5px 5px;
}
/*.newsletter-popup #gform_wrapper_1 {
	height: 100%;
	display: table;
	width: 100%;
}
.newsletter-popup #gform_1 {
	display: table-cell;
	vertical-align: middle;
}*/
.wa_login_shortcode .button.button-primary {
	background-color: #F29F00 !important;
	color: #fff !important;
	letter-spacing: 0.5px !important;
	font-family: "Knockout HTF30", sans-serif;
	font-weight: 400;
	padding: 9.5px 16px 7.5px 16px !important;
	font-size: 25px;
	border: 0 !important;
	cursor: pointer;
	margin-top: 10px !important;
	border-radius: 5px;
}
/*.wa_login_shortcode .button.button-primary:hover{
	background-color: #6FBF48 !important;
}*/
.wa_login_shortcode {
	margin-top: 20px;
}
.login-wrapper .et_pb_text_inner {
	background-color: #e7ecf0 !important;
	padding: 20px !important;
	text-align: center !important;
}


.blog_grid .et_pb_post {
	width: 29.667% !important;
	margin-right: 5.5% !important;
	border: 1px solid #d8d8d8 !important;
	padding: 20px !important;
	margin-bottom: 20px !important;
}
.blog_grid .et_pb_post:nth-child(3n) {
	margin-right: 0 !important;
}
.blog_grid .et_pb_post .entry-title {
	font-size: 30px !important;
}
.post-content {
	font-size: 16px !important;
}
.et-db #et-boc .et-l .blog_grid .et_pb_post .more-link {
	color: #F29F00 !important;
	text-transform: uppercase;
	margin-top: 15px !important;
	display: block !important;
	font-weight: 700;
}
.blog_grid .et_pb_post .entry-featured-image-url img {
	margin-bottom: 20px !important;
	margin-left: -20px !important;
	margin-right: -20px !important;
	width: calc(100% + 40px) !important;
	max-width: unset !important;
	margin-top: -20px !important;
}
.blog_grid .et_pb_ajax_pagination_container {
	display: flex;
	flex-wrap: wrap;
}

.gform_page_fields .gfield input {
	border: 2px solid #808080;
	color: #000;
	padding: 15px 10px !important;
	font-size: 16px !important;
}
.gform_page_fields .gfield input::placeholder {
	color: #000;
	opacity: 1;
}
#snp-bld-step-1 {
	overflow: hidden;
}
.gform_page_footer {
	text-align: right;
	display: flex;
	float: right;
	margin-top: 20px !important;
}
.newsletter-popup .gform_page_footer .button {
	float: none;
	display: inline-block;
}
.innerpage-content .featured-image {
	margin-bottom: 20px;
}
#et-boc .et-l .team-people .people-title {
	position: relative;
}


/*#et-boc .et-l .products-listing-container .slick-slide.slick-current .product-image {
	height: 280px;
}
.products-listing-container .slick-track, .products-listing-container .slick-list {
	overflow: visible !important;
}
#et-boc .et-l .products-listing-container .slick-slide .each-product {
	margin-top: 0;
}
#et-boc .et-l .products-listing-container .slick-slide.slick-current .each-product {
	margin-top: -20px;
} */
#et-boc .et-l .products-listing-container .slick-slide:not(.slick-current) .product-content.product-excerpt {
	opacity: 0;
	visibility: hidden;
	max-height: 0;
}
#et-boc .et-l .products-listing-container .slick-slide.slick-current .product-content.product-excerpt {
	opacity: 1;
	visibility: visible;
	max-height: 300px;
}
/*#et-boc .et-l .products-listing-container .slick-slide {
	vertical-align: middle;
	display: inline-block;
	float: none;
}*/

#et-boc .et-l .products-listing-container .product-content {
	font-size: 14px;
}

#et-boc .et-l .position-top .timeline-year-holder .timeline-image, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-image {
	background-position: center bottom;
}



#et-boc .et-l .line-line.position-top .timeline-year-info {
	padding-bottom: 40px;
}
#et-boc .et-l .line-line.position-top .timeline-year-info .timeline-line {
	bottom: -3px;
}
#et-boc .et-l .each-timeline-slide.line-line.position-bottom .timeline-year-info {
	margin-top: 0;
	padding-top: 45px;
}
#et-boc .et-l .each-timeline-slide.line-line.position-bottom .timeline-circle {
	top: -22px;
}
#et-boc .et-l .line-zoutline.position-top .timeline-year-info {
	padding-bottom: 40px;
}
#et-boc .et-l .each-timeline-slide.spacing-small.position-top .timeline-year-info {
	padding-bottom: 40px;
}
#et-boc .et-l .line-zoutline.position-top .timeline-year-info .timeline-zline, #et-boc .et-l .line-zline.position-top .timeline-year-info .timeline-zline, #et-boc .et-l .line-zline.position-top-bottom .timeline-year-info .timeline-zline {
	top: 6px;
}
#et-boc .et-l .position-bottom .timeline-year-holder {
	height: calc(50% - 20px);
}
#et-boc .et-l .position-top-bottom .timeline-year-bottom {
	padding-top: 65px;
}
#et-boc .et-l .line-line.position-bottom .timeline-year-info, #et-boc .et-l .line-zline.position-bottom .timeline-year-info {
	margin-top: 35px;
}
#et-boc .et-l .position-bottom.line-zline .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-bottom .timeline-circle {
	top: -57px;
}
#et-boc .et-l .position-bottom .timeline-zline::after {
	height: 42px;
	top: -42px;
}
#et-boc .et-l .line-zline.position-top-bottom .timeline-year-bottom .timeline-year-info .timeline-zline::after {
	height: 38px;
	top: -38px;
}
.single #primary ul li::before {
	top: 15px;
}
.et-db #et-boc .et-l .et_pb_module .text-container ul li, #primary .et_pb_section ul li {
	margin-bottom: 12px;
}
.wpsr-tweet-time, .wpsr-fb-feed-time{
	display: none !important;
}
.wpsr-ig-post .wpsr-ig-playmode::before {
	content: 'See Post';
	display: block !important;
}
.instagram-feed .wpsr-ig-playmode {
	left: auto;
	right: 0;
}
.instagram-feed .wpsr-ig-post {
	display: flex;
	flex-flow: column-reverse;
	text-align: justify !important;
}
.instagram-feed .wpsr-ig-playmode {
	left: auto;
	right: auto;
	position: relative;
	bottom: auto;
}
.widget_wa_login_widget input {
	text-transform: uppercase;
}
#field_1_3 .gfield_label {
	margin-bottom: 6px;
}
.newsletter-signup-section .gfield_required .gfield_required{
	font-size: 0;
	position: relative;
}
.newsletter-signup-section .gfield_required .gfield_required::before {
	content: ' *';
	font-size: 13px;
}

.innerpage-content .gform_submission_error.hide_summary {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700 !important;
	font-size: 20px !important;
}
.gfield_error .gfield_label {
	color: #c02b0a !important;
}
.gfield_description.validation_message.gfield_validation_message {
	font-size: 0 !important;
}
.gfield_description.validation_message.gfield_validation_message::before {
	content: 'This field is required.';
	font-size: 14px;
}
#et-boc .et-l .smaller-text .text-container {
	font-size: 18px;
}
.kn-modal-bg .kn-modal.default {
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.kn-modal-bg::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
}
.kn-modal-bg {
	overflow: hidden;
}
#et-boc .et-l .products-listing-holder .each-product .product-content.product-excerpt {
	margin-bottom: 10px;
}
#et-boc .et-l .product-slider-link {
	color: #2F5882 !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 0.6px;
	margin-bottom: 5px;
}
#et-boc .et-l .press-releases .press-releases-list {
	font-size: 20px;
	margin-top: 10px !important;
}
#et-boc .et-l .in-the-news-page ul li {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	margin-bottom: 15px;
}
#et-boc .et-l .products-slider.events-list .product-content.product-excerpt {
	margin-bottom: 40px;
}
.innerpage-nohero-section {
	padding-bottom: 20px;
}
.gform_fields .gfield_html h3 {
	color: #000 !important;
	padding-bottom: 15px !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700 !important;
	font-size: 30px;
}

.wpsr-twitter-tweet .wpsr-twitter-author-tweet .wpsr-tweet-content p , .wpsr-fb-feed-item .wpsr-fb-feed-content{
	text-align: justify !important;
}
.wpsr-fb-feed-url-summary-card-contents {
	display: none;
}
#et-boc .et-l .quote-logos img {
	max-width: 130px !important;
}
.menu-holder .sub-menu .sub-menu {
	right: -100%;
	top: 0;
	left: auto;
}
.menu-holder .sub-menu li:hover a + .sub-menu {
	visibility: visible;
	opacity: 1;
}
#et-boc .et-l .members-application-logos .et_pb_gallery_pagination li::before {
	display: none;
}
#et-boc .et-l .members-application-logos .et_pb_gallery_items .et_pb_gallery_item {
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}
#et-boc .et-l .members-application-logos .et_pb_gallery_items {
	display: flex !important;
	flex-flow: row;
	align-items: center;
}
#et-boc .et-l .members-application-logos .et_pb_gallery_items .et_pb_gallery_item {
	float: none;
}
#archiveList ul li::before {
	display: none;
}
#et-boc .et-l #archiveList ul li a {
	font-size: 20px;
	color: #f29f00 !important;
	font-weight: 700 !important;
	text-decoration: none !important;
}
.innerpage-content ol h3 {
	margin-top: 35px;
}
.kn-list-container .columns {
	display: flex !important;
	flex-flow: row;
}
.kn-list-container .columns .first h2, .kn-list-container .columns .kn-label-left.kn-table.is-unbordered h2 {
	margin-bottom: 10px !important;
}
.kn-list-container .columns .first h2 span {
	font-size: 25px !important;
}
.kn-list-container .columns .kn-label-left.kn-table.is-unbordered h2 span {
	font-size: 22px !important;
	text-decoration: underline;
	font-weight: 400;
}
.kn-list-container .columns .kn-label-left.kn-table.is-unbordered h2 span a {
	font-weight: 400 !important;
}
.kn-list-container .columns .first .kn-label-left.kn-table.is-unbordered h2 span {
	text-decoration: none;
	font-weight: 700;
}
.kn-detail-label {
	max-width: 150px !important;
	min-width: 150px !important;
	background-color: #f2f2f2 !important;
	margin: 2.5px 5px 2.5px 0 !important;
	padding: 5px !important;
}
.kn-detail-body {
	padding: 9px !important;
}
.menu-container li.current-menu-ancestor .sub-menu li {
	border-radius: 0;
}
.wa_login_shortcode .button {
	border-radius: 5px !important;
}
.menu-container .menu-buttons {
	display: flex;
	flex-flow: row;
	align-items: baseline;
}
.menu-container .menu-buttons ul {
	display: flex;
}
.menu-container .menu-buttons .widget {
	margin-left: 10px;
}
.menu-container .menu-buttons li a, .menu-container .menu-buttons .widget input {
	font-size: 20px !important;
}
.menu-container .menu-buttons .widget p {
	display: none;
}

html body.admin-bar {
	margin-top: -32px;
}

#et-boc .et-l .press-releases .press-releases-title {
	/* font-size: 30px; */
	/* font-weight: 700; */
	font-family: "Knockout", sans-serif;
	font-weight: 400 !important;
	font-size: 60px;
	color: #19365E;
	border-bottom: 3px solid #707070;
	letter-spacing: 1px;
	margin-bottom: 30px;
}

#et-boc .et-l .et_pb_gallery_image .et_overlay {
	opacity: 0;
	visibility: hidden;
}
#et-boc .et-l .et_pb_gallery_image .et_overlay, #et-boc .et-l .et_pb_gallery_image a {
	pointer-events: none;
} 
.footer-bottom .footer-right-menu .menu li a span{
	color: #F29F00;
}

.wpsr-tweet-text, .wpsr-fb-feed-content.wpsr_add_read_more.wpsr_show_less_content.wpsr_more_added, .wpsr-ig-post-caption-text{
	text-overflow: ellipsis;
	height: 26px;
	overflow: hidden;
}
.wpsr-tweet-text, .wpsr-fb-feed-content.wpsr_add_read_more.wpsr_show_less_content.wpsr_more_added{
	white-space: nowrap;
}
.wpsr-tweet-text .wpsr-link-tweet, .wpsr-fb-feed-content.wpsr_add_read_more.wpsr_show_less_content.wpsr_more_added a{
	position: absolute;
	left: 0;
	bottom: -20px;
	display: none;
}
.post-holder.twitter-feed .feed-holder, .post-holder.facebook-feed .feed-holder{
	margin-top: -20px !important;
}
.wpsr-ig-post-caption-text {
	text-align: left !important;
}
.press-releases-box .text-section-container h2 {
	padding-bottom: 0 !important;
}
#et-boc .et-l .text-section-container + .press-releases-holder {
	padding-top: 20px !important;
}
.et-db #et-boc .et-l .et_pb_blurb_content ol, .et-db #et-boc .et-l .et_pb_blurb_content ul, .et-db #et-boc .et-l .et_pb_code ol, .et-db #et-boc .et-l .et_pb_code ul, .et-db #et-boc .et-l .et_pb_fullwidth_header .header-content ol, .et-db #et-boc .et-l .et_pb_fullwidth_header .header-content ul, .et-db #et-boc .et-l .et_pb_newsletter_description_content ol, .et-db #et-boc .et-l .et_pb_newsletter_description_content ul, .et-db #et-boc .et-l .et_pb_promo_description ol, .et-db #et-boc .et-l .et_pb_promo_description ul, .et-db #et-boc .et-l .et_pb_slide_content ol, .et-db #et-boc .et-l .et_pb_slide_content ul, .et-db #et-boc .et-l .et_pb_tab ol, .et-db #et-boc .et-l .et_pb_tab ul, .et-db #et-boc .et-l .et_pb_team_member_description ol, .et-db #et-boc .et-l .et_pb_team_member_description ul, .et-db #et-boc .et-l .et_pb_testimonial_description_inner ol, .et-db #et-boc .et-l .et_pb_testimonial_description_inner ul, .et-db #et-boc .et-l .et_pb_text ol, .et-db #et-boc .et-l .et_pb_text ul, .et-db #et-boc .et-l .et_pb_toggle_content ol, .et-db #et-boc .et-l .et_pb_toggle_content ul {
	margin-left: 35px !important;
}
.not-found h3 {
	text-transform: uppercase;
	font-weight: 700 !important;
	font-size: 30px;
}
.wa_login_shortcode input {
	text-transform: uppercase;
}

.et_pb_code_inner .wa_login_shortcode {
	font-size: 25px;
}

.fieldSubContainer > .fieldLabel, .fieldBody {
	font-size: 16px;
	padding: 0;
}
.fieldSubContainer > .fieldLabel {
	font-size: 14px;
}
.fieldSubContainer.labeledTextContainer .fieldBody {
	padding: 2px 0 2px 20px;
}
.fieldContainer, .standAloneGroupContainer {
	margin: 15px 0;
}
.wpsr-fb-feed-author .wpsr-fb-feed-platform .icon-facebook-square {
	position: absolute;
	left: 0;
	bottom: -12px;
}
.wpsr-ig-post-info {
	display: block !important;
}
.wpsr-ig-post-caption-text {
	text-align: justify !important;
	white-space: nowrap;
	word-break: break-word !important;
}
.chzn-drop {
	background-color: #fff !important;
	overflow: auto;
}
#kn-filters-form .kn-filter-item:hover {
	background-color: transparent !important;
}
.kn-filter-value.kn-select.value {
	padding-left: 10px !important;
}
.chzn-drop .chzn-results, .chzn-drop .chzn-results li {
	list-style: none !important;
}
.et-db #et-boc .et-l .et_pb_code .chzn-drop .chzn-results {
	margin-left: 20px !important;
}
.fieldSubContainer > .fieldBody {
	padding-top: 4px !important;
	font-size: 1.30em !important;
}

button.calculate {
	background-color: #F29F00;
	color: #fff;
	letter-spacing: 0.5px;
	font-family: "Knockout HTF30", sans-serif;
	font-weight: 400;
	padding: 9.5px 20px 6.5px 20px;
	font-size: 25px;
	border-radius: 5px;
	border: 0;
	cursor: pointer;
	text-transform: uppercase;
}

.switcher.notranslate a {
	font-size: 0;
}
.switcher {
	width: 37px !important;
}
.switcher a::after {
	display: none !important;
}

html[lang="ru"] body .menu-container .menu-buttons li a, html[lang="ru"] body .menu-container .menu-buttons .widget input,
html[lang="fr"] body .menu-container .menu-buttons li a, html[lang="fr"] body .menu-container .menu-buttons .widget input,
html[lang="el"] body .menu-container .menu-buttons li a, html[lang="el"] body .menu-container .menu-buttons .widget input,
html[lang="nl"] body .menu-container .menu-buttons li a, html[lang="nl"] body .menu-container .menu-buttons .widget input,
html[lang="de"] body .menu-container .menu-buttons li a, html[lang="de"] body .menu-container .menu-buttons .widget input,
html[lang="pt"] body .menu-container .menu-buttons li a, html[lang="pt"] body .menu-container .menu-buttons .widget input,
html[lang="es"] body .menu-container .menu-buttons li a, html[lang="es"] body .menu-container .menu-buttons .widget input,
.translated-ltr body .menu-container .menu-buttons li a, .translated-ltr body .menu-container .menu-buttons .widget input   {
	font-size: 12px !important;
}
html[lang="ru"] body .menu-container li a,
html[lang="fr"] body .menu-container li a,
html[lang="el"] body .menu-container li a,  
.translated-ltr body .menu-container li a  {
	font-size: 17px;
}
html[lang="ru"] body .menu-container li a {
	letter-spacing: -1px;
}
.menu-container .menu-buttons {
	text-align: center;
}
.menu-container .menu-buttons .wa_login_shortcode {
	margin-top: 0;
}
html[lang="ru"] body .menu-container .menu-buttons li a {
	letter-spacing: -1px;
}
html[lang="ru"] body .menu-holder {
	padding-right: 0;
}
html[lang="ru"] body .menu-container li {
	margin-right: 3px;
}
.wpsr-fb-feed-item .wpsr-feed-link {
	display: none;
}


.footer-sidebar.footer-sidebar2 li a:hover, .footer-sidebar.footer-sidebar3 li a:hover, .footer-sidebar.footer-sidebar4 a:hover, .footer-menu li a:hover,
.icon-search i:hover, .innerpage-sidebar .product-title a:hover{
	color: #f29f00;
}
#et-boc .et-l .social-container .post-holder:last-child {
	margin-bottom: 0;
}
#et-boc .et-l .products-slider .title h2 {
	color: #19365E;
	font-size: 102px;
	letter-spacing: 2.04px;
	font-family: "Knockout HTF30";
	padding-bottom: 30px;
	text-align: center !important;
}
#et-boc .et-l .products-slider .title {
	margin: 70px 0 0;
}
#et-boc .et-l .timeline-slider-box .title h2 {
	padding-bottom: 0 !important;
}
#et-boc .et-l .quote-logos p {
	padding: 0;
}
#et-boc .et-l .quote-logos img {
	margin-top: 20px !important;
}
#et-boc .et-l .simple-list-style .press-releases-list{
	padding-left: 0;
}
.et-db #et-boc .et-l .simple-list-style .et_pb_text ul {
	margin-left: 0 !important;
}
#et-boc .et-l .simple-list-style .press-releases-list li::before, #et-boc .et-l .simple-list-style .et_pb_text_inner li::before{
	display: none;
}
#et-boc .et-l .simple-list-style .text-section-container h2 {
	padding-top: 10px;
}
.navigationOuterContainer input.nextButton, .navigationOuterContainer input.typeButton, .navigationOuterContainer input[type="submit"] {
	border-radius: 5px;
}


.et_pb_gallery_pagination ul li::before {
	display: none;
}
.members-application-logos .et_pb_gallery_items .et_pb_gallery_item {
	width: 25% !important;
	margin: 0 !important;
	padding: 10px 20px !important;
}
#et-boc .et-l .members-application-logos .et_pb_gallery_items {
	flex-flow: wrap;
}



/*Responsive*/
@media(max-width:1700px){
	.masthead .content-center {		max-width: 96%;	}
	.content-center, .et-db #et-boc .et-l .et_pb_section.infos-list-row {		max-width: 92%;	}
	.logocontainer img {		width: 265px;	}
	.menu-container {		width: calc(100% - 265px);		padding-left: 20px;	}
	.menu-holder {		padding-right: 12px;	}
	.menu-buttons {		right: -16px;	}
	.menu-buttons li a {		font-size: 22px;	}
	#et-boc .et-l .hero-section-container h1, .hero-section-container h1 {		font-size: 90px;	}
	#et-boc .et-l h2, h2 {		font-size: 60px;	}
	#et-boc .et-l .counter-number {		font-size: 100px;	}
	#et-boc .et-l .counter-text {		font-size: 38px;		line-height: 1.2;	}
	#et-boc .et-l .counters-holder .et_pb_module {		margin-bottom: 45px !important;	}
	#et-boc .et-l .quote-text {		font-size: 36px;	}
	#et-boc .et-l .quote-name {		font-size: 44px;	}
	#et-boc .et-l .quote-occupation {		font-size: 24px;	}
	#et-boc .et-l .quote-right {		padding-left: 65px;	}
	#et-boc .et-l .each-quote-slide {		padding: 0 45px 0 60px;	}
	#et-boc .et-l .product-image {		height: 220px;	}
	#et-boc .et-l .product-title {		font-size: 18px;	}
	#et-boc .et-l .product-content {		font-size: 18px;	}
	#et-boc .et-l .timeline-slider-box .title h2, #et-boc .et-l .products-slider .title h2{	font-size: 90px;}
	#et-boc .et-l .timeline-content {		font-size: 17px;	}
	#et-boc .et-l .post-content {		font-size: 18px;	}
	.footer-top {		padding: 60px 0 45px;	}
	.footer-bottom {		padding: 22px 20px;		font-size: 16px;	}
	.footer-image {		max-width: 300px;	}
	.footer-sidebar .widget_text {		font-size: 18px;	}
	.footer-sidebar.footer-sidebar3 li a {		font-size: 17px;	}
	.contact-footer .widgettitle {		font-size: 22px;	}

	/*Inner Pages*/
	body:not(.home) #primary {		margin-top: 126px;	}
	#et-boc .et-l .smaller-text .et_pb_text_inner p, #et-boc .et-l .et_pb_text_inner, #et-boc .et-l .text-container, .innerpage-content {		font-size: 20px;	}
	.quote-col.quote-right .quote-occupation br {		display: none;	}
	#et-boc .et-l .heading-container {		font-size: 60px;	}
	.innerpage-content #et-boc .et-l .timeline-slider-box h2 {		font-size: 45px !important;	}
	.innerpage-content .content-center {		max-width: 100%;	}
	.products-sidebar .product-title a {		font-size: 28px;	}
	.products-sidebar .product-title {		margin-bottom: 8px;	}
	.innerpage-content #et-boc .et-l .timeline-slider-container {		margin-bottom: 0;	}

	#et-boc .et-l .products-listing-container .product-content {		font-size: 12px;	}
	#et-boc .et-l .products-listing-container .slick-slide.slick-current .each-product .product-title {		font-size: 14px;	}
	#et-boc .et-l .products-listing-container .slick-list {		padding: 70px 0 !important;	}
	.wa_login_shortcode .button.button-primary {		padding: 7px 16px 5px 16px !important;	}

	.menu-container .menu-buttons li a, .menu-container .menu-buttons .widget input {		font-size: 18px !important;	}
	.icon-search {		margin-right: 15px;	}

	#et-boc .et-l .press-releases .press-releases-title{font-size: 60px;}

}
@media(max-width:1550px){
	.logocontainer img {		width: 240px;	}
	.menu-container {		width: calc(100% - 240px);	}
	.menu-container li a {		font-size: 24px;		padding: 2px 6px;	}
	.menu-icons {		margin-top: -7px;	}
	.icon-search {		margin-right: 15px;	}
	.menu-buttons li a {	font-size: 21px;	padding: 4.5px 13px 2.5px 13px;	}
	.menu-container li {		margin-right: 8px;	}
	.narrow-content-center {		max-width: 90%;	}
	#et-boc .et-l .hero-section-container h1, .hero-section-container h1 {		font-size: 80px;	}
	#et-boc .et-l h2, h2 {		font-size: 50px;	}
	#et-boc .et-l .text-section-container h2 {		padding: 34px 0 36px;	}
	#et-boc .et-l .counter-number {		font-size: 90px;	}
	#et-boc .et-l .counter-text {		font-size: 34px;		line-height: 1.1;		margin-top: 2px;	}
	#et-boc .et-l .quote-text {		font-size: 34px;	}
	#et-boc .et-l .quote-col.quote-left {		padding: 0 52px 0 5px;	}
	#et-boc .et-l .quote-right {		padding-left: 55px;	}
	#et-boc .et-l .quotes-slider-container {		margin-bottom: 40px;	}
	#et-boc .et-l .product-content {		font-size: 17px;	}
	#et-boc .et-l .product-title {		font-size: 17px;	}
	#et-boc .et-l .timeline-slider-box .title h2, #et-boc .et-l .products-slider .title h2 {		font-size: 80px;	padding-bottom: 20px;}
	#et-boc .et-l .timeline-year h4 {		font-size: 42px;	}

	#et-boc .et-l .position-bottom .timeline-circle {		top: -21px;	}
	#et-boc .et-l .position-bottom.line-zline .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-bottom .timeline-circle {		top: -51px;	}
	#et-boc .et-l .each-timeline-slide.spacing-small.position-bottom .timeline-circle {		top: -66px;	}
	#et-boc .et-l .line-zline.position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle, #et-boc .et-l .position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle, #et-boc .et-l .line-zoutline.position-top .timeline-circle, #et-boc .et-l .line-zline.position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle {		bottom: -29px;	}
	
	#et-boc .et-l .post-social-container .product-title {		font-size: 24px;	}
	#et-boc .et-l .post-content {		font-size: 17px;	}
	#et-boc .et-l .twitter-feed .wpsr-twitter-tweet .wpsr-twitter-author-tweet .wpsr-tweet-content p, #et-boc .et-l .instagram-feed .wpsr-ig-post .wpsr-ig-post-caption-text, #et-boc .et-l .facebook-feed .wpsr-fb-feed-content, #et-boc .et-l .feed-holder.text-linkedin, #et-boc .et-l .feed-holder.text-linkedin p {		font-size: 17px;	}
	#et-boc .et-l .post-social-container {		padding: 56px 0 53px;	}
	.footer-bottom {		padding: 20px 20px;		font-size: 15px;	}
	.footer-image {		max-width: 280px;	}
	.footer-sidebar .menu-buttons {		margin-left: 14px;	}
	.footer-sidebar .widget_text {		font-size: 17px;	}
	.footer-sidebar.footer-sidebar3 li a {		font-size: 16px;	}
	.contact-footer .widgettitle {		font-size: 20px;	}
	.footer-sidebar .contact-footer .textwidget {		font-size: 17px;	}
	.footer-top {		padding: 50px 0 35px;	}

	/*Inner Pages*/
	body:not(.home) #primary {		margin-top: 117px;	}
	.innerpage-hero-section {		height: 420px;	}
	#et-boc .et-l .smaller-text .et_pb_text_inner p, #et-boc .et-l .et_pb_text_inner, #et-boc .et-l .text-container, .innerpage-content {		font-size: 18px;	}
	#et-boc .et-l .heading-container, #et-boc .et-l .press-releases .press-releases-title {		font-size: 50px;	}
	.innerpage-content #et-boc .et-l .quote-text {		font-size: 26px;	}
	.products-sidebar-title {		font-size: 32px;	}
	.et-db #et-boc .et-l .et_pb_module .text-container ul li::before, #primary .et_pb_section ul li::before, .single #primary ul li::before {		top: 10px;	}


	#et-boc .et-l .line-zline.position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle, #et-boc .et-l .position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle, #et-boc .et-l .line-zoutline.position-top .timeline-circle, #et-boc .et-l .line-zline.position-top .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-top .timeline-circle {		bottom: -28px;	}
	#et-boc .et-l .each-timeline-slide.spacing-small.line-line.position-bottom .timeline-circle {	top: -22px;}
	#et-boc .et-l .each-timeline-slide.spacing-small.position-bottom .timeline-circle {		top: -67px;	}
	#et-boc .et-l .position-bottom.line-zline .timeline-circle, #et-boc .et-l .position-top-bottom .timeline-year-bottom .timeline-circle {		top: -57px;	}
	.wa_login_shortcode .button.button-primary {		padding: 6px 16px 5px 16px !important;	}
	.menu-container .menu-buttons .widget {		margin-left: 7px;	}

	#et-boc .et-l .press-releases .press-releases-title{font-size: 50px;}

}
@media(max-width:1400px){
	.logocontainer img {		width: 220px;	}
	.menu-container {		margin-bottom: 0;		width: calc(100% - 220px);		padding-left: 10px;		margin-top: -4px;	}
	.menu-buttons li a {		font-size: 20px;	}
	.masthead {		padding-top: 10px;		}
	.menu-buttons {		right: 0px;	}
	#et-boc .et-l .hero-section-container h1, .hero-section-container h1 {		font-size: 75px;	}
	#et-boc .et-l .text-section-container h2 {		padding: 28px 0 30px;	}
	#et-boc .et-l h2, h2 {		font-size: 50px;	}
	.et-db #et-boc .et-l .et_pb_section.infos-list-row {		padding: 50px 0 20px !important;	}
	#et-boc .et-l .counter-number {		font-size: 70px;	}
	#et-boc .et-l .counter-text {		font-size: 32px;	}
	#et-boc .et-l .counters-holder .et_pb_module {		margin-bottom: 35px !important;	}
	#et-boc .et-l .quote-text {		font-size: 32px;	}
	#et-boc .et-l .quote-col.quote-left {		padding: 0 40px 0 5px;	}
	#et-boc .et-l .quote-right {		padding-left: 45px;	}
	#et-boc .et-l .quote-occupation {		font-size: 22px;	}
	#et-boc .et-l .quote-name {		font-size: 42px;	}
	#et-boc .et-l .product-image {		height: 210px;	}
	#et-boc .et-l .product-title, #et-boc .et-l .product-content , .footer-sidebar .widget_text, #et-boc .et-l .post-content{		font-size: 16px;	}
	.et-db #et-boc .et-l .et_pb_module a.product-link {		font-size: 17px;	}
	#et-boc .et-l .timeline-slider-box .title h2, #et-boc .et-l .products-slider .title h2 {		font-size: 70px;		padding-bottom: 10px;	}
	#et-boc .et-l .post-social-container .product-title {		font-size: 22px;	}
	#et-boc .et-l .twitter-feed .wpsr-twitter-tweet .wpsr-twitter-author-tweet .wpsr-tweet-content p, #et-boc .et-l .instagram-feed .wpsr-ig-post .wpsr-ig-post-caption-text, #et-boc .et-l .facebook-feed .wpsr-fb-feed-content, #et-boc .et-l .feed-holder.text-linkedin, #et-boc .et-l .feed-holder.text-linkedin p {		font-size: 15px;	}
	.footer-image {		max-width: 260px;	}
	.footer-top {		padding: 40px 0 25px;	}
	.footer-sidebar.footer-sidebar2 {		padding-right: 40px;	}
	.footer-sidebar.footer-sidebar3 li a , .footer-sidebar .contact-footer .textwidget{		font-size: 15px;	}
	.footer-bottom {		padding: 15px 20px;	}
	#et-boc .et-l .timeline-nav::before, #et-boc .et-l .timeline-nav::after {		height: 4px;	}

	/*Inner Pages*/
	body:not(.home) #primary {		margin-top: 110px;	}
	.innerpage-hero-section {		height: 400px;	}
	.products-sidebar .product-title a {		font-size: 26px;	}

	.icon-translate .switcher-dropdown {		left: 45px;	}
	.footer-bottom .menu li a {		font-size: 16px;	}

	#et-boc .et-l .quote-text {		font-size: 24px;	}
	.logocontainer img {		margin-bottom: 10px;	}

	.menu-container li {		margin-right: 5px;	}
	.logocontainer img {		width: 180px;	}
	.icon-search {		margin-right: 8px;	}
	.icon-search i {		font-size: 24px;	}
	.icon-translate img {		max-width: 28px;	}
	body:not(.home) #primary {		margin-top: 85px;	}
	.menu-container .menu-buttons li a {		font-size: 18px;	}
	.wa_login_shortcode .button.button-primary {		padding: 4px 16px 3px 16px !important;	}
	.gform_fields .gfield_html h3 {	font-size: 20px;}

	.menu-container .menu-buttons li a, .menu-container .menu-buttons .widget input {		font-size: 16px !important;	}
	.wa_login_shortcode .button.button-primary {		padding: 7px 16px 6px 16px !important;	}
	.menu-container .menu-buttons .widget {		margin-left: 5px;	}
	.menu-holder {		padding-right: 2px;	}
	.menu-container {		padding-left: 5px;	}
	.menu-container li {		margin-right: 0;	}
	.menu-container .menu-buttons li {		margin-right: 5px;	}

	.masthead .content-center {		max-width: 98%;	}
	.wpsr-tweet-text, .wpsr-fb-feed-content.wpsr_add_read_more.wpsr_show_less_content.wpsr_more_added, .wpsr-ig-post-caption-text {		height: 22px;	}

	.switcher .selected a {		padding: 1px 3px !important;	}
	.switcher .selected img, .switcher a img {		max-width: 20px;		max-height: 18px;	}
	.switcher {		width: 29px !important;	 margin-top: -5px;}



}
@media(max-width:1279px){
	/* Menu Stripes*/
	body.open_menu {	overflow: hidden;}
	.menu--stripes span {	display: block;	width: 100%;	height: 3px;	background-color: #19365e;	margin-bottom: 6px;}
	.menu--stripes span:last-child{margin-bottom:0;}
	.menu--stripes {	display: block !important;	cursor: pointer;	width: 30px;	float: right;	margin-left: 20px; position: relative;		z-index: 100;}
	.open_menu .menu--stripes span:nth-child(2){opacity:0; }
	.open_menu .menu--stripes span:first-child {	transform: rotate(45deg) translate(8px,4px);	-webkit-transform: rotate(45deg) translate(8px,4px);	-moz-transform: rotate(45deg) translate(8px,4px);	background-color: #6fbf48;}
	.open_menu .menu--stripes span:last-child {	transform: rotate(-45deg) translate(8px,-5px);	-webkit-transform: rotate(-45deg) translate(8px,-5px);	-moz-transform: rotate(-45deg) translate(8px,-5px);	background-color: #6fbf48;}	
	.menu-holder {	position: fixed;	left: -100%;	top: 0;	width: 100%;	height: 100%;	background: #fff;	z-index: 99;	padding-right:12px; margin: 0;	text-align: center; padding-right: 0;}
	.open_menu .menu-holder {	left: 0;}
	.menu-container .menu > li:hover > a + .sub-menu {		opacity: 0;		visibility: hidden;	}
	/* End Menu Stripes*/

	.menu-container {	text-align: right;	margin-bottom: 0;}
	.menu-icons {		margin-top: -8px;	}
	.menu-holder .menu {
		/* overflow: hidden !important; */
		/* height: 100%; */
		position: relative;
		margin: 0 auto;
		padding: 50px 0;
		max-height: 100%;
		overflow: auto;
		top: 50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		overflow-x: hidden;
		overflow-y: auto;
	}
	.menu-holder .sub-menu .sub-menu {		right: auto;		top: auto;		left: auto;	}
	.menu-holder .menu .menu-item {		display: block;		margin-right: 0;	}
	.menu-holder > div {		height: 100%;	}
	.menu-holder .sub-menu {	max-height: 0 !important; position: relative;		left: auto;		top: auto;		max-height: unset;		background-color: unset;		color: #707070;	}
	.menu-holder .sub-menu li a {	min-width: unset; max-width: unset;	color: #707070;	}
	.menu-container li a {	padding: 4px 12px 2px 12px;	display: inline-block;	}
	.menu-holder .sub-menu li a::before {		content: '- ';	}
	.menu-holder .sub-menu li a {	font-size: 18px;	}
	.menu-container li a {		font-size: 22px;	}
	.menu-holder .menu > li > a {		background-color: unset;		color: #707070;		border-bottom: 2px solid #F29F00;	}
	.menu-holder .menu > li > a:hover {background-color:#6fbf48; border-bottom-color: transparent;}
	.menu-holder .sub-menu li a:hover {		color: #6FBF48;		background-color: transparent;	}
	.menu-container li{padding-bottom:1px;}
	.menu-holder .open-submenu .sub-menu {		max-height: 1000px !important;		opacity: 1 !important;		visibility: visible !important;	}

	#et-boc .et-l .hero-section-container h1, .hero-section-container h1 {		font-size: 70px;	}
	#et-boc .et-l h2, h2 {		font-size: 50px;	}
	#et-boc .et-l .counter-text {		font-size: 26px;	}
	#et-boc .et-l .counters-holder .et_pb_module {		margin-bottom: 30px !important;	}
	#et-boc .et-l .quote-text {		font-size: 26px;	}
	#et-boc .et-l .each-quote-slide {		padding: 0 35px 0 35px;	}
	#et-boc .et-l .quote-occupation {		font-size: 18px;	}
	#et-boc .et-l .quote-name {		font-size: 38px;	}
	.slick-arrow {		width: 22px;		height: 55px;	}
	#et-boc .et-l .product-title, #et-boc .et-l .product-content, .footer-sidebar .widget_text, #et-boc .et-l .post-content {		font-size: 15px;	}
	#et-boc .et-l .timeline-slider-box .title h2, #et-boc .et-l .products-slider .title h2 {		font-size: 60px;	}
	#et-boc .et-l .timeline-content {		font-size: 15px;	}
	#et-boc .et-l .size-s-50 .timeline-image, #et-boc .et-l .each-timeline-slide .timeline-image {		width: 140px;		height: 140px;		min-height: 140px;	}
	#et-boc .et-l .size-s-50 .timeline-image, #et-boc .et-l .each-timeline-slide .timeline-image {		width: 130px;		height: 130px;		min-height: 130px;	}
	#et-boc .et-l .size-s-40 .timeline-image {		width: 115px;		height: 115px;		min-height: 115px;	}
	#et-boc .et-l .size-s-100 .timeline-image {		width: 185px;		height: 185px;		min-height: 185px;	}
	#et-boc .et-l .size-s-90 .timeline-image {		width: 170px;		height: 170px;		min-height: 170px;	}
	#et-boc .et-l .size-s-30 .timeline-image {		width: 100px;		height: 100px;		min-height: 100px;	}
	#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide {		height: 700px;	}
	#et-boc .et-l .post-social-container {		padding: 46px 0 43px;	}
	#et-boc .et-l .post-holder {	padding: 25px 35px 25px 35px;	font-size: 18px;}
	#et-boc .et-l .post-social-container .product-title {		font-size: 20px;	}
	#et-boc .et-l .post-date {		margin-bottom: 15px;	}
	#et-boc .et-l .twitter-feed .wpsr-twitter-tweet .wpsr-twitter-author-tweet .wpsr-tweet-content p, #et-boc .et-l .instagram-feed .wpsr-ig-post .wpsr-ig-post-caption-text, #et-boc .et-l .facebook-feed .wpsr-fb-feed-content, #et-boc .et-l .feed-holder.text-linkedin, #et-boc .et-l .feed-holder.text-linkedin p {		font-size: 14px;	}
	.facebook-feed .wpsr-fb-feed-time, .twitter-feed .wpsr-tweet-time {		font-size: 16px !important;	}
	#et-boc .et-l .feed-holder {		padding-left: 20px;	}
	#et-boc .et-l .feed-icon-holder {		width: 40px;	}
	#et-boc .et-l .social-container .post-holder {		padding: 20px 30px;	}
	.footer-image {		max-width: 220px;	}
	.footer-sidebar .menu-buttons {		margin-left: 10px;	}
	.footer-sidebar .menu-buttons li {		margin-right: 10px;	}
	#et-boc .et-l .product-title, #et-boc .et-l .product-content, .footer-sidebar .widget_text, #et-boc .et-l .post-content {		font-size: 14px;	}
	.footer-sidebar.footer-sidebar2 {		padding-right: 30px;	}
	.footer-sidebar.footer-sidebar4 {		padding-left: 10px;	}
	.social-footer a {		font-size: 22px;		margin-right: 16px;	}
	.contact-footer .widgettitle {		font-size: 18px;	}
	.footer-menu li a {		font-size: 16px;	}
	#et-boc .et-l .feed-holder {		width: calc(100% - 40px);	}

	/*Inner Pages*/
	.products-sidebar .product-title a {		font-size: 24px;	}
	.et-db #et-boc .et-l .et_pb_module .text-container ul li::before, #primary .et_pb_section ul li::before, .single #primary ul li::before {		top: 12px;	}

	/*Search*/
	.heading-search h1 {		font-size: 70px;	}
	.heading-search h2 {		font-size: 40px;	}
	.blog-post-title h3 {		font-size: 32px;	}
	.heading-search {		margin-bottom: 15px;	}
	.blog-post-textcontent {		font-size: 17px;	}
	.search-results-content a.button-arrow {		font-size: 18px;	}

	.icon-translate .switcher-dropdown {		left: auto;		position: relative;		top: auto;		float: left;		margin-top: 6px;		max-width: 0;	}
	.icon-translate img {		float: left;		margin-right: 10px;	}
	.menu-icons {		max-width: 320px;	}
	.switcher .selected a img {		max-width: 20px;		height: auto;		margin-right: 4px;	}
	.switcher .selected a::after {		top: 0;	}
	.icon-translate.open-switcher-dropdown .switcher-dropdown{max-width:200px;}
	.switcher-dropdown a {		text-align: left;		float: left;		width: 100%;	}
	.switcher .option img {		max-width: 17px;		height: auto;		margin-right: 2px;	}
	.switcher .option {		position: absolute !important;		top: 26px !important;		left: 0 !important;	}

	.footer-bottom .menu li a {		font-size: 14px;	}
	.menu-container {		margin-top: 0;	}
	.menu-container li.current-menu-ancestor, .menu-container li.current_page_item {		background-color: unset;	}
	.menu-container li a {		border-radius: 0;	}
	#et-boc .et-l .in-the-news-page ul li {		font-size: 18px;	}

	#et-boc .et-l .quote-logos img {		max-width: 100px !important;	}

	#et-boc .et-l .press-releases .press-releases-title{font-size: 45px;}

	.menu-buttons .wa_login_shortcode {		margin-top: 0;	}
	.menu-container .menu-buttons {		right: 180px;		bottom: auto;		top: 9px;	}
	.menu-buttons .menu-item a {		border-radius: 5px;	}
	.wa_login_shortcode .button.button-primary {		padding: 6px 12px 5px 12px !important;	}
	.menu-container li a {		padding: 4px 12px 3px 12px;	}

	.menu-container .menu-buttons {		right: auto;		top: auto;		position: fixed;		z-index: 99;		bottom: 50px;		max-width: unset;		display: block;		transform: translateX(-50%);		-webkit-transform: translateX(-50%);		-moz-transform: translateX(-50%);		width: 100%;		left: -100%;		text-align: center;	}
	.menu-container .menu-buttons > div {		display: inline-block;	}
	.open_menu .menu-container .menu-buttons {		left: 50%;	}


}
@media(max-width:1023px){
	#et-boc .et-l .quote-col.quote-left {		padding: 0 25px 0 5px;	}
	#et-boc .et-l .quote-right {		padding-left: 35px;	}
	#et-boc .et-l .each-quote-slide {		padding: 0 30px;	}
	#et-boc .et-l .timeline-slider-box .title h2, #et-boc .et-l .products-slider .title h2 {		font-size: 50px;	}
	#et-boc .et-l .timeline-year h4 {		font-size: 38px;	}
	#et-boc .et-l .timeline-content {		font-size: 14px;	}
	#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide.overlapping-spacing {		margin-right: 15px;	}
	.wpsr-ig-feed-wrapper-inner .wpsr-col-sm-4 , .wpsr-fb-feed-wrapper-inner .wpsr-col-sm-4{		max-width: 100%;		flex: 0 0 100%;	}
	.footer-sidebar.footer-sidebar1, .footer-sidebar.footer-sidebar2 {	margin-bottom: 30px;	width: 50%;	}
	.footer-sidebar.footer-sidebar3, .footer-sidebar.footer-sidebar4 {		width: 50%;	}
	.footer-sidebar.footer-sidebar2 {		padding-right: 0;	}
	.footer-sidebar.footer-sidebar1 {		margin-top: 0;	}
	.footer-sidebar .menu-buttons {		margin-left: 0;	}
	#et-boc .et-l .quote-text {		font-size: 22px;	}
	#et-boc .et-l .quote-name {		font-size: 32px;	}
	#et-boc .et-l .quote-occupation br {		display: none;	}
	#et-boc .et-l .quote-occupation {		font-size: 16px;	}

	/*Inner Pages*/
	.innerpage-content {		width: 100%;	padding-right: 0;}
	.innerpage-sidebar {		width: 100%;		padding-left: 0;		margin-top: 30px;	}
	.hero-section-container h1 br {		display: none;	}
	body:not(.home) #primary {		margin-top: 85px;	}
	.et-db #et-boc .et-l .et_pb_module .text-container ul li::before, #primary .et_pb_section ul li::before, .single #primary ul li::before {		top: 11px;	}

	.footer-bottom .menu li a {		font-size: 13px;	}
	.footer-right-menu {		float: none;		width: 100%;		text-align: center;		padding: 2px 0;	}

	#et-boc .et-l .products-listing-container .slick-slide.slick-current .each-product {		transform: scale(1.2);	}

	.kn-modal-bg .kn-modal.default {		max-height: 400px;	}
	.switcher {		margin-top: 0;	}
}
@media(max-width:981px){
	#et-boc .et-l .infos-list-box {		padding: 10px 0 60px;	}
	.blog_grid .et_pb_post {		width: 100% !important;		margin-right: 0 !important;		margin-bottom: 30px !important;	}
	.blog_grid .et_pb_post .entry-title {		font-size: 22px !important;	}
	.post-content {		font-size: 14px !important;	}
}
@media(max-width:980px){
	.et-db #et-boc .et-l .et_pb_code .filters-list {		margin-left: 0 !important;	}
}
@media screen and (max-width: 782px){
	html body.admin-bar {		margin-top: -46px;	}
}


@media(max-width:768px){
	.knHeader .knHeader__menu {		display: block !important;		margin: 20px 0 0 !important;	}
	#knack-dist_2  .kn-content .column.is-one-third, .kn-content .column.is-one-third-tablet{width: 33.3333% !important;}
	.knHeader__menu-list .knHeader__menu-list-item {		display: block !important;		width: 100%;		margin-bottom: 10px !important;	}
	.knHeader__menu-list .knHeader__menu-list-item a {		display: block !important;		width: auto;		text-align: center !important;	}
	.kn-modal-bg .kn-modal.default {		left: 50%;	}
}
@media(max-width:767px){
	.menu-holder .sub-menu li a {		font-size: 16px;	}
	.menu-container li a {		font-size: 20px;	}
	.logocontainer img {		width: 200px;	}
	.menu-container {		width: calc(100% - 200px);	}
	#et-boc .et-l .hero-section-container h1, .hero-section-container h1 {		font-size: 60px;	}
	#et-boc .et-l h2, h2 {		font-size: 40px;	}
	#et-boc .et-l .counter-number {		font-size: 60px;	}
	#et-boc .et-l .quote-text {		font-size: 18px;	}
	#et-boc .et-l .quote-right {		padding-left: 20px;	}
	#et-boc .et-l .each-quote-slide {		padding: 0 25px;	}
	#et-boc .et-l .quote-col.quote-left {		padding: 0 15px 0 0;	width: 60%;}
	#et-boc .et-l .quote-occupation {		font-size: 15px;	}
	#et-boc .et-l .quote-right {		width: 40%;	}
	#et-boc .et-l .post-container, .social-container {		width: 100%;	}
	#et-boc .et-l .social-container .post-holder {		margin-bottom: 10px;	}
	#et-boc .et-l .post-social-container .post-container {		margin-right: 0;		margin-bottom: 10px;	}
	.footer-menu li a {		font-size: 14px;	}
	.hero-section-row.full-height-row {		min-height: 500px;	}
	#et-boc .et-l .product-content-holder {		padding-right: 0;	}
	
	/*Inner Pages*/
	body:not(.home) #primary {		margin-top: 88px;	}
	body.et-db #et-boc .et-l .et_pb_button_wrapper .et_pb_button, .et-db #et-boc .et-l .et_pb_button_wrapper .et_pb_button:hover {		padding-right: 30px !important;		padding-left: 30px !important;	}
	.et-db #et-boc .et-l .et_pb_button, .et-db #et-boc .et-l .et_pb_button_0.et_pb_button {		font-size: 20px !important;	}
	#et-boc .et-l .heading-container {		line-height: 1;	}
	#et-boc .et-l .quotes-slider-container::after, #et-boc .et-l .quotes-slider-container::before {		width: 20px;	}
	.innerpage-content #et-boc .et-l .quote-col.quote-right {		padding-left: 30px;	}
	.innerpage-content #et-boc .et-l .quote-occupation {		font-size: 20px;	}
	.innerpage-content #et-boc .et-l .quote-text {		font-size: 22px;	}
	#et-boc .et-l .heading-container, #et-boc .et-l .press-releases .press-releases-title {		font-size: 40px;	}
	.innerpage-content #et-boc .et-l .timeline-slider-box h2 {		font-size: 35px !important;	}

	/*Search*/
	.heading-search h1 {		font-size: 60px;	}
	.heading-search h2 {		font-size: 35px;	}
	.search-pagination {		font-size: 16px;	}

	.footer-copyright, .footer-menu {		width: 100%;		text-align: center;	}

	.newsletter-popup .gform_wrapper.gravity-theme input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]):not([type="button"]):not([type="submit"]) {		height: 30px;	}
	.newsletter-popup .gform_wrapper.gravity-theme .gfield_label {		font-size: 13px;	}
	.newsletter-popup .gform_wrapper .gform_validation_errors {		padding: 6px 6px 6px 6px !important;	}
	.newsletter-popup .gform-icon.gform-icon--close {		display: none !important;	}
	.newsletter-popup #field_1_3 {		margin-top: 0;	}
	.newsletter-popup .gform_wrapper.gravity-theme .gform_fields {		grid-row-gap: 0px;	}

	.newsletter-popup .gform_footer .button, .newsletter-popup .gform_page_footer .button, .et_pb_text_inner .gform_page_footer .button {		font-size: 16px;		padding: 10px 30px !important;	}
	#snp-bld-step-1 .bld-el-cont.bld-el-html.bld-step-1-el-0 {		overflow: auto;	}
	body:not(.home) #primary {		margin-top: 78px;	}

	#et-boc .et-l .press-releases .press-releases-title{font-size: 40px;}
	#et-boc .et-l .press-title-holder {		font-size: 18px;	}
	#et-boc .et-l .press-releases .press-releases-title {		line-height: 1;	}

	.post-social-container {	display: block;}
	.members-application-logos .et_pb_gallery_items .et_pb_gallery_item {		width: 33.33% !important;	}
}
@media(max-width:639px){
	#et-boc .et-l .post-social-container {		padding: 36px 0 32px;	}
	#et-boc .et-l .quote-text {		font-size: 16px;	}
	#et-boc .et-l .quote-name {		font-size: 26px;	}
	#et-boc .et-l .quote-occupation {		font-size: 14px;	}
	.slick-arrow {		width: 16px;		height: 39px;	}
	#et-boc .et-l .quotes-slider-container {		margin-bottom: 30px;	}
	#et-boc .et-l .timeline-slider-box .title h2, #et-boc .et-l .products-slider .title h2 {	letter-spacing: 1px;	font-size: 40px;	}
	#et-boc .et-l .timeline-slider-container {		margin-bottom: 10px;	}
	.timeline-slider-container .slick-next, .products-listing-container .slick-next.slick-arrow{		right: 20px;	}
	.timeline-slider-container .slick-prev, .products-listing-container .slick-prev.slick-arrow {		left: 20px;	}

	#et-boc .et-l .size-s-50 .timeline-image, #et-boc .et-l .each-timeline-slide .timeline-image {		width: 120px;		height: 120px;		min-height: 120px;	}
	#et-boc .et-l .size-s-50 .timeline-image, #et-boc .et-l .each-timeline-slide .timeline-image {		width: 110px;		height: 110px;		min-height: 110px;	}
	#et-boc .et-l .size-s-40 .timeline-image {		width: 95px;		height: 95px;		min-height: 95px;	}
	#et-boc .et-l .size-s-100 .timeline-image {		width: 155px;		height: 155px;		min-height: 155px;	}
	#et-boc .et-l .size-s-90 .timeline-image {		width: 150px;		height: 150px;		min-height: 150px;	}
	#et-boc .et-l .size-s-30 .timeline-image {		width: 80px;		height: 80px;		min-height: 80px;	}

	#et-boc .et-l .timeline-year h4 {		font-size: 34px;	}
	#et-boc .et-l .timeline-content {		font-size: 13px;	}
	#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide {		height: 600px;	}
	#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide.overlapping-small {		margin-right: -20px;	}
	#et-boc .et-l .timeline-slider-container .slick-slide {		padding-left: 20px;	}
	.footer-sidebar {		width: 100% !important;		margin-right: 0;	margin-bottom: 20px !important;}
	.footer-sidebar.footer-sidebar4 {		padding-left: 0;	}
	.footer-top {		padding: 30px 0 15px;	}
	#et-boc .et-l .post-social-container .product-content-holder .product-link-holder a {		font-size: 14px;		display: block;		margin-left: 0;		margin-top: 5px;	}
	.facebook-feed .wpsr-fb-feed-time, .twitter-feed .wpsr-tweet-time {		font-size: 14px !important;	}

	/*Inner Pages*/
	body.et-db #et-boc .et-l .et_pb_button_wrapper .et_pb_button, .et-db #et-boc .et-l .et_pb_button_wrapper .et_pb_button:hover {		padding-right: 20px !important;		padding-left: 20px !important;	}
	.et-db #et-boc .et-l .et_pb_button, .et-db #et-boc .et-l .et_pb_button_0.et_pb_button {		font-size: 18px !important;	}
	.innerpage-content #et-boc .et-l .quote-text {		font-size: 20px;	}
	#et-boc .et-l .heading-container, #et-boc .et-l .press-releases .press-releases-title {		font-size: 35px;	}
	#et-boc .et-l .smaller-text .et_pb_text_inner p, #et-boc .et-l .et_pb_text_inner, #et-boc .et-l .text-container, .innerpage-content {		font-size: 16px;	}
	.et-db #et-boc .et-l .et_pb_module .text-container ul li::before, #primary .et_pb_section ul li::before, .single #primary ul li::before {		top: 9px;	}

	/*Search*/
	.heading-search h1 {		font-size: 60px;	}
	.heading-search h2 {		font-size: 35px;	}
	.blog-post.search-post h3 a {		line-height: 1;	}
	.blog-post.search-post h3 {		margin-bottom: 10px;	}

	.logocontainer img {		width: 160px;	}
	.menu-container {		width: calc(100% - 160px);	}
	#et-boc .et-l .in-the-news-page ul li {		font-size: 16px;	}

	#et-boc .et-l .press-releases .press-releases-title {		font-size: 35px;	}
	#et-boc .et-l .press-title-holder {		font-size: 16px;	}

	.menu-container .menu-buttons li a, .menu-container .menu-buttons .widget input {		font-size: 12px !important;	}
	.icon-translate img {		margin-right: 2px;	}
	.members-application-logos .et_pb_gallery_items .et_pb_gallery_item {		width: 50% !important;	}



}
@media(max-width:479px){
	.logocontainer img {		width: 150px;	}
	.menu-container {		width: calc(100% - 150px);	}
	.icon-search i {		font-size: 25px;	}
	.icon-translate img {		max-width: 28px;	}
	.menu-icons {		margin-top: -4px;	}
	#et-boc .et-l .hero-section-container h1, .hero-section-container h1 {		font-size: 50px;	}
	#et-boc .et-l h2, h2 {		font-size: 30px;	}
	#et-boc .et-l .text-section-container h2 {		padding: 22px 0 20px;	}
	#et-boc .et-l .counter-number {		font-size: 50px;	}
	#et-boc .et-l .counter-text {		font-size: 20px;	}
	#et-boc .et-l .infos-list-box {		padding: 0 0 40px;	}
	#et-boc .et-l .quote-col.quote-left {		padding: 0 0 20px 0;		width: 100%;		margin-bottom: 20px;		border-bottom: 3px solid #F29F00;border-right: 0;	}
	#et-boc .et-l .quote-right {	text-align: center;	width: 100%;padding-left: 0 !important;	}
	#et-boc .et-l .timeline-slider-box .title h2, #et-boc .et-l .products-slider .title h2 {		font-size: 30px;	}

	#et-boc .et-l .size-s-50 .timeline-image, #et-boc .et-l .each-timeline-slide .timeline-image {		width: 100px;		height: 100px;		min-height: 100px;	}
	#et-boc .et-l .size-s-50 .timeline-image, #et-boc .et-l .each-timeline-slide .timeline-image {		width: 90px;		height: 90px;		min-height: 90px;	}
	#et-boc .et-l .size-s-40 .timeline-image {		width: 75px;		height: 75px;		min-height: 75px;	}
	#et-boc .et-l .size-s-100 .timeline-image {		width: 135px;		height: 135px;		min-height: 135px;	}
	#et-boc .et-l .size-s-90 .timeline-image {		width: 130px;		height: 130px;		min-height: 130px;	}
	#et-boc .et-l .size-s-30 .timeline-image {		width: 60px;		height: 60px;		min-height: 60px;	}

	#et-boc .et-l .timeline-slider-container .slick-slide .each-timeline-slide.overlapping-big {		margin-right: -50px;	}
	#et-boc .et-l .post-social-container .product-title {		font-size: 18px;	}
	#et-boc .et-l .product-title, #et-boc .et-l .product-content, .footer-sidebar .widget_text, #et-boc .et-l .post-content {		font-size: 13px;	}
	#et-boc .et-l .post-holder, #et-boc .et-l .social-container .post-holder  {		padding: 20px;	}
	.footer-top {		padding: 25px 0 10px;	}
	.footer-copyright {		margin-right: 10px;	}
	.footer-menu li {		margin-right: 10px;	}
	.footer-bottom {		padding: 10px 15px;	 font-size: 14px;}
	
	/*Inner Pages*/
	body:not(.home) #primary {		margin-top: 79px;	}
	#et-boc .et-l .smaller-text .et_pb_text_inner p, #et-boc .et-l .et_pb_text_inner, #et-boc .et-l .text-container, .innerpage-content {		font-size: 15px;	}
	.innerpage-wrapper {		margin-top: 30px;		margin-bottom: 40px;	}
	h3, #et-boc .et-l h3 {		font-size: 30px;padding-bottom: 20px !important;	}
	#et-boc .et-l .et_pb_text_inner p, #et-boc .et-l .text-container p {		padding-bottom: 20px;	}
	#et-boc .et-l .heading-container, #et-boc .et-l .press-releases .press-releases-title {		font-size: 30px;	}
	.et-db #et-boc .et-l .et_pb_button, .et-db #et-boc .et-l .et_pb_button_0.et_pb_button {		font-size: 16px !important;	}
	.innerpage-content #et-boc .et-l .quote-text {		font-size: 16px;	}
	.innerpage-content #et-boc .et-l .quote-name {		font-size: 32px;	}
	.innerpage-content #et-boc .et-l .quote-occupation {		font-size: 18px;	}
	.innerpage-content #et-boc .et-l .timeline-slider-box h2 {		font-size: 30px !important;	}
	.products-sidebar .product-title a {		font-size: 22px;	}
	.innerpage-hero-section {		height: 350px;	}
	.products-sidebar-title {		font-size: 30px;	}
	.et-db #et-boc .et-l .et_pb_module .text-container ul li::before, #primary .et_pb_section ul li::before, .single #primary ul li::before {		top: 8px;	}

	/*Search*/
	.heading-search h1 {		font-size: 50px;	}
	.search-results-content {		padding-top: 10px;	}
	.heading-search h2 {		font-size: 30px;	}
	.blog-post.search-post h3 {		font-size: 30px;	}
	.blog-post-textcontent {		font-size: 15px;	}
	.search-results-content a.button-arrow {		font-size: 16px;	}
	.footer-image {		margin-bottom: 10px;	}

	.icon-translate .switcher-dropdown {		position: absolute;		right: 0;		top: 30px;		background-color: #fff;max-width: unset;		max-height: 0;	}
	.icon-translate.open-switcher-dropdown .switcher-dropdown {		max-width: unset;		max-height: 400px;	}


	.icon-translate::before {		content: '✖';		position: absolute;		top: 0;		left: 0;		width: 100%;		height: 100%;		color: #707070;		font-size: 20px;		font-weight: 700;		background-color: rgba(255,255,255,0.9);		text-align: center;		pointer-events: none;		opacity: 0;		visibility: hidden;	}
	.icon-translate.open-switcher-dropdown::before{opacity: 1; visibility: visible;}

	#et-boc .et-l .products-listing-container .slick-slide.slick-current .each-product {		transform: scale(1.1);	}
	#et-boc .et-l .products-listing-container .slick-slide .each-product {		width: 250px !important;	}
	#et-boc .et-l .products-listing-container .slick-list {		padding: 40px 0 !important;	}
	body:not(.home) #primary {		margin-top: 74px;	}

	.menu-item a span {		display: none;	  }
	.menu-item  a:hover span {		display: inline-block;	  }
	#et-boc .et-l .in-the-news-page ul li {		font-size: 15px;	}

	.footer-bottom .footer-right-menu .menu li a span {		display: inline-block;	}
	#et-boc .et-l .simple-list-style .text-section-container + .press-releases-holder {		padding-top: 0 !important;	}

}
@media(max-width:374px){
	#et-boc .et-l .hero-section-container h1, .hero-section-container h1 {		font-size: 40px;	}
	#et-boc .et-l h2, h2 {		font-size: 30px;	}
	#et-boc .et-l .counter-number {		font-size: 40px;	}
	#et-boc .et-l .counter-text {		font-size: 17px;	}
	.et-db #et-boc .et-l .et_pb_section.infos-list-row {		padding: 30px 0 20px !important;	}
	#et-boc .et-l .counters-holder .et_pb_module {		margin-bottom: 20px !important;	}
	.et-db #et-boc .et-l .et_pb_module a.product-link {		font-size: 16px;	}

	/*Inner Pages*/
	#et-boc .et-l .smaller-text .et_pb_text_inner p, #et-boc .et-l .et_pb_text_inner, #et-boc .et-l .text-container, .innerpage-content {		font-size: 14px;	}
	.et-db #et-boc .et-l .et_pb_module .text-container ul li::before, #primary .et_pb_section ul li::before, .single #primary ul li::before {		top: 7px;	}

	.menu-container {		margin-top: -5px;	}
}
.page-id-20 #et-boc .et-l .press-releases .press-releases-title{
	border: none !important;
}
.gform_body.gform-body .button {
	background-color: #f29f00 !important;
	color: #fff !important;
	font-weight: 600;
	font-size: 19px !important;
	font-family: 'Open Sans' !Important;
	border-radius: 5px !important;
	padding: 14px 18px 15px !important;
}



