/*
	Theme Name: kick.office
	Theme URI: kick.office
	Description: kick.office
	Version: 1
	Author: Martina Zonno
	Author URI: https://martinazonno.it
	Tags: Blank, HTML5, CSS3
*/

@font-face {
    font-family:'Keroine PRO';
    src: url('fonts/keroinepro-douxextreme-webfont.woff2') format('woff2'),
         url('fonts/keroinepro-douxextreme-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*------------------------------------*\
    MAIN
\*------------------------------------*/
:root {
    --nero: #000000;
    --beige:#F9F3E8;
	--terra:#B4674E;
}

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */

.otgs-development-site-front-end,
#home_video_mob,
.mob{
	display:none!important
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
    background-color: #f9f3e8 !important;
    border-top: 1px solid #000 !important;
}

html, body{
	margin:0px;
	padding:0px
}

body #menu .lingua ul li {
    font-size: 16px;
}

html {
	font-size:62.5%;
}
body {
	font:300 11px/1.4 'keroine';
	background: var(--beige);
}

body p, body ul li{
	font: normal normal normal 22px/26px "Keroine PRO";
	margin-top: 0px;
    padding-top: 0px;
}

body #menu ul li {
    padding-bottom: 0px;
}

body ul li

#page #hero_progetto{
	display:none
}

.videoloop{
	width:100%!important
}

.inner_box.gallery .wp-block-columns .videoloop {
    width: 98.5%!important;
	margin-bottom: -5px;
}

.inner_box.gallery .wp-block-column:nth-child(even) .videoloop {
	 margin-left: 4px;
    width: 98.5%!important;
	margin-bottom: -5px;
}

.inner_box.gallery .wp-block-column:nth-child(odd) .videoloop {
   margin-left: 6px;
    width: 98.5%!important;
	margin-bottom: -5px;

}

.inner_box.gallery.fullvideo .wp-block-column .videoloop {
    width: 99.9%!important;
    margin: auto;
    padding: 0px 5px;
	margin-bottom: -5px;
}


#return-to-top {
    position: fixed;
    bottom: 25px;
	z-index: 1;
    right: 25px;
	width: 20px;
    height: 20px;
	cursor: pointer;
    text-decoration: none;
	display: none;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
	background-image: url(img/ko-freccia.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}



/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
f
.displaynone{
	display: none !important;
}

.first_home{
	margin-top:70px!important;
	margin-bottom:70px!important;
}

#archive main,
#page404, body#page #projects,
main .nohero {
    padding-top: 150px;
}

#homepage .nohero{
	padding-top:0px
}



#projects .box_flexbox .project{
	width: calc(100% / 3.3);
	position: relative;
	margin-bottom: 4.5%;
}


.box_flexbox{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-flow: wrap;
    flex-wrap: wrap;
	align-items: center;
}

h2.tit_big{
	font-size:30px!important;
	margin-bottom: 60px;
	margin-top: 0px!important;
}

.desc_team h2.tit_big {
    margin-bottom: 10px;
}

.desc_team p {
    padding-right: 50px;
}

.team h2, .team h3, .team .wp-block-group {
	text-align:left
}

.team h3 {
    font: normal normal normal 22px/26px 'Montserrat', sans-serif;
    margin-bottom: 2px;
}

.team .wp-block-group {
    padding-bottom: 20px;
}

#projects .project h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 28px;
    margin-top: 20px;
    text-transform: uppercase;
}



.box_info_project {
    font-size: 18px;
    position: absolute;
    width: 100%;	
	color: var(--beige);
    height: 100%;
    padding: 20px;
	opacity: 0;
}



.info_project.box_flexbox {
    align-content: flex-end;
    flex-flow: column;
    align-items: flex-start;
    height: 100%;
    justify-content: flex-end;
}

.box_img{
	position: relative;
	background-size: cover;
    height: 540px;
}
.project:hover .box_info_project,.project:hover .box_info_project h2 {
	opacity: 1;
}

.box_info_project h2 {
	margin: 0px;
}

.p_info{
	width: 100%;
	text-transform: lowercase;
	font-style: italic;
}


.box_info_press{
	flex:1;
	margin-left: 50px;
    align-self: stretch;
    align-items: self-start;
}

.info_press{
	justify-content: space-between;
	width: 100%;
}

.info_press h2, .accordion__item .accordion__title h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
}

