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

.impldb_5050 .select2-container .select2-selection {
  border: 1px solid #F2F2F2 !important;
  border-radius: 10px !important;
}

.impldb_5050 .select2-container {
  max-width: 700px;
  /* width: 85px; */
  background: #EBEBEB 0% 0% no-repeat padding-box !important;
  opacity: 1 !important;
  padding:16px 30px;
}

.impldb_5050 .info-section .info-section-desc .section-title h2{
  font-family: Montserrat;
  color: #222222;
  opacity: 1;
}

.impldb_5050 .section-title h2:before {
  display: none !important;
}

.impldb_5050 .section-title h2:after {
  content: ' ';
  border-bottom: solid 2px #BA2025;
  display: flex;
  max-width: 20%;
  position: relative;
  bottom: -10px;
  z-index: 4;
}

.impldb_5050 .select2-selection__rendered {
  line-height: 52px !important;
}

.impldb_5050 .select2-selection__arrow {
  right: 50px !important;
  top: 38px !important;
  width: 22px !important;
  height: 13px !important;
}

.impl-introduction {
  width: 100%;
  height: 73px;
  /* UI Properties */
  background: transparent linear-gradient(90deg, #BA0000 0%, #463D3D 30%, #404040 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  padding-top: 3% !important;
  letter-spacing: 0px;
  color: #FFFFFF !important;
  text-align: center !important;
}

	.impl-introduction .impl-introduction-link {
  color: #FFFFFF !important;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}
.views-header-wrapper .impl-slider-header h2{
  font-family: Montserrat;
  color: #222222;
  opacity: 1;
}
.impl-slider-header h2:before {
  display: none !important;
}
.impl-slider-header h2:after {
  content: ' ';
  border-bottom: solid 2px #BA2025;
  display: flex;
  max-width: 5%;
  position: relative;
  bottom: -20px;
  z-index: 4;
  margin: auto;
}
.featured-documents-listing .impl-slider-box {
  height: 550px !important;
  margin: 0 35px !important;
}
.featured-documents-listing .impl-slider-box img {
  height: 300px !important;
}
.featured-documents-listing .impl-slider-box .impl-slider-date:hover {
  padding-bottom: 10px;
}
.featured-documents-listing .impl-slider-box:hover {
  color: white !important;
}
.impldb_5050 .parties-list-type {
  display: flex;
  padding-left: 35px !important;
}

	.impldb_5050 .parties-list-type li {
  font: 14px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  color: #313131 !important;
  opacity: 1;
  line-height: 30px;
  padding: 0px 32px 0px 0px !important;
  margin-bottom: 20px;
  position: relative;
}
.impldb_5050 .normal-listing ul li:before,
.info-section-wrap .info-section-desc ul li:before {
 border: none !important;

}
.impldb_5050 .parties-list-type li::before{
  content: "■" !important;
  position: initial !important;
  margin-right: 10px;
}
.impldb_5050 .parties-list-type .item-disabled {
  pointer-events: none;
  color: #797979 !important;
  list-style: none;
}
.impldb_5050 .parties-list-type .item-disabled::before{
  color: #797979 !important;
}

.impldb_5050 .two-columns-section{
  margin-bottom: 50px;
}

.main-content .implementation_news_footer {
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 28px;
  font-weight: 700;
  justify-content: center;
  color: black;
  width: 140px;
  height: 58px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #DFDFDF;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  color: #444444;
  margin: 25px auto 50px auto;
}
.main-content .implementation_news_footer:hover {
  background: #BA2025 0% 0% no-repeat padding-box;
  opacity: 1;
  font: normal normal bold 25px/30px Arial;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.dropdown_implementation {
  padding: 0;
  height: 100%;
  line-height: 55px;
  font-size: 18px;
  /* line-height: 37px; */
}

.impldb-mainpage .info-section-wrap{
  padding-bottom: 0 !important;
}

.impldb-mainpage .container.cont-block{
  padding-bottom: 0;
}
/* .info-section-wrap .impldb_5050  */
.implementation-footer a {
  font-size: 18px;
  line-height: 28px;
  color: black;
  font-weight: 700;
  display: flex;
  text-align: center;
}
.impldb_5050 .impldb-slider-date:hover {
  color: white !important;
}
.impl-slider-box .desc-box {
  padding: 10px 40px !important;
}

	.impl-slider-box .desc-box a {
  padding: 20px 0px 40px 0px !important;
}
/* Parties page css */
.page-custom-wrapper .breadcrumb-wrapper {
  /* height: 192px; */
  padding-bottom:0px !important;
}
section.breadcrumb {
  background: #FCF0F0;
  margin-bottom: 50px;
}
.parties-breadcrumb {
  height: 133px;
  margin-bottom:0px !important;
}
.parties-breadcrumb .selector-box {
  height: 133px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.prty-selector {
  max-width: 550px;
  width: 100%;
}
.prty-selector .parties-list-type li:first-child{
  opacity:1 !important;
}
.parties {
  display: inline-flex;
  gap: 20px;
  font: normal normal normal 14px/16px Arial;
  color: #313131;
  padding: 0px 0 0 25px;
}
.prty-selector .select2-selection {
  height: 55px !important;
  /* UI Properties */
  background: #FFFFFF 0% 0% no-repeat padding-box !important;
  border: 1px solid #F2F2F2 !important;
  border-radius: 10px !important;
  opacity: 1 !important;
}

	.parties-breadcrumb .parties-list-type {
  list-style-type: square !important;
  display: flex;
  padding-right: 20px !important;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 1;
  margin-left: 10px;
  align-items: center;
}
.parties-breadcrumb .parties-list-type .item-disabled {
  pointer-events: none;
  color: #494949 !important;
  list-style: none;
}
.parties-breadcrumb .parties-list-type .item-disabled::before {
  content: "■";
  color: #9A9A9A;
  margin-right: 5px;
}
.parties-breadcrumb .parties-list-type .item-enabled {
  list-style: none;
  color: #313131;
}
.parties-breadcrumb .parties-list-type .item-enabled::before {
  content: "■";
  color: #222222;
  margin-right: 5px;
}
.parties-breadcrumb .parties-list-type img {
  width: 17px;
  height: 17px;
  margin-bottom:1px;
}
.parties-breadcrumb .parties-list-type .tooltip .tooltip-text {
  visibility: hidden;
  width: 250px;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  font: normal normal normal 8px/13px Arial;
  letter-spacing: 0px;
  color: #828282;
  opacity: 1;
  padding: 10px;
}

	.parties-breadcrumb .parties-list-type .tooltip:hover .tooltip-text {
  visibility: visible;
}
.parties-breadcrumb .parties-list-type .no-list-style {
  list-style: none;
}
.prty-selector .select2-selection__rendered {
  line-height: 55px !important;
}
.prty-selector .select2-selection__arrow {
  margin: 5px 30px;
  width: 22px !important;
  height: 13px !important;
}

.page-node-type-landing-page .prty-selector .select2-selection__arrow{
  margin: 6px 5px 6px 0px;
}

.parties-breadcrumb h2 {
  text-align: left;
  font: normal normal bold 40px/45px Arial;
  letter-spacing: 0px;
  color: #404040;
  opacity: 1;
}
.parties-footer {
  font: normal normal normal 28px/43px Arial !important;
  letter-spacing: 0px;
  color: #20313B !important;
  opacity: 1;
  height: 100px;
  /* UI Properties */
  background: #F5F5F5 0% 0% no-repeat padding-box;
  border-radius: 20px;
  display: flex;
  margin: 30px 10px;
  width: 98%;
  padding: 10px 30px;
  align-items: center;
}
.parties-footer p {
  text-align: left;
  opacity: 1;
  margin: 10px 20px;
  flex: 1;
  margin-left: 30px;
  border-left: 2px solid #20313B;
  padding-left: 25px;
  font-size: 18px !important;
  letter-spacing: 0px;
  color: #20313B;
}

	.parties-footer .parties-footer-info {
  margin: auto 20px;
  width: 35px;
  height: 35px;
}
.parties-footer .parties-footer-logo {
  width: 37px;
  height: 37px;
}
.parties-list-names .views-row-wrapper {
  display: grid;
  grid-template-columns: 33% 33% 33%;
}
.parties-footer:hover {
  color: white !important;
  background: #BA2025 0% 0% no-repeat padding-box;
  border-radius: 20px;
  opacity: 1;
}
.parties-footer img:hover {
  color: white;
}
.parties-footer p:hover {
  color: white;
  border-left: 2px solid white;
}
.parties-box {
  display: flex;
  margin: 10px;
  padding: 10px;
  width: 100%;
  max-width: 29rem;
  height: 65px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px #0000001A;
  border: 1px solid #F2F2F2;
  border-radius: 5px;
  opacity: 1;
  font: normal normal bold 20px/24px Arial;
  letter-spacing: 0px;
  color: #404040;
  height: fit-content;
}

.parties-box a {
  width: 100%;
  text-decoration: none;
  align-items: center;
  display: inline-flex !important;
}

	.parties-box h5 {
  font: normal normal bold 22px/26px Arial !important;
  color: #404040;
  margin: 10px;
  display: inline-block;
  vertical-align: top;
  flex: 1;
  margin: 5px 2px 5px 10px;
  text-align: left;
  opacity: 1;
  letter-spacing: 0px;
}

.parties-box:hover {
  background: #BA2025 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px #0000001A;
  border: 1px solid #F2F2F2;
  border-radius: 5px;
  opacity: 1;
}

.parties-box h5:hover {
  color: white !important;
}
.parties-box a {
  display: flex;
}
.parties-box img {
  margin: auto 5px;
}
.prty-selector .parties-list-type {
  padding-left: 5px;
  padding-top: 10px;
}
/* Treaty Provisions Page*/
.treaty-breadcrumb {
  height: 133px;
  margin-bottom:0px !important;
}


.treaty-breadcrumb .selector-box {
  height: fit-content;
  justify-content: space-between;
  flex-direction: row;
  padding:40px 20px;
}


.treaty-breadcrumb h2 {
  /* UI Properties */
  text-align: left;
  font: normal normal bold 40px/45px Arial;
  letter-spacing: 0px;
  color: #404040;
  opacity: 1;
}
.treaty-breadcrumb .prty-selector {
  max-width: 550px;
  width: 100%;
}
.provisions {
  margin-bottom: 40px !important;
}
.user-logged-out .paragraph--type--front-section::before {
  display: none !important;
}

	.provisions .views-row-wrapper {
  width: 100%;
  display: grid;
  gap: 4%;
  grid-template-columns: 22% 22% 22% 22%;
  margin: 0 1%;
}
.provisions .lft-col strong {
  font: normal normal bold 22px/34px Arial;
  color: #fff;
  background: #BA2025;
  display: block;
  padding: 15px 30px;
}
.provisions .views-row-wrapper .lft-col .main-title {
  text-align: left;
  font: normal normal bold 20px/40px Arial;
  letter-spacing: 0px;
  color: #414141;
  opacity: 1;
}
.provisions .article-link {
  padding: 0 35px 10px;
  margin: 10px 0;
  font: normal normal normal 16px/30px Arial;
  color: #404040;
}

	/* Party-detail subpages */
.partydetail_subpages_title .selector-box .flag-select h4{
  font-size: 40px !important;
  text-align: end;
}

.partydetail_subpages_title .selector-box .flag-select{
  margin-right: 25px;
}

.flag-select .flg-box {
  background-color: white;
    padding: 5px;
}
.flag-select .flg-box img{
  max-width: 98px;
  height: 74px;
  width: 98px;
  max-height: 74px;
}
.container.cont-block .provisions .left-block {
  max-width: 100%;
}

	.container.cont-block .left-block {
  background: #f5f5f5;
  border-radius: 10px;
  margin-top:-10px !important;
  box-shadow: 0px 0px 10px rgb(0 0 0 / 17%);
}

	.article-link:hover{
  border: 2px solid #BA2025;
}
.article-link .main-title a {
  font: normal normal bold 20px/40px Arial;
  color: #414141;
}

.article-link .sub-title,
.child-title a {
  font: normal normal 16px Arial;
  color: #414141 !important;
  font-weight: normal !important;
}

.article-link .child-title{
  margin-left: 8px;
}
.container.cont-block .right-block {
  flex: 1 1 100%;
}
/* Treaty Provisions detail page */
.cont-block .lft-col .pri-cat img{
  border-radius: 10px 10px 0px 0px;
  width: -webkit-fill-available;
}

	/* Party detail page */
.facts-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 150px;
}
.data-collection {
  display: flex;
  gap: 35px 30px;
  flex-direction: row;
  flex-wrap: wrap;
}
.data-collection .data-box {
  box-shadow: 0 3px 20px #0000001A;
  border-radius: 5px;
  cursor: pointer;
}
.data-collection .data-box a {
  display: block;
  height: 100%;
}

	.partysubpage .data-collection .data-box{
  height: max-content !important;
}
.partysubpage .data-collection .data-box a img{
  width: 340px;
  height: 300px;
  object-fit: cover;
}
.partysubpage .data-collection .data-box p{
  font-size:16px !important;
  color: #686868;
}
.party_detail_page .data-box p {
  color: #A7A7A7;
  font: normal normal normal 17px/30px Arial;
}
.party_detail_page .data-box h5 {
  font: normal normal bold 20px/30px Arial;
  color: #444;
  margin: 25px 0 20px;
}

	.party_detail_page .right-block{
  margin:0 20px !important;
}
.party_detail_page .right-block .facts-block h3 {
  flex: 1 1 100%;
  padding: 0;
  background-color: transparent;
  margin-bottom: 50px;
  font: normal normal bold 40px/53px Montserrat;
letter-spacing: 0px;
color: #222222;
}
.party_detail_page .right-block .facts-block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 150px 250px 150px 50px;
}

.party_detail_page .right-block .facts-block ul {
  font: normal normal normal 26px/60px Arial;
  color: #20313B;
}
.party_detail_page .right-block .flg-box {
  box-shadow: 0px 3px 13px rgba(0, 0, 0, .25);
  border: 7px solid #FFFFFF;
  display: inline-flex;
  justify-content: center;
  margin-right: 10%;
  font-size: 0;
}
.party_detail_page .data-collection .data-box:hover {
  background: #BB252F;
  color: white;
}
.party_detail_page .data-collection .data-box:hover a:before {
  content: '';
  display: inline-flex;
  width: 90px;
  height: 90px;
  z-index: 5;
  position: absolute;
}

.party_detail_page .data-collection .data-box:hover h5,
.party_detail_page .data-collection .data-box:hover p {
  color: white;
}

	/* PARTIES DETAIL PAGE */
.page-node-type-parties .parties-breadcrumb h2:before {
  display: none !important;
}
.page-node-type-parties .parties-breadcrumb {
  height: fit-content;
  padding:30px 0;
}
.page-node-type-parties .contextual-region{
  padding-top: 0px !important;
}
.page-node-type-parties .parties-breadcrumb .selector-box {
  height: fit-content;
  padding:0 40px;
}
.page-node-type-parties .parties-breadcrumb .selector-box .flag-select{
  max-width: 100%;
  justify-content: start;
}



.partydetail_subpages_title .selector-box .flag-select{
  max-width: fit-content;
  justify-content: end;
}

.page-node-type-parties .parties-breadcrumb .selector-box .flag-select h4{
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  font-size: 40px;
}

.page-node-type-parties .parties-breadcrumb .selector-box .flag-select .flg-box{
  margin-right: 40px;
}

.party_detail_page h3:after {
  content: ' ';
  border-bottom: solid 2px #BA2025;
  display: flex;
  max-width: 8%;
  position: relative;
  bottom: -20px;
  z-index: 4;
}

	.party_detail_page .data-collection, .partysubpage .data-collection {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fill, 23%);
  justify-content: center;

}
.party_detail_page .data-collection .data-box, .partysubpage .data-collection .data-box {
  padding: 30px;
}
.party_detail_page .flg-box img {
  width: 375px;
  height: 286px;
}
.flag-select {
  max-width: 250px;
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.main-content .breadcrumb h2 {
  font: normal normal bold 40px/45px Arial;
  color: #404040;
  margin: 0;
  padding: 30px 0;
}
.main-content .breadcrumb h2:before {
  display: none !important;
}
.container.cont-block {
  display: flex;
  padding-bottom: 50px;
}
.pri-cat strong {
  font: normal normal bold 28px/34px Arial;
  color: #fff;
  background: #BA2025;
  display: block;
  padding: 15px 30px;
}


.individual-submenu li {
  padding: 20px 30px;
}
.individual-submenu li.active {
  border: 2px solid #BA2025;
}
.individual-submenu li:hover{
  border: 2px solid #BA2025;
}
.submenu-desc {
  font-size: 16px;
  font-weight: 400;
  color: #666;
}
.right-block .tabs {
  display: flex;
  flex-direction: row;
  gap: 5px;
  margin-bottom: -15px;
}
.right-block .tabs li {
  padding: 10px 30px;
  margin: 10px 0;
}
.right-block .tabs li a.active {
  color: #fff;
  background: #BA2025;
}
.right-block .tabs li a {
  color: #404040;
  padding: 10px 20px;
  text-decoration: none;
font: normal normal bold 28px/45px Arial;
}
.right-block .tab-content {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .22);
  margin-left:30px;
}
.main-content .right-block h3 {
  font: normal normal bold 24px/40px Arial;
  letter-spacing: 0px;
  color: #404040;
  background: #f5f5f5;
  padding: 8px 20px;
  margin: auto;
}
.right-block .list-items {
  padding: 30px 40px;
}
.right-block .list-items ul {
  font: normal normal normal 20px/23px Arial;
  color: #BA2025;
}
.right-block .list-items ul li {
  padding-left: 42px;
  padding: 10px 30px;
    margin-bottom: 15px;
}
.right-block .list-items ul>li.doc1,
.right-block .list-items ul>li.pdf1 {
  margin: 0;
}
.right-block .list-items ul>li a {
  font: normal normal normal 20px/23px Arial;
  color: #BA2025;
}

.right-block .list-items ul>li.doc1:before {
  border: 0;
  width: 27px;
  height: 32px;
  top: 27px;
  background: url('images/doc.png') no-repeat 0 0;
}
.right-block .list-items ul>li.pdf1:before {
  border: 0;
  width: 27px;
  height: 32px;
  top: 27px;
  background: url('images/pdf.png') no-repeat 0 0;
}
.main-content .list-items ul>li:before {
  content: '';
  width: 10px;
  height: 10px;
  border: 3px solid #404040;
  display: block;
  position: relative;
  top: 16px;
  z-index: 2;
  left: -30px;
}

.main-content .list-items ul.sub-documents>li:before{
  top: 24px !important;
}

.main-content .list-items ul.gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0;
}
.main-content .list-items ul.gallery>li {
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 355px;
}
.main-content .list-items ul.gallery>li:before {
  content: '';
  display: none;
}


