/**** Map ****/
.iom-map-wrapper .autocomplete-list-item a {
  width: 100%;
  display: block;
}

/**** Partners slick carousel ****/b
#webform-submission-download-attachment-form-add-form .js-webform-select-other .fieldset-legend {
  font-weight: 700;
  font-size: 16px;
}


/*** Views page title ***/
.view-header h1.title {
  font-size: 2.125rem;
  text-shadow: none;
  text-transform: uppercase;
  letter-spacing: unset;
  max-width: 720px;
  line-height: 1.2em;
  margin: 1.25rem 0;
}

/*** Captcha ***/
.g-recaptcha {
  margin: 15px 0;  
}

/**** Partners slick carousel ****/
.partners-title {
  margin-bottom: 2rem;
}
.view-partners .view-content.row > div {
  text-align: center;
  position: relative;
}
.view-partners .slick-arrow {
  width: 60px;
  height: 3.75rem;
  background-color: #0033a0;
  background-size: 192px;
  font-size: 0;
  border: none;
  position: relative;
  opacity: .5;
}
.view-partners .slick-arrow:hover {
  opacity: 1;
}
.view-partners div:focus {
  outline: none;
  outline: none;
}
.view-partners .slick-prev {
  position: absolute;
  bottom: 35%;
  left: 0;
}
.view-partners .slick-prev:before {
  background: url("/themes/custom/iom2021/images/icons-sprite-sheet.svg") -112px 0px no-repeat;
  background-size: 192px;
  content: "";
  width: 16px;
  height: 1rem;
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.view-partners .slick-next {
  position: absolute;
  bottom: 35%;
  right: 0;
}
.view-partners .slick-next:before {
  background: url("/themes/custom/iom2021/images/icons-sprite-sheet.svg") -80px 0px no-repeat;
  background-size: 192px;
  content: "";
  width: 16px;
  height: 1rem;
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.view-partners .slick__arrow {
  width: 100%;
  display: flex;
  justify-content: space-between;
}


/* Emergency victim assistance fund map */
.emergency-victim-assistance-fund-map .tooltip-details > div {
  display: none!important;
}
.emergency-victim-assistance-fund-map .tooltip-details > div:nth-child(1) {
  display: block!important;
}
.emergency-victim-assistance-fund-map .tooltip {
  max-width: 700px!important;
}

/* RESOURCES page title */
.title-wrapper{
  max-width: 480px;
  margin-bottom: 32px;
}
.title-wrapper > *{
  letter-spacing: initial;
}


/* MEDIA CONTACTS ADJUSTMENT WITH THE POPUP */
.media-contacts__item:last-child .media-contacts__info{
	right: 100%;
	left: unset;
}

.media-contacts__item:last-child .media-contacts__info:before{
	right: -15px;
	left: unset;
	transform:  rotate(180deg);
}

.media-contacts__close{
	width: 50%;
}

/* MEDIA CONTACTS FOR MOBILE */
.media-contacts__item .media-contacts__bottom{
  padding: 30px 0;
}

@media(max-width: 1023px) {
  .media-contacts__info {
    left: 0;
    opacity: 1!important;
    display: block;
    position: static;
    background: #fff;
    padding: 30px 0;
    color: initial;
  }
  .media-contacts__info .media-contacts__details, .media-contacts__info .media-contacts__summary, .media-contacts__info .media-contacts__name{
    text-align: center;
  }
  .media-contacts__info .media-contacts__name{
    color: #0033a0;
    font-size: 20px;
    font-weight: 700;
    margin: 0.625rem 0;
  }
  .media-contacts__info .media-contacts__summary{
    font-size: 18px;
    margin-bottom: 12px;
  }
  
  .media-contacts__info .media-contacts__details a{
    color: #0035a0;
  }
  .media-contacts__summary.d-none{
    display: block!important;
  }
  .media-contacts__summary.d-none .media-contacts__close{
    display: none;
  }
  .media-contacts__item .media-contacts__bottom{
    display: none;
  }

  .media-contacts__info:before {
    display: none;
  }

}

/* BOOTSTRAP GRID fix width 100% */
.views-view-grid{
  width: 100%;
}

/* SDGs */
@media (min-width: 560px){
   .sdgs .field--type-image{
      margin: 0 1rem 0 0;
      float: none;
   }
}
@media (max-width: 559px){
.sdgs .field__items .field__item .field--type-image{
  margin: 0 1rem 0 0;
  margin-bottom: 16px;
}

}

.path-frontpage .page-banner .mini-caption h1, .path-frontpage .page-banner .mini-caption h2{
-webkit-line-clamp: 4;
}

small, .small{
  font-size: 13px;
}

.search-popup.pop small.text-muted, .small{
  color: #fff !important;
}

#edit_sort_bef_combine__2_chosen .chosen-drop .active-result:last-child,
#edit_sort_bef_combine_chosen .chosen-drop .active-result:last-child{
    display:none;
}

/* ABOUT SECTION */
.about-section.textOverlay .views-field-field-single-image,
.about-section.textOverlay .field--name-field-single-image {
  min-height: unset;
  max-height: 700px; }

@media all and (max-width: 1019px) {
  .about-section.textOverlay .about-section-details {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 100%;
            flex: 0 100%;
    position: initial;
    color: #000; }
    .about-section.textOverlay .about-section-details .btn-default {
      border: 1px solid #444; }
      .about-section.textOverlay .about-section-details .btn-default span {
        color: #444; } }
@media (min-width: 1020px) {
  .about-section.textOverlay .about-section-details {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 50%;
            flex: 0 50%; } }

/* END */



/* BLAZY */
@media (max-width:640px){
.blazy .media{
background-size:cover;
}
}


/* listing slideshow */
.listing_slideshow .carousel-item .carousel-desc{
	display: none;
}

/* webform */
.webform-submission-form legend {
  font-size: 1rem;
  font-weight: bold;
  border-bottom: 0;
}

form .chosen-container {
  border-radius: 0;
  padding: 0.8125rem 0.9375rem;
  height: auto;
}
form .chosen-container .chosen-drop {
  left: 0;
}
form .chosen-container-single .chosen-single {
  border: 0;
  background: none;
  -webkit-box-shadow: 0 0 0;
          box-shadow: 0 0 0;
}
form .chosen-container-single .chosen-single > div {
  display: none;
}
form .chosen-container-single.chosen-with-drop .chosen-single {
  border: 0;
  background: none;
}

/*** IDF ***/

.text-primary {
	color: #0033a1;
}
.btn-light {
	background-color: #d3dced;
	color: #0033a0;
  border: none;
	white-space: initial;
}
.btn-full {
	display: block;
	width: 100%;
}
.text-lg {
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.03em;
	font-weight: 700!important;
}
.field--name-field-sdg > div {
	margin: 0 10px 20px 10px;
	display: inline-block;
}
.field--name-field-sdg .field--name-field-image img {
	max-width: 100px;
}
.paragraph--type--sdgs .field--name-field-sdg {
	text-align: center;
}
.paragraph--type--sdgs .field--name-field-label {
	text-align: center;
	letter-spacing: .09375rem;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 2rem;
  font-size: 1.75rem;
}

/*** NEW FORM ***/

.page-node-183361 .field--name-field-flexible-content {
	padding: 0 15px;
}
@media(min-width: 992px) {
	.page-node-183361 .field--name-field-flexible-content {
		padding: 0 48px;
	}
}

.font-light	{
	font-weight: 300!important;
}
.font-bold	{
	font-weight: 700!important;
}
.font-size-sm {
	font-weight: 400!important;
	font-size: 18px!important;
	letter-spacing: inherit!important;
	margin-bottom: 10px!important;
}
@media (max-width: 640px) {
	.font-size-sm.mobile-small {
		font-size: 18px;
	}
}
.font-size-md {
	font-size: 26px!important;
	letter-spacing: 0.03em;
}
.bg-primary-light {
	background: #d9e0f1;
	padding: 15px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 50px;
	font-size: 24px;
}
.custom-select-js form,
.custom-select-js .chosen-container {
	width: 100%!important;
}
.custom-select-js .chosen-container {
	font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 0.8125rem 0.9375rem;
  height: auto;
}
.custom-select-js .view-header {
	margin-bottom: 30px;
}
.custom-select-js .view-content {
	padding: 0 15px;
}
#block-contactus .ckeditor-accordion-container dt > a {
	font-weight: 400!important;
	font-size: inherit!important;
	color: #0035a0 !important;
	letter-spacing: inherit!important;
}
#block-contactus .ckeditor-accordion-container dd {
	font-size: inherit!important;
}
#block-contactus .ckeditor-accordion-container dd p:nth-child(1) {
	min-width: 131px;
	margin: 0 30px;
}
#block-contactus .ckeditor-accordion-container dd p:nth-child(2) {
	width: 80%;
}
#block-contactus .ckeditor-accordion-container dd p {
	display: inline-block;
	vertical-align: middle;
}
/*
.webform-submission-contact-us-form {
	border: 1px solid #ced4da;
  padding: 30px;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.webform-submission-contact-us-form label {
	text-transform: inherit!important;
	font-size: inherit!important;
	font-weight: 400!important;
}
.webform-submission-contact-us-form .form-control {
  border-left: none;
  border-right: none;
  border-top: none;
  box-shadow: none;
}
.webform-submission-contact-us-form .form-type-select label,
.webform-submission-contact-us-form .form-type-select .chosen-container,
#edit-processed-text {
	margin-bottom: 30px;
}
.webform-submission-contact-us-form .chosen-container {
	width: 100%!important;
}
*/

