body {
    font-family: museo, Arial, Helvetica, sans-serif; 
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    /*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;*/
    background-color: #c93f14;
    width: auto;
    background-image: -webkit-radial-gradient(#fc8835, #c93f14), url(image/bg5.png);
	background-image: -moz-radial-gradient(#fc8835, #c93f14), url(image/bg5.png);
	background-image: -o-radial-gradient(#fc8835, #c93f14), url(image/bg5.png);
	background-image: radial-gradient(#fc8835, #c93f14), url(image/bg5.png);
}
#wrapper {
    height: 364px;
    background-repeat: repeat;
    background-position: center center;
    margin-right: auto;
    margin-left: auto;
    /*padding-right: 20px;
    padding-left: 20px;*/
    clear: both;
    max-width: 1130px;
	margin-top: 8px;
   
}
#wrapper #work, #wrapper #work2 {
    padding-top: 69px;
    position: relative;
    text-align: center;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    font-size: 1px;
    /*padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;*/
    border-top-style: dotted;
    border-top-color: #FF9933;
    
}
#wrapper #work2 {
   background-image: -webkit-linear-gradient(270deg,rgba(209,75,25,1.00) 37.47%,rgba(255,255,255,0.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(209,75,25,1.00) 37.47%,rgba(255,255,255,0.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(209,75,25,1.00) 37.47%,rgba(255,255,255,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(209,75,25,1.00) 37.47%,rgba(255,255,255,0.00) 100%);	
}
#wrapper #work h1 {
        font-size: xx-large;
    color: #FFFFFF;
    /* margin-top: -24px; */
    margin-bottom: 42px;
    text-align: center;
}
#wrapper #work h2 {
	font-size: xx-large;
    padding-top: 40px;
    color: rgba(255,255,255,1.00);
    /*margin-top: 99px;*/
    margin-bottom: 42px;
    text-align: center;
    border-top-color: rgb(215 84 29);
    border-top-style: groove;
    border-top-width: thin;
}
#wrapper #logo {
	top: 6px;
    display: block;
    z-index: 1022;
   	position: fixed;
	padding-left: 18px;
	padding-top: 3px;
}
#fakenav {
    background-color: #c93f14;
    position: fixed;
    height: 55px;
    top: -5px;
    width: 100%;
    left: 0px;
    z-index: 1022;
    -webkit-box-shadow: 0px 0px 6px #4B1200;
    box-shadow: 0px 0px 6px #4B1200;
}
#wrapper #about, #wrapper #narrative {
    color: #0a0a0a;
    text-align: inherit;
	margin-top: 27px;
    margin-bottom: 73px;
    padding-top: 50px;
    padding-right: 40px;
    padding-bottom: 50px;
    padding-left: 40px;
    background-repeat: repeat;
    background-attachment: fixed;
    margin-right: 10px;
    margin-left: 10px;
    font-size: medium;
    background-color: #eeeeee;
    -webkit-box-shadow: -5px 4px 9px 0px #4b1200;
    box-shadow: -5px 4px 9px 0px #4b1200;
    }
#wrapper #narrative {
	background-color: #fff3e0; 
}
#wrapper #about h1, #wrapper #narrative h1{
	margin-bottom: 3px;
}
#picslide {
    width: 640px;
    float: right;
    font-family: museo, Verdana, Geneva, sans-serif;
    height: 400px;
    overflow: auto;
    margin-top: 70px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 10px;
    background-repeat: repeat;
    background-attachment: fixed;
    display: block;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
}
#wrapper #menuwrapper {
	width: 250px;
	margin-top: 190px;
	float: left;
}
#wrapper #bigquestion {
	clear: right;
	float: left;
	margin-bottom: 4px;
	height: 50px;
	line-height: 52px;
	vertical-align: text-top;
	display: block;
	overflow: hidden;
}
#bigabout {
	clear: right;
	float: left;
	margin-bottom: 4px;
	height: 50px;
	line-height: 52px;
	vertical-align: top;
	display: block;
	overflow: hidden;
}
#wrapper #resume {
	width: 575px;
	float: right;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 748px;
	overflow: auto;
	margin-top: 50px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: repeat;
	background-attachment: fixed;
	display: none;
}
#wrapper .topmenu {
	margin-top: 160px;
	margin-bottom: 30px;
	float: left;
	width: 80px;
}
#bigport {
	clear: right;
	float: left;
	margin-bottom: 4px;
	height: 50px;
	line-height: 52px;
	vertical-align: top;
	display: block;
	overflow: hidden;
}
#bigport strong {
    color: #FF9933;	
}
.giantmenu strong {
    color: #FF9933;	
}
.bigport:hover{
	color: #F17E01;
}