/* Party-detail subpages */
.partydetail_subpages_title .subtitle_page .flag-select .flg-box img{
  width:80% !important;
}
.data-collection {
  display: block;
}

/* .footer-row .footer-col{
  width: 33.33% !important;
} */


/* Responsiveness */
@media(max-width:1630px){
  .page-node-type-landing-page .banner-wrap .page-title{
    margin-left: 40px !important;
  }
}


@media(max-width:1600px){

  .main-content .partydetail_subpages .list-items h4{
    padding:20px !important;
  }
  .tab-content .partydetail_subpages .list-items{
    padding: 20px 30px !important;
  }

  .page-node-type-parties .parties-breadcrumb .selector-box .flag-select h4{
    line-height: 40px;
  }

  .partydetail_subpages_title .selector-box .flag-select h4{
    line-height: 40px;
  }
}

	@media (max-width:1500px) {
  /* Party detail page */
  .party_detail_page .right-block .facts-block{
    margin-right: 150px;
  }

  /* Party-list page */
  .page-node-type-landing-page .parties-list-names .views-row-wrapper{
    grid-template-columns: 33% 33% 33%;
    margin-left:6%;
  }
  /* party detail subpages */
  .page-node-type-treaty-provisions .breadcrumb .selector-box{
    padding: 0 3%;
  }

}

	@media(max-width:1441px){
  /* Implementation db page */
  .impldb_5050 .select2-selection__rendered{
    line-height: 45px !important;
  }
  .impldb_5050 .select2-selection__arrow{
    top: 30px !important;
  }

  .featured-document-box .desc-box a{
    font-size:18px !important;
    line-height: 20px !important;
  }

  .page-node-type-treaty-provisions .cont-block .lft-col{
    width: 30%;
  }

  .page-node-type-treaty-provisions .breadcrumb .selector-box h2{
    font-size: 36px !important;
    line-height: 24px !important;
  }

  .page-node-type-treaty-provisions .cont-block .lft-col .pri-cat strong{
    font-size:24px;
  }

  .right-block .tabs li a{
    font-size:28px;
  }

  .main-content .list-items ul>li a{
    font-size: 16px !important;
  }

  .main-content .list-items ul>li:before{
    width: 10px;
    height: 10px;
  }

  .party_detail_page .data-collection, .partysubpage .data-collection{
    gap: 15px;
  }
  

}
@media (max-width:1367px){
  .right-block .tabs{
    margin-bottom: -35px;
  }
  .right-block .tabs li a {
    font-size: 26px;
  }
  .main-content .right-block h3 {
    font-size:26px;
  }
  .party_detail_page .data-collection, .partysubpage .data-collection{
    gap: 25px;
    grid-template-columns: repeat(auto-fill, 350px);
  }
}


