@media only screen and (max-width: 47.9em) {

	#product-slide .owl-carousel .owl-stage-outer {
		height: 400px;
	}

	#product-slide .owl-carousel .owl-stage,
	#product-slide .owl-carousel .owl-item,
	#product-slide .owl-carousel .item {
		height: 100%;
	}

	#product-slide .owl-carousel .item img {
		width: 100%;
		height: 100%;
		object-position: center center;
		object-fit: cover;
	}

	/* #page-title .owl-carousel .owl-stage-outer {
		height: 400px;
	} */

	#page-title .owl-carousel .owl-stage {
		height: 100%;
	}

	#page-title .owl-carousel .owl-item {
		height: 100%;
	}

	#page-title .owl-carousel .item {
		height: 100%;
	}

	#page-title .owl-carousel .item img {
		width: 100%;
		height: 100%;
		object-position: center center;
		object-fit: cover;
	}

}

/* Mobile / Tablet Verticale */
/** 768px **/
@media only screen and (min-width: 48em) {

		/* stile testo categoria */
			#category-text {
				margin-top: 6%;
				padding: 0px;
			}
		
			#category-text .container .text {
				padding: 2rem 3rem;
			}

		/* Suggest lang*/
		#suggest-lang {
			line-height: 60px;
			height: 60px;
			padding: 0;
		}

		#suggest-lang form>ul {
			margin: 13px 0 0 0;
		}

	/* -------------------------------------------- */
	/* ----------------- Header ------------------- */
	.lingua-menu {
			display: none;
		}
	/* -------------------------------------------- */
	/* ----------------Navigation------------------ */

	.owl-carousel .owl-dot {
		display: inline-block;
	}
	
	/* SUGGEST LANG */
	#suggest-lang {
		line-height: 60px;
		height: 60px;
		padding: 0;
	}
		#suggest-lang form > ul {
			margin: 13px 0 0 0;
		}
	
	/* -------------------------------------------- */
	/* ---------------- Content ------------------- */

	/*
	 * VIDEO HOME
	*/
	#home-video {
		padding: 22% 0;
	}
		#home-video iframe {
			top: -100%;
			left: 0;
			width: 100% !important;
			height: 300% !important;
		}

	/* PAGINE GENERICHE */
	/* main > main h2 {
		font-size: 400% !important;
	} */
	
	/*
	 * NEXT EVENT
	*/
	#next-event {
		margin: 60px 0;
	}

	#next-event .item {
		border-bottom: 0;
	}

	#next-event .item > .item-title {
		width: 20%;
		display: table-cell;
		line-height: 1;
	}

	#next-event .item > .item-cont {
		width: 80%;
		display: table-cell;
		text-align: left;
		border-top: 0;
		border-left: 5px solid #2E64A7;
	}

	#next-event .item > img {
		float: right;
		margin: 0;
		border-right: 5px solid #2E64A7;
	}

	/*
	 * FOCUS ON
	*/
	#hot-elenco .col-md-7 > span {
		position: absolute;
		padding: 0;
		top: 20px;
		right: 40px;
		color: #fff;
	}

	/*
	 * ICON TEXT
	*/
	.icon-text .row {
		border-top: 0;
	}
		.icon-text .row > .icon {
			display: block;
			float: left;
			padding: 20px;
			border-right: 1px solid #DCDEE0;
			width: 12%;
		}

		.icon-text .row > .text {
			padding: 20px;
			float: left;
			width: 88%;
		}

	/*
	 * TOP PAGE
	*/
    #page-title {
        min-height: 300px;
        margin-bottom: -100px;
    }

		.products-page#page-title,
		#page-title {
			margin-bottom: -14%;
		}

		.news-page {
			margin-bottom: -33% !important;
		}

		.page_video {
			height: 54% !important;
		}


		#page-title .center {
			position: absolute;
			top: 27%;
			left: 0;
			right: 0;
			width: 100%;

			-moz-transform: translateY(-20%);
			-webkit-transform: translateY(-20%);
			-o-transform: translateY(-20%);
			-ms-transform: translateY(-20%);
			transform: translateY(-20%);
		}

		#page-title>.filtri>li {
			display: inline-block;
			margin-bottom: 0;
		}

		#page-title .center>h1 {
			font-size: 240%;
		}

	/*
	 * PAGINA PRODOTTO
	*/
	#prod-dettagli > .container {
		padding: 0 60px;
	}
	
	#prod-dettagli > .col-md-8 {
		padding: 0 60px;
	}

	#prod-dettagli .applicatio-type {
		display: block;
		margin: 0 80px 40px;
	}

	/*
	 * PRODOTTI SLIDE
	*/
	.prodotti-slide {
		margin: 40px 0 80px 0;
	}

		.news-nav-item {
			margin-bottom: 0px;
		}

	
	/* * SLIDE PRODUCT  */

	.gallery-slide {
		bottom: 10px;
		left: 10%;
	}

	.gallery-thumb::after {
		content: "";
		position: absolute;
		margin-top: -1px !important;
		left: 0;
		width: 60px;
		height: 5px;
		background: #2E64A7;
	}

	.gallery-slide img {
		width: 60px;
		margin-right: 3px;
		height: 60px;
		border: 1px solid black;
	}

	/* PRODOTTO VIDEO */
	#prod-video #iframe {
		padding: 15% 0;
	}

	/*
	 * CONTATTI
	*/
	#request-information {
		padding: 60px 20px;
	}
		#request-information > .container {
			background: #111;
			padding: 40px 0 0;
		}

		#request-information form input[type="text"],
		#request-information form select {
			max-width: 300px;
			margin: 10px auto;
		}

		#request-information form input[type="submit"] {
			margin-top: 0;
		}

		#request-information form .textarea {
			padding: 0 35px;
		}

		#request-information form .g-recaptcha {
			-moz-transform: scale(1);
			-webkit-transform: scale(1);
			-o-transform: scale(1);
			-ms-transform: scale(1);
			transform: scale(1);
		}

		#request-information form .form-block {
			padding: 30px 60px;
		}

		/* EMMEGI AND PAYPAL */
		#request-information #emmegi-paypal > div.example {
			padding: 0 35px;
		}
			#request-information #emmegi-paypal > div.example > .row > div:nth-child(2) {
				padding-top: 0;
			}

	/* #request-information form .form-block {
		max-width: 1060px;
	} */

	/* TEST VIEW */
	#new-form form .g-recaptcha {
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	/*
	 * CAREERS APPLICATION
	*/
	#careers-application > .container-fluid {
		padding: 20px 0;
	}

	#careers-application form input[type="text"],
	#careers-application form select {
		width: calc(100% - 20px);
	}

	#careers-application form input[type="submit"] {
		margin-top: 0;
	}

	#careers-application form .g-recaptcha {
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	#careers-application form .form-block {
		padding: 30px 60px;
	}

	/*
	 * PRODOTTI APPLICAZIONI
	*/
	#prodotti-applicazioni .col-xs-12 {
		min-height: 550px;
	}

	/*
	 * PAGINA LOGIN
	*/
	#login > .top {
		top: 40px;
		left: 60px;
		right: 60px;
	}
	
	#reserved-area {
		display: block !important;
	}

	#menu-admin {
		top: 0;
		left: auto;
		right: -300px;
		max-width: 300px;
		height: 100%;
		z-index: 15;
	}
	.out #menu-admin {
		top: auto;
		right: 0;
	}
		#menu-admin > a {
			display: block;
		}

	/* 
	 * PAGINA GENERICA
	*/
	#pagina-generica .testo {
		padding: 40px;
	}

	/* ASSISTENZA TECNICA */
	#pagina-generica .assistenza {
		padding: 40px;
	}

	/* PROD DETTAGLI */
	#prod-det > .item {
		padding: 40px 0;
	}

	#prod-det .item .cont {
		padding: 30px 30px;
	}

	/*
	 * SEARCH
	*/
	#search-record .row > div > a.button-circle {
		margin-top: 0;
	}

	/*
	 * IMG CENTER
	*/
	.img-block .vcenter {
		min-width: 350px;
	}
	
	/*
	 * COURSES LIST
	*/
	.course-list .item > .text {
		top: 50%;
		left: 50%;
		right: auto;
		-moz-transform: translateX(-50%) translateY(-50%);
		-webkit-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}

	/*
	 * ITEM SEPARATORE
	*/
	.item-separatore {
		margin: 30px auto 20px;
	}

	/*
	 * REFERENCES OTHERS
	*/
	#reference-others > .sub-title::before {
		position: absolute;
		width: 100%;
		display: inline-block;
		margin: 0 6px 0 0;
	}

	#reference-others > .sub-title::after {
		position: absolute;
		width: 100%;
		display: inline-block;
		margin: 0 6px 0 0;
	}

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

	#footer-company > .col-sm {
		padding: 0;
	}

	/* -------------------------------------------- */
	/* --------------- Components ----------------- */

	/* *****************
	OWL CAROUSEL
	***************** */

	/* *****************
	MODALE FULLSCREEN
	***************** */
	.fullscreen-modal > .close-modal {
		width: 60px;
		height: 60px;
		font-size: 60px;
		right: 20px;
		top: 20px;
	}

	/* LINGUA */
	.fullscreen-modal > nav > ul {
		text-align: center;
	}
		.fullscreen-modal > nav > ul > li {
			padding-top: 20px;
		}

	/* CONDIVIDI */
	#modal-share-email.fullscreen-modal > .close-modal {
		color: #333;
	}

	#modal-share-email.fullscreen-modal > .container {
		height: auto;

		position: relative;
		top: 50%;
		-moz-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
		.fullscreen-modal > .container > form > .g-recaptcha {
			-moz-transform: scale(1);
			-webkit-transform: scale(1);
			-o-transform: scale(1);
			-ms-transform: scale(1);
			transform: scale(1);
			margin-bottom: 15px;
		}

	/* COOKIE */
	#cookie-policy .cookie-text {
		text-align: initial;
	}
	#cookie-policy .cookie-more a {
		width: auto;
		max-width: auto;
	}
	#cookie-policy .cookie-buttons a {
		display: inline-block;
		margin: 0;
		width: auto;
		max-width: auto;
	}

	#modal-cookie form input[type="submit"] {
		display: inline-block;
		margin: 0 10px 20px 0;
	}

	#modal-cookie form button {
		display: inline-block;
		margin: 0;
	}

	/* *****************
	MESSAGGI SUCCESS O ERROR
	***************** */
	#message {
		position: fixed;
		top: 120px;
		bottom: auto;
		left: auto;
		right: 0;
	}
		#message > div {
			min-width: 180px;
			margin-bottom: 10px;

			-moz-transform: translateX(100%);
			-webkit-transform: translateX(100%);
			-o-transform: translateX(100%);
			-ms-transform: translateX(100%);
			transform: translateX(100%);
		}

		#message > div.show {
			-moz-transform: translateX(-50px);
			-webkit-transform: translateX(-50px);
			-o-transform: translateX(-50px);
			-ms-transform: translateX(-50px);
			transform: translateX(-50px);
		}

		#message > div.hide {
			-moz-transform: translateX(100%);
			-webkit-transform: translateX(100%);
			-o-transform: translateX(100%);
			-ms-transform: translateX(100%);
			transform: translateX(100%);
		}

	/**************************************/
	/************** FULLHEIGHT ************/
	#fullHeight #banner {
		position: relative;
		height: calc(100% - 180px);
		min-height: 300px;
	}
		#fullHeight #banner .item {
			height: 100%;
			width: 100%;
		}
			#fullHeight #banner .item > a {
				display: block;
				height: 100%;
				width: 100%;
				background-size: cover;
				background-repeat: no-repeat;
				background-position: center center;
			}

			#fullHeight #banner .item > a > img {
				display: none;
			}

		.cookie-consens-home p {
			line-height: 1.1;
			text-align: justify;
			max-width: max-content;
			margin: 25px 45px 25px 40px;
		}
}

