/****** PLACE YOUR CUSTOM STYLES HERE ******/
@media (max-width: 767px) {
	section {
	    padding: 20px 0;
	}
	.xs-bot-line {
		border-bottom: 1px solid #CCCCCC;
	}
	.back-to-top {
		display: none !important;
	}
}

@media only screen and (max-width: 768px) {
    #grad1{
        display: none !important;
    }
}
p.lead {
  text-align: Justify;
}

footer {
  padding: 42px 0 22px;
}

.nav-bar {
  height: 75px;
  line-height: 70px;
  max-height: 75px;
}

.nav-bar .module,
.nav-bar .module-group {
  height: 75px;
}
.nav-bar a {
  height: 75px;
}
@media (max-width: 990px) {
	.nav-bar .module, .nav-bar .module-group, .nav-bar a {
	    height: initial !important;
	}
	.menu a {
		height: auto !important;
	}
	.module.widget-handle {
		line-height: 75px;
		min-height: 75px;
	}
	.page-title-2 .breadcrumb {
		margin-top: 0;
	}
}
@media (min-width: 767px) {
	.back-to-top {
		border: 2px solid #AAA !important;
	    bottom: 60px !important;
	    color: #DDD !important;
	    cursor: pointer;
	    display:none;
		left: auto;
	    left: initial !important;
	    min-width: 40px !important;
	    min-height: 40px !important;
	    overflow: hidden !important;
	    position: fixed !important;
	    right: 0 !important;
    }
    .back-to-top:hover {
    	color: #FFF !important;
    }
}

nav.nav-centered .logo {
  margin: 15px 0 10px 0;
  max-height: 77px;
}

.logo {
    max-height: 90%;
}

.menu li a {
  color: #292929;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  max-width: 100%;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  text-transform: uppercase;
  transition: all 0.3s ease;
  white-space: normal;
}

.menu > li > ul li a {
  text-transform: none !important;
}

.module {
    padding: 0 22px;
}

.breadcrumb-2 > li + li:before {
    padding: 0 4px !important;
}
.breadcrumb-2 li a, .breadcrumb-2 li {
    letter-spacing: .5px !important;
    font-size: 12px !important;
}

.breadcrumb-2 > li + li:before {
	color: #f9ad19;
}

h2.uppercase {
    letter-spacing: 5px !important;
}
.ncdhome-slider .slides li { height: 300px; }

.page-title-1,
.page-title-2 {
  height: 150px;
}

.feature.boxed.datadownload {
    background: rgba(255,245,230,1);
}

.my-nav-footer {
    height: 0 !important;
}

.my-nav-footer li{
	margin-right: 17px;
}

.my-nav-footer li a {
    font-size: 10px;
	font-weight: 600;
	color: #FFF;
}
.breadcrumb-2 li a, .breadcrumb-2 li {
	text-transform: none;
}

/****** PUBBLICATIONS ******/

.publications-list .publication {
    padding-bottom: 3em;
}

.publications-list .publication p {
    margin-bottom: 0;
    font-size: 16px;
	text-align: Justify;
}

.publications-list .publication .publication-abstract {
    padding: 0.5em 0 0.6em;
    width: 90%;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-style: italic;
    font-size: 14px;
    color: #4F4F4F;
    line-height: 18px !important;
}

#tab-download.button-tabs.vertical > .content {
    min-width: 70% !important;
}

.newsmedia, .lastpublications, .aboutus-short {
	text-align: justify !important;
}

.button-tabs .tab-title span {
	text-transform: none !important;
}
/****** SPECIAL TABLE ******/