@media (max-width:1350px) {
  /* Party-list page */
  .page-node-type-landing-page .parties-list-names .views-row-wrapper{
    margin-left:3%;
  }
  .page-node-type-landing-page .parties-list-names .views-row-wrapper .parties-box{
    width:20rem;
  }
  .parties-footer .parties-footer-logo {
    width: 20px;
    height: 20px;
}
/* Party subpages */
  .partydetail_subpages_title .selector-box .subpage_title, .partydetail_subpages_title .selector-box .flag-select h4{
    font-size:32px !important;
  }
  
  /* party-detail page */
  .page-node-type-parties .parties-breadcrumb .selector-box .flag-select h4{
    font-size:25px;
  }

  .party_detail_page .right-block .facts-block h3{
    font-size: 25px;
  }

  /* implementation news page */
  .implementation_news_page .selector-box .subpage_title{
    font-size: 32px !important;
  }
}


@media (max-width:1244px){
  .right-block .tabs{
    margin-bottom: -38px;
  }
  .right-block .tabs li a {
    font-size: 24px;
  }
  .main-content .right-block h3 {
    font-size:24px;
  }

  .pri-cat strong{
    font-size: 20px !important;
  }

  .page-node-type-treaty-provisions section.breadcrumb {
    margin-bottom: 30px;
  }

  .page-node-type-treaty-provisions .breadcrumb .selector-box h2{
    font-size: 32px;
  }
}