#press .data,
.box_info_press p{
	font: normal normal normal 20px/23px "Keroine PRO";
}

.box_info_press p {
    margin-bottom: 40px;
}



.foo_press{
	align-self: flex-end;
	padding-bottom: 0px;
}

.foo_press .more{
	width: 100%;
	margin-bottom: 0px;
    text-align: right;
	font-family: 'Montserrat', sans-serif;
	text-transform: lowercase;
	font-size: 16px;
	font-weight: 300;
}



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

#press span.data {
    float: right;
	margin-right: 50px;
}

.accordion__item {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: #000 solid 1px;
}

.accordion__item:last-child{
	border-bottom: #000 solid 1px;
}

.accordion__item .accordion__title {
	position: relative;
	display: block;
	padding: 0px;
	text-decoration: none;
	cursor: pointer;
}

.accordion__item .accordion__title .accordion__arrow {
	position: absolute;
	top: -6px; right: 0px;
	display: inline-block;
	vertical-align: middle;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 30px;
	font-size: 30px;
	color:#000;
	border-radius: 50%;
}
.accordion__item .accordion__rotate {
	transform: rotate(225deg);
	top: 0px!important;
	right: 3px!important;
}
.accordion__item .accordion__content {
	padding: 30px 0px;
	display: none;
}
.accordion__item .accordion__arrow-item {
	font-weight: 300;
}
/*-------------------------------------*/

.inner_box{
	margin:auto;
	width: 95%;
	max-width: 1280px;
}

main .inner_box.gallery,
main .wp-container-core-columns-layout-3{
    max-width: 1280px;
}

img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	font-style: italic;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
	font-style: italic;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

p.tit{
	font: normal normal normal 40px/45px "Keroine PRO";
	letter-spacing: 0px;
	color:var(--nero);
	opacity: 1;
	padding: 0px;
    margin: 0px;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/


nav ul {
    padding: 0px;
    margin: 0px;
    text-align: left;
}

nav ul li {
    padding-left: 25px;
	display: inline-block;
    list-style: none;
	padding-left: 108px;
   	font: normal normal normal 17px/22px "Keroine PRO";
}

nav ul li.current_page_item,
.current-menu-item a {
    font-style: italic;
}

nav ul li:first-child {
    padding: 0px;
}

nav ul li a{
	color: var(--nero);
}

.logo img{
    width: auto;
	height: 28px;
}


.wpml-ls-legacy-list-horizontal a {
    padding: 0px!important;
}

body.is-sticky header#menu {
	background: rgb(249,243,232,0.97);
  
}


body header#menu.is-active img,
body#post.is-sticky header#menu img{
	filter: brightness(0%);
}

#post .hamburger-inner::after, #post .hamburger-inner, #post .hamburger-inner::before, #post .hamburger-inner::after{
	background: var(--beige);
}

#post header#menu.is-active .hamburger-inner::after, #post header#menu.is-active .hamburger-inner, #post header#menu.is-active .hamburger-inner::before, 
#post header#menu.is-active .hamburger-inner::after,
#post.is-sticky header#menu .hamburger-inner::after, #post.is-sticky header#menu .hamburger-inner, #post.is-sticky header#menu .hamburger-inner::before, 
#post.is-sticky header#menu .hamburger-inner::after{
	background: var(--nero);
}

body#homepage header#menu{
	opacity: 0;
}

body#homepage.is-sticky header#menu{
	opacity: 1;
}

body#post.is-sticky header nav ul li a, body#post.is-sticky header .lingua a{
	color:var(--nero);
	font-weight: 300;
}

.lingua{
	font:normal normal normal 17px/22px "Keroine PRO";
	text-transform: uppercase;
}


header#menu {
    padding: 40px 0px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.logo h1 {
    padding: 0px;
    margin: 0px;
	font-size: 0px;
}

.inner_box figure {
    margin: 0px 5px;
}

.inner_box figure.wp-block-image.size-full {
    margin: 0px!important;
}

section#hero_progetto {
    height: 100vh;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    margin-bottom: 90px;
}

#hero_progetto .inner-b-align{
	align-items: baseline;
}

#page #hero_progetto .inner-b-align.box_flexbox{
	-ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}


.progetto_info a {
    color: #000;
    text-decoration: underline;
}

