@charset "UTF-8";
/* CSS Document */


/* ======================================================
   GENERAL
   ====================================================== */

body { 
    animation: fadeInAnimation ease 2s;
    animation-iteration-count: 1; 
    animation-fill-mode: forwards;
    font-size: 16px;
} 
  
@keyframes fadeInAnimation { 
    0% { 
        opacity: 0; 
    } 
    100% { 
        opacity: 1; 
     } 
} 

/* Reset browser default styles: */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
  padding: 0;
  margin: 0;
  font-size: 100%;
  font-weight: normal;
  list-style: none;
}

.senf {
    color: hsla(54, 66%, 53%, 1);
}

 :root {

    --backgr-color: hsla(0,0%,100%,1.00);
     --team-hover: hsla(0,0%,100%,0.70);
    --color_full: hsla(0,0%,0%,1);
    --color_trans1: hsla(0,0%,0%,0.85);
    --color_trans2: hsla(0,0%,0%,0.75);
    --color_trans3: hsla(0,0%,0%,0.5);
    --color_trans4: hsla(0,0%,0%,0.25);
    --senf_full: hsla(54, 66%, 53%, 1);
    --senf_trans1: hsla(54, 66%, 53%, 0.85);
    --senf_trans2: hsla(54, 66%, 53%, 0.75);
    --senf_trans3: hsla(54, 66%, 53%, 0.5);
    --contact-bg: hsla(54, 66%, 53%, 1);
    --contact-link: hsla(0,0%,0%,1);
    --contact-hover: hsla(0,0%,100%,1.00);
    --lines_ani: hsla(54, 66%, 53%, 1);
    
        --home_over: linear-gradient(to top right, hsla(0,0%,0%,0.9) 0%, hsla(0,0%,0%,0.6) 100%);
    --about_over_top: linear-gradient(to top right, hsla(0,0%,0%,0.7) 0%, hsla(0,0%,0%,0.0) 100%);
    --about_over: linear-gradient(22deg, hsla(0,0%,0%,0.8) 0%,hsla(0,0%,0%,0.8) 1%,hsla(0,0%,0%,0) 51%,hsla(0,0%,0%,0) 100%);

    --pr_over: linear-gradient(to top right, hsla(0,0%,0%,0.8) 0%, hsla(0,0%,0%,0.5) 100%);
    --hp_over: linear-gradient(to top right, hsla(0,0%,0%,0.4) 0%, hsla(0,0%,0%,0.0) 100%); 
    --hp_over-hover: linear-gradient(to top right, hsla(0,0%,0%,0.7) 0%, hsla(0,0%,0%,0.0) 100%);
    --news_over: linear-gradient(to top left, hsla(0,0%,0%,0.9) 0%, hsla(0,0%,0%,0.0) 100%); 
    
    --overlay_one: linear-gradient(to top right, hsla(360,100%,100%,0.4) 0%, hsla(360,100%,100%,0) 100%);
    --overlay_two: linear-gradient(to top right, hsla(360,100%,100%,0.9) 0%, hsla(360,100%,100%,0.0) 100%);
    --overlay_three: linear-gradient(to right, hsla(360,100%,100%,0.8) 0%, hsla(360,100%,100%,0) 100%);
    --texture_one: url("http://www.uicdesign.com/roeger/level/img/light_texture_1.png");
    --texture_two: url("http://www.uicdesign.com/roeger/level/img/light_texture_2.png"); 
    --concrete: url("http://www.uicdesign.com/roeger/level/img/concrete_3.jpg");
     --connection-bg: url("http://www.uicdesign.com/roeger/level/img/connection-w.jpg"); 
     --news_bg: url("http://www.uicdesign.com/roeger/level/img/news_background.png"), url("http://www.uicdesign.com/roeger/level/img/light_texture_1.png");
    --font-color: hsla(0,0%,0%,1.00);
    --link-color: hsla(0,0%,25%,1.00);
    --link-hover: hsla(0,0%,0%,1.00);
    --medium-color: hsla(0,0%,50%,1.00);
    --hover-backgr: hsla(0,0%,100%,0.80);
    --border-color: hsla(0,0%,0%,0.25);
    --separator: hsla(0,0%,0%,0.25);
    --bg-trans: hsla(0,0%,100%,0.50);
    --gallery-border: #fff;
    --caption-color: hsla(0,0%,0%,0.75);
    --menu-bg: hsla(0,0%,100%,0.99);
    --menu-font: hsla(0,0%,0%,0.85);
    --menu-font-hover: hsla(0,0%,0%,0.99);
    --logo-color-a: hsla(0,0%,0%,0.99);
    --home-bg: url(../img/home-white.jpg);
    --hometype-backgr: hsla(0,0%,0%,0.40);
    --hometype-color: hsla(0,0%,100%,0.99);
    --hometype-hover: hsla(0,0%,0%,0.90);
    --overlay-backgr: hsla(0,0%,100%,0.80);
    --grid-backgr: hsla(0,0%,0%,0.07);
    --fancy-backgr: hsla(0,0%,100%,1.00);
    --button-backgr: hsla(0,0%,100%,0.00);
    --button-color: hsla(0,0%,0%,0.60);
    --button-hover: hsla(0,0%,0%,0.99);
    --button-active: hsla(54, 66%, 53%, 1);
    --button-square: hsla(360,100%,100%,0.5);
    --button-disabled: hsla(0,0%,1%,0.3);
    --line: hsla(0,0%,0%,0.3);
    --grid-button-l: url("../img/grid-dark-l.png");
    --grid-button-l-hover: url("../img/grid-dark-l-hover.png");
    --grid-button-s: url("../img/grid-dark-s.png");
    --grid-button-s-hover: url("../img/grid-dark-s-hover.png");
    
    --pr_over: linear-gradient(to top right, hsla(0,0%,0%,0.8) 0%, hsla(0,0%,0%,0.5) 100%);
    --slider_over: linear-gradient(to bottom,  hsla(0,0%,0%,0.8) 0%,hsla(0,0%,0%,0) 50%,hsla(0,0%,0%,0.81) 100%); 
    --over_color_full: hsla(360,100%,100%,1);
	
}