/* TOP 10 IMAGE resize for mobile */

.main-content .text-formatted .top10{
	max-width:65%;
	margin: auto;
	display:block;
}
@media (max-width:640px){
	.main-content .text-formatted .top10{
		max-width:100%;
	}
	
}

/* video-pop-up */
.video-pop-up .blazy--field-default--teaser{
	cursor: pointer;
}

/* HOMEPAGE POPUP 
.announcement{
	padding: 64px;
	overflow: hidden;
	background: #eee;
}

.announcement .information{
	max-width:1000px;
	margin: auto;
	padding: 0 16px;
	z-index: 2;
	position:relative;
}

.announcement img{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.customBox #cboxWrapper, .customBox #cboxContent{
	background: #0033a0;
	color: #fff;
}

.customBox #cboxClose{
	background-image: url(/themes/custom/iom2021/images/icons-sprite-sheet.svg);
  background-repeat: no-repeat;
  background-size: 296px;
  background-position: -171px -173px;
}
*/

.nav-tabs ul.nav .nav-item span.nav-link.nav-link {
  border: 0;
  border-radius: 0;
  font-size: 1rem;
  margin-bottom: 0.9375rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0;
  margin-top: 0.9375rem;
}


/* VIDEO ICON */
.video-pop-up .thumbnail-wrapper:before{
	background-image: url(/themes/custom/iom2021/images/play_btn.svg);
}