.progetto_info h2{
	text-align: left;
	font: normal normal 600 58px/71px 'Montserrat', sans-serif;
	padding: 0px;
	margin:0px;
}

.progetto_intro p {
    padding-bottom: 20px;
}

.progetto_intro p:last-child {
    padding-bottom: 0px;
}

.progetto_info p b{
	display: block;
	font-family: 'Montserrat', sans-serif;
}

.progetto_info p, .progetto_info a {
	text-align: left;
    margin-top: 0px;
	font: normal normal normal 20px/22px "Keroine PRO";
    margin-bottom: 15px;
   }
   

.planimetria {
    padding: 100px 0px;
}

#page h2{
	margin-top: 0px;
	font: normal normal normal 22px/26px 'Montserrat', sans-serif;
}

.collaboratori p,
.team_list p{
    font: normal normal normal 18px/26px "Keroine PRO"!important;
}

.team_list p{
	text-align:center;
	padding-top:10px	
}

.progetto_intro, .progetto_desc,
.progetto_intro p{
	text-align: left;
	padding-top: 0px;
    margin-top: 0px;
	margin-bottom: 0px;
	font: normal normal normal 35px/40px "Keroine PRO";
}


.progetto_desc{
	font-size: 25px;
	line-height: 30px;
    margin-top: 80px;
    margin-bottom: 80px;
}

.progetto_desc p{
	padding:0px;
	padding-bottom:20px;
	margin-bottom: 0px;
}

.progetto_desc p:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.gallery {
	margin:auto!important;
    margin-bottom: 2em!important;
}

.gallery.small {
	max-width:1032px;	
}


.gallery.small figure.wp-block-image.size-large,
#post figure.wp-block-image.size-large{
	padding-bottom:0px!important;
}

.gallery:last-child {
    margin-bottom: 0px!important;
}

.size-full.gallery {
    padding: 0px 5px;
	padding: 0px;
}

#open_menu{
	display: none;
}
/* MENU HAMBURGER */
.hamburger {
	text-align: center;
	padding: 15px 0px;
	display: inline-block;
	cursor: pointer;
	transition-property: opacity, filter;
	transition-duration: 0.15s;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible; }
	
  .hamburger.is-active .hamburger-inner,
	.hamburger.is-active .hamburger-inner::before,
	.hamburger.is-active .hamburger-inner::after,
	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after  {
	    background-color: #000;}
  
  .hamburger-box {
	width: 25px;
	height: 20px;
	display: inline-block;
	position: relative; }
  
  .hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px; }

	.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
	  width: 20px;
	  height: 3px;
	  border-radius:0px;
	  position: absolute;
	  transition-property: transform;
	  transition-duration: 0.15s;
	  transition-timing-function: ease; }
	.hamburger-inner::before, .hamburger-inner::after {
	  content: "";
	  display: block; }
	.hamburger-inner::before {
		top: 0px;
		transform: rotate(90deg);
	}
	
  /*
	 * Squeeze
	 */
  .hamburger--squeeze .hamburger-inner {
	transition-duration: 0.075s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
	.hamburger--squeeze .hamburger-inner::before {
	  transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
	.hamburger--squeeze .hamburger-inner::after {
	  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  
  .hamburger--squeeze.is-active .hamburger-inner {
	transform: rotate(45deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
	.hamburger--squeeze.is-active .hamburger-inner::before {
	  top: 0;
	  opacity: 0;
	  transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
	.hamburger--squeeze.is-active .hamburger-inner::after {
	  bottom: 0;
	  transform: rotate(-90deg);
	  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); 
	}
 /* MENU HAMBURGER */
 
 header.is-active .menu-mobile, header.is-active .menu-mobile ul,
 header .menu-mobile, header .menu-mobile ul{
	display:none;
}

header#menu {
    position: fixed;
    width: 100%;
	z-index: 1;
	font-family: 'Keroine PRO';
}

#post header nav ul li a,
#post header .lingua ul li a{
	color:#F9F3E8;
	font-weight: 600;
}

#post figure.wp-block-image.size-large {
    padding-bottom: 60px;
}

.inner-v-align, .inner-b-align, .menu-mobile ul {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
}

.inner-b-align{
	margin:auto;
	width: 95%;
	max-width: 1280px;
	top:inherit;
	bottom: 30px;
	color: var(--beige);
}

.inner-b-align h1, h1{
	font-family: 'Montserrat', sans-serif;
	font-size: 40px;

}
 
.inner-b-align p{
	font:normal normal normal 24px/28px "Keroine PRO"
}

.footer {
    text-align: left;
	color:var(--nero);
	font-size: 20px;
	padding-top: 145px;
	padding-bottom: 30px;
	line-height: 28px;
    font-weight: 400;
}

footer, footer p, footer a {
    font-size: 16px!important;
}

.foo_tit{
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
    line-height: 20px;
	margin-top: 0px;
	text-transform:uppercase;
}

.website{
	text-align:center;
	padding-top:40px;
}

.website, .website a{
	font-size:15px!important
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/


/*** TICKER ***/

@-webkit-keyframes ticker {
	0% {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  visibility: visible;
	}
  
	100% {
	  -webkit-transform: translate3d(-100%, 0, 0);
	  transform: translate3d(-100%, 0, 0);
	}
  }
  
  @keyframes ticker {
	0% {
	  -webkit-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  visibility: visible;
	}
  
	100% {
	  -webkit-transform: translate3d(-100%, 0, 0);
	  transform: translate3d(-100%, 0, 0);
	}
  }

.infinity_text{
	text-align: center;
	font: normal normal normal 55px/66px "Keroine PRO";
	color: var(--nero);
	display: inline-block;
    height: 3.4rem;
    line-height: 3.4rem;
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;
    cursor: pointer;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-name: ticker;
    animation-name: ticker;
    -webkit-animation-duration: 90s;
    animation-duration: 90s;
}


.wrapper {
	max-width: 100%;
	overflow: hidden;
  }
  
  .marquee {
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	animation: marquee 40s linear infinite;
	font-family: 'Keroine PRO';
	margin-top: 30px;
  }
  
  .marquee p {
	display: inline-block;
	font: normal normal normal 50px/60px "Keroine PRO";
	color: var(--nero)
  }
  
  @keyframes marquee {
	0% {
	  transform: translate3d(0, 0, 0);
	}
	100% {
	  transform: translate3d(-50%, 0, 0);
	}
  }

  
  section#projects {
    margin-bottom: -4.5%;
}

#projects .box_flexbox:after {
    content: "";
    width: calc(100% / 3.3);
}

#projects .box_flexbox .p_info:after{
	display:none
}

  
#post h1, #page h1{
	font-size: 60px;
	text-align: center;
	padding: 0px;
    margin: 0px;
}
#page h1{
	color: var(--nero);
}