@media (max-width:1156px){
  .right-block .tabs{
    margin-bottom: -42px;
  }
  .right-block .tabs li a {
    font-size: 19px;
  }
  .main-content .right-block h3 {
    font-size:19px;
  }
}

@media (max-width: 1140px){
.footer-row .footer-col {
    width: 33.33% !important;
}
}
@media (max-width:1050px){
  .party_detail_page .data-collection{
    grid-template-columns: auto auto auto;
  }
  .page-node-type-parties .parties-breadcrumb{
    padding:0;
  }

  .page-node-type-parties .parties-breadcrumb .selector-box{
    display: block;
    padding:20px !important;
  }
  .page-node-type-parties .parties-breadcrumb .selector-box .prty-selector{
    margin:0 auto;
  }
  .page-node-type-parties .parties-breadcrumb .selector-box .flag-select{
    margin: 0 0 20px 10px
  }
  .page-node-type-parties .parties-breadcrumb .parties-list-type img{
    margin-top: 5px;
  }
  .party_detail_page .right-block .facts-block{
    margin-top:100px;
  }
  .parties-breadcrumb .selector-box{
    padding: 0 60px;
  }
  .page-node-type-parties .parties-breadcrumb .selector-box .flag-select{
    max-width: 100%;
    justify-content: center;
  }

  .page-node-type-parties .parties-breadcrumb .selector-box .flag-select h4{
    font-size:30px;
  }

  .party_detail_page .right-block .facts-block h3{
    font-size: 30px;
  }

  /* Party-list page */
  .page-node-type-landing-page .parties-list-names .views-row-wrapper .parties-box{
    width:16rem;
    margin-left:0%;
  }
  /* Treaty-provisions page */
  .provisions .views-row-wrapper{
    grid-template-columns: 32% 32% 32%;
    column-gap:2%;
    row-gap:30px;
  }
  /* Party-detail subpages */
  .main-content .partydetail_subpages .list-items h4{
    font-size: 24px;
  }
  .page-node-type-treaty-provisions .breadcrumb .selector-box{
    padding: 0 5%;
  }
  /* Treaty-provision detail page */

.page-node-type-treaty-provisions .cont-block .lft-col{
  width: 30%;
}
  /* Implementation page */
  .impldb_5050 .info-section .two-columns-section{
    margin-bottom:0 !important;
  }
  .impldb-mainpage .info-section-wrap{
    padding-bottom:0 !important;
  }
  .impl-slider-header h2:after{
    bottom:0;
  }

  .impl-slider-box .desc-box{
    padding: 10px 18px !important;
  }
}


