/* 
Theme Name: Kudan
Description: Exclusive Custom Theme for RCN Center
Version: 1
*/
/*wordpress core*/
.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignleft,a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}

.row-no-container{margin-left:0px;margin-right:0px;}
.col-xs-five,.col-sm-five,.col-md-five,.col-lg-five {position:relative;min-height: 1px;padding-right: 15px;padding-left: 15px;}
.col-xs-five {width: 20%;float: left;}@media (min-width: 768px){.col-sm-five {width: 20%;float: left;}}@media (min-width: 992px){.col-md-five {width: 20%;float: left;}}@media (min-width: 1200px){.col-lg-five {width: 20%;float: left;}}
/*bootstrap equal row equal height*/
.row-eq-height {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display:flex;}
.row-vertical-centering {justify-content: center;align-items: center;display: flex;}
/*col no padding*/
.no-pad{padding-right:0!important;padding-left:0!important;}.no-pad-right{padding-right:0!important;}.no-pad-left{padding-left:0!important;}

.clearfix{z-index: -1;}.clearfix:before,.clearfix:after,.row:before,.row:after{content: '\0020';display: block;overflow: hidden;visibility: hidden;width: 0;height: 0; }
.row:after,.clearfix:after{clear: both;}

*{margin:0;padding:0;position:relative;-webkit-text-size-adjust:none!important;-moz-text-size-adjust:none!important;-ms-text-size-adjust:none!important;text-size-adjust:none!important;/*disable chrome font-boosting*/max-height: 10000000px;}
table th,table td{background-clip: padding-box;}
a{text-decoration:none;}
a:focus,a:hover {outline: 0;text-decoration: none;}
a img{border:none;}
img{max-width:100%;height:auto;}
.image-wrapper{overflow:hidden;}
.image-wrapper img{max-width:100%;max-height:100%;width:auto;height:auto;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;}
.image-wrapper.landscape,.image-wrapper.potrait{overflow:hidden;}
	.image-wrapper.landscape > img{max-width:none;max-height:none;height: 100%;width:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}
	.image-wrapper.potrait > img{max-width:none;max-height:none;width: 100%;height:auto;position: absolute;top: -100000px;		
		right: -100000px;bottom: -100000px;left: -100000px;margin: auto;}

.flex-container{display:flex;flex-direction: row;align-items: center;align-content: center;justify-content: space-between;flex-wrap: wrap;}
.flex-container.absolute{position:absolute;height:100%;width:100%;top:0;left:0;justify-content: center;}
	.flex-container .flex-item-top{align-self:flex-start;}
	.flex-container .flex-item-center{align-self:center;}		
	.flex-container .flex-item-bottom{align-self:flex-end;}	
.image-background-half-screen{width: 50vw;max-width: none;position: absolute;object-fit: cover;height: 100%;}
.image-background-half-screen.image-background-half-screen-left{right: 0px;}
.image-background-half-screen.image-background-half-screen-right{left: 0px;}

body{
	font-family:arial;
	-webkit-font-smoothing:antialized;
	text-rendering: optimizelegibility;
}
h1,h2,h3,h4{
	font-family:'OutfitRegular';
	color:#231F20;
}
p,
li,
address{
	font-family:'OutfitRegular';
	color:#231F20;
	font-size:23px;
}
a{
	font-family:'OutfitRegular';	
}
li{
	list-style:none;
}
.the-content li{
	/*list-style:none;*/
	list-style-position: inside;
	font-family: "OutfitRegular";
	list-style-type: disc;
}
h1{
	font-size:34.97px;
}

.container .cols{
	float:left;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
.cols{
	padding-left:15px!important;
	padding-right:15px!important;	
}

.band.nav{
    background-color: white;
	z-index: 1;
	padding: 45px 0px 45px;
	border-radius: 0px 0px 50px 50px;
	box-shadow: 0px 5px 14px #909090;
	margin-bottom: -42px;
}
.band.nav.sticky{
    position: fixed;
    margin: auto;
    left: 0;
    right: 0;	
}
.band.nav.home-nav{
	position:absolute;
    bottom: 18px;
    z-index: 1;
    margin: auto;
    right: 0;
    left: 0;
}
	.band.nav.home-nav .menu-logo{
	}
	.band.nav .menu-logo{	
		position: absolute;
		top: 10px;
		left: 15px;	
		z-index: 1;
	}
		.band.nav .menu-logo img{	
		}

.navbar {
    background-color: transparent;
    border: none;	
    border-radius: 0px;
	margin-bottom:0px;
}

	.navbar-collapse {
		position:static;
		padding-right: 0px;
		padding-left: 0px;
		border-color: #cfcfcf;
	}
	.navbar-brand  img{
		width: 88px;
		margin-top: -10px;
	}
	.navbar-nav{
		text-align:right;
		float:none;
	}	
		.navbar-nav > li {
			margin: 0px 8px;
			float:none;
			display: inline-block;
		}
			.navbar-default .navbar-nav > li > a{
				transition:all 0.25s ease-in-out;			
				font-family:'OutfitRegular';
				font-size:23px;
				color:#231f20;
				border-bottom:2px solid transparent;
				padding: 0px 10px 0px;
				line-height: 60px;			
			}
				.navbar-default .navbar-nav > li > a:focus,
				.navbar-default .navbar-nav > li > a:hover{
					color:black;
					border-bottom:2px solid black;
					background-color:transparent!important;
					
				}			
				.navbar-default .navbar-nav > .active > a,
				.navbar-default .navbar-nav > .active > a:focus,
				.navbar-default .navbar-nav > .active > a:hover{
					color:black;
					border-bottom:2px solid black;
					background-color:transparent!important;
					
				}
			.navbar-default .navbar-nav .dropdown-menu{				
				background-color: white;
				width: 300px;
				position: absolute;
				left: 50%;
				margin-left: -100px;
				padding: 0px 0;
			}	
				.navbar-default .navbar-nav .dropdown-menu > li{
					padding:0px 10px;	
				}
				.navbar-default .navbar-nav .dropdown-menu > li > a{
					font-family:'OutfitRegular';
					display:block;
					padding: 0px 10px;
					font-size:23px;
					color:#231f20!important;	
					line-height:46px;
					border-bottom:1px solid #cfcfcf;
				}
				.navbar-default .navbar-nav .dropdown-menu > li:last-of-type > a {
					border-bottom:none;
				}
				.navbar-default .navbar-nav .dropdown-menu > .active > a,
				.navbar-default .navbar-nav .dropdown-menu > .active > a:focus,
				.navbar-default .navbar-nav .dropdown-menu > .active > a:hover{
					color:#8c8c8c!important;				
					background-color: transparent!important;
				}	
		.navbar-nav #searchform {				
			display: inline-block;
		}
		.navbar-nav #searchform input[type="submit"] {
			display:none;
		}
		.navbar-nav #searchform input[type="text"] {
			font-family:'OutfitRegular';
			font-size:15px;
			line-height: 32px;
			border: 2px solid #989795;
			border-radius: 18px;
			width: 140px;
			padding-left:15px;
			padding-right: 29px;
		}	
		.navbar-nav #searchform::after {
			content:'';
			position:absolute;
			top: 8px;
			right: 7px;
			width: 21px;
			height: 21px;
			background-image:url('images/template/magnifier-icon.png');
			background-position:center;
			background-repeat:no-repeat;
			background-size:contain;
		}				