[data-theme="light"] {






     --backgr-color: hsla(0,0%,0%,1.00);
    --team-hover: hsla(0,0%,0%,0.50);
    --color_full: hsla(360,100%,100%,1);
    --color_trans1: hsla(360,100%,100%,0.85);
    --color_trans2: hsla(360,100%,100%,0.75);
    --color_trans3: hsla(360,100%,100%,0.50);
    --color_trans4: hsla(360,100%,100%,0.25);
    --senf_full: hsla(54, 66%, 53%, 1);
    --senf_trans1: hsla(54, 66%, 53%, 0.85);
    --senf_trans2: hsla(54, 66%, 53%, 0.75);
    --senf_trans3: hsla(54, 66%, 53%, 0.5);
    --contact-bg: #2b374c;
    --contact-link: hsla(360,100%,100%,1);
    --contact-hover: hsla(54, 66%, 53%, 1);
    --lines_ani: hsla(54, 66%, 53%, 1);
    --home_over: linear-gradient(to top right, hsla(0,0%,0%,0.9) 0%, hsla(0,0%,0%,0.6) 100%);
    --about_over_top: linear-gradient(to top right, hsla(0,0%,0%,0.7) 0%, hsla(0,0%,0%,0.0) 100%);
    --about_over: linear-gradient(22deg, hsla(0,0%,0%,0.8) 0%,hsla(0,0%,0%,0.8) 1%,hsla(0,0%,0%,0) 51%,hsla(0,0%,0%,0) 100%);

    --pr_over: linear-gradient(to top right, hsla(0,0%,0%,0.8) 0%, hsla(0,0%,0%,0.5) 100%);
    --hp_over: linear-gradient(to top right, hsla(0,0%,0%,0.4) 0%, hsla(0,0%,0%,0.0) 100%); 
    --hp_over-hover: linear-gradient(to top right, hsla(0,0%,0%,0.7) 0%, hsla(0,0%,0%,0.0) 100%);
    --news_over: linear-gradient(to top left, hsla(0,0%,0%,0.9) 0%, hsla(0,0%,0%,0.0) 100%); 
    --overlay_one: linear-gradient(to top right, hsla(0,0%,0%,0.6) 0%, hsla(0,0%,0%,0) 100%);
    --overlay_two: linear-gradient(to top right, hsla(0,0%,0%,0.9) 0%, hsla(0,0%,0%,0) 100%);
    --overlay_three: linear-gradient(to right, hsla(0,0%,0%,0.8) 0%, hsla(0,0%,0%,0) 100%);
    --texture_one: url("http://www.uicdesign.com/roeger/level/img/dark_texture_1.png"); 
    --texture_two: url("http://www.uicdesign.com/roeger/level/img/dark_texture_2.png"); 
    --concrete: url("http://www.uicdesign.com/roeger/level/img/concrete_1.jpg"); 
    --connection-bg: url("http://www.uicdesign.com/roeger/level/img/connection.jpg"); 
    --news_bg: url("http://www.uicdesign.com/roeger/level/img/news_background_dark.png"), url("http://www.uicdesign.com/roeger/level/img/dark_texture_1.png"); 
    --font-color: hsla(0,0%,100%,1.00);
    --link-color: hsla(0,0%,75%,1.00);
    --link-hover: hsla(0,0%,100%,1.00);
    --medium-color: hsla(0,0%,50%,1.00);
    --hover-backgr: hsla(0,0%,0%,0.70);
    --border-color: hsla(0,0%,100%,0.25);
    --separator: hsla(0,0%,100%,0.25);
    --bg-trans: hsla(0,0%,0%,0.50);
    --gallery-border: #000;
    --caption-color: hsla(0,0%,100%,0.75);
    --menu-bg: hsla(0,0%,0%,0.80);
    --menu-font: hsla(0,0%,100%,0.85);
    --menu-font-hover: hsla(0,0%,100%,0.99);
    --logo-color-a: hsla(0,0%,100%,0.99);
    --home-bg: url(../img/backgr8.jpg);
    --hometype-backgr: hsla(0,0%,100%,0.70);
    --hometype-color: hsla(0,0%,0%,0.99);
    --hometype-hover: hsla(0,0%,100%,0.99);
    --overlay-backgr: hsla(0,0%,0%,0.80);
    --grid-backgr: hsla(0,0%,100%,0.20);
    --fancy-backgr: hsla(0,0%,0%,1.00);
    --button-color: hsla(360,100%,100%,0.75);
    --button-hover: hsla(360,100%,100%,0.99);
    --button-active: hsla(54, 66%, 53%, 1);
    --button-square: hsla(0, 0%, 0%, 0.5);
    --button-disabled: hsla(0,0%,100%,0.6);
    --line: hsla(0,0%,100%,0.3);
    --grid-button-l: url("../img/grid-light-l.png");
    --grid-button-l-hover: url("../img/grid-light-l-hover.png");
    --grid-button-s: url("../img/grid-light-s.png");
    --grid-button-s-hover: url("../img/grid-light-s-hover.png");
    
 --slider_over: linear-gradient(to bottom,  hsla(0,0%,0%,0.8) 0%,hsla(0,0%,0%,0) 50%,hsla(0,0%,0%,0.81) 100%);
 --over_color_full: hsla(360,100%,100%,1);
   
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: var(--button-square) !important;}
  
.fancybox-bg {
  background: var(--fancy-backgr) !important;
}
.fancybox-button {
	background: var(--button-backgr) !important;
}
.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: var(--button-color) !important; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: var(--button-hover) !important;  }

.fancybox-button[disabled] {
  color: var(--button-disabled) !important;
  opacity: 1.0; }
  
.fancybox-caption-wrap {
  background: var(--button-backgr) !important;
}
.fancybox-caption {
  font-size: 14px;
  color: var(--button-color) !important;
}
.fancybox-caption a {
  color: var(--button-disabled) !important;
}
  
.fancybox-caption a:hover {
  	color: var(--button-hover) !important; 
}


* { box-sizing: border-box; }  