#post h1{
	margin: 0px;
	margin-bottom: 35px;
	font-size: 38px;
	text-align: left;
	line-height: 40px;
	margin-bottom: 50px;
    text-transform: uppercase;
}


ul#gallery {
    list-style: none;
}

#moove_gdpr_cookie_info_bar p, #moove_gdpr_cookie_info_bar button {
    font-size: 16px!important;
    line-height: 20px!important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{
	padding: 20px 40px;
}



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media screen and (min-width:768px) {
	body.is-sticky header#menu {
		padding-top: 25px;
		padding-bottom: 30px;
	}
	
	#projects .project h2{
		display: none;
	}
	#projects .project .box_info_project h2,
	#projects .project:hover .box_info_project h2{
		display: block;
	}
	
}



@media only screen and (max-width:768px) {
	#homepage .wp-block-spacer {
		height: 2em!important;
	}
	header{
		padding: 0px;
		z-index: 20;
		width: 100%;
		top: 0px;
	}

	header#menu{
		padding: 0px;
	}

	header, header .inner_box{
		height: 75px;
	}

	header.is-active{
		height:100vh
	}

	
	
	.inner_box, .inner-b-align {
		width: 90%;
	}
	
	

	#return-to-top {
		background-color: var(--beige);
		padding: 20px;
		background-size: 18px;
		right: 15px;
		bottom: 15px;
	}

	.marquee p{
		padding-bottom: 0px;
		margin-bottom: 10px;
	}

	body header#menu.is-active,
	body.is-sticky header#menu.is-active {
		background: var(--beige);
}


	
	body p {
		font: normal normal normal 18px/23px "Keroine PRO";
		
	}

	body#post .progetto_desc{
		gap:0px
	}

	body#post .progetto_desc p{
		margin-block: 0px;
	}

	.progetto_info p {
		width: 50%;
		float: left;
	}

	.marquee{
		margin-top: 0px;
		padding-top: 20px;
		padding-bottom: 25px;
	}

	.progetto_intro, .progetto_desc, p.tit, .marquee p {
		font-size:28px;
		line-height: 32px;
	}


 #page h2, h2.tit_big {
		margin-top: 0px!important;
		font-size:23px;
		line-height: 26px;
	}	

	.info_project.box_flexbox {
		display: none;
	}

	section#hero_progetto{
		height: 90vh;
		background-attachment: initial;
		margin-bottom:30px
	}

	section#hero_progetto.mob {
		height: 75vh;
	}


	#open_menu{ display: block;}

	 #page main section {
		padding-top: 0px;
	}

	section#projects {
		padding-top: 90px!important;
	}

	

	header ul {
		display: none;
	}

	.logo img {
		height: 20px;
	}


	#homepage main{
		margin-top: 0px;
	}

	.reverse_col{
		flex-direction: column-reverse;
	}

	.menu-mobile{
		background:var(--beige);
		width: 100%;
		height: 100vh;
		position: fixed;
		left: 0px;
		top: 0px;
		z-index: 1;
		margin-top: 75px;
		display: none;
	}



	#archive main {
    	padding-top: 75px;
	}


	header.is-active .menu-mobile, header.is-active .menu-mobile ul{
		display: block;
	}


	.menu-mobile ul{
		margin-top: -90px;
		padding: 0px;
	}

	.menu-mobile ul li {
		display: block;
		text-align: center;
		font-size: 16vw;
		line-height: 12vh;
	}

	.lingua, nav.nav {
		display: none;
	}

	#projects .box_flexbox .project {
		width: 47%;
	}

	#projects .project h2 {
		font-size: 18px;
		line-height: 20px;
		margin-top: 12px!important;
	}

	.box_info_press{
		width: 100%;
		margin-left: 0px;
		margin-top: 20px;
		gap: 20px;
	}

	#post h1, #page h1 {
		font-size: 30px;
	}

	#post h1{		
		margin-bottom: 25px;
	}

	.planimetria{
		padding: 70px 0px;
	}
	
	.inner-b-align {
		bottom: 40px;
	}

	.menu-mobile .lingua ul li {
		font-size: 7vw!important;
	}


	#hero_progetto .inner-b-align{
		flex-direction: row-reverse;
	}

	#hero_progetto .hero_anno{
		display: none;
	}


