/*

@font-face {
    font-family: 'Adele';
    src: url('../font/adelle-boldwebfont.eot');
    src: url('../font/adelle-boldwebfont.eot?#iefix') format('embedded-opentype'),
         url('../font/adelle-boldwebfont.woff') format('woff'),
         url('../font/adelle-boldwebfont.ttf') format('truetype'),
         url('../font/adelle-boldwebfont.svg#adelle_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

* {
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
iframe {
	display: block;
}

html {
	overflow-y: scroll;
	height: 100%;
	font-family: 'Libre Franklin', sans-serif;
}

body {
	min-height: 100%;
	font-size: 14px;
	background: #eceeee;
	color: #000;
	overflow: hidden;
	line-height: 1.6;
	-webkit-text-size-adjust: none;
}

header:after,
.main:after,
footer:after,
.inner:after,
.content:after,
.gallery:after,
.filters:after,
.olcCardWrapper:after,
.contacts:after {
	height: 0;
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}

ul,
ol,
menu {
	list-style: none;
}

dt {
	font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
}

b,
strong {
	font-weight: bold;
}

i,
em {
	font-style: italic;
}

sup,
sub {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sup {
	top: -.6em;
}

sub {
	bottom: -.25em;
}

address {
	font-style: normal;
}

small {
	font-size: 11px;
}

label,
input[type='submit'] {
	cursor: pointer
}

input.checkbox,
input.radio,
select {
	margin: 1px 7px 0 0;
	width: 13px;
	height: 13px;
}

input[type=text],
select,
input[type=date] {
	padding-left: 13px;
	height: 36px;
	border: 1px solid #d0d0d0;
}

select {
	width: auto;
}

#formPublications {
	width: 100%;
}

#formPublications #s,#t,#y {
	width: 100%!important;
}

#formPublications #s {
	padding-left: 16px;
}

.publications-all {
	flex-wrap:wrap; 
	justify-content: flex-start;
	margin-left: -3.33%;
	flex-basis: 100%;
    display: flex;
}

.publications-item {
	flex-basis: 30%;
	margin-left: 3.33%;
	margin-bottom: 30px;
}

.publications-item a {
	height: 100%;
    flex-direction: column;
    display: flex;
}

.publications-item .news-text-box {
	border: 2px solid #f0f0f0;
    height: 100%!important;
    border-top: unset;
    font-size: 14px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    line-height: 1.5;
	padding: 4% 5% 4% 5%;
}

.publications-img {
	background: url(../../files/default_new.png);
	padding-top: 100%;
    background-repeat: no-repeat!important;
    background-size: cover!important;
	filter: brightness(0.9);
}


img {
	display: block;
}

.cit p {
	color: #888;
	font-size: 14px !important;
}

.cit .hr {
	width: 33%;
	float: none;
	margin-top: 30px;
}

.hidden {
	display: none;
	visibility: hidden;
}

.optional {
	display: none;
}

.heading-main{
    padding-bottom: 29px;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: bold;
}

h1 {
	font-size: 36px;
	margin-bottom: 25px;
	line-height: 1.278;
}

h2 {
	font-size: 24px;
	margin-bottom: 12px;
	line-height: 1.3;
}

h3 {
	font-size: 18px;
	margin-bottom: 7px;
	line-height: 1.4;
}

.small-heading-home-page {
	color: rgba(255, 255, 255, 0.7);
	font-size: 21px;
	font-weight: normal;
	margin-bottom: 33px;
}

p {
	font-size: 16px;
	line-height: 1.625;
}


/* new color ? #d7d9d9, old color: #00a6b4 */

.main p a,
article li a,
.main table a,
.main .pageList a,
.main form a,
.additional a,
#olcPanel a,
.tags a,
.event-wrap-icons a{
	box-shadow: 0 -2px #00a6b4 inset;
	padding-bottom: 1px;
}

.hidePagination .pagination {
  display: none !important;
}

.more,
article .latest-items li a {
	box-shadow: none !important;
	padding-bottom: 0 !important;
}

.latest-items .news {
	box-shadow: none !important;
}

.content h2 {
	padding-top: 35px;
}

.content h2:first-child {
	padding-top: 0;
}

p.intro+h2 {
	padding-top: 20px;
}

p+h3 {
	padding-top: 20px;
}

p+h4 {
	padding-top: 15px;
}

p+table {
	margin-top: 40px;
}

a {
	color: #000;
	text-decoration: none;
	border: none;
	outline: none;
}

.separator {
	opacity: 0.3;
	padding: 0 10px;
	display: inline-block;
}

.color-1 .overlay {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#004695+0,000b3a+100&amp;0.5+0,0.8+100 */
	background: -moz-linear-gradient(top, rgba(0, 70, 149, 0.5) 0%, rgba(0, 11, 58, 0.8) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 70, 149, 0.5)), color-stop(100%, rgba(0, 11, 58, 0.8)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 70, 149, 0.5) 0%, rgba(0, 11, 58, 0.8) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 70, 149, 0.5) 0%, rgba(0, 11, 58, 0.8) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 70, 149, 0.5) 0%, rgba(0, 11, 58, 0.8) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 70, 149, 0.5) 0%, rgba(0, 11, 58, 0.8) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80004695', endColorstr='#cc000b3a', GradientType=0);
	/* IE6-9 */
}

.color-2 .overlay {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f10257+0,72012e+100&amp;0.4+0,0.75+100 */
	background: -moz-linear-gradient(top, rgba(241, 2, 87, 0.4) 0%, rgba(114, 1, 46, 0.75) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(241, 2, 87, 0.4)), color-stop(100%, rgba(114, 1, 46, 0.75)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(241, 2, 87, 0.4) 0%, rgba(114, 1, 46, 0.75) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(241, 2, 87, 0.4) 0%, rgba(114, 1, 46, 0.75) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(241, 2, 87, 0.4) 0%, rgba(114, 1, 46, 0.75) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(241, 2, 87, 0.4) 0%, rgba(114, 1, 46, 0.75) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66f10257', endColorstr='#bf72012e', GradientType=0);
	/* IE6-9 */
}

.color-3 .overlay {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a6b4+0,00474c+100&amp;0.4+0,0.75+100 */
	background: -moz-linear-gradient(top, rgba(0, 166, 180, 0.4) 0%, rgba(0, 71, 76, 0.75) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 166, 180, 0.4)), color-stop(100%, rgba(0, 71, 76, 0.75)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0, 166, 180, 0.4) 0%, rgba(0, 71, 76, 0.75) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0, 166, 180, 0.4) 0%, rgba(0, 71, 76, 0.75) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0, 166, 180, 0.4) 0%, rgba(0, 71, 76, 0.75) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(0, 166, 180, 0.4) 0%, rgba(0, 71, 76, 0.75) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6600a6b4', endColorstr='#bf00474c', GradientType=0);
	/* IE6-9 */
}