@media(max-width:991px){
  .impldb_5050 .section-title h2:after{
    max-width:10%;
  }

  .impldb_5050 .info-section-left-column{
    padding-bottom:0 !important;
  }

  .page-custom-wrapper .breadcrumb-wrapper {
    padding-bottom:0px !important;
  }

  .page-node-type-landing-page .banner-wrap .page-title{
    margin-left: 0 !important;
  }
}
@media (max-width:931px){
  .treaty-breadcrumb{
    height: fit-content;
  }
  .treaty-breadcrumb .selector-box{
    padding:20px;
    display: block;
  }
  .treaty-breadcrumb .selector-box h2{
    text-align: center;
    margin-bottom:10px;
  }
  .treaty-breadcrumb .selector-box .prty-selector{
    margin:0 auto;
  }
 .partydetail_subpages .list-items .report-info{
  padding:20px 30px;
 }
 /* Party subpages */
 .partydetail_subpages_title .selector-box .subpage_title, .partydetail_subpages_title .selector-box .flag-select h4{
  font-size:28px !important;
}
.partydetail_subpages_title .selector-box .flag-select h4{
  font-size: 24px !important;
}

/* implementation news page */
.implementation_news_page .selector-box .subpage_title{
  font-size: 28px !important;
}
/* treaty provision detail page */
.right-block .tabs{
  margin-bottom: -38px;
}
.page-node-type-treaty-provisions .breadcrumb .selector-box{
  display: flex;
  justify-content: center;
}
.page-node-type-treaty-provisions .container.cont-block .right-block {
  margin-left: -20px;
}
.page-node-type-treaty-provisions .cont-block{
  display: flex;
  flex-direction: column-reverse;
}
.page-node-type-treaty-provisions .cont-block .lft-col{
  width: 95%;
  margin: 4% 1% 0 4%;
}
.right-block .tabs li a {
  font-size: 22px;
}
.main-content .right-block h3 {
  font-size:24px;
}

.prty-selector {
  max-width: 450px;
}

.page-node-type-treaty-provisions section.breadcrumb {
  margin-bottom: 0 !important;
}
}
@media (max-width:830px){
  .party_detail_page .data-collection{
    grid-template-columns: auto auto;
  }
  .party_detail_page .data-box h5{
    font-size: 18px;
  }
  .party_detail_page .data-box p{
    font-size: 15px;
  }
  .party_detail_page .right-block .facts-block{
    margin: 80px 100px 100px 50px;
  }
  /* Party-list page */
  .page-node-type-landing-page .parties-list-names .views-row-wrapper .parties-box{
    width:14rem;
  }
  .parties-footer .parties-footer-info{
    margin:0;
  }
  .parties-footer p{
    font-size: 16px !important;
  }
  .page-node-type-landing-page .parties-breadcrumb .selector-box .prty-selector{
    padding-left:50px;
  }
  /* party detail subpages */
  .partydetail_subpages_title .selector-box{
    display: block;
    padding-bottom: 2%;
  }
  .partydetail_subpages_title .selector-box .flag-select h4{
    text-align: start;
  }
  .partydetail_subpages_title .selector-box .subpage_title{
    font-size: 32px !important;
    text-align: center;
  }
  .partydetail_subpages_title .selector-box .flag-select{
    max-width: 100%;
    justify-content: center;
  }
  .partydetail_subpages_title .selector-box .flag-select h4{
    font-size: 32px !important;
    padding-left: 2%;
  }

}
@media (max-width:802px){
  .right-block .tabs {
    margin-bottom: -42px;
}
  .right-block .tabs li a {
    font-size: 20px;
  }

  .main-content .right-block h3 {
    font-size:20px;
  }
  /* Party detail page */
  .parties-breadcrumb .parties-list-type .tooltip .tooltip-text{
    width:150px;
  }
}