/* border-box so that border widths aren't added to the total width of the element: */
html {
	/*height: 100%;*/
  	box-sizing: border-box;
}


/* Clearfix to make floated elements behave correctly: */
  .cf:before, .cf:after { content: ""; display: table; }
  .cf:after { clear: both; }
  .cf { zoom: 1; }
  .clear { clear: both; }
  
  


/*html, body { height:100%; }*/

*,
*:before,
*:after {
  box-sizing: inherit;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
}

a:focus,
a:active {
	outline: none;
}

a {
	text-decoration: none;
	color: var(--senf_full);
}
a:hover {
	cursor: pointer;
	color: var(--color_full);
}
*:focus {
    outline: 0 !important;
}



html {
	background: var(--backgr-color);
}
body {
	font-family:"Univers Next W01 Light";
	position: ;
	min-height: ;
	background-color: var(--backgr-color);
	color: var(--color_full);
	padding-bottom: ;	
}

.left {
	float: left !important;
}
.right {
	float: right !important;
}
.title-case {
	text-transform: capitalize !important;
}

section img {
	width: 100%;
	height: auto;	
}

.logo {
	width: 150px;
}
.logo a {
	color: var(--logo-color-a);
}
.logo img {
    width: 100% !important;
    height: auto;
}
.width_xl {
    width: 100%:
}
.width_large {
    width: 75% !important:
}
.width_m {
    width: 50%:
}
.width_s {
    width: 25%:
}

/* ======================================================
   Type
   ====================================================== */

h1 {
	font-family: 'oregonregular';
	font-size: 3em;
	line-height: 1.0em;
    margin-bottom: 1em;
}

h2 {
    font-family:"Univers N W01_320 Cd Lt";
	font-size: 2em;
    line-height: 1em;
    letter-spacing: 0.02em;
	margin: 0px 0px .75em 0px;
}
h3 {
    font-family:"Univers N W01_320 Cd Lt";
	font-size: 2em;
    line-height: 1em;
    letter-spacing: 0.02em;
	margin: 0px 0px .75em 0px;
}
h4 {
	margin-bottom: 1em;
	font-weight: 600;
}
p {
	line-height: 1.5em;
	margin: 0em 0px 1.2em 0px;
}
p.big {
	font-size: 2em;
    line-height: 1.25em;
    letter-spacing: 0.02em;
	margin: 0 0px 1.5em 0px;
    font-family:"Univers N W01_320 Cd Lt";
}
blockquote {
	text-indent: -0.25em;
    line-height: 1.5em;
	margin: 0em 0px 1.2em 0px;
}
.grid ul {
	line-height: 1.4em;
	margin: 1.2em 0px 0px 0px;
}
.caption {
    font-family:"Univers N W01_320 Cd Lt";
	font-size: .825em;
    line-height: 1em;
    letter-spacing: 0.025em;
	margin-top: 0.75em !important;
    display: block;
}
.captions p {	
	font-size: .825em;
    line-height: 1.25 em;
    color: var(--color_trans3);
}
.text-col_2 {
	column-count: 2;
	column-gap: 40px;
}
.bold {
	font-family:"Univers Next W01 Regular";
}
.bold_con {
    font-family:"UniversNW01-620CdBold";
}
.upper {
     text-transform: uppercase;
}
.read {
    font-family:"Univers N W01_320 Cd Lt";
	font-size: 1em;
    line-height: 1em;
    letter-spacing: 0.025em;
	margin-top: 0.75em;
    display: block;
    text-transform: uppercase;
}






/* ======================================================
   HOMESLIDER
   ====================================================== */
.slider-ph {
    width: 100%;
    height: 100vh;
    background-image: url("../images/gay-street-1.jpg");
    background-size: cover;
    background-position: center;
    position: relative;
    top: -100px;
}


#header {
	position: relative;
	z-index: 999;
	min-height: 100px;
}
#bannerscollection_zoominout_27 {
	margin-top: -100px;
}

.hometexts {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 50;
}
.homeheader {
	width: 90%;
	max-width: 1200px;
	margin: 10% auto;
}
.homeheader h1 {
	color: #d19f48;
}


.homequote_wrap {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 50;
	display: flex;
}
.homequote {
	width: 90%;
	max-width: 1200px;
	margin: 10% auto;
	align-self: flex-end;
}
.quote {
	width: 50%;
	float: right;
	margin-bottom: 10%;
	color: #d19f48;
}





/* ======================================================
   Sections
   ====================================================== */

section {
	margin-top: 0px;
	position: relative;
}
.inner-type {
	width: 93%;
	margin: 0px auto;
}
.inner-section {
	width: 93%;
	margin: 0px auto;
	position: relative;
}
.inner-news {
	width: 90%;
	margin: 0px auto 0px auto;
	position: relative;
}
#bannerscollection_news {
	margin-top: 0px;
}
.inner-news-slider {
	width: 90%;
	margin: 50px auto 0px auto;
	position: relative;
}
.news-slider-overlay {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: 0px;
    left: 0px;
    background: var(--news_over);
    position: absolute;
   opacity: 1.0;
    z-index: 3;
}
#bannerscollection_news {
	height: 600px;
}
.home-section {
	margin-top: -100px;
}
/*  Navigation   */
.container{
	width: 94%;
	margin: 0px auto;
	padding: 0px 0%;
}
.navik-header-container {
	margin: 0px 2.0% 0px 2.0%;
}
.inner-footer {
 	width: 93%;
	margin: 0px auto;
	position: relative;   
}
.inner-projects {
    width: calc(90% + 20px);
	margin: 0px auto;
}
.project-title {
    width: 93%;
    margin: 0px auto; 
}
.inner-byname {
    width: 86%;
	margin: 0px auto;
}
 





/* ======================================================
   Projects 2
   ====================================================== */