.color-4 .overlay {
	/* added by cef */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6d7baa+0,3a4a7c+100&amp;0.5+0,1+100 */
	background: -moz-linear-gradient(top, rgba(109, 123, 170, 0.5) 0%, rgba(58, 74, 124, 1) 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(109, 123, 170, 0.5)), color-stop(100%, rgba(58, 74, 124, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(109, 123, 170, 0.5) 0%, rgba(58, 74, 124, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(109, 123, 170, 0.5) 0%, rgba(58, 74, 124, 1) 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(109, 123, 170, 0.5) 0%, rgba(58, 74, 124, 1) 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(109, 123, 170, 0.5) 0%, rgba(58, 74, 124, 1) 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#806d7baa', endColorstr='#3a4a7c', GradientType=0);
	/* IE6-9 */
}

.btn {
	display: inline-block;
	line-height: 1.3;
	border-radius: 2px;
	cursor: pointer;
	color: #fff;
	padding: 12px 35px;
	font-size: 18px;
	font-weight: bold;
	background: #004695;
	/* Old browsers */
	text-align: center;
	text-decoration: none !important;
}

.btn.secondary {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bababa+0,8d8d8d+100 */
	background: rgb(186, 186, 186);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(141, 141, 141, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(141, 141, 141, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(186, 186, 186, 1) 0%, rgba(141, 141, 141, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#8d8d8d', GradientType=0);
	/* IE6-9 */
}

.btn.light {
	color: #000 !important;
	text-shadow: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eaeaea+0,adadad+100 */
	background: #eaeaea;
	/* Old browsers */
	background: -moz-linear-gradient(top, #eaeaea 0%, #adadad 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, #eaeaea 0%, #adadad 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #eaeaea 0%, #adadad 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#adadad', GradientType=0);
	/* IE6-9 */
}

.btn-disable {
	cursor: default;
	pointer-events: none;
	color: #c0c0c0;
	background-color: #ffffff;
}


/* #webinarLink {font-size:0.835em;} */

.download span {
	background: url(../images/download.png) 0 2px no-repeat;
	display: inline-block;
	padding-left: 30px;
}

.btn.download {
	padding-left: 20px;
}

.btn.small {
	padding: 8px 35px;
	font-size: 15px;
	outline: unset;
}

.btn.tiny {
	padding: 6px 15px;
	font-size: 14px;
}

.btn.register {
	padding: 12px 57px;
	width: auto;
}

.btn.register.bottom {
	margin-top: 20px;
}

.quick {
	margin-top: 15px;
}

.btn.quickregister {
	padding: 8px 12px;
	font-size: 12px;
	margin-right: 20px;
	margin-bottom: 0;
	width: auto;
	box-shadow: 0 2px rgba(0, 0, 0, 0.2);
}

.header,
.main,
.footer {
	padding: 0 5%;
}

.main {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	min-height: 200px;
	padding-bottom: 70px;
	width: 100%;
}

.home .main {
	background-image: none;
}

.home .main .inner {
	padding-top: 0;
}

.inner {
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
	padding: 40px 0;
}

.header .inner {
	padding-top: 25px;
	padding-bottom: 25px;
	display: flex;
	align-items: center;
}

.header nav {
	margin-left: auto;
}

.content-container {
	width: 65%;
	margin-right: 5%;
	float: left;
}

.olc .content-container {
   	min-height:1060px;
}

aside {
	width: 28%;
	float: right;
}

.header #brand {
	float: left;
	margin-bottom: 0;
}

.header #brand a {
	display: block;
}

.header #brand img {
	width: 215px;
}

.header .search .wrap {
	position: absolute;
	bottom: 35px;
	right: 0;
}

.header .search .text {
	width: 350px;
	height: 45px;
	padding: 0 40px 0 10px;
	font-size: 18px;
	border-radius: 2px;
	border: 1px solid #d9d9d9;
	transition: 0.3s;
}

.header .search .trigger,
.header .search .submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 45px;
}

.header .search .trigger {
	display: none;
}

.header .search .submit {
	background: url(../images/lupa.png) 18px 12px no-repeat;
	opacity: 0.3;
	border: none;
}

.header {
    padding: 0 2%;
}

.primary li a {
	padding: 10px 15px;
	width: 100%;
	display: block;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	float: left;
	display: block;
}

.primary .trigger {
	padding-bottom: 7px;
}

.primary li.scheme1:hover,
.primary li.scheme1 ul,
.sch1 {
	background-color: #054786;
}

.primary li.scheme2:hover,
.primary li.scheme2 ul,
.sch2 {
	background-color: #00a6b5;
	/* padding-left: 6.5%; */
}

.primary li.scheme3:hover,
.primary li.scheme3 ul,
.sch3 {
	background-color: #a93a6a;
}

.primary li.scheme4:hover,
.primary li.scheme4 ul,
.sch4 {
	background-color: #d1c971;
}

.sch5 {
	background-color: #0073cf;
}

.primary li ul {
	display: none;
}

.primary li.parent {
	float: left;
	position: relative;
	display: block;
}

.primary .secondary {
	position: absolute;
	left: 0;
	top: 44px;
	z-index: 2;
}

.primary .secondary li {
	float: left;
	width: 100%;
}

.primary .secondary a {
	/* padding-top: 9px; */
	/* padding-bottom: 7px; */
	text-transform: none;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	white-space: nowrap;
	transition: 0.2s;
	padding: 10px 15px;
}

.primary li.special,
.primary li.special:hover {
	background-color: #054786 !important;
}

.home .column.blog p,
article p.intro,
.program p.intro {
	font-weight: 400;
}


.blog .content img[src*="#25"], .preview-md img[src*="#25"] {
   width:25%;
}
.blog .content img[src*="#50"], .preview-md img[src*="#50"] {
   width:50%;
}
.blog .content img[src*="#75"], .preview-md img[src*="#75"] {
   width:75%;
}
.blog .content img[src*="#100"], .preview-md img[src*="#100"] {
   width:100%;
}
.blog .content img[src*="center"], .preview-md img[src*="center"] {
   margin:auto;
   display: block;
}

/* updated */

article p.intro,
.program p.intro {
	font-size: 20px!important;
	color: rgb(94, 104, 104);
	line-height: 1.6;
}


/* to here */

.intro a {
	color: #666;
}

.content li {
	margin-left: 5%;
	margin-bottom: 8px;
	padding-left: 20px;
	background: url(../images/dot.png) no-repeat 0 10px;
}

.content li ul {
	margin-top: 10px;
}

.content .latest-items li {
	margin-left: 0px;
	margin-bottom: 17px;
	padding-left: 0px;
	background: none;
}

article p,
article li,
.pageList li {
	font-size: 16.5px;
	line-height: 1.625;
}

article p,
.program p {
	margin: 0 0 18px;
}

article .latest-items p {
	margin: 0 0 0px;
}

table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 40px;
}

table,
td,
th {
	border: 1px solid #ccc;
}

tr:nth-child(odd) {
	background-color: #f3f4f4;
}

td,
th {
	padding: 10px 15px;
}

th {
	font-weight: bold;
	text-align: left;
	font-size: 15px;
}

.vertical th {
	font-size: inherit;
}

table.partners {
	border: 1px solid #fff;
}

table.partners img {
	display: inline-block;
	min-width: 70px;
	max-width: 129px;
}

table.partners a {
	box-shadow: none;
	padding-bottom: 0;
	border-bottom: 0;
}

table.partners tr:nth-child(odd) {
	background-color: transparent;
}

table.partners td {
	border: 1px dotted #d4d4d4;
	text-align: center;
	vertical-align: middle;
	padding: 15px 5px;
}

table.partners.singleLeft td {
	text-align: left;
	border: none;
}

.hgroup {
	margin-bottom: 25px;
}

.hgroup .additional {
	margin-top: -15px;
	color: #5e6868;
}

.hgroup .additional .publishedon {
	font-style: italic;
}

.hr {
	height: 1px;
	margin: 0 0 30px;
	background-color: #e1e1e1;
	width: 100%;
	float: left;
}

.hr hr {
	display: none;
}

#breakpoint {
	visibility: visible;
}

.carousel {
	margin-bottom: 50px;
	width: 100%;
	float: left;
}

.carousel .item {
	transition: 0.2s;
}

.carousel li {
	float: left;
	display: block;
	overflow: hidden;
}

.carousel a {
	position: relative;
	display: block;
	overflow: hidden;
	cursor: pointer;
	background: black;
}

.lt-ie9 .carousel a {
	padding: 2px;
}

.carousel .data {
	color: #fff;
	text-shadow: 0 1px #000;
	position: absolute;
	left: 5%;
	bottom: 7%;
}

.carousel h4 {
	opacity: 0.6;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.carousel h3 {
	margin-bottom: 0;
	width: 80%;
	font-size: 16px;
}

.carousel .overlay {
	height: 100%;
	box-shadow: 0 0 0 2px #fff inset
}

.carousel img {
	opacity: 0.97;
	width: 100%;
}

.carousel .size-1 {
	width: 20%;
}

.carousel .size-2 {
	width: 40%;
}

.carousel .size-3 {
	width: 60%;
}

.carousel .size-1 {
	width: 19.996%;
}

.carousel .size-2 {
	width: 39.996%;
}

.carousel .size-3 {
	width: 59.95%;
}

.carousel .size-2 h4 {
	font-size: 14px;
}

.carousel .size-2 h3 {
	font-size: 22px;
}

.carousel .size-3 h4 {
	font-size: 17px;
}

.carousel .size-3 h3 {
	font-size: 36px;
}

/* for aside boxes https://www.cef-see.org/leadership-for-managing-reforms */
aside .carousel {
  margin-bottom: 0px;
}

.tris {
	margin-bottom: 50px;
	float: left;
	width: 100%;
}

.main .column {
	width: 31%;
	float: left;
	margin-right: 3.5%;
}

.main.blog .column {
	margin-right: 0%;
}

a.more {
	color: #05a5b3 !important;
	padding-top: 5px;
	display: block;
}

a.link {
	color: #05a5b3 !important;
	cursor: pointer;
	box-shadow: none !important;
}

.home .column p {
	color: #5e6868;
}

.category {
	background: url(../images/raster.png) 0 bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 18px;
	color: #b9bdbd;
	text-transform: uppercase;
	font-size: 15px;
}

.column.blog p {
	font-size: 16px;
	margin-top: 8px;
	line-height: 1.7;
}

.column.blog h3 {
	font-size: 22px;
	width: 80%;
}

.column.events,
.events.past,
.column.last {
	margin-right: 0;
}

.column.events .more,
.events.past .more,
.column.blog .more {
	float: left;
}

.home .column.events {
	margin-right: 3.5%;
}

.list li {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 12px;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}

.list.all li {
	padding-bottom: 29px;
	margin-bottom: 27px;
}

.list p {
	color: #444;
}

.column.events li a,
.events.past li a {
	display: block;
}

.column.events li h3,
.events.past li h3,
.column.videos li h3 {
	font-size: 16px;
	margin-bottom: 6px;
}

.list li .date {
	color: #a1adad;
}

.list li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.list-big li {
	padding-bottom: 24px;
	margin-bottom: 24px;
}

.list.all li .date,
.list.all li .introtext {
	color: #5f6364;
	margin-bottom: 8px;
}


/* added by gregor */

.list.all img {
	float: left;
}

.list.all h3 {
	line-height: 1.2;
	margin-left: 126px;
}

.list.all p {
	margin-left: 124px;
}

.nomargin p,
.nomargin h3 {
	margin-left: 0 !important;
}

.list.all .more {
	margin-top: 1px;
}

.blog.list li {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.videos.list li {
	border-bottom: none;
	margin-bottom: 5px;
}

.column.videos img {
	float: left;
	margin-right: 20px;
}

.column.videos li h3 {
	overflow: hidden;
	max-height: 45px;
	margin-bottom: 3px;
}


/* -----------------*/


/*    EVENT ICONS   */


/* -----------------*/


/* colors */

img.learning {
	background-color: #a9a9a9;
}

img.program1 {
	background-color: #003d80;
}


/* scheme1 / Accounting and Auditing Workshops==1 */

img.program10,
img.program11 {
	background-color: #003d80;
}


/* scheme1 / Accounting, Auditing */

img.program2 {
	background-color: #003d80;
}


/* scheme1 / Accounting Certification Programs==2 */

img.program3 {
	background-color: #003d80;
}


/* scheme1 / Budget Preparation and Execution Workshops==3 */

img.program4 {
	background-color: #94335e;
}


/* scheme3 / Central Banking Workshops==4 */

img.program5 {
	background-color: #0095a3;
}


/* scheme2 / Danube Region Strategy==5 */

img.program6 {
	background-color: #003d80;
}


/* scheme1 / Internal Audit Certification Programs==6 */

img.program7 {
	background-color: #0095a3;
}


/* scheme2 / Leadership Workshops==7 */

img.program8 {}


/* default bg / Policy Conferences==8 */

img.program9 {
	background-color: #7c8eb4;
}


/* Tax Policy and Administration Workshops==9 */

img.program12 {
	background-color: #d1c971;
}


/* Data and Analysis for Designing Policies */


/* default icon */

img.learning {
	background-image: url(/assets/site/images/learning/other-learning-transp.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
}


/* new icons */

img.learning.roundtable {
	background-image: url(/assets/site/images/learning/new/roundtable.png);
	background-size: 53%;
}

img.learning.seminar {
	background-image: url(/assets/site/images/learning/new/seminar.png);
	background-size: 53%;
}

img.learning.online {
	background-image: url(/assets/site/images/learning/new/online-new.png);
	background-size: 53%;
}

img.learning.online-course {
	background-image: url(/assets/site/images/learning/new/online-new.png);
	background-size: 53%;
}

img.learning.webinar {
	background-image: url(/assets/site/images/learning/new/online-new.png);
	background-size: 53%;
}

img.learning.blended-learning {
	background-image: url(/assets/site/images/learning/new/blended-learning.png);
	background-size: 50%;
}

img.learning.conference {
	background-image: url(/assets/site/images/learning/new/conference.png);
	background-size: 50%;
}

img.learning.high-level-meeting {
	background-image: url(/assets/site/images/learning/new/high-level-meeting.png);
	background-size: 50%;
}

img.learning.online-meeting {
	background-image: url(/assets/site/images/learning/new/high-level-meeting.png);
	background-size: 50%;
}

img.learning.workshop {
	background-image: url(/assets/site/images/learning/new/workshop.png);
	background-size: 50%;
}

img.learning.in-country-certification {
	background-image: url(/assets/site/images/learning/new/in-country-certification.png);
	background-size: 45%;
}


/* end of event icons */

.column.news img,
.column.learning-resources img,
.column.blog-with-images img {
	float: left;
	margin: 5px 15px 3px 0;
	width: 30%;
	max-width: 100px;
}

.column.news li {
	padding-bottom: 17px;
	margin-bottom: 17px;
}

.column.news .more {
	float: left;
}


/* added by gregor */

.column.news li:last-child {
	margin-bottom: 0;
}


/* added by gregor */

.column.home-video .iframe {
	padding-top: 1px;
}


/* added by gregor */

.column.storify-articles {
	/* margin-right: 0; */
}

.column.storify-articles .category {
	/* visibility: hidden; margin-bottom: 0; */
}

.column.storify-articles .storify {
	margin-bottom: 5px;
}

.column.storify-articles .more {
	float: left;
	margin-top: 15px;
}

.column.storify-articles p {
	margin-bottom: 15px;
}


/* added by gregor */

.latest-items {
	margin-top: 45px;
}

.latest-items .column {
	width: 48.2%;
}

.latest-items .column.columnFull {
	width: 100% !important;
}

.program p:last-child {
	margin-bottom: 0;
}

.subprogram {
	margin-top: 45px;
}

.home .partners {
	padding: 4% 5%;
	float: left;
	width: 100%;
	background: url(../images/fund-both.png) 94% 50% #f0f1f1 no-repeat;
	margin-bottom: 65px;
}

.home .partners .data {
	width: 70%;
}

.home .partners h2 {
	font-size: 32px;
}

.home .partners p {
	font-size: 16px;
	color: #5e6868;
}

.storify {
	overflow: hidden;
	background-color: #000;
	position: relative;
	float: left;
	display: block;
	max-width: 420px;
}

.storify img {
	opacity: 0.9;
	width: 100%;
	/* position: absolute; */
}

.storify .data {
	font-size: 20px;
	color: #fff;
	text-shadow: 0 1px #000;
	position: absolute;
	left: 15px;
	bottom: 10px;
	margin-bottom: 0;
}

.storify .overlay {
	font-size: 24px;
	height: 100%;
	width: 100%;
	position: absolute;
}

.gallery {
	max-width: 420px;
}

.gallery .trigger {
	margin-bottom: 3%;
}

.gallery a {
	position: relative;
	display: block;
	cursor: pointer;
}

.gallery ul {
	margin-left: -3.33%;
}

.gallery ul li {
	float: left;
	margin-left: 3.33%;
	width: 30%;
}

.gallery.full3-4 ul li {
	width: 75%;
}

.gallery img {
	width: 100%;
}

.gallery.gallery_content {
	max-width: none;
}


/* added by gregor */

.gallery.gallery_content li {
	background: transparent;
	padding-left: 0;
}


/* added by gregor */

.gallery.gallery_content li a {
	box-shadow: none !important
}


/* added by gregor */

.media.gallery.module {
	padding-top: 0px;
}


/* added by gregor */

.content .gallery li {
	padding-left: 0px;
	background: none;
}

.module, .module30 {
	margin-bottom: 20px;
	width: 100%;
	float: left;
	position: relative;
}

.module30 {
	margin-bottom: 30px;
}


.person img {
	float: left;
	border-radius: 22px;
}

.person .data {
	margin-left: 120px;
	float: none;
}

aside h4 {
	font-size: 16px;
	margin-bottom: 5px;
}

aside p,
aside a,
.card p,
.card a,
#filter label {
	line-height: 1.4;
	color: #5e6868;
}

.card h4 {
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: -2px;
}

.pagecontact h4 {
	margin-top: -4px;
}

.card p,
.card a {
	line-height: 1.55;
	font-size: 13px;
}

.pagecontact:hover,
.card:hover {
	cursor: pointer;
}

#filter {
	margin: 0 0 10px 0;
}


/* for contacts */

#filter label {
	margin: 0 20px 0 0;
	white-space: nowrap;
	line-height: 30px;
}

.card {
	width: 50%;
}

.card .data {
	height: 150px;
	width: 70%;
}

.person .bio,
.pagecontact .bio,
.card .bio,
.pagecontact .cv,
.person .cv,
.card .cv,
.card .card-text {
	position: absolute;
	background-color: rgb(0, 166, 180);
	color: white;
	padding: 23px 23px 22px 20px;
	z-index: 100;
	left: 0px;
	width: 95%;
	margin-top: -15px;
}

.pagecontact .bio,
.pagecontact .cv {
	margin-top: 0px;
}

.card .hr {
	margin-bottom: 0px;
}

.person .close,
.pagecontact .close,
.card .close {
	background: url(../images/close_13.png) no-repeat 0 0;
	cursor: pointer;
	font-weight: bold;
	height: 16px;
	line-height: 17px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: 10px;
	width: 16px;
}

h3+.contacts {
	padding-top: 20px;
}

.materials,
.tags {
	background-color: #eeefef;
	padding: 20px 25px 17px 25px;
}

.materials h2 {
	margin-bottom: 8px;
}

.tags h2 {
	margin-bottom: 11px;
}

.materials p,
.tags p {
	margin-bottom: 15px;
	/*width: 80%;*/
	font-size: 15px;
}

.tags .tag {
	float: left;
	white-space: nowrap;
	margin-right: 15px;
	margin-bottom: 8px;
}

.tags .tag.active {
	background-color: #054786;
	color: white;
	padding-right: 5px;
	padding-left: 5px;
	box-shadow: none;
	font-weight: bold;
}

.media {
	padding: 10px 0 40px;
}

.media img {
	max-width: 100%;
}

.media.iframe {
	padding: 10px 0 20px;
}

.search-results {
	margin: 20px 0 20px;
	float: left;
}

.search-results p {
	font-size: 14px;
}

.search-results .more {
	margin-top: -13px;
	margin-bottom: 5px;
}

.sisea-highlight {
	color: #fff;
	background-color: #00a6b5;
}

.search-heading .sisea-highlight {
	background-color: transparent;
	color: #000;
}


/* added by gregor */

.sisea-page a {
	color: #05a5b3 !important;
	padding: 5px;
}

.sisea-current-page {
	padding: 5px;
	font-weight: bold;
}

.sisea-result-pages {
	font-weight: bold;
	margin-right: 5px;
}


/* end of added by gregor */

.footer .inner {
	padding-bottom: 10px;
}

.footer a {
	color: #515d5d;
}

.footer nav {
	width: 65%;
	float: left;
}

.footer .newsletter {
	width: 35%;
	float: right;
}

.footer nav .column {
	width: 20%;
	float: left;
	margin-right: 5%;
}

.footer nav li {
	margin-bottom: 5px;
}

.footer h4 {
	margin-bottom: 20px;
	/* font-size: 16px; */
	font-size: 18px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.222;
	text-align: left;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.004);
}