@media (max-width: 767px){
.footer-row .footer-col {
    width: 100% !important;
}
}
@media (max-width:731px){
  /* Party-list page */
  .page-node-type-landing-page .parties-list-names .views-row-wrapper{
    grid-template-columns: 50% 50%;
  }
  .page-node-type-landing-page .parties-list-names .views-row-wrapper .parties-box{
    width:17rem;
  }
  /* Treaty-provisions page */
  .provisions .views-row-wrapper{
    grid-template-columns: 49% 49%;
  }

  /* Implementation page */

  .impldb_5050 .info-section .info-section-desc .section-title h2{
    font-size: 18px;
  }

  .section-title.bottom-line h2{
    font-size: 18px !important;
  }

  .impl-slider-box .desc-box{
    padding: 15px !important;
  }

  .impl-slider-box .desc-box a{
    font-size:15px !important;
    padding:0 !important;
  }

  .impl-slider-date{
    font-size:13px;
  }

  .featured-document-box .desc-box a:before{
    width:50px;
  }

  .impldb_5050 .select2-selection__arrow{
    width: 16px !important;
  }

  .main-content .implementation_news_footer{
    width: 100px;
    font-size: 15px;
    height: 38px;
    line-height: 36px;
    padding: 0;
  }

  .featured-documents-listing .featured-materials-slider{
    padding-bottom:0 !important;
  }

  .news-update-slider .slick-dots li, .featured-materials-slider .slick-dots li{
    width: 10px !important;
    height: 10px !important;
  }

}
@media (max-width:722px){
  /* Party-list page */
  .parties-breadcrumb .parties-list-type .tooltip .tooltip-text{
    width:100px;
  }
  .right-block .tabs li a {
    font-size: 18px;
  }

  .main-content .right-block h3 {
    font-size:18px;
  }
}
@media (max-width:682px){
  .right-block .tabs {
    display:block;
    margin-bottom: -36px;
  }
  .right-block .tabs li a {
    font-size: 22px;
    border-radius: 5px;
    border: 1px solid #cdc7c7;
  }

  .main-content .right-block h3 {
    font-size:24px;
  }

.page-node-type-treaty-provisions .breadcrumb .selector-box h2 {
  font-size: 32px !important;
  line-height: 20px !important;
}
}
@media (max-width:638px){
  .partydetail_subpages_title .selector-box .subpage_title{
    font-size: 28px !important;
  }
  .partydetail_subpages_title .selector-box .flag-select h4{
    font-size: 28px !important;
  }

  /* implementation news page */
  .implementation_news_page .selector-box .subpage_title{
    font-size: 24px !important;
  }

}
@media (max-width:621px){
  .prty-selector {
    max-width: 550px;
  }
  .parties-breadcrumb{
    height: fit-content !important;
  }
  .parties-breadcrumb .selector-box{
    display:block;
    padding:20px !important;
    height: fit-content !important;
  }
  /* Party-list page */
  .page-node-type-landing-page .parties-breadcrumb .selector-box h2{
    text-align:center;
    margin-bottom:10px;
  }
  .page-node-type-landing-page .parties-breadcrumb .selector-box .prty-selector{
    padding-left:0;
    margin-bottom:10px;
  }
  .parties-breadcrumb .parties-list-type .tooltip .tooltip-text{
    width:250px;
  }
}


