/*
Theme Name: davidetpauline.com
Theme URI: 
Author: David & Pauline
Author URI: 
Version: .1
*/


/* =General
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
    font-family : "linotype_didotitalic", Times, serif;
    font-style:italic;
    font-weight:normal;
    font-size : 13pt;
 	color:#000;
	line-height: 21pt;
    text-align: justify;
    background-image: url(images/bg-david-et-pauline.gif);
    background-size: 350px 350px;
}

ol, ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	margin: 0;
    padding:0;
}

p {
    margin: 0;
    /*margin-bottom: 1em;*/
}

a,
a:active,
a:link,
a:visited
{
    color: black;
    -webkit-transition: -webkit-transform 0.075s ease-in-out;
    -moz-transition: -moz-transform 0.075s ease-in-out;
    transition: transform 0.075s ease-in-out;
}

a:hover {
    color:blue;
    text-decoration: none;
    -webkit-transform: skew(180deg);
    -moz-transform: skew(180deg);
    -o-transform: skew(180deg);
    transform: skew(180deg);
}

strong a,
strong a:active,
strong a:link,
strong a:visited
{ 
    color : #000;
}

strong a:hover
{ 
    color: #a4a4a4;
    text-decoration:underline;
}

{
    display: block;
}

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

#container {
    width : 95%;
    /*max-width: 1600px;*/
    margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	padding : 0 0;
}

#logo{
    position: fixed;
    z-index: 105;
    width:200px;
	height:183px;
    margin-left: 20%;
    text-align: center;
    display: inline-block;
}


#logo .vertical  {
    padding: 10px 10px;
    margin-left: -60px;
    margin-top: -105px;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
}

nav a,
nav a focus,
nav a active,
nav a visited{
    text-decoration: none;

}

#logo a:hover img {
    opacity: 0;
}

#logo:hover {
    background-repeat: repeat;
    background-position: 100% 100%;
    background-image: url(images/underlineCurved.gif);
    white-space: nowrap;
}

.h1-normal, .h2-normal, .h5-normal, .h6-normal {
	font-family:'futura-medium', Helvetica, Arial, sans-serif;
    font-style:normal;
    font-weight:normal;
    text-transform: uppercase;
}

.h1-normal {
    font-size: 7.5pt;
    letter-spacing: 2pt;
    line-height: 17pt;
    display: inline;
}

.h1-bold{
	font-family:'futura-bold', Helvetica, Arial, sans-serif;
    font-size: 11pt;
    font-weight:normal;
    font-style:normal;
    letter-spacing: 2pt;
    line-height: 17pt;
    display: inline-block;
    text-transform: uppercase;
}

.h2-normal, .h5-normal, .h6-normal {
    font-size: 6.5pt;
    letter-spacing: 2pt;
    line-height: 17pt;
    text-transform: uppercase;
    display: block;
}

.h3-normal {
    font-family : "linotype_didotitalic", Times, serif;
    font-style: italic;
    font-size: 7.5pt;
    font-weight:normal;
    font-size : 12pt;  
    text-align: left;
}

.h4-normal {
    font-family : courier, courier new, serif;;
    font-weight:normal;
    font-style:normal;
    font-size : 9pt;
    letter-spacing: .5pt;
    display: block;
}

.h5-normal {
    display: inline;
}

.h6-normal {
    font-size: 6pt;
}

.clearfix {
    content: "";
    display: table;
    clear: both;
}


/* =Header
-------------------------------------------------------------- */


nav {
    width: 100%;
    height: 140px;
    margin-top: 60px;
}


/*.navigation {
    display: none;
}*/

.navigation a,
.navigation a:link, 
.navigation a:visited,
.navigation a:active,
{
    text-decoration:none;
	-webkit-transition-property: color;
	-webkit-transition-duration: .2s;
	-moz-transition-property: color;
	-moz-transition-duration: .2s;
	transition-property: color;
	transition-duration: .2s;
}

.navigation a:hover {
    background-repeat:repeat;
    background-image: url(images/underlineCurved.gif);
}

.follow {
    position: fixed;
    right : 0;
    top:50%;
    margin-top: -35px;
    writing-mode: vertical-lr;
    padding: 4px 10px !important;

}


/* =Footer
-------------------------------------------------------------- */

    
footer {
    position: absolute;
    width: 100%;
    line-height: 16pt;
    text-align: left;
    padding: 3% 3%;
}

footer a {
    /*text-decoration: none;*/
}

footer a:hover {
    /*text-decoration: underline;*/
}

