@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pinyon+Script&display=swap');

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Safari, Chrome and Opera > 12.1 */
@-moz-keyframes wonderful-odd {
    from { opacity: 0; transform: scale(.8) }
    to { opacity: 1; transform: scale(1) }
}
@-webkit-keyframes wonderful-odd {
    from { opacity: 0; transform: scale(.8) }
    to { opacity: 1; transform: scale(1) }
}
@-ms-keyframes wonderful-odd {
    from { opacity: 0; transform: scale(.8) }
    to { opacity: 1; transform: scale(1) }
}
@-o-keyframes wonderful-odd {
    from { opacity: 0; transform: scale(.8) }
    to { opacity: 1; transform: scale(1) }
}
		::selection {background: #f74827;color: #fff;}
::-webkit-selection {background: #f74827;color: #fff;}
::-moz-selection {background: #f74827;color: #fff;}
*{
	box-sizing:border-box;
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}
*:before{
	box-sizing:border-box;
}
*:after{
	box-sizing:border-box;
}
body{
	margin: 0 auto;
	font-weight: normal;
	font-style: normal;
	
	font-smooth: never;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	}
a, ul, li, button{
	/*-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;*/
	text-decoration: none;
}
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed, 
  figure, figcaption, footer, header, hgroup, 
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video, button {text-align: inherit;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-size: inherit;
	font-weight: normal;
}
  article, aside, details, figcaption, figure, 
  footer, header, hgroup, menu, nav, section {
	display: block;
  }
  ol, ul {
	list-style: none;
  }
 .header{
	 height: 150px;
	 background-color: #fff;
	 margin: auto;
	 position: fixed;
	 top: 0;
	 width: 100%;
	 display: table-row;
	 vertical-align: middle;
	 z-index: 999;
	 text-align: center;
	 -webkit-transition: all ease-in-out .2s;
	 -moz-transition: all ease-in-out .2s;
	 -o-transition: all ease-in-out .2s;
	 transition: all ease-in-out .2s;
	 padding-top: 40px;
}
.main-header{}
.header ul .sec-header{vertical-align: middle;  position: relative;
  display: inline-block;width: 100%;margin: -60px auto 0;height: 30px;text-align: center;/* display: none; */


}
.sec-header {display: none;right: 0;position: fixed;

width: 100%;
height: 300px;
top: 0;
left: 0;
background: #fff;
z-index: 500;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;margin-top: 150px;border-top: 1px solid #000;
    
}
.sec-header .nav-dropdown{text-align: center;  /* display: none; */; /* position: absolute; */left: 0;right: 0;margin: auto;}
.sec-header .nav-dropdown li{
display: block;
height: auto;
font-size: 1.5em;
    padding: 10px 50px 10px 50px;}
.sec-header .nav-dropdown a{
color: inherit;
text-decoration: none;
display: table-cell;
vertical-align: middle;
height: 20px;
font-size: .7em;
text-transform: uppercase;}


.sec-header .nav-dropdown ul{
    position: absolute;
top: 50%;
transform: translateY(-50%);
display: inline-block;
height: auto;
width: 100%;
left: 0;
text-align: left;
    
}
.sec-header-fixed{
    color: #fff;
}
.nfixed{color: #000;
}

.nav-notification{background-color: #000;color: #ffffff;font-size: .6em;padding: 5px 0;text-transform: uppercase;letter-spacing: .1em;text-align: center;position: fixed;z-index: 9999;max-width: 200px;z-index: 9999;bottom: 100px;padding: 20px;right: 20px;
    
}
.nav-notification a{
    color: #fff;
}
.nav-notification a:hover{
    color: #f74827;
}


.header .logo {
background-image: url(../imgs/fbd-wordmark-black.png);
background-size: 500px;
width: 500px;
height: 50px;
display: inline-block;
vertical-align: middle;
background-position: center;
background-repeat: no-repeat;
margin: 0;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;/* margin-top: 60px; */margin: 0 30px;


}
.header .logo:hover {background-image: url(../imgs/fbd-wordmark-red.png);

}

.full-logo{
background-image: url(../imgs/fbd-wordmark-white.png);
opacity: 0;height: 100%;width: 100%;background-position: center;
background-repeat: no-repeat;
margin: 0;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;background-size: 800px;

}
.header .logo-fixed {
background-image: url(../imgs/fbd-wordmark-black.png);

}


.nav{display: inline-block;
text-align: center;
vertical-align: middle;}
.header ul{display: table;text-align: center;vertical-align: middle;height: 100%;margin: 0 auto;}
.header li{ padding: 0 5px;display: table-cell;height: 100%;vertical-align: middle;
font-family: 'open sans', sans-serif;letter-spacing: 1px;font-size: .75em;
}
.header a{
	color: inherit;
	text-decoration: none;
	display:table-cell;
	vertical-align: middle;height: 30px;font-size: 1em;text-transform: uppercase;
}

.header a:hover:before, .header a:hover:after{
}
.header a:hover{
color: #f74827;}
.header a:before, .header a:after{
	content:"";
	position:absolute;
}
.event-header{; height: 80px;background-color: #000;color: #fff;opacity: 0;position: fixed;top: 100px;z-index: 1;width: 100%;-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
text-decoration: none;line-height: 50px;text-align: center; }
.event-header-show{
	opacity: 1;
}
.event-header h1{display: inline-block;float: left;margin-left: 50px;text-transform: capitalize;font-family: 'Varela Round', sans-serif;text-transform: uppercase;
}
.event-header a{display: inline-block;right: 20px;    background-color: rgba(255, 255, 255, 1);
    color: #000;
    border: 1px solid #fff;
    text-transform: uppercase;
    padding: 0 25px;
    margin: 25px 0;
    cursor: pointer;
    letter-spacing: 2px;
    -webkit-transform: translateZ(0px);
    font-size: .6em;
    border-radius: 0;
    height: 30px;
    
    line-height: 30px;font-family: 'Varela Round', sans-serif;position: absolute;
}
.event-header a:hover{
    background-color: transparent ;
    color: #fff;
    border: 1px solid #fff;
	transform: scale(1.02) translateZ(0px);
	text-decoration: none;


}
.mobile-header{
    width: 100%;height: 100%;display: none;text-align: center;position: relative;background-color: #000;
}
.mobile-header .logo{margin: 0 auto;position: relative;top: 20px;
}
.mobile-nav-button {
    
    position: absolute;
    width: 30px;
    height: 27px;
    top: 20px;
    left: 20px;text-indent: -9999px;z-index: 999;cursor: pointer;}
.mobile-nav.show{
	
}
.x, .y, .z {
    position: absolute;
    margin: auto;
    top: 5px;
    left: 5px;
    background-color: #fff;
    border-radius: 0;
    height: 1px;
    width: 20px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.y {
    top: 12px
}

.z {
    top: 19px
}

.mobile-nav-button.active .x, .mobile-nav-button.active .z {
    top: 12px; background-color: #f74827;}

.mobile-nav-button.active .x {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.mobile-nav-button.active .z {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.mobile-nav-button.active .y{
    display: none ;
}
.mobile-nav {
    position: fixed;
	display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    z-index: 500; -webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;}
.mobile-nav ul{  position: absolute;
  top: 50%;
  transform: translateY(-50%);display: inline-block;height: auto;width: 100%;left: 0;text-align: left;

    
}
.mobile-nav li{display: block;height: auto;font-size: 1.5em;padding: 20px 50px 20px 25px;
}
.mobile-nav a{color: #fff;display: inline-block;
    
}
.mobile-nav.active {
    top: 0
}
.wrapper{
	margin-top: 155px;
}
.full-box-element{width: 100%;height: 300px;display: table; position: relative;background-size: cover;background-position: center center;text-align: center;top: 0;right: 0;}
.wrapper #two-columns{height: auto;width: 100%; m; */; ; bottom: 30px;px;position: absolute;1;padding: 0 50px;
	
}
.fullscreen-bg {
    /* position: fixed; */
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* height: 100%; */
}

.wrapper .text{
display: inline-block;

}
       #map {
        height: 400px;
        width: 100%;
       }

#vertical-middle{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.text h1{
		font-size: 3.5em;text-transform: uppercase;font-weight: 300;; t;
}
.text h2{font-family: 'Playfair Display', serif;font-size: 2em;

}
.text h3{color: #000;
}
.text h4{
}
button{        
	    -webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;

	
        
        background: #000;padding: 10px 50px;letter-spacing: .3em;cursor: pointer;font-weight: 300;text-transform: uppercase;color: #fff;border: none;font-size: 1.2em;

    
}
button:hover{
	transform: scale(1.02) translateZ(0px);
    background: #f74827;

}
.text #arabic{
	font-family: 'Lateef', cursive;font-size: 1.3em;direction: rtl;text-align: inherit;letter-spacing: 0;
}
#contact a{color: #000;
    
}

#contact a:hover{
    text-decoration: underline;
}


.footer{ margin: 200px auto 0;text-align: center;padding: 15px 30px; width: 100%;; display: inline-block;font-size: .6em;text-align: left;padding-top: 100px;background-color: #000;color: #fff;position: relative;
    
}
.footer .logo{
    
}
.footer .text{display: inline-block;/* font-family: 'Fira Mono', monospace; */text-transform: uppercase;
}
.footer .text a{color: inherit; text-decoration: underline ;
    
}
.footer .text a:hover {color: #f74827;;
    
}



.projects-page-footer{    
}
.sm{
	display: block;
	margin: 10px 0 0;
}
.sm a{
	width: 18px;
	height: 18px;
	display: inline-block;
	background-size: 18px;
	margin: 0 2px;filter: invert();
}
.sm a:hover{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}


#mc_embed_signup{}
.hostme-form-submit{
	
}
.element-a{width: 100%;float: left;background-size: cover;background-repeat: no-repeat;position: relative;height: 460px;background-position: center center;overflow: hidden;display: table;}
.element-a .text{
 	width: 100%;
 	max-width: 900px;
 	margin: 0 auto;
 	color: #000;
 	text-align: center;
 	position: relative;
 	padding: 40px;
 	display: table;
 	top: 50%;; -webkit-transform: perspective(1px) translateY(-50%);
 	-ms-transform: perspective(1px) translateY(-50%);
 	transform: perspective(1px) translateY(-50%);position: absolute;left: 0;right: 0;
}
.element-a .img{display: block;background-size: cover;background-position: center center; background-repeat: no-repeat; margin: 0 auto;
}
.element-a .right{
    text-align: right;
    max-width: 960px;
}
.element-a .left{
    text-align: left;
    max-width: 960px;
}
.element-a .dark{
	color: #000
}
.element-a .dark-box{
    background-color: rgba(15, 15, 15, 0.8);
    max-width: 460px;
}
.element-a .light-box{
	background-color: rgba(255, 255, 255, 1);
	max-width: 460px;
}
.element-a .text h1, .text h1{
}
.element-a .text h2, .text h2{
	width: 100%;
	/* max-width: 500px; */
	margin: 0 auto;
	font-weight: 300;
	

    
}
.element-a .text h3, .text h3{
    width: auto;
    
    font-size: 1.5em;
    text-transform: uppercase;display: inline-block;
    
}
.element-a .text h4, .text h4{
    width: auto;
    
    font-size: .8em;display: inline-block;
  

}
.fadeIn.wow.text span {
    color: #fff !important;
}
.element-a .text p, .text p{
	width: 100%;
	font-size: 90%;
	font-weight: 300;
	margin: 0 auto;
}
.element-a a, .element-b .paragraph-cell .text a{color: inherit;text-decoration: none;/* font-size: .8em; */; /* font-family: 'Fira Mono', monospace; */

}
.element-a a:hover, .element-b .paragraph-cell .text a:hover{}
.element-a .text .button, .element-b .paragraph-cell .text .button, .text .button{
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 50px;
    margin: 5px auto 0;
    cursor: pointer;
    letter-spacing: 2px;
    -webkit-transform: translateZ(0px);
    font-size: 1em;
    border-radius: 0;
    /* height: 40px; */
    display: inline-block;
    /* line-height: 40px; */-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;

}
.element-a .text .button:hover, .element-b .paragraph-cell .text .button:hover,.text .button:hover{
    background-color: #f74827 ;
	transform: scale(1.02) translateZ(0px);
	text-decoration: none;
	
}
.element-a .text .text #light, .element-b .paragraph-cell .text .text #light,.text #light{
background-color: #fff;
color: #000;
border: none;
}
.element-a .text .text #light:hover, .element-b .paragraph-cell .text .text #light:hover,.text #light:hover{
}
.element-a .text .text #dark, .element-b .paragraph-cell .text .text #dark,.text #dark{
background-color: #fff;
color: #000;
border: none;
}
.element-a .text .text #dark:hover, .element-b .paragraph-cell .text .text #dark:hover,.text #dark:hover{
}