/********* BOOTSTRAP DROPDOWN SUBMENU SPLIT BUTTON CLICK (3 TIER) on ligasetra.com */
				.navbar-default .navbar-nav .dropdown button.btn,
				.navbar-default .navbar-nav .dropdown .dropdown-submenu button.btn{
					position:absolute;
					right:0px;
					bottom:0px;
					width:40px;
					height:40px;
					background-color:#d7d7d7;
				}
				.navbar-default .navbar-nav > .dropdown > button.btn:after,
				.navbar-default .navbar-nav .dropdown .dropdown-submenu > button.btn:after{
					content:'+';
					font-size:20px;
				}
				.navbar-default .navbar-nav > .dropdown.open > button.btn:after,
				.navbar-default .navbar-nav .dropdown .dropdown-submenu.open > button.btn:after{
					content:'-'
				}						
				.navbar-default .navbar-nav .dropdown-submenu .dropdown-menu{				
					position: absolute;
					top: -3px;
  					left: 397px;
				}
					.navbar-default .navbar-nav .dropdown-submenu .dropdown-menu a{				
						
					}	
					
	.navbar-default .navbar-nav #qtranxs_select_qtrans-chooser{
		font-family: 'OutfitRegular';
		font-size: 23px;
		background-color: transparent;
		border: none;					
		padding: 0px 10px;
		cursor: pointer;
	}

footer{
	padding:50px 0px 0px;
	background-color:#f2f2f2;
}
	footer .contact .right .flex-item-center{
		width:100%;
	}
	footer .contact .email{
		display:block;
		border:2px solid #dadada;
		font-size:28px;
		color:#595959;
		width: 560px;
		max-width: 100%;
  		padding: 6px 20px;
	}
	footer .contact .email .arrow{
		position:absolute;
		top: 14px;
  		right: 20px;
	}

	footer .lower{
		margin-top:70px;
	}
	footer .lower .item .footer-logo{
		height:42px;
	}
	footer .lower .item h3{
		font-family:'outfitSemibold';
		font-size:31px;
		margin:0px 0px 20px;
	}
	footer .lower .item ul{
		display:inline-block;
		vertical-align: top;
	}
	footer .lower .item ul:last-child{
		margin-left:15px;
	}
		footer .lower .item li a{
			font-family:'OutfitRegular';
			font-size:18px;
			color:#595959;
		}
	footer .lower .item a,
	footer .lower .item address{
		font-size:18px;
		color:#595959;
	}
	footer .lower .item .social-media a{
		margin-right:10px;
	}
	footer .lower .item .address{
		display: inline-block;
		vertical-align: top;
	}
	footer .lower .item .address:first-of-type{
		margin-right:20px;
		margin-bottom: 40px;
	}

	footer .bottom{
		background-color:#231f20;
		text-align: center;
		font-family:'OutfitRegular';
		font-size: 13px;
		color: white;
		line-height: 44px;
	}

 /* hide slick slider until ready */
 .slider{
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}
.slick-slider.slick-initialized {
    visibility: visible;
    opacity: 1;    
}	
.slider .slick-slide{
    position:absolute;
}
 .slider .slick-slide:first-child{
    position:relative;
}
.slick-initialized.slick-slider .slick-slide,
.slick-initialized.slick-slider .slick-slide:first-child{
    position:relative;
}		
.slick-slide img{			
	max-width: 100%;
	width: 100%;
	height: auto;	
	display:block;
	margin:auto;
}
.slider-prev,
.slider-next{
	transition:all 0.25s ease-in-out;
	background: url('images/template/slider-arrow.png') no-repeat 0% / contain;	
	position: absolute; 
	display: block; 
	line-height: 0; 
	cursor: pointer;
	border: none; 
	outline: none; 		
	width: 27px;
	height: 40px;
	opacity:0.8;
	top: 50%;			
	margin-top:-38px;	
}
.slider-prev:hover,
.slider-next:hover{
	opacity:1;
}
.slider-prev{
	top:50%;
	margin-top:-20px;
	left:30px;
}
.slider-next{
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";			
	top:50%;
	margin-top:-20px;
	right:30px;
}	

