@font-face {
  font-family: 'FrutigerLTPro';
  src:  url('../fonts/FRUTIGER-NEUE-LT-PRO-CONDENSED-MEDIUM-591CFCC46DFF6.OTF') format('opentype');
}

@font-face {
  font-family: 'FrutigerLTStdLight';
  src:  url('../fonts/FRUTIGER-LT-STD-47-LIGHT-CONDENSED.TTF') format('truetype');
}

@font-face {
  font-family: 'FrutigerLTStdBold';
  src:  url('../fonts/FRUTIGER-LT-STD-65-BOLD.TTF') format('truetype');
}

body {
	font-family: 'FrutigerLTPro', sans-serif;
}

.site-container {
	margin-top: 107px;
}

.logged-in .site-container {
	margin-top: 80px;
}

div.wpcf7 .ajax-loader,
.woocommerce .woocommerce-result-count,
.archive-title,
form.woocommerce-ordering,
h2.woocommerce-loop-category__title .count {
	display: none;
}

.woocommerce ul.products li.product h2.woocommerce-loop-category__title,
.woocommerce ul.products li.product h2.woocommerce-loop-product__title {
	color: #616161;
    font-size: 20px;
    text-align: center;
}

ul.products.columns-4 li.product a span.price,
ul.products.columns-4 li.product a.add_to_cart_button,
ul.products.columns-4 li.product a.button{
	display: none;
}

.woocommerce ul.products li.product a {
	margin: auto;
}

.woocommerce ul.products li.product a img {
	width: 300px;
	height: 300px;
	object-fit: contain;
}

.woocommerce ul.products {
	justify-content: flex-start;
}

a.navbar-brand {
	font-size: 21px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
	margin-right: 0;
}

a.navbar-brand img {
	max-width: 180px;
}

.navbar-light .navbar-nav .active>.nav-link {
	color: #000;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger,
.product_meta .posted_in,
p.stock.in-stock {
	display: none;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	border-right: 1px solid #000;
}

h1.product-title{
	color: #000;
}

p.product-code-sku {
	color: #616161;
	font-size: 18px;
	margin-bottom: 3em;
}

.woocommerce div.product .woocommerce-tabs .panel {
	color: #465443;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	text-transform: uppercase;
	border-radius: 10px 10px 0 0;
	border-color: #D6D6D6;
}

.full-width-content.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0 0 0 2px;
}

.entry-content .woocommerce-tabs .woocommerce-Tabs-panel ul {
	padding-left: 15px;
}

.woocommerce.single-product #primary,
.woocommerce.woocommerce-page #primary {
	padding: 10px 50px;
}

.woocommerce.single-product article.product h1.entry-title,
.detail-fabric-finishes-page article {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 400;
	border-radius: 10px 10px 0 0;
	outline: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus {
	color: #fff;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	border-color: #707070;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
	border-color: #D6D6D6;
}

.full-width-content.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0 -2px;
}

.full-width-content.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: #000;
	color: #fff;
	border-bottom: 0;
	border-color: #000;
}

.navbar-nav li.nav-item a.nav-link {
	color: #000000;
	padding: 0 25px;
	outline: 0;
}

.fixed-top {
	box-shadow: 0px 10px 15px #00000029;
}

.p-5-50 {
	padding: 5px 50px;
}

.p-15-50 {
	padding: 15px 50px;
}

.pt-15 {
	padding-top: 15px;
}

.pt-50 {
	padding-top: 50px;
}

.pb-50 {
	padding-bottom: 50px
}

.px-42 {
	padding: 42px;
}

.bg-footer {
	background: #000;
	color: #fff;
}

