¨/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   DEVELOPMENT
   ========================================================================== */
#start{
    height:92.8%;
    width:100%;
    background: url('../img/Cover_Christian-Cannon.jpg') no-repeat center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
    padding-top:20%;
}
#collaboration .logo h1,
#start .logo p{
    color:#FFF;
    text-align: center;
}
#collaboration .logo h1.icon-Merit_official,
#start .logo p.icon-Merit_official{
    font-size:120px;
}
#collaboration .logo h1.icon-Ugmonk, #start .logo p.icon-Ugmonk{
    font-size:160px;
    padding-top:20px;
}
#content{
    padding-top:70px;
    position:relative;
}

/* ==========================================================================
   GLOBAL SETTINGS
   ========================================================================== */
body.noscroll{
    overflow: hidden;
}
body,h1,h2,h3,h4,h5,h6,p,ul,li{
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
}

article{
    padding:60px 0px;
}
article header {
    position: relative;
}
article header span.borderheader{
    background:#27282C;
    height:1px;
    position: absolute;
    top:18px;
    width:100%;
    z-index:1;
}
article header h1{
    background:#FFF;
    position: relative;
    z-index:10;
}
article header h1 span{
    font-weight: 700;
}
article div.main-content{
    background: #27282C;
}

h1{
    font-size:18px;
    font-weight:800;
    text-align: center;
    text-transform: uppercase;
}
p{
    font-weight: 300;
    font-size:14px;   
}
i{
    color:#FFF;
}
a#button{
    /*background:#27282C;*/
    border:solid 2px #27282C;
    border-radius: 30px;
    color:#27282C;
    font-weight:500;
    padding:14px 30px;
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
}
a#button:hover{
    background:#27282C;
    color:#FFF;
    transition:all .3s cubic-bezier(.05,.54,.65,.92);
}
.black{
    color:#27282C;
}
.bold{
    font-weight:700;
}
.main-content{
    margin-top:70px;
}

/* ==========================================================================
   HEADER NAV
   ========================================================================== */
header a.burger{
    display:none;
}

header.controls{
    background-color:#27282C;
    height:70px;
    position:absolute;
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
    top:0;
    width:100%;
    z-index:1000;
}
header.controls nav ul,
header.controls nav span{
    display:none;
}

header.controls a.reach{
    color:#FFF;
    font-size:25px;
    height:100%;
    margin-top:-16px;
    padding:15px 0px;
    position:absolute;
    text-align: center;
    top:18px;
    width:100%;
}
header.controls a.reach span{
    position: absolute;
	margin-left:-12px;
}
header.controls a.reach:hover span{
    -webkit-animation: rebond .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Safari 4+ */
    -moz-animation:    rebond .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Fx 5+ */
    -o-animation:      rebond .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Opera 12+ */
    animation:        rebond .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* IE 10+, Fx 29+ */
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes rebond {
    0%{
        top:18px;
    }
    100%{
        top:26px;
    }
}
header.controls nav  {
    /*margin-top:20px;*/
}
header.controls nav ul {
    margin-left: 0px;
}
header.controls nav ul li{
    color:#FFF;
    display:inline-block;
    font-weight:700;
    font-size:14px;
    text-transform: uppercase;
}
header nav ul li a{
    padding:17px 30px 30px 30px;
    text-decoration: none;
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
}
header nav ul li a:hover{
    border-top:solid 4px #A9ADB6;
    transition:all .4s ease;
}
a.active{
    border-top:solid 4px #FFF;
    transition:all .4s cubic-bezier(.05,.54,.65,.92);
}
header.controls nav span{
    color:#FFF;
    font-size:90px;
    margin-top:-30px;
    text-align: right;
}

/*FIXED*/
header.controls.fixed{
    padding-top:20px;
    position: fixed;
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
    top:0;
}
header.controls.fixed nav ul,
header.controls.fixed nav span{
    display:inherit;
}
header.controls.fixed nav{
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
}
header.controls.fixed a.reach{
    display: none;
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
}


/* ==========================================================================
   ARTICLE PROJECT VIDEO
   ========================================================================== */
#project .main-content{
    height:560px;
    margin:60px 0px 0px 0px;
    overflow: hidden;
    padding:0;
}
#project .main-content .overlay{
    height:100%;
    overflow: hidden;
    padding:0;
}
#project .main-content .overlay .description{
    background: url('../img/sideview.jpg') no-repeat bottom right; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
    height:100%;
    margin:0;
    left:0;
    top:0;
    padding:0px;
    text-align: center;
    z-index: 10;
}
#project .main-content .overlay .description figure{
    background:rgba(15,24,41,.9);
    color:#FFF;
    height:200px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
