/*
Theme Name: TK 2018

*/

body{
font-family: ibm-plex-sans, sans-serif;

font-style: normal;
font-weight: 300;
margin:0px;
opacity: 1;
    transition: 2s opacity;

}

li.current_page_item a{
    color:maroon;
}

button.center, button.small-center {
left: 5% !important;
top: 90% !important;
transform: translate(-50%, -50%);
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 80%;
    /* vertical-align: top; */
}

li#menu-item-2559 a{
	
}

#sp-wp-carousel-free-id-2573.sp-wpcp-2573 .wpcp-single-item {
    border:0px!important;
}

body.fade-out {
    opacity: 0;
    transition: none;
}

.ndnfdesk{
	display:block;
}

.ndnfdeskmob{
	display:none;
}

#swipebox-overlay {
    background: #fff;
}


p.revready {
    text-align: center;
    font-size: 1.24em;
}

	

 .revready img {
    /* right: 505px; */
    width: 31px;
    height: auto;
    display: inline-block;
    float: right;
    /* text-align: right; */
    /* left: -505px; */
    padding-top: 13px;
    z-index: 9999;
    /* position: relative; */
}

#revbackground{
    width: 90vw;
    height: 85vh;
    background-color: #111;
    /* margin-left: 0px; */
    /* padding: 9vw; */
    margin-top: 8vh;
    position: absolute;
    margin-left: 5vw;
}

div#revbackground img {
    width: 30vw;
    margin-left: 30vw;
    text-align: center;
    padding-top: 30px;
}


.wp-block-image figcaption {

}
.wp-block-image figcaption {
	
  	 display: none;
}



figure.wp-block-image:hover img {
    opacity: .2;
}


figure.wp-block-image:hover figcaption{
	display:block;
	    margin-top: -80%;
	text-align:center;
	text-transform:uppercase;
	    font-weight: 500;
    font-size: 2em;
    text-transform: uppercase;
    pointer-events: none;
	font-size: 1.5vw;
}

figcaption.wp-element-caption strong {
    font-size: 1vw;
	font-weight: 500;
	text-transform:initial;
}


div#arrow {
    position: relative;
    margin-bottom: 60px;
}
#arrow img {
    width: 3vw;
    /* bottom: 7px; */
    left: 38.5vw;
    height: auto;
    /* margin-bottom: 5vh; */
    position: absolute;
    text-align: center;
}

div iframe {
    width: 60vw;
	border:none;
    /* height: auto; */
    z-index: 999;
}

.wp-block-embed iframe {
    max-width: 100%;
    width: 975px!important;
    height: 500px!important;
}

div#back {
    font-size: .8em;
    position: fixed;
    left: 6vw;
}
:selection{
	color:turquoise;
}

#switch{
	text-align:center;
}

span.leftpainthover{
	display:none;
}


span.centerpainthover{
	display:none;
}

span.rightpainthover{
	display:none;
}



.fade img{
	opacity:1;
}



.fade:hover{
	opacity:.2;


}

.fade{
	z-index:9999;
	position:relative;
}


.leftcolumn a:hover > span.leftpainthover {
    display: block;
    position: absolute;
    width: 20vw;
    padding: 3vw;
    margin-left: 0;
   
    text-align: center;
    color: #333;
   
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 15%;
    z-index: 1;
}





.centercolumn a:hover > span.centerpainthover {
    display: block;
    position: absolute;
    width: 20vw;
    padding: 3vw;
    margin-left: 27vw;
    background-color: rgba(255,255,255,.85);
    text-align: center;
    color: #555;
   
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 15%;
    z-index: 1;
}





.rightcolumn a:hover > span.rightpainthover {
    display: block;
    position: absolute;
    width: 20vw;
    padding: 3vw;
    margin-left: 54vw;
    background-color: rgba(255,255,255,.85);
    text-align: center;
    color: #555;
   
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 15%;
    z-index: 1;
}






#switch {
    text-align: center;
    text-decoration: underline;
	padding:20px!important;
    padding-top: 90px;
    position: relative;
    z-index: 9998!important;
}
#switch:hover{
    color:maroon!important;
	cursor:pointer!important;
}

div#switch:hover{
	cursor:pointer!important;
}

.walldescription {
    display: none;
    width: 60vw;
    margin: 0 auto;
}
.background { position:fixed; background-color:#000; width:100vw; height: 100vh; z-index:1; }

.backgroundfff { position:fixed; width:100vw; height: 100vh; z-index:0; }

.gallery img {
    border: none!important;
    width: 90%;
    height: auto;
}

 .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 30%!important;
}