.slick-dots{
	bottom: 15px;	
}
	.slick-dots li button::before {
		color:red;
		font-size: 60px;
	}
	.slick-dots li.slick-active button::before {
		color: red;
		opacity:1;
	}	
/* SQUARE STYLE */
	.slick-dots li {
		width: 53px;
		height: 4px;	
		margin: 0 2px;
	}
		.slick-dots li button::before {
			content: '';
			background-color: white;
			width: 53px;
			height: 4px;
		}	

/*COMMON CLASS*/
a.anchor {
    height: 0px;
    display: block;
}		
.wpcf7-response-output{
	font-family: "GothamBook";
	font-size: 14px;
}
.frame-wrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
	.frame-wrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}	
	
.fancybox-navigation{
	position:static;	
}
.fancybox-nav {
    width: 15%;
}

.styled-button{
	font-family:'OutfitSemiBold';
	font-size:25px;
	color:#231f20;
	border-bottom:2px solid #959393;
}
.styled-button2{
	background-color: #757575;
	color: white;
	font-family: 'outfitSemibold';
	font-size: 13px;
	display: inline-block;
	line-height: 44px;
	padding: 0px 15px;
	border-radius: 10px;
}
.styled-header{
	font-family:'OutfitSemiBold';
	font-size:42px;
	color:black;
}
.underline-only{
	display:inline-block;
	width:198px;
	border-bottom:2px solid black;
	margin-left:10px;
}

.common-hero-image{
	width:100%;
}

.container.slim-container{
	width:1160px;
	max-width:100%;
}

.link-animate{
	transition:all 0.25s ease-in-out;
	-webkit-transition:all 0.25s ease-in-out;
	-ms-transition:all 0.25s ease-in-out;
	-o-transition:all 0.25s ease-in-out;
}
	.link-animate:hover{
		opacity:0.7;
	}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* IE/Edge */
  user-select: none;           /* non-prefixed version, currently
                                  not supported by any browser */
}	
/*____________________________________*/

/* COMMON TEMPLATE */
.common-pagination{
	text-align:center;
}
	.common-pagination a,
	.common-pagination span{
		font-family: 'MarkPro';
		font-size: 18px;
		padding: 10px 15px;
	}
	.common-pagination span{
		font-weight:bold;
		font-size: 18px;
		border-bottom: 2px solid black;
	}

.common-news{
	padding:40px 0px 90px;
}
.common-news .left h2{
	font-family:'OutfitSemiBold';
	font-size:48px;
	margin:0px 0px 20px;
}
.common-news .left a{
	font-family:'OutfitSemiBold';
	font-size:26px;
	margin:0px 0px 20px;
}
.common-news .left .contact-us{
	background-color: #757575;
	color: white;
	font-family: 'outfitSemibold';
	font-size: 26px;
	display: inline-block;
	line-height: 44px;
	padding: 0px 15px;
	border-radius: 10px;
}

.common-breadcrumb li,
.common-breadcrumb li a{
	font-family:'OutfitMedium';
	font-size:24px;
	display:inline-block;
	margin-right: 20px;
}

/* 404 PAGE */
.error404 main{text-align: center;min-height:80vh}.error404 main h2{margin-bottom: 40px;}.error404 main a{font-size: 25px;}

/*HOME PAGE*/

.home.page .copy-wrapper{
	background-color:#f2f2f2;
	padding:30px 0px 20px;
	text-align: center;
}
.home.page .copy-wrapper h1{
	font-family:'OutfitRegular';
	font-size:53px;
	color:black;
	margin:0px 0px 30px;
}
.home.page .copy-wrapper p{
	font-family:'OutfitRegular';
	font-size:23px;
	color:black;
	margin:0px 0px 10px;
}
.home.page .copy-wrapper h2{
	margin:40px 0px 0px;
	text-align:left;
}

.home.page section.first{
}
.home.page section.second .image{
	display: flex;
	justify-content: center;
}
	
/* OUR COMPANY PAGE */
.page-template-page-our-company section.first{
	background-color:#f2f2f2;
	padding:60px 0px;
	border-radius:0px 0px 60px 60px;
}
	.page-template-page-our-company section.first h1{
		font-family:'OutfitSemiBold';
		font-size:105px;
	}
	.page-template-page-our-company section.first .logo{
		width: 230px;
  		margin: 30px 20px 40px;
	}

.page-template-page-our-company section.second{
	padding:80px 0px;
}
.page-template-page-our-company section.second .wrapper{
	background: rgb(230,231,232);
	background: linear-gradient(90deg, rgba(230,231,232,1) 0%, rgba(188,190,192,1) 50%); 
	padding:20px;
	margin-bottom:60px;
}
.page-template-page-our-company section.second .visi.wrapper{
	border-radius: 0px 100px 0px 50px;
}
.page-template-page-our-company section.second .misi.wrapper{
	border-radius: 50px 0px 100px 0px;
}
.page-template-page-our-company section.second .wrapper .img-wrapper{
	text-align:right;
}
	.page-template-page-our-company section.second .wrapper .img-wrapper img{
		margin-top: -64px;
  		margin-bottom: -40px;
	}
.page-template-page-our-company section.second h2{
	font-family:'OutfitSemiBold';
	font-size:45px;
	margin:0px 0px 10px;
}

.page-template-page-our-company section.second .teak-quality{
	margin-top:100px;
}
	.page-template-page-our-company section.second .teak-quality .left{
		padding-left:160px;
	}