.social-media-wrapper{
	width: 100%;
	height: 100%;
	margin: 50px auto 0;
	text-align: center;
}
.social-media-wrapper a{
	display: inline-block;
	width: 100px;
	height: 100px;
	background-size: 100px;
	margin: 0 20px;
	
}
.social-media-wrapper a:hover{

}

.carousel-text{
    padding: 30px;
    background-color: rgba(15, 15, 15, 0.8);
    /* border: 1px solid #fff; */
}
.carousel-text h3{
    color: #fff;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    letter-spacing: 0;
    text-transform: none;
    font-size: 1.5em;
}
.carousel-text p{
    /* font-size: 0.75em; */
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.divider{
	width: 20px;
	margin: 70px auto;
	border-top: 1px solid #000;
	clear: both;
}
.divider#full{
    margin: 50px auto;
    max-width: 210px;
}



.element-b{
	margin: 0 auto;
	width: 100%;
	/* height: 600px; */
	display: table;
	padding-top: 20px;
	background-size: cover;
	background-repeat: no-repeat;color: #000;
}
.element-b-row{
    max-width: 960px;
    width: 100%;
    display: table;
    position: relative;
    margin: 0 auto 20px;
    height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;
}
.element-b-row #one-column{
    float: left;
    display: table;; padding: 0 10px;
    width: 100%;
    height: 100%;
}
.element-b-row #two-columns{
    float: left;
    display: table;
    padding: 0 10px;
    width: 50%;
    height: 100%;position: relative;bottom: 0;
}
.element-b-row #three-columns{
    float: left;
    display: table;
    padding: 0 10px;
    height: 100%;
    width: 33.333%;
}
.element-b-row #two-thirds-columns{
    float: left;
    display: table;
    padding: 0 10px;
    width: 66.66%;
    height: 100%;
}
.element-b .link-cell{
	padding: 7px;
	background-size: cover;
	background-position: center;
	cursor: pointer;
	-webkit-transition: all ease-in-out .2s;
	-moz-transition: all ease-in-out .2s;
	-o-transition: all ease-in-out .2s;
	transition: all ease-in-out .2s;
	height: 300px;
	position: relative;
}
.element-b .link-cell:hover{
        -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03);
        text-decoration: none;
}

