/*!
Theme Name: Missoc 2.0
Theme URI: https://them.es/starter
Author: donostia
Author URI: https://www.donostia.it
Description: Tema a base bootstrap sviluppato da donostia.it
Version: 3.2.1
Requires at least: 5.0
Tested up to: 6.0
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: donostia_mk1
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */


/* From http://codex.wordpress.org/CSS */


a {
	color: #822296;
}
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* ----- BOOTSTRAP REBOOT ------ */



	
body {
	font-family: 'Source Sans Pro', sans-serif !important;
	font-size: 16px !important;
	color: #333 !important;	
}	

img {
	max-width: 100%;
}


.wrapper {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
	-moz-box-shadow: 0 0 1.25rem .9375rem rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 1.25rem 0.9375rem rgb(0 0 0 / 20%);
	box-shadow: 0 0 1.25rem 0.9375rem rgb(0 0 0 / 20%);
	justify-content: space-between;
	background-image: url('images/missoc_website-graphics_europe_bkg.png');
	background-position: top;
	background-repeat: no-repeat;
	/* background-size: cover; */
}

#main a {
	text-decoration: underline;
}

#main a:hover {
	color: #9532a9;
	text-decoration: underline;
}

#breadcrumbs a {
	text-decoration: none;
}

a.cta_download {
	text-decoration: none !important;
}

a.link-dopo-more {
	cursor: pointer;
}

#table_selections a {
	text-decoration: none !important;
}


.wrapper a {
	color: #60256C;
}

.wrapper a:hover {
	color: #60256C;
}

.wrapper p a:hover {
	text-decoration: underline;
} 


.bottom30 {
	margin-bottom: 30px !important;
}

h1, h2, h3, h4, h5 {
	font-weight: 700 !important;
	margin-top: 1.5rem !important;
	margin-bottom: 1rem !important;
}

h1 {
	font-size: 30px !important;
}

h2 {
	font-size: 24px !important;
}

h3 {
	font-size: 20px !important;
}




/* HEADER */




/* menu mobile */
@media only screen and (max-width: 767px) {
.navbar-expand-md .navbar-collapse {

}

.hamburger_utilities_wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
	background-color: #60266c !important;
}

div#navbar {
	background: #fff;
	position: fixed;
	height: 100vh;
	width: 100%;
	left: 0;
	margin-top: 0;
	padding: 30px 0;
}

.navbar-expand-md .navbar-nav {
	flex-direction: column !important;
}

#navbar a {
	color: #000 !important;
	border-right: 1px solid #60256C;
	padding: 10px 28px !important;
	font-weight: 600;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: #d8e593 !important;
}

}

.navbar_shadow {
	background: #D8E592;
	width: 2080px;
	position: absolute;
	height: 37px;
	right: 0;
	top: -2px;
}

/*--------------------------------------------------------------
## menu desktop
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
	.header_elements_wrapper {
		display: flex;
	}	
	#navbar {
		-ms-flex-preferred-size: auto;
		display: -webkit-box!important;
		display: -ms-flexbox!important;
		display: flex!important;
		flex-basis: auto;
		background: #d8e592;
		box-shadow: -292px 0px #D8E592;
		top: -2px;
		position: relative;
	}	
	
	#navbar ul {
		width: 100%;
		min-width: 300px;
	}
	
	#navbar a {
		color: #535353 !important;
		padding: 0 10px;
		font-weight: 700;
		font-size: 18px;
	}
	
	#navbar ul li a {
		padding: 5px 15px;
	}
	
	.menus_wrapper {
		display: flex;
		flex-direction: row-reverse;
		width: 100%;
		justify-content: space-between;
		padding: 0;
		margin-left: 15px;
	}
	
	.utilities_bkg {
		padding-right: 30px;
	}
	
	.navbar-expand-md .navbar-nav .dropdown-menu {
		border-radius: 0 !important;
		border-color: #d8e592 !important;
		margin-top: -1px !important;
	}
	
	.dropdown-item.active, .dropdown-item:active {
		background-color: #d8e593 !important;
	}
	
	
}


.dropdown-menu a {
	font-weight: 300 !important;
}

.site-title-heading .main_title {
	color: #60256C;
	font-weight: 700;
}
.site-title-heading .site-description {
	font-style: italic;
	display: block;
	color: #333;
	font-size: 16px;
}

.title_menu_wrapper {
	display: flex;
	flex-direction: column;
	width: 100%;
}



h1.site-title-heading {
	padding: 24px 0 23px 25px !important;
	margin: 0 !important;
	position: relative;
	border-bottom: 2px solid #d8e592;
	background: #fff;
}

img.baffo_header {
	position: absolute;
	height: 106px;
	bottom: 0px;
	right: 0;
}

#navbar a:hover {
	color: #60256C !important;
}

#main_site_header {
	position: relative;
	width: 100%;
	z-index: 4;
	/* background-image: url('images/header_bkg.svg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center; */
}
.utilities_bkg {
}