/* ARCHIVE NEWS */
.post-type-archive-news section.first .styled-header{
	margin: 40px 0px 40px;
}
.post-type-archive-news section.first .item{
	text-align:center;
	margin-bottom:40px;
}
	.post-type-archive-news section.first .item .item-inner{
		display:inline-block;
		width:570px;
		max-width:100%;
		background-color: #f9f9f9;
  		padding-bottom: 40px;
	}
		
/* SINGLE NEWS */
.single-news section.first{
	padding:70px 0px;
	background-color:#f2f2f2;
}
.single-news .content h1{
	font-family: 'outfitSemibold';
	font-size:67px;
	margin:0px 0px 50px;
}

.single-news section.second{
	padding:60px 0px;
}
.single-news section.second .primary .image{
	border-radius:10px;
}
.single-news section.second .primary h3{
	font-family:'outfitSemibold';
	font-size:34px;
}
.single-news section.second .primary .view-all{
	position: absolute;
	bottom: 20px;
	right: 20px;
	background-color: white;
	color: #24211d;
	border-radius: 15px;
	font-family: 'outfitSemibold';
	font-size: 21px;
	padding: 0px 15px;
}

.single-news section.second .secondary{
	display: block;
	margin-bottom:20px;
}
.single-news section.second .secondary h3{
	font-family:'outfitSemibold';
	font-size:25px;
	margin:0px 0px 10px;
}
.single-news section.second .secondary p{
	font-size:16px;
}
.single-news section.second .secondary .date{
	font-size:14px;
}
.single-news section.second .secondary .image{
	float: left;
  	width: 40%;
}
.single-news section.second .secondary .detail{
	float: left;
  	width: 60%;
	padding-left:15px;
}
.single-news section.second .secondary .view-all{
	position: absolute;
	bottom: 10px;
	right: 0px;
	background-color: #666666;
	color: white;
	border-radius: 15px;
	font-family: 'outfitSemibold';
	font-size: 14px;
	padding: 0px 15px;
	width: 100px;
	line-height: 28px;
}

/* TAX PRODUCT CATEGORY */
.tax-product_category .click-scroll{
	display: block;
	position:absolute;
	top:0px;
	left:0px;
	width: 42.7%;
	height:100%;
	transition:all 0.25s ease-in-out;
}
	.tax-product_category .click-scroll:hover{
		opacity:0.75;
	}
	.tax-product_category .click-scroll .scroll-text{
		color: white;
		font-size: 116%;
		text-decoration: underline;
		position: absolute;
		bottom: 30%;
		text-align: center;
		width: 100%;	
	}
.tax-product_category section.first{
	background-color:#f2f2f2;
	padding:50px 0px;
}
.tax-product_category section.first h1{
	font-family:'OutfitSemiBold';
	font-size:55px;
	margin:20px 0px 10px;
}

.tax-product_category section.second{
	padding:100px 0px 80px;
}
.tax-product_category section.second .collection{
	display:flex;
	flex-wrap: wrap;
	justify-content: center;
}
.tax-product_category section.second .collection .item{
	width:33.333%;
	margin-bottom:20px;
	padding: 0px 15px;
	transition:all 0.5s ease-in-out;
}
.tax-product_category section.second .collection .item:hover{
	box-shadow:1px 1px 10px #dedede;
}
	.tax-product_category section.second .collection .item h1{
		position:absolute;
		left:20px;
		bottom:20px;
		font-family:'OutfitMedium';
		font-size:30px;
		color:#8c8c8c;
	}
	.tax-product_category section.second .collection .item:hover h1{
		color:#262626;
	}
	
/* SINGLE PRODUCT */
.single-product section.first{
	margin-top:112px;
}	
.single-product section.first .common-breadcrumb{
	margin-bottom:60px;
}

.single-product section.first .thumbnail-slider-wrapper{
	margin-top:20px;
}	
	.single-product section.first .thumbnail-slider-wrapper .item{
		padding:10px;
		transition:all 0.5s ease-in-out;
		cursor: pointer;
	}	
	.single-product section.first .thumbnail-slider-wrapper .item.slick-current{
		margin:0px 10px;
		padding:5px;
		box-shadow: 0px 0px 5px #dedede;
	}	
	.single-product section.first .right hr{
		border-bottom:2px solid #cccccc;
		margin:20px 0px;
	}	
	.single-product section.first .right h2{
		font-family:'OutfitRegular';
		font-size:22px;
		margin:0px 0px 20px;
	}
	.single-product section.first .right .options{
		margin-bottom:20px;
	}
		.single-product section.first .right .options .item{
			display:inline-block;
			margin-left: -4px;
		}
			.single-product section.first .right .options .item img{
				width:90px;
				height:90px;
			}
			.single-product section.first .right .options.finish-options .item{
				margin-right:15px;
			}
			.single-product section.first .right .options.finish-options .item img{
				width:120px;
				height:120px;
			}
			.single-product section.first .right .options .item p{
				text-align:center;
				font-size:15px;
				background-color:#e5e5e5;
			}

.single-product section.first .right{
	margin-bottom:100px;
}
.single-product section.first .right p{
	color: #595959;
}
.single-product section.first .right .accordion h2{
	cursor: pointer;
}
.single-product section.first .right .accordion h2::after{
	position:absolute;
	top:0px;
	right:0px;
	content:'';
	width:20px;
	height:20px;
	background-image:url('images/product/accordion-arrow.png');
	transition:all 0.25s ease-in-out;
}
.single-product section.first .right .accordion h2.rotateh1::after {
	transform: rotate(-90deg);
}
	.single-product section.first .right .accordion .inner{
		display:none;
		color:#595959;
	}
		.single-product section.first .right .accordion .inner p{
			color:#595959;
		}
		.single-product section.first .right .accordion .inner ul li{
			list-style-type: disc;
			padding-right: 20px;
  			left: 20px;
			color:#595959;
		}

