/*html,body{min-height: 100%;}
.box.active .header-title { width: 80%; }
.img-fullwidth { width: 100%; }
.overlay-intro { position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; background-color: #FFC701; width: 100%; z-index: 999; background-size: 30%; background-image:url('../../img/Logo-Froyen-Zeitler-Creative-Label.png');
    background-repeat:no-repeat; background-position: center; }
.logo { display: none; }
.logo.smaller { display: block; }
@media (max-width: 676px){
	.overlay-intro { background-size: 70%; }
	.full { padding: 30px 15px; }
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
	.item {
	    height: 40vw !important;
	}
	.item a { padding-top: 0px !important; }
	.item .client-name {
	    left: 50px !important;
	    top: 65% !important;
	    width: 66% !important;
	}
	.item .project {
	    right: auto !important;
	    top: 80% !important;
	    width: 30% !important;
	    left: 50px !important;
	}
	.circle-wrap {
	  -webkit-mask-position: top center !important;
	  height: 24vw !important;
	}
	.item.small-nav {
		height: 300px !important;
	}
}
@media only screen and (max-width: 1200px){
	.single .full {
	    padding: 60px 60px !important;
	}
}
@media only screen and (max-width: 640px){
	.circle-2 {
		top: -10px;
	}
	.single .full {
	    padding: 0px 20px 30px !important;
	}
	.circle-4.appear, .triangle-1.appear, .triangle-2.appear, .circle-2.appear, .circle-3.appear  { opacity: 0; visibility: hidden; display: none; }
	.contact-details { min-height: 50px; }
	#contact .full > .columns .large-4 { margin-top:30px; }
	#contact .full > .columns .large-4:nth-child(1) { margin-top:0px; }
	.post { height: auto !important; }
}
.members .slidebox .dynamic-image {
  display: none;
}
.members .slidebox:hover .static-image {
  display: none;
}
.members .slidebox:hover .dynamic-image {
  display: block;
}
.gallery-isotope.gutter-20 .gallery-item {
  padding-right: 20px;
  padding-bottom: 20px;
}
.box.active .header {
    height: 100vh;
}
.item .client-name {
    left: 40px;
    width: 40%;
}
iframe {
	height: 70vh;
}
.post { height: 400px; }
#blog .column:last-child:not(:first-child), #blog .columns:last-child:not(:first-child){ float: left; }

.main-navigation {
	list-style: none;
    display: inline-block;
    float: right;
    margin: 23px 150px 0 0;
}
.main-navigation li {
    display: inline-block;
    margin-left: 50px;
}
.main-navigation li:first-child {
	margin-left: 0px;
}
.main-navigation li a:hover, .main-navigation li.active a { color: #FFC701 !important; }
.case-title a { color: #FFF; }
@media only screen and (max-width: 700px){
	.main-navigation {
		margin-right: 100px;
	}
	.main-navigation li {
		margin-left: 30px;
	}
}
@media only screen and (max-width: 580px){
	.main-navigation { display: none; }
	#back { top: 0px; }
}
*/
.box.active { padding-top:0px }
#menu-opener { display:none }
.full.bg-theme.project-cta h4 { text-transform: none; }
.case-study-content strong { font-weight: 500; }
.case-study-content h3 strong { font-weight: 700; }
.case-study-content a { color: #000; }
/*.case-study-content h3 a { color: #FFC701; }
.case-study-content a:first-of-type { color: #FFC701 !important; }
.case-study-content p:last-child a:last-of-type { color: #FFC701 !important; }*/
a.yellow-link { color: #FFC701; }
.main-navigation { margin-right:40px }
.main-navigation li { position: relative; overflow:hidden; }
.main-navigation .subnav {
    font-size: 1px;
    position: absolute;
    top: 45px;
    left: 0px;
    margin-left: 0px;
}
.main-navigation .subnav li { margin-left: 0px; }
.grecaptcha-badge { display:none !important }

.landing-hero {
	background-color:#FFC701;
	width:100%;
	height:calc(100vh - 88px);
	z-index:999;
	/*background-size:30%;
	background-image:url(../../img/Logo-Froyen-Zeitler-Creative-Label.png);*/
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	display: flex;
    align-items: center;
    margin-top:88px;
    transition: opacity 1s ease;
  opacity: 1;
}

.landing-hero::before {
	content: ' ';
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-color:rgba(0,0,0,0.25);
	cursor: pointer;
}

/* Background layers */
.landing-hero .bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: opacity 1s ease;
  opacity: 0;
  z-index: 0;
}
.landing-hero .bg.active {
  opacity: 1;
}
.landing-hero h1 {
	font-family: 'Bebas Neue', cursive;
	color: white;
    font-size: 5rem;
    font-weight: 400;
    line-height: 0.85;
    padding-left: 3%;
    z-index: 9;
    cursor: pointer;
}
.landing-hero h1 span.yellow {
	color: #FFC701;
    font-size: 12.4rem;
}
.landing-hero h1 span.base {
    font-size: 7rem;
}
.landing-hero h1 a.button.boxed.black {
	display: block;
    margin-right: 6px;
    /* float: left; */
    /* clear: both; */
    background: #FFC701;
    border: none;
    font-weight: bold;
}
.main-page { width:100%;height:calc(100vh - 10px); position:relative; margin-top:60px; }
@media (max-width: 676px) {
	/*.overlay-intro {
		background-size:70%;
	}
	*/
	.landing-hero h1 {
		font-size: 3rem;
	}
	.landing-hero h1 span.yellow {
    	font-size: 7.4rem;
	}
	.landing-hero h1 span.base {
    	font-size: 4.2rem;
    }
}

.cta-footer form {
	margin-top: 40px;
}
.cta-footer form input, .cta-footer form textarea {
	border-color:#000;
    color: #000;
    margin-bottom: 0px;
}
.cta-footer form input.wpcf7-submit { 
background: #000 !important;
    color: white !important;
    display: block;
    width: 100%;
    border: 1px solid #000 !important;
    font-weight: bold;
}
.cta-footer form input.wpcf7-submit:hover { 

	background: white !important;
    color: black !important;
    display: block;
    width: 100%;
    border: 1px solid #000 !important;
}
.cta-footer form textarea { height:100px }
.cta-footer form input::placeholder,
.cta-footer form textarea::placeholder {
  opacity: 0.5;
  color: #000;
}
.cta-footer h2 { color: #000 !important }
.cta-footer form textarea:focus, .cta-footer form input:focus{
    outline: none; border-color:#000;
}
.content.copy a { color: #000; }
.content.copy a:hover { color: #FFC701; }
.content.copy .full { padding: 20px 0%; }
.copyright { text-align: right }
.copyright img { border:0.5px solid #000 }

@media print, screen and (min-width: 40em) {
    .cta-footer .column, .cta-footer .columns {
        padding-right: .9375rem;
        padding-left: .9375rem;
    }
}

/* Mouse animation */

.scroll-main {
	display: block;
	position: absolute;
	bottom: 20px; left: 50%; margin-left:-12px;
}
.mouse_scroll {
	display: block;
	margin: 0 auto;
	width: 24px;
}


.m_scroll_arrows
{
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
   
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;
  
  width: 16px;
  height: 16px;
}


.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
  
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
  
  animation-direction: alternate;
  animation-delay: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .2s;
  animation-direction: alternate;
  
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  
  animation-delay: .3s;
  animation-direction: alternate;
  
  
  margin-top: -6px;
}

.mouse {
  height: 42px;
  width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px;
}

.wheel {
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
          border-radius: 8px;
}

.wheel {
  -webkit-animation: mouse-wheel 1.4s linear infinite;
  -moz-animation: mouse-wheel 1.4s linear infinite;
  animation: mouse-wheel 1.4s linear infinite;
}

@-webkit-keyframes mouse-wheel{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
  }
}
@-moz-keyframes mouse-wheel {
  0% { top: 1px; }
  25% { top: 3px; }
  50% { top: 5px;}
  75% { top: 3px;}
  100% { top: 1px;}
}
@-o-keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 3px; }
  50% { top: 5px;}
  75% { top: 3px;}
  100% { top: 1px;}
}
@keyframes mouse-wheel {

   0% { top: 1px; }
  25% { top: 3px; }
  50% { top: 5px;}
  75% { top: 3px;}
  100% { top: 1px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
.landing-hero + .main-page { height:calc(100vh - 88px); margin-top:60px; }
.logo + #main { margin-top: -15px !important; }
.logo + #main.main-page { height:calc(100vh - 20px); margin-top:60px}

.logo + #main.main-page.ishome { height:calc(100vh - 88px); margin-top:60px !important}
.landing-hero + #main { margin-top: 10px; }
.landing-hero.hidden + #main { margin-top: -15px; }

.works .filters.fixedpos{top:88px;}
.works .filters.fixedpos + .gallery-isotope { margin-top:55px; }


#contact .cf-over > .columns { float: none; background: transparent; 
    margin: 0 auto;
    text-align: center; }
#contact .cf-over {
    margin-top: -60vh;
    z-index: 111;
    position: relative;
    background: transparent;

    min-height: 60vh;
}
#contact .cf-over > .columns a { color: white; font-weight:bold; cursor:pointer; text-decoration:underline;display:inline-block; }
#contact .cf-over h1 { margin-bottom:0px; font-size: 60px;
    font-family: "Rokkitt", serif;
    margin-bottom: 40px; color: white; }
