/*
Theme Name: Inbar
Theme URI: www.flow.asia
Author: flow.asia
Author URI: www.flow.asia
Description; A customized theme for inbar site
Version: 1.0
Text Domain: inbar
*/ 

.header__menu-nav .active {display: none}
.contact__map img { width: 100%}
#searchsubmit {display: none}
.load-more-hidden {display: none}


.social .social__box li.icon-social-item {
	display:none;
}

.social .social__box li.icon-social-btn a {
	width: 30px;
	height: 30px;
	background: url(images/icon-social.png) no-repeat;
}

.mc4wp-response {
    position: absolute;
}

.mc4wp-response p {
    padding-top: 10px;
    color: #fff;
}


.nav-links a.next:before,.nav-links a.prev:before {
  content: '';
  width: 5px;
  height: 10px;
  display: block;
}

.nav-links a.next:before {
  background: url("images/pagination-next.png") no-repeat;
  margin-right: 0;
}

.nav-links a.prev:before {
  background: url("images/pagination-prev.png") no-repeat;
  margin-left: 0;
}

.nav-links .current{

display: inline-block;
color: #8dc32b;
text-decoration: none;
font-size: 16px;
margin: 0 7px;
}

.nav-links .dots{

display: inline-block;
color: #fff;
text-decoration: none;
font-size: 16px;
margin: 0 7px;

}

.alignleft {
	float:left;
	margin: 0.5em 1em 0.5em 0;
}
.alignright {
	float:right;
	margin: 0.5em 0 0.5em 1em;
}

.btn-down.green {
	background: url("images/green-arrow-down.png") no-repeat center bottom;
}

.mission__full .section__inner ul li {
	text-align: left;
}
.mission__full .section__inner ul li h5 {
	text-align: center;
}
.mission__full .section__inner ul li p {
	text-align: justify;
}

@media only screen and (min-width:800px){


   iframe {height: 300px} 
}


@media only screen and (min-width:1024px){

    iframe{ height: 328px}

}

@media only screen and (min-width:1280px){

    iframe {height: 328px}

}


@media only screen and (min-width:1440px){

    iframe{ height: 400px}
	.section__inner h1 {font-size: 83px;}
	.section__inner h1.title {font-size: 83px;}
}



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

 iframe { height: 150px}

.page-template-template-default-php ol, 
.page-template-template-default-php ul {
    margin-left: 26px !important;
}
}

@media only screen and (max-device-width:414px){
  
    iframe {height: 150px;}
}

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

    iframe {height: 150px;}
}

.header__lang-switcher {}

.page-template-template-default-php ol, 
.page-template-template-default-php ul {
margin-left: 35px;
list-style: disc;
}

.careers__position-box-no-slider{
	        height: auto !important;
}

.page-template-template-home .section__inner h1 {background:none;}

@media (min-width: 640px) {
	.btn-down.green {
		font-size: 24px;
		background: url("images/green-arrow-down-large.png") no-repeat center bottom;
		padding-bottom: 55px;
	}
}

@media (min-width: 1025px) {
	.btn-down.green {
		font-size: 16px;
		background: url("images/green-arrow-down.png") no-repeat center bottom;
		padding-bottom: 25px;
	}
}

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

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

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

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

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

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

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

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

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
    
.membership__map-col li a{
	cursor: auto;
}
.page-id-11015 .membership__map-col li a{
	cursor: pointer !important;
}

.membership__map-col li a:hover{
	cursor: auto;
	color: white !important;
    background: url(images/list-dot-dark.png) no-repeat left center !important;
}
.page-id-11015 .membership__map-col li a:hover{
	cursor: pointer !important;
	    color: #8dc32b !important;
    background: url(images/list-dot.png) no-repeat left center !important;
}
.page-id-11684 .membership__map-col li a:hover{
	cursor: pointer !important;
	    color: #8dc32b !important;
    background: url(images/list-dot.png) no-repeat left center !important;
}
.rst-header-mobile{
	background: #8dc32b;
	position: relative;
}
.rst-header-mobile .header__logo--v2{
	position: static;
}
.rst-header-mobile .header__menu-nav{
    padding: 0 !important;
	    right: 0;
}
.header__logo img {
    display: block;
}
.rst-header-mobile .header__menu-nav--v2 {
    top: 12px !important;
}