#logo #fbpic {
	float: right;
	clear: left;
	visibility: hidden;
	display: none;
}
.giantmenu:hover {
	color: #FF9933;
}




#wrapper #about::-webkit-scrollbar {
    width: 5px;
}
 
#wrapper #about::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 5px;
}
 
#wrapper #about::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

#portbody {
	vertical-align: middle;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#contact {
	margin-top: 11px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 13px;
    padding-bottom: 30px;
    text-align: center;
}

#wrapper .topmenu .topitems.l {
	margin-bottom: 10px;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}
.sox {
	height: 220px;
    width: 220px;
    margin-right: 5px;
	margin-left: 5px;
	-webkit-box-shadow:  0px 0px 3px 1px #4b1200;
    box-shadow:  0px 0px 3px 1px #4b1200;
}
.box {
    height: 280px;
    width: 280px;
	margin-left: 9px;
    margin-right: 9px;
	-webkit-box-shadow: inset 0px 0px 3px 1px #4b1200;
    box-shadow: inset 0px 0px 3px 1px #4b1200;
}
.box, .sox {
	border-radius: 50%;
    margin-bottom: 53px;
    padding: 9px;
    position: sticky;
    background-color: rgb(229 102 37);
    overflow: hidden;
    clear: right;
    vertical-align: top;
   display: inline-block;
    font-size: medium;
    
	
}
.box a, .sox a {
	display: block;
	text-decoration: none;
	
}

.box:hover, .sox:hover {
    background-color: #FFFFFF;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
	
}
/*.box:hover .slider{
	top: 180px;
}
.sox:hover .slider{
	top: 160px;
}*/
.box:hover .clr, .sox:hover .clr {
	opacity: 1;
}
.box .clr, .sox .clr {
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.2s ease-in;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-delay: initial;
}
.box img, .sox img {
	border-radius: 140px;
	position: absolute;
	top: 9px;
	left: 9px;
}
a .clr-warp video {
	opacity: 0;
	border-radius: 140px;
    position: absolute;
    top: 9px;
    left: 9px;
	z-index: 1;
	-webkit-transition: all 0.2s ease-in;
	-webkit-transition-property: all;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-delay: initial;
}
.box:hover a .clr-warp video, .sox:hover a .clr-warp video{
	opacity: 1;
}
.box img a, .sox img a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box.last {
	margin-right: 0px;	
}

.slider {
    position: relative;
    background-color: rgb(33 33 33 / 90%);
    text-align: center;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in;
    -webkit-transition-delay: initial;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    width: 300px;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 15px;
    padding-left: 0;
    color: #ffffff;
    margin-left: -10px;
    font-family: museo, Arial, Helvetica, sans-serif;
    font-size: 16px;
    z-index: 1;
    display: block;
    text-decoration: none;
	
}
.box .slider {
	height: 140px;
    top: 180px;
}
.sox .slider {
	    height: 140px;
    top: 160px;
	width: 240px;
}
.slider h3{
	font-family: museo, Arial, Helvetica, sans-serif;
    /*font-weight: 300;*/
    color: #ff7800;
    display: block;
    margin-bottom: 5px;
    margin-top: 14px;
    line-height: 16px;
}