.footer small {
	width: 100%;
	text-align: center;
	display: block;
	float: left;
	font-size: 13px;
	padding-top: 45px;
	margin-bottom: 5px;
	opacity: 0.8;
}

.footer form .text {
	width: 65%;
	height: 38px;
	padding: 2px 40px 0 10px;
	font-size: 15px;
	border-radius: 2px;
	border: 1px solid #d9d9d9;
	float: left;
}

.footer form .btn {
	width: 32%;
	margin-left: 3%;
	float: right;
	text-align: center;
	padding-right: 0;
	padding-left: 0;
}

.footer .social {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.footer .social li {
	float: left;
	margin: 0 5px 5px 0;
}

.showOnSmall {
	display: none;
}

.blog-container .blog.last {
	margin-right: 0px;
}


/* added when moving blog to the bottom */

.blog a.more {
	padding-top: 15px;
	font-style: normal;
	font-size: 14px;
}

.blog .date {
	padding-bottom: 8px;
	color: #a1adad;
}

#socialPanelHome {
	position: fixed;
	top: 50%;
	right: 0;
	margin-top: -72px;
	display: none;
}

#socialPanelHome img:hover {
	opacity: 0.9;
}

#card-newsletter {
	top: 140px;
	right: 0px;
	left: unset;
	width: 50%;
}