.equal {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.equal > [class*='col-'] {
	display: flex;
}


a.header-phone {
	padding: 10px 30px;
    border: 1px solid #000;
	border-radius: 4px;
	text-decoration: none;
	margin-left: 20px;
}

.bg-footer p {
	font-family: 'FrutigerLTStdLight', sans-serif;
	font-size: 14px;
}

.bg-footer .fab {
	font-size: 27px;
}

.right-side span {
	color: #000;
}
.heroslider,
.outer-hero {
	position: relative;
}
.outer-hero {
	margin-top: 40px !important;
}
.banner-caption-text {
	/*background: #000000;*/
    position: relative;
    width: 100%;
    left: 0px;
    top: 0px;
    /*bottom: 1px;*/
	/*padding: 25px 25px 40px;*/
	/*color: #ffffff;*/
}
.banner-caption-text .inner-caption-banner {
	background: #000000;
	position: relative;
	top: 0;
    transform: none;
    color: #fff;
    padding: 25px 25px 40px;
}
.banner-caption-text p,
.banner-caption-text .inner-caption-banner p {
	font-family: 'FrutigerLTStdLight', sans-serif;
	margin-bottom: 35px;
}

.industry-caption-text .title {
	font-size: 25px;
	color: #000;
	padding: 30px 0;
}

.industry-caption-text li,
.industry-caption-text p {
	font-family: 'FrutigerLTStdLight', sans-serif;
	color: #465443;
}

.industry-caption-text ul {
	text-indent: 20px;
	display: inline-block;
    margin-right: 15px;
	margin-bottom: 0;
}

.products-landing-page .industry-caption-text .button-caption {
	margin-top: 30px;
	display: block;
    width: fit-content;
}

.industry-caption-text li {
	list-style-type: disc;
}

.about-us-page .industry-wrapper p {
	font-family: 'FrutigerLTStdLight';
	font-size: 18px;
    color: #465443;
	margin-bottom: 2rem;
}

.about-us-page h2.company-title {
	padding-top: 0;
}

.about-us-page h2.quality-title {
	margin-top: 70px;
}

.ekko-lightbox .modal-body {
	padding: 0;
}

.ekko-lightbox .modal-content {
	border: 0;
	border-radius: 0;
}

.ekko-lightbox button.close {
	width: 45px;
    height: 45px;
	float: right;
	background: #fff;
	opacity: 1;
	border-radius: 100%;
	z-index: 99;
	position: relative;
	border: 2px solid #000;
	top: -25px;
    right: -25px;
	outline: 0;
}

.ekko-lightbox button.close span {
	font-size: 35px;
}

.ekko-lightbox .close-box .fas {
    font-size: 40px;
    color: #000;
}

.ekko-lightbox-nav-overlay a {
	opacity: 1 !important;
}

.ekko-lightbox-nav-overlay a span {
	padding: 0 !important;
	margin: 0 -30px;
}

.contact-us-page .enquiries-form {
	padding: 0 30px;
}

.contact-us-page .enquiries-form input,
.contact-us-page .enquiries-form textarea {
	background: #F8F8F8;
}

.about-us-page h2.company-title,
.about-us-page h2.quality-title,
.contact-us-page .enquiries-form h3,
.contact-us-page .contact-office h3,
.contact-us-page .showroom-office h3 {
	font-size: 25px;
	color: #000;
}

.contact-us-page .enquiries-form h3,
.contact-us-page .contact-office h3,
.contact-us-page .showroom-office h3 {
	margin-bottom: 1em;
}

.breadcrumb-custom,
a.breadcrumb-link {
	color: #465443;
}

.breadcrumb-custom,
.contact-us-page .contact-office p,
.contact-us-page .showroom-office p,
.contact-us-page .contact-office li,
.contact-us-page .enquiries-form label {
	font-family: 'FrutigerLTStdLight';
}

.contact-us-page .contact-office p,
.contact-us-page .showroom-office p,
.contact-us-page .contact-office li,
.contact-us-page .enquiries-form label {
	font-size: 18px;
	color: #465443;
}

.contact-us-page .enquiries-form label {
	margin: 10px 0;
}

.contact-us-page .contact-office li {
	margin-bottom: 5px;
	color: #000;
}

.showroom-office {
	margin-top: 50px;
}

.contact-item .fas {
	width: 35px;
	color: #000;
}

input.wpcf7-form-control.wpcf7-submit.btn-ctc {
	border: 1px solid #000;
	color: #000;
	font-size: 18px;
	background: transparent;
	padding: 15px 65px;
	border-radius: 0;
}

.captcha-ctc,
.btn-submit-ctc {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 20px;
}

.captcha-ctc {
	margin-right: 30px;
}

#hero .caption-wrapper {
	padding-right: 50px;
	padding-left: 50px;
}

img.img-responsive {
	width: 100%;
	max-width: 100%;
}

.industry-caption-text a.button-caption {
	border: 1px solid #465443;
	text-decoration: none;
	color: #465443;
	display: inline-block;
}

.industry-caption-text a.button-caption:hover {
	background: #465443;
}

.products-wrapper h2,
.industry-wrapper h2 {
	font-size: 33px;
	color: #000;
	padding: 30px 0;
}

.industry-wrapper img.img-responsive {
	object-fit: cover;
	height: 100%;
}