.element-b .link-cell .text{
    display: table-cell;
    width: 100%;
    vertical-align: bottom;
    padding: 20px 20px;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    color: #fff;
    -webkit-transform: translateZ(0px);
    height: 300px;
}
.element-b .link-cell .dark{
text-shadow: none;
color: #000;
}
.element-b .link-cell h1{
	width: 100%;
	float: left;
	font-family: 'Playfair Display', serif;
	font-style: italic;
	font-size: 200%;
	vertical-align: bottom;
	text-transform: none;
	letter-spacing: 0;
	margin: 0;
	line-height: 1.2em;
}
.element-b .link-cell h2{
	width: 100%;
	float: left;
	font-weight: 300;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal ;
}
.element-b .paragraph-cell, .element-b .product{
    /* height: 100%; */
    background-position: center center;
    background-size: cover;
    position: relative;
}
.element-b .paragraph-cell .text{
    width: 100%;
    padding: 20px;
    
    -webkit-transform: translateZ(0px);
    
    vertical-align: middle;
    display: table-cell;font-size: 0.9em;
}
.element-b .paragraph-cell .dark{
	color: #000;
}
.element-b .paragraph-cell .text-top{
vertical-align: top;
}
.element-b .paragraph-cell .text-bottom{
vertical-align: bottom;padding-bottom: 10%;
}
.element-b .paragraph-cell .text img{
display: block;
margin: 0 auto 10px;width: 100%;
}
.element-b .paragraph-cell .text h1{

    font-size: 2.5em;
    letter-spacing: .1em;
    margin: 0;text-align: inherit;font-family: 'Playfair Display', serif;
    
}
.element-b .paragraph-cell .text h2{
    
    
    text-align: inherit;
    letter-spacing: 0;
    font-style: normal;
    
    

}
.element-b .paragraph-cell .text h3{
text-align: inherit;
margin-bottom: 5px;

}
.element-b .paragraph-cell .text p{
    font-size: 90%;
    text-align: inherit;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-weight: 400;
}
.element-b .paragraph-cell .text a{
}
.element-b .paragraph-cell .text a:hover{
}
.element-b .img-cell{
background-size: cover ;
background-position: center;
position: relative;
}
.element-b .img-cell .caption{
    display: table-cell;
    width: 100%;
    vertical-align: bottom;
    padding: 20px 20px 8px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    color: #fff;
    box-shadow: inset 0px -40px 50px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
    font-size: 60%;
    letter-spacing: 2px;
}
.element-b .img-cell .caption h2{
}
.element-b .vid-cell{
}
.element-b .vid-cell .play-button{
}