#card-newsletter-trigger {
	padding-top: 0px;
	cursor: pointer;
	color: rgb(51, 51, 51)!important;
}

aside .carousel h2 {
	font-size: 25px !important;
	margin-right: 4px;
}
aside .carousel .overlay{
		position: absolute;
	}


/* PDOPAGE STICKY PAGINATOR, IF NEEDED */
.sticky-pagination.is-sticky {
  opacity: 1 !important;
  background-color: white;
}
.sticky-pagination.is-sticky, .sticky-pagination.is-sticky ul.pagination, .sticky-pagination.is-sticky a {
 z-index:10;
}
.sticky-pagination.is-sticky ul.pagination {
  background-color:white;
  top: 0px !important;
}


/* added by gregor and sara, za media tv */

.media p {
	margin: 6px 0 0 0;
	padding: 0px;
	font-style: italic;
	color: #888;
}


/* flex video by gregor */

.flex-video {
	width: 100%;
	position: relative;
	padding-top: 1.5625em;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 1em;
	overflow: hidden;
}

.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.flex-video.widescreen {
	/*padding-bottom: 57.25%;*/
	padding-bottom: 56.25%;
}


/* google maps new by gregor */

#map,
#pano {
	float: left;
	height: 100%;
	width: 45%;
}


/* desni meni by gregor */

aside ul.aside li a {
	display: block;
	padding: 10px 13px 9px 13px;
	border-bottom: 1px solid #d9ddde;
	border-radius: 0px;
	font-size: 18px;
	color: rgb(51, 51, 51);
	line-height: 1.667;
	font-weight: normal;
	padding-left: 23px;
}

aside ul.aside li:hover a,
aside ul li.active a {
	transition: 0.2s;
}

aside ul.aside li:hover a {
	background-color: #f3f4f4;
	color: #000;
}

aside ul li.active a,
aside ul li.active:hover a {
	background-color: unset;
	color: black;
	font-weight: 700;
}

aside ul.aside li:last-child a {
	border-bottom: 0px;
}


/* eg for OLC */

aside ul.aside li a.locked {
	color: rgba(0, 39, 59, .35);
	cursor: default;
}

aside ul.aside li.active a.locked {
	color: #FEFFFF;
}

aside ul.aside li a.locked span {
	font-size: 16px;
}

aside ul li.active {
	position: relative;
}

aside ul li.active:before {
	content: "";
	width: 9px;
	height: 50px;
	background-color: #004695;
	left: 0px;
	position: absolute;
	display: block;
	top: -0.5px;
}


/* publication by gregor */

#formPublications {
	padding: 25px 25px 20px 25px;
	background-color: #eaeceb;
	margin: 0px 0 10px 0;
	float: left;
	/* width: 50%; */
}

#formPublications .element {
	margin-top: 14px;
}

#formPublications h2 {
	margin: 0;
	padding: 0;
}


/* yumpu css */

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* added by gregor */

ul.pageList li {
	display: inline;
	background: none;
	margin-left: 0;
	padding-left: 20px;
}

ul.pageList li:first-child {
	padding-left: 0;
}

ul.pageList li a.active {
	box-shadow: none;
	color: #00a6b4;
}

article>h1+.content>h2:first-child {
	padding-top: 0px;
}

article .content>table+h2 {
	padding-top: 0px;
}

.bold {
	font-weight: bold;
}

.right {
	text-align: right;
}


/* apply to our courses */

.module.helpdesk .symbol {
	display: block;
	float: left;
	width: 105px;
	height: 105px;
	font-size: 122px;
	line-height: 108px;
	padding-left: 24px;
	text-align: center;
	color: #00a6b4;
}

.module.helpdesk h4 {
	padding-right: 5px;
}

form.register fieldset {
	display: block;
	background: #e2eaec;
	border: none;
	border-top: 1px solid #c9cdcc;
	padding: 0em 1.25em 1.25em 1.25em;
	margin: 30px 0;
}

form.register fieldset legend {
	font-weight: bold;
	background: white;
	padding: 0 5px;
	display: inline-block;
	font-size: 16px;
}

form.register input[type=text],
form.register input[type=password],
form.register input[type=date],
form.register input[type=tel],
form.register select,
form.register textarea {
	padding-left: 13px;
	height: 36px;
	border: 1px solid #d0d0d0;
	margin-top: 14px;
}

form.register .radio-margin-top {
	margin-top: 12px;
}

form.register .disabled-select-input {
	color: rgb(0 0 0);
}

form.register input[type=radio] {
	margin-top: 14px;
}

form.register textarea {
	width: 100%;
	height: 120px;
	margin-top: 12px;
}

.lastRight {
	margin-right: 0 !important;
}

form.register.olc input[type=submit] {
	margin-top: 14px;
}

form.register.olc fieldset {
	margin-top: 0px;
	border-width: 0px;
	padding: 0 5%;
	background: transparent;
	margin: auto;
}

form.register.olc fieldset legend {
	font-size: 20px;
	text-transform: uppercase;
	background: transparent;
	border-width: 0px;
	color: #fff;
	padding: 0px;
}



/* form.register.olc { padding: 20px 1% 25px 1%; } */

form.register.olc {
	padding: 0;
}


/* form.register.olc input[type=text], form.register.olc input[type=password], form.register.olc input[type=checkbox], form.register.olc select, form.register.olc textarea { margin-bottom:14px; margin-top:0px; } */

.margin-top-0 {
	margin-top: 0px;
}

form.register.olc input[type=text],
form.register.olc input[type=password] {
	height: 47px;
	font-size: 18px;
}

form.register.olc input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #949494;
}

form.register.olc input::-moz-placeholder {
	/* Firefox 19+ */
	color: #949494;
}

form.register.olc input:-ms-input-placeholder {
	/* IE 10+ */
	color: #949494;
}

form.register.olc input:-moz-placeholder {
	/* Firefox 18- */
	color: #949494;
}

.footnote {
	text-align: center;
	color: #949494;
}

.footnote a {
	box-shadow: none !important;
	color: #949494;
	text-decoration: underline;
}

.topLayer {
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 9;
	left: 0;
	background-color: rgba(5, 71, 134, 0.75);
}

.topLayer .trigger-close {
	position: absolute;
	width: 36px;
	height: 36px;
	background: url(../images/menu.png) no-repeat 0 0;
	background-position: 0 -36px;
	filter: invert(100%);
	right: 15px;
	top: 19px;
	z-index: 9;
	cursor: pointer;
}

p.error,
span.error {
	color: #a93a6a;
	font-size: 11pt;
}

.loginMessage.olc,
.registerMessage.olc {
	margin-top: 20px;
}

.olc p.error,
.olc span.error {
	color: #e8aaaa;
	margin-bottom: 24px;
}

.orLabel {
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 20px;
}


/*forgot password*/

.modal {
	display: none;
	position: fixed;
	z-index: 9000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba( 255, 255, 255, .8) url(../../images/static/FhHRx.gif) 50% 50% no-repeat;
}

