/*
Theme Name: Simon Tindall
Theme URI: http://simontindall.com
Author: Evan Lelliott
Author URI: http://evanlelliott.com
Description: 
Version: 2.0
*/
body {
margin: 0;
padding: 0;
/* background: #eee; */
color: #000;
}
.clearfix {
height: 26px;
}
.seeall {
font-family: 'Quicksand', sans-serif;
font-size: 18px;
font-weight: 400;
text-transform:uppercase;
text-align: center;
line-height: 1;
border: 1px solid #999;
border-radius: 50px;
padding: 15px;
margin: 30px auto 60px;
clear: both;
color: #999;
transition: 1s;
width: 100%;
}
.seeall:hover {
color: #000;
border: 1px solid #000;
transition: 1s;
} 
/* Underline From Center */
.hvr-underline-from-center {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
box-shadow: 0 0 1px transparent;
position: relative;
overflow: hidden;
}
.hvr-underline-from-center:before {
content: "";
position: absolute;
z-index: -1;
left: 50%;
right: 50%;
bottom: 0;
background: #000;
height: 1px;
-webkit-transition-property: left, right;
transition-property: left, right;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
left: 0;
right: 0;
}

.flex-video {
margin: 0;
padding-top: 0;
border-radius: 20px;
}
.header {
width: 100%;
display:block;
margin: 0 auto 0;
text-align: center;
padding: 60px 0;
}
.mix{
/*
padding-left:5px;
padding-right:5px;
*/
}
#Container {
width: 80%;
text-align: center;
margin: 0 auto;
padding: 0;
clear: both;
}
#Container .mix{
display: none;
}
.grid {
width: 80%;
text-align: center;
margin: 0 auto;
padding: 0;
clear: both;
}
#work {
position: absolute;
bottom: 0;
height: 50px;
}
.post {
margin: 0 0 10px;
padding: 20px 0 0;
background: #fff;
border-top: 1px solid #000;
}
/* Typography */

h1, h2, h3, h4, h5, h6, p {
font-family: 'Quicksand', sans-serif;
font-weight: 400;
text-transform:none;
line-height: 1.66;
text-align: center;
text-transform:none;
letter-spacing: 0;
margin: 0;
padding: 0;
color: #000;
}
h1 {
font-size: 18px;
font-weight: 400;
text-transform:uppercase;
text-align: center;
line-height: 1;
margin: 30px 0 0;
padding: 0;
}
h2 {
font-size: 18px;
font-weight: 400;
text-transform:uppercase;
text-align: center;
line-height: 1;
margin: 0;
padding: 0;
}
h2 span {
font-size: 12px;
font-weight: 400;
color: #999;
}
h3, h4 {
font-family: "Courier New", Courier, monospace;
font-size: 14px;
font-weight: normal;
text-align: center;
text-transform: none;
margin: 5px 0 15px 0;
padding: 0;
}
h3.title {
font-family: 'Quicksand', sans-serif;
font-size: 18px;
font-weight: 400;
text-transform:uppercase;
text-align: center;
line-height: 1;
margin: 30px 0;
padding: 30px 0 0 0;	
}
h4 {
margin: 0;
}

h5 {
font-family: 'Quicksand', sans-serif;
font-size: 12px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
}
p {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
font-weight: normal;
letter-spacing: 2px;
text-transform:uppercase;
text-align: center;
line-height: 1.5;
outline: 0 none;
background: 0 none;
margin: 60px 10px;
padding: 0 0 2px;
color: #000;
}
p.about {
width: 50%;
text-transform: none;
letter-spacing: 0;
margin: 0 auto 20px;
padding:0;
}

/* Links */
a {	
color: #000;
text-decoration: none;	
}
a:hover {
color: #000;
}
a:active {
color: #000;
}
a:focus {
color: #000;
}
.fa {
font-size: 36px;
}
/* Navigation */

ul {
font-family: 'Quicksand', sans-serif;
font-size: 12px;
font-weight: 600;
text-transform:uppercase;
text-align: center;
letter-spacing: 1px;
margin: 0;
padding: 10px 0;
}
ul.left {
text-align: left;
}
ul.center {
text-align: center;
}
ul.right {
text-align: right;
margin: 5px 0 0 0;
}
ul.left li {
display:inline;
margin: 0 5px;
padding: 0;
}
ul.center li {
display:inline-block;
margin: 0 5px;
padding: 0;
}
ul.right li {
display:inline;
margin: 0 5px;
padding: 0;
}
/*
ul.large-block-grid-2 {
padding: 0 10px;
}
*/
ul.credits {
margin: 20px 0 0;
}
ul.large-block-grid-2 li {
padding-bottom: 0;
}
li.active {
border-bottom: 1px solid #000;
margin: 0 5px;
padding: 0 0 2px 0;
}
li.info {
font-size: 13px;
}
/* Images */
img {
margin: 0;
padding: 0;
border-radius: 20px
}

