/*
Theme Name: IPC
Theme URI: https://laborator.co/themes/kalium/
Author: ManlioMa
Author URI: https://manlioma.it/
Description: Start creating that amazing website that you have always wanted, only with Kalium â€” Connect with Laborator:  <a href="https://themeforest.net/user/laborator">Envato</a>, <a href="https://twitter.com/thelaborator">Twitter</a> or <a href="https://www.facebook.com/laboratorcreative">Facebook</a>.
Version: 2.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template: kalium
Text Domain: ipc
*/

/* HELPERS */

.no_display{
	display: none;
}
@media all and (min-width: 768px){ 
	.align_right{text-align: right;}
	.align_left{text-align: left;}
}

.align_center{
	text-align: center
}
.align_left{
	text-align: left
}
.align_right{
	text-align: right
}

.fl{
	float: left
}
.fr{
	float: right
}
.zeta10{
	z-index: 10;
}
.zeta20{
	z-index: 20;
}
.zeta30{
	z-index: 30;
}

.separator_standard{
	width: 60px!important;
}

.trans{  
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; 
}

.hyphens_text h1{
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.text_big{
	font-size: 1.2em;
}

.no_margin_bottom{
	margin-bottom: 0px!important;
}

.mb-30{
	margin-bottom: 30px;
}
.mb-50{
	margin-bottom: 50px;
}
.mb-80{
	margin-bottom: 80px;
}

a.no-hover:after{
	background: none!important;
}
.text-danger{
	color: #dc2129;
}
hr {
	border-color: #eee!important;
    margin: 30px 0;
}

body.logged-in .no-log-only{
	display: none;
}
body:not(.logged-in) .log-only{
	display: none;
}

img{
	backface-visibility: hidden;
}
iframe{
	width: 100%
}

/* INIZIO SET DIMENSIONE TESTI */
html {font-size: 1.125em !important;}

body
{
  background-color: white;
  font-family: 'Josefin sans', serif;
  font-weight: 400;
  line-height: 1.45 !important;
  color: #222;
  overflow-x: hidden;
}

p {
	margin-bottom: 1.3em !important;
	font-weight: 300;
	
}
.post-formatting p{
	font-weight: 300;
	font-size: 18px;
}
h1, h2, h3, h4
{
  margin: 1.414em 0 0.5em;
  font-weight: inherit;
  line-height: 1.2;
  font-family: 'Josefin slab', serif;
  font-weight: 200;
}

h1
{
	margin-top: 0;
  	font-size: 8.998em;
 	font-weight: 100;
	font-style:italic;
}

h2, #site-title {font-size: 2.827em;}

h3 {font-size: 1.999em;
	  font-family: 'Josefin sans', sans-serif;
}

h4 {font-size: 1.414em;}

h5 {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 300;
    font-style: italic;
}

small, .font_small {font-size: 0.707em;}

b, strong{
    font-weight: 700;
}
/* FINE SET DIMENSIONE TESTI */

/* INIZIO TOP BAR */
#top-bar
{
	height:40px;
	line-height: 40px;
	background: linear-gradient(44deg, #ffcc00 0%, #ffcc00 100%);
}
#search-form input,
#search-form button{
    border: none;
    padding: 0 10px;
    line-height: 26px;
    background: #fff2;
    color: #fff;
}
#search-form button{
    background: #0000;
}
/* FINE TOP BAR */

/*INIZIO LANGUAGE SELECTOR */
.wpml-ls
{
	float:right;
	margin-right: 0;
	height: 40px;
}
.wpml-ls-legacy-dropdown-click>ul:before{
    content: 'Select language';
    position:absolute;
    left:-50%;
    color:#555;
    font-style:italic;
    font-weight:300
}

