 ::-moz-selection { /* Code for Firefox */
  background: #9B368B;
  color: #fff;
}

::selection {
  background: #9B368B;
  color: #fff;
}
a {color: #9B368B;} a:hover {text-decoration: underline; color: #9B368B;}
#grid {position: fixed; height: 100%; width: 100%; z-index: 300; display: none;}
#grid span {
    height: 100vh;
    opacity: .5;
}
 html {
  scroll-behavior: smooth;
}
body {scroll-behavior: smooth;}
header {
    height: 100vh !important;
    display: flex;
    /*flex-direction: column;
    justify-content: center;*/
}

video {padding: 10px;}

#vid_section {
  display: flex;
  justify-content: center;
  background: #F5F5F5;
  padding-top: 20px;
  padding-bottom: 20px;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
}

#vid_section video {
  align-items: center;
  flex: none;
  align-self: auto;
}

#link_projects {
  display: block;
  background: #61c4e5;
}

#link_projects a {
    text-decoration: none; color: white;
    font-size: 1.5em;
    font-family: "Heebo", sans-serif;
    padding-top: 20px;
    display: block;
    padding-bottom: 20px;
    text-transform: uppercase;
}

#poulpeHeader {
  background: url('img/portfolio_header_v3.svg');
    background-repeat: repeat;
  background-repeat: repeat;
  background-repeat: repeat;
  width: 90vw;
  min-height: 100vh;
  background-repeat: no-repeat;
  right: 57px;
  position: absolute;
  margin-top: 170px;
  z-index: -1;
}

.content_top p {
  font-family: "Heebo", sans-serif;
  text-transform: uppercase;
  font-weight: 800;
  color: #000 !important;
  padding-left: 157px;
  font-size: 2.3em;
  width: 48%;
  line-height: 1.4em;
  position: relative;
  z-index: 300;
  padding-top: 25px;
}

#intro {
  display: flex;
  align-items: center;
}
.project_coll_1, .project_coll_2 {width: 50%; float: left;}

.thumbdescription.verticale {margin-left: 25%;}
.thumbdescription.horizontale {margin-left: 10%;}

.project_coll_1 a.verticale, .project_coll_2 a.verticale {width: 50%; display: block; margin: 0 auto;}
.project_coll_2 a.horizontale, .project_coll_1 a.horizontale {width: 80%; display: block; margin: 0 auto; margin-top: 20%;}


h2, .project span {padding: 30px; bottom: 0; color: white; font-size: 2.5em; left: 1%; bottom: 25px;}

.project span {
  width: 98%;
  height: 96%;
  opacity: 0;
  top: 2%;
  -moz-transition-duration: 0.5s;; transition-duration: 0.5s;
}

.project:hover span {
  opacity: 1;
  background: rgba(113, 213, 213, 0.8);
  -moz-transition-duration: 0.5s; transition-duration: 0.5s;
}