@media only screen and (max-width: 834px) and (orientation: portrait) {
	/**************************************/
	/************** FULLHEIGHT ************/
	#fullHeight #banner {
		position: static;
		height: auto;
		min-height: auto;
	}
		#fullHeight #banner .item {
			height: auto;
			width: 100%;
		}
			#fullHeight #banner .item > a {
				display: block;
				height: auto;
				width: 100%;
				background-size: initial;
				background-repeat: no-repeat;
				background-position: center center;
			}

			#fullHeight #banner .item > a > img {
				display: block;
			}
}

/* Tablet Orrizontale */
/** 992px **/
@media only screen and (min-width: 62em) {

	#page-title .center {
		top: 33%;
	}

	.products-page#page-title,
	#page-title {
		margin-bottom: -14%;
	}

	#prod-dettagli>div>.title {
			margin: 0 auto;
		}

		#prod-dettagli .title {
			padding: 0px 60px !important;
		}
		
	.linee {
			display: inherit;
		}

		#category-text {
			margin-top: 0%;
			padding: 0 5rem;
		}
	/* -------------------------------------------- */
	/* ----------------- Header ------------------- */

	body {
		padding-top: 0;
	}
	
	/* -------------------------------------------- */
	/* ----------------Navigation------------------ */

	/* 
	 * PAGINA GENERICA
	*/
	/* COMPANY */
	#company .img-cont {
		background-attachment: fixed;
	}

	#history > .owl-carousel .item > .row > .col-xs-12.text {
		padding: 0 40px;
	}

	/* 
	 * CAREERS
	*/
	#careers-top img {
		padding-bottom: 0;
	}

	/* PROD DETTAGLI */
	#prod-det > .item {
		padding: 0 0;
	}
	
	/* -------------------------------------------- */
	/* ---------------- Content ------------------- */
	
	/*
	 * FOCUS ON
	*/
	#hot-elenco .col-md-7,
	#hot-elenco .col-md-8 {
		padding: 7px 30px;
	}

	/* PAGINA PRODOTTO */
	#prod-dettagli > .end-md {
		margin-top: 0;
	}

	#prod-dettagli .applicatio-type {
		width: 180px;
		display: table;
		margin: 0 auto 40px;
	}

	#prod-dettagli h1 {
		display: table;
		margin: 0 0 20px;
	}

	#prod-dettagli .breadcumb {
		display: table;
		margin: 0 0;
	}

	#prod-dettagli #prod-menu > a:first-child {
		margin-left: 0;
	}

	/*
	 * CONTATTI
	*/
	#request-information form .textarea {
		padding: 0 20px;
	}
		/* EMMEGI AND PAYPAL */
		#request-information #emmegi-paypal > div.example {
			padding: 0 20px;
		}

	/* -------------------------------------------- */
	/* --------------- Components ----------------- */
	.gallery-slide {
		bottom: 30px;
		left: 10%;
	}

	.gallery-thumb::after {
		display: none;
		content: "";
		position: absolute;
		top: 20px;
		left: 0;
		width: 75px;
		height: 5px;
		background: #2E64A7;
	}

	.show-underline::after {
		display: block;
	}
	
	.gallery-slide img {
		width: 75px;
		margin-right: 3px;
		height: 75px;
		border: 1px solid black;
	}
}