.rwd-table, .rwd2-table {
  margin: 1em 0;
  min-width: 300px;
}
.rwd-table tr, .rwd2-table tr {
  border-top: 1px solid #f9ad19;
  border-bottom: 1px solid #f9ad19;
}
.rwd-table th, .rwd2-table th {
  display: none;
}
.rwd-table td, .rwd2-table td {
  display: block;
}
.rwd-table td:first-child, .rwd2-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child, .rwd2-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before, .rwd2-table td:before {
  content: attr(data-th) ": ";
  color: #666666 !important;
  font-weight: bold;
  text-transform: none !important;
  width: 6.5em;
  display: inline-block;
}
@media (min-width: 480px) {
  .rwd-table td:before, .rwd2-table td:before {
    display: none;
  }
}
.rwd-table th, .rwd2-table th {
  font-size: 14px;
  text-align: center !important;
}
.rwd-table td, .rwd2-table td {
  text-align: center;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table td:first-child {
    padding-left: 0;
    font-size: 11px !important;
    line-height: 14px !important;
    width: 12%;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}

@media (min-width: 480px) {
  .rwd2-table th, .rwd2-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd2-table td:first-child {
    padding-left: 0;
  }
}

.rwd-table, .rwd2-table {
  background: #FFFFFF;
  border-radius: 1.2em;
  overflow: hidden;
}
.rwd-table tr, .rwd2-table tr {
  border-color: #fabf4b;
}
.rwd-table th, .rwd-table td, .rwd2-table th, .rwd2-table td {
  margin: .5em 1em;
}
.rwd2-table th, .rwd2-table td {
  vertical-align: top;
}
.rwd2-table th p, .rwd2-table td p {
  font-size: 11px !important;
  line-height: 14px !important;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td, .rwd2-table th, .rwd2-table td {
    padding: 1em !important;
  }
}
.rwd-table th, .rwd2-table th {
  background: #f9ad19;
}
.rwd-table th, .rwd-table td:before, .rwd2-table th, .rwd2-table td:before {
  color: #666666;
  text-transform: none;
  text-align: left;
}

.rwd-table .tooltip > .tooltip-inner, .rwd2-table .tooltip > .tooltip-inner {
    background-color: #999999;
    color: #FFFFFF;
    border: 1px solid f9ad19;
	border-radius: 1.2em;
    padding: 15px;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
}

@media (min-width: 480px) {
	.rwd-table img {
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.rwd-table img {
		max-width: 60px; /*70 before adding distribution column*/
	}
}
@media (min-width: 992px) {
	.rwd-table img {
		max-width: 115px; /*145 before adding distribution column*/
	}
}

.minititle {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
}

.image-ontop {
	vertical-align: top !important;
}

.download-button {
	color: #313742;
	font-size: 12px;
	float: right;
}

.archive-citation {
	color: #313742;
	font-size: 12px;
}

.fixed-sidebar{
   width: 45px;
   height: 90px;
   float: left;
   top: 30%;
}

.fixed {
    position: fixed;
	top: 75px;
}

.anchor { padding-top: 90px; }

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.title-text {
	cursor: help;
}

.tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: black;
	opacity: 0.4;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
		z-index: 100000 !important;
    bottom: 92%;
    left: 62%;
    margin-left: -95px;
}

.tooltiptext-3 {
    visibility: hidden;
    width: 100px;
    background-color: black;
	opacity: 0.4;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 102%;
    left: 65%;
    margin-left: -65px;
}

.feature .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
		z-index: 100000 !important;
}

.feature:hover .tooltiptext {
    visibility: visible;
		z-index: 100000 !important;
}

.feature .tooltiptext-3::after {
    content: " ";
    position: absolute;
    top: 100%; /* At the bottom of the tooltip */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.feature:hover .tooltiptext-3 {
    visibility: visible;
}

.tooltiptext-modal {
    visibility: hidden;
    width: 30px;
    background-color: black;
	opacity: 0.4;
    color: #fff;
    text-align: center;
    border-radius: 6px;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    left: 105%;
    margin-left: -60px;
}

.modal-div .tooltiptext-modal::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}

.modal-div:hover .tooltiptext-modal {
    visibility: visible;
}

#data-source-text {
	padding-left: 5%;
	margin-bottom: 0px;
}

#data-source-list {
	padding-left: 5%;
	font-size: 11px;
	line-height: 13px;
}

#country-select {
	font-size: 12px;
	text-transform: capitalize;
}

#grad1 {
    position: relative;
    left: 25%;
    display: block;
    z-index: 5;
    height: 300px;
    width: 75%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,1), rgba(255,255,255,0) 45%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, rgba(255,255,255,1), rgba(255,255,255,0) 45%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, rgba(255,255,255,1), rgba(255,255,255,0) 45%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0) 45%); /* Standard syntax (must be last) */
    /*background: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1)), url(../img/altmetric-spinner.png); /* Standard syntax (must be last) */
}