dl.gallery-item {
    padding: 1vw!important;
}

.other { display:none; position:fixed; width:100vw; height:100vh; z-index:1; margin-top: 0px;}

div iframe {
    width: 60vw;
    /* height: auto; */
}

div#exhibitions {
    margin-top: -10vh!important;
}


#overlay {
	
  background-color:#000;
  width:100vw;
  height:100vh;
	z-index:0;
   
}

#overlay img{
	width:100vw;
	height:100vh;
}




.navarrowleft {
           position: fixed;
    margin-top: 25vh;
    left: 5vw;
	    width: 50px;
    height: 78px;
	
}

.navarrowright {
           position: fixed;
    margin-left: 85vw;
    margin-top: 25vh;
	    width: 50px;
    height: 78px;
	
}

.entry-content{
    padding: 6vw;
    padding-top: 15vh;
    width: 60vw;
margin:0 auto;
	position:relative;
	z-index:990;
}

.vesper-entry-content {
    padding: 5vw;
    padding-top: 15vh;
    width: 70vw;
    margin: 0 auto;
    position: relative;
    z-index: 990;
    color: #fff;
    background-color: rgba(0,0,0,.85);
    padding-left: 15vw;
    padding-right: 15vw;
}

#vesperbackground img {
	position:fixed;
	top:0px;
	width:100vw;
	height:100vh;
	
	
}

.su-column img, .su-column iframe, .su-column object, .su-column embed {
    max-width: 100%;
    height: auto;
}

.vesper-entry-content p, .vesper-entry-content h1, .vesper-entry-content h3{
	color:#fff;
	
}
.entry-content-exhibitions{
	padding:5vw;
	padding-top: 10vh;
	width:80vw;
	margin:0 auto;
	z-index:990;
}
.entry-content-exhibitions h1 {
    font-size: 1em;
    text-align: center;
    margin-bottom: 5px;
}

.entry-content-exhibitions img {
    height: auto;
        max-height: 70vh;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
	padding-bottom:1vh;
}

.entry-content p{
	max-width:930px!important;
margin-bottom: 1.6em;
    font-size: 1em;
    letter-spacing: .11em;
          line-height: 1.75em;
    color: #333;
}

.press-entry-content{
    padding: 6vw;
    padding-top: 15vh;
    width: 80vw;
margin:0 auto;
    position: relative;
	    z-index: 10;
}


#contact a {
	text-decoration:none;
}

#contact a:hover {
    color: maroon;
}
#contact h2:hover {
    color: maroon;
	
}
    
.category-content {
    padding: 0vw;
    padding-top: 15vh;
    width: 100vw;
    margin: 0 auto;
	    margin-left: 8vw;
}

.singlecolumn{
	width:60vw;
	margin:0 auto;
}
.singlecolumn img{
	width:60vw;
	margin:0 auto;
	height:auto;
	text-align:center;
	    margin-bottom: 3vh
}



div.horizontal {
    display: flex;
    justify-content: center;
    padding-bottom: 1vh;
}



div.vertical {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.thumbnailcontainer {
width: 21vw;
    height: 40vh;
    float: left;
	
}




.thumbnailcontainer img {
    width: 18vw;
    height: auto;
    padding: 1vw;
    /* max-height: 400px; */
    /* width: auto; */
}


.thumbnailcontainer2 {
    width: 45vw;
    height: 25vh;
    float: left;
    margin-bottom: 10vh;
    padding-bottom: 10vh;
}



.thumbnailcontainer2 img {
    width: 30vw;
    height: auto;
    padding: 1vw;

	
	
}

.vesper-entry-content img {
    max-width: 70vw;
    height: auto;
}

div#footer {
    clear: both;
    margin-left: 20vw;
    padding-top: 140px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: .8em;
	margin-bottom:50px;
}

div#footerwhite {
    z-index: 999;
    position: absolute;
    margin-left: 20vw;
    color: #fff;
    font-family: ibm-plex-sans, sans-serif;
    margin-top: 95vh;
	letter-spacing: 1px;
    text-transform: uppercase;
    font-size: .7em;
	padding-bottom:2vh;
}




 
 /**
 * 3.0 Typography
 */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: ibm-plex-sans, sans-serif;
    clear: both;
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: 400;
    color: #333;
}

h1 {
    font-size: 1.3em;
}

.pressexcerpt h1 {
    font-size: 1em;
    margin-bottom: 0px;
}