.wpml-ls-legacy-dropdown-click a:hover, 
.wpml-ls-legacy-dropdown-click a:focus, 
.wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover>a {
    color: #333;
    background-color: #ffcc00;
    border: 0;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle{
    color: #333;
    background-color: #ffcc00;
    border: 0;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after
{
	border:none;
	/*content: url('https://ipc.manlioma.it/wp-content/uploads/2018/11/language-selector-image.png');*/
	content: '\f1ab';
	font-family: 'FontAwesome';
	font-size:28px;
	top: 5px;
}

.wpml-ls-legacy-dropdown-click a
{
	padding: 12px 10px;
}

/*
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after
{
	content:'';
	vertical-align:middle;
	display:inline-block;
	border:.35em solid transparent;
	border-top:.5em solid;
	position:absolute;
	right:10px;
	top:calc(50% - .175em)
}

.rtl .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after
{
	right:auto;left:10px
}
*/
/*FINE LANGUAGE SELECTOR */

/*INIZIO TITOLO SITO*/

.header-logo.logo-image, .logo-column > h2
{
	float:left;
}

.header-logo.logo-image{
	
}


h1#site-title {
    margin-left: 30px;
    float: left;
    position: relative;
    width: calc(100% - 190px);
    font-style: normal;
}
/*FINE TITOLO SITO*/

/* INIZIO MENU */
header .menu-item
{
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 33px;
}
header .menu-item > a
{
	font-size: 1.200em !important;
	font-weight: 300;
}

.menu-item.bold > a{
	font-weight: 400;
}

header .menu-item:after{
	content: '\2022';
	margin-left:20px;
}

.menu-item:hover{
	transition:none;
}

.menu-item.last-row:after{
    content: '';
}

.main-header.menu-type-standard-menu .standard-menu-container{
	text-align:left;
}

.main-header.menu-type-standard-menu .standard-menu-container div.menu>ul>li+li, .main-header.menu-type-standard-menu .standard-menu-container ul.menu>li+li{
	margin-left:15px
}

.menu-item.first-item{
	margin-left:0px !important;
}

.menu-column{
	margin: 15px 0 0 5px;
}

.logo-and-menu-container{
	padding-bottom: 20px;
}
.home #main-wrapper .logo-and-menu-container{
	width: 70%;
}

body:not(.home) .logo-and-menu-container{
    border-bottom: 1px solid #222;
	box-shadow: 0px 1px 0px #E7E7E7;
	-webkit-box-shadow:0px 1px 0px #E7E7E7;
 	-moz-box-shadow:0px 1px 0px #E7E7E7;
}

body:not(.home) #main-wrapper .menu-column {
    margin: -40px 0px 0 190px;
    flex-grow: 0;
}
body:not(.home) .site-header .container:after {
    background: #e7e7e7;
    height: 1px;
    width: 100%;
    position: absolute;
    left: 0px;
    margin-top: -1px;
    z-index: -1;
}

/* FINE MENU */

#box_row > div > div {
    background: #fff;
    padding: 30px!important;
}

/* BUTTONS */

#main-wrapper .btn.read_more {
    background: #0000!important;
    color: initial!important;
    padding: 0px;
    font-size: smaller;
    font-style: italic;
    font-weight: 300;
    padding-top: 30px;
}
#main-wrapper .btn.read_more:before {
	content: '';
    background:url(inc/images/read_more.svg);
    height:30px;
    width: 100%;
    position:absolute;
    top:0px;
    left:0px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 100% 0px; 
    
}
#main-wrapper .btn.arrow_down {
    background: #0000!important;
    color: initial!important;
    padding: 0px;
    font-size: smaller;
    font-style: italic;
    font-weight: 300;
    padding-top: 30px;
}
#main-wrapper .btn.arrow_down:before {
	content: '';
    background:url(inc/images/arrow_down.svg);
    height:30px;
    width: 30px;
    position:absolute;
    top:0px;
    left:0px;
    background-repeat: no-repeat;
    background-size: contain; 
    
}
input[type="submit"] {
    background: #222;
    color: white;
    padding: 4px 12px;
}
/*
	FORM
*/

.mc4wp-form input {
    width: 100%;
}
.mc4wp-form input[type=checkbox] {
    width:20px;
    height:20px;
    background:#fff;
    border:2px solid;
    float:left;
}
.mc4wp-form p label{
    display:flex;
}

/* INIZIO MENU REGIONAL PROCESS */
#sideNav {
    display: flex;
    justify-content: space-between;
        padding: 0 10px;
}
#sideNav > ul{
    display: inline-block;
    padding: 0px!important;
    margin-bottom: 0px;
}

