@import "tablet.css";



/*
*	================================================================
*	PANEL SLIDERS STYLES
*
*	================================================================
*/

div.panels-container ul {

	width:100%;
	margin:3.348rem 0;
	text-align:center;
	transform: translateX(0) !important;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
	white-space:normal;

}

div.panels-container ul li {

	display:block;
	/*max-width:20.250rem;*/

	width:100%;
	height:12.375rem;
	/* margin:0 auto 1.125rem auto; */
	margin:0 auto;
}

div.panels-container ul li:last-of-type {
	 margin:0 auto 3.348rem auto; /**/
}

div.panels-container ul li div.panel-content a.panel-content--link-wrapper div.panel-content---info {
	width:80%;
}

div.panels-container ul li div.panel-content a.panel-content--link-wrapper div.panel-content---info span {
	font-size:1rem !important;
	font-weight:500 !important;

}


div.panels-container ul li div.panel-bg div.panel-bg--img {
	background-size:100% auto;
}

ul.panels-control {
	display:none;
}

/*
*	================================================================
*	SPLIT-PANEL STYLES (PHOTOGRAPHY + BRANDING STYLES MARKUP)
*
*	================================================================
*/

div.split-panel-container {

	margin:3.348rem 0 0 0;

}

div.split-panel-container div.split-panel-container--top {
	width:100%;
	margin:0;
}

div.split-panel-container div.split-panel-container--top div.split-panel-container--top---left {
	width:100%;
	padding:0 1.125rem;
}

div.split-panel-container div.split-panel-container--top div.split-panel-container--top---left h4 {
	font-size:2.250rem;
	padding:1rem 0 0 0;

}
div.split-panel-container div.split-panel-container--top div.split-panel-container--top---left h6 {
	font-size:1rem;
}

div.split-panel-container div.split-panel-container--top div.split-panel-container--top---right {
	padding:0 1.125rem;
}

div.split-panel-container div.split-panel-container--top div.split-panel-container--top---right p {
	font-size:0.875rem;
	line-height:1.125rem;
	max-width:none;
	width:100%;
	margin:1.500rem 0 0 0;
	padding:0 0 2.313rem 0;

}

div.split-panel-container div.split-panel-container--bottom {
	height:auto;
	margin:0;

}

div.split-panel-container div.split-panel-container--bottom ul {
	display:block;
	padding:0 0.125rem;
	text-align:center !important;
}

div.split-panel-container div.split-panel-container--bottom ul li {
	padding:0 !important;
	margin:0 auto !important;
	width:100% !important;
	/* max-width:19.125rem !important; */
	display:block;
	height:12.375rem !important;
}


/*
*	================================================================
*	PANELS ORIGINALS MARK UP -- ADDED BY TOP LEVEL CLASS .orignals on
*	div.panels-container
*
*	================================================================
*/

div.panels-container.originals ul {
	width:100%;
	height:auto;
	margin:3.438rem auto;
	transform: none !important;
}

div.panels-container.originals ul li {
	display:block;
	max-width:none;
	width:100%;
	height:11.563rem;
	margin:0;
	border-bottom:#101010 0.063rem solid;
}

div.panels-container.originals ul li div.panel-bg div.panel-bg--img {
	opacity:.35;
	/*
	filter:grayscale(10%);
	-webkit-filter: grayscale(10%);*/
	transition:none;
}

div.panels-container.originals ul li div.panel-content a.panel-content--link-wrapper div.panel-content---info span {
	color:#b3b3b3;
}

div.panels-container.originals ul li div.panel-bg div.panel-bg--img {
	background-size:cover;
}


/*
*	================================================================
*	TOP-MENU STYLES - BASIC STYLES FOR THE heading type <div>
*	acting as second <nav> for subsections
*
*	================================================================
*/

div.top-menu ul li:first-of-type span[class*="closer-btn"] {
	margin-left:1.125rem;

}

div.top-menu ul li:first-of-type span[class*="closer-btn"] + span {
	padding-left:1.125rem;
}

div.top-menu ul li:last-of-type span[class*="info"] {
	margin-right:1.125rem;

}

/*
*	================================================================
*	EXTERNAL BUTTON STYLES / BORDERED BUTTONS
*
*	================================================================
*/

a.btn-external-changa {
	display:inline-block;
	max-width:none;
	width:auto;
	font-size:0.875rem;
	text-decoration:underline;
	border:none;
	overflow:visible;
}

a.btn-external-changa span {
	transition:none;
}

a.btn-external-changa span:after {
	display:none;
}