/*Author detail*/
.flex{
	display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.text-uppercase{
	text-transform: uppercase;
}
.container{
	max-width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.author-detail{
	padding-bottom: 40px;
}
.result-content p.txt-description{
	font-size: 16px;
	line-height: 1.375;
}
.publication-list {
    margin-top: 30px;
}
.publication-list-item{
	padding: 40px 0;
	border-bottom: 1px solid #dcdcdc;
}
.publication-list .publication-list-item:first-child{
	border-top: 1px solid #dcdcdc;
}
.publication-list-title h2{
	font-weight: bold;
	font-size: 24px;
	line-height: 38px;
	color: #405e3c;
	text-transform: none;
}
.publication-list-title{
	margin-bottom: 18px;
}
.btn-base{
	height: 45px;
	line-height: 45px;
	display: flex;
	align-items: center;
	width: 200px;
	justify-content: center;
	font-size: 16px;
	font-family: Lato;
}
.btn-base img{
	margin-right: 15px;
}
.btn-base:hover{
	opacity: .8;
}
.btn-white{
	border: 1px solid #8dc32b;
	color: #8dc32b !important;
	background: #FFF;
}
.btn-green{
	background: #8dc32b;
	color: #FFF !important;
}
.btn-learn-more{
	margin-right: 20px;
}
.publication-list-item-cat{
	font-family: Lato;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #8dc32b;
}
.publication-list-item-cat a{
	color: #8dc32b;
}
.publication-list-item-title{
	font-family: Lato;
	font-size: 28px;
	line-height: 26px;
	font-weight: bold;
	text-transform: none;
	margin-top: 12px;
	margin-bottom: 12px;
}
.publication-list-item-title a{
	color: #405e3c;
}
.publication-list-item-title a:hover{
	color: #60885b;
}
.publication-list-item-description{
	margin-bottom: 25px;
}
.publication-list-item-description p{
	font-family: Lato;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
.publication-inventor-detail-table{
	margin-top: 18px;
	margin-bottom: 18px;
}
.publication-inventor-detail-table tr td{
	padding: 4px 0;
}
.publication-inventor-detail-table tr td:first-child{
	width: 163px;
}
.publication-inventor-detail-table .lbl-title {
    font-size: 16px;
    color: #8dc32b;
    font-weight: bold;
    font-family: Lato,sans-serif;
    line-height: 24px;
}
.publication-inventor-detail-table p{
	font-family: Lato,sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #405e3c;
}
.tb-full-width.green-style {
    border-bottom: none; 
    padding-bottom: 15px;
    padding-top: 15px;
}
.tb-full-width.green-style.row-0{
	padding-top: 30px;
}
.green-style .tbl-right {
    padding-left: 12px;
}
.green-style .tbl-right-inner {
    padding: 30px 28px;
    height: 100%;
    background: #8dc32b;
}
.green-style .lbl-title a{
	color: #405e3c;
	transition: none;
}
.green-style .lbl-title:hover a{
	color: #5d7e58;
}
.green-style .title-book a{
	color: #FFF;
	transition: none;
}
.green-style .title-book:hover a{
	color: #5d7e58;
}
.result-content .green-style a.download-btn{
	background: #405e3c;
}
.result-content .green-style a.download-btn:hover{
	opacity: .8;
}
.result-content .green-style a.download-btn.white-bg{
	background: transparent;
	border: 1px solid #FFF;
}
.icon-download.white{
	background: url(images/icon-download-white.png) no-repeat center center/cover;
}
.result-content a.tbl-thumnail{
	display: block;
	padding: 0;
	height: 100%;
}

/*Custom select*/
select#listCat{
  display: none;
}
.select-hide {
  display: none;
}
.selectInbarCat{
  position: relative;
}
.select-selected {
  color: #405e3c;
  cursor: pointer;
  user-select: none;
  text-align: left;
  font-family: Lato;
  font-weight: 700;
  font-size: 18px;
  width: 248px;
  position: relative;
  top: 0px;
  left: 0px;
  text-align: left;
  
}
.select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: auto;
  z-index: 99;
  margin-top: 8px;
  width: 100%;
  background: #FFF;
  color: #405e3c;
  box-sizing: border-box;
  cursor: pointer;
  border: 1px solid #dcdcdc;
  border-top: 3px solid #8ec32b;
  padding: 10px 0;
} 
.select-items div {
  font-family: Lato;
  font-weight: bold;
  font-size: 14px;
  padding: 9px 20px;
}
.select-items div:hover,
.select-items div.same-as-selected {
  background: #8dc32b;
  color: #FFF;
}
.select-items div:hover{
  color: #FFF;
}
.select-selected:after{
  content: '';
  display: inline-block;
  width: 12px;
  height: 8px;
  background: url(images/dropdown.jpg) no-repeat center center/cover;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.select-selected.select-arrow-active:after{
	transform: translateY(-50%) rotate(180deg);
}
.form-select-type select[name="resource-type"]{
	display: none;
}
.form-select-type {
    position: relative;
}
.form-select-type .select-selected{
	height: 100%;
  /*  line-height: 53px;*/
    width: 200px;
    padding-left: 15px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
}
.form-select-type .select-items{
	border: 1px solid #EBEDF0;
	border-top: 1px solid #EBEDF0;
	margin-top: 0px;
    left: -1px;
    width: calc(100% + 2px);
}

.open-list{
	position: relative;
}
ul.open-list-dropdown {
    width: 247px;
    position: absolute;
    top: calc(100% + 10px);
    background: #fff;
    border: 1px solid #dcdcdc;
    border-top: 3px solid #8ec32b;
    /*display: none;*/
    padding: 10px 0;
}
.open-list.open ul.open-list-dropdown{
	display: block;
	z-index: 9;
}
.open-list.open>a{
	color: #8dc32b !important;
}
ul.open-list-dropdown li{
	width: 100%;
	box-sizing: border-box;
}
ul.open-list-dropdown li a{
	display: block;
	font-family: Lato;
	font-weight: bold;
	font-size: 14px !important;
	padding: 9px 20px !important;
	transition: none;
}
ul.open-list-dropdown li:hover a{
	color: #FFF !important;
	background: #8dc32b;
}
.dropdown-icon{
	width: 12px;
    height: 8px;
    background: url(images/dropdown.jpg) no-repeat center center/cover;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
    cursor: pointer;
}
.open-list.open .dropdown-icon{
	-webkit-transform: translateY(-50%) rotate(180deg);
	        -ms-transform: translateY(-50%) rotate(180deg);
	            transform: translateY(-50%) rotate(180deg);
}
/*.open-list:after{
  content: '';
  display: inline-block;
  width: 12px;
  height: 8px;
  background: url(images/dropdown.jpg) no-repeat center center/cover;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.open-list.open:after{
	transform: translateY(-50%) rotate(180deg);
}*/
#resournces .form-resource {
       position: relative;
}
/*Responsive*/
@media (max-width: 992px){
	.container{
		padding-left: 32px;
		padding-right: 32px;
	}
}
@media (max-width: 750px){
	.container{
		padding-left: 4.267vw;
		padding-right: 4.267vw;
	}
	.btn-base {
	    height: 9.867vw;
	    line-height: 9.867vw;
	    width: 43.333vw;
	    font-size: 3.733vw;
	}
	.btn-learn-more {
	    margin-right: 4vw;
	}
	.publication-list-item-title{
		font-size: 5.867vw;
		line-height: 6.933vw;
	}
	.publication-list-item-description p {
	    font-size: 3.733vw;
	    line-height: 5.333vw;
	}
	.publication-list-item-cat {
	    font-size: 3.733vw;
	    line-height: 3.2vw;
	}
	.publication-list-item {
	    padding: 6.667vw 0;
	}
	.author-detail {
	    padding-bottom: 10.667vw;
	}
	.publication-list-item-title{
		margin-top: 2.667vw;
    	margin-bottom: 2vw;
	}
	.publication-list-item-description {
	    margin-bottom: 4.267vw;
	}
	.publication-inventor-detail-table .lbl-title{
		font-size: 3.733vw;
		line-height: 3.2vw;
	}
	.result-content p.txt-description{
		font-size: 3.733vw;
	    line-height: 5.333vw !important;
	}
/*	.result-content table tbody tr td:first-child {
	    width: 26.667vw;
	}*/
	.publication-list-title h2{
		font-size: 4.8vw;
    	line-height: 5.067vw;
	}
	#looking-result.mobile-fullwidth>.container{
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.green-style .tbl-right {
	    padding-left: 0px;
	}
	.tb-full-width.green-style{
		padding-bottom: 0;
	    padding-top: 0;
	    border: none;
	    margin-bottom: 10px;
	}
	.result-content .tb-full-width.green-style:last-child{
		margin-bottom: 0;
	}
	.green-style .tbl-right-inner {
	    padding: 4.667vw 4.267vw;
	}
	#looking-result.mobile-fullwidth .inbar-heading{
		padding: 0 4.267vw;
	}
	.page-template-template-inbar-publications #looking-result-bg {
	    padding-left: 0;
	    padding-right: 0;
	}
	.form-select-type {
	    position: static;
	}
	.resource-group{
		position: relative;
	}
	.form-select-type .select-selected{
		font-size: 3.2vw;
		width: 100%;
	}
	.form-select-type .select-items {
	    left: 0;
	    width: 100%;
	}
	.selectInbarCat{
		width: auto;
		position: static;
	}
	.selectInbarCat .select-selected{
		margin-bottom: 2.667vw;
	    margin-top: 2.667vw;
	    font-size: 3.733vw;
	}
	.select-items div{
		font-size: 3.733vw;
	}

	ul.open-list-dropdown{
		width: 100%;
		z-index: 99;
		top: 100%;
	}
	ul.open-list-dropdown li a{
	    color: #405e3c;
	}
}
.type-label{
	font-size: 16px;
    color: #8dc32b;
    font-weight: 700;
    font-family: 'Lato';
}
.pagiantor {
    padding-top: 38px;
    padding-bottom: 12px;
}
.wp-pagenavi {
    text-align: center;
    display: -webkit-box;
       display: -ms-flexbox;
       display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    flex-wrap: wrap;
}
.wp-pagenavi a, .wp-pagenavi span{
	width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    border: 1px solid #dcdcdc;
    font-size: 16.5px;
    color: #5d5d5d;
    margin-left: 5px;
    margin-right: 5px;
}
.wp-pagenavi span.current{
	background: #8dc32b;
	    border: 1px solid #8dc32b;
	    color: #fff;
}
.wp-pagenavi a:hover {
    background: #8dc32b;
    border: 1px solid #8dc32b;
    color: #fff;
}
.wp-pagenavi a.previouspostslink,.wp-pagenavi a.nextpostslink{
	color: #8dc32b;
}
.wp-pagenavi a.previouspostslink:hover,.wp-pagenavi a.nextpostslink:hover{
	color: #FFF;
}
.result-content.publication-detail .tb-width-65,
.result-content.publication-detail .tb-width-65 table {
    width: 100%;
}
tr.row-downmload img {
    padding-right: 12px;
}