.element-b #one-column{}
.element-b #two-columns{}
#main-pictures .carousel-cell{
	height: 300px;
	width: 600px;
	margin: 0 auto;
	background-size: 600px;
}
.close {
  position: absolute;
  right: 7px;
  top: 7px;
  width: 10px;
  height: 10px;
  opacity: 0.3;display: inline-block;cursor: pointer;
}
.close:hover {
  opacity: 1;
}
.close:before, .close:after {
  position: absolute;
  /* left: 15px; */
  content: ' ';
  height: 100%;
  width: 2px;
  background-color: #fff;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}
.projects{
width: 100%;
/* max-width: 600px; */
margin: 0 auto;
color: #000;
text-align: center;
position: relative;
display: table;height: 100%;background-size: cover;0px;



}
.project-title{width: 100%;position: absolute;height: 60px;background-color: #fff;display: table;vertical-align: middle;bottom: 0;
	
}
.project-title h3{width: auto;float: left;/* height: 100%; */padding: 0 30px;font-size: .6em;text-align: left;/* font-family: 'Fira Mono', monospace; */margin-top: 16px;

}
.project-title #year{float: right;
}
.home-page-carousel{/* display: block; */; height: 100%;text-align: center;	
}
.home-page-carousel .project-image{
	
	width: 100%;height: 460px;display: block;background-size: cover;margin-bottom: 20px;
    
}
.projects-element{height: auto;position: relative;display: block;width: 960px;margin: 0 auto;text-align: center;background-position: center; padding-top: 80px;}
.projects-element .projects-element-cell{/* height: 460px; */display: inline-block;width: 100%;padding-bottom: 50%;background-size: cover;-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;margin-bottom: 100px;background-position: center;
}
.projects-element .projects-element-cell:hover{
    
	transform: scale(1.01) translateZ(0px);
}