/* clear fix */
.type:after {
  content: '';
  display: block;
  clear: both;
} 
.typespace {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
/*    background-image: var(--texture_one);*/
}
.type-box {
    /*float: left;*/
    display: inline-block !important;
    background: hsla(0,0%,100%,0.00);
    font-size: 2.5em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0px 40px 0px 0px;
    font-family: 'oregonregular';
    border-top: 1px solid var(--color_trans4);
    position: relative;
}
.type-box p {
    margin: 0px 0px 0px 0px;
    padding: 12px 0px;
    position: relative;
    line-height: 1em;
}
.type-box a {
	color: var(--color_trans3);
}
.type-box a:hover {
	color: var(--senf_full);
}
.number {
    font-size: 0.5em !important;
    display: none;
}
.prover {
    position: absolute;
    width: 300px;
    opacity: 0;
    z-index: 9;
    -webkit-transition: opacity 0.9s;
	-moz-transition:    opacity 0.9s;
	-o-transition:      opacity 0.9s;
     margin: auto;
     left: 0; right: 0;
}
.type-box:hover .prover {
    opacity: 1;
}
.prover img {
    border: 6px solid var(--color_full);
}

.iconss {
    float: right;
    font-size: 1.25em;
    margin-top: -5px;
}
.iconss li {
    display: inline-block;
    margin-left: 10px;
}
.iconss a {
    color: var(--color_trans3);
}
.iconss a:hover {
    color: var(--color_full);
}
.activee {
    color: var(--senf_full) !important;
}


/* ======================================================
   Projects 1
   ====================================================== */



/* ---- isotope ---- */

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both;
}
.pic img {
    width: 100% !important;
    height: auto;
    display: block;
    padding: 10px;
}
.pic-sizer { 
	width: calc(25% - 0px);
}
.gut-sizer {
  width: 0px;
}
.pic {
	float: left;
	position: relative;
    /*border: 10px solid black;*/
}
.iso_xlarge {
    width: calc(100% - 0px);
}
.iso_large {
    width: calc(75% - 0px);
}
.iso_medium {
    width: calc(50% - 0px);
}
.iso_small {
    width: calc(25% - 0px);
}
.iso_xlarge {
    width: calc(100% - 0px);
}
.videohome {
	margin: 10px;
    /*width: calc(100% - 20px) !important;*/
}
.home-cat {
    display: block;
    font-size: 0.375em;
    line-height: 1em;
    margin-bottom: 3px;
    letter-spacing: .05em;
    color: #D6C737;
}
.over_type {
    position: absolute;
    z-index: 4;
    bottom: 0px;
    left: 0px;
}
.home_overlay {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    background: var(--hp_over);
    position: absolute;
    display: flex;
    align-items: flex-end;
   transition: all 0.3s ease-in-out 0.0s;
   opacity: 1.0;
    z-index: 3;
}
.home_underlay{
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    background: var(--hp_over-hover);
    position: absolute;
    z-index: 2;
}
a .home_overlay{
   
}
.home_overlay:hover {
opacity: 0;
}

.videohome_overlay {
    width: calc(100% - 20px);
    height: calc(100% - 10px);
    top: 5px;
    left: 0px;
    background: var(--hp_over);
    position: absolute;
    display: flex;
    align-items: flex-end;
   transition: all 0.3s ease-in-out 0.0s;
   opacity: 1.0;
    z-index: 3;
}
.videohome_underlay{
    width: calc(100% - 20px);
    height: calc(100% - 10px);
    top: 5px;
    left: 0px;
    background: var(--hp_over-hover);
    position: absolute;
    z-index: 2;
}

.videohome_overlay:hover {
opacity: 0;
}

.pr_overlay {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    background: var(--pr_over);
    position: absolute;
    display: flex;
    align-items: flex-end;
    opacity: 0;
    transition: all 0.5s ease-in-out 0.0s;
}
a .pr_overlay:hover {
    opacity: 1;
}
.over-info-small {
    font-family:"UniversNW01-420CdRegula";
    font-size: 1.5em;
    line-height: 1.1em;
    letter-spacing: .00em;
    margin: 0px 15px 15px 15px;
    text-transform: uppercase;
    color: var(--over_color_full) !important;
}
.over-info-medium, .over-info-large, .over-info-xlarge {
    font-family:"UniversNW01-420CdRegula";
    font-size: 3em;
    line-height: 1.1em;
    letter-spacing: .00em;
    margin: 0px 30px 30px 30px;
    text-transform: uppercase;
    color: var(--over_color_full);
}
.v-over-info-medium, .v-over-info-large, .v-over-info-xlarge {
    font-family:"UniversNW01-420CdRegula";
    font-size: 3em;
    line-height: 1em;
    letter-spacing: .00em;
    margin: 0px 30px 20px 20px;
    text-transform: uppercase;
    color: var(--over_color_full);
}



/* ---- isotope buttons ---- */

#filters {
    margin: 90px 1.75% 20px 1.75%;
}
#filters li {
    display: inline-block;
    text-transform: uppercase;
    
}
.button {
  	border: none;
	cursor: pointer;
	background: none;
	margin: 0 10px 0 0px;
	padding: 1px 0px 1px 0;
	color: var(--button-color);
    font-size: 1em !important;
    letter-spacing: 0.03em;
    text-transform: uppercase !important;
    font-family:"Univers N W01_320 Cd Lt";
    border-radius: 0;
}

.button:hover {
	color: var(--button-hover);
}

.button:active,
.button.is-checked {
  color: var(--button-active);
/*  border-top: 1px solid var(--senf_trans3);
  border-bottom: 1px solid var(--senf_trans3);*/
}

.button.is-checked {
  color: var(--button-active) !important;
}
.button a {
	color: var(--button-color) !important;
    
}
.button a:hover {
	color: var(--button-hover);
}



   
   
   
 /* ======================================================
   Project
   ====================================================== */  
 
.f-regular p {
 	font-size: 1em;
} 
.f-large p {
 	font-size: 1.5em;
}
.f-xlarge p {
 	font-size: 2em;
}
 
 
.project {
    /*background-image: var(--texture_one);*/
    margin-top: -100px;
    padding-top: 100px;
    padding-bottom: 100px;
}
.slider-project {
    width: 100%;
    height: 100vh;
    background-image: url("../images/project-henry-full.jpg");
    background-size: cover;
    background-position: center;
    top: -100px !important;
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 0;
}

