.go-to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #9fc95d;
  color: white;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 10px; }

.download-data {
  margin-top: 30px;
  margin-bottom: 30px;
  display: inline-block; }
  .download-data .file {
    border: 1px solid #ccc;
    border-radius: 35px;
    display: inline-block; }
    .download-data .file a {
      color: #4d4d4d;
      text-decoration: none;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 800;
      padding: 12px 17px;
      display: inline-block; }
    .download-data .file:hover {
      color: #fff;
      background-color: #9fc95d; }
      .download-data .file:hover a {
        color: #fff; }
  .download-data .file-icon,
  .download-data .file-size {
    display: none; }
  .download-data .download_icon {
    background: url(../../images/pages/download-normal.png) no-repeat center 0;
    width: 35px;
    height: 17px;
    display: block;
    float: right;
    border-left: 1px solid #ccc;
    margin-left: 10px;
    cursor: pointer; }
  .download-data .download-file {
    display: inline-block; }
  .download-data .file:hover .download_icon {
    background: url(../../images/pages/download-hover.png) no-repeat center 0; }

.page-node-33 .inner-page-wrapper {
  padding-bottom: 0; }

.global-popups {
  color: #808080; }
  .global-popups .modal-content {
    overflow: hidden;
    padding: 10px 10px 30px; }
  .global-popups .modal-body {
    max-height: 450px;
    overflow: auto; }
  .global-popups .modal-dialog {
    width: 90%; }
  .global-popups .modal-header {
    border: 0;
    padding-top: 31px; }
  .global-popups .sub-heading {
    margin-top: 10px;
    clear: both; }
  .global-popups .popup-img {
    font-size: 0;
    height: 58px; }
  .global-popups .popup-heading {
    color: #fff;
    height: 30px;
    padding-top: 5px;
    margin-top: 14px;
    font-weight: 800; }
  .global-popups .inner-body > .row {
    /*border: 1px solid #ccc;*/
    margin-top: -1px;
    display: table;
    width: 100%; }
    .global-popups .inner-body > .row > div {
      border: 1px solid #ccc;
      display: table-cell;
      float: none;
      padding: 5px 10px; }
    .global-popups .inner-body > .row > div:first-child {
      width: 30%; }
    .global-popups .inner-body > .row > div:last-child {
      border-left: 0; }
  .global-popups .inner-body ul {
    padding-left: 44px; }
  .global-popups .inner-body p {
    margin-bottom: 12px; }
  .global-popups .close {
    background: url(../../images/pages/Close_icon.png) no-repeat center 0;
    position: absolute;
    right: 28px;
    top: 19px;
    font-size: 0;
    opacity: 1;
    width: 20px;
    height: 20px; }

#universal-access .popup-img {
  background: url(../../images/pages/Universal_Access.png) no-repeat center 0; }
#universal-access .popup-heading {
  background: #0F498A; }

#efficiency .popup-img {
  background: url(../../images/pages/Efficiency.png) no-repeat center 0; }
#efficiency .popup-heading {
  background: #21AAE1; }

#safety .popup-img {
  background: url(../../images/pages/Safety.png) no-repeat center 0; }
#safety .popup-heading {
  background: #A3C2D0; }

#green-mobility .popup-img {
  background: url(../../images/pages/Green_Mobility.png) no-repeat center 0; }
#green-mobility .popup-heading {
  background: #74BE46; }

.front .newsletter-wrapper .newsletterwrapper > .row > .col-md-12 #modal-container-list-manager-newsletter .modal-dialog .modal-content .modal-body .newsletter-form .mc-field-group label {
  display: inline-block !important;
  font-size: 0;
  position: relative; }
  .front .newsletter-wrapper .newsletterwrapper > .row > .col-md-12 #modal-container-list-manager-newsletter .modal-dialog .modal-content .modal-body .newsletter-form .mc-field-group label .asterisk {
    font-size: 16px;
    top: 11px;
    position: absolute;
    opacity: 0.7; }

.asterisk {
  color: red; }

header ul.menu > li:first-child {
  display: none; }

/*.indicator-map{
	position: relative;
	.block-title{
		position: absolute;
		width: 100%;
		height: 96%;
		background-color: #fff;
		z-index: 99;
		opacity: 0.3;
		color: #000;
		text-align: center;
		padding-top: 15%;
		font-size: 61px;
	}
	.search-yearselect-wrapper{
		display: none;
	}
}*/
.field-name-body .download-data:not(.bottom-download-link) {
  top: 0;
  margin: 0; }
.field-name-body .download-report {
  margin: 0 auto;
  max-width: 850px;
  min-height: 51px;
  position: relative; }

.global-mobility .inner-page-wrapper {
  display: table;
  padding-bottom: 30px; }
  .global-mobility .inner-page-wrapper > * {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
    vertical-align: top; }