#sideNav > ul > li
{
	display:inline-block;
	font-size: 1.3em;
}

#sideNav > ul > li, #sideNav > ul > li > a
{
	color: darkred;	
}


#sideNav > .page-title
{
	float:right;
	font-size: 1.414em;
	text-transform:uppercase;
	color: #222;
}


#sideNav > ul > li:after
{
	content: '\2022';
	margin: 0 15px 0 15px;
}

#sideNav > ul > li:last-child:after
{
  content: '';
}

.fa-angle-right:before
{
    content: none;
}
/* FINE MENU REGIONAL PROCESS */

/* INIZIO NASCONDI DATA REGIONAL PROCESS */
.reg_ipc_proc > .post-body > .post-meta-only > .date
{
	display:none;
}
/* FINE NASCONDI DATA REGIONAL PROCESS */

/*INIZIO TITOLO TIPO POST REGIONAL PROCESS - WORKING GROUPS - MULTIMEDIA */
.custom-post-type-title
{
	font-style:italic;
}
.single-working_groups #main-wrapper .post-meta.date {
    display: none;
}

.single-working_groups #main-wrapper .vc-row-container:nth-child(1) > .vc_row > div:nth-child(2),
.single-reg_ipc_proc #main-wrapper .vc-row-container:nth-child(1) > .vc_row > div:nth-child(2) {
    position: relative;
    z-index: -1;
}


/*FINE TITOLO TIPO POST REGIONAL PROCESS - WORKING GROUPS - MULTIMEDIA */

/*INIZIO CONTENUTO POST REGIONAL PROCESS - WORKING GROUPS - MULTIMEDIA */
article > section
{
    padding-left: 0 !important;
}
/*FINE CONTENUTO POST REGIONAL PROCESS - WORKING GROUPS - MULTIMEDIA */

/* INIZIO CUSTOMIZZAZIONE SEZIONI TIPO POST REGIONAL PROCESS - WORKING GROUPS - MULTIMEDIA */
.sticky-section
{
	font-size: 4.827em !important;
    font-weight: 100;
	font-style:italic;
/* 	padding-top: 100px; */
	overflow: hidden;
    text-shadow: 2px 2px 0 #E7E7E7;
    margin-left: 0px;
}

h2.sticky-section:after {
    content:"";
    display: inline-block;
    height: 1px;
    vertical-align: middle;
    width: 100%;
    margin-right: -100%;
    margin-left: 20px;
	background: #222;
    box-shadow: 2px 1px 0 #e7e7e7;
}

.custom-post-pre-section-content-title
{
    font-size: 0.9em;
    font-weight: 100;
    font-style: italic;
}

.custom-post-section-content-title
{
    font-size: 1.4em;
}

.custom-post-section-content
{
    font-size: 1.3em;
    font-weight: 300;
}

