@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}


.tiggernavandbooking{
	display: none;
}



/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		10;
	dw-num-cols-desktop:	14;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */



.topsection{
	height: 170vh;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-color: #212C2D;
	position: relative;
	
	z-index: 0;
}


.ts-bg{
	position: absolute;
	z-index: 0;
	top: -10vh;
	right: 0vw;
	width: 100%;
	height: 100%;
	background-image: url(../img/svgs/star-bg.svg);
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
	opacity: .5;
	filter: blur(2px);
}


.ts-top{
	width: 100%;
	height: 100vh;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	position: absolute;
	z-index: 10;
}


.ts-top-bg{
	background-image: url(../img/coalsArtboard-1\ 1.png);
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 60vh;
	bottom: 0%;
	left: 0;
	position: absolute;
	z-index: 5;
	clip-path: polygon(0 1%, 100% 0%, 100% 70%, 0% 100%);
}




.tst-left{
	width: 100%;
	height: 22vh;
	margin: 0;
	display: block;
	float: left;
	clear: none;
	background-image: url(../img/svgs/fireforvector.svg);
	background-position: top center;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 22.5vh 0%;
	z-index: 10;
	position: relative;
}


.tst-right{
	width: 100%;
	height: 80vh;
	margin: 0;
	display: block;
	float: right;
	clear: none;
	background-image: url(../img/Wi\ Yone\ Sample\ 100KG\ 1.png);
	background-position: top center;
	background-size: 130%;
	background-repeat: no-repeat;
	margin: 43.5vh 0% auto ;
	position: absolute;
	z-index: 20;
}


.tst-down-floor{
	width: 120%;
	height: 30vh;
	margin: auto -10%;
	transform: rotate(-5deg);
	display: block;
	float: left;
	clear: both;
	position: absolute;
	bottom: -10vh;
	left: 0;
	z-index: 10;
	background: #212C2D;
	background: linear-gradient(119deg, rgba(33, 44, 45, 1) 0%, rgba(61, 70, 71, 1) 100%);
}



.ts-bottom{
	width: 120%;
	height: 30vh;
	margin: auto -10%;
	transform: rotate(5deg);
	display: block;
	float: left;
	clear: both;
	position: absolute;
	bottom: 40vh;
	left: 0;
	z-index: 10;
	background: #212C2D;
	background: linear-gradient(307deg, rgba(33, 44, 45, 1) 0%, rgba(61, 70, 71, 1) 100%);
	font-family: "big_noodle_titling";
	font-size: 10em;
	color: #3D4647;
	 display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: left;
      justify-content: left;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}


	





.number1{
	width: 120%;
	height: 50vh;
	margin: auto -10% -25vh;
	transform: rotate(-5deg);
	display: block;
	float: left;
	clear: both;
	position: relative;
	z-index: 10;;
	bottom: auto;
	top: -30vh;
	left: 0;
	z-index: 20;
	background: #E15822;
color: #fff;
  display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;

}


.number1-inner{
	transform: rotate(5deg);
	width: 80%;
	height: auto;
	display: block;
	float: left;
	clear: both;
	text-align: center;
	
}


.country{
	display: block;
	float: left;
	clear: both;
	padding: .5em;
	background-color: #fff;
	border-radius: 4em;
	margin: 2em auto 0;
	clear: both;
	width: auto;
	display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	left: calc(50% - 4em);
	position: relative;
}


.country img{
	width: 2em;
	height: 2em;
	display: block;
	float: left;
	clear: both;
}


.country span{
	color: #3D4647;
	font-family: "big_noodle_titling";
	font-size: 1.2em;
	margin: auto .5em auto .5em;
}