.thumbnail-wrapper .field--name-field-image{
	z-index: 1;
}

/*take action overlay*/
.homepage-campaign .compact-node-link:after{
	z-index:1;
}

/* COMPASS CSS CELL BLOCK */
.cell-block{
  padding: 24px 20px;
  margin: 24px 20px;
}

.cell-block-title span{
  display: inline;
  white-space: pre-wrap;
  padding: 5px;
  padding-left: 0px;
  box-shadow: -16px 0 0 #0035a0;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: normal;
}
.cell-block h3{
  margin-left: -40px;
}

.cell-block.green{
  background: -webkit-gradient(linear,left top,left bottom,from(#e9f4f3),to(#fff));
  background: linear-gradient(180deg,#e9f4f3,#fff);
  position: relative;
}

.cell-block.cell-block.green h3 span{
  background: #5cb8b2;
  display:inline;
  white-space:pre-wrap;
  padding: 5px;padding-left:0px;box-shadow: -16px 0 0 #5cb8b2;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  line-height: normal;
}

.cell-block.orange{
  background: -webkit-gradient(linear,left top,left bottom,from(#f7d3bf),to(#fff));
  background: linear-gradient(180deg,#f7d3bf,#fff);
  position:relative;
}

.cell-block.green:before{
    background: url(https://traffickingdata.iom.int/msite/trafficking-data/_nuxt/img/chaines-green.c84e044.svg) no-repeat 0 0;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.cell-block.orange:before{
  background: url(https://traffickingdata.iom.int/msite/trafficking-data/_nuxt/img/chaines-orange.4b68134.svg) no-repeat 0 0;
    background-size: 100% 100%;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
}

.cell-block.orange h3 span{
  background: #ff671f;
  display:inline;
  white-space:pre-wrap;
  padding: 5px;padding-left:0px;box-shadow: -16px 0 0 #ff671f;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  line-height: normal;
}

.btn-orange{
	background: var(--orange);
}

.btn-light-green{
  background:#5cb8b2;
}