.image-slider-column-container >.vc_column-inner
{
	padding-left: 0px;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before
{
	content: '\f177';
	font-family: FontAwesome;
	font-size: 35px;
}


.vc_images_carousel .vc_carousel-control .icon-next:before
{
	content: '\f178';
	font-family: FontAwesome;
	font-size: 35px;
}

.download-title *
{
	font-size: 1.05em;
	text-transform:uppercase;
	color: #222;
}

.document-link
{
	font-size: 1.1em;
}

.document-link:before
{
	content: '\f1c1';
	font-family: FontAwesome;
	font-size: 35px;
	position: absolute;
    left: -40px;
    top: -17px;
}



.event-date > div
{
    padding-top: 27px;
}

.event-date
{
    font-weight: 100;
	background-color:#ffcc00;
	width: 150px;
    height: 150px;
	text-align: center;
	font-style:italic;
	float: left;
    margin-right: 15px;
}

.week-day-name, .month-name
{
    font-size: 1.8em;
	line-height: 25px;
}

.day-number
{
	font-size:3em;
	line-height: 50px;
	font-weight:200;
}

.event-title
{
	font-size: 1.3em;
    font-weight: 700;
}


.event-title > h4
{
	margin-top: 0px
}


.event-categories
{
	text-align:left !important;
	text-transform: uppercase;
	color: #222;	
}

.post-regional-processes-tax
{
	text-transform: uppercase;
    list-style: none;
}

.news-categories > div > span:after, .event-categories > div > span:after
{
	content: '\2022';
	margin-left:22px;
}

.news-read-more
{
	margin-top: 315px;
    font-size: 0.9em;
    font-weight: 300;
    font-style: italic;
}


.multimedia-date
{
	font-size: 0.9em;
    font-weight: 300;
    font-style: italic;
}

.multimedia-title
{
	font-size: 1.2em;
    font-weight: 600;
}

.multimedia-title > h4
{
	font-family: 'Josefin sans', serif !important;
	margin-top: 0px;
}

/* FINE CUSTOMIZZAZIONE SEZIONI TIPO POST REGIONAL PROCESS - WORKING GROUPS - MULTIMEDIA */

/*INIZIO RIMUOVE IMG DI EVIDENZA SINGLE POST*/
.post-image {}
.single header.site-header.main-header.menu-type-standard-menu {
    padding-bottom: 0px;
}
/*FINE RIMUOVE IMG DI EVIDENZA SINGLE POST*/

/* INIZIO IMMAGINE IN EVIDENZA SINGLE REGIONAL */
.single-featured-image > figure > .vc_single_image-wrapper > img
{
	max-width: 200%;
	margin-top: -308px;
    margin-left: -245px;
}
/* FINE IMMAGINE IN EVIDENZA SINGLE REGIONAL */

/* INIZIO ELIMINA ANIMAZIONE UNDERLINE */
.site-footer a:after, .wrapper a:after
{
	height: 0;
}
/* FINE ELIMINA ANIMAZIONE UNDERLINE */

.single-regional-description:after
{
	content: '\f063';
	font-family: 'FontAwesome';
	font-size:28px;
}

li.multimedia-attach-preview
{
    list-style: none;
}

.read-more:after
{
	content: '\f061';
	font-family: 'FontAwesome';
	font-size:28px;
}

/*
.wpb_single_image img
{
    vertical-align: top;
    height: 641px;
    max-width: 969px;
	margin-top: -184px;
}
*/

#main-wrapper .vc-container .vc-row-container .vc_row .vc_column-inner {
    padding: 0 0 0 0px;
}
#main-wrapper .vc-row-container > .vc_row {
    padding: 50px 0 50px;
}
#main-wrapper .vc-row-container:nth-child(1) > .vc_row {
    padding-bottom: 0px;
}
#main-wrapper .vc-row-container > .vc_row.ult-vc-hide-row {
    padding: 0px 0 0px;
}
.home h2.sticky-section
{
	font-size:9em !important;
	padding: 0
}

.single-preview-regional-process-title, .single-preview-working-group-title
{
	text-transform:uppercase;
}

.carousel-regional
{
	-webkit-box-shadow: 10px 10px 0px 0px rgba(231,231,231,1);
	-moz-box-shadow: 10px 10px 0px 0px rgba(231,231,231,1);
	box-shadow: 10px 10px 0px 0px rgba(231,231,231,1);
}

/*INIZIO SHORTCODE NEWS */
.single-news
{
    width: 48%;
    float: left;
}

.single-news:last-child
{
    float: right;
}

.news-date
{
	font-size: 1em;
    font-weight: 100;
	margin-bottom: 20px;
}

.news-title
{
	font-size: 1.3em;
    font-weight: 700;
}

.news-title > h4
{
	margin-top: 0px
}

.news-excerpt
{
	margin-top: 20px;
	font-size: 1.3em;
    font-weight: 300;
}