.logo {
max-width: 200px !important;
margin: 15px 0;
}
.full {
width: auto;
height: 100%;
}
.project {
min-width: 100%;
}

/* Videos */
.play {
position: absolute;
top: 40%;
left: 10%;
right: 10%;
height: 20%;
margin: 0 auto;
}
.vimeoplayer {
width: 100%;
margin: 0 auto;
display: block;
}
.vimeoplayer:hover {
cursor: pointer;	
}
.yt:hover {
cursor: pointer;	
}
/* Buttons */
.controls {
text-align: center;
margin: 30px auto 30px;
padding-top:30px;
clear: both;
}
button {
font-family: 'Quicksand', sans-serif;
font-size: 14px;
font-weight: normal;
text-transform:uppercase;
text-align: center;
line-height: 1;
outline: 0 none;
background: 0 none;
margin: 0 10px;
padding: 0 0 2px;
color: #000;
}
button:hover {
color: inherit;
background: inherit;
}
button:focus{
outline: 0 none;
}
button.active {
color: inherit;
background: inherit;
box-shadow: 0 0 1px transparent;
}
.toggle {
position: fixed;
width: 100%;
top:0;
left:0;
right:0;
font-family: 'Quicksand', sans-serif;
font-size: 14px;
font-weight: normal;
text-transform:uppercase;
text-align: center;
display:block;
margin: 0;
padding:5px 0;
background: #000;
color:#fff;
z-index: 999!important;
/* border-bottom: 1px solid #fff; */
}
.toggle:hover {
background: #000;
color:#fff;
cursor: pointer;
}






/* Hover */
/* Grow */
.hvr-grow {
display: inline-block;
vertical-align: middle;
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
transition-duration: 0.3s;
transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
transform: scale(1.1);
}




.plyr__controls {
opacity: 0;
}

.flex-video:hover .plyr__controls {
opacity: 1;
}

button.plyr__play-large {
opacity: 0;
}

.flex-video:hover button.plyr__play-large {
opacity: 0;
}

.plyr--video .plyr__controls {
padding: 50px 10px 10px 15px;	
}

.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
    background: #ffffff;
    color: #000;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #000000;
}

button.filter:hover, button.filter:focus, button.toggle:hover, button.toggle:focus {
	background-color: transparent;
}