.project-title h1 {
    margin: 0px 0px 75px 0%;
    text-shadow:1px 1px 5px hsla(0, 0%, 0%, 0.7);
    color: white;
}
.project p {
    color: var(--color_trans1);
}
.project-text {
    margin: 0px 2% 90px 2%;
}
.project-specs {
   width: 29.333%;
   float: left;
   margin: 0px 2%;
   border-top: 1px solid var(--senf_trans3);
   padding-top: 20px;
}
.project-specs span {
    display: block;
    font-size: 0.99em;
    line-height: 1.45em;
}
.spec-type {
    color: var(--color_trans3);
    text-transform: uppercase;
}
.spec-value {
    margin: 0px 0px 1em 0px;
}
.project-specs a {
    color: var(--color_full) !important;
    border-bottom: 1px solid var(--color_trans4);
    padding-bottom: 1px;
}
.project-specs a:hover {
    color: var(--senf_full) !important;
}
.project-specs h4, .gallery-titles h4, .projects-related h4 {
    color: var(--senf_full);
    text-transform: uppercase;
    font-size: 0.99em;
}

.projects-related {
   width: 96%;
   margin: 100px 2% 0px 2%;
   border-top: 1px solid var(--senf_trans3);
   padding-top: 20px;
}
.related-grid {
    width: 101.5%;
    margin-left: -.75%;
}
.related-col {
    width: 48%;
    float: left;
    margin: 1%;
}
.news-related {
   width: 100%;
   margin: 100px 0% 0px 0%;
   border-top: 1px solid var(--senf_trans3);
   padding-top: 20px;
}


.gallery-titles {
    width: 96%;
    margin: 100px auto 0px auto;
    border-top: 1px solid var(--senf_trans3);
     padding-top: 20px;
}
.project-gallery {
    margin: 50px 2% 0px 2%;
}
.project-gallery img {
    display: block;
}
.gall img {
    width: 100% !important;
    height: auto;
    display: block;
    padding: 2px;
}
.gall-sizer { 
	width: calc(25% - 0px);
}
.gutt-sizer {
  width: 0px;
}
.gall {
	float: left;
	position: relative;
}
.gall_large {
    width: calc(50% - 0px);
}
.gall_small {
    width: calc(25% - 0px);
}
.gallover {
    width: 100%;
    height: 100%;
    background: var(--pr_over);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition-property: all; 
    transition-duration: .3s;
    transition-timing-function: ease-in;  
}
.gallover:hover {
    opacity: 1;
}
.gallover i {
    font-size: 2em;
}

     
.project-n {
    margin-top: 100px;
}

.grid-sizer {
  width:  21%;
}
.gutter-sizer { width: 1%; }


.row {
 display: flex;
  align-items: center;
  clear: both;
}
img {
	display: block;
}
 .box {
     float: left;
     margin: 0px 2% 100px 2%;
     padding: 0px;
      /*flex-shrink: 0;*/
 }
 .box p {
     margin: 15px 0px 0px 0px;
      
 }
.box-small {
     width: 21%;
 }
.box-medium {
     width: 46%;
 }
.box-large {
     width: 71%;
 }
.box-xlarge {
     width: 96%;
 }
 .box-large p {
     width: 75%;
 }
.half {
	float: left;
    width: 48%;
    margin: 0px 2% 0px 0px;
}
.half:nth-child(2) {
	float: right;
    width: 48%;
    margin: 0px 0% 0px 2%;
}
   
   



/* ---- masonry-gallery ---- */

.mgallery {
  margin: auto;
  position: relative;
  padding: 0px !important;
  background-color: transparent !important;
  width: calc(100% + 20px) ;
}

/* clearfix */
.mgallery:after {
  content: '';
  display: block;
  clear: both;
}
.gallery-item img {
  display: block;

}

/* ---- grid-item ---- */

.ggutter-sizer {
  width: 20px;
}

.ggrid-sizer,
.gallery-item {
  width: calc(25% - 20px) !important;
}
.gallery-item {
  float: left;
  /* vertical gutter */
 margin: 10px 0%;
  padding: 0px;
 background-color: transparent !important;
}

.gallery-item img {
	border-radius: 15px;
}




/* ---------- CSS Transitions ----------- */


.fade a {
	opacity: 1.0;
-webkit-transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
transition: all 0.5s ease-in;
}