.single-product section.first .right .accordion .property-row .property,
.single-product section.first .right .accordion .property-row .value{
	display:inline-block;
	font-family: 'OutfitLight';
	font-size:18px;
	color:#595959;
	
  	vertical-align: top;
}
.single-product section.first .right .accordion .property-row .property{
	width:29%;	
}
.single-product section.first .right .accordion .property-row .value{
	width: 70%;
}

.single-product section.second{
	display:flex;
	justify-content: space-around;
	flex-wrap:wrap;
	padding-bottom:20px;
}
	.single-product section.second .item{
		display:inline-block;
		margin-bottom: 40px;
	}

/* SEARCH RESULTS */
.search-results main{
	margin-top:40px;
	padding-bottom:40px;
}
	

/* ENABLE SUB MENU BOOTSTRAP HOVER */
@media only screen and (min-width: 1200px){
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
}
@media only screen and (min-width : 1900px){
/*.container{width:1870px;}*/
/* html::before{content:'1900 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */
}
@media only screen and (min-width : 1520px) {
	.container{width:1520px;}
	/* html::before{content:'1520 1899 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
}
@media only screen and (min-width : 1200px) and (max-width: 1519px){
	.container{width:1200px;}
	/* html::before{content:'1201 1519 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */

	/* .band.nav {
		padding: 55px 0px 35px;
		margin-bottom:-35px;
	}	
	.band.nav .menu-logo{
		top: -42px;
		left: 0px;
		right: 0px;
		margin: auto;
		width: 260px;
	}	 */
}
@media only screen and (min-width : 1401px) and (max-width: 1899px){
	/*.container{width:100%;}*/
	/* html::before{content:'1401 1899 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
	}
@media only screen and (min-width : 1200px) and (max-width: 1400px){
	/*.container{width:100%;}*/
	/* html::before{content:'1201 1400 lg';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */
	footer .lower .item ul:last-child {
		margin-left: 0px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width: 1199px){
/*col no padding*/
.col-md-no-pad{padding-right:0!important;padding-left:0!important;}
.col-md-no-pad-right{padding-right:0!important;}
.col-md-no-pad-left{padding-left:0!important;}
/* html::before{content:'992 1199 md';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */


.band.nav {
	background-color: white;
	z-index: 1;
	padding: 15px 0px 15px;
	border-radius: 0px 0px 50px 50px;
	box-shadow: 0px 5px 14px #909090;
	margin-bottom: -15px;
}
.navbar-brand img {
	width: 228px;
}

/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
.navbar-collapse.collapse {
	display: none!important;
	border-top: 1px solid #dedede;
}
.navbar-collapse.collapse.in{
	display: table !important;
	width: 100%;
}		
.navbar-header{
	width: 100%;
}
.navbar-toggle
{
	display: block;
}
.navbar-nav {
	margin: 0px;
}
.band.nav .menu-logo{
	top: -34px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 320px;
}
	
.navbar-nav > li {
	display: block;
	text-align: left;	
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		font-size: 14px;
	}

.navbar-default .navbar-nav .dropdown-menu {
	top: 0px;
	background-color: transparent;
	width: 100%;
	position: relative;
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
	}
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		padding: 0px 0px 0px 30px;
		line-height: 40px;
	}	

	.navbar-default .navbar-nav .dropdown .dropdown-submenu button.btn {
		width: 40px;
		height: 40px;
	}	
	.navbar-default .navbar-nav .dropdown .dropdown-submenu .dropdown-menu a {
		font-size: 12px;
	}	
	
.navbar-default .navbar-nav .dropdown-menu{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	width: 100%;
}
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		font-size: 14px;
	}
	.navbar-default .navbar-nav .dropdown-submenu .dropdown-menu {
		position: relative;
		top: 0px;
		left: 0px;
		margin-left: 0px;
		width: 100%;
	}

.navbar-default .navbar-nav #qtranxs_select_qtrans-chooser{
	font-family: 'OutfitRegular';
	font-size: 15px;
}

footer .lower .item ul:last-child {
	margin-left: 0px;
}

/* TAX PRODUCT CATEGORY */
.tax-product_category section.second .collection .item h1 {
	bottom: 0px;
	font-size: 24px;
}

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) and (max-width: 991px) {
/*col no padding*/
.col-sm-no-pad{padding-right:0!important;padding-left:0!important;}
.col-sm-no-pad-right{padding-right:0!important;}
.col-sm-no-pad-left{padding-left:0!important;}		
/* html::before{content:'768 991 sm';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */

.band.nav {
	background-color: white;
	z-index: 1;
	padding: 15px 0px 15px;
	border-radius: 0px 0px 50px 50px;
	box-shadow: 0px 5px 14px #909090;
	margin-bottom: -15px;
}
.navbar-brand img {
	width: 228px;
}

/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
.navbar-collapse.collapse {
	display: none!important;
	border-top: 1px solid #dedede;
}
.navbar-collapse.collapse.in{
	display: table !important;
	width: 100%;
}		
.navbar-header{
	width: 100%;
}
.navbar-toggle
{
	display: block;
}
.navbar-nav {
	margin: 0px;
}
.band.nav .menu-logo{
	top: -34px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 320px;
}
	
.navbar-nav > li {
	display: block;
	text-align: left;	
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		font-size: 14px;
	}

.navbar-default .navbar-nav .dropdown-menu {
	top: 0px;
	background-color: transparent;
	width: 100%;
	position: relative;
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
	}
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		padding: 0px 0px 0px 30px;
		line-height: 40px;
	}	

	.navbar-default .navbar-nav .dropdown .dropdown-submenu button.btn {
		width: 40px;
		height: 40px;
	}	
	.navbar-default .navbar-nav .dropdown .dropdown-submenu .dropdown-menu a {
		font-size: 12px;
	}	
	
