/* RESET CSS */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

#download {
display:none;}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



.downloadFile  .icon-pdf {
    font-family: 'Titillium Web', sans-serif !important;
}







/* GENERAL SETTINGS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
a:focus , a:active {
   outline:none !important;
}


.post-edit-link {
    padding:1rem 1rem 1rem 0rem;
    z-index: 99;
    color:#006666 !important;
}

.post-edit-link:visited {
    padding:1rem 1rem 1rem 0rem;
    z-index: 99;
    color:#006666 !important;
}


.txt-justify {
    text-align:justify;
}

.qtranxs-available-languages-message {
    display:none !important;
}

.sectionTitle .textwidget{
    padding:0 1.5rem !important;
    text-align: right;
}

.textwidget a {
    font-weight: bold;
    text-decoration: none;
}


.linespace {
    display:block;
    font-size: 0;
    text-indent: 9999px;
}



.site {
    position: relative;
}

section {
    padding: none !important;
}

body {
    font-family: 'Oswald', sans-serif;
}

a:visited {
    color: inherit !important;
}

.wbWidth {
    max-width: 1250px;
    margin: auto;
    padding:3rem 0rem;
}




.uk-grid>* {
    padding: 0 !important;
}

.uk-grid {
    margin-left: 0 !important;
}

.res-16-9 {
    height:0;
    max-width: 100%;
    position: relative;
    padding-top: 56.25% !important;
    background-size: cover !important;
    overflow: hidden;
    text-align: center;
}

.res-16-9 > * {
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100% !important;
}

.res-16-9 > .wp-video {
    transform: translate(0,-100%);
}

.vignette .wp-video .mejs-controls{
    display: none;
}



/* SEARCH AND ARCHIVE DESIGN */

.search li {
    text-decoration: none;
    display:block;
    padding:0.2rem 0;
}

.searchNews {
    text-align: right;
}


.noresult {
    margin:0 0 0 2rem;
}


/* SLIDESHOW SETTINGS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/



/* CONTACT ZONE PAGE CONTACT */ 
.contactZone .contactZoneDiv {
    padding:1.5rem !important;
    
}
.contactZone h3{
    padding:1.5rem 0;  
}
.contactZone .reusable div{
    font-weight: 300;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.2rem;
    line-height: 1.75rem;
    margin:0.5rem 0;
}

/* SLIDE SHOW */


#slider h2 , #slider p {
    pointer-events: none;
}


.sliderSize .uk-panel img{
    width:100%;
    height:auto;
}

#slider li {
    height:60vh;
    margin:0 2rem;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
}


body #slider h1 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 8rem;
    font-weight: 300;
    margin-bottom: 0;
}

body #slider h2 {
    line-height: 3rem;
    font-family: 'Oswald', sans-serif !important;
    font-size: 2.1rem;
    font-weight: 900;
    margin-bottom: 0;
}

body #slider p {
    margin-top:0rem;
    font-family: 'Oswald', sans-serif !important;
    font-size: 1.5rem;
    font-weight: 300;
    font-weight: 500;
    margin-bottom: 1.2rem;
}

body #slider a {
    display: inline-block;
    line-height: 35px;
    min-width: 100px !important;
    margin: 1rem;
    font-family: 'Oswald', sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

body #slider li a.selected {
    font-style: italic;
    font-weight: bold;
}

body #slider li:before {
    display: none;
}

body #slider .menu-item {
    display: inline-block !important;
    padding: 0 !important;
    margin: 0 !important;
}

body #slider a:hover {
    z-index: 99999;
    margin: 1rem;
    font-family: 'Oswald', sans-serif !important;
    font-size: 1rem;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
}

@media screen and (max-width: 768px) {
    body #slider .uk-slideshow-items h1 {
        font-size: 3rem;
        letter-spacing: 0.8rem;
    }
    body #slider .uk-slideshow-items p {
        margin-top: 0.5rem;
        font-family: 'Oswald', sans-serif !important;
        font-size: 1.2rem;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: .50em;
        text-align: center;
        margin-bottom: 1.2rem;
    }
}