#project .main-content .overlay .description figure img{
    position: absolute;
    left:34%;
    top:28%;
}
#project .main-content .overlay .description div{
    background:rgba(255,255,255,.9);
    padding:80px;
    position: absolute;
    top: 200px;
    left:0;
    width: 100%;
}
#project .main-content .overlay .description div p{
    margin-bottom: 60px;
}
#project .main-content .overlay div iframe{
    height:100%;
    left:0;
    position: absolute;
    width:100%;
    z-index:1;
}
#project .main-content .overlay .collaboration{
    background: url('../img/profilewind.jpg') no-repeat bottom right; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
    height:100%;
    margin:0;
    padding:230px 20px 0px 20px;
    position:absolute;
    right:0;
    text-align: center;
    z-index: 9;
}
#project .main-content .overlay .collaboration span{
    color:#FFF;
    font-size:210px;
    right:0;
    top:-50px;
}
#project .main-content .overlay.showvideo figure{
    top:-300px;
    transition:all .4s .1s cubic-bezier(.05,.54,.65,.92);
}
#project .main-content .overlay.showvideo div.description{
    left:-800px;
    transition:all .5s .30s cubic-bezier(.05,.54,.65,.92);
}
#project .main-content .overlay.showvideo div.description div{
    left:-800px;
    transition:all .4s cubic-bezier(.05,.54,.65,.92);
}
#project .main-content .overlay.showvideo div.collaboration{
    right:-800px;
    transition:all .4s .2s cubic-bezier(.05,.54,.65,.92);
}
#project .main-content .overlay.showvideo div.collaboration span{
    right:-800px;
    transition:all .4s cubic-bezier(.05,.54,.65,.92);
}

/* ==========================================================================
   CAMPAIGN HASHTAG
========================================================================== */
#campaign{
    padding:0;
    position: relative;
}
#campaign figure{
    overflow: hidden;
    position:absolute;
    top:0;
    width:30%;
    z-index:1;
}
#campaign figure:first-of-type{
    height:100%;
    left:0;
}
#campaign figure:last-of-type{
    height:100%;
    right:0;
}
#campaign div.columns{
    background:#FFF;
    padding:20px 80px 40px 80px;
    position:relative;
    text-align: center;
    z-index:10;
}
#campaign div h2{
    font-size:120px;
    margin-bottom:80px;
    text-align: center;
}

/* ==========================================================================
   INFLUENCERS
   ========================================================================== */
