/* Have fun adding your style here :) - 
PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */

#sub_menu1,  #menu-greenmattmmenu li a{
	background-color:#8eb546;
	color: #ffffff;
	font-weight: bold;
}
#altezzaminima .container, {
	width: 100% !important;
	max-width: none !important;
}
 div#altezzaminima .container, {
	width: 100% !important;
	max-width: none !important;
	background-color:#8eb546;
}
div#altezzaminima, div#bottomslider {
	width: 100% !important;
	max-width: none !important;
	height: 8px;
	min-height: 1px;
	background-color:#8eb546;
}
.avia_codeblock, .avia_codeblock_section, .avia_code_block_0{
	width: 100% !important;
	max-width: none !important;
	background-color:#ff00ff;
}
.avia-section.av-minimum-height .container {
	background: -moz-linear-gradient(top,  rgba(142,181,70,1) 0%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(142,181,70,1) 0%,rgba(125,185,232,0) 100%);
	background: linear-gradient(to bottom,  rgba(142,181,70,1) 0%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb546', endColorstr='#00f5f8ee',GradientType=0 );
	padding-top: 100px;
}

.content, .sidebar {
    padding-top: 12px;
    padding-bottom: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 1px;
    z-index: 1;
}

DIV.BarreColorateMinistero{ position:absolute;margin-left: -4.3%; width:109%;}
	.logoMinBlue{background-color:#1895ce; height:8px;width:20%;float:left;margin:0px}
	.logoMinGreen{background-color:#83bb32; height:8px;width:20%;float:left;margin:0px}
	.logoMinYellow{background-color:#ffd250; height:8px;width:20%;float:left;margin:0px}
	.logoMinDarkGreen{background-color:#009742; height:8px;width:20%;float:left;margin:0px}
	.logoMinRed{background-color:#e8986a; height:8px;width:20%;float:left;margin:0px}

.ministeroAmbiente{
	color:#444; 
	font-size:22px; 
	/*letter-spacing:2px;*/
}
.ministeroAmbientePayOff{
	color:#444;
	font-size: 20px;  
	margin-left: 11%;
	margin-top:20px;
}


/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */
 
 DIV.BarreColorateMinistero{ position:absolute;margin-left: -9.3%; width:119%;}
	.logoMinBlue{background-color:#1895ce; height:8px;width:20%;float:left;margin:0px}
	.logoMinGreen{background-color:#83bb32; height:8px;width:20%;float:left;margin:0px}
	.logoMinYellow{background-color:#ffd250; height:8px;width:20%;float:left;margin:0px}
	.logoMinDarkGreen{background-color:#009742; height:8px;width:20%;float:left;margin:0px}
	.logoMinRed{background-color:#e8986a; height:8px;width:20%;float:left;margin:0px}
	
.ministeroAmbiente{
	color:#444; 
	font-size:22px; 
	/*letter-spacing:2px;*/
}
.ministeroAmbientePayOff{ color:#444;font-size:20px;  margin-left: 11%;margin-top: -18px;}

.avia-section.av-minimum-height .container {
	background: -moz-linear-gradient(top,  rgba(142,181,70,1) 0%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(142,181,70,1) 0%,rgba(125,185,232,0) 100%);
	background: linear-gradient(to bottom,  rgba(142,181,70,1) 0%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb546', endColorstr='#00f5f8ee',GradientType=0 );
	padding-top: 100px;
}


}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

.responsive #top #wrap_all .container {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    float: none;
}


DIV.BarreColorateMinistero{ position:absolute;margin-left: -9.3%; width:119%;}
	.logoMinBlue{background-color:#1895ce; height:8px;width:20%;float:left;margin:0px}
	.logoMinGreen{background-color:#83bb32; height:8px;width:20%;float:left;margin:0px}
	.logoMinYellow{background-color:#ffd250; height:8px;width:20%;float:left;margin:0px}
	.logoMinDarkGreen{background-color:#009742; height:8px;width:20%;float:left;margin:0px}
	.logoMinRed{background-color:#e8986a; height:8px;width:20%;float:left;margin:0px}

.ministeroAmbiente{ color:#444; font-size:20px; letter-spacing:0px}
.ministeroAmbientePayOff{ color:#444;font-size: 12px;  margin-left:26%;margin-top: -28px;}

.avia-section.av-minimum-height .container {
	background: -moz-linear-gradient(top,  rgba(142,181,70,1) 0%, rgba(125,185,232,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(142,181,70,1) 0%,rgba(125,185,232,0) 100%);
	background: linear-gradient(to bottom,  rgba(142,181,70,1) 0%,rgba(125,185,232,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8eb546', endColorstr='#00f5f8ee',GradientType=0 );
	padding-top: 100px;
	width:100%;
}


}

@media only screen and (min-width: 1300px) {
	
	.responsive .container {
		max-width: 100%;	/*serve per estendere a pieno schermo il background sotto lo slider delle foto a dimensione superiore 1300*/
	}

}