.link-details {
  padding: 19px 15px;
  background: #f2f2f2; }
  .link-details .main-heading {
    padding: 0 20px; }
    .link-details .main-heading > p:not(.release-link) {
      border-bottom: 1px solid #ccc; }
    .link-details .main-heading > p {
      padding: 10px 0;
      margin-bottom: 0;
      /*&>a{
      	margin-left: 5px;
      }*/ }
    .link-details .main-heading > p.link-heading {
      float: left; }
    .link-details .main-heading > p.country-file {
      clear: both;
      padding-top: 30px; }
  .link-details .download-report {
    float: right; }
  .link-details div.download-data {
    margin-top: 0;
    margin-bottom: 0px;
    position: static;
    /*.download_icon{
        margin-top: 2px;
    }*/ }
    .link-details div.download-data .file {
      margin-bottom: 0;
      background-color: #fff; }
      .link-details div.download-data .file:hover {
        background-color: #9fc95d; }
  .link-details .main-heading > p:first-child {
    border: 0; }

.section-img {
  padding-right: 3px; }

.page-resources .resources-video-embed iframe {
  height: 172px; }

.page-resources.page-resources-in-motion .resources-video-embed video,
.page-resources.page-resources-in-motion .resources-video-embed iframe {
  height: 300px; }

.node-type-news .footer {
  margin-top: 50px; }

.breadcrumb > li {
  display: initial; }

@media (min-width: 992px) {
  .download-data:not(.bottom-download-link) {
    position: absolute;
    top: -73px;
    z-index: 9; }

  .front .download-data {
    top: 50px; }

  .bottom-download-link {
    padding-bottom: 100px;
    display: inline-block;
    max-width: 850px;
    display: block;
    margin: 0 auto;
    margin-top: 19px; } }
@media (max-width: 991px) {
  .download-data {
    display: block;
    text-align: center; }

  .front div.map-wrapper .region-map-block .map-header h2.block-title {
    margin-top: 0; } }
.banner-wrapper {
  font-family: Arial;
  font-size: 14px;
  padding: 0; }
  .banner-wrapper .riseBlocksinner {
    background-color: #114A8A;
    /*overflow: hidden;*/ }
    .banner-wrapper .riseBlocksinner .img-hidden {
      visibility: hidden; }
    .banner-wrapper .riseBlocksinner .bannersubCols {
      text-decoration: none; }
      .banner-wrapper .riseBlocksinner .bannersubCols img {
        margin: 0 auto; }
    .banner-wrapper .riseBlocksinner .banner-right-top {
      background-color: #fff;
      position: relative;
      /*border-bottom: 1px solid #fff;*/
      cursor: pointer;
      position: relative;
      display: block; }
      .banner-wrapper .riseBlocksinner .banner-right-top .bannersubCols img {
        position: absolute;
        top: 23%; }
      .banner-wrapper .riseBlocksinner .banner-right-top .bannersubCols .sub-heading {
        text-align: center;
        background-color: #fff;
        max-width: 134px;
        padding: 6px;
        color: #000;
        margin: 25% auto 0; }
      .banner-wrapper .riseBlocksinner .banner-right-top .title-wrapper {
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        width: 100%;
        padding-top: 22px;
        padding-left: 28px;
        text-transform: uppercase;
        text-align: left;
        font-family: "Arial";
        font-weight: bold;
        font-size: 14px;
        height: 119px;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96353535', endColorstr='#00f7f7f7',GradientType=0 );
        /* IE6-9 */
        padding-left: 0; }
        .banner-wrapper .riseBlocksinner .banner-right-top .title-wrapper .title {
          font-family: "Arial";
          padding-left: 28px; }
      .banner-wrapper .riseBlocksinner .banner-right-top img {
        width: 100%; }
    .banner-wrapper .riseBlocksinner .banner-left-top {
      /*border-right: 1px solid #fff;*/ }
      .banner-wrapper .riseBlocksinner .banner-left-top img {
        width: 100%; }
    .banner-wrapper .riseBlocksinner .banner-right-bottom {
      position: relative;
      display: block; }
      .banner-wrapper .riseBlocksinner .banner-right-bottom .title-wrapper {
        display: none;
        position: absolute;
        bottom: 0;
        width: 100%;
        color: #fff;
        min-height: 119px;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7f7f7', endColorstr='#960a0a0a',GradientType=0 );
        /* IE6-9 */
        font-size: 14px;
        font-family: "Arial";
        font-weight: bold;
        padding-left: 27px;
        text-align: left; }
        .banner-wrapper .riseBlocksinner .banner-right-bottom .title-wrapper > div {
          position: absolute;
          bottom: 14px;
          width: 100%;
          width: 83%; }
      .banner-wrapper .riseBlocksinner .banner-right-bottom img {
        width: 100%;
        height: 100%; }
      .banner-wrapper .riseBlocksinner .banner-right-bottom .title {
        position: absolute;
        top: 0;
        left: 0;
        color: #fff;
        width: 100%;
        padding-top: 22px;
        padding-left: 28px;
        text-transform: uppercase;
        text-align: left;
        font-family: "Arial";
        font-weight: bold;
        font-size: 14px;
        height: 119px;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96353535', endColorstr='#00f7f7f7',GradientType=0 );
        /* IE6-9 */ }
    .banner-wrapper .riseBlocksinner .bannerCols.banner-left {
      background: #333333;
      color: #fff; }
      .banner-wrapper .riseBlocksinner .bannerCols.banner-left .title-wrapper {
        color: #fff;
        margin-top: 10px; }
    .banner-wrapper .riseBlocksinner .bannerCols {
      padding: 0; }
    .banner-wrapper .riseBlocksinner .carosuel-text {
      position: absolute;
      bottom: 0;
      width: 100%;
      color: #fff;
      color: #fff;
      text-align: left;
      padding-left: 56px;
      min-height: 119px;
      width: 100%;
      background: -moz-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7f7f7', endColorstr='#960a0a0a',GradientType=0 );
      /* IE6-9 */
      font-family: "Open Sans";
      padding-top: 35px; }
      .banner-wrapper .riseBlocksinner .carosuel-text > div {
        width: 60%; }
    .banner-wrapper .riseBlocksinner .banner-left-bottom {
      display: table;
      /*border-top: 1px solid #fff;*/
      width: 100%; }
      .banner-wrapper .riseBlocksinner .banner-left-bottom > .bannersubCols {
        display: table-cell;
        float: none;
        height: 100%;
        vertical-align: middle;
        border-right: 1px solid #fff;
        font-weight: 600;
        font-size: 18px;
        padding: 22px 0; }
        .banner-wrapper .riseBlocksinner .banner-left-bottom > .bannersubCols:hover .icon.downloadIcon-hover {
          display: block  !important;
          margin: 0 auto; }
        .banner-wrapper .riseBlocksinner .banner-left-bottom > .bannersubCols:hover .icon.downloadIcon {
          display: none; }
        .banner-wrapper .riseBlocksinner .banner-left-bottom > .bannersubCols:last-child {
          border-right: 0; }
    .banner-wrapper .riseBlocksinner .publication-header,
    .banner-wrapper .riseBlocksinner .carousel-header {
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      width: 100%;
      padding-top: 22px;
      padding-left: 28px;
      text-transform: uppercase;
      text-align: left;
      font-family: "Arial";
      font-weight: bold;
      font-size: 14px;
      z-index: 1;
      text-align: left;
      height: 119px;
      width: 100%;
      background: -moz-linear-gradient(top, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(53, 53, 53, 0.59) 0%, rgba(53, 53, 53, 0.58) 2%, rgba(10, 10, 10, 0.38) 35%, rgba(247, 247, 247, 0.01) 96%, rgba(247, 247, 247, 0) 97%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96353535', endColorstr='#00f7f7f7',GradientType=0 );
      /* IE6-9 */ }
    .banner-wrapper .riseBlocksinner .carousel-header {
      padding-left: 56px; }
    .banner-wrapper .riseBlocksinner .publication-title {
      padding-top: 76px;
      line-height: 31px;
      font-size: 29px; }
      .banner-wrapper .riseBlocksinner .publication-title a {
        color: #fff; }
    .banner-wrapper .riseBlocksinner .publication-heading {
      color: #fff;
      margin-top: 7px; }
    .banner-wrapper .riseBlocksinner .publication-img {
      /*margin: 57px 0 0;*/ }
      .banner-wrapper .riseBlocksinner .publication-img img {
        margin: 0 auto; }
    .banner-wrapper .riseBlocksinner .publication-details {
      position: absolute;
      bottom: 0;
      width: 100%;
      color: #fff;
      min-height: 119px;
      width: 100%;
      background: -moz-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0%, rgba(247, 247, 247, 0.01) 1%, rgba(10, 10, 10, 0.56) 76%, rgba(10, 10, 10, 0.59) 80%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7f7f7', endColorstr='#960a0a0a',GradientType=0 );
      /* IE6-9 */
      left: 0; }
      .banner-wrapper .riseBlocksinner .publication-details .publication-sub {
        font-size: 18px;
        font-family: "Arial";
        font-weight: bold;
        text-align: left; }
      .banner-wrapper .riseBlocksinner .publication-details .pub-inner {
        position: absolute;
        bottom: 14px;
        width: 100%;
        width: 98%;
        text-align: left;
        padding: 22px 20px 0px; }
    .banner-wrapper .riseBlocksinner .publicationcarousel {
      font-family: "Open Sans";
      font-weight: 500; }
      .banner-wrapper .riseBlocksinner .publicationcarousel .mainCarousel {
        padding: 0; }
      .banner-wrapper .riseBlocksinner .publicationcarousel .view-content {
        padding: 0 20px; }
      .banner-wrapper .riseBlocksinner .publicationcarousel .publication-year a {
        color: #00adee; }
    .banner-wrapper .riseBlocksinner .carousel-indicators {
      display: none; }
    .banner-wrapper .riseBlocksinner .casouel-title {
      color: #fff;
      font-size: 18px; }
      .banner-wrapper .riseBlocksinner .casouel-title a {
        color: #fff;
        font-family: "Arial";
        font-weight: bold; }
    .banner-wrapper .riseBlocksinner .carousel-control {
      background-image: none;
      display: none;
      opacity: 1; }
      .banner-wrapper .riseBlocksinner .carousel-control .icon-prev, .banner-wrapper .riseBlocksinner .carousel-control .icon-next {
        width: 47px;
        height: 47px; }
      .banner-wrapper .riseBlocksinner .carousel-control .icon-prev {
        background: url("../../images/banner/Left_arrow.png") no-repeat 0 0; }
        .banner-wrapper .riseBlocksinner .carousel-control .icon-prev:before {
          content: ''; }
      .banner-wrapper .riseBlocksinner .carousel-control .icon-next {
        background: url("../../images/banner/Right_arrow.png") no-repeat 0 0; }
        .banner-wrapper .riseBlocksinner .carousel-control .icon-next:before {
          content: ''; }

.node-type-page .breadcrumb li:last-child {
  display: none; }

.countryBlock {
  /* Task #292050 */ }
  .countryBlock img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  .countryBlock .country-banner-search {
    position: relative;
    width: 282px;
    margin: 79px auto 0;
    border-radius: 4px;
    /*-webkit-box-shadow: -8px 14px 14px -14px rgba(0,0,0,0.75);
    -moz-box-shadow: -8px 14px 14px -14px rgba(0,0,0,0.75);
    box-shadow: 1px 13px 8px -10px rgba(0,0,0,0.75);*/
    z-index: 1;
    position: absolute;
    bottom: 30px;
    margin: 0 auto;
    left: 30px; }
    .countryBlock .country-banner-search:after {
      content: '';
      background: url(../../images/socialmedia_icons/search_countries.png) no-repeat center center transparent;
      position: absolute;
      width: 32px;
      height: 28px;
      display: block;
      z-index: 9999;
      right: 0;
      top: 0px;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
  .countryBlock .mapSearch {
    z-index: 1;
    border: 0;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    outline: 0;
    width: 100%;
    padding: 4px 0;
    /*background-color: #fff;*/
    border-radius: 0;
    color: #fff;
    font-size: 14px; }
  .countryBlock .country-dashboard {
    z-index: 1;
    text-align: center;
    /* Task #292050 */
    margin-left: 25px;
    position: absolute;
    top: 0;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    margin: 14px 20px;
    display: block;
    text-transform: uppercase; }
  .countryBlock .mapSearch::placeholder {
    color: #fff;
    font-size: 14px; }
  .countryBlock .click-here {
    position: absolute;
    bottom: 22px;
    width: 100%;
    color: #fff;
    font-weight: 600; }
    .countryBlock .click-here a {
      margin-left: 4px;
      color: #fff; }

.banner-wrapper .banner-left-top {
  border-right: 0 !important; }

@media (min-width: 1200px) and (max-width: 1500px) {
  .banner-wrapper .riseBlocksinner .publication-title {
    padding-top: 40px; }
  .banner-wrapper .riseBlocksinner .banner-left-bottom > .bannersubCols {
    font-size: 15px; } }
@media (min-width: 992px) {
  .banner-wrapper .riseBlocksinner {
    display: table;
    margin: 0 auto;
    width: 100%;
    /*.banner-middle{
    	vertical-align: middle;
    } Task #282825 */ }
    .banner-wrapper .riseBlocksinner .bannerCols {
      display: table-cell;
      float: none;
      height: 100%;
      vertical-align: middle;
      vertical-align: top; }
    .banner-wrapper .riseBlocksinner .banner-right .bannersubCols {
      height: 100%; }
      .banner-wrapper .riseBlocksinner .banner-right .bannersubCols > img {
        /*height: 100%;*/ }
  .banner-wrapper .banner-right {
    /* background-color: #85b547;*/ }
    .banner-wrapper .banner-right .banner-right-bottom {
      vertical-align: bottom;
      position: absolute;
      bottom: 0;
      /*border-top: 1px solid #fff;*/ }
  .banner-wrapper .banner-left-top {
    border-right: 1px solid #fff; } }
@media (max-width: 1200px) {
  .banner-wrapper .riseBlocksinner .publicationcarousel .view-content {
    margin-bottom: 0; }
  .banner-wrapper .riseBlocksinner .publication-title {
    font-size: 18px;
    padding-top: 25px; }
  .banner-wrapper .banner-left-bottom.riseRow .bannersubCols {
    font-size: 12px; } }
@media (min-width: 1200px) and (max-width: 1500px) {
  .publication-img {
    margin-top: -59px; } }
@media (min-width: 991px) and (max-width: 1200px) {
  .publication-img {
    margin-top: -50px; } }
@media (min-width: 767px) and (max-width: 1060px) {
  #modal-container-custom-search div.searchinputBlock {
    width: 50%; }
  #modal-container-custom-search div.modal-body {
    margin: 25px 0px 15px 88px; } }
@media (min-width: 767px) and (max-width: 991px) {
  .country-dashboard {
    width: 100%; } }
@media (max-width: 767px) {
  #modal-container-custom-search button.search-btn {
    width: auto; }
  #modal-container-custom-search div.searchinputBlock {
    width: 62%; }
  #modal-container-custom-search div.modal-body {
    margin: 25px 20px 15px 20px; }
  #modal-container-custom-search div.modal-dialog {
    width: 96%; } }
#modal-container-custom-search {
  top: 35%; }
  #modal-container-custom-search .modal-body {
    margin: 25px 50px 15px 88px; }
  #modal-container-custom-search .search-btn {
    font-size: 15px;
    font-weight: bold;
    height: 46px;
    margin-top: -9;
    float: left;
    /* font-family: Roboto; */
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 0 10px;
    width: 105px;
    color: #333333;
    background-color: #A4CD39;
    color: #fff; }
    #modal-container-custom-search .search-btn:hover {
      color: #A4CD39;
      background-color: #333333;
      border: 1px solid #333333; }
    #modal-container-custom-search .search-btn b {
      font-size: 12px;
      font-weight: 600;
      letter-spacing: 1px; }
  #modal-container-custom-search .searchinputBlock {
    float: left;
    width: 70%;
    margin-top: 7px; }
  #modal-container-custom-search .search-txt-input {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ccc;
    padding-top: 7px;
    float: left;
    padding-bottom: 10px;
    font-size: 14px;
    box-shadow: none;
    outline: 0;
    border-radius: 0; }
  #modal-container-custom-search .modal-dialog {
    width: 52%; }
    #modal-container-custom-search .modal-dialog .modal-content {
      height: 177px; }
  #modal-container-custom-search .modal-header {
    border: 0; }
  #modal-container-custom-search .modal-header .close {
    display: block;
    background: url(../../images/search/close_srch.png) no-repeat center center;
    height: 23px;
    width: 23px;
    cursor: pointer;
    float: right;
    position: absolute;
    right: 22px;
    top: 13px;
    font-size: 0;
    opacity: 1;
    margin-top: 6px; }

.page-custom-search .search-view > .view-content > .views-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px; }
.page-custom-search .search-view .btn {
  margin-top: 0; }
.page-custom-search .search-view .views-exposed-form {
  margin-bottom: 40px;
  background-color: #f2f2f2;
  padding: 17px 20px 27px; }
.page-custom-search .search-view .form-text {
  border: 0;
  background-color: #f2f2f2;
  box-shadow: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0;
  padding-bottom: 0;
  width: 100%;
  padding: 0;
  color: #666;
  font-size: 12px; }