.utilities_bkg a {
	margin: 0 10px;
	color: #60256C;
}

.utilities_bkg li {
	list-style: none;
}

.utilities_bkg ul {
	display: flex;
	justify-content: flex-end;
	margin: 0;
	padding: 0;
}

.navbar_wrapper {
	display: flex;
	flex-direction: column;
	width: 100%;
}

#header {
	padding: 0;
}

.navbar-brand {
	margin: 0;
	padding: 0;
}

.navbar-brand img {
	height: 130px !important;
	margin: 0;
	display: block;
	padding: 0px;
	position: relative;
	z-index: 5;
}

.searchform_wrapper {
	position: absolute;
	width: 1280px;
	background: #60266c;
	height: 100vh;
	top: 129px;
	padding: 30px;
}

.searchform_wrapper button {
	background: #fff;
}


ul.custom_lan_sel {
	margin: 0;
	padding: 0;
	position: relative;
	right: -20px;
	top: 3px;
}

ul.custom_lan_sel li {
	display: inline-block;
}

ul.custom_lan_sel li:before {
	content: "/";
	color: #D8E592;
	position: absolute;
}

ul.custom_lan_sel li.active a {
	border-bottom: 2px solid #D8E592;
}



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

#footer {
	background: #333 !important;
	border-top: 3px solid #ddd;
	font-size: 14px;
	padding: 20px 0 0px;
	color: #fff;	
}

.footer_logo img {
	max-width: 150px;
	float: right;
}

.partners li img {
	max-height: 35px;
	height: 35px;
}
.partners li {
	margin-right: 10px;
}

.footer_title {
	font-size: 36px;	
	text-transform: uppercase;
	font-weight: 700;
	margin: 0;
}

.footer_desc {
	font-style: italic;
}

.footer_menu {
	width: 100%;
	float: left;
	border-top: 2px solid #D8E592;
	margin-bottom: 20px;
	
}

.footer_menu_menu {
	margin: 0;
	padding: 0;
}

.footer_menu_menu li {
	display: inline-block;
	margin: 10px 10px 0px 0;
}

.footer_menu_menu li a {
	color: #fff;
	margin: 15px 15px 15px 0;
}

.partners {
	display: flex;
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
}

.partners li {
	margin-right: 20px;
}

/*--------------------------------------------------------------
## Home
--------------------------------------------------------------*/

.home_col_sx {
	background: #D8E592;
	padding: 20px 30px 10px 15px;
 -webkit-transform: skewx(-5deg);
  -moz-transform: skewx(-5deg);
  -ms-transform: skewx(-5deg);
  -o-transform: skewx(-5deg);
  transform: skewx(-5deg);
  z-index: 1;
}

.home_col_sx h2 {
	margin-top: 0;
}
.home_col_sx_wrapper {
  -webkit-transform: skewx(5deg);
  -moz-transform: skewx(5deg);
  -ms-transform: skewx(5deg);
  -o-transform: skewx(5deg);
  transform: skewx(5deg);
}

.home_col_dx {
	padding: 0;
/*     min-height: 370px;	 */
}

aside.col-md-4.home_col_dx {
	position: relative;
}

.sidebar_home_wrapper {
	background: #F1F1F2;
	padding: 30px 0 30px 30px;
	height: 100%;
	-webkit-transform: skewx(-5deg);
	-moz-transform: skewx(-5deg);
	-ms-transform: skewx(-5deg);
	-o-transform: skewx(-5deg);
	transform: skewx(-5deg);
	box-shadow: 280px 0 #F1F1F2;
	left: -12px;
	position: relative;
}

.sidebar_home_subwrapper {
  -webkit-transform: skewx(5deg);
  -moz-transform: skewx(5deg);
  -ms-transform: skewx(5deg);
  -o-transform: skewx(5deg);
  transform: skewx(5deg);	
}

.home main#main {
/*     margin-top: 40px; */
}

.correspondents_sidebar {
	-webkit-transform: skewx(5deg);
	-moz-transform: skewx(5deg);
	-ms-transform: skewx(5deg);
	-o-transform: skewx(5deg);
	transform: skewx(5deg);
	background: #E6E7E8;
	box-shadow: 390px 0px #E6E7E8;
	padding: 30px 30px;
/*     min-height: 400px; */
}