#influencers,
#influencers figure{
    background:#27282C;
}
#influencers header h1{
    background:#27282C;
    color:#FFF;
}
#influencers header h1 img{
    width:50%;
}
#influencers header p{
    color:#FFF;
    margin-top:20px;
    margin-bottom: 40px;
    text-align: center;
}
#influencers header span.borderheader{
    background:#FFF;
    top:48px;
}
#influencers .profile{
    -webkit-box-sizing: border-box; /* Some mobile browsers. */
    -moz-box-sizing: border-box; /* Firefox. */
    box-sizing: border-box; 
    display: inline-flex;
    height:100%;
    margin-bottom: 4px;
    overflow: hidden;
    position: relative;
    width: 20%;
}
#influencers .profile a{
    padding:0;
}
#influencers .profile span,
#influencers .profile h3,
#influencers .profile h4,
#influencers .profile h5{
    color:#FFF;
    opacity:0;
    position: absolute;
    text-transform: uppercase;
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
    z-index: 20;
}
#influencers .profile h3,
#influencers .profile h4,
#influencers .profile h5{
    text-align: center;
    width:100%;
}
#influencers sup{
    font-weight:300;
    font-size:12px;
}
#influencers .profile span{
    border-bottom:solid 2px #FFF;
    font-size:24px;
    font-weight:700;
    left:0;
    top:0;
    padding-bottom: 5px;
}
#influencers .profile span.bold{
    font-size:14px;
}
#influencers .profile h3{
    font-size:24px;
    font-weight: 700;
    bottom:40%;
}
#influencers .profile h4{
    bottom:30%;
    font-size:14px;
    font-weight: 300;
}
#influencers .profile h5{
    background:#27282C;
    bottom:-50px;
    font-size:14px;
    font-weight: 300;    
    margin:0;
    padding:10px 0px;
}
#influencers .profile img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray;
    -webkit-filter: grayscale(50%) opacity(60%);
    transition:all .3s cubic-bezier(.05,.54,.65,.92);
}

#influencers .profile:hover span{
    opacity:1;
    left:20px;
    top:20px;
    transition:all .3s cubic-bezier(.05,.54,.65,.92);
}
#influencers .profile:hover h3{
    opacity:1;
    bottom:50%;
    transition:all .4s cubic-bezier(.05,.54,.65,.92);
}
#influencers .profile:hover h4{
    bottom:40%;
    opacity:1;
    transition:all .3s .1s cubic-bezier(.05,.54,.65,.92);
}
#influencers .profile:hover h5{
    bottom:0;
    opacity:1;
    transition:all .3s .1s cubic-bezier(.05,.54,.65,.92);
}
#influencers .profile:hover img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray;
    -webkit-filter: grayscale(0%) opacity(100%);
    transition:all .3s cubic-bezier(.05,.54,.65,.92);
}
#influencers .profile.unactive{
    pointer-events: none;
    border:solid 1px rgb(50, 50, 50);
}
#influencers .profile .placeholder{
    background:rgba(39,40,45,1);
    color:#FFF;
    height:100%;
    font-weight: 300;
    font-size: 14px;
    padding:40%;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top:0;
    width:100%;
    z-index: 100;
}
#influencers .profile.unactive span{
    border:none;
    margin: 0;
    padding: 0;
    position: relative;
    opacity:1;
}
#influencers .profile.unactive span.number,
#influencers .profile.unactive h3,
#influencers .profile.unactive h4,
#influencers .profile.unactive h5{
    display: none;
}
/* ==========================================================================
   INFLUENCERS OVERLAY
   ========================================================================== */
#profile-open div.tabs-content{

}
#profile-open div.tabs-content .content.active{
    padding-top:100px;
    position: fixed;
    /*top: 0;*/
    width: 100%;
    z-index: 1000; 
}
.overlay{
    background:rgba(39,40,44,.8);
    height:100%;
    position: inherit;
    padding: 100px;
    top: 0;
    width:100%;
}
#profile-open .row{
    background:#FFF;
}
#profile-open header{
    background:#27282c;
    height:100px;
    padding:25px;
}

/*DATE & NUMBER*/
#profile-open .number{
    padding:25px;
}
#profile-open .number span{
    border-bottom:solid 3px #27282C;
    color:#27282C;
    font-size:24px;
    font-weight:700;
    padding-bottom: 3px;
}

/*NAME*/
#profile-open header div.name{
    display:inline-block;
}
#profile-open h3{
    color:#FFF;
    font-size:24px;
    font-weight: 700;
    margin:0;
}
#profile-open h4{
    color:#FFF;
    font-size:14px;
    font-weight: 300;
}