.page-custom-search .search-view .views-reset-button .btn {
  background-color: #85b547;
  color: #fff; }
.page-custom-search .search-view .views-widget-filter-keys {
  width: 77%; }
.page-custom-search .search-view .search-title {
  margin-bottom: 10px;
  font-size: 16px;
  color: #00adee; }
  .page-custom-search .search-view .search-title a {
    color: #00adee; }
.page-custom-search .search-view .read-more {
  margin-top: 5px; }
  .page-custom-search .search-view .read-more a {
    color: #00adee; }

@media (max-width: 767px) {
  .global-mobility .inner-page-wrapper > *,
  .global-mobility .inner-page-wrapper {
    display: block; }

  .link-details {
    margin-top: 20px; }
    .link-details .main-heading {
      padding: 0; }
      .link-details .main-heading p.link-heading {
        float: none; }
        .link-details .main-heading p.link-heading strong {
          text-align: center;
          display: block; }
    .link-details .download-data .file a {
      font-size: 9px; }
    .link-details .download-report {
      float: none; }

  .section-img img {
    margin: 0 auto; }

  .inner-page-wrapper > .each-team-member > div.team-details {
    float: none;
    text-align: center; }

  .team-image img {
    margin: 0 auto; }

  .link-details div.download-data .file {
    line-height: 19px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .section-img {
    padding-right: 30px; }

  .link-details {
    padding: 6px 15px; }
    .link-details div.download-data {
      margin-top: 4px; }

  .link-details .main-heading > p {
    padding: 5px 0;
    font-size: 15px; }

  .link-details .main-heading {
    padding: 0 20px; }

  .link-details div.download-report {
    float: left;
    margin-top: 11px; }

  .link-details .main-heading > p.country-file {
    padding-top: 11px; } }
.dashboard-link {
  display: table;
  margin-bottom: 30px;
  vertical-align: middle;
  padding: 22px; }

.dashboard-link a {
  display: block;
  text-align: center;
  border-radius: 10px;
  min-height: 140px;
  /* margin-bottom: 30px;*/ }

.dashboard-link i {
  background: #84d3d7;
  border-radius: 85px;
  width: 130px;
  height: 130px;
  color: #fff;
  padding-top: 24px; }

.dashboard-link.success-bg i {
  background: #97b74c; }

.view-menu-dashboard .fa, .view-dashboard .fa {
  font-size: 70px; }

.dashboard-link.bg-primary i {
  background: #74A4D3; }

.dashboard-link.bg-success i {
  background: #A27BB6; }

.dashboard-link.bg-warning i {
  background: #b16715; }

.dashboard-link.bg-danger i {
  background: #d9534f; }

.dashboard-link.bg-info i {
  background: #84d3d7; }

.dashboard-link.bg-warning i {
  background: #b16715; }

.dashboard-link.bg-warning,
.dashboard-link.bg-info,
.dashboard-link.bg-danger,
.dashboard-link.bg-warning,
.dashboard-link.bg-success,
.dashboard-link.bg-primary {
  background: transparent; }

.dashboard-text {
  color: #666;
  margin-top: 10px; }

.page-node-add .node-type-list a {
  font-size: 13px; }
.page-node-add .node-type-list dd {
  margin-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 10px; }

.page-manage-banner-tiles .tile-display {
  overflow: hidden; }

.page-manage-banner-tiles .tile-display .view-header {
  margin-bottom: 20px; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-1,
.page-manage-banner-tiles .tile-display .view-header .banner-region-2,
.page-manage-banner-tiles .tile-display .view-header .banner-region-3,
.page-manage-banner-tiles .tile-display .view-header .banner-region-4,
.page-manage-banner-tiles .tile-display .view-header .banner-region-5,
.page-manage-banner-tiles .tile-display .view-header .banner-region-6,
.page-manage-banner-tiles .tile-display .view-header .banner-region-7,
.page-manage-banner-tiles .tile-display .view-header .banner-region-8 {
  color: #fff;
  height: 125px;
  border: 1px solid #fff;
  text-align: center;
  padding-top: 46px; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-1 {
  background: #7CB1D8; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-2 {
  background: #00467F; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-3 {
  background: #249ECF; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-4 {
  background: #85b547; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-5 {
  background: #249ECF; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-6 {
  background: #337ab7;
  height: 250px;
  padding-top: 112px; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-7 {
  background: #85b547; }

.page-manage-banner-tiles .tile-display .view-header .banner-region-8 {
  background: #3C7DA5; }

.page-manage-banner-tiles .tile-display .view-header .template-title {
  margin-top: 21px;
  font-size: 20px;
  border-top: 1px solid #ccc;
  padding-top: 16px; }

.page-manage-banner-tiles .tile-display .view-header .edit-link a,
.page-manage-banner-tiles .tile-display .view-header .edit-link {
  color: #F6D283; }

.policy-links {
  text-align: right; }

.policy-links a {
  margin-left: 15px; }

#edit-field-questions .form-checkboxes {
  max-height: 300px;
  overflow: auto;
  border: 1px solid #ccc;
  padding: 5px 20px; }

.page-node-add-policy-framework .form-item-title {
  margin-bottom: 4px; }

/*.page-manage-banner-tiles .tile-display .view-header .banner-region-4 .edit-link,
.page-manage-banner-tiles .tile-display .view-content tr.even td.Tile-4 {
    display: none;
}*/
.tile-display .view-content tbody tr:last-child .views-field-edit-node a,
.tile-display .view-content tbody tr:nth-child(2) .views-field-edit-node a,
.tile-display .view-content tbody tr:nth-child(3) .views-field-edit-node a {
  display: none; }

.page-stakeholder-mapping .stakeholder-table {
  margin-bottom: 44px; }
  .page-stakeholder-mapping .stakeholder-table table {
    font-family: Arial; }
    .page-stakeholder-mapping .stakeholder-table table th {
      background-color: #939393;
      color: #fff;
      border: 1px solid #ccc;
      font-family: bold;
      font-family: Arial;
      font-size: 12px; }
    .page-stakeholder-mapping .stakeholder-table table td {
      border: 1px solid #ccc; }
  .page-stakeholder-mapping .stakeholder-table .nav-tabs {
    margin-bottom: 44px; }
    .page-stakeholder-mapping .stakeholder-table .nav-tabs > li {
      margin-bottom: 0px; }
      .page-stakeholder-mapping .stakeholder-table .nav-tabs > li a:focus,
      .page-stakeholder-mapping .stakeholder-table .nav-tabs > li a:hover,
      .page-stakeholder-mapping .stakeholder-table .nav-tabs > li a:active,
      .page-stakeholder-mapping .stakeholder-table .nav-tabs > li a {
        border: 0;
        background-color: transparent;
        font-weight: bold;
        color: #68666D;
        font-family: 'Arial';
        padding: 10px 21px; }
      .page-stakeholder-mapping .stakeholder-table .nav-tabs > li.active a {
        border-bottom: 5px solid #9FC95D;
        color: #9FC95D; }
      .page-stakeholder-mapping .stakeholder-table .nav-tabs > li.active:hover {
        color: #9FC95D; }
.page-stakeholder-mapping .sdg-filter,
.page-stakeholder-mapping .region-filter,
.page-stakeholder-mapping .sector-filter,
.page-stakeholder-mapping #grid-filter {
  /*.filter-heading:nth-last-child(2) a{
  	border: 0;
  }*/ }
  .page-stakeholder-mapping .sdg-filter .list-group-item-success,
  .page-stakeholder-mapping .region-filter .list-group-item-success,
  .page-stakeholder-mapping .sector-filter .list-group-item-success,
  .page-stakeholder-mapping #grid-filter .list-group-item-success {
    padding: 15px;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #666;
    border-radius: 0;
    background: url("../../images/stakeholder/plus.png") no-repeat 0 center;
    padding-left: 23px;
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Arial'; }
    .page-stakeholder-mapping .sdg-filter .list-group-item-success[aria-expanded='true'],
    .page-stakeholder-mapping .region-filter .list-group-item-success[aria-expanded='true'],
    .page-stakeholder-mapping .sector-filter .list-group-item-success[aria-expanded='true'],
    .page-stakeholder-mapping #grid-filter .list-group-item-success[aria-expanded='true'] {
      background: url("../../images/stakeholder/minus.png") no-repeat 0 center;
      border-bottom: 0; }
    .page-stakeholder-mapping .sdg-filter .list-group-item-success[aria-expanded='false'],
    .page-stakeholder-mapping .region-filter .list-group-item-success[aria-expanded='false'],
    .page-stakeholder-mapping .sector-filter .list-group-item-success[aria-expanded='false'],
    .page-stakeholder-mapping #grid-filter .list-group-item-success[aria-expanded='false'] {
      background: url("../../images/stakeholder/plus.png") no-repeat 0 center; }
  .page-stakeholder-mapping .sdg-filter .filter-items-div,
  .page-stakeholder-mapping .sdg-filter .subGDiv,
  .page-stakeholder-mapping .region-filter .filter-items-div,
  .page-stakeholder-mapping .region-filter .subGDiv,
  .page-stakeholder-mapping .sector-filter .filter-items-div,
  .page-stakeholder-mapping .sector-filter .subGDiv,
  .page-stakeholder-mapping #grid-filter .filter-items-div,
  .page-stakeholder-mapping #grid-filter .subGDiv {
    border-bottom: 1px solid #666;
    /*margin: 10px 0;*/ }
    .page-stakeholder-mapping .sdg-filter .filter-items-div .list-group-item,
    .page-stakeholder-mapping .sdg-filter .subGDiv .list-group-item,
    .page-stakeholder-mapping .region-filter .filter-items-div .list-group-item,
    .page-stakeholder-mapping .region-filter .subGDiv .list-group-item,
    .page-stakeholder-mapping .sector-filter .filter-items-div .list-group-item,
    .page-stakeholder-mapping .sector-filter .subGDiv .list-group-item,
    .page-stakeholder-mapping #grid-filter .filter-items-div .list-group-item,
    .page-stakeholder-mapping #grid-filter .subGDiv .list-group-item {
      border: 0;
      padding: 5px 0;
      /*margin-left: 21px;*/
      padding-left: 18px; }
    .page-stakeholder-mapping .sdg-filter .filter-items-div .filter-menu-text,
    .page-stakeholder-mapping .sdg-filter .subGDiv .filter-menu-text,
    .page-stakeholder-mapping .region-filter .filter-items-div .filter-menu-text,
    .page-stakeholder-mapping .region-filter .subGDiv .filter-menu-text,
    .page-stakeholder-mapping .sector-filter .filter-items-div .filter-menu-text,
    .page-stakeholder-mapping .sector-filter .subGDiv .filter-menu-text,
    .page-stakeholder-mapping #grid-filter .filter-items-div .filter-menu-text,
    .page-stakeholder-mapping #grid-filter .subGDiv .filter-menu-text {
      color: #A5A7A6;
      font-size: 13px; }
    .page-stakeholder-mapping .sdg-filter .filter-items-div .filter-item-check,
    .page-stakeholder-mapping .sdg-filter .subGDiv .filter-item-check,
    .page-stakeholder-mapping .region-filter .filter-items-div .filter-item-check,
    .page-stakeholder-mapping .region-filter .subGDiv .filter-item-check,
    .page-stakeholder-mapping .sector-filter .filter-items-div .filter-item-check,
    .page-stakeholder-mapping .sector-filter .subGDiv .filter-item-check,
    .page-stakeholder-mapping #grid-filter .filter-items-div .filter-item-check,
    .page-stakeholder-mapping #grid-filter .subGDiv .filter-item-check {
      /*margin-left: -20px;*/
      float: left; }
    .page-stakeholder-mapping .sdg-filter .filter-items-div.collapse.in,
    .page-stakeholder-mapping .sdg-filter .subGDiv.collapse.in,
    .page-stakeholder-mapping .region-filter .filter-items-div.collapse.in,
    .page-stakeholder-mapping .region-filter .subGDiv.collapse.in,
    .page-stakeholder-mapping .sector-filter .filter-items-div.collapse.in,
    .page-stakeholder-mapping .sector-filter .subGDiv.collapse.in,
    .page-stakeholder-mapping #grid-filter .filter-items-div.collapse.in,
    .page-stakeholder-mapping #grid-filter .subGDiv.collapse.in {
      max-height: 250px;
      overflow: auto; }
    .page-stakeholder-mapping .sdg-filter .filter-items-div .list-group-item:last-child,
    .page-stakeholder-mapping .sdg-filter .subGDiv .list-group-item:last-child,
    .page-stakeholder-mapping .region-filter .filter-items-div .list-group-item:last-child,
    .page-stakeholder-mapping .region-filter .subGDiv .list-group-item:last-child,
    .page-stakeholder-mapping .sector-filter .filter-items-div .list-group-item:last-child,
    .page-stakeholder-mapping .sector-filter .subGDiv .list-group-item:last-child,
    .page-stakeholder-mapping #grid-filter .filter-items-div .list-group-item:last-child,
    .page-stakeholder-mapping #grid-filter .subGDiv .list-group-item:last-child {
      margin-bottom: 10px; }
    .page-stakeholder-mapping .sdg-filter .filter-items-div input[type="checkbox"],
    .page-stakeholder-mapping .sdg-filter .subGDiv input[type="checkbox"],
    .page-stakeholder-mapping .region-filter .filter-items-div input[type="checkbox"],
    .page-stakeholder-mapping .region-filter .subGDiv input[type="checkbox"],
    .page-stakeholder-mapping .sector-filter .filter-items-div input[type="checkbox"],
    .page-stakeholder-mapping .sector-filter .subGDiv input[type="checkbox"],
    .page-stakeholder-mapping #grid-filter .filter-items-div input[type="checkbox"],
    .page-stakeholder-mapping #grid-filter .subGDiv input[type="checkbox"] {
      opacity: 0;
      height: 10px;
      width: 10px;
      position: absolute;
      top: 6px;
      left: 0;
      z-index: 2; }
    .page-stakeholder-mapping .sdg-filter .filter-items-div input[type="checkbox"] + label,
    .page-stakeholder-mapping .sdg-filter .subGDiv input[type="checkbox"] + label,
    .page-stakeholder-mapping .region-filter .filter-items-div input[type="checkbox"] + label,
    .page-stakeholder-mapping .region-filter .subGDiv input[type="checkbox"] + label,
    .page-stakeholder-mapping .sector-filter .filter-items-div input[type="checkbox"] + label,
    .page-stakeholder-mapping .sector-filter .subGDiv input[type="checkbox"] + label,
    .page-stakeholder-mapping #grid-filter .filter-items-div input[type="checkbox"] + label,
    .page-stakeholder-mapping #grid-filter .subGDiv input[type="checkbox"] + label {
      background-image: url(../../images/stakeholder/checkbox_notcheck.png);
      height: 10px;
      width: 10px;
      display: inline-block;
      padding: 0 0 0 0px;
      position: absolute;
      top: 10px;
      left: 0;
      z-index: 1; }
    .page-stakeholder-mapping .sdg-filter .filter-items-div input[type="checkbox"]:checked + label,
    .page-stakeholder-mapping .sdg-filter .subGDiv input[type="checkbox"]:checked + label,
    .page-stakeholder-mapping .region-filter .filter-items-div input[type="checkbox"]:checked + label,
    .page-stakeholder-mapping .region-filter .subGDiv input[type="checkbox"]:checked + label,
    .page-stakeholder-mapping .sector-filter .filter-items-div input[type="checkbox"]:checked + label,
    .page-stakeholder-mapping .sector-filter .subGDiv input[type="checkbox"]:checked + label,
    .page-stakeholder-mapping #grid-filter .filter-items-div input[type="checkbox"]:checked + label,
    .page-stakeholder-mapping #grid-filter .subGDiv input[type="checkbox"]:checked + label {
      background-image: url(../../images/stakeholder/checkbox.png);
      height: 10px;
      width: 10px;
      display: inline-block;
      padding: 0 0 0 0px; }
  .page-stakeholder-mapping .sdg-filter .filter-heading,
  .page-stakeholder-mapping .region-filter .filter-heading,
  .page-stakeholder-mapping .sector-filter .filter-heading,
  .page-stakeholder-mapping #grid-filter .filter-heading {
    /*margin-bottom: 11px;*/ }
.page-stakeholder-mapping .chart-content-wrapper > .row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 30px; }

.node-type-events h1.page-header {
  margin-bottom: 60px;
  margin-top: 58px; }
.node-type-events .breadcrumb {
  margin-left: 0;
  padding-left: 0; }
.node-type-events .second-container {
  margin-bottom: 70px; }
.node-type-events .events-right-block {
  border: 1px solid #ccc;
  padding: 24px 29px;
  margin-bottom: 5px; }
  .node-type-events .events-right-block .item-list ul {
    list-style-type: none;
    padding-left: 0; }
    .node-type-events .events-right-block .item-list ul li {
      border-bottom: 1px solid #ccc;
      margin-bottom: 15px;
      padding-bottom: 10px; }
      .node-type-events .events-right-block .item-list ul li:last-child {
        border-bottom: 0; }
  .node-type-events .events-right-block .item-list .title {
    font-weight: 800;
    color: #808080;
    margin-bottom: 10px;
    font-size: 16px; }
    .node-type-events .events-right-block .item-list .title a {
      color: #808080; }
  .node-type-events .events-right-block .item-list .location,
  .node-type-events .events-right-block .item-list .dates {
    color: #666;
    margin-bottom: 5px; }
  .node-type-events .events-right-block .view-header {
    color: #008ed3;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 19px; }
.node-type-events .events-left-block .article-image img {
  margin-bottom: 55px; }
.node-type-events .events-left-block .how-to-label,
.node-type-events .events-left-block .agenda-wrapper a,
.node-type-events .events-left-block .loc-label,
.node-type-events .events-left-block .date-label {
  font-weight: 800;
  color: #008ed3;
  margin-bottom: 5px;
  font-size: 16px; }
.node-type-events .events-left-block .date-loc-info {
  margin-bottom: 10px; }
.node-type-events .events-left-block .agenda-wrapper a#modal-custom-agenda {
  border: 1px solid #008ed3;
  border-radius: 28px;
  float: right;
  padding: 8px 26px;
  width: 115px;
  font-size: 14px;
  text-transform: uppercase; }
  .node-type-events .events-left-block .agenda-wrapper a#modal-custom-agenda:hover {
    background-color: #008ed3;
    color: #fff; }
.node-type-events .events-left-block .event-info .eventinfo-label {
  color: #808080;
  font-weight: 800;
  margin-bottom: 20px;
  font-size: 16px; }
.node-type-events .events-left-block .loc-text,
.node-type-events .events-left-block .date-display-single {
  color: #4d4d4d; }
.node-type-events .events-left-block .eventinfo-text {
  color: #808080;
  font-size: 16px;
  word-wrap: break-word; }
  .node-type-events .events-left-block .eventinfo-text > p {
    margin-bottom: 20px; }
  .node-type-events .events-left-block .eventinfo-text > p:last-child {
    margin-bottom: 0; }
.node-type-events .events-left-block .how-to-text {
  word-wrap: break-word;
  color: #808080; }
  .node-type-events .events-left-block .how-to-text a {
    color: #808080; }
.node-type-events header .news-events-class {
  border-bottom: 5px solid #9fc95d; }
.node-type-events #modal-container-custom-agenda .evnt-title {
  color: #038ED3;
  font-weight: bold;
  float: left;
  font-size: 18px;
  max-width: 90%; }
.node-type-events .links .how-to-text {
  margin-bottom: 50px; }
.node-type-events .gallary-block .events-gallery-row {
  margin-bottom: 30px; }
.node-type-events .events-gallery-block.empty-gallery .block-title {
  display: none; }
.node-type-events .events-gallery-block .block-title {
  color: #808080;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 27px;
  margin-top: 53px; }
.node-type-events .more-link {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 14px; }
  .node-type-events .more-link a {
    border: 1px solid #038ED3;
    border-radius: 28px;
    /* float: right; */
    padding: 8px 26px;
    /* width: 115px; */
    font-size: 15px;
    color: #038ED3;
    text-decoration: none;
    font-weight: 800; }
    .node-type-events .more-link a:hover {
      background-color: #008ed3;
      color: #fff; }
.node-type-events .events-gallery-row .field-content img {
  display: inline-block !important;
  border: 1px solid #ccc;
  margin: 0 15px 30px;
  vertical-align: top; }
.node-type-events .img {
  margin-top: 25px; }
  .node-type-events .img a.externalLink {
    display: inline-block;
    margin-right: 30px;
    border: 1px solid #ccc;
    padding: 10px; }
.node-type-events .click-enlarge {
  margin: 8px 30px 0;
  color: #4d4d4d;
  font-size: 12px;
  clear: both; }
.node-type-events .time-val span.date-display-single:first-child {
  border-left: 1px solid #ccc;
  padding-left: 10px;
  margin-left: 10px; }
.node-type-events .click-images {
  float: left; }
  .node-type-events .click-images:hover {
    opacity: 0.8; }

#modal-container-custom-agenda .modal-header,
#modal-container-custom-agenda .modal-body {
  padding: 15px 0; }
#modal-container-custom-agenda .modal-header {
  border-bottom: 1px solid #8c8c8c; }
#modal-container-custom-agenda .agenda-text {
  padding: 0;
  max-height: 328px;
  overflow-y: auto;
  overflow-x: hidden; }
#modal-container-custom-agenda .agenda-main-label {
  font-size: 18px;
  font-weight: 800;
  color: #666;
  margin-bottom: 15px; }
#modal-container-custom-agenda .agenda-left-wrapper {
  color: #008ed3; }
#modal-container-custom-agenda .agenda-info {
  margin-bottom: 10px; }
#modal-container-custom-agenda .agenda-right-wrapper .agenda-title {
  font-size: 14px;
  font-family: "Arial";
  font-weight: bold;
  color: #666; }
#modal-container-custom-agenda .modal-content {
  padding: 20px 50px; }
#modal-container-custom-agenda .close {
  float: right;
  font-size: 26px;
  opacity: 1;
  color: #666;
  margin-top: -22px;
  margin-right: -27px; }
#modal-container-custom-agenda .gallary-block {
  margin: 0; }
#modal-container-custom-agenda .print-agenda {
  float: right;
  margin-right: 5px;
  color: #038ED3; }
  #modal-container-custom-agenda .print-agenda img {
    display: none; }
  #modal-container-custom-agenda .print-agenda .file a {
    background: url(../../images/events/icn-print.png) no-repeat center 0;
    font-size: 0;
    width: 30px;
    height: 40px;
    display: block;
    float: left;
    font-size: 0;
    margin-top: -4px; }
    #modal-container-custom-agenda .print-agenda .file a:hover {
      background: url(../../images/events/icn-print-hover.png) no-repeat center 0; }

@media (min-width: 768px) {
  .events-right-block {
    margin-top: 0; }

  .events-gallery-row:nth-child(5n+5) {
    clear: both; }

  .events-left-block .location {
    margin-top: 20px; }

  #modal-container-custom-agenda .modal-dialog {
    width: 750px; } }