.fade a:hover {
	opacity: 0.5;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

   
   




.crumbs i {
	font-size: .75em;
	margin-right: 4px;
}
.page-nev a {
	color: var(--color_trans2);
}
.page-nev a:hover {
	color: var(--color_full);
}

.page-nev {
	margin: 50px 2.5% 0px 2.5%;
	color: var(--color_trans2);
}
.subn {
	margin-right: 20px;
}
.act {
	color: var(--color_full);
}





/* ======================================================
   Home section
   ====================================================== */

img {
    padding: 0px;
    margin: 0px;
}
.home-work {
    padding: 150px 0px;
    background-image: var(--texture_one);
    width: 100%;
    overflow: hidden;
}
.home-work img {
    display: block; 
}

.home-slider_overlay {
    position: absolute;
    transition: all 1s ease;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: flex-end;
    background: var(--slider_over);
    z-index: 3;
}

.home-wide {
    margin-top: 100px;
    margin-bottom: 5px;
    position: relative;
}
.home-work span {
    margin: 0px 0px 0px 1%;
    color: hsla(54, 66%, 53%, 1);
    letter-spacing: 1px;
}

.home-about {
    padding: 100px 0px 200px 0px;
    background-image: var(--texture_two);
    position: relative;
}
.home-work h2, .home-about h2 {
    color: var(--senf_full);
}
.home-about h2 {
    margin-bottom: 50px;
}
.about-pic {
  background: url("../images/about-1.jpg") no-repeat fixed center center/cover transparent;
  height: 500px;
  display: flex;
  align-items: center;

}
.about-type {
    font-family: 'oregonregular';
    font-size: 4em;
    line-height: 1.25em;
    color: black;
    text-transform: uppercase;
    margin-left: 2%;
    display: block;
}
.more {
    margin: 20px 0px 0px 2%;
    color: hsla(54, 66%, 53%, 1);
    letter-spacing: 1px;
    display: block;
}



/* ======================================================
   ABOUT
   ====================================================== */
.top-ph {
    width: 100%;
    height: 100vh;
    background-image: url("../images/story.jpg");
    background-size: cover;
    background-position: center;
    position: relative;
    top: -100px;
    z-index: -1;
}


/* STUDIO */

.inner-team {
	width: 93%;
    width: calc(93% - 2%);
	margin: 0px auto;
	position: relative;
}
.inner-studio {
	width: 93%;
    width: calc(93% + 2.5%);
	margin: 0px auto;
	position: relative;
}
.studio_1col {
    width: 28.333%;
    margin: 0px 2.5% 0px 2.5%;
}
.studio_2col {
    width: 61.666%;
    margin: 0px 2.5% 0px 2.5%;
}
.studio_3col {
    width: 95%;
    margin: 0px 2.5% 0px 2.5%;
}
.studio-section {
    padding: 10px 0px 10px 0px;
}
.story {
    display: flex;
}

.storyheader {
    margin: 120px 2.5% 1em 2.5%;
    border-top: 1px solid var(--senf_trans3);
    padding-top: 40px;
    width: 95%;
    clear: both;
}
.reverse {
  flex-direction: row-reverse;
}

.inner-studio h3 {
	font-family:"UniversNW01-620CdBold";
    font-size: 1em;
    margin-bottom: 1em;
}

/* STORY */
.story-section {
    width: 100%;
    display: ;
    align-items:; 
    color: var(--color_trans2);
    background: var(--backgr-color);
    /*min-height: auto !important;*/
    position: relative;
    margin-top: 2px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 100px;
}
.story-ani {
    width: 100%;  
    position: absolute;
}
.story-ani object {
     width: 100%;
     height: auto;
}

.st_large {
    font-family:"Univers N W01_320 Cd Lt";
	font-size: 2em;
    line-height: 1.25em;
    letter-spacing: 0.02em;	
}
.st_large p, .st_mall p {
	margin: 0px 0px 1.5em 0px;
}
.story h1 {
 
}



/* TEAM */
.team {
    padding: 0px 0px 100px 0px;
/*    background-color: var(--team-bg);
    background-image: var(--concrete);*/
}
.team-pics {
    width: 102%;
    margin-left: -1%;
}
.team-pic {
    width: 31.333%;
    margin: 1%;
    float: left;
    position: relative;
    overflow: hidden;
}
.imagefade {
	display: block;
	position: relative;
	width: 100%;
}
.imagefade span {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	opacity: 0;
    transition: all 0.5s ease;
}
.imagefade span p {
	position: absolute;
	top: 20px; left: 20px;
	z-index: 2;
	font-size: 2em; 
    font-family:"Univers N W01_320 Cd Lt";
}
.imagefade:hover span {
	opacity: 1;
    background-color: var(--team-hover);
}
.imagefade img {
    display: block;
    transition: all 0.5s ease;
    width:calc(100% - 1px);
}
.imagefade:hover img {
    transform: scale(1.05);
}


/* BIO */

.bio-content {
    margin: 30px 0px;
}
.bio h1 {
    margin-bottom: 0px !important;
    margin: 0px 2%;;
}
.title {
    text-transform: uppercase;
    color: var(--color_trans2);
    font-size: 1.25em;
    margin: 0px 2%;
}
.biopic {
    width: 46%;
    float: left;
    margin: 0px 2%;
}
.biocopy {
    width: 46%;
    float: left;
    margin: 0px 2%;
    color: var(--color_trans2);
}
.biolinks {  
    margin: 10px 0px 0px 0px;
}
.biolinks a {
    color: var(--color_trans2);
}
.biolinks a:hover {
    color: var(--senf_full);
}
.bio-social {
    float: right;
    display: block;
    text-align: right;
}
.bio-social i {
    margin-left: 5px;
}
.bio-email {
    float: left;
    display: block;  
}
.team-pics-bio {
    width: 98%;
    margin-left: 1%;
    border-top: 1px solid var(--color_trans3);
    padding-top: 50px;
    margin-top: 100px;
}
.team-pic-bio {
    width: 23%;
    margin: 1%;
    float: left;
    position: relative;
    overflow: hidden;
}



/* ======================================================
   Contact
   ====================================================== */
.contact {
    padding: 100px 0px;
    background-color: var(--contact-bg);
}
.contact-info {
    font-family:"Univers N W01_320 Cd Lt";
	font-size: 1.25em;
    line-height: 1.2em;
    letter-spacing: 0.02em;
	margin: 0px 0px .75em 0px;
}
.col {
    width: 21%;
    margin: 0px 2%;
    float: left;
    border-top: 1px solid var(--color_trans3);
    padding-top: 10px;
}



/* ======================================================
   News
   ====================================================== */

.newsarticle {
	margin-top: 80px;
}
.news {
    padding: 20px 0px 150px 0px;
    /*background-image: var(--news_bg);*/
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    background-position: top;
    background-attachment: fixed;
}

.news-button {
    display: block;
    color: var(--senf_full);
    text-transform: uppercase;
}
.news-date {
    font-family:"UniversNW01-420CdRegula";
    font-size: 0.85em;
    margin: 0px 0px 5px 0px;
    display: block;
    color: var(--color_trans2);
    letter-spacing: 0.05em;
    text-transform: uppercase;
}
.news-item {
    padding: 0px 0%;
}
.news-content {
    width: 72%;
    margin: 0px 3% 0px 0%;
    float: left;
    border-top: 1px solid var(--color_trans3);
    padding-top: 9px;
}
.news-excerpt-image {
    width: 65%;
    margin-right: 4%;
    float: left;
}
.news-excerpt {
    width: 31%;
    float: right;
    margin: -3px 0px 0px 0px;
}
.news-nav {
    width: 22%;
    margin: 0px 0% 0px 3%;
    float: right;
    font-family:"UniversNW01-420CdRegula";
}
.news-nav li {
   margin-bottom: 30px;
    border-top: 1px solid var(--color_trans3);
    padding-top: 7px;
}
.news-nav-header {
    text-transform: uppercase;
    font-size: 1.125em;
}

.news-content-date {
    font-family:"UniversNW01-420CdRegula";
    font-size: 1.12em;
    margin: 0px 0px 3px 0px;
    display: block;
    color: var(--color_trans2);
    letter-spacing: 0.05em;
}
.news-title {
    margin-bottom: 3em;
}
.news-content h1 {
    color: var(--color_trans2);
    margin: 0px 0px 0px 0px;
}
.news-content h2 {
    font-family:"UniversNW01-420CdRegula";
    text-transform: uppercase;
    color: var(--senf_full);
    margin-top: 2em;
}
.accordion-header h3 {
	padding-right: 50px;
}
.news-content img {
    display: block;
    margin: 0px 0px 2em 0px;
}
.bywho {
    color: var(--senf_full);
    margin: .5em 0px 0px 0px;
    display: block;
}
.news-image {
    margin: 3em 0px 1em 0px;
}
.article-video {
	margin: 2em 0px 2em 0px;
}

/* ======================================================
   Footer
   ====================================================== */
   
 footer {
	padding-top: 150px;
    padding-bottom: 100px;
    min-height: 500px;
    text-transform: uppercase;
 }

 .inner-footer div {
	font-size: .825em;
    letter-spacing: 0.02em;
	color:  var(--color_trans3);
	background-color: hsla(0,0%,100%,0.00);
	padding: 20px 0px;
    width: 21%;
    float: left;
    margin: 0px 2%;
     font-family:"Univers N W01_320 Cd Lt";
     border-top: 1px solid var(--color_trans4);
 }
 .inner-footer li {
 	margin: 0px 0px 0px 0px;
    line-height: 1.75em;
 }
 .inner-footer a {
 	color: var(--color_trans3);
 }
  .inner-footer a:hover {
 	color: var(--color_full);
 }
.social {
    display: inline-block !important;
    font-size: 1.1em;
}

.social a {
	margin-right: 0px !important;
    margin-left: 0px;
    display: inline-block !important;
}



   
   
   
/* ======================================================
   MEDIA QUERIES
   ====================================================== */
   
   
 @media (min-width: 1200px ) {   
 
.inner-section {
	width: 93%;
}
.inner-type {
	width: 90%;
}
.inner-news {
	width: 90%;
}
/*  Navigation   */
.container{
	width: 94%;
	margin: 0px auto;
	padding: 0px 0%;
}
.inner-footer {
 	width: 93%;  
}
.inner-projects {
    width: calc(90% + 20px);
}

.project-title {
    width: 90%;
}
.inner-footer {
	width: 93%;
}
.navik-menu > ul {
	display: none;
	padding: 0 0 160px 0;
}

}


@media (max-width: 1200px ) { 
.inner-type {
	width: 90%;
}
}




@media (max-width: 1100px ) { 

.project-title h2 {
    margin: 0px 0px 125px 0%;
    text-shadow:1px 1px 5px hsla(0, 0%, 0%, 0.7);
    color: white;
}
.project-text {
    margin: 0px 2% 90px 2%;
}
.project {
    margin-top: 0px;
}
.iso_small {
    width: calc(50% - 0px);
}
.type-box {
    font-size: 2em;
    margin: 0px 30px 0px 0px;
}

} 


@media (max-width: 959px ) { 

.news-excerpt-image {
    width: 100%;
    margin-right: 0%;
    float: none;
}
.news-excerpt {
    width: 100%;
    float: none;
    margin: 20px 0px 0px 0px;
}
#bannerscollection_news {
	height: 700px;
}



} 