.industry-wrapper img.img-responsive:hover {
	opacity: 0.3;
	cursor: pointer;
}

.get-in-touch-wrapper h2 {
	font-size: 33px;
	color: #000;
}

.get-in-touch-wrapper span {
	font-size: 16px;
    display: inline-block;
    vertical-align: middle;
	margin-right: 5px;
}

.get-in-touch-wrapper .fa,
.get-in-touch-wrapper .fas {
	display: inline-block;
	vertical-align: middle;
    font-size: 16px;
    margin-right: 5px;
    width: 20px;
    text-align: center;
}

.get-in-touch-wrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.get-in-touch-wrapper li {
	float: left;
	margin-right: 40px;
}

.get-in-touch-wrapper .fa.fa-mobile {
	font-size: 18px;
}

.fa.fa-phone {
	transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.get-in-touch-wrapper span,
.get-in-touch-wrapper .fas,
.get-in-touch-wrapper .fa {
	color: #000;
}

.products-wrapper a {
	width: 100%;
    height: 100%;
    display: block;
	border: 1px solid #E9E9E9;
}

.products-wrapper .products-featured {
	height: 336px;
}

.products-wrapper > div > div:hover {
	opacity: 0.7;
}

.products-wrapper span {
	position: absolute;
    bottom: 0;
	padding: 5px 25px;
	background: #000;
	text-align: center;
	color: #fff;
}

a.button-caption {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	font-size: 20px;
	padding: 15px 30px;
	color: #fff;
	display: inline-block;
}

.px-50 {
	padding-right: 50px;
	padding-left: 50px;
}

.pt-70 {
	padding-top: 70px;
}

.right-side i.fa-phone {
	color: #000;
	margin-right: 5px;
}

.copyright-social,
.copyright-text {
	margin: 20px 0;
    padding: 0 15px;
	display: inline-block;
	vertical-align: middle;
}

.copyright-social {
	border-left: 1px solid #fff;
}

.footer-link {
	border-right: 1px solid #fff;
	padding-right: 15px;
}

.footer-link a {
	font-family: 'FrutigerLTStdLight', sans-serif;
    font-size: 14px;
    color: #ffffff;
    display: block;
    padding: 0 5px;
}

.entry {
	margin-bottom: 0;
}

.banner-caption-text h2,
.banner-caption-text .inner-caption-banner h2 {
	font-size: 35px;
}
.banner-caption-text p {
	font-size: 18px;
}
a.button-caption {
	font-size: 18px;
	padding: 10px 30px;
}
.products-wrapper span {
	font-size: 18px;
}
.industry-caption-text p {
	font-size: 16px;
}
.industry-wrapper .caption-wrapper {
	padding: 15px 40px 40px;
	height: 100%;
	display: flex;
}

.industry-wrapper .industry-caption-text {
	margin-top: auto;
}

.industry-wrapper .caption-wrapper.small-wrapper {
	padding: 0 15px 20px;
}

.fabric-finishes-detail h4 {
	font-size: 25px;
	margin-bottom: 30px;
	color: #000;
}

.detail-fabric-finishes-page .fabric-finishes-detail .read-more-wrapper {
	width: 100%;
}

.detail-fabric-finishes-page .fabric-finishes-detail a.more-btn-fabrics {
	font-size: 17px;
	color: #465443;
	border: 1px solid #616161;
	padding: 15px 45px;
	margin: 120px auto 55px;
	width: fit-content;
}

.fabric-finishes-detail .fabric-sub-category {
	margin-bottom: 55px;
}

.fabric-finishes-detail a {
	text-decoration: none;
	text-align: center;
	display: block;
}

.fabric-finishes-detail a p {
	font-size: 20px;
	color: #616161;
	text-align: center;
	text-decoration: none;
	margin: 25px 0;
}

.detail-fabric-finishes-page .fabric-finishes-detail a img {
	height: 100%;
}

.detail-fabric-finishes-page .fabric-finishes-detail a img:hover {
	opacity: 0.3;
}

.homepage .industry-wrapper .caption-image,
.industry-page .industry-wrapper .caption-image,
.products-landing-page .industry-wrapper .caption-image,
.fabric-finishes-page .industry-wrapper .caption-image,
.homepage .industry-wrapper .caption-wrapper,
.industry-page .industry-wrapper .caption-wrapper,
.products-landing-page .industry-wrapper .caption-wrapper,
.fabric-finishes-page .industry-wrapper .caption-wrapper {
	width: 50%;
}

.industry-caption-text a.button-caption {
	font-size: 18px;
	padding: 10px 35px;
}
.outer-top {
	width: 100%;
	text-align: right;
}
.main-nav-bottom a.phone-top {
	display: block;
}
.main-nav-top {
	text-align: right;
}
.main-nav-top a,
.main-nav-top a:hover,
.main-nav-top a:focus {
    text-decoration: none;
    outline: none;
}
.main-nav-top a.phone-top {
    width: 20%;
}
.new-subpages p,
.about-us-page.new-sub-template .industry-wrapper p,
.about-us-page.new-sub-template .industry-wrapper ol li {
    font-family: 'FrutigerLTStdLight';
    font-size: 18px;
    color: #465443;
    margin-bottom: 1rem;
}
.new-subpages ol ol {
	margin-top: 10px;
    margin-left: 30px;
}
.new-subpages b {
	color: #000000;
}
.contact-us-page .new-contact .contact-office li  a,
.contact-us-page .new-contact .contact-office li {
    color: #465443;
}
.contact-us-page .new-contact .enquiries-form,
.contact-us-page .new-contact .enquiries-form p {
    font-size: 18px;
    color: #465443;
    font-family: 'FrutigerLTStdLight';
}
.contact-us-page .enquiries-form h3, .contact-us-page .contact-office h3, .contact-us-page .showroom-office h3 {
	font-family: 'FrutigerLTStdLight';
}
.get-in-touch-wrapper span, .get-in-touch-wrapper a {
   color: #000000;
}
.products-wrapper.new-home-2020 span.title-home-prod {
   z-index: 1; 
   left: 0px;
}
.products-wrapper.new-home-2020 .products-featured {
   position: relative;
   overflow: hidden;
}
.products-wrapper.new-home-2020 .products-featured img {
	margin: 0 auto;
	display: block;
}
.woocommerce div.product div.images.woocommerce-product-gallery .image-zoom {
    text-align: right;
    max-width: 50%;
    float: right;
}
.woocommerce div.product div.images.woocommerce-product-gallery .image-zoom img {
	height: auto;
    width: auto;
    float: right;
    padding-right: 40px;
}
.woocommerce div.product div.images.woocommerce-product-gallery .image-zoom a {
	display: block;
	outline: none;
	border: none;
}
.wrapper-button {
	position: relative;
}
.wrapper-button .readmore {
	display: inline-block;
	color: #ffffff;
}
.wrapper-button .readmore a {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px;
	margin-right: 5px;
}
.btn-close-fancy,
.btn-close-fancy:hover,
.btn-close-fancy:focus   {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 20px;
	border: none;
	outline: none;
	border-radius: 0px;
}
.mobile-ver {
	display: none;
}
@media (min-width: 1200px) {
	.navbar-nav li.nav-item a.nav-link {
		font-size: 16px;
	}
	.right-side span {
		font-size: 1.3vw;
	}
	.right-side i.fa-phone {
		font-size: 16px;
	}
}

@media (min-width: 1600px) {
	.banner-caption-text h2 {
		font-size: 40px;
	}
	.banner-caption-text p {
		font-size: 22px;
	}	
	h1.product-title{
		font-size: 33px;
	}
	a.button-caption {
		font-size: 20px;
		padding: 15px 30px;
	}
	.right-side i.fa-phone {
		font-size: 20px;
	}
	.products-wrapper span {
		font-size: 25px;
	}
	.industry-caption-text p {
		font-size: 18px;
	}
	.industry-wrapper .caption-wrapper {
		padding: 42px 42px 80px;
	}
	.industry-wrapper .caption-wrapper.small-wrapper {
		padding: 0 20px 25px;
	}
	.products-landing-page .industry-wrapper .caption-wrapper {
		padding: 0 42px 35px;
	}
	.products .industry-caption-text a.button-caption {
		font-size: 18px;
	}
	.catalogues-page .industry-caption-text a.button-caption {
		padding: 15px 50px;
		margin-top: 30px;
	}
	.industry-caption-text a.button-caption {
		font-size: 17px;
		padding: 10px 35px;
	}
	.bg-footer p {
		font-size: 18px;
	}
	.bg-footer .fab {
		font-size: 37px;
	}
}

@media (max-width: 1366px) {
	.banner-caption-text h2,
	.banner-caption-text .inner-caption-banner h2 {
		font-size: 32px;
	}
	.banner-caption-text p {
		font-size: 16px;
	}
}

@media (max-width: 991.98px) {
	.site-container {
		margin-top: 80px;
	}
	.logged-in .site-container {
		margin-top: 35px;
	}
	a.navbar-brand {
		font-size: 16px;
	}
	a.navbar-brand img {
		max-width: 130px;
	}
	.products-wrapper .products-featured {
		height: 13em;
	}
	.copyright-social {
		border-left: 0;
		vertical-align: middle;
		float: right;
	}
	.copyright-text {
		padding: 0;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery {
		border-right: 0;
	}
	.woocommerce.single-product #primary,
	.woocommerce.woocommerce-page #primary {
		padding: 15px;
	}
	.woocommerce .woocommerce-breadcrumb {
		font-size: 14px;
		margin-top: 25px;
	}
	.navbar-nav li.nav-item a.nav-link {
		padding: 0;
	}
	.contact-us-page .enquiries-form {
		padding: 30px 15px;
	}
	.contact-us-page .contact-office h3 {
		margin-bottom: 0;
	}
	.contact-us-page .contact-address {
		padding: 0 15px;
	}
	#hero .caption-wrapper {
		padding-right: 0;
		padding-left: 0;
	}
	.banner-caption-text h2 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.banner-caption-text p {
		font-size: 16px;
		line-height: 1.4;
	}
	.products-wrapper span {
		font-size: 15px;
	}
	.w-70 {
		width: 70%;
	}
	.w-15 {
		width: 15%;
	}
	a.button-caption {
		font-size: 18px;
		padding: 10px 40px;
		text-align: center;
		margin: auto;
	}	
	.p-5-50 {
		padding: 10px 10px;
	}
	.p-15-50 {
		padding: 15px 10px;
	}
	.px-50 {
		padding-right: 0;
		padding-left: 0;
	}
	.pt-50 {
		padding-top: 10px;
	}
	.pb-50 {
		padding-bottom: 10px;
	}
	.breadcrumb-custom {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 25px;
	}
	.about-us-page .industry-wrapper p {
		padding: 0 15px;
	}
	.products-wrapper h2,
	.industry-wrapper h2 {
		font-size: 25px;
		padding: 10px 15px;
	}
	.get-in-touch-wrapper h2 {
		font-size: 25px;
		margin-bottom: 35px;
	}
	.industry-wrapper .caption-wrapper {
		padding: 0 15px;
	}
	.industry-caption-text p {
		font-size: 15px;
	}
	.industry-caption-text a.button-caption {
		font-size: 15px;
		padding: 5px 10px;
	}
	.industry-caption-text .title {
		padding: 5px 0;
		font-size: 20px;
	}
	.industry-wrapper .caption-wrapper {
		padding: 15px;
	}
	.get-in-touch-wrapper li {
		margin-right: 0;
		display: block;
		width: 100%;
		margin-bottom: 25px;
	}
	.banner-caption-text {
		position: relative;
		padding: 25px 15px 40px;
	}
	.desktop-logo,
	a.header-phone {
		display: none;
	}
	.site-logo {
		text-align: center;
	}
	.mobile-phone .fa {
		font-size: 20px;
		color: #000;
	}
	
	.navbar .fa.fa-phone {
		transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		-ms-transform: none;
	}
	.outer-hero {
		margin-top: 0px !important;
	}
	.banner-caption-text {
		position: absolute !important;
		padding: 0px !important;
	}
	.desktop-ver {
		display: none !important;
	}
	.mobile-ver {
		display: block;
	}
	.mobile-caption .inner-caption-banner {
        background: #000;
        color: #fff;
        padding: 20px 15px;
        font-size: 16px;
        font-weight: 400;
	}
	.mobile-caption .inner-caption-banner h2 {
		font-size: 21px;
		font-weight: 700;
	}
	.woocommerce ul.products li.product a img {
		width: 100% !important;
        height: auto !important;
	}
}

@media (max-width: 767px) {
	.new-home-2020 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.col-xl-2dot4 {
		flex: auto;
		max-width: 50%;
	}
	.products-wrapper.new-home-2020 .products-featured {
		margin-bottom: 20px;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery .image-zoom img,
	.woocommerce div.product div.images.woocommerce-product-gallery .image-zoom {
		float: none;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery .image-zoom {
		max-width: 100%;
	}
	.woocommerce div.product div.images.woocommerce-product-gallery .image-zoom img {
		max-height: 230px;
		margin: 0 auto;
	}

}
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
.site-container {
	overflow-x: hidden;
}