@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i,700,700i');


html, body {margin: 0; height: 100%; overflow: hidden;   overflow-x: hidden;}

* {
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
}

h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	letter-spacing: .7px;
	font-size: .65em;
	text-align: center;
	color: #EC008C;
	position: fixed;
	top: 0%;
	z-index: 25;
	width: 100%;
	align-content: center;
}

.lightbox {
  /** Hide the lightbox */
  display: none;

  /** Apply basic lightbox styling */
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  border: none;
  background: rgba(255,255,255,1);
  z-index: 10;
}

h2 {
	font-family: Open Sans;
	font-size: 3em;
	font-style: normal;
	font-weight: 600;
	letter-spacing: 1.7px;
	color: #EC008C;
	 text-align: left;
	 display: block;
	 position: relative;
	margin-top: 80px;
	margin-bottom: 40px;
	left: 7.65%;
	width: 60%;
	widows: 2;
	orphans: 2;
	
	
}




.menu-listaccordion {
position: fixed;
right:0%;}
.work-b {
	font-weight: 600;
	color: black;
	
}


h3 {
	 font-family: Open Sans;
	 font-size: 2em;
	 font-style: normal;
	 font-weight: 600;
	 letter-spacing: .85px;
	 color: #EC008C;
	 text-align: left;
	 margin: 0;
	 position: relative;
}

h4 {
font-family: Open Sans;
font-size: 1.25em;
font-style: normal;
font-weight: 600;
letter-spacing: .5px;
color: #7f6d78;
 text-align: right;
 display: block;
 position: relative;
margin-top: 84px;
margin-bottom: 40px;
right: 8%;
width: 30%;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

b {
	font-family: Open Sans;
	font-size: 1em;
	font-style: normal;
	font-weight: 600;
	letter-spacing: .85px;
	text-align: left;
	margin: 0;
}

p.pd {

		font-family: 'Open Sans', sans-serif;
		 font-size: .75em;
		 font-style: normal;
		 font-weight: 500;
		 letter-spacing: .2px;
		 line-height: 30px;		 color: #000000;
		 padding-top: 20px;
		 margin: 0;
		 widows: 3; 
		 orphans: 3;
}

.projectdescription {
	display: block;
	 position: relative;
	 clear: left;
	float: right;
	 width: 42%;
	 right: 8%;
	margin-top: 40px;
	margin-bottom: 40px;
}
.projectdescription3 {
	display: block;
	 position: relative;
	float: left;
	 width: 35%;
	 left:10%;
	margin-top: 100px;
	margin-bottom: 40px;
}

strong {
	font-family: 'Open Sans', sans-serif;
	 font-weight: 600;
}

p.small {

		font-family: 'Open Sans', sans-serif;
		font-size: .75em;
		 font-style: normal;
		 font-weight: normal;
		 letter-spacing: .5px;
		 line-height: 25px;
		 color: #7f6d78;
		 text-align: left;
		 margin: 0;
		 
}

.details {
	display: block;
	 position: relative;
	 float: left;
	 left:8%;
	 width: 50%;
	margin-top: 40px;
	margin-bottom: 26%;
}

h6 {
	 font-family: Open Sans;
	 font-size: 1.6em;
	 font-style: normal;
	 font-weight: 600;
	 letter-spacing: .85px;
	 color: #000000;
	 text-align: left;
	 margin: 0;
	 width: 100%;
}


.feather {
	z-index: 5;
	background-color: white;
	position: fixed;
	left: 0%;
	top: 0%;
	height: 52px;
	width: 100%;
}
#abc {
width:100%;
height:100%;
top:0;
left:0;
display:none;
position:fixed;
background-color: white;
overflow:auto;
z-index: 0;
}
#abc2 {
width:100%;
height:100%;
top:0;
left:0;
display:none;
position:fixed;
background-color: white;
overflow:auto;
z-index: 1;
}
img#close {
position:fixed;
right: 80px;
top:85px;
cursor:pointer;
width: 30px;
width:30px;
height: auto;
z-index: 10;
-webkit-transition: all .4s;
transition: all .4s;
}

img#close:hover {
transform: scale(1.2);
}
div#popupContact {
position:absolute;
left:50%;
top:17%;
margin-left:-202px;
font-family:'Open Sans',sans-serif;
}
form {
max-width:300px;
min-width:250px;
height: auto;
padding:10px 50px 50px 50px;
border-radius:10px;
font-family: 'Open Sans', sans-serif;
font-weight: 500;
letter-spacing: .5px;
font-size: 20px;
text-align: center;
background-color:#fff;
-webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
-moz-box-shadow:    0px 0px 12px rgba(0,0,0,0.2);
box-shadow:         0px 0px 12px rgba(0,0,0,0.2);
}

button {
background-color: white;
font-family: 'Open Sans', sans-serif;
border: 0px;
cursor:pointer;
position: fixed;
left: -1%;
z-index: 0;
}

#popup {
width: 150px; height: 25px;
background-repeat:no-repeat;
background-color: white;
transform: scale(.75);
background-size: 55px;
position: fixed;
float: left;
text-align: left;
font-family: open sans;
font-weight: 600;
font-size: 1em;
left: 0px;
bottom: 13px;
color: #7f6d78;
letter-spacing: 2.25px;
-moz-transition: color 0.4s ease-in-out 0s;
-webkit-transition: color 0.4s ease-in-out 0s;
-ms-transition: color 0.4s ease-in-out 0s;
transition: color 0.4s ease-in-out 0s;
z-index: 0;
}