p {font-size: 1.2em; color: #18CDEA; font-family: "Lucida Grande", sans-serif;}

#behance a, #mailto a, #linkedin a, h5 {font-family: "big john pro", sans-serif; color: #18CDEA; font-size: 1.5em; margin-bottom: 5px; font-variant-caps: all-small-caps;}
#behance a, #mailto a, #linkedin a {color: #9B368B;}
.intro {padding-top: 3%; padding-bottom: 3%; display: flex; align-items: center; flex-direction: column; justify-content: center;}
nav a, .thumbdescription p, .intro p {font-size: 1.5em; color: #18CDEA;     font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
 text-align: center; font-variant-caps: all-small-caps;}
.thumbdescription p {text-align: left; color: #9B368B; padding-top: 10px;}
nav a {color: #9B368B; padding-left: 20px;}
nav a:hover {text-decoration: underline; color: #9B368B;}
.logo {
    font-size: 1.5em;
    color: #9B368B;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    position: absolute;
    margin: 10px;
        margin-left: 10px;
    z-index: 300;
    margin-left: 40px;
    font-variant-caps: all-small-caps;
}
.separateur {
    background-image: url('img/vague.svg');
    min-height: 4vw;
    background-repeat: no-repeat;
}
.html5-video-player {
    background-color: white !important;
}

.content_top a {text-indent: -9999px;}

.trillionOfm {background: url('img/trillion_of_moeglichkeiten.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: black;}
.weihnachten {background: url('img/weihnachten_2017.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: black;}
.ic_website {background: url('img/ic_berlin_website_banner.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: black;}
.photo_retouching {background: url('img/photo_retouching.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: magenta;}
.technical_drawings {background: url('img/Technical_drawings.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: black;}
.product_picture {background: url('img/urban_lookbook.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: black;}
.silk_lookbook {background: url('img/silk_lookbook.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: black;}
.tripon {background: url('img/tripon2.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: black;}
.senioritas {background: url('img/senioritas.jpg'); background-position: center center; background-size: cover; background-repeat: no-repeat; background-color: pink;}

.citation {
    margin-bottom: 17px !important;
}


nav {position: absolute; right: 0; margin: 10px; z-index: 300; margin-right: 40px;}
h1 {font-family: 'big_john_probold', sans-serif; font-weight: bolder; font-size: 1.5em; padding: 10px; text-transform: uppercase;}
h1 {font-size: 2.5em; text-align: center; letter-spacing: 0.2em;}
/*header span {
    font-family: 'big_john_probold';
    font-size: 1.7em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    border-top: 3px solid;
    width: 40%;
    text-align: center;
    padding-top: 5px;
    margin-top: -16px;
}*/

#filtre_couleur {opacity: 0,5; position: absolute;}
.navBlack {color: black !important;}
.mosaic {
    padding: 10px;
}

.img_left {float: left; padding-right: 10px;}

.img_top {padding: 20px;}

.bigthumb {
    width: 60vw;
    margin: 0 auto;
}

.bigthumb a {
    display: block;
    width: 100%;
    border-image: linear-gradient(to top right, #fff 0%, #fff 100%) 1;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.bigthumb a:hover {
   border-image: linear-gradient(to top right, #9B368B 0%, #61c4e5 100%) 1;

}

.bigthumb a img {
    margin: 0 auto;
    position: relative;
    width: 100%;
}



#projects img  {-moz-transition-duration: 0.5s;; transition-duration: 0.5s;}

.project {position: relative; -moz-transition-duration: 0.5s; transition-duration: 0.5s; padding: 0.4em;}
.project.col {margin-bottom: 0; margin-top: 0;}
.project img {width: 100% }
./*project:hover {background: linear-gradient(45deg, #8774e3 0%,#71d5e9 100%); transition-duration: 0.5s; }*/
.glyphicon.glyphicon-chevron-right {
    background: url('../styles/img/navigation.png');
    background-size: auto auto;
    width: 60px;
    height: 60px;
    background-size: cover;
    text-shadow: none;
    text-indent: -9999px;
    position: absolute;
    z-index: 300;
    right: 65px;
    opacity: 1;
    transition: 1s
}

.glyphicon.glyphicon-chevron-right:hover {transform: rotate(180deg); transition: 1s}

.right.carousel-control {
    opacity: 1;
}


#main-content {padding: 1.5vw;} */
#main-content p{font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 1em; color: #8674e3;}
#main-content p:first-child {margin-left: 10px; color: #71d5e8; font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 3em; line-height: 1em;}
.main_content_project p {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  color: black;
  font-weight: 400;
  font-size: 1.4em;
  line-height: 1.5;
}

.prev {
  float: left;
}

.next {
  float: right;
}

.prev, .next {
  width: 30px;
  height: 30px;
  font-size: 2em;
}

h3 {
  font-family: "Heebo", sans-serif;
  font-size: 2.7em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
  color: #000 !important;
}


.title_top {
    padding-top: 70px;
    display: flex;
    align-items: left;
    justify-content: left;
    width: 40%;
    margin-left: 20px;
    margin-left: 80px;

}
.prev a, .next a {
    display: block;
    height: 100%;
    width: 100%;
}
#project_nav {
  position: absolute;
  left: 40px;
}



.navAncre {left: 0; transform: rotate(-90deg); transition-duration: 0.5s; position: fixed; background-size: cover !important;}
.ancreRouge {border: none; background: url('img/prev_red.png') !important; background-size: cover !important; top: calc(50% - 50px);}
.ancreRouge::before {content: " "; height: 46vh; border: 1px #e65f5b solid; width: 1px; position: fixed; display: block; transform: rotate(-90deg); transform-origin: 100% 8%; right: -18px;}
.ancreBottom {transition-duration: 2s !important; margin-top: 51vh; z-index: 300;}
.ancreBottom ::before {content: " "; height: 121vh; border: 1px #e65f5b solid; width: 1px; position: fixed; display: block; transform: rotate(-90deg); transform-origin: 100% 3%; right: -52px;}
.ancreBlack {border: none; background: url('img/prev_black.png') !important; background-size: cover !important; top: calc(50% - 50px);}
.ancreBlack::before {content: " "; height: 46vh; border: 1px black solid; width: 1px; position: fixed; display: block; transform: rotate(-90deg); transform-origin: 100% 8%; right: -18px;}
.ancreBottomB {transition-duration: 2s !important; margin-top: 51vh; z-index: 300;}
.ancreBottomB ::before {content: " "; height: 121vh; border: 1px red solid; width: 1px; position: fixed; display: block; transform: rotate(-90deg); transform-origin: 100% 3%; right: -52px;}


.home_page {background: url('img/home.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; border: 1px solid white; position: absolute; width: 55px; height: 55px; top: 10px; margin-left: 10px;}
.project_nav {text-indent: -9999px;}
.home_page.blue {background: url('img/home_blue.png'); background-position: center center; background-size: cover; background-repeat: no-repeat; border: 1px solid #0fb398; position: absolute; width: 55px; height: 55px; top: 10px; margin-left: 10px;}


.project_pictures {display: block; float: left; position: relative;}
.project_pictures img {width: 100%; padding: 20px; margin: 0;}

.img_desc {
  width: 434px;
  position: absolute;
  top: 2%;
  right: 2%;
  z-index: 100 !important;
  background: white;
  padding: 10px;
  border: 1px solid red;
}

.open_info {
  padding: 0 0 0 10px;
  z-index: 300;
  position: absolute;
  bottom: 0;
  font-size: 1em !important;
  line-height: 1.4 !important;
  background: url('../styles/img/icon_description.png');
  background-repeat: no-repeat;
  top: 20px;
  right: 20px;
  width: 21px;
  height: 21px;
  overflow: hidden;
}

.open_info_close {
  background-position-x: -21px;
}

.visible {display: block;}

.project_info {padding: 0 30px 2px 0;}
.project_info p {line-height: 1.4em; font-size: 1.5em;}
.project_info p, .role, .client {
    font-family: "Lucida Grande", sans-serif;
    text-align: right;
}

.role2 {text-align: left; float: left; margin-right: 20px;}

.role p, .client p {
    color: #606060;
    font-weight: 300;
    font-size: 1em;
    margin: 5px 0 0px 0;
    line-height: 1.7;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.citation {margin-bottom: 10px; margin-top: 7px !important;}

.project_info span {font-weight: bold; }
.project_info.black span {}
.project_info.orange span {}

.bloc_1 {padding-left: 10px;}

.bloc_1.black {padding-left: 10px;}
.bloc_1.orange {padding-left: 10px;}

.bloc_1 img {
    margin-left: -10px !important;
    margin-top: 10px;
}
#ancrePrev {
    z-index: 300;
}
.fullpic {
    padding: 40px;
}


.desc_img.black {border-left: 3px solid black;}
.desc_img.orange {border-left: 3px solid #e26c4d;}

.desc_img.first {
margin-top: -13px;
padding-top: 15px;
z-index: 300;
position: relative;
}

footer {
    /*height: auto;
    width: 100%;
    background: #704fdc url('img/octopus.jpg') no-repeat;
    margin-top: 100px;
    background-size: auto;
    background-position-x: right;
    padding: 10px;
    position: absolute;*/
}


/*#behance a, #mailto a, #linkedin a {
    color: #8774e3;
    font-size: 1.5em;
    font-family: "HelveticaNeue-UltraLight", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: lighter;
    padding: 2.5px;
    line-height: 1.4em;
}*/

#mailto {
    position: relative;
    display: block;
}

#mailto a {
    position: absolute;
    width: 100%;
    height: 100%;
}

#linkedin a {
    padding: 9px;
}


#mailto::after, #mailto::before {
    content: "";
    width: 18px;
    border-bottom: 2.5px solid;
    color: #8774e3;
    display: block;
    transform: rotate(40deg);
    margin-top: 5px;
    margin-left: -2px;
}

#mailto::after {
    transform: rotate(-40deg);
    float: right;
    margin-top: -2px;
    margin-right: -2px;
}

 #mailto:hover {width: 30px; height: 30px; display: block;}

.linkfooter {
    width: 30px;
    height: 30px;
    border: 2px solid #8774e3;
    float: left;
    margin: 15px 0px 15px 15px;
    overflow: hidden;
    letter-spacing: 1em;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.linkfooter:hover {
    width: 113px;
    overflow: visible; 
    letter-spacing: 0.2em;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


#pdfportfolio a {
    line-height: normal;
    font-size: 0.7em;
    font-weight: 300;
    letter-spacing: normal;
    margin: 12px 13px 19px 2px !important;
    position: absolute;
}
#pdfportfolio:hover {width: 30px !important;}

footer#bottom {height: 40px; background: #e65f5b; width: 100%; position: absolute; bottom: 0;}

.carousel-control.left, .carousel-control.right {background: none;}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 15px;
	margin: 0px;
}

.section_project {
  clear: both;
  padding: 1px;
  margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
    /*margin: 1% 0 1% 1.6%;*/
}
.col:first-child { margin-left: 0; }
.img_desc img {
    margin: 0;
}

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group {
    max-width: 1280px;
    margin: 0 auto;
    margin-top: 10%;
    zoom:1; /* For IE 6/7 */ }

/*.span_8_of_8 {
  width: 100%;
}

.span_7_of_8 {
  width: 87.3%; 
}

.span_6_of_8 {
  width: 74.6%; 
}

.span_5_of_8 {
  width: 61.9%; 
}

.span_4_of_8 {
  width: 49.2%; 
}

.span_3_of_8 {
  width: 36.5%;
}

.span_2_of_8 {
  width: 23.8%; 
}

.span_1_of_8 {
  width: 11.1%; 
}*/


.span_8_of_8 {
  width: 100%;
}

.span_7_of_8 {
  width: 87.5%; 
}

.span_6_of_8 {
  width: 75%; 
}

.span_5_of_8 {
  width: 62.5%; 
}

.span_4_of_8 {
  width: 50%; 
}

.span_3_of_8 {
  width: 37.5%;
}

.span_2_of_8 {
  width: 25%; 
}

.span_1_of_8 {
  width: 12.5%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
  .span_8_of_8 {
    width: 100%; 
  }
  .span_7_of_8 {
    width: 100%; 
  }
  .span_6_of_8 {
    width: 100%; 
  }
  .span_5_of_8 {
    width: 100%; 
  }
  .span_4_of_8 {
    width: 100%; 
  }
  .span_3_of_8 {
    width: 100%; 
  }
  .span_2_of_8 {
    width: 100%; 
  }
  .span_1_of_8 {
    width: 100%; 
  }
}



/*  PUSH */
.push_7 {
  	margin-left: 88.9% !important;
}

.push_6 {
  	margin-left: 76.2% !important;
}

.push_5 {
  	margin-left: 63.5% !important;
}

.push_4 {
  	margin-left: 50.8% !important;
}

.push_3 {
  	margin-left: 38.1% !important;
}

.push_2 {
  	margin-left: 25.4% !important;
}

.push_1 {
  	margin-left: 40px !important;
}


/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
  display: block;
  float:left;
  /*margin: 1% 0 1% 1.6%;*/
}
	.span_1_of_8, .span_2_of_8, .span_3_of_8, .span_4_of_8, .span_5_of_8, .span_6_of_8, .span_7_of_8, .span_8_of_8 { width: 100%; }
}






/* slider */

*, *:after, *:before {
	@include box-sizing(border-box);
}

body {
	font: {
		size: 100%;
		family: $primary-font; // variables inside partials > _variables.scss
	}
	color: $color-1;
	background-color: $color-1;
}

a {
	color: $color-2;
	text-decoration: none;
}

img {
	max-width: 100%;
}

/* -------------------------------- 

Main components 

-------------------------------- */

.cd-image-container {
  position: relative;
  float: left;
  /*border: solid #fff 10px;*/
}
.cd-image-container img {
  display: block;
}

.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
  visibility: hidden;
}
.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
  color: black;
}
.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
  border-right: 1px solid black;
}

@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.cd-handle {
    position: absolute;
    height: 35px;
    width: 35px;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
    background: url('img/icon_after_before.png');
        background-size: auto auto;
    background-size: cover;
    cursor: pointer;
}

.cd-handle.draggable {
  /* change background color when element is active */
  background-color: #445b7c;
}
.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

span.cd-image-label {
    color: black !important;
}

@font-face{ 
	font-family: 'slim_joe-webfont';
	src: url('font_webkit/font_webkit/WebFont.eot');
	src: url('font_webkit/WebFont.eot?#iefix') format('embedded-opentype'),
	     url('font_webkit/slim_joe-webfont.woff') format('woff');

  font-family: 'big_john_probold';
    src: url('font_webkit/bigjohnpro-bold.woff2') format('woff2'),
         url('font_webkit/bigjohnpro-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@media screen and (max-width: 768px) {
  #poulpeHeader {
    background-repeat: repeat;
    width: 136vw;
    min-height: 97vh;
    background-repeat: no-repeat;
    right: 0;
    position: absoluteabsolute;
    margin-top: 29vh;
    opacity: .5;
  }

  .project_coll_2 a.verticale {width: 60% !important;}
  .project_coll_2 a.horizontale {width: 90%;}
  .bigthumb {width: 90% !important;}
  .project_coll_1, .project_coll_2 {width: 100%; float: center;}

  .project_coll_2 a.horizontale, .project_coll_1 a.horizontale, .group {margin: 0 auto;}
  .project_coll_1, .project_coll_2, .bigthumb {margin-bottom: 80px;}
  .thumbdescription.verticale {margin-left: 20%;}


  header {height: 48vh !important;}

  .content_top p {
    font-family: "Heebo", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #000 !important;
    padding-left: 22px;
    font-size: 1.5em;
    width: 85%;
    line-height: 1.4em;
    position: relative;
    z-index: 300;
    padding-top: 15px;
  }

  nav a, .thumbdescription p, .intro p {
    font-size: 1.2em;    
  }

  .logo {
    margin-left: 23px;
    font-size: 1.2em;
  }

  .thumbdescription p {font-size: 1.2em;}

}


.main_content_project p {
  padding: 15px 0px 0px 80px !important;
}

  header {min-height: 65vh; height: 65vh; background-position-x: -400px;}
  header span {padding-top: 40px;}
  .title_top {padding-top: 110px !important;}
  .project_info {display: none;}
  h1 {padding: 50px;}
  .project_info p {
    font-size: 2em !important;}
  .project_coll_1 a.verticale, .project_coll_2 a.verticale {width: 54%;}
  .thumbdescription.verticale {margin-left: 23%;}
  .project_coll_2 a.verticale, .project_coll_1 a.verticale, .bigthumb {margin-top: 5%;}

  .push_1 {
    margin-left: 0 !important;
  }
  #projects {
    margin-top: 10px;
    scroll-behavior: smooth;
  }

  .project_nav {z-index: 300;}
}