ol.decimal {
	list-style-type: decimal;
}

ol.decimal li {
	background: none;
}


/* .list.learning-resources{margin-bottom: 50px;} */


/* cols, rows */

.row {
	display: block;
	float: left;
	width: 100%;
}

.col {
	float: left;
}

.col>* {
	width: 100%;
}

.row>.col:last-child {
	margin-right: 0px;
}

.full {
	width: 100%;
}

.half {
	width: 48.5%;
	margin-right: 3%;
}

.third {
	width: 31.333%;
	margin-right: 3%;
}

.third.olc {
	width: -webkit-calc(47% - 60px);
	width: -moz-calc(47% - 60px);
	width: calc(47% - 60px);
}

.row .text {
	margin-top: 14px;
}

.row .radios label {
	margin-right: 14px;
}


/* expander icon css */

.exp {
	cursor: nwse-resize;
	padding-left: 25px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url(../images/plus_16.png);
	padding-top: 3px;
}

.exp.expanded {
	/*background-image: url(../images/minus_16.png);*/
	background-image: url(../images/icon-arrow-up.png);
}

.exp.collapsed {
	/*background-image: url(../images/plus_16.png);*/
	background-image: url(../images/icon-arrow-down.png);
}


/* monitor and evaluation */

table.monitor_evaluation th {
	color: #FFF !important;
	font-weight: normal;
}


/* table.monitor_evaluation td { border: 1px solid #000 !important; } */


/* table.monitor_evaluation th { border: 1px solid #000 !important; } */

.banner-big img,
.banner-small img {
	max-width: 100%;
}

.banner-small {
	margin-bottom: 30px;
	display: block;
}

.filters {
	margin-bottom: 20px;
}

.filters select {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}

.user-profile {
	margin-bottom: 5%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.user-profile .img {
	width: 250px;
	height: 250px;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

.user-profile .img img {
	width: auto;
	height: 100%;
}

.user-profile .img-wrap {
	text-align: center;
}

.user-profile .data {
	padding-left: 60px;
}

.user-profile .intro {
	margin-bottom: 20px;
	font-size: 15.5px;
	padding-right: 12%;
}

.tabs {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	border-bottom: 1px solid #ddd;
	flex-wrap: wrap;
}

.tabs a {
	height: 50px;
	display: flex;
	box-shadow: none;
	border-radius: 4px 4px 0 0;
	/* flex: 2; */
	margin: 0 6px;
	margin-bottom: 15px;
}

.tabs a:active {
	transform: none;
}

.tabs a.selected {
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: none;
	border-bottom: none;
	color: #000;
	text-shadow: none;
	height: 65px;
	margin-bottom: -1px;
	/* flex: 2; */
}

.tabs> :first-child {
	margin-left: 0;
}

.tabs> :last-child {
	margin-right: 0;
}

.additional+.tabs {
	padding-top: 40px;
}

.flex {
	display: flex;
	justify-content: center;
}

.no-list li {
	margin-left: 0;
	background: none;
	padding-left: 0;
}


/* cookies dialog */

#cc_dialog {
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: #d6d6d6;
	z-index: 10;
	padding: 18px;
	vertical-align: middle;
	display: flex;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}


/* events new specific style */

.icon-top {
	display: inline;
	padding-right: 14px;
}


.event-wrap-icons{
	display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #d9ddde;
    border-bottom: 1px solid #d9ddde;
    padding-top: 15px;
    padding-bottom: 15px;
    justify-content: flex-start;
}


.event-border, .event-in-border {
	display: flex;
	margin-left: 14px;
	border: 1px solid #cccccc;
	padding: 2px 10px;
	text-align: center;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.502);
	text-transform: uppercase;
	line-height: 1.833;
}

.calender-icon {
	height: 20px;
	width: 33px;
}

.row-under-heading {
	padding-top: 8px;
	display: flex;
	padding-left: 27px;
}

.row-under-heading-event {
	padding-top: 8px;
	display: flex;
	padding-right: 27px;
	padding-bottom:8px;
}

.location-icon {
	padding-left: 14px;
	width: 45px;
	height: 20px;
}

.wrap {
	color: rgb(94, 94, 94);
	line-height: 1.571;
	display: flex;
	align-items: center;
}

.btn.quickregister {
	padding: 9px 19px!important;
	font-size: 12px;
	margin-right: 20px;
	margin-bottom: 0;
	width: auto;
	box-shadow: unset;
	background-color: #004695!important;
}



/* end of events style */


/* event show more boxes */

.show-more-box {
	max-height: 300px;
	position: relative;
	padding-bottom: 20px;
	overflow: hidden;
	-webkit-transition: max-height 0.5s 0s ease-in-out;
	-moz-transition: background 0.5s 0s ease-in-out;
	-o-transition: background 0.5s 0s ease-in-out;
	transition: background 0.5s 0s ease-in-out;
}

.show-more-box.clicked {
	max-height: unset;
	padding-bottom: unset;
	overflow: unset;
}

.show-more-box .show-more {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 70px 0 70px 0;
	/* "transparent" only works here because == rgba(0,0,0,0) */
	/*
  background-image: -moz-linear-gradient(top, transparent, white);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, white));
  */
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+80 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}


.show-more-box.clicked .show-less {
	position: absolute;
	top: 102%;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0px 0 7px 0;
	/* "transparent" only works here because == rgba(0,0,0,0) */
	/*
  background-image: -moz-linear-gradient(top, transparent, white);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, white));
  */
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+80 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	/* IE6-9 */
}


.show-more-box .show-more a {
	color: #05a5b3;
	box-shadow: unset;
	position: absolute;
	bottom: 0px;
}

.show-more-box .show-less a {
	color: #05a5b3;
	box-shadow: unset;
	bottom: 0px;
}


/* END OF event show more boxes */


/* new header */

.header .inner {
	padding-top: 25px;
	padding-bottom: 25px;
	display: flex;
	align-items: center;
	max-width: unset;
}

.primary .trigger {
	padding-bottom: 7px;
	font-size: 16px;
	color: rgb(51, 51, 51);
	text-transform: uppercase;
	line-height: 2.494;
	text-align: right;
	font-weight: 600;
}

.story-home {
	margin-right: 24px;
	flex-basis: 33%;
	background-color: white;
	box-shadow: 0px 4px 0px 0px rgb(0 0 0 / 5%);
}


/* new button */

.btn-transperent-blue {
	background: transparent;
	color: #044685;
	border: 1px solid #044685;
	padding: 9px 19px 9px 21px!important;
	font-size: 17px;
}


/* new footer */

.footer .inner {
	padding-bottom: 10px;
	border-top: 1px solid #d4d4d4;
}

.footer {
	background-color: #eceeee;
	color: #515d5d;
}

.header,
.main,
.footer {
	background-color: #fff;
}

.home .header .inner {
	padding-left: 11px;
}

.inner {
	max-width: 1500px;
	margin: 0 auto;
	position: relative;
	padding: 40px 0;
}

.footer nav {
	width: 65%;
	float: left;
	padding-bottom: 3%;
}

.footer small {
	width: 100%;
	text-align: center;
	display: block;
	float: left;
	font-size: 13px;
	padding-top: 16px;
	margin-bottom: 5px;
	opacity: 0.8;
	border-top: 1px solid #d4d4d4;
}


/* Iz datoteke style_new3.css */


/* Slick style */

.slider {
	width: 100%;
	margin: 25px auto;
}

.slick-slide {
	margin: 0px 11px;
	height: unset!important;
	background-color: white;
}

.slick-slide img {
	width: 100%;
}

.next_arrow, .priv_arrow{
	-webkit-transition: all .2s ease-out;
}

.next_arrow {
	position: absolute;
	right: -32px;
	top: 45%;
}

.priv_arrow {
	position: absolute;
	left: -32px;
	top: 45%;
}

.priv_arrow_voices {
	left: 2.5%;
}

.next_arrow_voices {
	right: 2.5%;
}

.slick-prev:before,
.slick-next:before {
	color: black;
}

.slick-active {
	opacity: 1;
}

.slick-current {
	opacity: 1;
	align-items: stretch;
}

.slick-disabled {
	visibility: hidden !important;
}

.slick-track {
	display: flex!important;
	padding-bottom: 5px;
}

.slick-initialized .slick-slide {
	display: block;
	border: none;
	outline: none;
}

.next_arrow .priv_arrow {
	transition: transform .4s;
	/* Animation */
}
.next_arrow{
	-webkit-transition: all .2s ease-out;
}
.next_arrow:hover {
	-webkit-appearance: button;
	cursor: pointer;
	-webkit-transition: all .13s ease-out;
    transition: all .13s ease-out;
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}

.priv_arrow:hover {
	--webkit-appearance: button;
	cursor: pointer;
	-webkit-transition: all .13s ease-out;
    transition: all .13s ease-out;
    -webkit-transform: scale(1.3) translateZ(0);
    transform: scale(1.3) translateZ(0);
}


/* end of  Slick style */

.footer h4 a {
	margin-bottom: 20px;
	/* font-size: 16px; */
	font-size: 18px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.222;
	text-align: left;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.004);
}