.projects-element .projects-element-cell .title{height: 60px;background-color: #fff;font-size: .6em;text-transform: uppercase;
font-family: 'Fira Mono', monospace;padding: 18px 20px; color: #000;display: table;width: 100%;text-align: left;margin-top: -60px;
}
.projects-element .projects-element-cell .title #title{float: left;
}
.projects-element .projects-element-cell .title #type{
}
.projects-element .projects-element-cell .title #year{float: right;
}
.projects-page-wrapper{margin-top: 100px}
.projects-page-title{position: fixed;height: 100px;
background-color: #fff;
font-size: .6em;
text-transform: uppercase;
font-family: 'Fira Mono', monospace;
padding: 18px 20px;
color: #000;
display: table;
width: 100%;
text-align: left;top: 0;
z-index: 9999;	
}
.projects-page-title #back-to-projects{
	float: right;position: absolute;top: 18px;right: 20px;text-decoration: underline;color: #000; 
}
#projects-page-bg{
padding-top: 56.25%;height: 0;background-size: 100%;background-repeat: no-repeat; display: block;}
#projects-page-image{width: 100%;height: 100%;position: absolute;top: 0;background-size: cover;}
/*
	@media only all and (max-width: 960px)
{
    .header{height: 150px;
        
    }
	.header:hover{
        background-color: transparent ;
		
	}
    .header .logo{
       background-size: 100%;
top: 0;
width: 150px;
height: 150px;
background-image: url(../imgs/fb-logo-white.png);}
    .header .logo:hover, .header:hover .logo{
     background-image:    url(../imgs/fb-logo-red.png);
    }
    .wrapper{
        margin-top: 150px
    }
    .main-header{
        display: none;
    }
    .mobile-header{
        display: block;
    }
    .wrapper{}
    .text h2{font-size: 1.5em;}
    .element-b{display: inline-block;padding: 0;
        
    }
    .element-b-row{
        max-width: 100%;margin: 0;display: inline-block;
    }
    .element-b #one-column{
        padding: 0 20px;
    }
    .element-b .paragraph-cell .text{
}
    .fullscreen-bg__video{
        width: auto;
        height: 100%;
    }
    .projects-element{
        width: 100%;padding: 60px 20px 0;
    }
    .element-b-row #two-columns{
        width: 100%;
    }
    .projects-element .projects-element-cell{padding-bottom: 60%;
        
    }
    .footer{padding: 100px 15px 15px;}
}*/