.news-container > .single-news > .news-cat-tax > .post-cat-and-taxs
{
	margin-top: 25px;
    padding-left: 0px;
    text-transform: uppercase;
    list-style: none;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

.post-cat-and-taxs > li
{
	display:inline;
}

.post-cat-and-taxs > li:after
{
	margin-left:10px;
	content: '\2022';
	margin-right:10px;
	color: #000;
}

.post-cat-and-taxs > li:last-child:after
{
	content: '';
	margin-left: 0px;
}

.single-news > .news-cat-tax > .post-cat-and-taxs > .post-category > a,
.owl-item .post-category a
{
	color: darkred;
}

.single-news > .news-cat-tax > .post-cat-and-taxs > .post-regional-process-tax > a,
.owl-item .post-regional-process-tax > a{
	color: darkred;
}

.single-news > .news-cat-tax > .post-cat-and-taxs > .post-working-groups-tax > a,
.working_groups .list-item h4 a,
.owl-item .post-working-groups-tax > a{
	color: darkred;
}
/*FINE SHORTCODE NEWS */

/*INIZIO SHORTCODE MULTIMEDIA */
.single-media
{
    width: 48%;
    float: left;
}

.single-media:last-child
{
    float: right;
}

.media-image > img
{
	-webkit-box-shadow: 10px 10px 0px 0px rgba(231,231,231,1);
	-moz-box-shadow: 10px 10px 0px 0px rgba(231,231,231,1);
	box-shadow: 10px 10px 0px 0px rgba(231,231,231,1);
}

.media-date
{
	font-size: 1em;
    font-weight: 100;
	margin-bottom: 20px;
}

.media-title
{
	font-size: 1.3em;
    font-weight: 700;
}

.media-title > h4
{
	margin-top: 0px
}

.media-container > .single-media > .media-cat-tax > .post-cat-and-taxs
{
	margin-top: 10px;
	padding-left: 0px;
    text-transform: uppercase;
	list-style:none;
}


.single-media > .media-cat-tax > .post-cat-and-taxs > .post-category > a
{
	color: darkred;
}

.single-media > .media-cat-tax > .post-cat-and-taxs > .post-regional-process-tax > a
{
	color: darkred;
}

.single-media > .media-cat-tax > .post-cat-and-taxs > .post-working-groups-tax > a
{
	color: darkred;
}
/*FINE SHORTCODE MULTIMEDIA */

.event-categories
{
    list-style: none;
    padding-left: 0 !important;
}

.event-categories > li
{
	display:inline;
}

.event-categories > li:after
{
	margin-left:10px;
	content: '\2022';
	margin-right:10px;
	color: #000;
}

.event-categories > li:last-child:after
{
	content: '';
}

.event-category
{
	color: darkred !important;
}

.event-location
{
	color: darkred !important;
}

.heading-image
{
	position: absolute;
	right: 0;
    top: 0;
	min-height: 650px;
	height: 86vh;
    width: 32vw;
    background-size: cover;
    -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 80%);
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 0 80%);
    background-repeat: no-repeat; 
}

.home .wpml-ls-statics-post_translations
{
	display:none;
}

.upb_row_bg
{
	opacity:0.6;
}

#carousel_section h2.sticky-section
{
    padding-top: 40px;
    position: absolute;
    top: 0;
    z-index: 100;
    width: 100%
}

.single-news-resources
{
	display: none;
}

.selected-single-news-resources
{
	display: block;
}

.news-resources-title
{
	font-size: 4em;
    font-weight: 100;
}
.news-resources-categories
{
	padding-left:0 !important;
	list-style: none;
	text-transform: uppercase;
	font-size: 1.2em;
}

.news-resources-categories > li
{
	display:inline;
}

.news-resources-categories > li:after
{
	margin-left:10px;
	content: '\2022';
	margin-right:10px;
	color: #000;
}

.news-resources-categories > li:last-child:after
{
	content: '';
}

.news-resources-category
{
	font-size:1em;
	color: darkred !important;
}

.news-resources-regional
{
	font-size:1em;
	color: darkred !important;
}
.news-resources-working
{
	font-size:1em;
	color: darkred !important;
}

.news-resources-right-arrow, .news-resources-left-arrow
{
	font-family: 'FontAwesome';
	text-align: right;
	margin-top: 10px;
	cursor:pointer;
}
/* INIZIO REGIONAL PROCESS & WORKING GROUP HOME */
.single-preview-regional-process-title, .single-preview-working-group-title
{
    font-size: 1.6em;
}