.menu-mobile .lingua {
    display: block;}
	

	.menu-mobile  .lingua ul {
		top: 60%;
    text-align: center;
}

	.progetto_info p, .progetto_info a,
	#post .inner-b-align p {
		font-size:18px;
		line-height:25px;
	}

	.footer{
		padding-bottom: 0px;
		padding-top: 60px;
		font-family: 'Keroine PRO';
		font-size: 13px;
		line-height: 18px;
	}

	.foo_tit {
		font-family: 'Montserrat', sans-serif;
		font-size: 15px;
		line-height: 15px;
	}

	.website {
    	padding-top: 20px;
    	padding-bottom: 40px;	
	}

	.footer .inner_box.box_flexbox div {
		width: 50%;
		padding-bottom: 40px;
	}

}

@media screen and (max-width:580px) {
	
	.inner_box.gallery .wp-block-column:nth-child(even) .videoloop,
	.inner_box.gallery .wp-block-column:nth-child(odd) .videoloop {
    	width: 98%!important;
	}
	
	.gallery {
    margin-bottom: 2em!important;
}
	
 .inner_box.gallery .wp-block-column .videoloop {
    margin-left: 5px;
    width: 98%!important;
} 
	.inner_box.gallery .wp-block-column .videoloop{
		margin-top:0px!important
	}

	
	.flexslider{
		min-height: 300px;
		height: auto!important;
	}
	.info_press h2, .accordion__item .accordion__title h2 {
		font-size: 17px;
		line-height: 25px;
	}

	#press span.data{
		font-size: 14px;
		float: none;
	}

	.foo_press{
		padding-bottom: 0px;
	}

	div#press article {
		padding-bottom: 0px;
	}

	.box_img {
		height: 70vw;
	}
	
	#home_video_mob,
	.mob{
		display: block!important;
	}

	#home_video_desk,
	.desk{
		display:none!important
	}
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:var(--terra);
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:var(--terra);
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:var(--terra);
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@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;
	}
	
	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;
	}
}
