/*Add Center code*/

.centeroc
{
	position: absolute;
	top:50%;
	left: 50%;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
#projectwrap {
	background-color: #4f4f4f;
	position: relative;
	width: calc(100% - 7px);
	min-height: 100vh;
	margin-left: 7px;
	padding-top: 7px;
	opacity: 0.001;
}

.home .container-wrap, .page-template-template-our-work .container-wrap
{
	background-color: #4f4f4f;
	padding-top: 0!important;
}


/*Isotope code*/

#projectwrap .isotope-item {
	position: relative;
	width: calc(25% - 7px);
	margin-right: 7px;
	margin-bottom: 7px;
	display: block;
	text-align: center;
	padding-top: 0;
}

.innerthing {
    position: relative;
    height: 0;
    display: block;
    width: 100%;
    
}

.hoverzap .innerthing {
	background-color: black;
}
.innerthing img {
    height: 100%;
    position: absolute;
    width: 100%;
    top:0;left:0;
}

.rollerone {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.greymatter
{
  	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #4f4f4f;
	opacity: 0;
	display:none;
}

.isotope-box {
    position: relative;
    width: 100%;
}

.isotope-wrapper {
    position: relative;
    width: 100%;
}

.projectinfo {
	width: 80%;

}

.projectinfo h2 {
	font-size: 14px;
	line-height: 14px;
	color: white;
	font-family: 'Open Sans',Helvetica,arial;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	display: block;
	margin:0;
}

.projectinfo h3 {
	font-size: 14px;
	line-height: 14px;
		font-family: 'Open Sans',Helvetica,arial;
	text-transform: uppercase;
	font-style: italic;
	color: white;	
	width: 100%;
	text-align: center;
	display: block;
		margin:0;
}

.littleline {
	width: 100%;
	display: block;
	text-align: center;
	height: 1px;
	margin:5px 0;
}

.littlelineinner {
	width: 20%;
	display: block;
	height: 1px;
	background-color: white;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);	
}

#projectfilter ul {
	margin: 0;
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 12px;
	display: none;
}

#projectfilter ul li {
	display: inline-block;
	text-align: center;
	margin-right: 20px;
	font-size: 14px;
}

#projectfilter ul li:last-child {
	margin-right: 0px;
}

/*active button class*/

.actor {color:#000;}

#navfilteron {
	position: absolute;
	top: 9px;
	left: 35px;
	width: 110px;
	cursor: pointer;
	display: none;
	z-index: 9999;
	height: 24px;
	opacity: 1;
}

#navfilteron:hover {
opacity: 0.5;
}

.home #navfilteron, .page-template-template-our-work #navfilteron
{
	display: block;
}

#navfiltericon {
	width: 19px;
	position: absolute;
	top: 2px;
	opacity: 1;
}

#navfiltertext {
	text-transform: uppercase;
	font-size: 13px;
	position: absolute;
	left: 29px;
	top: 1px;
}




/*Lazyload*/

.lazyload,
.lazyloading {
    opacity: 0;
}
.lazyloaded {
    opacity: 1;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}

.single-project .container-wrap
{
	padding-top: 0 !important;
}



#mainvideo
{
	position: relative;	
	width: 100%;
	display: inline-block;
	opacity: 0;

}	





.embed-holder22 {
	position: relative;
	/* padding-bottom: 56.25%; */
	/* height: 0; */
	/* overflow: hidden; */
	max-width: 100%;
	height: auto;
	display: inline-block;
	width: 100%;
}

.embed-holder22 iframe, .embed-holder22 object, .embed-holder22 embed {
	/* position: absolute; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#imageholder {
	background-color: pink;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 50;
}

#playz {
    width: 85px;
    height: 85px;
}

#playz img {
width: 100%;
height:100%;
object-fit: cover;
}

.bigshot
{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;left:0;
	object-fit: cover;
}

.thedouble {
	width: 100%;
	display: inline-block;
	padding: 20px;
	background-color: #efefef;
	margin-top: 10px;
	position: relative;
    opacity: 0;
}



.doubleone {
	width: 50%;
	display: inline-block;
	position: relative;
	float: left;
	padding-right: 10px;
}

.doubletwo {
	display: inline-block;
	width: 50%;
	position: relative;
	float: left;
	padding-left: 10px;
}

.doubleone h1 {
	font-size: 36px;
	line-height: 36px;
}

.doubleone h2 {
	font-size: 24px;
	line-height: 24px;
}

.doubleone p {
	margin: 0;
	padding: 0;
}

.doubletitle {
	position: relative;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.doubletitle2 {
	position: relative;
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.doubletitle2 > p {
	width: 80%;
}

.doubletitle2 > p > a {
	color: black;
	text-decoration: underline;
}

.previousthumber {
	width: calc(33.33% - 6.66px);
	position: relative;
	float: left;
	margin-right: 10px;
}

.previousthumber:last-child
{
 margin-right: 0px;
}

.previousthumber a
{
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	height: 0;
	display: block;
}
.previousthumber a img
{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#thumbnav {
	width: 100%;
	position: relative;
	display: inline-block;

}

#doubletxt {
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 10px;
}

#doubletxt a {
	color: black;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 10px;
}




#onetime {
	position: absolute;
	top: 0;
	right: 0px;
	width: 106px;

}

.norm_row
{
	width: auto!important;
	right: 0;
}

.sharethis {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 10px;
	text-align: right;
	width: 100%;
	margin-bottom: 2px;
}




.themaingallery {
	width: 100%;
	position: relative;
	min-height: 400px;
	display: inline-block;
	margin-top: 60px;
}

.thegalleryhead {
	width: 100%;
	border-bottom: 1px solid;
	padding-bottom: 5px;
}

.thegalleryhead h2 {
	font-size: 24px;
	line-height: 24px;
}

.imageGallery1 {
	width: 100%;
	position: relative;
	margin-top: 20px;
}

.imageGallery1 a {
	width: 25%;
	position: relative;
	float: left;
	height: auto;
	display: block;

	margin-bottom: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
}

.imageGallery1 img {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
}

.moreimg {
	width: 25%;
	position: relative;
	float: left;
	height: auto;
	display: block;
	margin-bottom: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.innerimg
{
	display: block;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom:54%;
	background-color: #000000;
}

.innerimg img
{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;left: 0;
	object-fit: cover;
}

.imageGallery2 {
	width: 100%;
	position: relative;
	margin-top: 20px;
}

/*Remove header shadow from template*/

#header-outer[data-box-shadow="large"], body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="0"]:not(.transparent):not(.invisible), body.material[data-hhun="1"] #header-outer[data-header-resize="0"][data-box-shadow="large"][data-remove-fixed="1"]:not(.transparent) {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

body[data-slide-out-widget-area-style="slide-out-from-right"] #header-outer[data-header-resize="0"] {
    -webkit-transition: none!important;
    transition: none!important;
}

