/*
 *	Media query da 768px
 */

/*
 *	MAIN MENU
 */
body.admin-bar #main-menu { top: 32px; 	height: calc(100vh - 32px); }

#main-menu .menu-cols { padding: 40px 30px 60px; }
#main-menu .menu-root > li > .sub-menu { display: block; }
#main-menu .sub-menu-toggle { display: none; }

#main-menu-side, #main-menu-market { margin-top: 80px; }



/*
 *	WORLDWIDE
 */
#legend {
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.legend-el {
	align-items: center;
	margin-top: 0;
	margin-left: 40px;
}



/*
 *	SINGLE-FILIALE
 */
.secondary-header {
	display: flex;
}
.secondary-header > div {
	flex-grow: 1;
}
.secondary-header .filiale-title {}
.secondary-header .go_back {
	display: flex;
	align-items: center;
	padding: 0 40px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}
.secondary-header .go_back i {
	margin: 0 15px -1px 0;
}

/* TAB NEWS & EVENTS */
.filiale-news { margin-bottom: 80px; }
.news {
	padding: 45px 30px;
	transition: all .3s ease;
}
.news:hover {
	border-color: transparent;
    box-shadow: 0 0 25px #cacaca;
}
.news .news-descrizione {
    border-left: 1px solid #333;
    padding-left: 30px;
    height: 100%;
    margin: 0;
}
.news .news-button {
    position: absolute;
    top: calc(100% + 3px);
    right: -3px;
    width: 100%;
    max-width: 400px;
    padding: 20px 30px;
    background-color: #075688;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
	margin: 0;
    text-align: left;
}

/* TAB CASE HISTORY */
.archivio-case-history .case-history {
	transition: all .3s ease;
}
.archivio-case-history .case-history:hover {
    box-shadow: 0 0 25px #cacaca;
}



/*
 *	SINGLE CASE-HISTORY
 */
.ch-grid {}
.ch-grid:after {
	content: '';
	display: block;
	clear: both;
}
.ch-grid > div {
	float: left;
	width: 50%;
	padding: 0;
	height: 0;
	padding-bottom: 46%;
	position: relative;
}
.ch-grid .cell {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 15px;
	margin: 0;
}

.ch-grid .cell > div { height: 100%; }
.ch-grid .cell .img { height: 100%; padding-bottom: 0; }



/*
 *	SINGLE POST
 */
.post-header {
	padding-bottom: 350px;
}



/*
 *	TAXONOMY MARKET
 */
.market-children .bg-blue:before,
.market-children .bg-blue:after, .market-casehistory .bg-blue:before,
.market-casehistory .bg-blue:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100px;
    background: inherit;
}



figure.abs-img img {
	display: block;
	position: absolute;
	top: -180px;
	left: 260px;
}

.wp-block-kadence-rowlayout.bkg1 > .kt-row-layout-inner{background: url('http://www.dana-industrial.com/wp-content/uploads/2019/06/1.png') top right no-repeat; background-size: 50% auto;}
.wp-block-kadence-rowlayout.bkg2 > .kt-row-layout-inner{background: url('http://www.dana-industrial.com/wp-content/uploads/2019/06/2-1.jpg') top left no-repeat; background-size:50% auto}
.wp-block-kadence-rowlayout.bkg3 > .kt-row-layout-inner{background: url('http://www.dana-industrial.com/wp-content/uploads/2019/06/3.png') top right no-repeat; background-size: 50% auto;}
.wp-block-kadence-rowlayout.bkg4 > .kt-row-layout-inner{background: url('http://www.dana-industrial.com/wp-content/uploads/2019/06/Repeat-Grid-1@2x.jpg') center right no-repeat; background-size: 75% auto;}
.wp-block-kadence-rowlayout.bkg5 > .kt-row-layout-inner{background: url('https://www.dana-industrial.com/wp-content/uploads/2019/12/img-dana.jpg') left top no-repeat; background-size: 50% auto;}





/**
 * LANDING
 */
:root { font-size: 62.5%; }
#landing-testata .elemento-3D img { margin-bottom: -13.5vw; }
#landing-principale { padding-top: 13.5vw; }
#landing-principale .video { margin-bottom: -450px; }
#landing-secondario { padding-top: 450px; }

#landing-accessori .accessorio-desktop {
	height: 100vh;
	background-color: #39414E;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 0;
	display: flex;
	align-items: center;
}
#landing-accessori .accessorio-desktop:last-child { margin-bottom: 0; }
#landing-accessori .accessorio-desktop > div {}
#landing-accessori .accessorio-desktop > div > * { width: 530px; max-width: 100%; }
#landing-accessori .accessorio-desktop p {
	font-size: 2.3rem;
}
#landing-accessori.fix .accessorio-desktop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}





.postid-17669 label {
	text-align: unset;
}


.contactformsac {
	display: none;
}


.postid-17669 h2.titolo{
	font-size: 40px;
	font-weight: 800;
	text-align: center;
	color: #000;
	line-height: 0.9;
}

.postid-17669 .formdamobile{
	padding-top: 0px;
}

.postid-17669 .sottotitolo{
	margin: 0px 400px;
	margin-top: -70px;
	margin-bottom: 0px;
	text-transform: uppercase;
	background-color: #fff;
	color: #000;
	position: relative;
	padding: 10px 15px;
}
.postid-17669 p.mobile{
	display: none;
}
.postid-17669 p.desktop{
	display: inline;
}

.wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item {
    margin-right: 25px;
}
.wp-block-kadence-tabs > .kt-tabs-wrap > .kt-tabs-title-list > .kt-title-item:first-child {
    margin-left: 25px;
}


.lvmk_slider {
	--lvmk_slider-height: 41.6666% !important;
}