/*.publication-detail .tb-width-65 tbody tr td h3.lbl-title {
    width: 120px;
}*/
.tb-full-width .tbl-right-100 {
    width: 100%;
}
.container.looking-result-inner.inb.inb-list h4.title-sub {
    color: #405e3c;
    font-weight: 700;
}
.container.looking-result-inner.inb.inb-list .select-resource {
    font-weight: 700;
    font-size: 18px;
}
.looking-result-inner.inb select.select-resource {
   background-position: right 83px center;
}
.publication-list .publication-list-item h3.lbl-title {
    width: 22.4% !important;
}
.result-content tbody tr td:first-child {
    min-width: 130px;
}
.single.single-article .result-content tbody tr td:first-child {
    /*min-width: 148px;*/
        width: 21%;
        box-sizing: border-box;
}
.single.single-article .result-content tbody tr td:last-child {
    /*min-width: 148px;*/
        width: 100%;
        box-sizing: border-box;
}
.result-content tbody tr {
    border-top: 1px solid #dcdcdc;
    display: flex;
    align-items: baseline;
}
.container.expert-detail2 h3.lbl-title {
    min-width: 22.4% !important;
}

.result-content.publication-detail table tbody tr td:first-child {
    width: auto;
}
.single-inbar_publication .result-content.publication-detail .tb-width-65 table tbody tr td:first-child {
    min-width: 88px;
}
.single.single-patent .result-content.patent-detail table {
    width: 100%;
}
.single.single-inbar_publication tr.row-downmload a.download-btn {
    width: 255px;
}
.tax-inbar_publication_category .container.looking-result-inner.inb.inb-list .form-select-ct {
    border: none !important;
}
.single-general_publication .result-content.general-detail table {
    width: 100%;
}
.single-patent .patent-detail tbody tr td:first-child {
    width: 21%;
    box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	#search-results {
	    max-width: 100%;
	    padding-left: 10px !important;
	    padding-right: 10px !important;
	}

	ul.list-item-db li:first-child {
	    display: flex;
	    
	    align-items: baseline;
	}

	.container.looking-result-inner.inb ul.list-item-db li:first-child {
	    display: flex;
	    flex-direction: row;
	    align-items: baseline;
	}

}
.result-content.patent-detail table tbody tr td:last-child {
    width: 100%;
}
@media (max-width: 750px){
	.wp-pagenavi a, .wp-pagenavi span{
		width: 11vw;
		height: 11vw;
		font-size: 3.733vw;
	}
	.title-book a {
	    font-size: 4.867vw !important;
	    line-height: 4.667vw !important;
	}

	.result-content.patent-detail table tbody tr td:last-child {
	    width: 100%;
	}
	.container.looking-result-inner.inb.inb-list .form-group {
	    width: 100%;
	}
	.single-inbar_publication .result-content.publication-detail .tb-width-65 table tbody tr td:first-child {
	    min-width: 18.667vw;
	}
	.page-template-download .lbl-desc ul.list-item-db h3.lbl-title {
	    width: 21.067vw;
	}
	.page-template-download .list-item-db h3.lbl-title {
	    min-width: 38%;
	    box-sizing: border-box;
	}
	.expert-template-default .list-item-db h3.lbl-title,
	.page-template-download .list-item-db h3.lbl-title {
	    width: 38% !important;
	    box-sizing: border-box;
	    font-size: 3.733vw;
	}
	ul.list-item-db li p {
	    font-size: 3.733vw !important;
	    width: 62%;
	    box-sizing: border-box;
	    padding-left: 3vw !important;
	}
	tr.row-downmload td, tr.row-downmload td a {
	    width: 100% !important;
	}
	.page-template-template-inbar-publications ul.list-item-db li:first-child {
	    display: flex !important;
	    flex-direction: column !important;
	}
	.container.looking-result-inner.inb ul.list-item-db li:first-child> * {
	    padding-left: 0 !important;
	    width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	#search-results {
	    max-width: 100%;
	    padding-left: 10px !important;
	    padding-right: 10px !important;
	}

}
.tbl-right.no-padding,.green-style .tbl-right.no-padding {
    padding-left: 0;
}