/* SLIDESHOW*/

.uk-slideshow-items>* {
    position: absolute!important;
}


/* TWIITER IFRAME 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#twitterBox {
    padding:0.2rem !important;
    display: none;
    text-align: center;
    overflow: hidden;
}

.twitterIconLink a{
    font-family: 'Titillium Web', sans-serif !important;
    display:inline-block;
    color:white !important;
    font-size:1.1rem;
    text-transform: uppercase;
    padding-bottom:1rem !important;

}

.twitterIconLink a:before {
    font-family:'icomoon' !important;
    display:inline-block;
    width:100%;
    font-size:3rem;
    color:white;
    padding-bottom:0.8rem;
}
.twitterIconLink a:after {
    display:inline-block;
    width:100%;
}

@media screen and (min-width: 960px) {
    #twitterBox {
        display: block;
    }
}


/*  ARTICLE CONTAINER
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

span.piu_thumbnail:hover {
    cursor: pointer;
}




span.piu_thumbnail::before {
    display: inline-grid;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
    vertical-align: middle;
    font-size: 4rem;
     left:0; 
    opacity: 1;
}

pan.piu_thumbnail {

    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
}

span.piu_thumbnail img{
    height: auto;
    max-width: 100%;
    max-height: 100%;
}


.articleBox-footer {
    width:100%;
    text-align: center;
    padding-bottom:2rem !important;
}

.articleBox-footer .piu-feedmore {
    background:#e33333;
    color:#fff;
    border: 1px solid #e33333;
}
.articleBox-footer .piu-feedmore:hover {
    background:#e33333;
    color:#fff;
    border: 1px solid #d81d1d;
}

.articleContainer .uk-grid>* {
    padding: 0;
}

.articleContainer .uk-grid {
    margin-left: 0;
}
.articleContainer article div:first-of-type {
    width: 100%;
}

.articleContainer article .articleContent {
    font-weight: 300;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.2rem;
    line-height: 1.75rem;
    margin-top: 1.5rem;
    margin-bottom: 0;
    margin: 0;
    padding: 0.2rem 1rem 1.5rem 1rem;
}

.articleContainer article {
    top: 0;
    left: 0;
    height: 100%;
}

.articleContainer article a {
    top: 0;
    left: 0;
    height: 100%;
}

.articleContainer article .articleContent h3 {
    margin: 0;
    margin: 1rem 0;
    padding: 0.5rem 0;
    font-size: 1.85rem;
    line-height: 2.5rem;
}

.articleContainer article .articleContent time {
    display: block;
    text-align: right;
    padding: 0 0.5rem;
    width: 100%;
}

#Starednews {
    padding: 0 0 2rem 0;
}

.staredNews .newsOverlay p {
    display:none;
}

.articleContainer .newsOverlay {
text-decoration: none;
margin: 0;
width: 100%;
display: block;
height: 100%;
}

.articleContainer .newsOverlay:hover .readMore {
    width: 100%;
    font-weight: 500;
}

.articleContainer .botContainer {
    width: 60% !important;
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.articleContainer .readMore {
    width: 100px;
    display: block;
    margin: auto;
    text-align: center;
    border: none;
}

.articleContainer .stretch.gridspace {
    padding: 1.5rem !important;
    overflow: hidden;
    position: relative;
}




/*  keyIssues CONTAINER
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#keyIssues h3 {
    font-size:1.65rem;
    font-weight: 400;
}

#keyIssues .uk-card-body {
    padding:0.5rem;
} 
#keyIssues .uk-card-footer {
    padding: 0.5rem 0.5rem;
} 

#keyIssues .uk-grid>* {
    padding: 0;
}

#keyIssues .uk-grid {
    margin-left: 0;
}

#keyIssues article .articleContent {
    font-weight: 300;
    font-family: 'Titillium Web', sans-serif;
    font-size: 1.2rem;
    line-height: 1.75rem;
    margin-top: 1.5rem;
    margin-bottom: 0;
    margin: 0;
    padding: 0.2rem 1rem 1.5rem 1rem;
}

#keyIssues article {
    top: 0;
    left: 0;
    height: 100%;
}

#keyIssues article a {
    top: 0;
    left: 0;
    height: 100%;
}

#keyIssues article .articleContent h3 {
    margin: 0;
    margin: 1rem 0;
    padding: 0.5rem 0;
    font-size: 1.85rem;
    line-height: 2.5rem;
}

#keyIssues article .articleContent time {
    display: block;
    text-align: right;
    padding: 0 0.5rem;
    width: 100%;
}

#keyIssues .newsOverlay {
text-decoration: none;
margin: 0;
width: 100%;
display: block;
height: 100%;
}

#keyIssues .newsOverlay:hover .readMore {
    width: 100%;
    font-weight: 500;
}

#keyIssues .botContainer {
    width: calc(100% - 6rem);
    position: absolute;
    bottom: 0;
    text-align: center;
}

#keyIssues .readMore {
    width: 100px;
    display: block;
    margin: auto;
    text-align: center;
    border: none;
}

#keyIssues .stretch.gridspace {
    padding: 0.7rem !important;
    overflow: hidden;
    position: relative;
    margin: 1em;
}





/*  LET YOUR VOICE
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

#letYourVoice {
    text-align: center;
}

#letYourVoice {
    padding: 1.5rem;
}

#letYourVoice p {
    font-size: 1.7rem;
    line-height: inherit;
}

#letYourVoice .uk-button {
    padding: 1rem 2rem;
    font-weight: 900;
    font-size: 1.2rem;
    margin: 1rem 0;
}

#letYourVoice footer a {
   font-size: 1.5rem;
}

#letYourVoice footer {
    padding: 1rem;
}

#letYourVoice h2 {
    font-weight: 500;
    padding: 2rem;
}

#letYourVoice .uk-button {
    margin: 2rem 0;
}


/*  BOOK BOX 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

.bookPadding {
    padding:2rem 1rem;
}

.bookBox .sectionTitle {
    margin-bottom:1.5rem;
}

.bookBox .book {
    margin: 0px;
    padding:0rem 0rem 6rem 0rem;
}

.bookBox .bookContent {
    padding: 0 60px 0 2rem !important;
}

.bookBox .uk-slideshow-items {
    height:auto;
    width:auto;
    max-width:100%;
    max-height:300px;
}
.bookBox .uk-slideshow-items img {
    max-width:100%;
    max-height: 100%;
}


.bookBox h3 {
    font-size: 2.8rem;
    line-height: 3rem;
}

.bookBox h4 {
    font-size: 2.8rem;
    line-height: 3rem;
}

.bookBox .uk-slidenav svg {
    width: 50px;
    height: 50px;
}

.bookBox footer {

    margin-top: 2rem;
    margin-right:3rem;
    text-align: right;
    
}
.bookBox footer a:before {
    font-family: 'icomoon' !important;
    font-size:1rem;
    text-transform: uppercase;
}


.bookBox footer a {
    font-family: 'Titillium Web', sans-serif !important;
    font-size:1rem;
    text-transform: uppercase;
}

.bookBox .buyBook {
    display: inline-block;
    font-size: 1.5rem;
    line-height: 2.5rem;
    padding: 1rem 2rem;
    margin: 1rem;
}

.bookBox {
    padding: 2rem 1rem;
}

.book img.uk-cover {
    height: 100%;
    cursor: pointer;
    
}

.book_cover{
    text-align: center;
}

/* MARIA BOX */