@media (max-width:600px){
  /* Party-list page */

  .page-node-type-landing-page .parties-list-names .views-row-wrapper .parties-box{
    width:14rem;
  }
  /* party detail subpages */
  .partydetail_subpages .list-items .report-info{
    padding:20px 10px;
  }
  .partydetail_subpages .report-info p.sub_dt.sub_dt{
    font-size: 20px !important;
  }

  .partydetail_subpages .list-items .report-info .reports a{
    font-size: 20px !important;
  }

  .partydetail_subpages .report-info p.annx{
    font-size: 20px !important;
  }
  .main-content .list-items ul>li a{
    font-size: 17px !important;
  }
  .partydetail_subpages .resouces-container .list-items ul{
    padding-left: 0px !important;
  }
  .tab-content .list-items{
    padding:15px 10px;
  }
  .main-content .list-items ul>li:before{
    height: 8px;
    width:8px;
  }
  .tab-content .list-items{
    padding:10px 30px !important;
  }
}
@media (max-width:531px){
  .party_detail_page .data-collection{
    grid-template-columns: auto;
  }
  .party_detail_page .right-block .facts-block{
    margin:50px;
  }
  /* Party-list page */
  .parties-breadcrumb .parties-list-type .tooltip .tooltip-text{
    width:150px;
  }
  .parties-footer{
    width:90%;
  }
}