#contact {
	text-align:center;
	margin-top:10vh;
	
}
#contact h1 {
    font-size: 35px;
    font-weight: 300;
  
}
#contact h2 {
    font-size: 25px;
    padding-bottom: 5vh;
    line-height: 42px;
    max-width: 700px;
    margin: 0 auto;
}
#contact h2 a{text-decoration:none;}
#contact h3{font-size:35px; font-weight:300;}
#contact h4{font-size:25px; font-weight:300;}
a:hover{ color: maroon;
}


p {
    margin-bottom: 1.6em;
    font-size: .9em;
    letter-spacing: .11em;
    line-height: 2em;
    color: #555;
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}



/**
 * 4.0 Elements
 */
 
 
ul{}

li{}

ol{}

table,
th,
td {
	
}

table {

}

button, input, select, textarea{
	font-size:1em;
}


/**
 * 5.0 Forms
 */



button,
input,
select,
textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

input[type="image"] {
   height: 24px;
	width:auto;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

:focus {
    outline: none;
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: "Noto Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

#menutoggle{
    position: fixed;
    top: 25px;
    right: 2.25%;
    padding: 20px;
    padding-top: 5px;
    z-index: 9999;
}

#menutogglek{
    position: fixed;
    top: 25px;
    right: 2.25%;
    padding: 20px;
    padding-top: 5px;
    z-index: 9999;
}


.menuhash {
    width: 34px;
    height: 4px;
    background-color: #999;
    margin-bottom: 7px;
}

.fullmenu {
    width: 100vw;
    height: 100vh;
    background-color: rgba(255,255,255,.85);
    position: fixed;
    z-index: 998;
    display: none;
}


/**
 * 6.1 Links
 */

a {
	color: #444;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}




/**
 * 6.1 Links
 */






/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}




div#logowhite {
    z-index: 100;
    position: fixed;
    top: 10px;
    width: 160px;
    height: 20px;
    padding-top: 1vh;
    margin-left: 2vw;
    
    background-size: cover;
    background-image: url(https://kapharstudio.com/wp-content/uploads/2018/09/tk_white.png);
	
}




div#logo {
    z-index: 99999;
    position: fixed;
    top: 10px;
       width: 38px;
    height: 35px;
    padding-top: 1vh;
       margin-left: 1vw;
    margin-top: 0vh;
    background-size: contain;
    background-image: url(https://kapharstudio.com/wp-content/uploads/2018/09/TK_online.png);
	background-repeat:no-repeat;
}

#paintingnav{
	display:none;
}

#paintingnav{
	display:block;
}


.navwhite{
	color:#fff;
}

.navwhite a{
	color:#fff;
}
.menu-top-menu-container {
    /* margin-left: 42vw; */
    text-align: right;
    z-index: 999;
    position: fixed;
    width: 100vw;
}

.menu-top-menu-container a {
    font-weight:600;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: .9em;
text-decoration:none;

}

.menu li  {
  text-align: center;
  display: inline;
  font-weight: 400;
  
 padding: 1vw;
}

.pressthumb img {
    width: 15vw;
    height: auto;
    float: left;
    /* padding-top: 30px; */
    /* padding-left: 30px; */
    padding: 4vw;
}

.pressexcerpt {
    width: 55vw;
    height: auto;
    float: left;
    margin-bottom: 80px;
}

.author {
    font-size: .8em;
    margin-top: -10px;
	    margin-bottom: 2vh;
}

.singlepressthumb img{
	width:200px!important;
	height:auto!important;
	    margin-bottom: 50px!important;
}

.rightcolumn img {
    float: left;
    width: 25vw;
}

.leftcolumn img {
    float: left;
    /* max-height: 60vh; */
    width: 25vw;
    margin-left: 0vw;
    margin-right: 2vw;
}

.centercolumn img {
    float: left;
    width: 25vw;
    margin-right: 2vw;
}

.entry-content img {
    height: auto;
    max-height: 70vh;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
	padding-bottom:3vh;
}

.entry-content a:hover{
	color:maroon;
}


div#exhibitions h1 {
    text-align: center;
    font-size: 1em;
    padding-bottom: 2vh;
}


.pastexhibitions h3 {
    /* padding-top: 20px; */
    
    position: absolute;
    width: 58vw;
    padding: 1vw;
    z-index: 9999;
    background-color: rgba(255,255,255,.8);
    font-family: ibm-plex-sans, sans-serif;
    font-size: 1em;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.pastexhibitions {
    margin: 0 auto;
    width: 60vw;
    text-align: center;
    position: relative;
    display: inline;
}


div#booksale {
	display:none;
    width: 100vw;
    height: 100px;
    color: #fff;
    background-color:rgba(0,0,0,.8);
    text-align: center;
    font-weight: 300;
    top: 0px;
	margin-top: -15px;
	z-index: 999;
    position: relative;

}