#works-slider #motion {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease-in-out 1s;
	-moz-transition: all ease-in-out 1s;
	-o-transition: all ease-in-out 1s;
	transition: all ease-in-out 1s;
}
#works-slider .owl-item.animate #motion {
	opacity: 1;
	visibility: visible;
}
#works-slider .project-title {
	-webkit-transition: all ease-in-out 1s;
	-moz-transition: all ease-in-out 1s;
	-o-transition: all ease-in-out 1s;
	transition: all ease-in-out 1s;
    
}
#works-slider .owl-item.center .project-title {
	animation: fadeInUp 1s ease;

}


/*End marque*/
.marquee-parent {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 30px;
}
.marquee-child {
  display: block;
  width: 147px;
  /* width of your text div */
  height: 30px;
  /* height of your text div */
  position: absolute;
  animation: marquee 5s linear infinite; /* change 5s value to your desired speed */
}
.marquee-child:hover {
  animation-play-state: paused;
  cursor: pointer;
}
@keyframes marquee {
  0% {
    left: 100%;
  }
  100% {
    left: -147px /* same as your text width */
  }
}
/*End marque*/
.home-page-carousel .product-image{
	
	width: 200px;height: 200px;display: inline-block;background-size: cover;
    
}
.home-page-carousel .brand-title{-webkit-transform: translateZ(0px);
text-align: center;
vertical-align: middle;
display: table-cell;
	
}
.home-page-carousel #brand-title h1{
	
}
.home-page-carousel #brand-title h2{font-size: 2.5em;
	
}
}
.home-page-carousel #brand-title .text .button{
	
}
.home-page-carousel #brand-title .brand-logo{height: 15px;background-size: auto 100%;background-repeat: no-repeat;}
.brand-logo{height: 20px;background-size: auto 100%;background-repeat: no-repeat; background-position-x: center}


 .editions-header{
	 
height: 200ox;
background-color: #fff;
margin: auto;

position: fixed;
top: 0;
width: 100%;
display: table-row;
vertical-align: middle;
z-index: 999;text-align: center;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;
}
.main-editions-header{margin-top: 25px;}
.editions-header ul .sec-editions-header{vertical-align: middle;  position: relative;
  display: inline-block;width: 100%;margin: -60px auto 0;height: 30px;text-align: center;/* display: none; */


}
.sec-editions-header {display: none;right: 0;position: fixed;

width: 100%;
height: 300px;
top: 0;
left: 0;
background: #fff;
z-index: 500;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;margin-top: 100px;border-top: 1px solid #000;
    
}
.sec-editions-header .nav-dropdown{text-align: center;  /* display: none; */; /* position: absolute; */left: 0;right: 0;margin: auto;}
.sec-editions-header .nav-dropdown li{
display: block;
height: auto;
font-size: 1.5em;
    padding: 10px 50px 10px 50px;}