.single-preview-regional-process-title > div > h4, .single-preview-working-group-title > div > h4
{
    margin-top:0;
	color: darkred !important;
}

.single-preview-regional-process-title > div > h4:hover
{
    color: indianred !important;
	margin-left:20px;
}

.single-preview-working-group-title > div > h4:hover
{
    color: indianred !important;
	margin-right:20px;
}

.single-featured-preview-custom-post:before
{
	display: none;
}

.vc_gitem-animated-block > .single-featured-preview-custom-post > img
{
    display: block !important;
}

/* FINE REGIONAL PROCESS HOME */

.media-image > img
{
    height: 300px;
    width: 430px;
    margin-bottom: 20px;
}

.media-image
{
    margin-bottom: 20px;
}

/*INIZIO SHORTCODE EVENT */
.single-event
{
    width: 48%;
    float: left;
}

.single-event:last-child
{
    float: right;
}

.event-date
{
	font-size: 1em;
    font-weight: 100;
	padding-top:26px;
}

.event-title
{
	font-size: 1.3em;
    font-weight: 700;
	margin-top: 28px;
}


.event-title > h4
{
	margin-top: 0px
}

.event-excerpt
{
	margin-top: 40px;
	font-size: 1.3em;
    font-weight: 300;
}

.events-container > .event-news > .event-cat-tax > .post-cat-and-taxs
{
	margin-top: 10px;
	padding-left: 0px;
    text-transform: uppercase;
	list-style:none;
}

.post-cat-and-taxs > li
{
	display:inline;
}

.single-event > .event-cat-tax > .post-cat-and-taxs > .post-category
{
	color: darkred;
}

.single-event > .event-cat-tax > .post-cat-and-taxs > .post-regional-process-tax
{
	color: darkred;
}

.single-event > .event-cat-tax > .post-cat-and-taxs > .post-working-groups-tax
{
	color: darkred;
}

ul.post-cat-and-taxs
{
    padding-left: 0;
    text-transform: uppercase;
    font-size: 1.1em;
    margin-top: 20px;
}

.single-event > .event-cat-tax > .post-cat-and-taxs > li:first-child > a
{
	color: darkred;
}

.single-event > .event-cat-tax > .post-cat-and-taxs > li:nth-child(2)
{
	color: darkred;
}

/*FINE SHORTCODE EVENT */


.highlight{
    background-image: linear-gradient(to right, #ffcc0042 0%, #ffcc0042 100%);
    background-repeat: no-repeat;
    background-position-y: .5em;
}

#site-title .highlight{
    background-position-y: .8em;
}

/*INIZIO TIMELINE*/
.cd-timeline-navigation
{
	/*display: none;*/
}

.single-post-image-timeline
{
    float: left;
    width: 49%;
}

.single-post-image-timeline > img
{
	-webkit-box-shadow: 10px 10px 0px 0px rgba(231,231,231,1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(231,231,231,1);
    box-shadow: 10px 10px 0px 0px rgba(231,231,231,1)
}

.single-post-content-date-title-excerpt
{
    width: 49%;
    float: right;
}

.timeline > .events-wrapper > .events
{
	width:100% !important;
}
/*FINE TIMELINE*/

/* LIST ITEM */

.list-item {
    padding: 20px 0;
}
.list-item .image{
    position:absolute;
    right:-20%;
    display:none;
    top: 0px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; 
    width:70%;
    height: 120%;
    z-index: 0;
}
.list-item.active .image{
    display:block;
    margin: 0px;

    /* max-height: 480px; */
}
.list-item h4{
    text-transform:uppercase;
    margin-left:50px;
    font-size: 2em;
}
.list-item h4 a{
    color: darkred;
}
.list-item.active h4 a{
    color:darkred;
    padding-left:20px;
}
.list-container{
    margin: 0 0px;
    padding: 60px 0 0;
}.working_groups .list-item {
    text-align: right;
}
.working_groups .list-item.active {
    padding-right:20px;
}
.working_groups .image{
    left: -20%;
    right: auto;
}

/* TABLE STYLE */

table {
    width: 100%;
}
table tr{
    line-height: 2em;
}

table tr td{
	padding: 13px;
    border: 1px solid whitesmoke;
}

/* ARCHIVE LOOP GRID LOOP */

.archive_loop.grid_loop {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: row dense;
    grid-gap: 0px;
    display: grid;
}

/* SINGLE POST */
.single-post .post .entry-header .post-title {
    font-size: 46px;
    margin-left: 0;
}
.single-post .post.reg_ipc_proc .entry-header .post-title, 
.single-post .post.working_groups .entry-header .post-title,
.entry-header> h1.post-title,
h1.vc_custom_heading{
    margin-left: -75px;
    font-size: 8.998em;
    text-shadow: 2px 2px 0 #E7E7E7;
	position: relative;
    z-index: 10;  
      
}

.single-post .post.reg_ipc_proc, 
.single-post .post.working_groups{
	width: 100%!important
}

.single-post .post.reg_ipc_proc .post-navigation, 
.single-post .post.working_groups .post-navigation{
/* 	display: none */
}


/* STICKY SECTION */
.ult-sticky-section.ult-sticky.ult-stick-full-width {
    background: white;
    box-shadow: 0 0 2px lightgrey;
}
.ult-sticky-section.ult-sticky.ult-stick-full-width #sideNav{
    
    max-width: 1170px;
    margin: 0 auto;
}
#sideNav .section.active a {
    color: darkred;
}#sideNav .section a {
    color: indianred;
}