@media (max-width: 860px ) { 

body {
	font-size: 15px;
}

.pic-sizer { 
	width: calc(50% - 0px);
}
.gut-sizer {
  width: 0px;
}
.iso_medium {
    width: calc(100% - 0px);
}
.iso_small {
    width: calc(50% - 0px);
}
 footer {
    padding-top: 100px;
    padding-bottom: 75px;
    min-height: 300px;
 }
 .inner-footer div {
    width: 44%;
    float: left;
    margin: 0px 2%;
 }
 .project-specs {
   width: 46%;
   float: left;
   margin: 30px 2%;
}
.gall-sizer { 
	width: calc(50% - 0px);
}
.gutt-sizer {
  width: 0px;
}
.gall_large {
    width: calc(100% - 0px);
}
.gall_small {
    width: calc(50% - 0px);
}
.home-overlay h3 {
    margin-left: 2%;
    width: 92%;
    font-size: 1.75em;
}
.type-box {
    font-size: 1.5em;
    margin: 0px 20px 0px 0px;
}
.type-box p {
    margin: 0px 0px 0px 0px;
    padding: 7px 0px;
}
.about-type {
    font-size: 2.5em;
    line-height: 1.25em;
}
.biopic {
    width: 96%;
    float: left;
    margin: 0px 2%;
}
.biocopy {
    width: 96%;
    margin: 100px 2% 50px 2%;
}
.team-pic-bio {
    width: 48%;
}
.news-content {
    width: 96%;
    margin: 0px 2%;
}

.news-nav {
    width: 96%;
    margin: 150px 2% 0px 2%;
}
.col {
    width: 46%;
    margin: 0px 2%;
}
.box {
     margin: 0px 2% 0px 2%;
     padding-bottom: 100px;
 }
.box-small {
     width: 46%;
 }
.box-medium {
     width: 96%;
 }
.box-large {
     width: 96%;
 }
.box-xlarge {
     width: 96%;
 }
 
 .row {
 display: block;
  clear: both;
}
.inner-projects {
    margin: 30px auto 0px auto;
}
#filters ul {
	clear: both;
    float: none;
}
.iconss {
	float: none;
    display: block;
    margin: -50px 0px 30px -10px;
}
.filtertext {
	line-height: 2em;
}
.studio_1col {
    width: 95%;
    margin: 0px 2.5% 0px 2.5%;
}
.studio_2col {
    width: 95%;
    margin: 0px 2.5% 0px 2.5%;
}
.team-pic {
    width: 48%;
}

} 