a.btn-external-changa:hover {
	border:none;
	background:transparent none;
	color:#b3b3b3;
}

a.btn-external-changa:hover span {
	transform:none;
}



/*
*	=============================================================================================
*	BG.SLIDER ART-OF-DETAIL + ORIGINALS-DETAIL STYLES
*
*	Target <div> with a class ending on detail (inmediate parent container for bg.slider <div>)
*
*	=============================================================================================
*/

div[class*="detail"] div.bg-slider {
	position:static !important;
	height:12.313rem;
	margin:3.375rem 0 0 0;
	border-bottom:#060606 0.063rem solid;
}

div[class*="detail"] div.bg-slider ul {
	position:relative;
}

/*
*	================================================================
*	ART-OF-DETAIL STYLES
*
*	================================================================
*/


div.art-of-detail div.art-of-detail--wrapper div.art-of-detail--wrapper---content {

	margin:0 0 21.688rem 0; /* Add the margin from the div.bg-slider at position static + the nav	*/
}

div.art-of-detail div.art-of-detail--wrapper div.art-of-detail--wrapper---content>div {
	padding:0 1.125rem;
}

div.art-of-detail div.art-of-detail--wrapper div.art-of-detail--wrapper---content div.art-of-detail--wrapper---content----left {
	margin:2.688rem 0 0 0;
}

div.art-of-detail div.art-of-detail--wrapper div.art-of-detail--wrapper---content div.art-of-detail--wrapper---content----left h3 {
	line-height:2.000rem;
}


div.art-of-detail div.art-of-detail--wrapper div.art-of-detail--wrapper---content div.art-of-detail--wrapper---content----left h3 span:first-of-type {
	font-size:2.250rem;
}

div.art-of-detail div.art-of-detail--wrapper div.art-of-detail--wrapper---content div.art-of-detail--wrapper---content----left h3 span:last-of-type {
	font-size:2.500rem;
}

div.art-of-detail div.art-of-detail--wrapper div.art-of-detail--wrapper---content div.art-of-detail--wrapper---content----left a.content-art-of-detail-btn {
	padding:0;
	margin:1rem 0 0 0 !important;
}

div.art-of-detail div.art-of-detail--wrapper div.art-of-detail--wrapper---content div.art-of-detail--wrapper---content----right {
	margin:1.500rem 0 0 0;
}


/*
*	================================================================
*	ORIGINALs-DETAIL STYLES
*
*	================================================================
*/



div.originals-detail div.originals-detail--content-wrapper {

	text-align:left;
	overflow-y:auto;
}

div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content {
	/*
	max-width:none;
	width:100%;
	display:block;
	height:auto;*/
	margin:0 0 21.688rem 0; /* Add the margin from the div.bg-slider at position static + the nav	*/
	padding:0 1.125rem;
}

div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content>div{

	padding:0;

}

/* LEFT DIV
=================================================== */

div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content div.originals-detail---content----left {
	margin:0;
}

div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content h4.originals-detail---content----heading {
	line-height:3.000rem;
	margin:1.250rem 0 0 0;
	padding:0;
}



div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content a.originals-detail---content----video-btn {
	padding:0;
	margin:1rem 0 0 0 !important;

}

/* RIGHT DIV
=================================================== */

div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content div.originals-detail---content----right {
	margin:0;
	max-width:none;

}

div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content p.originals-detail---content----text {
	/* max-width:31.000rem; */
	width:100%;
	margin:1.250rem 0 0 0;
}

div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content ul {
	margin:3.500rem 0;
	width:100%;
	text-align:center;
	align-items:center;
	justify-content:center;
	align-content:center;
	display:block;
}

div.originals-detail div.originals-detail--content-wrapper div.originals-detail---content ul li {
	display:inline-block;
	vertical-align:middle;
	width:100%;
	max-width:10.375rem;

}


/*
*	================================================================
*	BACKGROUND SLIDERS STYLES
*
*	================================================================
*/

div.bg-slider div.bg-slider--ui-holder {
	display:none;
}

/*
*	================================================================
*	NAV STYLES
*
*	================================================================
*/



/*
*	================================================================
*	MUSIC PLAYER STYLES
*
*	================================================================
*/


div.music-player div.music-player--ui ul li.music-player--ui---play-btn div.music-player--ui---play-btn----icon {
	margin:0 0 0 1.750rem !important;
}
div.music-player div.music-player--ui ul li.music-player--ui---progress div.music-player--ui---progress----bar-container{
	width:95%;
}