/* FACET */
.facetwp-facet.facetwp-type-checkboxes:before{
	color:grey;
	font-weight: 300;
	display: block;
    margin-bottom: 5px;	
}
.facetwp-facet.facetwp-facet-categories.facetwp-type-checkboxes:before{
	content: 'Categories:';
}
.facetwp-facet.facetwp-facet-regional_processes.facetwp-type-checkboxes:before{
	content: 'IPC Regional Processes:';
}
.facetwp-facet.facetwp-facet-working_groups.facetwp-type-checkboxes:before{
	content: 'Working Groups:';
}
#main-wrapper .facetwp-checkbox {
    display: inline-block;
    background: none;
    padding: 0 20px 0 0;
}
#main-wrapper .facetwp-facet {
    margin-bottom: 20px;
}
span.facetwp-selection-label {
    color: grey;
    font-weight: 300;
}

#main-wrapper .facetwp-type-fselect .fs-wrap,
#main-wrapper .facetwp-type-fselect .fs-dropdown,
#main-wrapper input.facetwp-search {
    width: 100%;
	line-height: 30px;
}
#main-wrapper .fs-arrow{
	bottom: 40%;
}
input.facetwp-date{
    width: 50%;
    line-height:30px;
}
#main-wrapper .filter-blocks p{
	margin-bottom: 0px;
}

/*  THE EVENTS CALENDAR PLUGIN */
.tribe-mini-calendar-grid-wrapper{
    width: 40%;
    float:left;
    padding:20px;
}
.tribe-mini-calendar-list-wrapper{
    width: 60%;
    float:left;
    padding:20px;
}

/* NEWS CAROUSEL */
#NewsCarousel .owl-item > div {
    background-size: cover;
    height: 780px;
    position: relative;
}

#NewsCarousel {
    position:relative;
}

#NewsCarousel .owl-thumbs {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 25%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 10px 0;
    background: #22222280;
}

#NewsCarousel button.owl-thumb-item {
    background: none;
    border-width: 0 0 1px;
    padding: 10px;
    text-align: left;
    color: #fff;
    opacity: 1;
    font-weight: 300;
}

#NewsCarousel button.owl-thumb-item.active {
    color: #ffcc00;
}
#NewsCarousel > div .content {
    position: absolute;
    bottom: 3%;
    left: 4%;
    z-index: 10;
    max-width: 60%;
}
#NewsCarousel > div .content h2{
    margin-top: 20px;
	font-size: 2.7em;
    font-weight: 300;    
}
#NewsCarousel > div .content h2 a {
    color: #222;
}
#NewsCarousel > div .content h2 .highlight{
	background-position-y: .8em;
}
#NewsCarousel .news-date{
	font-weight: 400;
}