.correspondents_sidebar_wrapper {
	-webkit-transform: skewx(-5deg);
	-moz-transform: skewx(-5deg);
	-ms-transform: skewx(-5deg);
	-o-transform: skewx(-5deg);
	transform: skewx(-5deg);
	background: #E6E7E8;
	padding-left: 18px;
}

.correspondents_sidebar_wrapper h3 {
	text-transform: inherit;
	margin-top: 0 !important;
}

.corrispondants_text {
	font-style: italic;
}


.home_col_sx_up_shadow {
	height: 100%;
	background: #d8e593;
	position: absolute;
	z-index: -1;
	right: 0px;
	width: 480%;
	top: 0;
}


.home_col_dx_up_shadow {
	height: 100%;
	background: #f1f1f2;
	position: absolute;
	z-index: -1;
	left: 0px;
	width: 480%;
	top: 0;
}

.home_col_dx_down_shadow {
	height: 100%;
	background: #E6E7E8;
	position: absolute;
	z-index: -1;
	left: 0px;
	width: 480%;
	top: 0;
}

.view_tables .upper_div {
	background: #60256C;
	padding: 15px;
}

a.view_tables {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: block;
	text-align: center;
}

h1.infographic_title_home {
	font-size: 20px !important;
	color: #333;
	background: #d8e593;
}

#infographic_home {
	background: linear-gradient(to bottom, #F1F1F2, #F1F1F2 30%, #FFF 70%, #FFF);
	padding: 30px 0;
}

h1.pagina_titolo_infographic_home {
	color: #60256C;
	margin-top: 0px !important;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

i.icon_infograph_home {
	font-size: 25px;
	display: inline-block;
	margin-right: 10px;
}


/*--------------------------------------------------------------
## Progetto
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## associazione
--------------------------------------------------------------*/


/* INFORMATION BASE */
.subpage_infobase_wrapper {
	padding-left: 30px;
	border-left: 10px solid;
}


.infobase_subpages div:nth-child(odd) {
	border-color: #D8E592;
}

.infobase_subpages div:nth-child(odd) a {
	color: #616645;
}

.infobase_subpages div:nth-child(odd) .read_more {
	color: #616645;
	background: #D8E592;
}

.infobase_subpages div:nth-child(even) {
	border-color: #A354A1;	
}

.infobase_subpages div:nth-child(even) a {
	color: #60256C;	
}

.infobase_subpages div:nth-child(even) .read_more {
	color: #fff;
	background: #A354A1;	
}


	
a.read_more {
	display: inline-block;
	height: 30px;
	width: 30px;	
	}

a.read_more i {
position: relative;
top: 50%;
left: 50%;
/* bring your own prefixes */
transform: translate(-50%, -50%);	
}


.sidebar_infobase_wrapper {
	background: #F1F1F2;
	padding: 15px;
	height: 100%;
	min-height: 410px;    
	margin-bottom: 30px;
}

a.view_archive {
	display: block;
	background: #60256C;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 15px;
	font-size: 20px;
	position: absolute;
	bottom: 15px;
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	width: calc(100% - 60px);
}

a.view_archive .fa {
	background: #A354A1;
	padding: 14px;
	position: absolute;
	top: 0;
	right: 0;
	}

a.view_tables {
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 30px;
	display: block;
	text-align: center;
	background: #60256C;
	padding: 20px 0;
	font-weight: 700;
}

.view_tables:hover,
.view_tables:focus {
	color: #60256C !important;
	background: #d8e592 !important;
}
.view_tables .upper_div {
	background: #60256C;
	padding: 15px;    
}

.view_tables .upper_div span {
	font-size: 20px;
	}
	
.view_tables .bottom_div {
	text-align: center;
	background: #A354A1;
	padding: 10px;
}

.infobase_subpages_list {
	margin: 0 0 30px 0;
	padding: 0 0 0 15px;;
}

.infobase_subpages_list li {
	list-style: none;
}

.infobase_subpages_list a {
	color: #404041;
}

.infobase_subpages_list li .fa {
	color: #60256C;
}


/* NETWORK */

.leaflet_wrapper {
	text-align: center;
	background: #eee;
	padding: 15px 30px;
}

.leaflet_wrapper h3 {
	margin-top: 0;
}

.leaflet_image {
	margin: 0 auto 20px;
}

.countries_wrapper {
	  display: flex;
  flex-wrap: wrap;
}

.countries_wrapper li {
flex: 0 0 24%;
	box-sizing: border-box;
	border: 1px solid #5e266f;
	margin: 2px;
	padding: 0;
}

.countries_wrapper li a {
	display: block;
	padding: 10px;
	color: #60256C;
	text-decoration: none;
}

.countries_wrapper li a:hover {
	background: #5e266f;
	color: #fff;
}


/* MISSOC TABLES */

.perdiod_selector_label {
float: left;
	padding: 7px 10px 0 0;
}

.selector_label_missoc {
	float: left;
	padding: 7px 10px 0 0;	
}

.table_selections label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 300;
	margin-right: 10px;
}