.event__icon--event-date {
	background: url("images/v2/event-date.png") no-repeat center/100%;
	width: 21px;
	height: 21px;
}
.department-li{
	text-transform: uppercase;
	color: #405e3c;
	font-size: 18px;
}
/*.page-template-template-regional-offices*/
.page-template-template-hq-secretariat .btn.green.regional-offices,
.page-template-template-hq-secretariat .btn.green.regional-offices-es,
.page-template-template-hq-secretariat .btn.green.regional-offices-fr,
.page-template-template-regional-offices .btn.green.inbar-hq,
.page-template-template-regional-offices .btn.green.inbar-hq-es,
.page-template-template-regional-offices .btn.green.inbar-hq-cn,
.page-template-template-regional-offices .btn.green.inbar-hq-fr,
.page-template-template-governance .btn.green.regional-offices,
.page-template-template-governance .btn.green.regional-offices-fr,
.page-template-template-governance .btn.green.regional-offices-cn,
.page-template-template-hq-secretariat .btn.green.regional-offices-cn,
.page-template-template-governance .btn.green.regional-offices-es{
	display: none;
}
.careers__position-list.careers__position-list--v2 li a{
	text-transform: none;
}
.governance__careers .careers__position-list.careers__position-list--v2 li{
	margin-bottom: 25px;
}
.project__more ul{
	margin-bottom: 20px;
}
.project__more ul li{
	margin-bottom: 7px;
	padding-left: 20px;
	position: relative;
}
.project__more ul li:before{
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	background: url(images/list-dot.png) no-repeat;
	width: 14px;
	height: 14px;
}
.page-template-template-career .section-title.section-title--v2.section-title--desk{
	display: none;
}
.page-template-template-governance .section.vertical > .section-title,
.single-programmes .section.vertical > .section-title{
	display: none;
}
@media only screen and (min-width: 1024px){
	body.page-template-template-governance[data-screen="0"] .section.governance .section-title{
		display: none;
	}
	.section.vertical{
		height: calc(100vh - 142px);
	}
	.page-template-template-gabar .section.vertical.global__top-screen {
	  height: 51vh !important;
	}
	.event__icon--event-date{
		width: 21px;
		height: 21px;
	}
	.careers__position-list li strong{
		font-size: 18px;
	}
	.page-template-template-hq-secretariat .careers__position-list,
	.page-template-template-hq-secretariat .membership__services-list{
		padding-top: 30px;
	}
	.board .member__list{
		padding-top: 60px;
	}
	.member__list .membership__welcome{
		padding: 0 0 60px;
	}
	.page-template-template-hq-secretariat .section.programme-category__projects.active,
	.page-template-template-hq-secretariat .section.careers__position.active,
	.page-template-template-hq-secretariat .section.careers__position.active{
		padding-top: 0;
	}
	.admin-bar.page-template-template-hq-secretariat .section.programme-category__projects.active,
	.admin-bar.page-template-template-hq-secretariat .section.careers__position.active,
	.admin-bar.page-template-template-hq-secretariat .section.careers__position.active{
		padding-top: 32px;
	}

	.hq-col-clear:after{
		content: '';
		display: block;
		clear: both;
	}
	.hq-col{
		float: left;
	}
	.hq-col--left{
		width: 22%;
	}
	.hq-col--right{
		width: 78%;
	}
	.governance__careers .hq-col--left .careers__position-list,
	.governance-page .hq-col--right .careers__position-box{
		width: 100%;
		float: none;
	}
	.header-sticky__menu li:hover > a, .header-sticky__menu li.current-menu-item > a{
		color: #fff;
		background: #405e3c;
	}
}
@media only screen and (max-width: 1024px){
	.header-sticky__nav-wrapper .wpml-switch-mobile{
		bottom: 70px;
	}
}
@media only screen and (min-width: 1440px){
	.careers__position-list, .membership__services-list{
		padding-top: 30px;
	}
}