#NewsCarousel .owl-item > div:before{
    content:'';
    position:absolute;
    height:100%;
    width:100%;
    background: linear-gradient(#ffffff00 0%,rgba(255, 255, 255, 0.8) 100%);
}

/* footer */
footer.site-footer {
    background-color: #f7f7f7 !important;
}

/* blog widget VC */
#main-wrapper .lab-blog-posts .blog-post-column .post {
    width: 100%;
}

/* new timeline VC */
.ult-responsive.timeline-item-spt {
    overflow: hidden;
}
.timeline-dot {   
    background-color: #222;
    border: 4px solid #222;

}
.wpb_column .wpb_wrapper .smile-icon-timeline-wrap .timeline-wrapper .timeline-block {
    margin-bottom: 20px;
    border: none!important;
}
h3.ult-timeline-title.ult-responsive {
    font-size: 1.3em;
}
.blog-post-image .image-placeholder {
    background: #fff!important;
}

/* MOBILE */
@media (max-width:768px){
	
	body{ overflow-x: hidden}
	
	header.main-header{
	    z-index: 0;
	}
	div#lang_sel_click {
	    width: 30%;
	}
	div#lang_sel_click ul:before{
	    content:'';
	}
	
	h1#site-title {
	    float: left;
	    margin: 20px 0;
	    width: 80%;
	    font-size: x-large;
	}
	
	.heading-image {
	    /* height: 80vh; */
	    min-height: auto;
	    z-index: -1;
	    top: 0px;
	    width: 50%;
	}
	
	.menu-column {
	    position: absolute;
	    top: 10px;
	    right: 20px;
	    margin: 0!important;
	}
	
	div#main-wrapper {
	}
	
	.home h2.sticky-section {
	    font-size: 2em!important;
	}
	
	#NewsCarousel > div .content h2 {
	    font-size: 1.3em;
	}
	
	#NewsCarousel .owl-item > div {
	    max-height: 96vh;
	}
	
	#NewsCarousel .owl-thumbs {
	    display: none;
	}
	
	#NewsCarousel > div .content {
	    max-width: 100%;
	}
	
	#main-wrapper .vc-row-container > .vc_row {
	    padding: 20px 0;
	}
	
	.tribe-mini-calendar-list-wrapper, .tribe-mini-calendar-grid-wrapper {
	    width: 100%;
	}
	
	.list-item h4 {
	    font-size: 1em;
	    margin: 0 10px;
	}
		
	.single-post .post.reg_ipc_proc .entry-header .post-title, .single-post .post.working_groups .entry-header .post-title, .entry-header> h1.post-title, h1.vc_custom_heading{
	    margin: 0 0 30px 10px;
	    font-size: 3em;
	}
	
	#sideNav > ul > li {
	    display: block;
	    margin: 10px 20px;
	}
	
	#sideNav > ul > li:after {
	    content: '';
	}
	
	#sideNav > .page-title {
	    display: none;
	}
	
	#main-wrapper h2.sticky-section {
	    font-size: 3em!important;
	}
	
	#main-wrapper .vc_row {
	    padding: 0 20px
	}	
	.single-featured-image > figure > .vc_single_image-wrapper > img{
		max-width: 100%;
		margin: 0px;
	}
	.news-container > .single-news {
	    width: 100%;
	    margin-bottom: 30px;
	}
	
	.news-container > .single-news .news-excerpt,
	.news-container > .single-news .news-cat-tax {
	    display: none;
	}
	#main-wrapper .filter-blocks p {
	    text-align: left!important;
	}
	.archive_loop.grid_loop {
	    grid-template-columns: repeat(2, 1fr);
	}
	
	.wpb_wrapper .lab-blog-posts .blog-post-column {
	    padding: 0 5px;
	}
	
	.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-content-container {
	    padding: 10px;
	}
	
	.wpb_wrapper .lab-blog-posts .blog-post-entry .blog-post-content-container .blog-post-title {
	    font-size: 1.2em;
	}	
	.post-navigation a {
	    display: block;
	    max-width: 100%;
	    width: 100%;
	}
	.post-formatting p{
		padding: 0 10px
	}
		
}