.breakimg{
	width: 100%;
	height: 100vh;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	background-image: url(../img/grill-with-variety-meats-it\ 1.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 10;
	position: relative;
	margin: -10vh 0;
}




.renewablesources{
	width: 120%;
	height: 70vh;
	margin: auto -10% -25vh;
	transform: rotate(-5deg);
	display: block;
	float: left;
	clear: both;
	position: relative;
	z-index: 10;
	bottom: auto;
	top: -15vh;
	left: 0;
	z-index: 10;
	background: #212C2D;
	color: #fff;
	display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}


.renewablesources-inner{
	transform: rotate(5deg);
	width: 70%;
	height: auto;
	display: block;
	float: left;
	clear: both;
	text-align: center;
	
}

.renewablesources-inner p{
	margin: 1em auto;
}

.renewablesources-inner svg{
	width: 4em;
	height: 4em;
	display: block;
	float: left;		
	clear: both;
	margin: 1em calc(50% - 2em);	
}








.shisha-briquettes{
	display: block;
	float: left;
	clear: none;
	width: 100%;
	height: 100vh;
	background-color: #F4F4F4;
	position: relative;
	z-index: 0;
	top: -10vh;
	display: block;
}


.sb-div{
	width: 50%;
	margin: 0;
	height: 100vh;
	display: inline;
	float: left;
	clear: none;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


.sb-div-inner{
	width: 100%;
	height: 100%;
	display: block;
	float: left;
	clear: none;
	transition: all .3s ease-in-out;
	position: relative;
	display: -webkit-box;
    display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;  
}

.sb-div-inner-shisha{
	background: #3D4647;
	background: linear-gradient(180deg, rgba(61, 70, 71, 0) 10%, rgba(61, 70, 71, 1) 80%);
}

.sb-div-inner h1{
	position: relative;
	bottom: auto;
	left: auto;
	color: #fff;
	rotate: -90deg;
}


.sb-div-inner-briquettes{
	background: #3D4647;
	background: linear-gradient(180deg, rgba(61, 70, 71, 0) 10%, rgba(221, 178, 108, 1) 80%);
}


.sb-div-inner-briquettes h1{
	bottom: auto;
}


 


.marqueelists{
	width: 120%;
	height: 100vh;
	margin: 0;
	float: left;
	clear: both;
	background-color: #000000;
	position: relative;
	margin: auto -10% -30vh;
	transform: rotate(-5deg);
	z-index: 10;
	top: -20vh;
	overflow: hidden;
	display: grid; 
  grid-template-columns: 1fr; 
  grid-template-rows: 1fr 1fr 1fr 1fr; 
  gap: 0em 0em; 
  grid-template-areas: 
    "."
    "."
    "."
    "."; 
}

.marqueelists marquee{
	font-family: "big_noodle_titling";
	font-size: 9em;
	color: #E15822;
	display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}

.marqueelists marquee:nth-child(1){
	background-color: #4F5758;
	color: #E15822;
}

.marqueelists marquee:nth-child(2){
	background-color: #3D4647;
	color: #C9C9C9;
}
.marqueelists marquee:nth-child(3){
	background-color: #4F5758;
	color: #61A6D9;
}
.marqueelists marquee:nth-child(4){
	background-color: #3D4647;
	color: #747474;
}










.shopandfooter{
	width: 100%;
	height: 220vh;
	margin: -20vh auto 0vh;
	display: block;
	float: left;
	clear: both;
	position: relative;
	z-index: 10;
	padding: 0;

}

.sf-main{
	width: 100%;
	height: 120vh;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	padding: 0vh 0;
	position: relative;
}


.sf-main-div-bg{
		background-color: #EFE5D5;
		clip-path: polygon(0 2em, 100% 0, 100% 100%, 0% 100%);
		width: 100%;
		height: 120vh;
		display: block;
		position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}



.sf-main-inner{
	width: 90%;
	margin: -15vh 5% auto;
	height: 100%;
	display: block;
	float: left;
	clear: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}


.sf-main-inner-left{
	width: 100%;
	height: 50vh;
	display: block;
	background-image: url(../img/Display_Tent_Mockup_v01\ 1.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}




.sf-main-inner-right{
	width: 100%;
	height: auto;
	display: block;	
	float: left;
	clear: none;
	margin-top: 5vh;
}


.sf-main-inner-right h3{
	font-size: 2.5em;
	color: #212C2D;
	margin: 0 0 0em 0;
	font-family: "GeneralSans-Medium.";
}


.shop-tile{
	width: 100%;
	height: auto;
	float: left;
	clear: none;
	margin: 0 0 2em;
	  display: grid; 
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 1em 1em; 
  grid-template-areas: 
    ". ."; 
	margin: 2em auto;
}


.shop{
	display: block;
	cursor: pointer;
	width: calc(100% - 2em);
	height: calc(25vh - 2em);
	padding: 1em;
	border-radius: 1em;
	background-color: white;
	float: left;
	color: #212C2D;
}

    .shop:hover{
        background-color: #E15822;
        color: #fff;
        transform: scale(1.1);
        transition: all .3s;
    }



.sf-down{
	width: 100%;
	height: auto;
	margin: auto 0%;
	display: block;
	float: left;
	clear: both;
	background-color: #FFF8EA;
	margin-bottom: 0vh;
	position: relative;
}







/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
	
	
	
	
	

}



/* Desktop Layout: 769px to a max of 1080px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {




.topsection{
	height: 170vh;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-color: #212C2D;
	position: relative;
	
	z-index: 0;
}


.ts-bg{
	position: absolute;
	z-index: 0;
	top: -10vh;
	right: -20vw;
	width: 100%;
	height: 100%;
	background-image: url(../img/svgs/star-bg.svg);
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
	opacity: .5;
	filter: blur(2px);
}


.ts-top{
	width: 100%;
	height: 100vh;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	position: absolute;
	z-index: 10;
}


.ts-top-bg{
	background-image: url(../img/coalsArtboard-1\ 1.png);
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 60vh;
	bottom: -5%;
	left: 0;
	position: absolute;
	z-index: 5;
	clip-path: polygon(0 1%, 100% 0%, 100% 70%, 0% 100%);
}




.tst-left{
	width: 25%;
	height: 70vh;
	margin: 0;
	display: block;
	float: left;
	clear: none;
	background-image: url(../img/svgs/fireforvector.svg);
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 32.5vh 0 auto 7.5%;
	z-index: 10;
}


.tst-right{
	width: 65%;
	height: 80vh;
	margin: 0;
	display: block;
	float: right;
	clear: none;
	background-image: url(../img/Wi\ Yone\ Sample\ 100KG\ 1.png);
	background-position: top right;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 27vh 0 auto 0;
	position: relative;
	z-index: 20;
}


.tst-down-floor{
	width: 120%;
	height: 30vh;
	margin: auto -10%;
	transform: rotate(-5deg);
	display: block;
	float: left;
	clear: both;
	position: absolute;
	bottom: -5vh;
	left: 0;
	z-index: 10;
	background: #212C2D;
background: linear-gradient(119deg, rgba(33, 44, 45, 1) 0%, rgba(61, 70, 71, 1) 100%);
}




.ts-bottom{
	width: 120%;
	height: 30vh;
	margin: auto -10%;
	transform: rotate(5deg);
	display: block;
	float: left;
	clear: both;
	position: absolute;
	bottom: 35vh;
	left: 0;
	z-index: 10;
	background: #212C2D;
background: linear-gradient(307deg, rgba(33, 44, 45, 1) 0%, rgba(61, 70, 71, 1) 100%);
font-family: "big_noodle_titling";
font-size: 10em;
color: #3D4647;
	
}



.number1{
	width: 120%;
	height: 50vh;
	margin: auto -10% -25vh;
	transform: rotate(-5deg);
	display: block;
	float: left;
	clear: both;
	position: relative;
	z-index: 10;;
	bottom: auto;
	top: -25vh;
	left: 0;
	z-index: 20;
	background: #E15822;
color: #fff;
  display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;

}



.number1-inner{
	transform: rotate(5deg);
	width: 60%;
	height: auto;
	display: block;
	float: left;
	clear: both;
	text-align: center;
	
}




.shop-tile{
	width: 100%;
	height: auto;
	float: left;
	clear: none;
	margin: 0 0 2em;
	  display: grid; 
  grid-template-columns: 1fr 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 2em 2em; 
  grid-template-areas: 
    ". . ."; 
	margin: 2em auto;
}



.marqueelists marquee{
	font-family: "big_noodle_titling";
	font-size: 8em;
	color: #E15822;
	display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}



.sf-main-div-bg{
		background-color: #EFE5D5;
		clip-path: polygon(0 5em, 100% 0, 100% 100%, 0% 100%);
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}



}




/* Desktop Layout: 1080px to a max of 1440px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1080px) {







.topsection{
	height: 170vh;
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background-color: #212C2D;
	position: relative;
	
	z-index: 0;
}


.ts-bg{
	position: absolute;
	z-index: 0;
	top: -10vh;
	right: -20vw;
	width: 100%;
	height: 100%;
	background-image: url(../img/svgs/star-bg.svg);
	background-size: cover;
	background-position: bottom right;
	background-repeat: no-repeat;
	opacity: .5;
	filter: blur(2px);
}


.ts-top{
	width: 100%;
	height: 100vh;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	position: absolute;
	z-index: 10;
}


.ts-top-bg{
	background-image: url(../img/coalsArtboard-1\ 1.png);
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 60vh;
	bottom: -15%;
	left: 0;
	position: absolute;
	z-index: 5;
	clip-path: polygon(0 1%, 100% 0%, 100% 70%, 0% 100%);
}




.tst-left{
	width: 22%;
	height: 70vh;
	margin: 0;
	display: block;
	float: left;
	clear: none;
	background-image: url(../img/svgs/fireforvector.svg);
	background-position: top left;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 32.5vh 7.5%;
	z-index: 10;
}


.tst-right{
	width: 50%;
	height: 70vh;
	margin: 0;
	display: block;
	float: right;
	clear: none;
	background-image: url(../img/Wi\ Yone\ Sample\ 100KG\ 1.png);
	background-position: top right;
	background-size: contain;
	background-repeat: no-repeat;
	margin: 27vh 5% auto 0;
	position: relative;
	z-index: 20;
}


.tst-down-floor{
	width: 120%;
	height: 30vh;
	margin: auto -10%;
	transform: rotate(-5deg);
	display: block;
	float: left;
	clear: both;
	position: absolute;
	bottom: -15vh;
	left: 0;
	z-index: 10;
	background: #212C2D;
background: linear-gradient(119deg, rgba(33, 44, 45, 1) 0%, rgba(61, 70, 71, 1) 100%);
}




.ts-bottom{
	width: 120%;
	height: 30vh;
	margin: auto -10%;
	transform: rotate(5deg);
	display: block;
	float: left;
	clear: both;
	position: absolute;
	bottom: 35vh;
	left: 0;
	z-index: 10;
	background: #212C2D;
background: linear-gradient(307deg, rgba(33, 44, 45, 1) 0%, rgba(61, 70, 71, 1) 100%);
font-family: "big_noodle_titling";
font-size: 14em;
color: #3D4647;
	
}


	





.number1{
	width: 120%;
	height: 50vh;
	margin: auto -10% -25vh;
	transform: rotate(-5deg);
	display: block;
	float: left;
	clear: both;
	position: relative;
	z-index: 10;;
	bottom: auto;
	top: -25vh;
	left: 0;
	z-index: 20;
	background: #E15822;
color: #fff;
  display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;

}


.number1-inner{
	transform: rotate(5deg);
	width: 50%;
	height: auto;
	display: block;
	float: left;
	clear: both;
	text-align: center;
	
}


.country{
	display: block;
	float: left;
	clear: both;
	padding: .5em;
	background-color: #fff;
	border-radius: 4em;
	margin: 2em auto 0;
	clear: both;
	width: auto;
	display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	left: calc(50% - 7em);
	position: relative;
}


.country img{
	width: 3em;
	height: 3em;
	display: block;
	float: left;
	clear: both;
}


.country span{
	color: #3D4647;
	font-family: "big_noodle_titling";
	font-size: 2em;
	margin: auto 1em auto .5em;
}







.breakimg{
	width: 100%;
	height: 100vh;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	background-image: url(../img/grill-with-variety-meats-it\ 1.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 10;
	position: relative;
	margin: -10vh 0;
}




.renewablesources{
	width: 120%;
	height: 70vh;
	margin: auto -10% -25vh;
	transform: rotate(-5deg);
	display: block;
	float: left;
	clear: both;
	position: relative;
	z-index: 10;;
	bottom: auto;
	top: -15vh;
	left: 0;
	z-index: 10;
	background: #212C2D;
	color: #fff;
	display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}


.renewablesources-inner{
	transform: rotate(5deg);
	width: 40%;
	height: auto;
	display: block;
	float: left;
	clear: both;
	text-align: center;
	
}


.renewablesources-inner p{
	margin: 1em auto;
}



.renewablesources-inner svg{
	width: 8em;
	height: 8em;
	display: block;
	float: left;		
	clear: both;
	margin: 1em calc(50% - 4em);	
}








.shisha-briquettes{
	display: block;
	float: left;
	clear: both;
	width: 100%;
	height: 100vh;
	background-color: #F4F4F4;
	position: relative;
	z-index: 0;
	top: -10vh;
	display: grid; 
  grid-template-columns: 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 0em 0em; 
  grid-template-areas: 
    ". ."; 

}


.sb-div{
	width: 100%;
	height: 100vh;
	display: block;
	float: left;
	clear: both;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}


.sb-div-inner{
	width: 100%;
	height: 100%;
	display: block;
	float: left;
	clear: none;
	transition: all .3s ease-in-out;
	position: relative;
}

.sb-div-inner-shisha{
	background: #3D4647;
	background: linear-gradient(180deg, rgba(61, 70, 71, 0) 10%, rgba(61, 70, 71, 1) 80%);
}

.sb-div-inner h1{
	position: absolute;
	bottom: 15vh;
	left: 7.5vw;
	color: #fff;
	rotate: 0deg;
}


.sb-div-inner-briquettes{
	background: #3D4647;
	background: linear-gradient(180deg, rgba(61, 70, 71, 0) 10%, rgba(221, 178, 108, 1) 80%);
}


.sb-div-inner-briquettes h1{
	bottom: 20vh;
}


 


.marqueelists{
	width: 120%;
	height: 100vh;
	margin: 0;
	float: left;
	clear: both;
	background-color: #000000;
	position: relative;
	margin: auto -10% -30vh;
	transform: rotate(-5deg);
	z-index: 10;
	top: -20vh;
	overflow: hidden;
	display: grid; 
  grid-template-columns: 1fr; 
  grid-template-rows: 1fr 1fr 1fr 1fr; 
  gap: 0em 0em; 
  grid-template-areas: 
    "."
    "."
    "."
    "."; 
}

.marqueelists marquee{
	font-family: "big_noodle_titling";
	font-size: 14em;
	color: #E15822;
	display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}

.marqueelists marquee:nth-child(1){
	background-color: #4F5758;
	color: #E15822;
}

.marqueelists marquee:nth-child(2){
	background-color: #3D4647;
	color: #C9C9C9;
}
.marqueelists marquee:nth-child(3){
	background-color: #4F5758;
	color: #61A6D9;
}
.marqueelists marquee:nth-child(4){
	background-color: #3D4647;
	color: #747474;
}










.shopandfooter{
	width: 100%;
	height: 120vh;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	position: relative;
	z-index: 10;
	padding: 0;

}

.sf-main{
	width: 100%;
	height: 70vh;
	margin: 0;
	display: block;
	float: left;
	clear: both;
	padding: 0vh 0;
	position: relative;
}


.sf-main-div-bg{
		background-color: #EFE5D5;
		clip-path: polygon(0 10em, 100% 0, 100% 100%, 0% 100%);
		width: 100%;
		height: 100%;
		display: block;
		position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}



.sf-main-inner{
	width: 85%;
	margin: auto 7.5%;
	height: 100%;
	display: block;
	float: left;
	clear: none;
	  display: grid; 
  grid-template-columns: 1.4fr 2fr; 
  grid-template-rows: 1fr; 
  gap: 0em 0em; 
  grid-template-areas: 
    ". ."; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}


.sf-main-inner-left{
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(../img/Display_Tent_Mockup_v01\ 1.png);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}




.sf-main-inner-right{
	width: 100%;
	height: auto;
	display: block;	
	float: left;
	clear: none;
	margin-top: 15vh;
}


.sf-main-inner-right h3{
	font-size: 4em;
	color: #212C2D;
	margin: 0 0 0em 0;
	font-family: "GeneralSans-Medium.";
}


.shop-tile{
	width: 100%;
	height: auto;
	float: left;
	clear: none;
	margin: 0 0 2em;
	  display: grid; 
  grid-template-columns: 1fr 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 2em 2em; 
  grid-template-areas: 
    ". . ."; 
	margin: 2em auto;
}


.shop{
	display: block;
	cursor: pointer;
	width: calc(100% - 3em);
	height: calc(20vh - 3em);
	padding: 1.5em;
	border-radius: 1.5em;
	background-color: white;
	float: left;
	color: #212C2D;
}

    .shop:hover{
        background-color: #E15822;
        color: #fff;
        transform: scale(1.1);
        transition: all .3s;
    }



.sf-down{
	width: 100%;
	height: auto;
	margin: auto 0%;
	display: block;
	float: left;
	clear: both;
	background-color: #FFF8EA;
	margin-bottom: -20vh;
}













}








    
    /* Desktop Layout:1440px to a max of 1920px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1440px) {
	
	
	
	
	
	
	
	
	
	
	
}
    
        /* Desktop Layout: 1920px to a max of 2400px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1920px) {
	
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
  
    
    
    
}