@media (min-width: 991px) {
  #modal-container-custom-agenda .modal-dialog {
    width: 972px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .node-type-events .events-gallery-row .field-content img {
    width: 345px !important; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .node-type-events .events-gallery-row .field-content img {
    width: 292px !important; } }
@media (min-width: 1200px) {
  .node-type-events .events-gallery-row .field-content img {
    width: 360px !important; } }
@media (max-width: 767px) {
  .events-gallery-block,
  .events-right-block {
    margin-top: 30px; }

  .events-left-block .location {
    margin-bottom: 25px;
    clear: both; }

  .agenda-link {
    margin-top: 20px; }

  .node-type-events #modal-container-custom-agenda .modal-content {
    padding: 20px 20px; }
  .node-type-events #modal-container-custom-agenda .modal-header .close {
    margin-top: -18px;
    margin-right: 0; }
  .node-type-events #modal-container-custom-agenda .evnt-title {
    max-width: 81%; }

  .node-type-events .events-gallery-row .field-content img {
    max-width: 90% !important;
    margin: 20px auto;
    text-align: center;
    display: block !important; }

  body.modal-open {
    overflow: hidden;
    position: fixed;
    height: 100%; } }
/*13-09-2018*/
.block-selective-tweets,
.newsletter-wrapper .selective-tweets-block {
  /*.tweet-left{
  	width: 83px;
  }*/ }
  .block-selective-tweets .block-title,
  .newsletter-wrapper .selective-tweets-block .block-title {
    color: #fff;
    padding: 16px 20px;
    margin-bottom: 0;
    font-size: 17px;
    background: url(../../images/twitter/twitter.png) no-repeat 29px center #29abe2;
    padding-left: 90px;
    font-weight: bold;
    margin-top: 79px;
    height: 50px; }
  .block-selective-tweets .twitter-contents,
  .block-selective-tweets .selective-tweets-async-load,
  .newsletter-wrapper .selective-tweets-block .twitter-contents,
  .newsletter-wrapper .selective-tweets-block .selective-tweets-async-load {
    background: #fff;
    padding: 28px 17px 28px 30px;
    max-height: 326px;
    overflow: auto; }
  .block-selective-tweets .user-name,
  .newsletter-wrapper .selective-tweets-block .user-name {
    font-weight: bold;
    color: #4d4d4d;
    font-size: 14px; }
  .block-selective-tweets .screen-name,
  .block-selective-tweets .time-ago,
  .newsletter-wrapper .selective-tweets-block .screen-name,
  .newsletter-wrapper .selective-tweets-block .time-ago {
    color: #999;
    font-size: 14px; }
    .block-selective-tweets .screen-name a,
    .block-selective-tweets .time-ago a,
    .newsletter-wrapper .selective-tweets-block .screen-name a,
    .newsletter-wrapper .selective-tweets-block .time-ago a {
      color: #999; }
  .block-selective-tweets .tweet-text,
  .newsletter-wrapper .selective-tweets-block .tweet-text {
    color: #4d4d4d; }
    .block-selective-tweets .tweet-text a,
    .newsletter-wrapper .selective-tweets-block .tweet-text a {
      color: #29abe2; }
  .block-selective-tweets .selective-tweet,
  .newsletter-wrapper .selective-tweets-block .selective-tweet {
    margin-bottom: 20px; }
    .block-selective-tweets .selective-tweet:last-child,
    .newsletter-wrapper .selective-tweets-block .selective-tweet:last-child {
      margin-bottom: 0; }
    .block-selective-tweets .selective-tweet .col-sm-10,
    .newsletter-wrapper .selective-tweets-block .selective-tweet .col-sm-10 {
      padding-left: 0; }
  .block-selective-tweets .mCS-dark.mCSB_scrollTools .mCSB_buttonUp,
  .newsletter-wrapper .selective-tweets-block .mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0; }
  .block-selective-tweets .mCS-dark.mCSB_scrollTools .mCSB_buttonDown,
  .newsletter-wrapper .selective-tweets-block .mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px; }
  .block-selective-tweets .tweet-user-image img,
  .newsletter-wrapper .selective-tweets-block .tweet-user-image img {
    float: left; }
  .block-selective-tweets .tweet-right,
  .newsletter-wrapper .selective-tweets-block .tweet-right {
    padding-left: 0px; }
  .block-selective-tweets .mCSB_inside > .mCSB_container,
  .newsletter-wrapper .selective-tweets-block .mCSB_inside > .mCSB_container {
    margin-right: 9px; }

.newsletter-block div.newsletterwrapper {
  /*width:100%;
  margin-bottom:0;*/ }
  .newsletter-block div.newsletterwrapper > .row > .col-md-12 > .row .msg_img {
    padding-right: 0;
    background-color: transparent;
    /*14-01-2019 Task #237325*/
    width: 79%;
    max-width: 486px; }
    .newsletter-block div.newsletterwrapper > .row > .col-md-12 > .row .msg_img .listmanager-email-input {
      /*	height: 51px !important;*/ }
  .newsletter-block div.newsletterwrapper > .row > .col-md-12 > .row .msg_img .listmanager-inputBlock input.listmanager-email-input {
    background: #fff; }
.newsletter-block .newsletter-header-desc {
  font-size: 18px;
  color: #4d4d4d;
  font-weight: 600;
  margin: 24px 0;
  max-width: 486px; }
.newsletter-block .newsletter-signup-button-wrapper {
  text-transform: uppercase;
  /*height: 50px !important;*/ }
  .newsletter-block .newsletter-signup-button-wrapper .btn {
    letter-spacing: 1px;
    /*height: 51px !important;*/
    border-radius: 0; }
.newsletter-block.newsletter-with-twitter {
  float: none; }
  .newsletter-block.newsletter-with-twitter div.newsletterwrapper {
    /*width: 100%;*/ }
    .newsletter-block.newsletter-with-twitter div.newsletterwrapper > .row > .col-md-12 > .row .msg_img {
      width: 64%;
      /*padding-left: 15px;*/ }

.front .breadcrumb {
  display: none; }

/*.newsletter-wrapper {
    padding-bottom: 80px;
}*/
.twitter-load-more-wrapper {
  display: none;
  background: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px; }
  .twitter-load-more-wrapper .twitter-load-more {
    background-color: #337ab7;
    color: #fff;
    padding: 7px 21px;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer; }
    .twitter-load-more-wrapper .twitter-load-more:hover {
      background-color: #286090; }

@media (min-width: 768px) and (max-width: 991px) {
  /*.front .newsletter-block div.newsletterwrapper {
  	.msg_img {
  		width: 215px !important;
  	}
  }*/
  .newsletter-block,
  .selective-tweets-block {
    width: 100%; } }
@media (max-width: 991px) {
  .front .newsletter-block div.newsletterwrapper {
    margin-bottom: 0;
    margin-top: 0; }

  .newsletter-wrapper .selective-tweets-block .block-title {
    margin-top: 0; }

  .newsletter-block {
    margin-bottom: 20px;
    margin-top: 36px; }

  .newsletter-wrapper {
    padding-bottom: 29px;
    margin-bottom: 20px; } }
@media (max-width: 767px) {
  .newsletter-wrapper .selective-tweets-block .block-title {
    height: auto; }

  .front .newsletter-wrapper .newsletterwrapper > .row > .col-md-12 > .row div.msg_img {
    margin-bottom: 10px;
    width: 100%; }

  .newsletter-wrapper .selective-tweets-block .block-title {
    margin-top: 10px; }

  .newsletter-block {
    padding: 0; }

  .front .listmanager-inputMaterial span.newletter-title {
    text-align: center;
    padding: 18px 12px;
    font-size: 14px;
    min-width: 120px; }

  .front .newsletter-block.newsletter-with-twitter div.newsletterwrapper > .row > .col-md-12 > .row .msg_img {
    width: 100%;
    padding: 0 15px; } }
.funder-logos {
  	/*margin-bottom: 50px;
      background-color: #f2f2f2;*/
  padding-bottom: 23px; }
  .funder-logos .block-title {
    margin: 0;
    display: block;
    text-align: center;
    color: #1a1a1a;
    font-size: 28px;
    /*35 Font size reduced as per the MM team's suggestion*/
    font-weight: 700;
    line-height: 42px;
    padding-bottom: 34px;
    padding-top: 68px; }
  .funder-logos .bx-wrapper {
    margin: 0 auto;
    border: 0;
    box-shadow: none;
    background: none; }
    .funder-logos .bx-wrapper img {
      margin: 0 auto; }
  .funder-logos .bx-wrapper .bx-pager {
    display: none; }
  .funder-logos .bx-wrapper .bx-next {
    background: url(../../bxslider/images/right-arrow-for-tweet-area.png) no-repeat center center transparent !important; }
  .funder-logos .bx-wrapper .bx-prev {
    background: url(../../bxslider/images/left-arrow-for-tweet-area.png) no-repeat center center transparent !important; }
  .funder-logos .bx-viewport {
    width: 76% !important;
    margin: 0 auto; }
  .funder-logos .funder-logos-row {
    width: 266px !important; }

.view-all-logos .view-header {
  margin-bottom: 20px;
  text-align: center; }
  .view-all-logos .view-header p {
    display: inline-block;
    position: relative;
    background: #fff;
    border: 1px solid #d0cfcf;
    float: left;
    padding: 10px 27px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.4s ease-in-out 0s;
    float: none;
    z-index: 10;
    display: inline-block;
    width: auto;
    margin-top: 0; }
    .view-all-logos .view-header p:hover {
      background: #4D4D4D;
      color: #fff; }
.view-all-logos .funder-logos-row a {
  border: none;
  display: block;
  background: #fff;
  margin-bottom: 30px; }
  .view-all-logos .funder-logos-row a img {
    border: 1px solid #d6d6d6;
    margin: 0 auto; }
.view-all-logos .view-content {
  width: 100% !important;
  max-width: 978px;
  margin: 0 auto;
  display: none; }

section.view-all-logos {
  padding-top: 0;
  /* background: #f2f2f2;*/ }

.listmanager-inputMaterial {
  display: flex;
  align-items: center; }
  .listmanager-inputMaterial .newletter-title {
    border: 1px solid #808080;
    padding: 14px 20px;
    height: 57px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    min-width: 153px;
    margin-right: -1px; }

@media (max-width: 767px) {
  .funder-logos .block-title {
    line-height: 32px;
    padding-bottom: 15px;
    font-size: 28px; }

  .view-all-logos .funder-logos-row {
    width: 100%; } }
.ast-sponsortext {
  background: #F2F2F2;
  text-align: center;
  padding: 14px 15px 23px; }
  .ast-sponsortext .h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 1px;
    color: #114b89; }
  .ast-sponsortext .field-name-body {
    font-size: 16px;
    color: #4d4d4d; }
    .ast-sponsortext .field-name-body p {
      font-size: 22px;
      color: #000; }

.page-gra-tool.page-gra-tool-explorer-action .filter-section {
  background: #f2f2f2;
  padding: 26px 0 15px;
  margin: 20px 20px;
  overflow: hidden; }
.page-gra-tool.page-gra-tool-explorer-action .ast-content-container {
  background: #fff; }
.page-gra-tool.page-gra-tool-explorer-action .filter-wrapper select {
  border: 0;
  border-bottom: 1px solid #ccc;
  background: transparent;
  padding: 0 0 5px;
  outline: 0; }
.page-gra-tool.page-gra-tool-explorer-action .filter-wrapper .apply-btn-wrapper .btn-apply {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
  border: 0;
  padding: 5px 20px;
  margin-top: 10px; }
.page-gra-tool.page-gra-tool-explorer-action .filter-wrapper .filter-name {
  padding-left: 0; }
.page-gra-tool.page-gra-tool-explorer-action .filter-wrapper > div {
  margin-bottom: 10px; }
.page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content-wrapper {
  margin-top: 50px; }
.page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content > table td {
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  padding-right: 15px; }
  .page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content > table td:first-child {
    min-width: 200px; }
.page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content > table > tbody > tr:last-child td {
  border-bottom: 0; }
.page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content > table a.policy-title {
  color: #008ed3;
  cursor: pointer; }
  .page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content > table a.policy-title:hover {
    color: #008ed3;
    text-decoration: none; }
.page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .modal-dialog {
  min-width: 70%; }
  .page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .modal-dialog .policy-title {
    float: left;
    font-size: 22px; }
  .page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .modal-dialog .close {
    float: right; }
  .page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .modal-dialog .sub-table table {
    width: 100%; }
  .page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .modal-dialog .sub-heading {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    background: #f2f2f2;
    padding-top: 10px; }
  .page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .modal-dialog th, .page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .modal-dialog td {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px; }
.page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .modal-header {
  background: #f2f2f2;
  padding: 15px 33px; }
.page-gra-tool.page-gra-tool-explorer-action .gra-explorer-action-content .popup-content-wrapper {
  padding: 20px; }

.testimonials-home .block-title {
  position: absolute;
  top: 0; }

/*.timeline-block{
	margin-bottom: 50px;
	.view-header {
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
		text-align: center;
	}
	ul.nav-tabs {
		text-align: center;
		border-top: 1px solid #ddd;
		li{
			display: inline-block;
			float: none;
			margin-bottom: 0;
			border-right: 1px solid #ddd;
			    margin-left: -4px;
			&:last-child{
				border-right : 0;
			}
			&.active a{
				border: 0;
				border-bottom: 4px solid #8dc63f;
				color: #4d4d4d;
				font-weight: bold;
			}
			a{
			    padding: 8px 20px;
				display: inline-block;
				color: #808080;
				font-size: 16px;
				text-decoration: none;
				border: 0;
				border-bottom: 4px solid #fff;
				margin: 0;
				&:hover{
					background-color: transparent;

				}
			}
		}


	}
	.months-wrapper.fixed,
	ul.nav-tabs.fixed {
		position: fixed;
		top: 0;
		background: #fff;
		width: 100%;
		z-index: 999;
		left: 0;
	}
	.months-wrapper{
	    text-align: center;
		border-bottom: 1px solid #ddd;
		&.fixed{
			top: 44px;
		}
	}
	.timeline-pub-year {
		color: #80b05c;
		font-weight: bold;
		font-size: 24px;
		margin-bottom: 21px;
	}
	.timeline-image-wrapper {
		padding: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	 .timeline-summary p {
		margin: 0 0 18px;
	}
	.timeline-readmore {
		float: right;
		a {
			display: inline-block;
			border: 1px solid #4d4d4d;
			text-decoration: none;
			padding: 10px 20px;
			border-radius: 0;
			color: #4d4d4d;
			text-transform: uppercase;
			font-size: 12px;
			line-height: 18px;
			font-weight: bold;
			min-height: 40px;
			transition: .2s ease-out;
		}
	}
	.timeline-details-wrapper {
		background: #fff;
		display: flex;
		flex-direction: column;
		justify-content: center;
		position: relative;
	}
	.timeline-details-inner {
		max-width: 546px;
		padding: 40px 55px 40px;
		.timeline-summary {
			color: #1a1a1a;
			line-height: 24px;
			font-size: 16px;
			margin-bottom: 24px;
		}
	}
	.timeline-row-wrapper:nth-child(even) {
		.timeline-details-inner {
			float: right;
			padding: 40px;
		}
		.timeline-image-wrapper {
			background-color: #F2F2F2;
		}
	}
	.timeline-row-wrapper{
		display: flex;
	}
    .timeline-row-wrapper:nth-child(odd) {

		timeline-details-wrapper {
			align-items: flex-start;
		}
		.timeline-image-wrapper {
			background-color: #b7cca3;
		}
	}
	span.timeline-year {
		margin-right: 10px;

	}
	.tab-pane.active .timeline-header-year:first-child a{
		font-weight: bold;
		color: #4d4d4d;
	}
}
.timeline-block.mobile ,
.timeline-block.ipad {
	select {
		font-size: 20px;
		width: 100%;
		margin-bottom: 7;
		border: 0;
		border-bottom: 1px solid #80b05c;
		box-shadow: none;
		padding: 9px 0;
		outline: 0;
		background: #fff;
		font-size: 16px;
	}
	.timeline-row-wrapper:not(.mob-selected) {
		display: none;
	}
	.view-header{
		border: 0;
		margin-bottom: 30px;
	}
	.mob-selected.timeline-row-wrapper:nth-child(even) {
		flex-direction: row-reverse;
		display: flex;
	}
	.view-content{
	    margin: 0 16px;
	}
	 .timeline-details-inner {
		padding: 0 !important;
	}
}
.not-logged-in .view-header.fixed {
	top: 0;
}
.timeline-block.mobile {
	.timeline-image-wrapper,
	.timeline-details-wrapper,
	.timeline-row-wrapper{
		display: block;
	}
	.timeline-readmore {
		float: none;
		margin-bottom: 20px;
	}
	select{
		margin: 0 15px;
		max-width: 300px;
	}
	.mob-selected.timeline-row-wrapper:nth-child(even) {
		flex-direction: column-reverse;
	}
}
.timeline-header-wrapper{

	span.timeline-header-year {

		display: inline-block;
		a{
		    padding: 8px 12px;
			display: inline-block;
			color: #808080;
			font-size: 16px;
			text-decoration: none;
			border-bottom: 4px solid #fff;
			text-transform: uppercase;
		}
		&.selected a.active {
			color: #4d4d4d;
			font-weight: bold;
			margin-right: -1px;
		}
	}

	.months-wrapper .timeline-header-year:after{
		content: '';
		border-right: 1px solid #e6e6e6;
		margin-right: 2px;
		height: 15px;
		display: inline-block;
	}
	.months-wrapper .timeline-header-year:last-child:after,
	.months-wrapper .timeline-header-year:first-child:last-child{
		content: none;
	}
}
.page-timeline *{
    transition-duration: 0.2s;
    transition-property: background-color,border-color,box-shadow,color,opacity,text-shadow,transform;
    transition-timing-function: linear;
}
.timeline-title{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}





*/
/* New design*/
/*
.timeline-header-wrapper{
	overflow-x: auto;
	overflow-y: hidden;
}
.timeline-block{
	overflow-x: auto;
    overflow-y: hidden;
	padding-bottom: 37px;
	ul.nav-tabs.fixed {
		position: fixed;
		top: 0;
		background: #fff;
		width: 100%;
		z-index: 999;
		left: 0;
	}


	ul.nav-tabs {
		text-align: center;
		border-top: 1px solid #ddd;
		li{
			display: inline-block;
			float: none;
			margin-bottom: 0;
			border-right: 1px solid #ddd;
			&:last-child{
				border-right : 0;
			}
			&.active a{
				border: 0;
				border-bottom: 4px solid #8dc63f;
				color: #4d4d4d;
				font-weight: bold;
			}
			a{
			    padding: 8px 20px;
				display: inline-block;
				color: #808080;
				font-size: 16px;
				text-decoration: none;
				border: 0;
				border-bottom: 4px solid #fff;
				margin: 0;
				&:hover{
					background-color: transparent;

				}
			}
		}


	}

	.timeline-header-wrapper {
		text-align: center;
		max-width: 95%;
		margin: 0 auto;
		padding: 274px 0;

	}
	.timeline-date{
		font-size: 13px;
	}
.country-timeline-docs {
		position: relative;
		display: inline-block;
	}
	 .timeline-year {
		margin: 10px 0;
		display: block;
		margin-left: -17px;
		font-weight: bold;
		color: #808080;
	}
	.country-timeline-docs:nth-of-type(odd) .timeline-year {
		position: absolute;
		bottom: 10px;
	}
.country-timeline-docs:nth-of-type(even) .timeline-outer-wrapper {
		bottom: 8px;
		box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
	}
	.country-timeline-docs:nth-of-type(even) .timeline-year {
		position: absolute;
		top: 7px;
	}
	.country-timeline-docs:before {
		height: 18px;
		width: 18px;
		border: 3px solid #80b05c;
		border-radius: 100%;
		content: " ";
		position: absolute;
		left: 0;
		margin-left: -15px;
		display: block;
		top: -9px;
		background-color: #fff;
		z-index: 2;
	}
	.country-timeline-docs:not(:last-child):after {
		content: '';
		border-bottom: 3px solid #80b05c;
		display: block;
	}
	.timeline-outer-wrapper {
	    display: block;
		background: #80b05c;
		color: #fff;
		padding: 15px 10px;
		margin-bottom: 20px;
		text-align: center;
		border-radius: 4px;
		position: absolute;
		bottom: 18px;
		left: -74%;
		width: 148px;
		display: flex;
		justify-content: center;
		flex-direction: column;
		min-height: 70px;
	}
.country-timeline-docs:nth-of-type(odd) .timeline-outer-wrapper {
		top: 29px;
		bottom: auto;
		box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
	}
 .timeline-outer-wrapper {
		display: block;
		background: #80b05c;
		color: #fff;
		padding: 15px 10px;
		margin-bottom: 20px;
		text-align: center;
		border-radius: 4px;
		position: absolute;
		bottom: 18px;
		left: -74%;
		width: 148px;
		display: flex;
		justify-content: center;
		flex-direction: column;
		min-height: 70px;
	}








  padding: 0;
  margin-bottom: 80px;
  .block-title {
    padding: 8px 19px 9px;
    color: #fff;
    margin: 0;
    font-size: 18px;
  }
  .country-progress-view>.view-content {
    padding: 0 0 60px;
    background-color: #fff;
  }
  .view-country-timeline {
    padding: 142px 0;
    visibility: hidden;
  }
  .tab-content>.active {
    display: flex;
	align-items: center;
	justify-content: center;

  }
  .tab-content.more-items>.active {
	padding-left: 113px;
  }
  .view-country-timeline>.view-content {
    text-align: center;
    max-width: 95%;
    margin: 0 auto;
  }
 .country-timeline-docs {
    position: relative;
    display: inline-block;
    &:last-child {
      width: 0 !important;
      min-width: 0;
    }
    &:before {
      height: 18px;
      width: 18px;
      border: 3px solid  #80b05c;
      border-radius: 100%;
      content: " ";
      position: absolute;
      left: 0;
      margin-left: -15px;
      display: block;
      top: -9px;
      background-color: #fff;
      z-index: 2;
    }
    &:not(:last-child):after {
      content: '';
      border-bottom: 3px solid #80b05c;
      display: block;
    }
    .timeline-href-wrapper {
      color: #fff;
      &.timeline-no-doc-url {
        cursor: default;
        text-decoration: none;
      }
      a {
        color: #fff;
      }
    }
    &:nth-of-type(even) {
      .timeline-year {
        position: absolute;
        top: 7px;
      }
      .timeline-outer-wrapper {
        bottom: 8px;
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
      }
      .timeline-outer-wrapper {
        &:before {
          bottom: -7px;
        }
      }
    }
    &:nth-of-type(odd) {
      .timeline-year {
        position: absolute;
        bottom: 10px;
      }
      .timeline-outer-wrapper {
        top: 29px;
        bottom: auto;
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
      }
      .timeline-outer-wrapper {
        &:before {
          top: -7px;
        }
      }
    }
  }
  .timeline-outer-wrapper {
    display: block;
    background: #80b05c;
    color: #fff;
    padding: 15px 10px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 4px;
    position: absolute;
    bottom: 18px;
    left: -74%;
    width: 275px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 70px;
    &:before {
      content: '';
      position: absolute;
      left: 44%;
      width: 14px;
      height: 14px;
      background-color: #80b05c;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg)
    }
	a{
		color: #fff;
		font-size: 15px;
	}
  }
  .timeline-year {
    margin: 10px 0;
    display: block;
    margin-left: -17px;
    font-weight: bold;
    color: #808080;
  }
  .timeline-date,
  .country-timeline-doc-date {
    display: block;
    font-weight: bold;
  }
  .timeline-des-wrapper:not(:last-child) {
    border-bottom: 1px solid #fff;
    display: block;
    padding-bottom: 3px;
    margin-bottom: 3px;
  }
  ul.nav-tabs:not(.tabs--primary) li a {
    padding: 10px 15px 5px;
  }
  .empty-timeline-desc {
    padding: 79px 0 198px;
  }
  .country-timeline-doc-title {
    word-wrap: break-word;
  }

	.more-items.tab-content > .active {
		padding-left: 0;
		justify-content: flex-start;
	}
	.more-items.timeline-header-wrapper {
		padding-left: 70px;
	}


}



@media (min-width: 768px) and (max-width:991px) {
	.timeline-block .view-country-timeline {
		padding: 24% 0;
	}
	.timeline-block .empty-timeline-desc {
		padding: 7% 0 25%;
	}
	.timeline-block .timeline-outer-wrapper{
		min-height: 114px;
		font-size: 12px;
		width: 200px;
	}
	.node-type-country .country-doc-block .view-documents-country .tagged-doc-wrapper{
		width: 100%;
	}
	.multimedia-wrapper {
		margin-top: 0px;
	}

		.timeline-block  {
			margin-bottom: 35px;
		}

	.tab-pane.more-items {
		justify-content: flex-start !important;
		padding-left: 84px;
	}
}
@media (min-width: 992px) {
	.tab-pane.more-items {
		padding-left: 113px;
	}
}
@media (min-width: 768px) {
.country-timeline-docs {
		min-width: 175px;
	}
	.tab-pane.more-items {
		justify-content: flex-start !important;
	}
}
@media (max-width: 767px) {

	.timeline-block  {
	.country-timeline-docs{
			display: block;
			min-height: 166px;
			height: 166px;
			width: 0 !important;
			padding-left: 52px;
			&:before{
				left: auto;
				right: -10px;
			}
			&:not(:last-child):after {
				display: block;
				min-height: 100%;
				border-right: 3px solid #80b05c;

			}
		}
		.timeline-year {
			right: 16px;
			top: -21px !important;
		}
		.timeline-outer-wrapper{
			right: -185px;
			left: auto !important;
			top: -21% !important;
			bottom: auto !important;
			&:before{
				transform: rotate(133deg);
				right: 0;
				top: 28px !important;
				left: 0;
				margin-left: -7px;
			}
		}
		.view-country-timeline {
				padding: 79px 0 0 !important;
		}
		 .timeline-header-wrapper {
			padding: 80px 0 0;
		}
		.country-progress-block{
			padding-left: 50px;
		}
		.tab-content > .active {
			padding-left: 0;
			display: block;
		}
		.timeline-outer-wrapper {
			width: 215px;
			right: -248px;
		}
	}
}*/
/* latest design*/
/*.timeline-header-wrapper{
	overflow-x: auto;
	overflow-y: hidden;
}*/
.timeline-image {
  max-width: 235px;
  width: 100%;
  display: block;
  margin: 0 auto; }
  .timeline-image img {
    max-height: 156px;
    margin-left: auto;
    margin-right: auto; }

.timeline-short-desc {
  scrollbar-color: #888888 #f1f1f1;
  scrollbar-width: thin;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .timeline-short-desc.scrollbar-enabled {
    padding-right: 10px; }
  .timeline-short-desc::-webkit-scrollbar {
    width: 8px; }
  .timeline-short-desc::-webkit-scrollbar-track {
    background: #f1f1f1; }
  .timeline-short-desc::-webkit-scrollbar-thumb {
    background: #888888; }
  .timeline-short-desc::-webkit-scrollbar-thumb:hover {
    background: #555555; }

@media (min-width: 768px) {
  .country-progress-block {
    opacity: 0; }

  .timeline-block {
    	/*overflow-x: auto;
        overflow-y: hidden;*/
    padding-bottom: 37px;
    /*ul.nav-tabs.fixed {
    	position: fixed;
    	top: 0;
    	background: #fff;
    	width: 100%;
    	z-index: 999;
    	left: 0;
    }*/
    /*.timeline-year:before {
    	content: '';
    	border-bottom: 1px solid #ccc;
    	display: block;
    	margin-bottom: 6px;
    	position: absolute;
    	right: 73px;
    	width: 115px;
    	top: 35px;
    }*/
   /*.country-timeline-docs:before {
  	height: 18px;
  	width: 18px;
  	border: 1px solid #ccc;
  	border-radius: 100%;
  	content: " ";
  	position: absolute;
  	left: 0;
  	margin-left: -15px;
  	display: block;
  	top: -9px;
  	background-color: #fff;
  	z-index: 2;
  }*/
    padding: 0;
    /*  .tab-content>.active {
        display: flex;
    	align-items: center;
    	justify-content: center;

      }*/ }
    .timeline-block .yearSelect {
      width: 296px;
      margin: 0 15px;
      padding: 5px;
      border-color: #80b05c;
      box-shadow: none; }
    .timeline-block .view-content {
      text-align: center; }
    .timeline-block ul.nav-tabs {
      text-align: center;
      border-top: 1px solid #ddd;
      display: inline-block;
      border: 1px solid #ccc;
      border-radius: 20px;
      padding: 0 20px; }
      .timeline-block ul.nav-tabs li {
        display: inline-block;
        float: none;
        margin-bottom: 0;
        /*border-right: 1px solid #ddd;*/ }
        .timeline-block ul.nav-tabs li:last-child {
          border-right: 0; }
          .timeline-block ul.nav-tabs li:last-child a:after {
            content: none; }
        .timeline-block ul.nav-tabs li.active a {
          border: 0;
          border-bottom: 3px solid #8dc63f;
          color: #4d4d4d;
          font-weight: bold; }
        .timeline-block ul.nav-tabs li a {
          padding: 8px 20px;
          display: inline-block;
          color: #999;
          font-size: 16px;
          text-decoration: none;
          border: 0;
          border-bottom: 3px solid #fff;
          margin: 0;
          font-weight: bold; }
          .timeline-block ul.nav-tabs li a:hover {
            background-color: transparent; }
          .timeline-block ul.nav-tabs li a:after {
            content: '';
            border-right: 1px solid #ccc;
            position: absolute;
            right: 0;
            height: 16px;
            width: 1px;
            display: block;
            top: 7px; }
    .timeline-block .timeline-header-wrapper {
      text-align: center;
      max-width: 95%;
      margin: 0 auto; }
    .timeline-block .country-timline-wrapper {
      padding: 550px 0;
      border-bottom: 0; }
    .timeline-block .timeline-date {
      font-size: 17px; }
    .timeline-block .country-timeline-docs {
      position: relative;
      display: inline-block; }
    .timeline-block .timeline-year {
      margin: 10px 0;
      display: block;
      margin-left: -17px;
      font-weight: bold;
      color: #808080; }
    .timeline-block .country-timeline-docs:nth-of-type(odd) .timeline-year {
      position: absolute;
      bottom: 10px; }
    .timeline-block .country-timeline-docs:nth-of-type(even) .timeline-outer-wrapper {
      bottom: 8px;
      box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
    .timeline-block .country-timeline-docs:nth-of-type(even) .timeline-year {
      position: absolute;
      top: auto; }
    .timeline-block .country-timeline-docs:not(:last-child):after {
      content: '';
      border-bottom: 1px solid #ccc;
      display: block; }
    .timeline-block .timeline-outer-wrapper {
      display: block;
      background: #80b05c;
      color: #fff;
      padding: 15px 10px;
      margin-bottom: 20px;
      text-align: center;
      border-radius: 4px;
      position: absolute;
      bottom: 18px;
      left: -74%;
      width: 148px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      min-height: 70px; }
    .timeline-block .country-timeline-docs:nth-of-type(odd) .timeline-outer-wrapper {
      /*top: 29px;*/
      bottom: auto;
      /*box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);*/ }
    .timeline-block .timeline-outer-wrapper {
      display: block;
      background: #80b05c;
      color: #fff;
      padding: 15px 10px;
      margin-bottom: 20px;
      text-align: center;
      border-radius: 4px;
      position: absolute;
      bottom: 18px;
      left: -74%;
      width: 148px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      min-height: 70px; }
    .timeline-block .block-title {
      padding: 8px 19px 9px;
      color: #fff;
      margin: 0;
      font-size: 18px; }
    .timeline-block .country-progress-view > .view-content {
      padding: 0 0 60px;
      background-color: #fff; }
    .timeline-block .view-country-timeline {
      padding: 142px 0;
      visibility: hidden; }
    .timeline-block .country-timline-wrapper.nav.nav-tabs {
      display: flex;
      justify-content: center;
      margin: 0 auto; }
    .timeline-block .tab-content.more-items > .active {
      padding-left: 113px; }
    .timeline-block .view-country-timeline > .view-content {
      text-align: center;
      max-width: 95%;
      margin: 0 auto; }
    .timeline-block .tab-pane:not(.more-items) .country-timeline-docs:last-child {
      min-width: 0 !important; }
    .timeline-block .country-timeline-docs {
      position: relative;
      display: inline-block;
      /*white-space: nowrap;
      float: left;*/ }
      .timeline-block .country-timeline-docs:last-child {
        width: 0 !important; }
      .timeline-block .country-timeline-docs:before {
        height: 12px;
        width: 12px;
        border: 1px solid #ccc;
        border-radius: 100%;
        content: " ";
        position: absolute;
        left: 9px;
        margin-left: 6px;
        display: block;
        bottom: 71px;
        background-color: #148ECE;
        z-index: 2; }
      .timeline-block .country-timeline-docs:not(:last-child):after {
        content: '';
        border-bottom: 1px solid #ccc;
        display: block;
        margin-bottom: 11px; }
      .timeline-block .country-timeline-docs .timeline-href-wrapper {
        color: #fff; }
        .timeline-block .country-timeline-docs .timeline-href-wrapper.timeline-no-doc-url {
          cursor: default;
          text-decoration: none; }
        .timeline-block .country-timeline-docs .timeline-href-wrapper a {
          color: #fff; }
      .timeline-block .country-timeline-docs:nth-of-type(odd) .timeline-year {
        position: absolute;
        bottom: -35px;
        background: #148ECE;
        color: #fff;
        padding: 10px;
        border-radius: 73%;
        width: 73px;
        height: 73px;
        top: auto; }
        .timeline-block .country-timeline-docs:nth-of-type(odd) .timeline-year:after {
          content: '';
          border-right: 2px dashed #148ECE;
          top: -21px;
          /* margin-top: -193px; */
          display: block;
          position: absolute;
          width: 1px;
          height: 19px;
          left: 37px; }
      .timeline-block .country-timeline-docs:nth-of-type(odd) .timeline-outer-wrapper {
        bottom: 58px;
        box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); }
      .timeline-block .country-timeline-docs:nth-of-type(odd) .timeline-outer-wrapper:before {
        bottom: -7px; }
      .timeline-block .country-timeline-docs:nth-of-type(even) .timeline-year {
        position: absolute;
        bottom: -35px;
        background: #148ECE;
        color: #fff;
        padding: 10px;
        border-radius: 73%;
        width: 73px;
        height: 73px; }
        .timeline-block .country-timeline-docs:nth-of-type(even) .timeline-year:after {
          content: '';
          border-right: 2px dashed #148ECE;
          top: -11px;
          /* margin-top: -193px; */
          display: block;
          position: absolute;
          width: 1px;
          height: 25px;
          left: 36px; }
      .timeline-block .country-timeline-docs:nth-of-type(even) .timeline-outer-wrapper {
        top: 82px;
        bottom: auto;
        /* box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);*/ }
      .timeline-block .country-timeline-docs:nth-of-type(even) .timeline-outer-wrapper:before {
        top: -7px; }
      .timeline-block .country-timeline-docs:nth-of-type(even):before {
        top: 60px;
        left: 8px; }
      .timeline-block .country-timeline-docs:nth-of-type(even) .timeline-year:after {
        top: auto;
        bottom: -17px; }
    .timeline-block .timeline-outer-wrapper {
      display: block;
      background: transparent;
      color: #ccc;
      padding: 15px 10px;
      margin-bottom: 20px;
      text-align: center;
      border-radius: 4px;
      position: absolute;
      bottom: 18px;
      left: -74%;
      width: 275px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      min-height: 70px;
      box-shadow: none !important;
      /* &:before {
         content: '';
         position: absolute;
         left: 44%;
         width: 14px;
         height: 14px;
         background-color: #80b05c;
         -webkit-transform: rotate(45deg);
         transform: rotate(45deg)
       }*/ }
      .timeline-block .timeline-outer-wrapper .country-timeline-doc-title a {
        color: #666;
        font-size: 15px;
        color: #148ece;
        margin-bottom: 10px;
        margin-top: 10px;
        display: block;
        font-weight: bold;
        line-height: 21px; }
    .timeline-block span.timeline-image img {
   /* border-radius: 90%;
    height: 140px;
    width: 200px;
    height: 200px;
	margin: 0 auto;
	-webkit-box-shadow: 3px 3px 30px 0px rgba(51, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 30px 0px rgba(51, 50, 50, 0.75);
	box-shadow:         3px 3px 30px 0px rgba(51, 50, 50, 0.75);*/
      border-radius: 4px;
      box-shadow: 5px 5px 9px 0px rgba(0, 0, 0, 0.75);
      -webkit-box-shadow: 5px 5px 9px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 5px 5px 9px 0px rgba(0, 0, 0, 0.75); }
    .timeline-block .timeline-year {
      margin: 10px 0;
      display: block;
      margin-left: -17px;
      font-weight: bold;
      color: #808080; }
    .timeline-block .timeline-date,
    .timeline-block .country-timeline-doc-date {
      display: block;
      font-weight: 600;
      font-size: 18px; }
    .timeline-block .timeline-date {
      font-weight: bold; }
      .timeline-block .timeline-date span {
        font-size: 16px;
        font-weight: 600; }
    .timeline-block .timeline-des-wrapper:not(:last-child) {
      border-bottom: 1px solid #fff;
      display: block;
      padding-bottom: 3px;
      margin-bottom: 3px; }
    .timeline-block ul.nav-tabs:not(.tabs--primary) li a {
      padding: 4px 25px 5px; }
    .timeline-block .empty-timeline-desc {
      padding: 79px 0 198px; }
    .timeline-block .country-timeline-doc-title {
      word-wrap: break-word; }
    .timeline-block .more-items.tab-content > .active {
      padding-left: 0;
      justify-content: flex-start; }
    .timeline-block .more-items.timeline-header-wrapper {
      padding-left: 70px; }
    .timeline-block .timeline-month {
      border-bottom: 1px solid #79bbd8;
      padding-bottom: 5px;
      margin-bottom: 2px;
      display: block;
      text-transform: uppercase;
      font-weight: normal; }
    .timeline-block .scrtabs-tabs-fixed-container {
      width: 100% !important;
      height: auto;
      /*overflow: visible;*/ }
    .timeline-block .scrtabs-tab-scroll-arrow {
      position: absolute;
      z-index: 9999;
      margin-top: -22px;
      top: 47%;
      width: 44px;
      border: 0;
      font-size: 0; }
    .timeline-block .tab-pane > .scrtabs-tab-container > .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left {
      left: -21px;
      background: url("../../images/Timeline/carousel_left.png") no-repeat 0 0; }
    .timeline-block .tab-pane > .scrtabs-tab-container > .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right {
      right: -28px;
      background: url("../../images/Timeline/carousel_right.png") no-repeat 0 0; }
    .timeline-block .country-timeline-docs:nth-child(2n):before,
    .timeline-block .country-timeline-docs:nth-child(2n) .timeline-year {
      background: #75BF45; }
    .timeline-block .country-timeline-docs:nth-child(2n) .timeline-year:after {
      border-color: #75BF45; }
    .timeline-block .country-timeline-docs:nth-child(2n) .timeline-year .timeline-month {
      border-color: #add586; }
    .timeline-block .country-timeline-docs:nth-child(3n):before,
    .timeline-block .country-timeline-docs:nth-child(3n) .timeline-year {
      background: #124b88; }
    .timeline-block .country-timeline-docs:nth-child(3n) .timeline-year:after {
      border-color: #124b88; }
    .timeline-block .country-timeline-docs:nth-child(3n) .timeline-year .timeline-month {
      border-color: #3d7db2; }
    .timeline-block .country-timeline-docs:nth-child(1n) .timeline-outer-wrapper .country-timeline-doc-title a {
      color: #148ECE; }
    .timeline-block .country-timeline-docs:nth-child(2n) .timeline-outer-wrapper .country-timeline-doc-title a {
      color: #75BF45; }
    .timeline-block .country-timeline-docs:nth-child(3n) .timeline-outer-wrapper .country-timeline-doc-title a {
      color: #124B88; }
    .timeline-block .timeline-short-desc {
      color: #666666;
      max-height: 143px;
      overflow: auto;
      display: block; }
    .timeline-block .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right.scrtabs-disable {
      opacity: 0.3; }
    .timeline-block .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left.scrtabs-disable {
      opacity: 0.3; } }
@media (min-width: 768px) and (max-width: 991px) {
  .timeline-block .view-country-timeline {
    padding: 24% 0; }

  .timeline-block .empty-timeline-desc {
    padding: 7% 0 25%; }

  .timeline-block .timeline-outer-wrapper {
    min-height: 114px;
    font-size: 12px;
    width: 200px; }

  .node-type-country .country-doc-block .view-documents-country .tagged-doc-wrapper {
    width: 100%; }

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

  .timeline-block {
    margin-bottom: 35px; }

  .tab-pane.more-items {
    justify-content: flex-start !important;
    padding-left: 84px; }

  .timeline-block .scrtabs-tabs-fixed-container {
    width: 92% !important; }

  .tab-pane.more-items .country-timline-wrapper {
    /*padding-left: 263px;*/
    transform: translate(87px, -27px); } }
@media (min-width: 992px) {
  .tab-pane.more-items .country-timline-wrapper {
    /*padding-left: 263px;*/
    transform: translate(105px, 0); }

  /*.timeline-block .scrtabs-tabs-movable-container {
  	position: relative;
  	left: 106px;
  }*/ }
@media (min-width: 768px) {
  .tab-pane.more-items .country-timline-wrapper {
    /*padding-left: 178px;*/ } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-block .tab-pane > .scrtabs-tab-container > .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-left {
    left: 0; }
  .timeline-block .timeline-block .scrtabs-tab-scroll-arrow {
    top: 50%; }
  .timeline-block .tab-pane > .scrtabs-tab-container > .scrtabs-tab-scroll-arrow.scrtabs-tab-scroll-arrow-right {
    right: 0px; } }
@media (min-width: 768px) {
  .country-timeline-docs {
    min-width: 285px;
    /*190px;*/
    max-width: 131px; }

  .tab-pane.more-items {
    justify-content: flex-start !important; } }
@media (max-width: 767px) {
  .timeline-block .country-timeline-docs {
    display: block;
    height: auto !important;
    /*height: 166px;*/
    width: 0 !important;
    /*padding-left: 52px;*/
    padding: 0 20px;
    width: 100% !important;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px; }
    .timeline-block .country-timeline-docs:before {
      left: auto;
      right: -10px; }
    .timeline-block .country-timeline-docs:not(:last-child):after {
      display: block;
      min-height: 100%;
      border-right: 1px solid #ccc; }
  .timeline-block .timeline-year {
    right: 16px;
    top: -21px !important; }
  .timeline-block .timeline-outer-wrapper {
    right: -185px;
    left: auto !important;
    top: -21% !important;
    bottom: auto !important; }
    .timeline-block .timeline-outer-wrapper:before {
      transform: rotate(133deg);
      right: 0;
      top: 28px !important;
      left: 0;
      margin-left: -7px; }
  .timeline-block .view-country-timeline {
    padding: 79px 0 0 !important; }
  .timeline-block .timeline-header-wrapper {
    padding: 30px 0 0; }
  .timeline-block .country-progress-block {
    padding-left: 50px; }
  .timeline-block .tab-content > .active {
    padding-left: 0;
    display: block; }
  .timeline-block .timeline-outer-wrapper {
    width: 215px;
    right: -248px; }
  .timeline-block .timeline-outer-wrapper a {
    color: #666;
    font-size: 15px;
    color: #148ece;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    font-weight: bold;
    line-height: 21px; }
  .timeline-block .timeline-short-desc {
    color: #666666; }
  .timeline-block .timeline-year {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 16px;
    display: block; }
  .timeline-block .yearSelect {
    /*width: 296px;
    margin: 0 15px;*/
    padding: 5px;
    border-color: #80b05c;
    box-shadow: none;
    width: calc(100% - 30px);
    margin: 0 auto;
    float: none;
    display: block; } }

/*# sourceMappingURL=style.css.map */
/*Added by Arun on 05/05/2022*/
.node-type-blockcontents .funders-slider-logos, .node-type-key-products .funders-slider-logos{
  margin-bottom: 40px;
  margin-top: 50px;
}