@media (max-width:500px){
  /* Party-list page */
  .page-node-type-landing-page .parties-list-names .views-row-wrapper .parties-box{
    width:100%
  }
  .page-node-type-landing-page .parties-list-names .views-row-wrapper{
    grid-template-columns:100%;
  }
  .parties-footer .parties-footer-info {
    width: 30px;
    height: 30px;
}
.impldb_5050 .section-title h2:after{
  max-width: 14%;
}
}
@media (max-width:470px){
  /* Party detail subpages */
  .main-content .partydetail_subpages .list-items h4 {
    font-size: 22px;
}
  /* Party detail page */
  .party_detail_page .right-block .facts-block {
    margin: 50px 10px;
  }
  .party_detail_page .right-block{
    margin:0 !important
  }
  /* Party-list page */
  .parties-footer p{
    font-size: 10px !important;
    padding-left:10px;
  }
  .provisions .views-row-wrapper{
    display: block;
  }
  .provisions .views-row-wrapper .lft-col{
    margin-bottom:40px;
  }
  .right-block .tabs li a {
    font-size: 18px !important;
  }

  .main-content .right-block h3 {
    font-size:20px !important;
  }
  .partydetail_subpages .report-info p.sub_dt.sub_dt {
    font-size: 15px !important;
}
.partydetail_subpages .report-info p.annx{
  font-size: 17px !important;
}
.partydetail_subpages .list-items ul>li a {
  font-size: 15px !important;
}
 .parties-breadcrumb .parties-list-type .tooltip .tooltip-text{
  width:80px;
}

/* Article detail page */
.right-block .tabs {
  margin-bottom: -40px;
}
}

@media (max-width:400px){
  .page-node-type-landing-page .parties-list-names .views-row-wrapper{
    margin-left: 0;
  }
}

	/* Party Report page CSS*/
.selector-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
}
.selector-box .subpage_title img{
  width: 45px;
  margin-right: 15px;
}
.tab-content {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, .22);
}
.tab-content .list-items {
  padding: 15px 30px;
}
.report-info {
  padding: 30px 20px 30px 40px;
}
.partydetail_subpages {
  flex-direction: column-reverse;
}

	.partysubpage .data-collection .data-box a{
  height:80%;
}
.partydetail_subpages .party_detail_page .data-collection .data-box h5{
  color:black !important;
}
.partydetail_subpages .party_detail_page .data-collection .data-box p{
  color:#A7A7A7 !important;
}
.main-content .report-info p.sub_dt.sub_dt {
  font-size: 24px;
  color: #707070;
  margin-bottom: 30px;
}
.reports {
  margin-bottom: 20px;
}
.main-content .report-info p.annx {
  font: normal normal bold 28px/45px Arial;
  color: #404040;
}
.resouces-container .list-items ul {
  font-size: 20px;
  color: #BA2025;
}

.resouces-container .list-items ul li {
  margin-bottom: 15px;
  padding-left: 42px;
}
.main-content .list-items h4 {
  font-size: 32px;
  font-weight: bold;
  color: #404040;
  background: #f5f5f5;
  padding: 10px 20px;
  margin: auto;
}
.main-content .reports a {
  font:normal normal bold 28px/45px Arial;
  color: #BA2025;
  text-decoration: underline;
}

	.main-content .list-items ul>li a {
  font-size: 20px;
  color: #BA2025;
  font-weight: normal;
}
/* Party Report page CSS*/
ul.document_list>li:before {
  content: none !important;
}
ul.document_list>li {
  padding-left: 0 !important;
  padding: 10px 30px;
}
.right-block .list-items ul li {
  padding-left: 42px;
  padding: 2px 30px;
  margin-bottom: 15px;
}


/* Announcement board detail page */
.announcement-board-detailed-info .announcement-board-post-info .implnews_detail{
  padding:20px;
}
.announcement-board-detailed-info .implnews_detail_img img{
  width: -webkit-fill-available !important;
}

	p.link_desc, p.doc_desc, p.link-description {
  margin-bottom: 0 !important;
}
.doc_svg {
  margin-right: 10px !important;
  vertical-align: middle !important;
}


/* Global css */
.main-content h4{
  margin-bottom:0px !important;
}

/* Implementation news page    */

.implementation_news_page .selector-box .subpage_title img{
  width:60px;
  margin-top:5px;
}

.implementation_news_page .selector-box{
  padding: 0 50px !important;
}

/* Party-listing page */

.page-node-type-landing-page .paragraph--type--front-section{
  padding-top: 0 !important; 
  margin-top: 0 !important;
}

.implementation_news_page .announce-title{
  font-size: 22px;
}

/* Dropdown font fix */

.impldb-mainpage .select2-results__option, .impldb-breadcrumb .select2-results__option, .page-node-type-parties .select2-results__option{
  font-size:15px !important; 
  border-bottom: 0 !important;
  padding: 3px 26px !important;
}

.impldb-mainpage .select2-container--default .select2-results>.select2-results__options, .impldb-breadcrumb .select2-container--default .select2-results>.select2-results__options, .page-node-type-parties .select2-container--default .select2-results>.select2-results__options{
  max-height: 400px !important;
}

.page-node-type-implementation-news .implnews_detail ul li a{ 
  color:white;
}