footer #email {
    color: blue;
}


footer .col1 {
    width: 50%;
    padding-left: 65px;
    padding-right: 3%;
    float: left;
}

footer .col2 {
    width: 50%;
    float: left;
    padding-left: 15%;
}

footer.footer-about .col2 {
    padding-top: 100px;
}

footer .vertical {
    position: absolute;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    margin-left: 0;
    margin-top: 13px;
}

footer.footer-about .vertical {
    margin-top: 15px;
    margin-left: -64px;
}

footer .right {
    position: absolute;
    transform: rotate(0deg);
    right: 0;
}

footer .h1-bold{
    font-size : 8pt;
    display: inline;
}

footer .h4-normal {
    /*display: inline;*/
}

footer.footer-about {
    margin-top: -45px;
}

/* =Menu
-------------------------------------------------------------- */

.navigation  {
    position: fixed;
    display: inline-block;
    height: 45px;
    padding-top:8px;
    top: 23px;
    right:0em;
    z-index: 101;
}

.navigation .nav-content {
    margin: 0 0;
}

.navigation .nav-content li {
    padding: 4px 26px 4px 26px;
 	display: inline ;  
}

.navigation .nav-content li a{
    font-size: 9pt;
    text-decoration: none ;
    text-transform: uppercase;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.gradient-underline {
    position: absolute;
    z-index: -1;
    width : 33px;
    height : 8px;
    display: block;
    margin-left: 55px;
    margin-top: 15px;
    background-image: url(images/gradient-david-et-pauline.gif);
    background-size: 33px 8px;
    background-repeat: no-repeat;
}

/*.mobile.navigation .nav-content li a, .mobile.navigation .nav-content li a:hover, .mobile.navigation .nav-content li a:focus, .mobile.navigation .nav-content li.active a, .mobile.navigation .nav-content li.follow {
    font-size: 32pt;
    position: relative;
    writing-mode: horizontal-tb;
}*/

/*.navigation .nav-content li.active a, , .navigation-back ul li.active a{
    background-repeat: repeat-x;
    background-position: 100% 100%;
    background-image: url(images/underlineCurved.gif);
    white-space: nowrap;
}*/

.navigation .nav-content li a:hover, navigation .nav-content li a:focus*, .navigation-back ul li a:focus, .navigation-back ul li a:hover {
    background-repeat: repeat-x;
    background-image: url(images/underlineCurved.gif);
}




[class^="icon-"]::before, [class*=" icon-"]::before {
    display: inline-block;
    font-family: "entypo-icon-font";
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0.2em;
    margin-right: 0.2em;
    text-align: center;
    text-decoration-color: inherit;
    text-decoration-line: inherit;
    text-decoration-style: inherit;
    text-transform: none;
    vertical-align: 10%;
    width: 1em;
}

.icon-bar {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #060606;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    display: block;
    float: left;
    height: 1px;
    margin-top: 6px;
    width: 100%;
}


.nav-button {
    position: absolute;
    z-index: 110;
    right: 2em;
    top: 30px;
	border: 0;
     -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    height: 30px;
	margin-top: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 25px;
	display:none;
}

/*
.mobile.navigation .nav-content {
    position: absolute;
    width: 100%;
    height: auto;
    top:50%;
    margin-top : -105px;
    padding: 2em 2em;
}

.mobile.navigation {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background-color: white;
    top: 0;
    z-index: 100;
}

.mobile.navigation .nav-content li:first-of-type {
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
}

.mobile.navigation .nav-content li {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
}
*/

/* =Films
-------------------------------------------------------------- */

* { box-sizing: border-box; }

/* ---- button ---- */

.filters-toggle, .filters-toggle-bis {
    width: 55%;
    margin-left: 45%;
    margin-bottom : 50px;
}

.filters-category, .filters-category-bis {
    text-align: center;
}

.filters-category:after {
  content: '';
  display: block;
  clear: both;
}

.button {
    display: inline-block;
    color: black;
    padding: 1px 20px 1px 20px;
    text-decoration: none;
}

.button_cat {
    font-size: 9pt;
    margin-right: 15px;
    display: block;
    float: left;
}

.button_tag {
    line-height: 17pt;
    letter-spacing: .5pt;
}

.button:hover {
    color: blue;
}

.button:active, 
.button.is-checked {
    color: blue;
}


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

/* ui group */

.filters-category {
    display: block;
    width: 100%;
    height: 60px;
    text-align:center;
    margin-bottom : 20px;
}

.filters-tag {
    display: block;
    width: 95%;
    height: auto;
    text-align:center;
}


.grid {
    width:100%;
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

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

.grid-sizer,
.grid-item {
  width:33.33%;
  min-height:200px;
  height: auto;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom:2%;
  text-align: left;
}

.grid-item a {
    text-decoration: none;
    color: black;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.grid-item a:hover .grid-item-label-container .h1-bold{
    background-image: url(images/underlineCurved.gif);
    background-repeat: repeat;
    white-space: nowrap;
}

.grid-item a:hover .grid-item-label-container .h1-bold, .grid-item a:hover .grid-item-label-container .h1-normal {
    color: blue;
}

.grid-item img{
    width:100%;
    height: auto;
}

/*.grid-item--width0 { width:60%; background-color:pink;}*/
.grid-item--width1 { /*background-color:red;*/}
.grid-item--width2 { padding-top: 35%; padding-left: 7%; padding-right: 6%; /*background-color:green;*/}
.grid-item--width3 { padding-top: 12%; /*background-color:blue;*/}
.grid-item--width4 { padding-top: 20%; /*background-color:grey;*/}
.grid-item--width5 { width: 66.66%; padding-left: 12%; /*background-color:black;*/}
.grid-item--width6 { padding-left: 7%; padding-right: 6%;/*background-color:orange;*/}

.stamp {
    display: inline;
    width:100%;
    min-height:0px;
    margin-top : -50px;
    padding : 0;
}

.message{
    margin : 6% 0 ;
    max-width:450px;
}

.grid-item-label-container {
    display: block;
    margin: 5px 0;
}


/* =About
-------------------------------------------------------------- */


.about_wrapper .col {
    position: relative;
    width: 33.33%;
    float: left;
    text-align: left;
}

.about_wrapper .col1{
    width: 29%;
    line-height: 17pt;
}

.about_wrapper .col2{
    width: 29%;
    padding: 6% 0 0 1%;
}

.about_wrapper .col3{
    width: 42%;
    padding: 0 0 0 5%;
}

.about_wrapper .col h2 {
    font-size : 40pt;
    line-height: 15pt;
}

.about_wrapper .h1-bold {
    font-size: 8pt;
}

.blue {
    color: blue;
}

.blue a{
    color: blue;
    text-decoration: none;
}

.blue a:hover{
    text-decoration: underline;
}

.about-img {
    margin: -130px 0 0 70%;
}

.about-img img{
    width:454px;
    height:282px;
    
}

.about_wrapper .col1 .colmargintop100 {
    width: 100%;
    height: auto;
    padding: 60% 4% 0 24%;
}

.about_wrapper .col1 .colmargintop100 .col {
    width: 100%;
    float: none;
    margin-bottom: 50px;
    padding: 0 2%;
}

.about_wrapper .phone {
    margin-left: 25px;
}


/* =About 
-------------------------------------------------------------- */

.header-img img { 
    width: 100% !important; 
    height: auto !important;
}

.header-img-1 {
    position: relative;
    width: 33%;
    height:auto;
    float:left;
}

.header-img-2 {
    position: relative;
    width:67%;
    height:auto;
    float:left;
}

.header-img-3 {
    position: absolute;
    width: 42.5%;
    overflow: hidden;
}

.img-float {
    position: relative;
    float: left; 
    z-index: 0;
}

.img-border {
    border: 15px solid white;
}


.img-absolute {
    position: absolute;
    bottom:-2%;
    left:8%;
}

.title-headline{
    position: static;
    height: auto;
    padding-left: 4em;
    margin-bottom: 2em;
}

.headline {
    font-family: "linotype_didotitalic", Times, serif;
    font-weight:normal;
    font-style:italic;
    font-size: 22pt;
    line-height: 31pt;
    text-align: justify;
    width: 100%;
}

.about_wrapper {
    position: static;
    padding: 0 2em 0 2em;
}

a.link-blue,
a.link-blue:active,
a.link-blue:link,
a.link-blue:visited
{
    color:#7f95e5;
	text-decoration:underline;
	-webkit-transition-property: color;
	-webkit-transition-duration: .5s;
	-moz-transition-property: color;
	-moz-transition-duration: .5s;
	transition-property: color;
	transition-duration: .5s;
}

a.link-blue:hover {
   color:#2f56e3; 

}

a.link-green,
a.link-green:active,
a.link-green:link,
a.link-green:visited
{
	color:#2eb09c;
	text-decoration:underline;
	-webkit-transition-property: color;
	-webkit-transition-duration: .5s;
	-moz-transition-property: color;
	-moz-transition-duration: .5s;
	transition-property: color;
	transition-duration: .5s;
}

 a.link-green:hover {
	color:#38dec4;
}

/* =Titres
-------------------------------------------------------------- */

@font-face {
     font-family: 'linotype_didotitalic';
    src: url('font/didotl01-webfont.woff2') format('woff2'),
         url('font/didotl01-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;   
}

/*@font-face {
	font-family: 'courierPrime';
    src: url('font/courier_prime-webfont.eot');
    src: url('font/courier_prime-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/courier_prime-webfont.woff') format('woff'),
         url('font/courier_prime-webfont.ttf') format('truetype'),
         url('font/courier_prime-webfont.svg#courier_primeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
	font-family: 'futura-light';
    src: url('font/futura-l-webfont.eot');
    src: url('font/futura-l-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/futura-l-webfont.woff') format('woff'),
         url('font/futura-l-webfont.ttf') format('truetype'),
         url('font/futura-l-webfont.svg#futuralight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'futura-bold';
    src: url('font/futura-b-webfont.eot');
    src: url('font/futura-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/futura-b-webfont.woff') format('woff'),
         url('font/futura-b-webfont.ttf') format('truetype'),
         url('font/futura-b-webfont.svg#futurabold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'futura-medium';
    src: url('font/futura-m-webfont.ttf') format('truetype'),
         url('font/futura-m-webfont.woff2') format('woff2'),
         url('font/futura-m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'nan_fiascothin';
    src: url('font/nanfiasco-thin-webfont.woff2') format('woff2'),
         url('font/nanfiasco-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* =About
-------------------------------------------------------------- */



/*table {
    width : 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}

table strong {
    color: black;
}

tr {
    font-family: "futura-medium", Helvetica, Arial, sans-serif;
    font-size: 7pt;
    letter-spacing: 4pt;
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height : 35px;
}

.table-date {
    padding-top: 5px;
    margin-right: 2%;
    white-space: nowrap;
    width: 12%;
    overflow: hidden;
    display: inline-block;
}

.table-city {
    padding-top: 5px;
    margin-right: 2%;
    white-space: nowrap;
    width: 13%;
    overflow: hidden;
    display: inline-block;}

.table-category {
    padding-top: 5px;
    margin-right: 2%;
    white-space: nowrap;
    width: 18%;
    overflow: hidden;
    display: inline-block;
}

.table-project {
    padding-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}*/
	
/* =article
-------------------------------------------------------------- */

.content-work  {
	width: 100% !important;
    max-width: 1050px;
	height:auto;
	max-width:1026px;
}

.content-work img {
	width: 100% !important;
	height:auto;
	max-width:1026px;
}



.break {
    margin: 35px 0 35px 0;
}

.dotted-line {
    width:100%; 
    border-bottom: 2px dotted #ccc;
}

/* =footer
---------------------------------------------------------------- */
/*
.footer-projects {
    width:100%;
    height:45px;
    border-bottom: 1px solid #ccc;
    border-top: 2px dotted #ccc;
}

.footer-projects-content {
    width:33%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    margin-bottom: 50px;
    float: left;
    
}

.previous {
    text-align: left;
    display: block;
}

.back {
    text-align: center;
        display: block;

}

.next {
    text-align: right;
        display: block;

}

.desktop .previous:before {
    content: "Previous Project";
}

.desktop .back:before{
    content: "Back to home";
}

.desktop .next:before{
    content: "Next Project";
}

.mobile .previous:before{
    font-family: "ElegantIcons";
    font-size: 30pt;
    content: "\34";
}

.mobile .back:before{
    font-family: "ElegantIcons";
    font-size: 30pt;
    content: "\32";
}

.mobile .next:before{
    font-family: "ElegantIcons";
    font-size: 30pt;
    content: "\35";
}*/

/* =work
---------------------------------------------------------------- */
.work_wrapper {
    margin-top: 80px;
}

.work_wrapper iframe { 
    pointer-events:all;
}

.work-media-headline {
   padding: 0 4%;
}


.work-text-content {
    position: relative;
    padding: 2% 20% 4% 22%;
    width: 100%;
}

.work-text-content .h1-bold, .work-media-content .h1-bold {
    font-size: 8pt;
}

.work-text-content p {
    margin-bottom: 1em;
}

.work-text-content h1 {
    font-size: 20pt;
    text-align: left;
}

.box {
    position: absolute;
    /*margin-top : -100px;*/
    margin-top : 0px;
    top: 0;
    right : 0;
    width:200px;
    text-align: left;
}

.blackbox {
    color: white;
    background-color: black;
    padding: 20% 10% 20% 25%;
}

.blackbox a,  
.blackbox a:active, 
.blackbox a:link, 
.blackbox a:visited {
    color:white;
}

.whitebox {
    margin-top: 25px;
    padding: 0 5% 10% 12%;
}

.whitebox a {
    font-style: italic;
}

.work-text-content h1 {
    margin: 0 0;
    text-align: left;
}

.work-text-content h2 {
    margin: 0 0;
    font-size: 33pt;
    line-height: 30pt;
    text-align: left;
}

.work-text-content .h4-normal {
    line-height: 15pt;
}

.work-media-content {
    width: 100%;
    padding: 0 4%;
}

.work-media-content iframe {
    width: 75%;
}

.work-media-content img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 1em;
}

.work-media-content .resize_60 {
    width: 60%;
}


.work-media-content .resize_85 {
    width: 85%;
}

.work-media-content .resize_97 {
    width: 97%;
}


.work-square {
    width: 56%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 2em;
}

.work_wrapper .col {
    /*position: relative;*/
    float: left;
}

.work_wrapper ._25 {
    text-align: left;
}

.work_wrapper ._75 {
    margin-bottom: 50px;
}

.text_align_left{
    text-align: left;
}

.text_align_right {
    text-align: right;
}


/* =prev / back / next
---------------------------------------------------------------- */
.footer-projects-container {
    width:100%;
    margin-bottom: 4em;
    padding: 0 4%;
}

.footer-projects-container hr{
    margin-bottom: 0
}

.footer-projects {
    width:100%;
    height:45px;
    margin: 0 auto;
}

.footer-projects-content {
    width:33.3%;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 0;
    float: left;
}

.footer-projects-content a {
    /*font-family: 'futura-medium', Helvetica, Arial, sans-serif;
    font-weight:normal;
    font-style:normal;
    letter-spacing: 2pt;*/
    text-transform: uppercase;
    font-size : 9pt;
    text-decoration: none;
}

.footer-projects-content a :hover{
    background-image: url(images/underlineCurved.gif);
    background-repeat: repeat;
    white-space: nowrap;
}

.desktop .previous:before {
    content: "← previous";
}

.desktop .previous, .desktop .back, .desktop .next {
    padding: 3px 0px;
}

.desktop .back:before{
    content: "↰ back home";
}

.desktop .next:before{
    content: "next →";
}

.mobile .previous:before{
    content: '←';
}

.mobile .back:before{
    content: "↰";
}

.mobile .next:before{
    content: '→';
}

._75 {
    width: 85%;
}

._50 {
    width: 50%;
    height: auto;
    float: left;
}


._33 {
    width: 33%;
    margin-left: 33%;
}

._25 {
    width: 25%;
}

.col.left{
    padding-right:1%;
   /*margin-bottom: 4em;*/
}

.col.right{
    padding-left:1%;
   /*margin-bottom: 4em;*/
}

iframe { pointer-events: none; }

h1, h3 {
    font-family : 'futura-bold', Helvetica, Arial, sans-serif;
    font-weight:normal;
    font-size : 25pt;
    font-style: normal;
    letter-spacing: 4pt;
 	color:#000;
	line-height: 28pt;
    text-align: left;
    text-transform: uppercase;
    /*display: inline;*/
    padding: 0 20px 0 0;
    margin: 0 0;
}

h2 {
    font-family : "nan_fiascothin", Times, serif;
    font-weight:normal;
    font-size : 43pt;
    font-style: normal;
 	color:#000;
	line-height: 15pt;
    text-align: left;
    display: inline;
}

h3 {
    font-size : 16pt;
}

.message h3 {
    line-height: 22pt;
}

.disclaimer {
    text-align:center;
    height:150px;
    margin-top:55px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    .navigation .nav-content li.active a, .navigation .nav-content li a:hover, /*.desktop*/.navigation .nav-content li a:focus, 
    .footer-projects-content a :hover, .navigation a:hover  {
            background-image: url(images/underlineCurved@2x.gif);
            background-size: 7px 4px;
    }            
}
	

.full-item-link {
    display: block;
    color: inherit;
    text-decoration: none;
}

.video-wrapper {
    position: relative;
}

.video-overlay {
    position: absolute;
    inset: 0;
    cursor: pointer;
    z-index: 3;
    background: transparent;
}