.img-top {
	background-color: #044685;
	display: flex;
	/* padding: 118px 6% 146px; */
}


/* se prekriva 
			img {
			width: 100%;
			}
			*/

.twenty-years-img {
	/* background: url(assets/HomePageNew/20.png);*/
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 7.5%;
	margin-left: 6%;
	/* margin-bottom: 2%; */
    /* margin-top: 2%; */
}

.main-heading-area {
	/* padding: 14% 0% 5% 7%; */
	margin-top: 24px;
}

.main-heading-text {
	font-size: 38px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.125;
	margin-bottom: 22px;
	letter-spacing: 0.6px;
}

.new-inner {
	max-width: 1540px;
	margin: 0 auto;
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
}


/* se prekriva */

.btn {
	outline: unset;
	text-shadow: none;
	box-shadow: none;
	padding: 10px 27px;
}

.btn-white {
	display: inline-block;
	line-height: 1.3;
	border-radius: 2px;
	cursor: pointer;
	text-shadow: none;
	padding: 16px 34px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	background: white;
	text-align: center;
	text-decoration: none !important;
	color: #386193;
	box-shadow: unset !important;
	letter-spacing: 0.5px;
}

.button {
	/* padding-bottom: 4.5%; */
}

.carousel-video {
	flex-basis: 100%;
	display: flex;
	justify-content: center;
}

.carousel-area {
	padding-bottom: 22px;
	padding-top: 50px;
}

.heading-radiant {
	flex-basis: 100%;
	display: flex;
	justify-content: center;
}


/* se prekriva */

.partners {
	padding: unset;
	/*display: flex;*/
}

.partners-text {
	flex-basis: 56%;
	padding: 80px 0 103px 4%;
}

.btn-imf {
	font-size: 16px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 2.5;
	border-color: rgb(4, 70, 133);
}

.blog-post {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 1.3;
}

.under-heading-text {
	padding-top: 2%;
	font-size: 15px;
	color: rgb(143, 143, 143);
	text-align: left;
}

.events-padding {
	padding: 0.31% 0.35%;
}


/* se prekriva */

.blog-square {
	position: absolute;
	background-color: rgb(0, 160, 175);
	padding: 3.5px 8px;
	text-align: center;
	width: fit-content;
	font-size: 13px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	margin: 0.65% 0%;
	z-index: 1;
	font-weight: 600;
	letter-spacing: 0.8px;
}

.news-text-box {
	text-align: left;
	padding: 5% 5% 5% 5%;
}

.news-post {
	font-size: 16px;
	color: rgb(51, 51, 51);
	font-weight: 700;
	line-height: 1.313;
	/* text-align: left; */
	/* padding: 4% 5% 0% 5%; */
}

.under-heading-text-news {
	font-size: 15px;
	color: rgb(143, 143, 143);
	padding-top: 4%;
}

.heading-imf {
	font-size: 34px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.176;
	letter-spacing: 0.8px;
	padding-bottom: 7px;
}

.text-imf {
	font-size: 18px!important;
	color: rgba(51, 51, 51, 0.702)!important;
	line-height: 1.556;
	padding-bottom: 37px;
}


/* se prekriva */


/*This part is added for fisr library new languages */
.news-text-box object, .lang-link {
    width: 100%;
    display: inline!important;
    max-height: 50px;
}

.news-text-box .under-heading-text {
    margin: 0 0 10px;
}
/*This part is added for fisr library new languages */


.home .partners {
	padding: unset;
	float: left;
	width: 100%;
	background: unset;
	background-color: white;
	margin-bottom: 65px;
	margin-top: 23px;
}

.digital-stories {
	display: flex;
	align-items: stretch;
	padding-top: 23px;
	margin-bottom: 90px;
}

.img-story {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56%;
	/* tole skrbi da je vednno v razmerju */
}

.story {
	margin-right: 23px;
	flex-basis: 33%;
	background-color: white;
	box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.05);
}


/* tale se zihr prekriva
			
			.wrap{
			display: flex;
			flex-basis: 100%;
			align-items: unset;
			}		
			*/

.story-text {
	font-size: 20px;
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1.3;
	padding: 3.5% 4.5%;
}

.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}


/* se prekriva */

.news {
	box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.05);
}

.imf-img {
	background-image: url(../../NewHome/imf-big.png), url(../../NewHome/imf-small.png);
	background-position: center bottom, 98%;
	background-position-y: bottom, 70%;
	background-size: 90%, 40%;
	margin-left: 2%;
	flex-basis: 50%;
	background-repeat: no-repeat;
	margin-bottom: 4%;
	margin-right: 4%;
}

.sdg-img {
    background-image: url(../../NewHome/SDG_zemlejivd.jpg);
    background-position: center center, 100%;
    background-size: 101%, 50%;
    margin-left: 0%;
    flex-basis: 63%;
    background-repeat: no-repeat;
    margin-bottom: 0%;
    margin-right: 1.4%;
}



.img-circular {
	width: 185px;
	height: 185px;
	background-image: url('https://oecdenvironmentfocusblog.files.wordpress.com/2020/06/wed-blog-shutterstock_1703194387_low_nwm.jpg');
	background-size: cover;
	display: block;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	background-position: center;
}

.voices-link {
	display: flex;
	justify-content: center;
	padding-top: 50px;
}

.voices-text {
	padding-left: 5%;
	font-size: 25px;
	color: rgb(51, 51, 51);
	line-height: 1.429;
	display: flex;
	flex-wrap: wrap;
}

.voices-area {
	flex-basis: 100%;
	display: flex;
	justify-content: center;
	padding-bottom: 90px;
	background-color: white;
}

.voices-btn {
	background: transparent;
	border: 1px solid #044685;
	font-size: 14px;
	color: #044685;
	font-weight: bold;
	padding: 7px 12px!important;
}

.voices-text-paragraph {
	padding-bottom: 30px;
	font-style: italic;
	font-size: 23px;
}

.text-over-image {
	font-size: 22px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	line-height: 1.149;
	text-align: left;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
	padding: 4.6%;
	width: 100%;
	position: absolute;
	bottom: 0px;
	padding-bottom: 4.2%;
}

.overview-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
}

.type-of-content {
	font-size: 12.752px;
	color: rgba(255, 255, 255, 0.8);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 2.129;
	text-align: left;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
	-moz-transform: matrix( 1.01760563380282, 0, 0, 1.01947681830589, 0, 0);
	-webkit-transform: matrix( 1.01760563380282, 0, 0, 1.01947681830589, 0, 0);
	-ms-transform: matrix( 1.01760563380282, 0, 0, 1.01947681830589, 0, 0);
	padding-left: 1%;
}

.carousel-link {
	border: none;
	outline: none;
}

.twenty-img {
	/* width: 111%; */
	 min-width: 800px; 
}

.news-card {
	width: 239px;
	height: 130px;
}

.overlay {
	color: #fff;
	text-shadow: 0 1px #000;
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.overlay-text {
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%)!important;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%)!important;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)!important;
}


/* samo dodano padding */

.home .partners h2 {
	font-size: 33px;
}


.overview {
	background-size: cover;
	background-position: center;
	width: 407px;
	min-height: 280px!important;
}


/* whats on */

.list.all h3.listing-heading {
	margin-left: unset;
}

.post-content-whats-on {
	margin-left: 15px;
}

.heading-main-whats-on {
	padding-bottom: 5%;
	padding-top: 2%;
}



.list.all li.whats-on-li {
	display: flex;
}


.milestoneImg {
	margin-left:40px;
	/*width:55%;*/
	max-width: 600px;
	padding-top: 10px;
}


.course-icon, .event-icon {
	color:lightgray;
	font-size:20px;
	margin-right:15px;
}

blockquote {
	padding: 0 15px;
    color: #777;
    border-left: 4px solid #ddd;
}

.input-label-checkbox{
	font-size: 16px!important;
    line-height: 1.625!important;
    color: #000!important;
}

@media only screen and (min-width: 1700px) {
	.new-inner {
		padding-left: 10px!important;
		padding-right: 10px!important;
	}
	.priv_arrow_voices {
		left: -32px!important;
	}
	.next_arrow_voices {
		right: -32px!important;
	}
	.home .header .inner {
		padding-left: 0;
	}
}

@media only screen and (min-width: 1400px) {
	#socialPanelHome {
		display: block;
	}

	.img-top {
		/* padding: 100px 5% 110px; */
	}
	.main-heading-text {
		font-size: 32px;
	}

}


@media only screen and (max-width: 1250px) {

	.twenty-years-img {
		/* background: url(assets/HomePageNew/20.png);*/
		background-repeat: no-repeat;
		background-position: center;
		margin-right: 7.5%;
		margin-left: -9%;
		/* margin-bottom: 2%; */
		/* margin-top: 2%; */
	}

}



@media only screen and (max-width: 1399px) and (min-width: 1025px) {


	.main-heading-text {
		font-size: 32px;
		color: rgb(255, 255, 255);
		font-weight: bold;
		line-height: 1.125;
		margin-bottom: 22px;
		letter-spacing: 0.6px;
	}

}



/* desktop only */