#back {
    /*display: none;*/
    float: right;
    position: relative;
    /* clear: none;*/
    margin-top: -85px;
    margin-right: 291px;
    max-width: 1130px;
    text-align: center;
}
.box .header {
	    width: 280px;
    height: 280px;
	    -webkit-box-shadow: inset 0px 0px 6px #000000;
    box-shadow: inset 0px 0px 6px 1px #000000;
}
.sox .header {
	    width: 220px;
    height: 220px;

}
.box .header, .sox .header {
    position: relative;
    z-index: 1;
    border-radius: 50%;
	overflow: hidden;
}
@font-face {
    font-family: museo;
    src: url("fonts/museo100-regular-webfont.ttf");
   
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: museo;
    src: url("fonts/museo300-regular-webfont.ttf");
   
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: museo;
    src: url("fonts/museo500-regular.otf");
   
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: museo;
    src: url("fonts/museo700-regular.otf");
   
    font-weight: 700;
    font-style: normal;
}
.hidden {
	display: none;
}
#social {
    top: 0px;
    z-index: 1024;
    clear: both;
    position: fixed;
    left: 0px;
    right: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    max-width: 1140px;
    margin-left: auto;
	padding-right: 10px;
}
#social img {
	float: right;
    padding-top: 6px;
    padding-right: 13px;
}
.footer {
	display: flex;
	    flex-wrap: wrap;
    align-items: baseline;
    justify-content: center;
    flex-direction: row;
    text-align: center;
    font-size: 10px;
    color: #f26f39;
    padding-bottom: 35px;
    position: relative;
    bottom: auto;
    background-image: -webkit-linear-gradient(0deg,rgba(223,66,18,0.00) 0%,rgba(201,63,20,1.00) 5.44%,rgba(201,63,20,1.00) 95.03%,rgba(223,66,18,0.00) 100%);
    background-image: -moz-linear-gradient(0deg,rgba(223,66,18,0.00) 0%,rgba(201,63,20,1.00) 5.44%,rgba(201,63,20,1.00) 95.03%,rgba(223,66,18,0.00) 100%);
    background-image: -o-linear-gradient(0deg,rgba(223,66,18,0.00) 0%,rgba(201,63,20,1.00) 5.44%,rgba(201,63,20,1.00) 95.03%,rgba(223,66,18,0.00) 100%);
    background-image: linear-gradient(90deg,rgba(223,66,18,0.00) 0%,rgba(201,63,20,1.00) 5.44%,rgba(201,63,20,1.00) 95.03%,rgba(223,66,18,0.00) 100%);
}
.footer img {
	margin-bottom: -22px;
	padding-top: 10px;
}
#work #feature, #work #grams {
	font-size: small;
	background-color: #c93f13;
    padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
    margin-top: 57px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 47px;
	webkit-box-shadow: inset 0px 0px 6px 0 #4b1200;
    box-shadow: inset 0px 0px 3px 0 #4b1200;
	
}
#work #grams {
	min-height: 250px;
	background-image: url("image/loadinganimation2.gif");
	background-position: center center;
    background-attachment: inherit;
    background-repeat: no-repeat;
}
#work #feature h1 {
	color: #FFFFFF;
}

#wrapper #logo img {
    margin-right: 5px;
}

#wrapper #social #menunav {
	    color: #E66625;
    text-align: center;
    font-size: medium;
    font-family: museo, Verdana, Geneva, sans-serif;
    margin-top: 22px;
    font-weight: 500;
    float: right;
    padding-top: 6px;
    display: inline-flex;
}
#social #menunav a {
    text-decoration: none;
    color: #F36F39;
    margin-right: 18px;
    margin-left: 23px;
    
}
#social #menunav a:hover {
    color: #F89636;
}
#wrapper #logo p {
    color: #FFFFFF;
    float: right;
    font-family: museo, Verdana, Geneva, sans-serif;
    font-weight: 300;
    line-height: 15px;
    font-size: medium;
    margin-top: 5px;
	animation-name: pqfadein;
	animation-duration: 4s;
	transition-timing-function: ease-in;
}
#social #menunav .active {
    color: #FCF9F9;
}