@media (max-width: 600px ) { 

 .inner-footer div {
    width: 96%;
    float: left;
    margin: 0px 2%;
 }
  .project-specs {
   width: 96%;
   float: none;
   margin: 30px 2%;
}
h2 {
	font-size: 2.5em;
	line-height: 1.25em;
}

} 




@media (max-width: 550px ) { 

body {
	font-size: 14px;
}
.home-cat {
    font-size: 0.5em;
    margin-bottom: 3px;
}
.over-info-medium, .over-info-large, .over-info-xlarge, .v-over-info-medium, .v-over-info-large, .v-over-info-xlarge, .over-info-small  {
    font-size: 2.0em;
    line-height: 1em;
    margin: 0px 15px 15px 15px;
}


.iso_small {
    width: calc(50% - 0px);
}
.text-col_2 {
	column-count: 1;
	column-gap: 0px;
}
.grid {
	display: grid;
	grid-gap: 40px;
	margin-top: -20px;
} 
.grid > div {
	padding: 0px;
	border-radius: 15px;
}

.col_span1 { grid-column-end: span 8 ; margin-bottom: 0px; }
.col_span2 { grid-column-end: span 8 ; margin-bottom: 0px; }
.col_span3 { grid-column-end: span 8 ; margin-bottom: 0px; }
.col_span4 { grid-column-end: span 8 ; margin-bottom: 0px; }
.col_span4.image { grid-column-end: span 8 ; }
.col_span5 { grid-column-end: span 8 ; margin-bottom: 0px; }
.col_span6 { grid-column-end: span 8 ; margin-bottom: 0px; }
.col_span7 { grid-column-end: span 8 ; margin-bottom: 0px; }
.col_span8 { grid-column-end: span 8 ; margin-bottom: 0px; }
.overlay-grid {
	position: relative;
	width: 100%;
	height: auto;
	margin: 10px 0px 0px 0px;
}
 .col_two {
 	width: 95%;
	margin: 0px 2.5% 60px 2.5%;
 } 
 .col_four {
 	width: 95%;
	margin: 0px 2.5% 60px 2.5%;
 }
 .col_six {
 	width: 95%;
	margin: 0px 2.5% 60px 2.5%;
 } 
 .col_eight {
 	width: 95%;
	margin: 0px 2.5% 60px 2.5%;
 }
  .gallery-block.col_four {
 	width: 95%;
 }
 
.grid-sizer,
.grid-item {
  width: calc(100% - 20px) ;
}
.grid-item {
}

.grid-item--width2 { width: calc(100% - 20px); }
.grid-item--width3 { width: calc(100% - 20px); }

.ggutter-sizer {
  width: 20px;
}

.ggrid-sizer,
.gallery-item {
  width: calc(50% - 20px) !important;
}
.col {
    width: 96%;
    margin: 0px 2% 30px 2%;
}

.box-small {
     width: 96%;
 }
.box-medium {
     width: 96%;
 }
.box-large {
     width: 96%;
 }
.box-xlarge {
     width: 96%;
 }




} 




@media (max-width: 1100px ) { 
.switcher {
	border-top: 1px solid var(--color_trans4);
    margin-top: 15px;
}
.theme-switch-wrapper {
  margin-right: 1% !important;
  margin-top: 15px !important;
  float: right;
  margin-bottom: 30px !important;
 }
 .theme {
 	border-top: 1px solid var(color_trans3);
	padding-top: 0px;
	margin-right: 3px;
	margin-top: 20px;
 }
 .navik-menu li > ul {
	
}
.slider-project {
    width: 100%;
    height: calc(100vh - 100px);
    background-image: url("../images/project-henry-full.jpg");
    background-size: cover;
    background-position: center;
    top: 0px !important;
    display: flex;
    align-items: flex-end;
    position: relative;
    z-index: 0;
}
.slider-ph {
    width: 100%;
    height: 100vh;
    background-image: url("../images/gay-street-1.jpg");
    background-size: cover;
    background-position: center;
    position: relative;
    top: 0px;
}

}





/*slider switch css */
.theme-switch-wrapper {
  display: flex;
  align-items: bottom;
  margin-left: 10px;
 }


.theme-switch {
  display: inline-block;
  height: 15px;
  position: relative;
  width: 30px;
    top: 2px;
}

.theme-switch input {
  display:none;
}

.slider {
  background-color: #ccc;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: .4s;
}

.slider:before {
  background-color: #666;
  bottom: 0px;
  content: "";
  height: 15px;
  left: 0px;
  position: absolute;
  transition: .4s;
  width: 15px;
}

input:checked + .slider {
  background-color: #000;
}

input:checked + .slider:before {
  transform: translateX(15px);
}

.slider.round {
  border-radius: 15px;
}

.slider.round:before {
  border-radius: 50%;
}




/* =============================================
Default Dark
================================================ */

.navik-header {
	background-color: var(--menu-bg) !important;
}
.navik-menu li > ul {
	background-color: var(--menu-bg) !important;
	/*background-color:transparent !important;*/
	border-radius: 0px !important;
}
.navik-header .line-menu,
.navik-header .dropdown-plus:before,
.navik-header .dropdown-plus:after {
	background-color: var(--menu-font) !important;
	
}


.navik-header .line-menu {
	
}


.navik-menu ul li > a {
	color: var(--menu-font) !important;
}
.navik-menu ul li.current-menu > a,
.navik-menu ul li:hover > a {
	color: var(--menu-font-hover) !important;
	background-color:transparent !important;
}
.navik-menu ul ul li > a,
.navik-menu ul ul li > a:hover {
	/*color: #c1c1c1;*/
	background-color: transparent !important;
}
.navik-menu ul ul li:hover > a {
	background-color: var(--menu-bg) !important;
	color: var(--menu-font-hover) !important;
}
.dropdown-plus:before,
.dropdown-plus:after {
	background-color: var(--menu-font) !important;
}






/* ==========================================================================
   Animations
   ========================================================================== */

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* 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; }
}