.table_selections h3 {
	text-transform: inherit;
	color: #7b8a0b;
	margin-bottom: 0;
	font-weight: 300;
	margin-top: 0 !important;
}

.selection_legend {
	font-size: 14px;
}

.selection_header {
	min-height: 50px;
}


#table_selections .jstree-default .jstree-icon {
	background-image: url('images/jtree_missoc.png');
}

#table_selections .jstree-default .jstree-wholerow-clicked,
#table_selections .jstree-default .jstree-wholerow-hovered {
	background: transparent;
	background: transparent;
	background: transparent;
}

#table_selections .jstree-default>.jstree-no-dots .jstree-node, 
#table_selections .jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl {
	background: transparent;
}

#table_selections {
	margin-bottom: 30px;
}

.jstree-wholerow-ul {
	max-width: 100% !important;
}

.button_missoc {
	background: #60256C;
	color: #fff !important;
	padding: 5px 15px;
	border-radius: 4px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	top: 5px;
	display: inline-block;    
}

.button_missoc:hover {
	background: #9532a9;
}







/* CORRESPONDANTS AREA */

#loginform input {
	border: 1px solid #60256C;
}

#loginform label {
	display: block;
	font-weight: normal;
	font-style: italic;
}

#loginform #wp-submit {
	background: #60256C;
	color: #fff;	
}







/* NEWS */

.box_article_wrapper {
	padding: 15px;
	border: 1px solid #eee;
}


/*--------------------------------------------------------------
## infographics
--------------------------------------------------------------*/

.single-infographics .wrapper,
.home .wrapper {
	background: none !important;
}

.single-infographics iframe {
	width: 100% !important;
	max-width: 100% !important;
	min-height: 400px !important;
}



/*--------------------------------------------------------------
## Glossary
--------------------------------------------------------------*/
.letter_title {
	text-transform: uppercase;
	font-size: 30px !important;
	margin-bottom: 15px !important;
}

.glossary_wrapper {
	display: flex;
	flex-wrap: wrap;
}

.glossary_wrapper > div {
	flex-basis: 50%;
}

.glossary_wrapper h3 {
	margin-top: 0 !important;
}

.single_letter {
	border-bottom: 1px dashed #eee;
	padding-bottom: 20px;
}

.sgpb-content h1 {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.0em;
	color: #60256C;
}

.sgpb-content h2 a {
	text-decoration: underline;
}

.sgpb-content img {
	max-width: 100%;
	height: auto;
	width: 250px;
}

.img-popup-credits {
	text-align: center;
	font-size: 13px;
}

/*--------------------------------------------------------------
## varie
--------------------------------------------------------------*/

#main {

}


.cta {
	background: #60266c;
	color: #fff !important;
	text-align: center;
	display: block;
	margin: 0 auto 15px;
	padding: 10px 20px;
	text-transform: uppercase;
	transition: all 0.1s ease-in-out 0.05s;
	font-weight: 600;
	width: 100%;
}

.cta:hover {
	background: #006e7f;
	color: #fff !important;
}

.cta_download {
	display: inline-block !important;
	width: auto;
	padding: 15px 20px !important;
}

h1.entry-title {
	font-weight: bolder;
	margin-bottom: 30px;
	margin-top: 15px;
}

.pagina_titolo {
	color: #60256C;
	margin: 15px 0 30px !important;
}



#loading {
	display: inline-block;
	color: #5e266f;
	padding: 5px 10px;
	font-size: 20px;
	border-radius: 5px;
	border: 1px solid #5e266f;
}

.subpages_standard li {
	border-bottom: 1px dashed #5e266f;
	display: -webkit-box;
	padding: 15px;
	font-weight: 700;
	font-size: 20px;
}

.subpages_standard {
	padding-left: 0;
}

fieldset.niceselect_fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0;
	display: flex;
	align-items: baseline;
}

fieldset.niceselect_fieldset label {
	font-weight: 700;
	
}
.selector_label_missoc {
	float: left;
	padding: 7px 10px 0 0;
}


.button_missoc {
	background: #60256C;
	color: #fff;
	padding: 5px 15px;
	border-radius: 4px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	top: 5px;
	display: inline-block;
	border: none !important;
}