.single-project .container-wrap
{
	background-color: #EFEFEF;
}

/*Fullscreen button*/

#tingzo {
	position: absolute;
    top: 20px;
    right: 50px;
    display: none;
}

.rp-footer
{
	font-size: 10px;
	display: block;
}
#rp-footer2 {
	background-color: none;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	display: none;
	border-top: 1px solid #c6c6c6;
	width: 100%;
}

.home #rp-footer2 {
	background-color: #4f4f4f;
	color: white;
}

#rp-footer {
	position: fixed;
	bottom: 2px;
	z-index: 9999;
	width: 100%;
	padding: 0 34px;
	display: block;
}

.material-ocm-open #rp-footer {display:none;}

.copystuff {
	position: relative;
	float: left;
}
.socialones {
	position: relative;
	float: right;
}

.faceone {
	width: 20px;
	height: 20px;
	display: inline-block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(r-image/facebook-icon.svg);
	background-position: center;
	background-size: contain;
	margin-right: 5px;
}

.instaone {
	width: 20px;
	height: 20px;
	display: inline-block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(r-image/instagram-icon.svg);
	background-position: center;
	background-size: contain;
	margin-right: 5px;
}

/*Body fix*/

body {padding-bottom:0!important;}




/*Media Queries*/

@media screen and (min-width: 1030px) {

.projectinfo {
	opacity: 0;
}

@keyframes example {
  0%   {opacity:1;}
  100% {opacity:0.5;}
}

@keyframes examplez {
  0%   {width:20%;}
  100% {width:50%;}
}

@keyframes examplett {
  0%   {opacity:0;}
  100% {opacity:1;}
}

.hoverzap img
{
 animation-name: example;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

.hoverzap .littlelineinner
{
 animation-name: examplez;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}

.hoverzap .projectinfo
{
 animation-name: examplett;
  animation-duration: 0.5s;
  animation-fill-mode: forwards;
}
}


@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
.projectinfo {
	opacity: 1!important;
}
@keyframes example {
  0%   {opacity:1;}
  100% {opacity:1;}
}

@keyframes examplez {
  0%   {width:50%;}
  100% {width:50%;}
}

@keyframes examplett {
  0%   {opacity:1;}
  100% {opacity:1;}
}
  
}



/* Landscape */
@media only screen 
  and (max-width: 768px) 
  and (max-height: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {


.projectinfo {
	opacity: 1!important;
}
@keyframes example {
  0%   {opacity:1;}
  100% {opacity:1;}
}

@keyframes examplez {
  0%   {width:50%;}
  100% {width:50%;}
}

@keyframes examplett {
  0%   {opacity:1;}
  100% {opacity:1;}
}

}







@media screen and (min-width: 2000px) {

#projectwrap .isotope-item {
	width: calc(20% - 7px);
}

.imageGallery1 a {
	width: 20%;
}

.moreimg {
	width: 20%;
}

}

@media screen and (max-width: 998px) {
#navfilteron {
	top: 11px;
	left: auto;
	right: 88px;
}
#navfiltertext {
	font-size: 12px;
	left: 26px;
}

.mobile-icon a i {
	font-size: 12px !important;
	margin-right: 8px !important;
}

#projectwrap .isotope-item {
	width: calc(50% - 7px);
}

#playz {
	width: 75px;
	height: 75px;
}

.doubleone {
	width: 100%;
	padding-right: 0;
}

.doubletwo {
	width: 100%;
	padding-left: 0;
}

#rp-footer {

	display: none;
}

#rp-footer2 {
	display: inline-block;
}

}



@media screen and (max-width: 755px) {
.sharethis {
	margin-bottom: 8px;
}
.greymatter
{
display: none;
}

.doubletitle2 > p {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#onetime {
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
}
.doubletitle2 {
	height: auto !important;
}
}

@media screen and (max-width: 420px) {
	#projectwrap .isotope-item {
	width: calc(100% - 7px);
}
.doubleone h1 {
	font-size: 24px;
	line-height: 24px;
}
.doubleone h2 {
	font-size: 16px;
	line-height: 16px;
}

.imageGallery1 a {
	width: 50%;
}
.moreimg {
	width: 100%;
	padding-right: 0;
}

}



