DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200&display=swap');

body{
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}

h1{
font-family: 'Montserrat', sans-serif;
	color: #cc99cc;
	margin: 10px 20px 10px;
}

h2,h3,h3,h4{
font-family: 'Montserrat', sans-serif;
	color: #cc99cc;
	margin: 10px 20px 10px;
}

p{ 
	font: 16px  Arial, Helvetica, sans-serif; color: #737373; margin: 10px 20px 10px;
}

p a:link, p:link, a:link, a:visited, p:visited{color: #cc99cc; text-decoration: none;}

.weblink a:link, .weblink:link, .weblink:visited, .weblink a:visited{ color: #737373 !important; font: 12px  Arial, Helvetica, sans-serif; text-decoration: none;}

/* Fade In on Scroll CSS styles */

.reveal{
  position: relative;
  transform: translateY(150px);
  opacity: 0;
  transition: all 2s ease;
}

.reveal.active{
  transform: translateY(0px);
  opacity: 1;
}

/* Fade In on Scroll CSS styles */

.centermob{
	text-align: inherit;
}

.center{
	text-align: center;
}

.img{
	border: 0px;
}

.backbg{
	background-color: #000;
}

.greybg{
	background-color: #261e11;
}

.white{
	color: #fff;
}

.pink{
	color: #cc99cc;
}

.strap, .logobox{
	position: absolute:
}

.logobox{
	top: 0px;
	left: 0px;
	width: 250px;
	height: auto;
	z-index: +99999;
}

.strap{
	margin: 50vh 0% auto 70%;
	width: 30%;
	z-index: +99999;
}

.logo{
	width: 250px;
}

/* Main Body ----------- */

input, button, textarea{
	margin: 4px auto 4px;
	width: 100%;
	padding: 4px;
	border: 2px solid #fff;
	background: transparent;
	color: #fff;
}

button{
	max-width: 250px;
}

.section, .centralcontent{
	position: relative;
	margin: 0px auto 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.popupgallery{
	height: auto;	
	padding: 40px 10% 40px !important;
}

.maincontent{
	padding: 100px 20% 100px !important;
}

.banner{
	background-color: #000;
	padding: 40px 10% 40px !important;
	height: 90vh;
	min-height: 550px;
	z-index: 0;
}

.topbody{
	background: url("images/body/gradient.png") center bottom repeat-x, url("images/body/bodyparallax.jpg") center bottom / 100% no-repeat;
	min-height: 900px;
}

.mainbody{
	background: #261e11 url("images/body/mainbody.jpg") no-repeat center top;
	padding: 200px 10% 200px !important;
}

.bannerparralax{
	background: #261e11 url("images/body/paralax.jpg") no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	min-height: 650px;
}

.gallery{
	background: #d3d3d1 url("images/body/gallerybg.jpg") no-repeat center top;
	padding: 40px 5% 40px !important;
}

.foot{
	background: #261e11 url("images/body/foot-bg.jpg") no-repeat center top;
	min-height: 450px;
}

.centralcontent{
	padding: 40px 20% 40px;
	max-width: 2000px;
}

.centralimage{
	max-width: 2000px;	
}


/* Box for any pages ----------- */

.floatleft{
	float: left;
}

.floatright{
	float: right;
}

.team{
	width: 80%;
	height: auto;
	overflow: hidden;
}

.profileimg, .profiletext{
	margin: 20px 0px 40px;
	display: inline-block;
	vertical-align: top;
}

.profileimg{ width: 20%;}
.profiletext{ width: 79%;}
.pictimg{ width: 60%; height: auto;}


.gallery-container, .gallery-containersmall, .production-container{
	margin: 30px 0px 120px;
}

.gallery-container, .gallery-containersmall{
	float: left;
	text-align: center;
	vertical-align: top;
	height: 160px;
}

.gallery-container{width: 20%;}

.gallery-containersmall{width: 12.5%;}

.production-container{
	width: 25%;
	float: left;
	text-align: center;
	vertical-align: top;
}

/* footer ----------- */

.footercoloumn{
	display: inline-block;
	width: 20%;
	margin: 50px 11% 100px;
}


.socialmedia{
	width: 40px;
	height: 40px;
	display: inline-block;
	text-align: center;
	margin: 10px 10px 0px 0px;
}

.ld{background: url('images/social/soc-li.png') no-repeat; background-size: 100% auto; }
.ld:hover{background: url('images/social/soc-li-over.png')  no-repeat;  background-size: 100% auto;}
.tw{background: url('images/social/soc-tw.png') no-repeat; background-size: 100% auto; }
.tw:hover{background: url('images/social/soc-tw-over.png')  no-repeat;  background-size: 100% auto;}
.yt{background: url('images/social/soc-yt.png') no-repeat; background-size: 100% auto; }
.yt:hover{background: url('images/social/soc-yt-over.png')  no-repeat;  background-size: 100% auto;}
.in{background: url('') no-repeat; background-size: 100% auto; }
.in:hover{background: url('')  no-repeat;  background-size: 100% auto;}

/* Columns ----------- */

.twocolumns, .threecolumns, .fourcolumns, .sixcolumns, .homecolums, .homecolumsl, .homecolumsr{
	float: left;
}

.twocolumns{
	width: 50%;
	margin: 0;
}

.threecolumns{
	width: 25%;
	margin: 0 4% 0;
}

.fourcolumns{
	width: 20%;
	margin: 1.3% 2.5% 1.3%;
}

.sixcolumns{
	width: 14.2%;
	margin: 20px 1% 40px;
	height: auto;
	padding: 120px 0px 10px;
	overflow: hidden;
}



.aligncenter{
	margin: 0px auto 0px;
	text-align: center;
}


/* slider size ----------- */
.example-image{
	display: inline-block;
	width: 200px;
	height: auto;
}


/* Large Screens ----------- */
@media screen and (min-width: 1800px) {


}

/* laptops ----------- */
@media screen and (max-width: 1250px) {

}


/* Tablet ----------- */
@media screen and (max-width: 1024px) {


	}
	
/* Large Mobiles ----------- */
@media screen and (max-width: 900px) {	

.twocolumns, .threecolumns, .fourcolumns{
	width: 90%;
	margin: 0 5% 0;
}

.sixcolumns{
	width: 30%;
	margin: 20px 1% 20px;
}


.team{
	width: 100%;
}

.profileimg{width: 100%;}
.profiletext{width: 100%;}
.pictimg{width: 50%; height: auto;}


.strap{
	text-align: center;
	margin: 20vh auto 0%;
	width: 100%;
}

.logobox{
	width: 100%;
		text-align: center;
}

.gallery-container, .gallery-containersmall, .production-container{
	margin: 40px 0px 90px;
	float: left;
	width: 33%;
	text-align: center;
	vertical-align: top;
}

.example-image{
	width: 120px;
}

.mainbody{
	background: #261e11 url("images/body/mainbody-mob.jpg") no-repeat center top;
}


}	
	

/* Small Mobile ----------- */
@media screen and (max-width: 600px) {
	
.sixcolumns{
	width: 40%;
	margin: 20px 4% 40px;
}

.gallery-container, .gallery-containersmall, .production-container{
	width: 49%;
	text-align: center;
}

.example-image{
	width: 60px;
}

}