.navbar-default .navbar-nav .dropdown-menu{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	width: 100%;
}
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		font-size: 14px;
	}
	.navbar-default .navbar-nav .dropdown-submenu .dropdown-menu {
		position: relative;
		top: 0px;
		left: 0px;
		margin-left: 0px;
		width: 100%;
	}

.navbar-default .navbar-nav #qtranxs_select_qtrans-chooser{
	font-family: 'OutfitRegular';
	font-size: 15px;
}

footer .lower{
	display:block;
}
footer .lower .item{
	margin-bottom:60px;
}
	footer .lower .item ul:last-child {
		margin-left: 0px;
	}

.styled-header {
	font-size: 29px;
}
.common-news .left h2 {
	font-family: 'OutfitSemiBold';
	font-size: 40px;
	margin: 0px 0px 20px;
}

/* HOME PAGE */
.home.page .copy-wrapper h1 {
	font-size: 40px;
}

/* TAX PRODUCT CATEGORY */
.tax-product_category section.second .collection .item h1 {
	bottom: 0px;
	font-size: 24px;
}

/* OUR COMPANY PAGE */
.page-template-page-our-company section.first h1 {
	font-size: 75px;
}

/* SINGLE NEWS */
.single-news .content h1 {
	font-size: 40px;
}
.single-news section.second .primary h3 {
	font-size: 26px;
}
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) and (max-width: 767px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}
.row-eq-height,.row-vertical-centering{display:block;}
.image-background-half-screen{width:100%;position:relative}
.element-center{top:0px;transform:none;}		
/* html::before{content:'480 767 xs';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}		 */
p, li, address {
	font-size: 18px;
}

.band.nav {
    padding: 5px 0px 5px;
    border-radius: 0px;
    margin-bottom: 0px;
}
.navbar-brand img {
	width: 198px;
}

/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
.navbar-collapse.collapse {
	display: none!important;
	border-top: 1px solid #dedede;
}
.navbar-collapse.collapse.in{
	display: table !important;
	width: 100%;
}		
.navbar-header{
	width: 100%;
}
.navbar-toggle
{
	display: block;
}
.navbar-nav {
	margin: 0px;
}
.band.nav .menu-logo{
	top: -34px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 320px;
}
	
.navbar-nav > li {
	display: block;
	text-align: left;	
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		font-size: 14px;
		padding:0px;
	}

.navbar-default .navbar-nav .dropdown-menu {
	top: 0px;
	background-color: transparent;
	width: 100%;
	position: relative;
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
	}
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		padding: 0px 0px 0px 30px;
		line-height: 40px;
	}	

	.navbar-default .navbar-nav .dropdown .dropdown-submenu button.btn {
		width: 40px;
		height: 40px;
	}	
	.navbar-default .navbar-nav .dropdown .dropdown-submenu .dropdown-menu a {
		font-size: 12px;
	}	
	
.navbar-default .navbar-nav .dropdown-menu{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	width: 100%;
}
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		font-size: 14px;
		padding:0px;
	}
	.navbar-default .navbar-nav .dropdown-submenu .dropdown-menu {
		position: relative;
		top: 0px;
		left: 0px;
		margin-left: 0px;
		width: 100%;
	}

.navbar-default .navbar-nav #qtranxs_select_qtrans-chooser{
	font-family: 'OutfitRegular';
	font-size: 15px;
}

footer .lower{
	display:block;
}
footer .lower .item{
	margin-bottom:60px;
}
	footer .lower .item ul:last-child {
		margin-left: 0px;
	}
footer .upper .right .flex-container.absolute{
	position:relative;
}
footer .bottom {
	font-size: 18px;
}

.styled-header {
	font-size: 29px;
}
.common-news .left h2 {
	font-family: 'OutfitSemiBold';
	font-size: 30px;
	margin: 0px 0px 20px;
}

.common-breadcrumb li, .common-breadcrumb li a {
	font-size: 18px;
}

/* HOME PAGE */
.home.page .copy-wrapper h1 {
	font-size: 30px;
}
.home.page .copy-wrapper p {
	font-size: 18px;
	text-align: justify;
}

/* TAX PRODUCT CATEGORY */
.tax-product_category section.first h1 {
	font-size: 40px;
}
.tax-product_category section.second .collection .item h1 {
	bottom: 0px;
	font-size: 24px;
}
.tax-product_category section.second .collection .item {
	width: 350px;
}

/* SINGLE PRODUCT */
.single-product section.first {
	margin-top: 50px;
}

/* OUR COMPANY PAGE */
.page-template-page-our-company section.first h1 {
	font-size: 55px;
}
.page-template-page-our-company section.second h2 {
	font-size: 35px;
}
.page-template-page-our-company section.second .wrapper .img-wrapper img {
	height: 140px;
}
.page-template-page-our-company section.second .teak-quality .left {
	padding-left: 15px;
}

