@charset "UTF-8";

@import "slides.css";
@import "header.css";
@import "grids.css";
@import "nav.css";
@import "form.css";
#imagefill {
	text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;
	background: url("../img/pig_2.jpg") no-repeat fixed;
	background-color:#000;
	background-size: cover;
	height:auto;
	min-height: 600px;
}
#imagefill p {
	position:absolute;
    top:50%;
    left:60px;
	width:auto;
	max-width: 50%;
	background-color: rgba(255,67,67,0.7);
	padding:25px;
	z-index:2000;
	font-size:60px;
	text-align:left;
	line-height:62px;
	color:#FFF;
}
#container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 50px;
  width: 100px;
}
#overlay-menu {
  width: 100px;
  height: 50px:
}
body {
  background: #7a7a7a;
  color: #1D1F20;
  font-family: "Roboto", sans-serif;
}
.menuButton {
  background-color: #7a7a7a;
  text-indent: 0;
  border: 1px solid #000;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
.menuButton:hover {
  background-color: #474747;
}
.menuButton:active {
  position: relative;
  top; 1px;
}
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255,255,255,0.80);
}
.overlay nav {
  text-align: center;
  position: relative;
  top: 20%;
  height: 60%;
  font-size: 80px;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: 100%;
  position: relative;
}
.overlay ul li {
  display: inline-block;
  height: 20%;
}
.overlay ul li a {
  font-weight: 300;
  text-decoration: none;
  display: block;
  color: #1d1f20;
  margin-right: 40px;
  list-style: none;
}
.overlay-close {
  width: 150px;
  height: 50px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: 1px solid #000;
  font-size: 14px;
}
.overlay-data {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  visibility: 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-open {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.LOGO-overlay {
    position:absolute;
	width:200px;
	height:139px;
    top:20px;
    left:20px;
    z-index:2000;
	padding:25px 0 0 10px;
}
.LOGO-overlay img{
	width:250px;
	height:201px;
}
.overlay {
    position:absolute;
    top:60%;
    left:60px;
    z-index:1;
	background-color: rgba(255,67,67,0.8);
	padding:25px;
}
.container {
	text-align:center;
	padding: 50px 0 100px 0;
	margin: 0 auto;
}
.containerSM {
	text-align:center;
	padding: 50px 0 20px 0;
	margin: 0 auto;
}
/************** Video **************/
video {
  position: relative;
  width: 100%;
  max-width:600px;
  max-height: 338;
}
.videoframe {
  box-shadow: 5px 6px 8px rgba(0, 0, 0, .3);
  padding:1px 10px 10px 10px;
  background: white;
  max-height: 338px;
}
.video-wrapper {
    position: relative;
}

.video-wrapper > video {
    width: 100%;
    vertical-align: middle;
}

.video-wrapper > video.has-media-controls-hidden::-webkit-media-controls {
    display: none;
}

.video-overlay-play-button {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 10px calc(50% - 50px);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    opacity: 0.95;
    cursor: pointer;
    background-image: linear-gradient(transparent, #000);
    transition: opacity 150ms;
}

.video-overlay-play-button:hover {
    opacity: 1;
}

.video-overlay-play-button.is-hidden {
    display: none;
}
/************** ABOUT **************/
#about {
	text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;
	background-color:#FFF;
	background-size: cover;
}
#about ul {
	margin-left:auto;
	margin-right:auto;
	padding: 0 55px 0 55px;
}
#about li {
	text-align:left;
	float:top;
	display: inline;
	width:60%;
	list-style: none;
    display: inline-block;
	display:table-cell;
	padding-right:40px;
}
#about img {
	width:350px;
   height:auto;
   max-width:100% !important;
}
/************** Video **************/
.headerVid {
  background-image: url ("../img/NYC_3d.jpg") no-repeat fixed;
  background-size: cover;
  position: relative;
  width: 100%;
  max-height: 600px;
  overflow: hidden;
  right: 0;
  bottom: 0;
}
#myVideo {
  position:relative;
  right: 0;
  bottom: 0;
  width: auto;
  min-width:100%;
	min-height: 100%;
}
/************** Services 
#services {
	text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;
	background: url("../img/iStock_1.jpg") no-repeat fixed;
	background-color:#d45c5d;
	background-size: cover;
	height:auto;
	min-height: 200px;
	}*************/
#services {
	text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;		
	background-color:#ff4545;
	background-size: cover;
	height:auto;
	min-height: 200px;
	}
#services ul {
	margin-left:auto;
	margin-right:auto;
	padding: 0 55px 0 55px;
}
#services li {
	text-align:left;
	float:top;
	display: inline;
	width:48%;
	list-style: none;
    display: inline-block;
	display:table-cell;
	padding-right:25px;
}
#cats {
	text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;
	background-color:#ff4545;
	background-size: cover;
	height:auto;
	min-height: 200px;
	}