/*PROFILE*/
#profile-open header div p{
    color:#FFF;
    font-size:14px;
    line-height:16px;
    margin:0;
    padding:0;
    text-align: left;
}
/*CLOSE X*/
#profile-open .close{
    background:#27282c;
    color:#FFF;
    float:right;
    font-size:20px;
    height:100%;
    padding:39px 0px;
    text-align: center;
}
#profile-open .close:hover{
    background:#FFF;
    color:#27282c;
    transition:all .3s cubic-bezier(.05,.54,.65,.92);
}
#profile-open .close span{
    transform: rotate(0deg);
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
}
#profile-open .close:hover span{
    transform: rotate(90deg);
    transition:all .3s cubic-bezier(.05,.54,.65,.92);
}

/*QUESTIONS*/
#profile-open .interview {
    height:360px;
    overflow: Auto;
    margin:25px 20px;
    padding:0px 50px 0px 25px;
}
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1); 
    border-radius: 4px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background:#27282c;
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}
#profile-open .interview p:nth-child(2n+1){
    font-weight:700;
}
/*PICTURE PROFILE*/
#profile-open .picture{
    padding:0;
}
#profile-open figure{
    height:417px;
}
#profile-open figure img{
    height:Auto;
    width:100%;
}
/* ==========================================================================
   COLLABORATION
   ========================================================================== */
#collaboration{
    color:#FFF;
    /*height:500px;*/
    padding:110px 0px;
    width:100%;
    background: url('../img/printcloseup.jpg') no-repeat bottom right fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}
#collaboration h1{
    margin-bottom: 40px;
    height:120px;
}
#collaboration div:nth-child(2){
    padding-top:50px;
    text-align: center;
}

/* ==========================================================================
   SHOP
   ========================================================================== */
#shop header{
    margin-bottom: 40px;
}
#shop div span.icon-collaboration{
    color:#27282C;
    font-size:120px;
    float: right;
    margin-bottom: 10px;
    text-align: right;
    width: 100%;
}
#shop ol,
#shop h3{
    margin-left:50px;
}
#shop h3{
    font-weight: 700;
}
#shop ol{
    padding:0;
}
#shop ol li{
    color:#FFF;
    display: inline-block;
}
#shop ol li a#button{
    margin: 5px;
    padding: 2px 15px;
}
#shop img.thumbs{
    height:30px;
}
#shop .tabs dd>a, .tabs .tab-title>a{
    padding:5px 20px;
}
#shop .tabs dd>a, .tabs .tab-title>a,
#shop .tabs dd>a, .tabs .tab-title>a:hover{
    background:none;
}
#shop hr{
    margin-top:20px;
    margin-bottom: 4px;
}
#shop .tabs-content{
    float: left
}
#shop input[type="submit"]{
    background:none;
    border:solid 1px #27282C;
    border-radius: 20px;
    padding:4px 15px;
    margin:0px 0px 10px 5px;
    -webkit-appearance:none;
    transition:all .2s cubic-bezier(.05,.54,.65,.92);
}
#shop input:hover[type="submit"]{
    background:#27282C;
    color:#FFF;
    transition:all .3s cubic-bezier(.05,.54,.65,.92);
}
#merit{
    background:#27282C;
    display: block;
    padding:30px 0px;
    text-align: center;
    width:100%;
}
#merit:hover span{
        -webkit-animation: cee-j .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Safari 4+ */
    -moz-animation:    cee-j .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Fx 5+ */
    -o-animation:      cee-j .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Opera 12+ */
    animation:        cee-j .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* IE 10+, Fx 29+ */
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
#merit h1 span{
    margin-top: 10px;
    font-size:40px;
}


h1{
    font-size:14px;
    font-weight: 300;
    color:#FFF;
}