#mariaBox h3 {
    font-size: 3rem;
    padding-left: 1rem;
    margin: 0 0 2.5rem 0;
}

#mariaBox h2 {
    font-size: 3rem;
    font-weight: 500;
}

#mariaBox p {
    padding: 0 0 0 0;
}

#mariaBox .uk-button {
    font-size: 1.1rem;
    margin: 2.5rem 0 0 0;
}

@media screen and (min-width: 960px) {
    #mariaBox p {
        padding: 0 5rem 0 0;
    }
}







/* ORGANISATION
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

.organisation {
    text-align: center;
    padding:1rem;
    display: inline-block;
}

.organisation a img{
    display:inline-block;
    max-width: 150px !important;
}
.organisation a {
    display:inline-block;
    max-width: 150px !important;
}
.organisation a:hover img{
    display:inline-block;
    max-width: 150px !important;
    opacity: 0.9;
}


a.organisation > img{
    background-color: white;
    height: auto;
}




/*  FOOTER BOX 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/


#footer-sidebar>div {
    margin-top:2rem;
    padding:0 1rem;
}


.site-footer .menu-socials a {
    display:inline-flex;
    margin:0 0.5rem;
    font-size:1.5rem;
    margin-bottom:1rem;
}
.site-footer .menu-languages a {
    display:inline-flex;
    margin:0 0.5rem;
    font-size:1.5rem;
}

.site-footer .languageBlock  {
    margin-left:1.2rem;
}

.site-footer  .menu-socials a::before {
    font-size: 2rem;
    padding:0.8rem;
}





#footer-sidebar2 .uk-switcher {
    padding-top:1.2rem;
}

.site-footer #footer-sidebar1 a {
    padding:0.2rem 0.5rem;
}


.site-footer {
    font-size: 1rem;
}
.site-footer .reusable.menu-social a{
    font-size: 5rem;
}

.site-footer h3, .site-footer h2, .site-footer h1 {
    margin-bottom:1rem;
    font-size:1.2rem;
    line-height: 1.9rem;
}

.site-footer #piucf_content h1 {
    font-size:1rem;
    margin:0;
    line-height: 1.2rem;
}

.site-footer #footer-sidebar h3 {
    width:100%;
    font-size: 1.4rem;
     text-transform: uppercase;
}

.site-footer #footer-sidebar, .site-footer #footer-sidebar a {
    font-size: 1rem;
    line-height: 2rem;
    text-transform: uppercase;
}

#footer-sidebar {
    flex-wrap: wrap;
    padding:2% 5%;
    display:flex;
    justify-content: space-evenly;
    align-items: stretch;
    align-content: stretch;
}

.site-footer .flex-item{
    padding:0 2%;
    flex-basis: auto;
    flex-grow: 4;
}

.site-footer li, .site-footer ul{
    margin:0;
    padding:0;
    list-style: none !important;
    line-height: 1.6rem;
}

.site-footer a, .site-footer a:visited, .site-footer a:active {
    text-decoration: none;
}



.country_selector .uk-label{
    padding: 2px 4px !important;
}
/*
.country_selector > div {
    margin: 15px 4px !important;
}
*/
.countries_bar .country_selector{
    overflow-y: auto;
   
    max-height: 240px;
}