div#booksale p {
    color: #fff;
    padding-top: 20px;
    text-transform: uppercase;
   
}
div#booksale a {
   text-decoration:none;
   
}


.magnify {height:auto; max-height:70vh; margin: 50px auto; position: relative; cursor: none; margin:0 auto;}

/*Lets create the magnifying glass*/
.large {
	width: 300px; height: 300px;
	position: absolute;

	
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 
	0 0 7px 7px rgba(0, 0, 0, 0.25), 
	inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
	
	/*hide the glass by default*/
	display: none;
}
	
	
.small img{
	height: auto;
    max-height: 70vh;
    width: auto;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 3vh;
}

#mobilehead{
	display:none;
}

.close img {
    width: 32px;
}
.other2{
	display:none;
}

.mobilebackground{
	display:none;
}

#rulebar{
	display:none;
}
#worksinglecolumn{
	display:none;
}

.entry-content-exhibitions {
    padding: 5vw;
    padding-top: 13vh;
    width: 80vw;
    margin: 0 auto;
    z-index: 990;
}



#worksinglecolumn{
				display:none;
			}
			


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) { 



}


.tropical-left {
    width: 30vw;
    padding-top: 5vh;
    padding-left: 5vw;
    padding-bottom: 5vh;
    float: left;
}

.tropical-left p{
	font-size:1.5em;
	color:#fff;
}


.tropicalspace h2 {
    /* color: red; */
    font-weight: 600;
    letter-spacing: 6px;
    line-height: 46px;
    font-size: 21px;
}

.entry-content.tropicalspace {
    width: 75vw;
}



/* iPhone 5s  *************************************************/

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
	
	#booksale{
		display:none;
	}
	#booksalemobile{
		display:none;
	}
	
	

div#booksalemobile {
	display:none;
    width: 100vw;
    height: 100px;
    color: #000;
    background-color: gold;
    text-align: center;
    font-weight: 600;
    top: 0px;
    margin-top: -15px;
    z-index: 9999;
    position: fixed;
    
    top: 70vh;
    padding-bottom: 10vh;
}
	div#booksalemobile p {
    color: #fff;
    padding-top: 20px;
    text-transform: uppercase;
   
}
div#booksalemobile a {
   text-decoration:none;
   
}
	.mobilebackground{
		display:block;
	width:100vw;
	height:85vh;
	z-index:1!important;
	position:fixed;
}
	#rulebar {
    display: block;
    width: 80vw;
    height: 1px;
    background-color: #555;
    text-align: center;
    margin: 0 auto;
    top: 90%;
    position: relative;
    margin-top: 5vh;
    margin-bottom: 10%;
}
	.leftcolumn a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 400;
}
	
	.centercolumn a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 400;
}
	
	.rightcolumn a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 400;
}
	#mobilehead{
		display:block;
	}
	.other{
		display:none!important;
	}
	#desktopnav{
		display:none!important;
	}
	
	.menu li {
    text-align: center;
    display:block;
    font-weight: 300;
    font-size: .9em;
    padding:0px;
    list-style: none;
}
	.menu-top-menu-container {
    margin-left: 0vw;
    z-index: 999;
    position: fixed;
    width: 100vw;
	margin-top:10vh;
		
}
	.menu li {
    text-align: center;
    display: block;
    font-weight: 200;
    font-size: 1.9em;
    padding: 0px;
    list-style: none;
	line-height:40px;
}
	.menu-top-menu-container a {
		font-weight: 300;
		color:#fff;
}
	ul {
    margin-left: 0px!important;
    padding-left: 0px!important;
}
	div#footerwhite {
   color:#999;
    margin-left: 0vw;
    text-align: center;
    width: 100vw;
		    bottom: 5vh;

}
	div#logo {
    top: 25px;
    margin-left: 10vw;
    width: 46px!important;
    margin-left: 6vw!important;
    height: 35px;
    margin-top: 10px!important;
}
	    

	.other2{
		display:block;
	}
	


	
	#deskwork{
		display:none;
	}
	
	#worksinglecolumn{
		display:block;
	}
	#worksinglecolumn img {
		display:block;
    width: 60vw;
    height: auto;
    margin-left: 10vw;
}
	
	#worksinglecolumnb a{
		text-decoration:none;
	}
	#worksinglecolumn a span {
    text-transform: uppercase;
    display: block;
    font-size: .8em;
    font-weight: 600;
    text-align: center;
    padding-bottom: 2vh;
    text-decoration: none!important;
    width: 60vw;
    margin: 0 auto;
}
	.thumbnailcontainer {
    width: 100vw;
    height: auto!important;
    float: left;
    padding-bottom: 10vh!important;
}
	.category-content {
   
    margin-left: 0vw!important;
}
	
	.pressthumb img {
    width: 60vw;
    height: auto;
    float: left;
    /* padding-top: 30px; */
    /* padding-left: 30px; */
    padding: 4vw;
    margin-left: 10vw;
}
	
	.pressthumb img {
    width: 55vw;
    height: auto;
    float: left;
    /* padding-top: 30px; */
    /* padding-left: 30px; */
    /* padding: 4vw; */
    margin-left: 7vw;
}
	
	.pressexcerpt {
    width: 85vw;
    height: auto;
    float: left;
        margin-bottom: 10px;
}
	.category-content{
		width:80vw;
	}
	
	.entry-content{
		width:80vw;
	}
	
	.thumbnailcontainer img {
    width: 60vw;
    height: auto;
    padding: 0vw;
}
	
	#arrow img {
    width: 13vw;
    /* bottom: 7px; */
    left: 32.5vw;
    height: auto;
    /* margin-bottom: 5vh; */
    position: absolute;
    text-align: center;
}
div iframe {
    width: 60vw;
    height: auto;
    /* height: auto; */
}
	#back{
		display:none;
	}
	.backgroundfff { position:fixed; width:100vw; height: 100vh; z-index:0; }