#social #ham {
	display: none;
}
.fancybox__progress {
    background: var(--fancybox-accent-color, rgb(206 70 24));
}
#wrapper .stag {
    background-color: #FFFFFF;
}
.fa {
	display:none;
	}

#mobilemenuwrapper #mobiledrawer {
	display: none;
	margin-top: -50px;
  }
#work #contact iframe {
	width: 439px;
    height: 590px;
	overflow: hidden;
}
#wrapper #work #reel {
    margin-top: 27px;
	margin-left: 10px;
	margin-right: 10px;
	background-color: rgba(195,186,197,1.00);
	-webkit-box-shadow: -5px 4px 9px 0px #4b1200;
    box-shadow: -5px 4px 9px 0px #4b1200;
}
html {
  scroll-behavior: smooth;
}
.quit {

}
#wrapper #work #about #profile {
	margin-top: 25px;
    background-color: rgba(255,255,255,1.00);
    width: 250px;
    height: 250px;
    border-radius: 50%;
    float: left;
    margin-right: 27px;
    margin-bottom: 16px;
    overflow: hidden;
    clear: right;
    border: 9px solid rgb(201 63 19);
}
.group {
	width: 100%;
    max-width: 319px;
    text-align: left;
    display: inline-block;
    margin-left: 14px;
    margin-right: 14px;
}
.group.mes {
	       /* width: 100%;*/
    max-width: 95%;
}
.group.enq {
    width: 414px;
    padding-right: 92px;
    margin-right: -93px;
}
#contact-form form .group.left {
}
#contact-form form .group.right {
}
#contact #contact-form form {
	      max-width: 699px;
    margin: auto;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
}
#work #about h1 {
	color: #c93f13;
    border-top-color: rgb(215 84 29);
    border-top-style: solid;
    border-top-width: thin;
    border-bottom-color: rgb(215 84 29);
    border-bottom-style: solid;
    border-bottom-width: thin;
	display: inline-block;
    margin-bottom: 15px;
}
#work #feature .bucket {
	display: inline;
}
.group.submit {
    
}
#work #about img {
	width: 100%;
  height: auto;
	padding-bottom: 50px;
}
#work #about p {
    text-align: center;
}
.sox .header .slider h3 {
	font-size: medium;
	color: #ff7800;
}
#feed #curator-feed-default-feed-layout .crt-logo.crt-tag {
    color: rgba(243,111,57,1.00);
}
#work #grams img {
    margin-top: 26px;
    margin-bottom: -34px;
}
.shoe, .sneaker {
	    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
#wrapper .banner {
	background-image: url(image/paq_silver3drender_parallax.jpg);
    height: 200px;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 15px;
    color: aliceblue;
    font-size: large;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}


/*#mobilemenuwrapper #mobiledrawer #quit {
}

.crt-grid-post .crt-grid-post-image {
    height: 90%;rgb(33 33 33 / 90%);
    width: 90%;
    background-size: cover;
    background-position: top;
    z-index: 1;
    border-radius: 50%;
    margin: 2px;
    border: 6px solid rgb(255 131 68);
    box-shadow: inset 0px 0px 3px 1px #4b1200;
}*/
@media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
  .box .header .slider {			/* your css rules for ipad portrait */
	top: 180px;
} 
	.sox .slider {
    top: 143px;
}
}
@media only screen and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
  .box .header .slider {			/* your css rules for ipad landscape */
	top: 180px;
} 
		.sox .slider {
    top: 143px;
}
}
@media only screen and (max-width: 1090px) {
  	#mobilemenuwrapper {
	display: none;
	}

	.group{
		    max-width: 315px;
	}
	#mobilemenuwrapper #mobilenav {
	width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.50);
    position: fixed;
    left: 0px;
    z-index: 111;
	display: block;
	}
	#mobilemenuwrapper #mobiledrawer {
    color: #E66625;
    width: 317px;
    height: 100%;
    text-align: justify;
    font-size: xx-large;
    font-family: museo, Verdana, Geneva, sans-serif;
    line-height: 80px;
    font-weight: 500;
    float: right;
    right: -19px;
    position: fixed;
    margin-top: 16px;
	padding-top: 35px;
    background-color: #c2390df0;
	-webkit-box-shadow: -2px 5px 6px #4b1200;
	box-shadow: -2px 5px 6px #4b1200;
     display: block;
	z-index: 1000;
  }
	

	#mobilemenuwrapper #mobiledrawer a {
    text-decoration: none;
    color: #f38839;
    padding-left: 33px;

}
	#social #ham {
	    display: block;
}
	/*.box {
		margin: 9px
	}*/
	.box:hover {
		background-color: rgb(229 102 37);
	}
	
	.slider {
    top: 180px;
	color: #ffffff;
}