/* SINGLE NEWS */
.single-news .content h1 {
	font-size: 30px;
}
.single-news section.second .primary h3 {
	font-size: 20px;
}
.single-news section.second .secondary .image {
	float: none;
	width: 100%;
}
.single-news section.second .secondary h3 {
		font-size: 20px;
}	
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 479px) {
/*col no padding*/
.col-xs-no-pad{padding-right:0!important;padding-left:0!important;}
.col-xs-no-pad-right{padding-right:0!important;}
.col-xs-no-pad-left{padding-left:0!important;}		
.row-eq-height,.row-vertical-centering{display:block;}
.image-background-half-screen{width:100%;position:relative}
.element-center{top:0px;transform:none;}
/* html::before{content:'479 xs';font-size:50px;color:red;position:absolute;top:0px;left:0px;z-index: 99999;pointer-events:none;}	 */

p, li, address {
	font-size: 18px;
}

.band.nav {
    padding: 5px 0px 5px;
    border-radius: 0px;
    margin-bottom: 0px;
}
.navbar-brand img {
	width: 198px;
}

/*FORCE RESPONSIVE MENU DISPLAYED ON ALL SCREEN RESOLUTION */
.navbar-collapse.collapse {
	display: none!important;
	border-top: 1px solid #dedede;
}
.navbar-collapse.collapse.in{
	display: table !important;
	width: 100%;
}		
.navbar-header{
	width: 100%;
}
.navbar-toggle
{
	display: block;
}
.navbar-nav {
	margin: 0px;
}
.band.nav .menu-logo{
	top: -34px;
	left: 0px;
	right: 0px;
	margin: auto;
	width: 320px;
}
	
.navbar-nav > li {
	display: block;
	text-align: left;	
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
		font-size: 14px;
		padding:0px;
	}

.navbar-default .navbar-nav .dropdown-menu {
	top: 0px;
	background-color: transparent;
	width: 100%;
	position: relative;
}	
	.navbar-default .navbar-nav > li > a {
		line-height: 40px;
	}
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		padding: 0px 0px 0px 30px;
		line-height: 40px;
	}	

	.navbar-default .navbar-nav .dropdown .dropdown-submenu button.btn {
		width: 40px;
		height: 40px;
	}	
	.navbar-default .navbar-nav .dropdown .dropdown-submenu .dropdown-menu a {
		font-size: 12px;
	}	
	
.navbar-default .navbar-nav .dropdown-menu{
	position: relative;
	left: 0px;
	top: 0px;
	margin-left: 0px;
	width: 100%;
}
	.navbar-default .navbar-nav .dropdown-menu > li > a {
		font-size: 14px;
		padding:0px;
	}
	.navbar-default .navbar-nav .dropdown-submenu .dropdown-menu {
		position: relative;
		top: 0px;
		left: 0px;
		margin-left: 0px;
		width: 100%;
	}

.navbar-default .navbar-nav #qtranxs_select_qtrans-chooser{
	font-family: 'OutfitRegular';
	font-size: 15px;
}

footer .lower{
	display:block;
}
footer .lower .item{
	margin-bottom:60px;
}
	footer .lower .item ul:last-child {
		margin-left: 0px;
	}
footer .upper .right .flex-container.absolute{
	position:relative;
}
footer .bottom {
	font-size: 18px;
}

.styled-header {
	font-size: 29px;
}
.common-news .left h2 {
	font-family: 'OutfitSemiBold';
	font-size: 30px;
	margin: 0px 0px 20px;
}

.common-breadcrumb li, .common-breadcrumb li a {
	font-size: 18px;
}

/* HOME PAGE */
.home.page .copy-wrapper h1 {
	font-size: 30px;
}
.home.page .copy-wrapper p {
	font-size: 18px;
	text-align: justify;
}

/* TAX PRODUCT CATEGORY */
.tax-product_category section.first h1 {
	font-size: 40px;
}
.tax-product_category section.second .collection .item h1 {
	bottom: 0px;
	font-size: 24px;
}
.tax-product_category section.second .collection .item {
	width: 350px;
}

/* SINGLE PRODUCT */
.single-product section.first {
	margin-top: 50px;
}

/* OUR COMPANY PAGE */
.page-template-page-our-company section.first h1 {
	font-size: 55px;
}
.page-template-page-our-company section.second h2 {
	font-size: 35px;
}
.page-template-page-our-company section.second .wrapper .img-wrapper img {
	height: 140px;
}
.page-template-page-our-company section.second .teak-quality .left {
	padding-left: 15px;
}

/* SINGLE NEWS */
.single-news .content h1 {
	font-size: 30px;
}
.single-news section.second .primary h3 {
	font-size: 20px;
}
.single-news section.second .secondary .image {
	float: none;
	width: 100%;
}
.single-news section.second .secondary h3 {
		font-size: 20px;
}
}

/****************REVISION SECTION*****************/
h1 {
	font-size: 23px;
}
h2 {
	font-size: 18px;
}
p{
	font-size: 13px;
}
.styled-button {
	font-size: 15px;
}
.styled-header {
	font-size: 18px;
}

.band.nav .menu-logo {
	width:230px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
	font-size: 13px;
}
.navbar-default .navbar-nav #qtranxs_select_qtrans-chooser {
	font-size: 13px;
}

footer .contact h2{
	margin:0px 0px 20px;
}
footer .contact .email {
	font-size: 18px;
	width: 300px;
}
footer .contact .email .arrow {
	top: 12px;
	width: 50px;
}
footer .upper .left{
	display:flex;
	justify-content: center;
}
	footer .upper .left img{
		width:460px;
	}

footer .lower .item h3 {
	font-size: 18px;
}	
footer .lower .item li a {
	font-size: 13px;
}
footer .lower .item a,
footer .lower .item address {
	font-size: 13px;
}
footer .lower .item .footer-logo {
	height: 32px;
}

.common-news .left h2 {
	font-family: 'OutfitSemiBold';
	font-size: 20px;
}
.common-news .left .contact-us {
	font-size: 13px;
}

.common-breadcrumb li, .common-breadcrumb li a {
	font-size: 14px;
}

.band.nav {
	padding: 5px 0px 5px;
	border-radius: 0px 0px 0px 0px;
	margin-bottom:0px;
}