@media only screen and (min-width: 1025px) {
	.btn:hover {
		opacity: 0.9;
	}
	.btn:active {
		transform: translateY(2px);
		box-shadow: none;
		opacity: 1 !important;
	}
	.content-outer a:hover h2,
	.content-outer a:hover h3,
	.content-outer a:hover h4,
	.content-outer h2 a:hover,
	.content-outer h3 a:hover,
	.content-outer h4 a:hover {
		opacity: 0.7;
	}
	.header nav {
		display: block !important;
	}
	/* .header nav.olc {display: none !important; top:72px !important; } */
	.header .search .submit {}
	.header .search.inactive .trigger {
		display: block;
		cursor: pointer;
	}
	.header .search.inactive .text {
		width: 0;
		border-color: transparent;
		background: transparent;
		text-indent: -100px;
	}
	.header .search .submit:hover {
		opacity: 0.5;
	}
	.primary {
		padding-right: 43px;
	}
	.primary.no-search {
		padding-right: 0;
	}
	.primary li:hover a {
		color: #fff;
	}
	.primary li:hover ul {
		display: block;
	}
	.primary li.special {
		border-radius: 2px;
		margin-left: 10px;
	}
	.primary li.special a {
		color: #fff
	}
	.main p a:hover,
	.main table a:hover {
		opacity: 0.8;
	}
	.gallery .overlay {
		transition: 0.2s background-color;
		display: block;
		position: absolute;
		background: rgba(0, 0, 0, .05) 50% 50%;
		width: 100%;
		height: 100%;
	}
	.gallery a:hover .overlay {
		background: rgba(0, 0, 0, .3) url(../images/magnify.png) no-repeat 50% 50%;
	}
	.gallery .overlay-link {
		background-image: url(../images/overlay-link.png);
	}
	.primary .secondary a:hover {
		background-color: rgba(0, 0, 0, 0.1);
	}
	article p a:hover,
	article li a:hover {
		color: #555;
	}
	.carousel .item:hover {
		opacity: 0.85;
	}
	a.more:hover {
		opacity: 0.6;
	}
	.storify:hover {
		opacity: 0.9;
	}
	.storify:hover h3 {
		opacity: 1 !important;
	}
	.footer a:hover {
		color: #000;
	}
	.primary .user {
		padding-right: 40px;
	}
	.primary .user div {
		width: 38px;
		height: 38px;
		margin-top: 5px;
		position: absolute;
		top: -3px;
		right: 5px;
		border-radius: 100%;
		float: right;
		z-index: 1;
		overflow: hidden;
	}
	.primary .user img {
		width: 100%;
		height: 100%;
	}
	.primary .user:hover div:after {
		content: "";
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		position: absolute;
		box-shadow: 0 0 0 3px rgba(255, 255, 255, 1) inset;
		border-radius: 100%;
	}
}

/* do ipad landscape */

@media only screen and (max-width: 1024px) {
	.header {
		padding: 0 5%;
	}
	.img-top {
		/* padding: 80px 5% 70px!important; */
	}
	.wrap {
		display: block!important;
	}
	.twenty-img {
		display: block!important;
		width: 100%!important;
		min-width: unset!important;
		padding-bottom: 20px!important;
		/* max-width: 400px!important; */
	}
	.home .menu-trigger{
		right: 9px!important;
	}
	.menu-trigger {
		display: block;
		position: absolute;
		/*top: 36px;*/
		right: 0;
		width: 36px;
		height: 36px;
		background: url(../images/menu_2021.png) no-repeat 0 0;
		cursor: pointer;
	}
	.menu-trigger.open {
		background-position: 0 -36px;
	}
	.header .inner {
		padding-top: 20px;
		padding-bottom: 20px;
		max-width: 1500px;
	}
	.header #brand img {
		/*width: 185px;*/
	}
	.header .olcNewFix img {
		width: 360px !important;
	}
	.header nav {
		position: absolute;
		z-index: 10;
		top: 98px;
		display: none;
	}
	.header nav.open {}
	.header .search {
		background-color: #8f9b9b;
		float: left;
		width: 100%;
		padding: 8px 10px;
	}
	.header .search .text {
		width: 100%;
		border: none;
	}
	.header .search .wrap {
		position: relative;
		float: left;
		left: 5px;
    	top: 0px;
		width: 100%;
	}
	.primary {
		position: relative;
		left: 0;
		top: 0;
	}
	.primary .parent {
		width: 100%;
	}
	.primary .secondary {
		display: block !important;
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
		float: left;
	}
	.primary .secondary a {
		display: block;
		padding-left: 6.5%;		
	}
	.primary .trigger {
		padding-bottom: 6px;
		padding-top: 6px;
	}
	.primary li.scheme1 .trigger {
		background-color: #003d80;
		padding-left: 6.5%;
	}
	.primary li.scheme2 .trigger {
		background-color: #0095a3;
		padding-left: 6.5%;
	}
	.primary li.scheme3 .trigger {
		background-color: #94335e;
		padding-left: 6.5%;
	}
	.primary li.scheme4 .trigger {
		background-color: #bfb761;
		padding-left: 6.5%;
	}
	.primary li a {
		color: #fff;
		padding-top: 12px;
	}
	.primary li:hover {
		background-color: inherit !important;
	}
	.primary .trigger {
		color: white!important;
		text-align: left!important;
	}
	.primary .user div {
		display: inline-block;
	}
	.primary .user img {
		width: 30px;
		height: 30px;
		display: inline-block;
		border-radius: 100%;
		margin-bottom: -9px;
		margin-right: 8px;
	}
	.header nav {
		margin-left: -8%!important;
		margin-right: -5.6%!important;
	}
	.partners-text {
		padding: 5%!important;
	}
	.imf-img {
		display: none;
	}
	.voices-text-paragraph {
		font-size: 20px!important;
	}
	.story-text {
		font-size: 20px;
		color: rgb(51, 51, 51);
		font-weight: bold;
		line-height: 1.3;
		padding: 4%;
		background-color: white;
		box-shadow: 0px 4px 0px 0px rgb(0 0 0 / 5%);
	}
	.story-home {
		margin-right: 1% !important;
		flex-basis: 33%;
		box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.05);
		margin-bottom: 5%;
		background-color: unset!important;
	}
	.story {
		margin-right: 1% !important;
		flex-basis: 33%;
		box-shadow: 0px 4px 0px 0px rgb(0 0 0 / 5%);
		padding-bottom: 5%;
		background-color: unset!important;
	}
	.publications-item {
		flex-basis: 46.5%;
	}
}


/* fix for ipad (and possibly other devices) landscape contacts */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	.card p,
	.card a {
		font-size: 10px;
	}
}

@media only screen and (max-width: 960px) {
	.carousel .size-1 h4 {
		font-size: 12px;
	}
	.carousel .size-1 h3 {
		font-size: 14px;
	}
	.carousel .size-2 h4 {
		font-size: 13px;
	}
	.carousel .size-2 h3 {
		font-size: 20px;
	}
	.carousel .size-3 h4 {
		font-size: 15px;
	}
	.carousel .size-3 h3 {
		font-size: 32px;
	}
	.home .partners {
		background-position: 110% 50%;
	}
	.home .partners br {
		display: none;
	}
	.home .partners h2 {
		font-size: 26px;
	}
	.footer nav .column {
		width: 30%;
		margin-right: 3%;
	}
	.footer nav .last {
		display: none;
	}
	.card {
		width: 100%;
	}
	.card .data {
		width: 100%;
	}
	.latest-items .column {
		width: 100% !important;
	}
	.latest-items .column.events.list {
		margin-top: 20px;
	}
	.hideOnSmall {
		display: none !important;
	}
	.showOnSmall {
		display: block !important;
	}
	.card p,
	.card a {
		font-size: 13px;
	}
	.text-over-image {
		font-size: 20px!important;
	}
	.blog-post {
		font-size: 18px!important;
	}
	.main-heading-text {
		font-size: 30px!important;
		margin-bottom: 3.5%!important;
	}
	.home-top-btn {
		font-size: 16px!important;
	}
}




@media only screen and (max-width: 900px) {
	.imf-img {
		display: none;
	}
	.align-center-smaller-screen {
		padding-left: 5%;
	}
	.digital-stories {
		display: flow-root;
	}
	.img-top {
		/* padding-top: 80px; */
		/* padding-bottom: 80px; */
	}
	.next_arrow {
		right: -20px;
	}
	.priv_arrow {
		left: -20px;
	}
	.priv_arrow_voices {
		left: 2%;
	}
	.next_arrow_voices {
		right: 2%;
	}
	.voices-link {
		flex-direction: column;
		align-items: center;
	}
	.voices-image {
		padding-bottom: 30px;
		margin-top: -40px;
	}
	.voices-text {
		padding-bottom: 15px
	}
}