footer a{
    background:rgb(47, 46, 52);
    color:#9D9D9D;
    font-size:10px;
    font-weight: 300;
    margin: 0;
    padding:5px 0px;
    position:absolute;
    text-align: center;
    text-transform: uppercase;
    width:100%;
}
footer a span.credit{
    font-weight: 700;
    color:#FFF;
}
footer a span.icon-cj-circle{
    color:#c8c7af;
    font-size:12px;
    margin-left: 5px;
    padding:4px;
    position: absolute;
}
footer a:hover span.icon-cj-circle{
    -webkit-animation: cee-j .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Safari 4+ */
    -moz-animation:    cee-j .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Fx 5+ */
    -o-animation:      cee-j .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* Opera 12+ */
    animation:        cee-j .3s infinite alternate cubic-bezier(.05,.54,.65,.92); /* IE 10+, Fx 29+ */
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes cee-j {
    0%{
        margin-left:5px;
    }
    100%{
        margin-left:20px;
    }
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
   Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/*VIEWPORT*/
@media only screen 
and (max-width : 940px) 
{   

}

/*IPAD PORTRAIT*/
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
{
    header nav ul li a{
        padding:17px 20px 30px 20px;
    }
    #campaign figure{
        background: url('../img/closeup.jpg') no-repeat bottom right; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; 
        width:100%;
    }
    #campaign figure img{
        display: none;
    }
    #influencers .profile{
        width:25%;
    }
    #profile-open .number{
        padding:25px 10px;
    }
    #profile-open figure,
    #profile-open .interview{
        height:300px;
    }
}

/*IPAD LANDSCAPE*/
@media only screen 
and (min-width : 0px) 
and (max-width : 960px) 
{
    #campaign figure{
        background: url('../img/closeup.jpg') no-repeat bottom right; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; 
        width:100%;
    }
    #campaign figure img{
        display: none;
    }
    header.controls.slidedown{
        height:300px;
    }
    header.controls.slidedown nav ul{
        top:30px;
    }
    header.controls.slidedown nav ul li a{
        padding: 4px 30px;
    }
    header.controls.slidedown nav ul li a.active{
        background:white;
        color:#27282C;
    }
    header.controls.fixed nav ul li{
        display:none;
        margin-top:20px;
        padding-left:100px;
    }
    header.slidedown nav ul li a:hover,
    header.slidedown nav ul li a.active{
        border:none;
    }
    header.controls.fixed.slidedown nav ul li{
        display:inherit;
    }
    header.controls.fixed.slidedown nav ul span.icon-collaboration{
        position: absolute;
        top:25px;
        float: none;
        margin-left:50px;
    }
    header a.burger{
        display:none;
    }
    header.fixed a.burger{
        display:inherit;
        float:left;
        margin-left:20px;
    }
}

/*IPHONE 5  PORTRAIT*/
@media only screen 
and (min-width : 568px) 
and (max-width : 768px) 
{
    #influencers .profile{
        width:33%;
    }
}


/*IPHONE 5 LANDSCAPE*/
@media only screen 
and (min-width : 320px) 
and (max-width : 568px) 
{
    #influencers .profile{
        width:50%;
    }
}
@media only screen 
and (min-width : 0px) 
and (max-width : 640px) 
{
	#project .main-content .overlay figure{
	display:none;
	}
	#project .main-content{
	height:450px;
	}
	#project .main-content .overlay .description div{
	top:110px;
	}
    #shop div:last-of-type{
        float:none;
    }
}
@media only screen 
and (min-width : 0px) 
and (max-width : 435px) 
{
    header.controls.slidedown{
        height:400px;
    }
    header.controls.slidedown ul {
        width:100%;
    }
    header nav span.icon-collaboration{
        position: absolute;
        top:20px;
        right:20px;
    }
    #influencers header h1 img{
        display:none;
    }
}


@media only screen and (min-width: 35em) {

}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}