.container-fluid.gk-message,
.item-page aside,
.container-fluid > .gk-mainmenu-toggle,
form[name="mailchimp2"] br,
#secretkey-lbl, #secretkey{ 
	display:none !important;
}
.gk-blue-button,
.gk-yellow-button { 
	border:none;
}
#logo{
	width:300px;
	max-width:90%;
}
#logo2{
	width:100px;
	max-width:90%;
	margin:0 20px;
}
.box.span2.tspan4{
	margin-bottom:0px;
}
#gk-bottom{
	padding-top:0px;
}
#gk-header{
	padding-bottom:0px !important;
}
#mc-embedded-subscribe-form{
	margin-bottom:0px;
}
#mc-embedded-subscribe-form .mc-field-group{
	display:inline-block;
}
#mc-embedded-subscribe-form label{
	display:inline;
}
#mc-embedded-subscribe-form input[type="text"],
#mc-embedded-subscribe-form input[type="number"],
#mc-embedded-subscribe-form input[type="email"]{
	width:90%;
	border-radius:3px;
	height:30px;
}
#mc-embedded-subscribe-form input[type="submit"]{
	border-radius:3px;
	padding:10px 20px;
	border:none;
	margin-bottom:15px;
	
	background: rgb(220,2,238);
	background: linear-gradient(90deg, rgba(220,2,238,1) 0%, rgba(255,15,9,1) 100%);
	color:#fff !important;
}
#mc-embedded-subscribe-form label{
	font-weight:bold;
	font-size:18px;
	margin-top:7px;
}
#gk-bottom > div{
	width:100%;
}
#mc2_add{
	margin-top:-9px;
	font-size:20px;
	background:#cdcdcd;
}
iframe{
	max-width:100%;
}
.iframe{
	text-align:center;
}
#gk-header{
	margin-bottom:0px;
}
.gk-article{
	margin-left:0px;
	margin-bottom:0px;
}
#gk-content{
	width:100%;
}
#background{
	background-image:url(../images/landing.svg);
	background-size:cover;
	background-attachment:fixed;
}
body{
	background-image:url(../images/bg_aer.jpg);
	background-size:cover;
	font-size:10px;
	line-height:20px;
}
.container-fluid1{
	width:45%;
	padding:0 4%;
}
#gk-header, body, .well{
	box-shadow: none;
}
#gk-header, .well{
	background:transparent;
}
#gk-header{
	overflow:hidden;
}
*{
	color:#eee !important;
}
a{
	text-decoration:underline;
}
input{
	color:#000 !important;
}
#gk-bottom{
	margin-top:0px;
	margin-bottom:0px;
}
.gk-small-header{
	font-size:35px;
	font-weight:bold;
	color:#eee;
}
#mc2_status{
	margin:0 0 20px 0;
	font-weight:bold;
	font-size:25px;
}
#mc2_status a{
	color:#5990de !important;
}
#videos {
	overflow:hidden;
	width:100%;
}
#videos .moduletable{
	max-width:100%;
	width:380px;
	height:214px;
	float:left;
	margin:10px;
}
.gk-item-page .gk-article,
.item-page.gk-item-page{
	min-height:0px;
}
#videos .moduletable iframe{
	height:100% !important;
}
.header-left,
.header-right{
	overflow:hidden;
}
footer{
	background:#000;
	padding:15px 15px;
	text-align:center;
}
#gk-bottom{
	border:none;
}
.header-right{
	float:left;
}
#gk-main{
	margin-top:20px;
	padding:0 15px;
	background:rgba(0,0,0,0.5);
}
#mailprivacy_cont{
	margin-top:-15px;
}
#descrizione p, #descrizione li{
	font-size:14px;
}
.box ul {
  list-style-type: unset;
  margin: 15px;
}
.nav-collapse.gk-main-menu.collapse{
	overflow:auto;
	height:auto;
}
@media screen and (max-width: 1200px) {
	form[name="mailchimp2"] br{ 
		display:block !important;
	}
	#mc2_add{
		margin:10px 0 0 0px;
	}
}
@media screen and (max-width:840px) {
	#videos .moduletable,
	#videos .moduletable iframe{
		width:100%;
	}
}
@media screen and (max-width: 768px) {
	.iframe{
		height:432px !important;
	}
	.container-fluid1{
		width:100%;
		padding:0;
	}
	body{
		padding:0;
	}
	#background{
		padding:8%;
	}
}
@media screen and (max-width: 480px) {
	.iframe{
		height:270px !important;
	}
}