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

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

	.owl-carousel .owl-dot {
		display: inline-block;
	}
	
	/* -------------------------------------------- */
	/* ---------------- Content ------------------- */

	/* 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 #FFDD00;
	}

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

	/*
	 * 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;
    }
        #page-title .center {
            position: absolute;
            top: calc(50% - 25px);
            left: 50%;
            padding-top: 0;

            -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%);
        }

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

	/*
	 * 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;
	}

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

	#prod-dettagli .breadcumb {
		margin: 0 80px;
	}

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

	/* 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;
	} */

	/*
	 * 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;
		}

	/* *****************
	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;
			}
}

/* Tablet Orrizontale */
/** 992px **/
@media only screen and (min-width: 62em) {
	/* -------------------------------------------- */
	/* ----------------- 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 auto 20px;
	}

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

	#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 ----------------- */
}

/* 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;
	}

	/*
	 * MENU
	*/
	#menu {
		display: block;
		visibility: visible;
		position: static;
		background: transparent;
	}
		#menu > ul {
		}
			#menu > ul > li {
				display: inline-block;
				padding: 0 10px;
			}
				#menu > ul > li > a {
					padding: 19px 5px 14px;
				}
					#menu > ul > li:hover > a,
					#menu > ul > li > a.active {
						border-bottom-color: #FFDD00;
					}
				
					#menu > ul > li > a > i {
						display: none;
					}

				#menu > ul > li > div {
					position: absolute;
					display: -webkit-flex;
					display: -ms-flexbox;
					display: -webkit-box;
					display: flex;
				}
					#menu > ul > li > div > div {
						display: inline-block;
					}
						#menu > ul > li > div > div > a {
							margin: 10px 20px 10px;
						}

						#menu > ul > li > div > div > div {
							margin: 10px 20px 10px;
						}

	.out #menu {
		top: auto;
		right: 0;
	}
		#menu > a {
			display: block;
		}

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

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

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

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

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

}