@media only screen and (max-width: 860px) {



	.olc .content-container {
   		min-height:unset;
	}

	.btn-transperent-blue {
		width: unset;
	}

	.media-query {
		display: block;
		height: 0;
		overflow: hidden;
	}
	.content-container {
		width: 100%;
		margin-bottom: 30px;
	}
	aside {
		width: 100%;
		float: left;
	}
	aside .optional {
		display: block;
	}
	aside .submenu {
		display: none;
	}
	/* added by gregor */
	.materials {
		background-image: url(../images/cloud.png);
		background-repeat: no-repeat;
		background-position: 90% 50%;
	}
	.materials p {
		width: 60%;
	}
	.carousel {
		margin-left: -5%;
		width: 110%;
	}
	.main.blog .carousel,
	aside .carousel {
		margin-left: 0;
		width: auto;
	}

	
	.carousel .size-1 {
		display: none;
	}
	.carousel.olc .size-1 {
		display: block;
		width: 25%;
	}
	.carousel .size-3 {
		width: 100%;
	}
	.carousel .size-2 {
		width: 50%;
	}
	.main .column,
	.blog-container,
	.storify-articles li {
		width: 47.5%;
		margin-right: 0;
	}
	.main.blog .column {
		width: 50%;
	}
	.blog-container .column,
	.home .storify-articles {
		width: 100%;
	}
	.blog-container {
		margin-right: 5%;
		float: left;
	}
	.blog-container .column:last-child {
		margin-top: 30px;
	}
	.column.events .optional {
		display: block;
	}
	.column.first {
		margin-right: 5%;
	}
	.home .partners {
		background-size: 350px;
		background-position: 110% 60%;
	}
	.storify-articles li {
		float: left;
	}
	.column.storify-articles .more {
		float: left;
	}
	.storify-articles li:first-child {
		margin-right: 5%;
	}
	.btn.register.bottom {
		display: none;
	}
	.module.helpdesk {
		margin-top: 0px !important;
	}
	.col {
		width: 100% !important;
	}
	.row .radios {
		margin-top: 0px;
	}
	#breakpoint {
		visibility: hidden;
	}
	.orLabel {
		margin-left: 0px !important;
	}
	/*forgot password*/
	.home .column a.more,
	.olc .column a.more {
		margin-bottom: 50px;
	}
}

@media only screen and (max-width: 767px) {
	table.comparison .wrap {
		width: auto;
	}
	table.comparison td .img_left {
		display: none;
	}
	table.responsive {
		margin-bottom: 0;
	}
	div.table-wrapper div.scrollable:after {
		content: "";
		width: 50px;
		height: 100%;
		position: absolute;
		right: -1px;
		bottom: 0;
		z-index: 2;
		background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
		background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
		background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
	}
	.pinned {
		position: absolute;
		left: 0;
		top: 0;
		background: #fff;
		width: 30%;
		overflow: hidden;
		overflow-x: scroll;
		border-right: 1px solid #ccc;
	}
	.pinned table {
		border-right: none;
		border-left: none;
		width: 100%;
	}
	.pinned table th,
	.pinned table td {
		white-space: nowrap;
	}
	.pinned td:last-child {
		border-bottom: 0;
	}
	div.table-wrapper {
		position: relative;
		margin-bottom: 20px;
		overflow: hidden;
	}
	div.table-wrapper div.scrollable {
		margin-left: 30%;
		overflow: scroll;
		overflow-y: hidden;
	}
	table.responsive td,
	table.responsive th {
		position: relative;
		white-space: nowrap;
		overflow: hidden;
	}
	table.responsive th:first-child,
	table.responsive td:first-child,
	table.responsive td:first-child,
	table.responsive.pinned td {
		display: none;
	}
}

@media only screen and (max-width: 650px) {
	.post-content {
		margin-left: unset;
		padding-top: 3%;
	}
	.list.all li {
		flex-direction: column;
	}
	.header .search .submit{
		top: 12px;
	}


	.list.all li {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}

	.list.all h3 {
		margin-left: unset;
		padding-top: 3%;
	}
	.list.all p {
		margin-left: unset;
	}
	.row-under-heading {
		padding-top: 10px !important;
		padding-left: unset !important;
		flex-direction: column;
		align-items: flex-start;
	}
	.row-under-heading-event {
	    padding-top: 10px;
		padding-left: unset;
		align-items: flex-start;
	}
	.date {
		align-items: flex-start;
		flex-direction: column;
	}
	.event-border {
		margin-left: unset !important;
		margin-top: 2%;
	}
	.location-icon {
		padding-left: unset !important;
		width: 33px !important;
	}

	.header .search {
   		background-color: #8f9b9b;
    	float: left;
    	width: 100%;
    	padding: 4px 10px;
	}

	.header .search .wrap {
   		position: relative;
   	 	float: left;
    	left: 4px;
    	top: -4px;
    	width: 100%;
	}


	.img-top .wrap {
		padding-top: 0px !important;
	}

	.wrap {
		padding-top: 10px;
		font-size: 14px;
	}


	.milestoneImg {
		width:93%;
	}

	.post-content-whats-on {
		margin-left: unset !important;
		padding-top: 3% !important;
	}
	.list.all li.whats-on-li {
		flex-direction: column;
	}

}


/* do iphone portrait */

@media only screen and (max-width: 640px) {
	.footer nav {
		width: 100%;
		margin-bottom: 30px;
	}
	.footer .newsletter {
		width: 100%;
	}
	#card-newsletter {
		left: unset!important;
		bottom: 38%!important;
		top: unset!important;
		width: unset!important;
	}
}

@media only screen and (max-width: 567px) {
	.home .partners {
		background-position: 100% -50px;
	}
	.footer nav .column {
		width: 100%;
		margin-bottom: 20px;
	}
	.blog-container .column:last-child {
		margin-bottom: 30px;
	}
	.main .column,
	.blog-container,
	.storify-articles li {
		width: 100% !important;
	}
	.home .partners {
		background-position: 270px 70px;
		padding: 6% 7%;
	}
	.home .partners h2 {
		font-size: 26px;
	}
	.home .partners p {
		font-size: 14px;
	}
	.materials {
		background-position: right -70px center;
	}
	.materials p {
		width: 70%;
	}
	#card-newsletter {
		left: unset!important;
		bottom: 23%!important;
		top: unset!important;
		width: unset!important;
	}
	.main-heading-text {
		font-size: 28px!important;
	}
	.home-top-btn {
		padding: 10px 26px!important;
		font-size: 15px!important;
	}
	.img-top {
		/* padding-top: 50px!important; */
		/* padding-bottom: 50px!important; */
	}
	.heading-imf {
		font-size: 30px!important;
	}
}
@media only screen and (max-width: 500px) {
	.header nav {
		margin-left: -10%!important;
	}
	.img-circular {
		width: 150px;
		height: 150px;
	}
	.voices-text {
		font-size: 15px;
	}
	.voices-btn {
		font-size: 11px;
	}
	.next_arrow {
		right: -15px;
	}
	.priv_arrow {
		left: -15px;
	}
	.priv_arrow_voices {
		left: 1%;
	}
	.next_arrow_voices {
		right: 1%;
	}
}
@media only screen and (max-width: 480px) {

	.home .partners {
		background-image: none;
	}
	.home .partners .data {
		width: 100%;
	}
	.carousel.olc .size-1 {
		display: block;
		width: 100%;
	}
	.carousel .size-2,
	.carousel .size-3 {
		width: 100%;
	}
	.carousel .size-3 h4 {
		font-size: 13px;
	}
	.carousel .size-3 h3 {
		font-size: 20px;
	}
	.list.all p,
	.list.all h3 {
		margin-left: 0;
	}
	/* old
	.list.all img {
		float: right;
		margin: 0 0 10px 20px;
		width: 80px;
		height: 80px;
	}
	*/
	/*new*/
	.list.all h3 {
		margin-left: unset;
	}
	.post-content {
		margin-left: 3%;
	}
	.heading-main {
		padding-bottom: 5%;
		padding-top: 2%;
	}
	.list.all li .date,
	.list.all li .introtext {
		display: flex;
	}
	.list.all li {
		display: flex;
	}
	/*end of new */
	.home .column.news.list {
		margin-top: 20px;
	}
	table.partners img {
		width: 100%;
	}
	.header #brandOLC img {
		width: 80%;
	}
	#card-newsletter {
		left: unset!important;
		bottom: 23%!important;
		top: unset!important;
		width: unset!important;
	}
	.publications-item {
		flex-basis: 96.5%;
	}
}


/* Mobile fixes Galaxy\Iphone */

@media only screen and (max-width: 360px) {

	.header .search .wrap {
    	position: relative;
    	float: left;
    	left: 2px;
    	top: -4px;
   		width: 100%;
	}
}


@media only screen and (max-width: 348px) {

	#card-newsletter {
		left: unset!important;
		bottom: 24%!important;
		top: unset!important;
		width: unset!important;
	}
}

@media only screen and (max-width: 272px) {
	#card-newsletter {
		left: unset!important;
		bottom: 26%!important;
		top: unset!important;
		width: unset!important;
	}
}


@media print {
	* {
		color: black !important;
		text-shadow: none !important;
		background: transparent !important;
		filter: none !important;
		background-image: none !important;
		-ms-filter: none !important;
		box-shadow: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		font-family: Arial, Helvetica, sans-serif !important;
	}
	.footer,
	.primary {
		display: none;
	}
	a,
	a:visited {
		color: #444 !important;
		text-decoration: underline;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
}