/* PC */
/** 1200px **/
@media only screen and (min-width: 75em) {
	/* -------------------------------------------- */
	/* ----------------- Header ------------------- */

	/* -------------------------------------------- */
	/* ----------------Navigation------------------ */

	/*
	 * MENU BUTTON OPEN
	*/
	#lingua > li:nth-child(3) {
		display: none;
	}
	
	#lingua > li > #menu-open {
		display: none;
	}

		.lingua-menu {
			display: block;
		}

		.lingua-hamburgher {
			display: none;
		}

		.hamburgher-menu {
			display: none;
		}

	/*
	 * MENU
	*/
	#menu {
		display: block;	
		visibility: visible;
	}	
		#menuMobile > a {
			display: block;
		}

	.out #menuMobile {
		top: auto;
		right: 0;
		visibility: hidden;
	}

	.lingua-hamburgher {
		display: none;
	}

	.hamburgher-menu {
		display: none;
	}

	.lingua-menu {
		display: block;
	}

	

	/* PROD DETTAGLI */
	#prod-det .item .cont {
		padding: 30px 55px;
	}

	/* -------------------------------------------- */
	/* ---------------- Content ------------------- */

	/*
	 * FOCUS ON
	*/
	#hot-elenco .col-md-7,
	#hot-elenco .col-md-8 {
		padding: 20px 40px;
	}
	
	/*
	 * FOCUS ON
	*/
	#news.container {
		width: 61rem;
	}

	/* -------------------------------------------- */
	/* --------------- Components ----------------- */
    
		#category-text {
			margin-top: 0%;
		}

	#page-title .center {
		top: 32%;
	}
}

/* PC */
/** 1460px **/
@media only screen and (min-width: 95em) {

	.products-page#page-title,
		#page-title {
			margin-bottom: -20%;
		}
	
		#page-title .center {
			top: 23%;
		}
	
		#page-title .center>h1 {
			font-size: 230%;
		}

}