.home.page .copy-wrapper h1 {
	font-size: 23px;
	margin: 0px 0px 10px;
}
.home.page .copy-wrapper p{
	font-size:13px;
}

.home.page section.second .image img {
	width:100%;
	/* width: 640px;
	padding: 60px 0px; */
}  


.page-template-page-our-company section.first h1 {
	font-size: 35px;
}
.page-template-page-our-company section.second h2 {
	font-size: 23px;
}
.page-template-page-our-company section.second .wrapper .img-wrapper img {
	height: 120px;
}
.page-template-page-our-company section.second li {
	font-size: 13px;
	list-style: disc;
	left: 13px;
  	padding-right: 13px;
}

.tax-product_category section.first h1 {
	font-size: 23px;
}
.tax-product_category section.second .collection .item h1 {
	font-size: 23px;
}


.single-news .content h1 {
	font-size: 20px;
}
.single-news section.second .secondary h3 {
	font-size: 20px;
}
.single-news section.second .primary h3 {
	font-size: 20px;
}

.single-product section.first .right h2 {
	font-size: 18px;
}
.single-product section.first .right .accordion .inner ul li {
	font-size:13px;
}
.single-product section.first .right .accordion .property-row .property,
.single-product section.first .right .accordion .property-row .value {
	font-size: 13px;
}

/****************REVISION SECTION*****************/


@font-face {
    font-family: 'BoldiniRegular';
    src: url('fonts/BoldiniRegular.eot');
    src: url('fonts/BoldiniRegular.eot') format('embedded-opentype'),
         url('fonts/BoldiniRegular.woff2') format('woff2'),
         url('fonts/BoldiniRegular.woff') format('woff'),
         url('fonts/BoldiniRegular.ttf') format('truetype'),
         url('fonts/BoldiniRegular.svg#BoldiniRegular') format('svg');
}
@font-face {
    font-family: 'GothamMedium';
    src: url('fonts/GothamMedium.eot');
    src: url('fonts/GothamMedium.eot') format('embedded-opentype'),
         url('fonts/GothamMedium.woff2') format('woff2'),
         url('fonts/GothamMedium.woff') format('woff'),
         url('fonts/GothamMedium.ttf') format('truetype'),
         url('fonts/GothamMedium.svg#GothamMedium') format('svg');
}
@font-face {
    font-family: 'OutfitBlack';
    src: url('fonts/OutfitBlack.eot');
    src: url('fonts/OutfitBlack.eot') format('embedded-opentype'),
         url('fonts/OutfitBlack.woff2') format('woff2'),
         url('fonts/OutfitBlack.woff') format('woff'),
         url('fonts/OutfitBlack.ttf') format('truetype'),
         url('fonts/OutfitBlack.svg#OutfitBlack') format('svg');
}
@font-face {
    font-family: 'OutfitBold';
    src: url('fonts/OutfitBold.eot');
    src: url('fonts/OutfitBold.eot') format('embedded-opentype'),
         url('fonts/OutfitBold.woff2') format('woff2'),
         url('fonts/OutfitBold.woff') format('woff'),
         url('fonts/OutfitBold.ttf') format('truetype'),
         url('fonts/OutfitBold.svg#OutfitBold') format('svg');
}
@font-face {
    font-family: 'OutfitLight';
    src: url('fonts/OutfitLight.eot');
    src: url('fonts/OutfitLight.eot') format('embedded-opentype'),
         url('fonts/OutfitLight.woff2') format('woff2'),
         url('fonts/OutfitLight.woff') format('woff'),
         url('fonts/OutfitLight.ttf') format('truetype'),
         url('fonts/OutfitLight.svg#OutfitLight') format('svg');
}
@font-face {
    font-family: 'OutfitExtraBold';
    src: url('fonts/OutfitExtraBold.eot');
    src: url('fonts/OutfitExtraBold.eot') format('embedded-opentype'),
         url('fonts/OutfitExtraBold.woff2') format('woff2'),
         url('fonts/OutfitExtraBold.woff') format('woff'),
         url('fonts/OutfitExtraBold.ttf') format('truetype'),
         url('fonts/OutfitExtraBold.svg#OutfitExtraBold') format('svg');
}
@font-face {
    font-family: 'OutfitMedium';
    src: url('fonts/OutfitMedium.eot');
    src: url('fonts/OutfitMedium.eot') format('embedded-opentype'),
         url('fonts/OutfitMedium.woff2') format('woff2'),
         url('fonts/OutfitMedium.woff') format('woff'),
         url('fonts/OutfitMedium.ttf') format('truetype'),
         url('fonts/OutfitMedium.svg#OutfitMedium') format('svg');
}
@font-face {
    font-family: 'OutfitRegular';
    src: url('fonts/OutfitRegular.eot');
    src: url('fonts/OutfitRegular.eot') format('embedded-opentype'),
         url('fonts/OutfitRegular.woff2') format('woff2'),
         url('fonts/OutfitRegular.woff') format('woff'),
         url('fonts/OutfitRegular.ttf') format('truetype'),
         url('fonts/OutfitRegular.svg#OutfitRegular') format('svg');
}
@font-face {
    font-family: 'OutfitSemiBold';
    src: url('fonts/OutfitSemiBold.eot');
    src: url('fonts/OutfitSemiBold.eot') format('embedded-opentype'),
         url('fonts/OutfitSemiBold.woff2') format('woff2'),
         url('fonts/OutfitSemiBold.woff') format('woff'),
         url('fonts/OutfitSemiBold.ttf') format('truetype'),
         url('fonts/OutfitSemiBold.svg#OutfitSemiBold') format('svg');
}