div.music-player div.music-player--ui ul li.music-player--ui---play-btn, div.music-player div.music-player--ui ul li.music-plater--ui---info-toggler  {
	width:3.625rem;
}

div.music-player div.music-player--ui ul li.music-player--ui---progress {
	width:calc(100% - 3.625rem - 3.625rem); /* Make the progress bar responsive in width in relation with the fixed size of the other elements	*/

}


/*

show/hide following logo styles based on a class added to the music-player either at div.music-player or div.music-player--heading nodes
--------------------------------------------------------------------------------------------------------------------------------------------

*/


div.music-player div.music-player--heading ul li:last-of-type span.music-player--heading---info---logo-ref {
	background-size:7.875rem auto;
}

div.music-player div.music-player--ui {
	height:7.875rem;
}

div.music-player div.music-player--ui ul li.music-player--ui---progress:before,  div.music-player div.music-player--ui ul li.music-player--ui---progress:after {
	display:none;
}


div.music-player div.music-player--body {
	height:calc(100% - 3.438rem - 4.438rem - 3.438rem); /* Calculate the height of the player body based on the remaining space after substracting the height of the player heading (at the bottom), and player ui heights and its padding */
}

div.music-player div.music-player--body>div {
	width:100%;
	height:100%;
}

div.music-player div.music-player--body div.music-player--body---playlist {
	left:0;
	width:100%;
	transition-delay:0s,0s;
}

div.music-player div.music-player--body div.music-player--body---playlist ul li:before {
	left:1.350rem;
}

div.music-player div.music-player--body div.music-player--body---playlist ul li:after {
	right:1.188rem;
}

div.music-player div.music-player--body div.music-player--body---text {
	background:#0f0f0f none;
	width:100%;
	left:100%;

}

div.music-player div.music-player--body div.music-player--body---text div.music-player--body---text----content {
	padding:2.938rem 1.625rem 1.188rem 1.625rem;
}

div.music-player div.music-player--body div.music-player--body---text div.music-player--body---text----content p {
	margin:1.688rem 0 0 0;
}

/* OVERRIDES FOR MUSIC-PLAYER
=================================================== */


div.music-player.showing-info div.music-player--body div.music-player--body---playlist {
	width:100%;
	left:-100%;
}

div.music-player.showing-info div.music-player--body div.music-player--body---text {
	left:0;
	width:100%;
}

/*
*	================================================================
*	PHOTO GALLERY STYLES
*
*	================================================================
*/

div.photo-gallery div.photo-gallery--container {
	height:calc(100% - 3.438rem - 6.875rem - 3.438rem - 3.438rem); /* Substrac the height of the <nav> plus te height of the <div.top-menu> at the bottom plus de height of the <div.thumbs-container> plus the height of the <div.photo-gallery--ui	*/
}

div.photo-gallery div.photo-gallery--container:after {
	display:none;
}

div.photo-gallery div.photo-gallery--container div.photo-gallery--container---cell div.photo-gallery--container---cell----img-holder {
	background-size:cover;
}

div.photo-gallery div.photo-gallery--thumbs-container  {
	height:6.875rem;
	overflow-y: hidden !important;
}

/*
OVERRIDES custom scrollbar. Donot show the handler;
*/

div.photo-gallery .mCustomScrollBox, div.photo-gallery .mCSB_container {
	overflow-x:auto !important;
}

div.photo-gallery div.photo-gallery--ui {
	height:3.438rem;
	border-top:#060606 0.063rem solid;
	border-bottom:#060606 0.063rem solid;
	position:static;
}

div.photo-gallery div.photo-gallery--ui ul li {

	display:inline-block !important;
	vertical-align:middle !important;
	width:33.3333333% !important;
	height:100% !important;
}

div.photo-gallery div.photo-gallery--ui ul li div {
	width:100% !important;
	height:100%;
}


/*

Specific Styles for the <div.top-menu> for the <div.photo-gallery>. This is OVERRIDING the <div.top-menu> generic styles

*/

div.photo-gallery div.photo-gallery--heading ul li:last-of-type {
	display:none !important;
}

div.photo-gallery div.photo-gallery--heading ul li:first-of-type {
	width:75% !important;

}

div.photo-gallery div.photo-gallery--heading ul li:nth-child(2) {
	color:transparent;
	cursor:pointer;
	width:25% !important;
}

div.photo-gallery div.photo-gallery--heading ul li:nth-child(2) b {
	display:none;
}

div.photo-gallery div.photo-gallery--heading ul li:nth-child(2) span {
	width:50%;
	display:inline-block;
	vertical-align: middle;
	font-size:0rem !important;

}