.entry-content-exhibitions {
    padding: 5vw;
    padding-top: 20vh;
    width: 80vw;
    margin: 0 auto;
   
    z-index: 990;
}
.navarrowleft {
    position: fixed;
    margin-top: 25vh;
    left: 2vw;
    width: 25px;
    height: 78px;
}
	.navarrowright {
    position: fixed;
    margin-left: 81vw;
    margin-top: 25vh;
    width: 25px;
    height: 78px;
}
	
	
	.fourths{
		display:none;
	}	
	
	#worksinglecolumn{
		display:block;
	}
	
	
	#worksinglecolumn{
		display:block;
	}
	
	.category-content {
    width: 100vw;
}
	
	#worksinglecolumn img {
    display: block;
    width: 80vw;
    /* width: 0vw; */
    height: auto;
    margin-left: 0vw;
}
	.fourths{
		display:none;
	}
	
	}





@media only screen and (max-width: 1200px) {

	
.ndnfdesk{
	display:none;
}

.ndnfdeskmob{
	display:block;
	    margin-top: 25px;
}
	
	#desktopnav{
		display:none!important;
	}
	
	#mobilehead{
		display:block;
	}


.menu-top-menu-container {
    margin-left: 0px;
    z-index: 999;
    position: fixed;
    width: 100vw;
    padding-top: 40px;
}

	.menu li {
    text-align: center;
        display: flow-root;
    font-weight: 400;
    font-size: 1.5em;
    padding: 1vw;
    list-style: none;
    /* margin-top: 7vh; */
}
	
	.fullmenu {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.85);
    position: fixed;
    z-index: 998;
    display: none;
    padding-top: 10vh;
}
	.menu-top-menu-container a{
		color:#fff;
	}
	
	.test{
		background-color:#333;
	}	
	
	#work{display:none;}
	
	#revbackground {
    width: 90vw;
    height: 71vh;
    background-color: #111;
    /* margin-left: 0px; */
    /* padding: 9vw; */
    margin-top: 16vh;
    position: absolute;
    margin-left: 5vw;
}
	div#revbackground img {
    
    padding-top: 20vh;
}
	
	div#revmobile {
    width: 90vw;
    position: absolute;
    padding-top: 9vh;
		z-index:999999;
}
	
	div#revmobile img {
    width: 50px;
    margin-left: 49.6%;
}
	
	div#revbackground img {
        position: initial;
    width: 50vw;
    margin-left: 20vw;
    text-align: center;
        padding-top: 40px;
}
	p.revready {
    text-align: center;
    font-size: 1.em;
}
	
.wp-block-image figcaption {
    display:block;
    text-align: center;
}		
	
	
}

@media only screen and (max-width: 400px) {
#work {
    display: none!important;
}

}