/*

button.plyr__play-large::before {
font-family: 'Courier', monospace;
content: "Play";
font-size: 12px;
text-transform: uppercase;
letter-spacing: 2px;
margin:0;
padding:0;
}
button.plyr__play-large {
display:block;
position: absolute;
top: 42%;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
pointer-events: none;
transform: none!important;
border-radius: 0!important;
box-shadow: none!important;
color: #000;
padding: 0;
border: 0;
width: 80px;
height:45px;
border: 1px solid #000;
}


.video-container button {
opacity: 0;
-webkit-transition: 0.66s all ease-in-out;
-moz-transition: 0.66s all ease-in-out;
-o-transition: 0.66s all ease-in-out;
transition: 0.66s all ease-in-out;
}
.vid:hover button {
opacity: 1;
}

.plyr--video .plyr__controls {
padding:15px;
border-radius: 0!important;	
opacity: 0;
-webkit-transition: 0.66s all ease-in-out;
-moz-transition: 0.66s all ease-in-out;
-o-transition: 0.66s all ease-in-out;
transition: 0.66s all ease-in-out;
}
.vid:hover .plyr--video .plyr__controls {
opacity: 1;
}
.plyr__controls [data-plyr=play], .plyr__controls [data-plyr=pause], .plyr__controls .plyr__time, .plyr__controls .plyr__volume  {
display:none;
}
.plyr--playing .plyr__controls [data-plyr=pause] {
display: none;
}

.plyr--playing .plyr__controls [data-plyr=pause] {
display: none;
}

.plyr__controls button {
display: none;
}
.plyr__controls button::before {
font-family: 'Courier', monospace;
content: "Fullscreen";
line-height: 0.6;
font-size: 8px;
text-transform: uppercase;
letter-spacing: 2px;
margin:0;
padding:0;
position: absolute;
top: 8px;
left: 0;
right:0;
bottom: 0;

}
.plyr__controls button {
}

.plyr__progress--played {
background: #fff;
}
.plyr__progress--played, .plyr__volume--display {
color: #fff;
border: 1px solid #000;
height: 20px;
}

.plyr--video .plyr__progress--buffer {
color: rgba(255,255,255,1);
border: 1px solid #000;
}

.plyr--fullscreen-enabled [data-plyr=fullscreen] {
width: 90px;
height: 20px;
border: 1px solid #000;
color: #000;
background: #fff;
margin:0;
padding:0;
z-index: 10;
border-left: 0;
border-radius: 0;
}
.plyr__tooltip {
font-family: "Headline-1", sans-serif;
font-size: 12px;
background: #fff;
border: 1px solid #000;
color: #000;
padding: 2px 5px 3px;
}

.plyr .plyr__progress {
margin: 0 0 20px 0;
}

.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
margin: 0;
border-radius: 0;
}



.plyr__play-large svg {
display: none;	
}

.plyr--video .plyr__progress--buffer, .plyr--video .plyr__volume--display {
display:none!important;
}

svg.icon--exit-fullscreen {
display: none!important;
opacity: 0!important;
}

.plyr__tooltip,
.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display,
.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value
{
border-radius: 0!important;
}

.plyr__progress--buffer::-moz-progress-bar, .plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
border-radius: 0!important;
}
.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
width: 100%!important;	
}
.plyr__progress input[type=range] {
position: absolute;
}


.plyr input {
opacity: 1;
border-radius: 0!important;
}

.plyr input[type=range] {	
border-radius: 0!important;	
}
.plyr--hide-controls .plyr__controls {
opacity: 1!important;
}

.plyr--video.plyr--loading .plyr__progress--buffer {
opacity: 0;
}

.plyr--audio.plyr--loading .plyr__progress--buffer {
opacity: 0;
}

.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
background: #000;
color: #fff;
}

.plyr__controls button svg {
display:none;	
}
.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
border-radius: 0;	
}


.plyr input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
margin-top: -6px;
position: relative;
height: 20px;
width: 1px;
background: #000;
border: 0;
border-radius: 0;
transition: background 0.66s ease, border 0.66s ease, transform 0.66s ease;
box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
box-sizing: border-box
}

.plyr input[type=range]::-moz-range-track {
height: 8px;
background: 0 0;
border: 0;
border-radius: 0;
-moz-user-select: none;
user-select: none
}

.plyr input[type=range]::-moz-range-thumb {
position: relative;
height: 20px;
width: 1px;
background: #000;
border: 0;
border-radius: 0%;
transition: none;
box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
box-sizing: border-box
}

.plyr input[type=range]::-ms-track {
height: 8px;
background: 0 0;
border: 0;
color: transparent
}

.plyr input[type=range]::-ms-fill-upper {
height: 8px;
background: 0 0;
border: 0;
border-radius: 0;
-ms-user-select: none;
user-select: none
}

.plyr input[type=range]::-ms-fill-lower {
height: 8px;
border: 0;
border-radius: 0;
-ms-user-select: none;
user-select: none;
background: #000;
}

.plyr input[type=range]::-ms-thumb {
position: relative;
height: 16px;
width: 16px;
background: #fff;
border: 0;
border-radius: 0%;
transition: none;
box-shadow: 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
box-sizing: border-box;
margin-top: 0
}

.plyr input[type=range]:active::-webkit-slider-thumb {
background: #000;
border: 0;
transform: scale(1)
}
.plyr input[type=range]:active::-moz-range-thumb {
background: #000;
border: 0;
transform: scale(1)
}
*/

#contact-info {
width: 100%;
height:100%;
position: fixed;
top:0;
left:0;
right:0;
bottom:0;
background: #000;
z-index: 500;
display: none;
}

#contact-info h1, #contact-info button, #contact-info p, #contact-info a  {
color: #fff;
}


#contact-info .hvr-underline-from-center:before {
background: #fff;
}



/* Styles for screens that are atleast 640px; */
@media only screen and (max-width: 64em) {

#Container, .grid {
width: 100%;
}
.seeall {
width: 95%;
}
}

/* Styles for screens that are atleast 640px; */
@media only screen and (max-width: 40em) {
#Container, .grid {
margin: 30px auto 0;
}
h1 {
margin-top: 0;
}
button {
margin: 0 10px 10px;
}
/*
.controls {
margin:0;
}
.controls button {
display:block;
text-align: center;
margin: 0 auto;
padding: 10px 0;
border-top: 1px solid #000;
width: 100%;
}	
*/
p.about {
display: none;
}
 
}