.breadcrumbs i.fa {
	display: inline-block !important;
	margin: 0 5px !important;
	color: #60256C;
}

#breadcrumbs {
	margin-bottom: 15px;
}


.infographic_snippet_wrapper {
	padding: 15px;
	border: 1px solid #60256C;
	border-radius: 10px;
	margin-bottom: 30px;
}


#sgpb-popup-dialog-main-div-wrapper > div {
	max-width: 100%;
	left: 0 !important;
	bottom: 0 !important;
	width: 100% !important;

}

#sgpb-popup-dialog-main-div {
	background-color: #d8e593 !important;
	padding: 15px 30px;	
	width: 100% !important;

}




/*  xl */

@media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1220px !important;
	}
}





/*  mobile 0-lg */
@media only screen and (max-width: 1199px) {
	
	

}

/*  MD */
@media only screen and (max-width: 991px) {
	.home_col_sx {
		box-shadow: -472px 0px #D8E592;
	}
	
	h1.site-title-heading {
		border-bottom: 2px solid transparent;
	}

}


/*  sm */

@media only screen and (max-width: 767px) {
	
#main_site_header {
	background-image: none;
}

.header_elements_wrapper {
	  display: flex;
  }
  
  .navbar-brand img {
	  height: 70px !important;
  }
  
  h1.site-title-heading {
	  padding: 0 20px !important;
  }
  
  .title_menu_wrapper {
	  flex-direction: row;
  }
  
  ul.custom_lan_sel {
	  margin: 0;
	  padding: 0;
	  position: absolute;
	  right: 15px;
	  top: 62px;
	  justify-content: flex-start;
  }
  
  
  .title_menu_wrapper {
	  display: flex;
	  width: 100%;
	  flex-direction: row;
	  justify-content: space-between;
	  align-items: center;
  }
  
  .utilities_bkg {
	  position: relative;
  }
  
  .home_col_sx {
	  box-shadow: -472px 0px #D8E592;
  }
  
  h1.site-title-heading {
	  border-bottom: 2px solid transparent;
  }
  
  #navbar .custom_lan_sel_mobile {
	  list-style: none;
	  padding: 0;
	  display: flex !important;
	  margin: 30px 0;
	  padding-left: 25px;
  }
  
  #navbar .custom_lan_sel_mobile a {
	  border: 1px solid !important;
	  text-transform: uppercase;
	  color: #60256C !important;
	  margin: 5px;
  }
  
  #main_site_header {
		background-image: none;
		background: #fff;
		position: fixed;
	}
	
	#main {
		margin-top: 70px !important;
	}
  
  
}

/*--------------------------------------------------------------
##  xs telefonetto
--------------------------------------------------------------*/

@media screen and (max-width: 576px) {
  
  #main_site_header {
	  background-image: none;
	  background: #d8e593;
	  position: fixed;
  }
  
  #main {
	  margin-top: 70px !important;
  }
  
  .header_elements_wrapper {
		display: flex;
	}
	
	.navbar-brand img {
		height: 70px !important;
	}
	
	h1.site-title-heading {
		padding: 0 20px !important;
	}
	
	.title_menu_wrapper {
		flex-direction: row;
	}
	
	ul.custom_lan_sel {
		margin: 0;
		padding: 0;
		position: absolute;
		right: 15px;
		top: 52px;
		justify-content: flex-start;
	}
	
	
	.title_menu_wrapper {
		display: flex;
		width: 100%;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}
	
	.home_col_sx {
		-webkit-transform: skewx(0deg);
		-moz-transform: skewx(0deg);
		-ms-transform: skewx(0deg);
		-o-transform: skewx(0deg);
		transform: skewx(0deg);
	}
	
	.home_col_sx_wrapper {
		-webkit-transform: skewx(0deg);
		-moz-transform: skewx(0deg);
		-ms-transform: skewx(0deg);
		-o-transform: skewx(0deg);
		transform: skewx(0deg);
	}
	
	.footer_logo img {
		max-width: 60px;
		float: none;
		margin: 15px auto;
		display: block;
	}
	
	h1.site-title-heading {
		border-bottom: 2px solid transparent;
	}
	
	#navbar .custom_lan_sel_mobile {
		list-style: none;
		padding: 0;
		display: flex !important;
		margin: 30px 0;
		padding-left: 25px;
	}
	
	#navbar .custom_lan_sel_mobile a {
		border: 1px solid !important;
		text-transform: uppercase;
		color: #60256C !important;
		margin: 5px;
	}
	
	h1.site-title-heading {
		background: transparent;
	}
  
}