#popup2 {
margin-bottom: 20px;
margin-top: -30px;
width:100%;
position: relative;
font-family: open sans;
font-weight: 600;
font-size: 1em;
text-align:left;
left: 7.5%;
z-index: 1;
color: black;

}
.hoverpopup {
	width: 250px;
}
.hoverpopup:hover {
text-decoration: underline;
}

#popup:hover {
	color: #EC008C;
}.gallery2 {
	display: block;
	margin: 0 auto;
	height: 100%;
	
}.contain {
	width: 89%;
	position: relative;
	left: 5.5%;
	right: 5.5%;
	padding-bottom: 8%;
}.underline--magical {
  background-image: linear-gradient(120deg, #ffffff 0%, #ffdaee 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.01em;
  background-position: 0 100%;
  transition: background-size 0.15s ease-in;
}.underline--magical {
	background-image: linear-gradient(120deg, #ffffff 0%, #ffdaee 100%);
	background-repeat: no-repeat;
	background-size: 100% .09em;
	background-position: 0 100%;
	transition: background-size 0.15s ease-in;
}
.underline--magical:hover {
	background-size: 100% 88%;
}

@media (max-width: 1200px) {
	h2 {
		font-size: 2em;
		width: 84%;
	}
	h3 {
		font-size: 1.5em;
	}
	h4 {
		font-size: 1em;
	}
	#popup2 {
	font-size: .75em;
	left: 7%;
	top: -25px;
		}
		.projectdescription3 {
		width: 50%;
		}
		h6 {
			font-size:1.2em;
			
		}
		
	.alignright {
		float: left;
	}
	
	h4 {
	font-style: normal;
	font-weight: 600;
	letter-spacing: .5px;
	 color: #7f6d78;
	 text-align: left;
	 display: block;
	 position: relative;
	margin-top: -25px;
	margin-bottom: 40px;
	left: 7.6%;
	width: 80%;
	}
}

@media (max-width: 800px) {
   
	h2 {
			font-size: 1.5em;
			width: 84%;
		}
	p.pd {
		font-size: .75em;
		
	}
	.projectdescription {
			width: 84%;	
			margin-bottom: -15px;
	}
	
	
	
	.details {
		font-size: .5em;
	}
	h6 {
		font-size: 1.4em;
		
	}
	#popup2 {
	font-size: .5em;
	left: 7%;
	top: -25px;
		}
	.projectdescription3 {
	width: 60%;
	}	
	
}

@media (max-width: 600px) {
   
	h2 {
		font-size: 1.25em;
		width: 90%;
	}

	h6 {
		font-size: 1em;
		letter-spacing: .5px;
		line-height: 30px;
		
	}
	.details {
		width: 84%;
	}
	.projectdescription3 {
	width: 80%;
	}
	#popup2 {
			left: 7%;
			}
			img#close {
			
				right: 30px;
				
				}
}

@media (max-width: 400px) {
	.nav {
		width: 40%;
		float: right;
		font-size: 1em;
	}
	.nav a {
		font-family: 'Open Sans', sans-serif;
		font-size: 8px;
		font-weight: 600;
		letter-spacing: .15px;
		margin-top: 3px;
		margin-left: -10px;
	}
	#popup2 {
		
		margin-left: -6px;
	
	}
}

.bg {
      position: absolute;
       float: right;
       max-width: 90%;
       height: 100%;
       z-index: 0;
       top: 0%;
      left: 5%;
      right: 5%;
      bottom: 0%;
       overflow-y: scroll;
         -webkit-overflow-scrolling: touch;
		 overflow-x: hidden;
	 background-color: white;

}


#myVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%; 
    min-height: 100%;
	z-index: -2;
	
}

.iframe-container {
 position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   top: 0;
   width: 100%;
   position: relative;
}

/* 4x3 Aspect Ratio */
.iframe-container-4x3 {
  padding-top: 75%;
}

div.header {
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		display:table;

	}
	
	div.header2 {
		display:table-cell;
		    vertical-align:middle;
		    text-align:center;
	}
	ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

li {
  float: right;
}
li a {
  display: block;
  text-align: center;
  padding: 16px;
  text-decoration: none;
}

.nav {
	position: relative;
	z-index: 100;
}

a {
	font-family: 'Open Sans', sans-serif;
	 font-size: 12px;
	 font-weight: 600;
	 letter-spacing: .15px;
	 text-decoration: none;
	 color: black;
	 -webkit-transition: all .4s;
	         transition: all .4s;
	
}
.menu-link2 {
	z-index: 200;
	font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	letter-spacing: .7px;
	font-size: .7em;
	text-decoration: none;
	text-align: center;
	color: #EC008C;
	position: fixed;
	margin-top: 17px;
	margin-left: -45px;
	align-content: center;

}
#currentpage {
	color: #EC008C;
}
a:hover {
	color: #EC008C;
}


.logo {
	position: fixed;
	width: 32px;
	height: auto;
	z-index: 6;
	float: left;
	left: -4px;
	top: -4px;
	margin: 15px;
}

img.tc {
	width: 100%;
	height: auto;
}

.center-div
{
  position: relative;
  width: 84%;
  left: 8%;
  right:8%;
  height: auto; 
  display: inline-block;
}