div.photo-gallery div.photo-gallery--heading ul li:nth-child(2) span.photo-gallery--heading---info---desc-toggler {
	background:transparent url('../img/ui/info-hidden-btn.svg') no-repeat center right;
}

div.photo-gallery div.photo-gallery--heading ul li:nth-child(2) span.photo-gallery--heading---info---desc-toggler:before {
	width:50%;
	content:'';
	bottom:100%;
	background:transparent url('../img/ui/info-visible-btn.svg') no-repeat center right;
}

div.photo-gallery div.photo-gallery--heading ul li:nth-child(2) span.photo-gallery--heading---info---fullscreen {
	background:transparent url('../img/ui/fullscreen-icon.svg') no-repeat center calc(50% + 0.063rem);
}


div.photo-gallery div.photo-gallery--fullscreen div.photo-gallery--fullscreen---closer {
	left:1.125rem;
}

div.photo-gallery div.photo-gallery--fullscreen div.photo-gallery--fullscreen---zoom-external {
	top:1.750rem;
	right:1.125rem;
}

div.photo-gallery div.photo-gallery--fullscreen div.photo-gallery--fullscreen---zoom-external a {
	text-indent:-9999px;
	color:transparent;
	width:1rem;
	height:1rem;
	display:block;
	background:transparent url('../img/ui/new-tab-icon.svg') no-repeat center right;

}


div.photo-gallery div.photo-gallery--container ul.photo-gallery--container---holder li.photo-gallery--container----cell div.photo-gallery--container---cell-----img-holder {
	background-size:cover;
}


div.photo-gallery div.photo-gallery--fullscreen div.photo-gallery--ui.fullscreen {
	display:none;
}



/*
CSS OVERRIDES FOR THE PHOTO-GALLERY
*/


/*
*	================================================================
*	VIDEO PLAYER STYLES
*
*	================================================================
*/

div.video-player div.video-player--heading ul li:last-of-type {
	display:none;
}

div.video-player div.video-player--container---frame-holder div.video-player--container---frame-holder----source div.video-player--container---frame-holder----share span:first-of-type {
	margin:-0.500rem 0 0 0;
	cursor:pointer;
}

div.video-player div.video-player--container---frame-holder div.video-player--container---frame-holder----source div.video-player--container---frame-holder----share span:last-of-type {
	display:none;
}

div.video-player div.video-player--container---text-holder {
	padding:0 1.125rem;
	width:100%;
}


div.video-player div.video-player--container---text-holder div.video-player--container---text-holder----heading h3 {
	margin:2.188rem 0 0 0;
	padding:0 0 1.688rem 0;
	width:90%;
	font-size:1.500rem;
}

/*
*	================================================================
*	SHARE-SCREEN STYLES
*
*	================================================================
*/

div.share-screen div.share-screen--wrapper---social-buttons {

}

div.share-screen div.share-screen--wrapper---social-buttons ul {

	border:none;
	background:transparent none;
	width:75%;
	padding:3.813rem 0 0 0;

}

div.share-screen div.share-screen--wrapper---social-buttons ul li.bitly-content {
	border:#cccccc 0.063rem solid;
}
div.share-screen div.share-screen--wrapper---social-buttons ul li.bitly-content span {
	padding:1.250rem 0;
}

div.share-screen div.share-screen--wrapper---social-buttons ul div.share-screen--wrapper---social-buttons----social-closer-----share {

	position:fixed;
	border:none;
	border-radius:0;
	border-top:#626367 0.063rem solid;
	top:auto;
	bottom:0;
	right:auto;
	left:0;
	width:100%;
	margin:0 auto;
	font-size:0.875rem;
	color:#626367;
}

div.share-screen div.share-screen--wrapper---social-buttons ul div.share-screen--wrapper---social-buttons----social-closer-----share span {
	background:#0f0f0f none;
	transform:none;
	transition:color 0.5s linear;
	padding:0.950rem 0;
}

div.share-screen div.share-screen--wrapper---social-buttons ul div.share-screen--wrapper---social-buttons----social-closer-----share:hover {
	border:none;
	border-top:#626367 0.063rem solid;
	background:transparent none;
}


div.share-screen div.share-screen--wrapper---social-buttons ul div.share-screen--wrapper---social-buttons----social-closer-----share:hover span {
	webkit-transform:none;
	-moz-tranform:none;
	-o-transform: none;
	-ms-transform: none;
	transform: none;
	color:#626367;
}