#mobilemenuwrapper #mobiledrawer .drawersocial {
    background-color: rgba(244,231,231,1.00);
	position: fixed;
    width: inherit;
    height: 48px;
    bottom: 25px;
}
.drawersocial a img {
	margin-right: -11px;
    margin-bottom: 10px;
}


	}
@media only screen and (max-height: 414px) {
	#mobilemenuwrapper #mobiledrawer .drawersocial {
    background-color: rgb(250 243 240);
    position: fixed;
    width: 56px;
    height: 287px;
    right: 14px;
    top: 75px;
    float: right;
    clear: both;
    box-shadow: inset 0px 0px 4px 1px #4b1200;
}
	#mobilemenuwrapper #mobiledrawer a {
    text-decoration: none;
    color: #f38839;
    margin-right: 100px;
    padding-left: 10px;
}
	
	
}


@media only screen and (max-width:720px) {
	#wrapper #social #menunav {
	display: none;
	}
		.fa {
	float: right;
    color: #e66625;
	font-size: 40px;
    padding-top: 9px;
	padding-right: 18px;
	display:block;
	}
	#wrapper #about, #wrapper #narrative {
    margin-top: 27px;
    margin-bottom: 59px;
    padding-right: 16px;
    padding-left: 16px;
	padding-top: 35px;
}
	#wrapper #work #about #profile {
	margin-top: 25px;
    background-color: rgba(255,255,255,1.00);
    float: none;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
}
	#wrapper #work h1, #wrapper #work h2 {
    font-size: x-large;
    position: sticky;
    top: 48px;
    background-color: #c93f13;
    margin-top: 0px;
    /* margin-bottom: 10px; */
    margin-left: 2px;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 10;

}
	#work #grams img {
    margin-top: 26px;
    margin-bottom: -47px;
    display: inline-block;
    /* padding-top: 34px; */
    top: 65px;
    z-index: 11;
    /* background-color: #c93f13; */
    position: sticky;
}

	#wrapper #narrative h1{
	background-color: #f57f17;
}
	#work #about h1 {
	font-size: x-large;
	margin-left: 0px;
	margin-right: 0px;
    position: sticky;
    top: 48px;
    background-color: #eeeeee;
    margin-top: 4px;
	margin-bottom: 35px;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index: 1;
    border-top-color: rgb(215 84 29);
    border-top-style: solid;
    border-top-width: thin;
    border-bottom-color: rgb(215 84 29);
    border-bottom-style: solid;
    border-bottom-width: thin;
		    display: block;
}
	
	.box {
    margin-bottom: 18px;
		    margin-left: auto;
    margin-right: auto;
	}
	.group{
		    max-width: 250px;
	}
.box .header .slider {
	top: 180px;
}
		#wrapper .banner {
	background-image: none;
    background-color: #c93f13;
    height: 200px;
    margin-right: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-top: 15px;
    color: aliceblue;
    font-size: medium;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}
	#contact-form {
    background-color: #fafafa;
    webkit-box-shadow: inset 0px 0px 6px 0 #4b1200;
    box-shadow: inset 0px 0px 6px 0 #4b1200;
    padding-top: 10px;
    padding-bottom: 10px;
    /* width: fit-content; */
}
	#contact {
       margin-top: -24px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 13px;
    padding-bottom: 6px;
    text-align: center;
}
	
}