#cats ul {
	margin-left:auto;
	margin-right:auto;
	padding: 0 55px 0 55px;
}
#cats li {
	text-align:center;
	float:top;
	display: inline;
	width:48%;
	list-style: none;
    display: inline-block;
	display:table-cell;
	padding-right:25px;
}
/************** Footer **************/
#footer {
	position: relative;
	width:100%;
	background-color:#2D2D2D;
	background-size: cover;
	padding-bottom:20px;
}
#footer-container {
	text-align:center;
    width:95%;
	padding-top:20px;
	margin: 0 auto;
}
#footer-container ul {
	text-align:center;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
#footer-container li {
	text-align:left;
	float:top;
	width:10%;
	list-style: none;
	vertical-align: middle;
    display:flex;
	font-size:15px;
	line-height:30px;
	display:table-cell;
}
#footer-container p{
	margin: 0 20px 0 0;
}
button {
	overflow: visible;
	
}
/************** Footer 
#footer {
	position: relative;
	width:100%;
	background-color:#2D2D2D;
	background-size: cover;
	padding-bottom:20px;
}
#footer-container {
	text-align:center;
    width:100%;
	padding-top:20px;
	margin: 0 auto;
}
#footer-container ul {
	width:60%;
	margin-left:auto;
	margin-right:auto;
}
#footer-container li {
	text-align:center;
	float:top;
	width:20%;
	list-style: none;
	vertical-align: middle;
    display:flex;
	font-size:15px;
	line-height:30px;
	display:table-cell;
}
button {
	overflow: visible;
	
} 
**************/

/************** WORK **************/
#work {
	 text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;
	background-color:#FFF;
	background-size: cover;
}
#work-container {
	position: relative;
	text-align:center;
	padding: 50px 0 20px 0;
	margin: 0px 70px 0 70px;
}
#work ul {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 50%;
}
#work li {
	text-align:center;
	float:top;
	list-style: none;
	display:inline;
}
#work p {
	padding:5px 0 20px 50px;
}
/************** CONTACT **************/
#contact {
	 text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;
	background-color:#FFF;
	background-size: cover;
}
#contact-container {
	position: relative;
	text-align:center;
	padding: 50px 0 20px 0;
	margin: 0px 70px 0 70px;
}
#contact ul {
	margin-left:auto;
	margin-right:auto;
	width: 50%;
}
#contact li {
	text-align:center;
	float:top;
	list-style: none;
	display:inline;
}
#contact p {
	padding:5px 0 20px 50px;
}

/************** Clients **************/
#clientscell {
	text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;
	background-color:#FFF;
	background-size: cover;
}
#clientscell ul {
	text-align:center;
	width:92%;
	margin-left:auto;
	margin-right:auto;
	padding: 0 55px 0 55px;
}
#clientscell li {
	text-align:center;
	float:top;
    display: inline-block;
	padding-right:10px;
}
@media screen and (max-width:800px) {
#imagefill {
	text-align:center;
	position: relative;
	width: 100%;
	overflow:hidden;
	background: url("../img/pig_2_sm.jpg") no-repeat fixed;
	background-color:#000;
	background-size: cover;
	height:auto;
	min-height: 400px;
}
#imagefill p {
    top:60%;
    left:60px;
	width:auto;
	max-width: 50%;
	padding:25px;
	font-size:33px;
	text-align:left;
	line-height:33px;
	color:#FFF;
}
.LOGO-overlay img{
	width:130px;
	height:90px;
}
video {
  width: 100%    !important;
  height: auto   !important;
}
.container {
	padding: 20px 0 20px 0;
	margin: 0px 30px 0 30px;
}
.ul {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:75%;
}
.li {
	text-align:center;
	float:top;
	list-style: none;
	display:inline;
	margin: 0 0 20px;
	}
#about ul {
	margin-left:auto;
	margin-right:auto;
	padding: 0 15px 0 15px;
}
#about li {
	text-align:center;
	float:top;
	width:100%;
	display:block;
}
	p {
		margin: 0 0 20px;
	}
#work {
	text-align:center;
	position: relative;
	width: 100%;
	background-color:#FFF;
	background-size: cover;
}
#work-container {
	padding: 20px 0 20px 0;
	margin: 0px 30px 0 30px;
}
#work ul {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:75%;
}
#work li {
	text-align:center;
	float:top;
	list-style: none;
	display:inline;
	}
#services ul {
	margin-left:auto;
	margin-right:auto;
	padding: 0 15px 0 15px;
}
#services li {
	text-align:center;
	float:top;
	width:100%;
	display:block;
}
#clientscell ul {
	margin-left:auto;
	margin-right:auto;
	padding: 0 15px 0 15px;
}
#clientscell li {
	text-align:center;
	float:top;
	width:100%;
	display:block;
}
#footer {
	position: relative;
	width:100%;
	background-size: cover;
	padding-bottom:20px;
}
#footer img {
	align-content: center;
	}
#footer-container {
    width:100%;
	padding-top:20px;
	margin: 0 auto;
}
#footer-container ul {
	width:50%;
	margin-left:auto;
	margin-right:auto;
}
#footer-container li {
	display:block;
	width: 92%;
	text-align: center;
		margin: 0 0 20px 0;
}