/*
*	================================================================
*	ORIGINAL STYLES, JUST IMAGES - HARDCODED 4 MOBILE (LANDSCAPE)
*
*	================================================================
*/


section.originals div.panels-container ul li:nth-child(1) div.panel-bg div.panel-bg--img {
	background-image:url('../img/projects/originals/tavolsag-landscape.jpg');

}
section.originals div.panels-container ul li:nth-child(2) div.panel-bg div.panel-bg--img {
	background-image:url('../img/projects/originals/redemption-landscape.jpg');
}

section.originals div.panels-container ul li:nth-child(3) div.panel-bg div.panel-bg--img {
	background-image:url('../img/projects/originals/burdick-landscape.jpg');
}

section.originals div.panels-container ul li:nth-child(4) div.panel-bg div.panel-bg--img {
	background-image:url('../img/projects/originals/ostinato-landscape.jpg');
}

section.originals div.panels-container ul li:nth-child(5) div.panel-bg div.panel-bg--img {
	background-image:url('../img/projects/originals/smaragdina-landscape.jpg');
}

section.originals div.panels-container ul li:nth-child(6) div.panel-bg div.panel-bg--img {
	background-image:url('../img/projects/main/inmotion.jpg');
}


/*
*	================================================================
*	HOME STYLES
*
*	================================================================
*/

section.home div.wrapper {
	display:none;
}

/*
*	================================================================
*	INFO STYLES
*
*	================================================================
*/

section.info div.bg-slider {
	display:none;
}

section.info div.wrapper {
	padding:0 0 0 0;


} /* The <div> holding the content */

section.projects div.panels-container ul li:last-of-type {
	 margin:0 auto; /**/
}

/*
*	================================================================
*	MTION GRAPHICS STYLES
*
*	================================================================
*/

section.motion-graphics div.motion-graphics--thumbs-container {
	margin:3.348rem 0 0 0;
	height:calc(100% - 3.348rem - 3.348rem);
}

section.motion-graphics div.motion-graphics--thumbs-container div.motion-graphics--thumbs-container---thumbs-scrolling-holder ul {
	padding:0;
}

section.motion-graphics div.motion-graphics--thumbs-container div.motion-graphics--thumbs-container---thumbs-scrolling-holder ul li {
	display:block;
	width:100%;
	margin:0;
}

section.motion-graphics div.motion-graphics--thumbs-container div.motion-graphics--thumbs-container---thumbs-scrolling-holder ul li a div.thumb {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	opacity:0.15;
	height:12.375rem;

}

section.motion-graphics div.motion-graphics--thumbs-container div.motion-graphics--thumbs-container---thumbs-scrolling-holder ul li a {
	text-align:center;
	position:relative;
	text-align:center;
	height:12.375rem;
	text-shadow: rgba(0,0,0,.85) 0 0.063rem 0;
}

section.motion-graphics div.motion-graphics--thumbs-container div.motion-graphics--thumbs-container---thumbs-scrolling-holder ul li a:before {
	content:'';
	display:inline-block;;
	vertical-align: middle;
	height:100%;
}

section.motion-graphics div.motion-graphics--thumbs-container div.motion-graphics--thumbs-container---thumbs-scrolling-holder ul li a div.rotatorContainer {
	/* position:absolute;
	max-width:none;
	left:0;
	padding:0;
	top:calc(50% - 1rem);
	display:none; */
	max-width:none;
	overflow:visible !important;
	white-space: normal;
	padding:0;
	display:inline-block;
	vertical-align: middle;
	width:90%;
	line-height:1rem;

}

/*
*	================================================================
*	MOCAP STYLES
*
*	================================================================
*/


section.mocap div.content div.mocap-content--right ul.content-mocap--logos li {
	max-width:7.375rem;
	width:100%;
}

/*
*	================================================================
*	MUSIC STYLES
*
*	================================================================
*/

section.music div.content {
	height:calc(100% - 4.375rem);
	margin:4.375rem 0 0 0;

}


section.music div.content ul li {
	width:100%;
	display:block;
	height:50%;

	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
	transition: none;
}

section.music div.content ul li:first-of-type {
	border-right:none;
	border-bottom:#060606 0.063rem solid;
}

section.music div.content ul li:hover {
	opacity:.45;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}


/*=================================================
BODY OVERRIDES
=================================================== */

body[data-viewport="phone"].home nav ul{
	transform:translateX(0);
	transition-timing-function: cubic-bezier(0.190, 1.000, 0.220, 1.000);
} /* Make the menu appear on just on phone viewport */