a.country .flag{
    width:23px; 
    height:16px; 
}

.country_selector .uk-grid > *{
     text-align: left;
}
.country{
    padding: 0 5px !important;
}
.country .uk-card-default{
     box-shadow: 0 0 0 0; 
/*    padding: 4px  2px;*/
/*     box-shadow: 0 5px 15px rgba(0,0,0,.08); */
}
.country:hover .uk-card{
    box-shadow: 0 7px 10px rgba(0,0,0,.16);
}
a.country:hover{
    text-decoration: none;
}
a.country:focus{
    outline:0;
}
a.country:focus .uk-card-header{
/*    box-shadow: 0 7px 10px rgba(0,0,0,.16);*/
}
a.country.uk-active .uk-card-header{
/*    box-shadow: 0 7px 10px rgba(0,102,102,.16);*/
    border-bottom: 3px solid #066;
}
a.country.uk-active:focus .uk-card-header{
/*    box-shadow: 0 7px 10px rgba(0,0,0,.16);*/
}
.country .uk-card-title{
    font-size: 93%;
/*    padding: 12px 22px !important;*/
    margin: 3px 4px;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.country_selector .uk-grid-margin{
        margin-top: 10px;
}
a.country .uk-card-header {
    padding: 2px 10px;
}
a.country div > *{
    pointer-events : none;
}