#contact .cf-over form { 
  background: white !important;
  box-shadow: 0 40px 100px rgba(0,0,0,.15),0 25px 80px rgba(0,0,0,.1);
  border-radius: 5px;
    /* overflow: visible; */
    padding: 40px !important;
    margin-top: 30px !important;
}
#contact .cf-over form .form { 
  display: flow-root !important;
  float: none;
}
.box.active .header { height:100% }
.box.active .header form span { display:  }

#contact .cf-over form input, #contact .cf-over form textarea {
  border-color:#000;
    color: #000;
    margin-bottom: 0px;
}
#contact .cf-over form input.wpcf7-submit { 
background: #FFC701 !important;
    color: #000 !important;
    display: block;
    width: 100%;
    border: 1px solid #FFC701 !important;
    font-weight: bold;
}
#contact .cf-over form input.wpcf7-submit:hover { 
  background: #FFC701 !important;
    color: white !important;
    display: block;
    width: 100%;
    border: 1px solid #FFC701 !important;
}
#contact .cf-over form textarea { height:200px }
#contact .cf-over form input::placeholder,
#contact .cf-over form textarea::placeholder {
  opacity: 0.5;
  color: #000;
}
#contact .cf-over h2 { color: #000 !important }
#contact .cf-over form textarea:focus, #contact .cf-over form input:focus{
    outline: none; border-color:#000;
}
#contact .cf-over form .wpcf7-spinner {
  margin-top: -200px;
  position: absolute;
  margin-left: -10px;
}
#contact .cf-over p.lead { 
  font-size: 24px !important;
    margin-bottom: 40px;
    line-height: 1.3em;
    color: white !important;
}