.sec-editions-header .nav-dropdown a{
color: inherit;
text-decoration: none;
display: table-cell;
vertical-align: middle;
height: 20px;
font-size: .7em;
text-transform: uppercase;}


.sec-editions-header .nav-dropdown ul{
    position: absolute;
top: 50%;
transform: translateY(-50%);
display: inline-block;
height: auto;
width: 100%;
left: 0;
text-align: left;
    
}
.sec-editions-header-fixed{
    color: #fff;
}
.editions-header .logo {
background-image: url(../imgs/brand-logos/fbe-full-black.png);
background-size: 250px;
width: 500px;
height: 150px;
display: inline-block;
vertical-align: middle;
background-position: center;
background-repeat: no-repeat;
margin: 0;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;/* margin-top: 60px; */margin: 0 30px;


}
.editions-header .logo:hover {background-image: url(../imgs/brand-logos/fbe-full-black.png);

}

.editions-header .full-logo{
background-image: url(../imgs/brand-logos/fbe-full-black.png);
opacity: 0;height: 100%;width: 100%;background-position: center;
background-repeat: no-repeat;
margin: 0;
-webkit-transition: all ease-in-out .2s;
-moz-transition: all ease-in-out .2s;
-o-transition: all ease-in-out .2s;
transition: all ease-in-out .2s;background-size: 800px;

}
.editions-header .logo-fixed {
background-image: url(../imgs/brand-logos/fbe-full-black.png);

}


.nav{display: inline-block;
text-align: center;
vertical-align: middle;}
.editions-header ul{display: table;text-align: center;vertical-align: middle;height: 100%;margin: 0 auto;}
.editions-header li{ padding: 0 5px;display: table-cell;height: 100%;vertical-align: middle;
font-family: 'open sans', sans-serif;letter-spacing: 1px;font-size: .75em;
}
.editions-header a{
	color: inherit;
	text-decoration: none;
	display:table-cell;
	vertical-align: middle;height: 30px;font-size: 1em;text-transform: uppercase;
}

.editions-header a:hover:before, .editions-header a:hover:after{
}
.editions-header a:hover{
color: #f74827;}
.editions-header a:before, .editions-header a:after{
	content:"";
	position:absolute;
}

.element-b-row .product{}
.element-b-row .product h1{font-size: 1em;}
.element-b-row .product h2{}
.element-b-row .product h3{}
.element-b-row .product h4{}
.element-b-row .product p{font-size: .8em;}
.element-b-row .product a{}
.element-b-row .product a:hover{}
.element-b-row .product .product-img{width: 100%;height: 300px;background-size: 100%;margin-bottom: 20px;0px;0%;}
.element-b-row .product .price{}
.element-b-row .product .price .currency{}



.home-pop-up .element-b{position: fixed;width: 100%;height: 100%;top: 0;padding: 0;z-index: 99999;background-color: rgba(255, 255, 255, 0.9);}
.home-pop-up .element-b .element-b-row{width: 960px;height: 500px;  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);  
  
  }
.home-pop-up .element-b .element-b-row .paragraph-cell{}
.home-pop-up .element-b .element-b-row .paragraph-cell .text{}
.home-pop-up .close:before, .close:after {background-color: #000;}