.google-map { width: 100%; height: 60vh; }
.pb-0 { padding-bottom: 0px !important; }
.cta-landing .full h2 { margin-top:25px !important }
.legal p { margin-bottom:30px; font-size: 20px}
.legal li { font-size:20px; }
.legal h4 { margin:50px 0 20px }

@media screen and (max-width: 1200px){
  #contact .large-8.columns { width: 80%; }
  .copy .columns { width: 100% !important; text-align: center !important }
}
@media screen and (max-width: 992px){
  .main-navigation li {
    margin-left: 30px;
  }
  .landing-hero { margin-top: 40px; }
}


@media screen and (max-width: 767px){
  .landing-hero::before { display:none }
  .landing-hero { margin-top: 26px; }
  .main-navigation {
            margin-right: 0px;
        background: white;
        position: absolute;
        right: 20px;
        padding: 0 50px 20px;
        opacity: 0;
        top: 55px;
  }
  .main-navigation.visible {
    display: block !important; opacity: 1;
  }
  .main-navigation li {
    margin-left: 0px;
    display: block;
  }
  #menu-opener {
    position: absolute;
    display: block;
    right: 20px;
    top: 32px;
  }
  #menu-opener:hover { color: #FFC701; }
  #contact .cf-over h1 {
      margin-bottom: 0px;
      font-size: 28px;
      margin-bottom: 10px;
      color: #000;
      margin-left: 0px;
      margin-top: 0px;
  }
  #contact .cf-over p.lead { display:none }
  #contact .large-8.columns {
    width: 100%;
    margin-top: 140px;
    text-align: left;
  }

  #contact .cf-over form {
      padding: 25px 10px !important;
  }
}
/*.client:hover { background: #FFC701 !important }*/
