@charset "utf-8";
/* CSS Document */

body {
/*	margin: 47px 0 0 0; */
	margin: 0;
	height: 100%;
	background-color: #ffffff;
	color: #1B3260;
	font-family: Ubuntu, sans-serif;
	font-size: 14px;
	line-height: 1.5;
}

a, a:hover, a:focus, a:active {
	text-decoration: none;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Ubuntu, sans-serif;
	line-height: 1.2;
}
h1 {
	color: #1B325F;
	position: relative;
	font-weight: 700;
	font-size: 36px;
	line-height: 1.2;
	text-transform: uppercase;
	/* margin: 18px 0 2px 0; */
	margin: 0;
}
h1 span {
	color: #606060;
	font-size: 16px;
	font-weight: 400;
	margin-left: 22px;
	letter-spacing: normal;
}

h2 {
	font-size: 34px;
	font-weight: 400;
	margin: 10px 0 0 0;
}

h3 {
	font-weight: bold;
	font-size: 23px;
	line-height: 28px;
	color: #1B325F;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 35px 0 15px 0;
}

h4 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 25px 0 15px 0;
}

h5 {
	font-size: 14px;
	line-height: 1;
	font-weight: 700;
	text-transform: uppercase;
}

.dummy {
	display: none !important;
}

.clear {
	clear: both;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}

.header-content-wrapper, .menu-content-wrapper, .body-wrapper, .footer1-wrapper, footer2-wrapper, .info-wrapper, .years-wrapper, .geohie-wrapper {
	position: relative;
	width: 100%;
	min-width: 990px;
}
.header-content-wrapper {
	background-color: #ffffff;
	border-bottom: 1px solid #DCE7EE;
	z-index: 20;
}
.menu-content-wrapper {
	background-color: #ffffff;
	border-bottom: 1px solid #DCE7EE;
	z-index: 40;
/*	position: fixed; */
	top: 0;
	left: 0;
}
.menu {
	padding: 0 20px;
}
.header {
	padding: 0 20px;
}
.body-wrapper {
	background-color: #ffffff;
	height: 100%;
}
.footer1-wrapper {
	background-color: #00AEEF;
	z-index: 10;
}
.footer2-wrapper {
	position: relative;
	background-color: #ffffff;
}
.footer-bottom {
	border-top: 1px solid #DCE7EE;
}
.donor .footer2-content-wrapper {
	text-align: center;
	font-size: 80%;
}
.footer2-disclaimer a.aimg, .footer2-disclaimer a.aimg:hover {
	border: none;
	text-decoration: none;
}
.footer2-disclaimer a.aimg img {
	opacity: 0.80;
	filter: alpha(opacity=80);
}
.footer2-disclaimer a.aimg:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.footer2-wrapper {
	line-height: 18px;
}
.footer2-wrapper.contacts p {
	display: inline;
    float: left;
}
.footer2-wrapper p {
	margin: 0;
}
.footer2-wrapper.contacts p strong {
	font-size: 15px;
    text-transform: uppercase;
    margin-right: 20px;
    line-height: 35px;
}
.footer2-wrapper a {
	text-transform: uppercase;
	font-weight: bold;
	color: #F16C4F;
    text-decoration: none;
}
.footer2-wrapper a:hover {
    border-bottom: 1px dotted #F16C4F;
}
.footer2-wrapper a.button {
	color: #ffffff;
}
.footer2-wrapper a.button:hover {
	color: #ffffff;
	border-bottom: 1px solid #1B325F;
}
.info-wrapper {
	background-color: #E9F2F9;
	border-bottom: 1px solid #D5E1EA;
}
.comparison-wrapper {
	text-align: center;
	overflow: auto;
	overflow-y: hidden;
}
.comparison, .compnav-content-wrapper {
	text-align: left;
}
.rankings-wrapper {
	text-align: center;
	overflow: auto;
	overflow-y:hidden;
}
#rankings-content-wrapper {
	text-align: left;
}
#profile {
	padding: 25px 0;
}
#recommendations {
	padding: 20px 0;
}
#list-all {
	padding: 10px 0 40px 0;
}
#comparison, #rankings-content {
	min-width: 950px;
}
#comparison {
	padding: 25px 20px;
}
#rankings-content {
	padding: 15px 20px;
}
#rankings-content {
	min-width: 950px;
}
#rankings-selection, #rankings {
/*	display: table-cell; */
	vertical-align: top;
}
#rankings h4 {
	font-weight: 400;
	margin: 15px 0 15px 54px;
	text-transform: none;
	letter-spacing: 0;
}
#rankings h4 em {
	font-weight: 700;
	font-style: normal;
}
#rankings-selection {
	width: 100%;
	padding-bottom: 20px;
}
#entities-selector-wrapper {
	position: relative;
	width: 100%;
}
#entities-selector-content {
  margin: 0 auto;
}
#entities-selector {
	position: absolute;
	width: 950px;
	padding: 0 20px 30px 20px;
	bottom: 0;
}
.years-wrapper, .geohie-wrapper {
	background-color: #E9F2F9;
}
.geohie-wrapper {
	border-top: 1px solid #DCE7EE;
	border-bottom: 1px solid #DCE7EE;
}
.selection-wrapper {
	background-color: #e7e7e7;
	border-bottom: 1px solid #D5E1EA;
}
.summary-wrapper {
	border-top: 1px solid #D5E1EA;
	background-color: #E9F2F9;
	border-bottom: 1px solid #DCE7EE;
}
.compnav-wrapper {
	display: inline-block;
	min-width: 100%;
	background-color: #E9F2F9;
	border-top: 1px solid #D5E1EA;
	text-align: center;
}
.landing-text-motto-wrapper {
	background-color: #E9F2F9;
}
.landing-text-motto a {
	color: #1B3260;
}
.landing-text-motto a:hover {
	border-bottom: 1px dotted;
}
#compnav {
	min-width: 950px;
	padding: 0 20px;
	margin: 15px 0 20px 0;
	white-space: nowrap;
}
.header-content, .menu-content, .body-content-wrapper, .summary-content-wrapper, .footer1-content-wrapper, .footer2-content-wrapper, .info-content-wrapper, .years-content-wrapper, .geohie-content-wrapper, .selection-content-wrapper, .rankings-wrapper, .main-info, .main-error, #entities-selector-content, .carousel-wrapper, .landing-text-motto, .breaking {
	text-align: left;
	margin: 0 auto;
	min-width: 990px;
	width: 97.5%;
	max-width: 1390px;
}
.menu#langs {
	float: right;
	width: auto;
	min-width: auto;
	max-width: none;
	padding: 0;
	margin: 12px 0 0 30px;
}
.carousel, .landing-text-motto-content, .breaking {
	width: 97.5%;
	max-width: 1100px;
	text-align: center;
	margin: 0 auto;
}
.carousel {
	height: 129px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 15px;
}
.landing-text-motto {
	font-size: 100%;
	font-weight: 400;
	padding: 31px 0;
}
.comparison, .compnav-content-wrapper {
	display: inline-block;
}
#rankings_content-wrapper {
	min-width: 990px;
}
.info-content {
	padding: 16px 20px 11px 20px;
}
.info-content h1 {
	float: left;
}
.info-content a.button {
	position: relative;
	top: 7px;
}
.info-img {
	float: left;
	position: relative;
	top: -5px;
	width: 50px;
	height: 50px;
	margin-right: 25px;
}
.years-content {
	padding: 21px 20px 12px 20px;
}
.geohie-content {
	padding: 20px 20px 10px 20px;
}
.hie-content {
}
.geo-content {
	float: right;
	text-align: right;
}
.summary-content {
	padding: 0 20px;
	display: flex;
}
.body-content {
	padding: 0 20px;
}
.selection-content {
	padding: 15px 20px 20px 20px;
}
.footer1-content {
	padding: 10px 20px;
}
.footer2-content {
	padding: 35px 20px;
}
.menu-content {
	display: block;
	line-height: 28px;
  padding: 0;
}
.menu > ul {
	margin: 0;
	padding: 0;
}
.menu > ul > li {
	position: relative;
	list-style: none;
	padding: 13px 0;
	float: left;
}
.menu > ul > li.superfirst {
	padding-left: 0;
}
.menu > ul > li.last, .menu img.last {
	float: right;
}
.menu > ul > li.superlast, .menu img.superlast {
	margin-right: 0;
	padding-right: 0;
}
.menu img.firstflag.superlast {
	margin-right: 20px;
	margin-left: 15px;
}
.menu .flagimg {
	margin: 17px 0 0 2px;
	opacity: 0.75;
	filter: alpha(opacity=75);
	border: 1px solid #c0c0c0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}
.menu .flagimg:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
	filter: alpha(opacity=100);
}
.menu .lastflag {
	margin-left: 13px;
}
.menu > ul > li a {
	display: block;
	color: #1B325F;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 0px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; 	
}
.menu > ul > li > a {
	height: 20px;
	font-size: 19px;
	line-height: 20px;
	padding: 10px 14px;
	border: none;
}
.menu > ul > li.toplevel a {
	margin-right: 11px;
	background-image: url(/images/sub.png);
	background-position: right center;
	background-repeat: no-repeat;	
}
.menu > ul > li.superfirst > a {
	padding-left: 0;
}
.menu > ul > li.superlast > a {
	padding-right: 0;
}
.menu > ul > li a#basket-count {
	color: #ffffff;
	background-color: #F16C4F;
	font-size: 13px;
	margin-left: 20px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.menu > ul > li a:hover, .menu > ul  > li a:active {
	text-decoration: none;
	color: #00AEEF;
}

/* Sub Menu Unordered List Second Level Style */
.menu ul li ul {
	display: none;
}
/* Before Second Level Unordered List Style */
	.menu ul li ul:before {
	content: " ";
	position: absolute;
	display: block;
	z-index: 1500;
	left: 0;
	width: 100%;
}
/* Sub Menu Unordered List Second Level Style
When Parent List Item is Hovered */
.menu ul li:hover ul {
	position: absolute;	
	display: block;
	z-index: 100004;
	list-style: none;
	padding: 0px;
	margin: 0px;
	background-color: #E9F2F9;
	border: 1px solid #DCE7EE;
	padding: 0 10px;
}	 
/* Second Level Menu List Items Style */
.menu ul li ul li {
	float: none;        
}
/* Second Level List Items Links Style */
.menu ul li ul li a, .menu ul li ul li a:link {
	display: block;
	padding: 12px 0px !important;
	margin: 0px !important;
	border: 0px;
	border-bottom: 1px solid #DCE7EE;
	line-height: 13px;
	font-size: 12px;
	letter-spacing: 0;
	text-transform: uppercase;
	width: 100%;
	background-image: none;
	font-weight: bold;
	text-align: center;
}
.menu ul li ul li:last-child a {
	border-bottom: none;
}
.menu ul li ul li a:hover {
	color: #00AEEF;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.menu  > a {
	display: none;
}
.menu  li {
	position: relative;
}
.menu  li a {
	display: block;
}
.menu  span:after {
	width: 0;
	height: 0;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
}
/* first level */
.menu  > ul > li {
	float: left;
}
/* second level */
.menu  li ul {	
	display: none;
	position: absolute;
}
.menu  li:hover ul {
	display: block;
	left: 0;
	right: 0;
}

		
		
.menu-content ul li a#basket-count:hover {
	background-color: #1B325F;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}
.menu-content ul li #basket-window .basket-element {
	padding: 10px 0;
	border-top: 1px solid #DCE7EE;
}
.menu-content ul li #basket-window .basket-element:hover {
	background-color: #E9F2F9;
}
.menu-content ul li #basket-window .basket-element-first {
	border-top: none;
}

.menu-content ul li #basket-window a {
	height: 16px;
	font-size: 13px;
	line-height: 16px;
}
.menu-content ul li #basket-window .be-remove, .menu-content ul li #basket-window .be-name {
	float: left;
	margin: 0px 10px;
}
.menu-content ul li #basket-window .be-remove a, .menu-content ul li #basket-window .be-name {
	padding: 0;
}
.menu-content ul li #basket-window .be-remove a {
	width: 16px;
	height: 16px;
}
.menu-content ul li #basket-window .be-remove {
	width: 16px;
}
.menu-content ul li #basket-window .be-name {
	width: 294px;
}
.menu-content ul li #basket-window .be-name a {
	color: #F16C4F;
	border-bottom: 1px solid transparent;
	padding: 0;
	display: inline;
}
.menu-content ul li #basket-window .be-name a span {
	color: #909090;
	font-size: 11px;
	font-weight: 400;
}
.menu-content ul li #basket-window .be-name a:hover {
	background-color: transparent;
	border-bottom: 1px dotted #F16C4F;
}
.menu-content ul li #basket-window .be-name a:active {
	background-color: transparent;
	border-bottom: 1px solid #F16C4F;
}
.footer1-nav {
	padding: 25px 0;
}
.footer1-nav h4 {
	font-size: 21px; 
	line-height: 30px;
	font-weight: bold;
	text-transform: none;
	margin: 0 0 4px 0;
}
.footer1-nav ul, .footer1-nav ul li {
	margin: 0;
    padding: 0;
    border: 0;
	list-style: none;
}
.footer1-nav ul {
	margin-top: 20px;
}
.footer1-nav ul li {
	margin-bottom: 10px;
}
.footer1-nav ul li a {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.footer1-nav ul li a:hover {
	border-bottom: 1px dotted #FFF;
}
.footer1-info {
	border-top: 1px dashed #c8c8c8;
	padding-bottom: 15px;
	text-align: center;
}
.footer1-info p {
	color: #989898;
	font-family: Ubuntu, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 20px 0 10px 0;
}
.footer1-info h4 {
	color: #989898;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 21px;
}
.footer2-disclaimer {
}
.main-info, .main-error {
	text-align: center;
	margin: 0px auto;
}
.main-info {
	padding: 60px 0;
}
.main-error {
	padding: 100px 0;
}
.main-info h1, .main-error h1 {
	font-size: 28px;
	margin: 30px 0;
	line-height: 1.5;
	font-weight: 700;
	letter-spacing: 1px;
}
.main-info h1 {
	color: #8AB9DF;
}
.main-error h1 {
	color: #F16C4F;
}
.main-info h3, .main-error h3 {
	color: #707070;
	margin: 15px 0;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 700;
}

.info-area {
	color: #8AB9DF;
	font-family: Ubuntu, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	padding-left: 28px;
	background: url(../images/info.png) no-repeat;
}

.text {
	position: relative;
	color: #1B3260;
	font-family: Ubuntu, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	padding: 5px 0 35px 0;
}
.toc {
	float: left;
	width: 250px;
	margin-right: 50px;
}
.content {
	margin-left: 300px;
}
.content-wide {
}

.landing-wrapper {
	background-color: #1F3260;
	position: relative;
	width: 100%;
	overflow: hidden;
}
#landing-img {
	height: 440px;
	width: auto;
	margin-top: 75px;
}
.block-element {
    float: left;
    padding: 0 1.5%;
}
.normal {
}
.divider {
	border-top: 1px solid #DCE7EE;
}
.light {
	background-color: #E9F2F9;
}
.medium {
	background-color: #d0d0d0;
}
.dark {
	background-color: #b7b7b7;
}
.disclaimer {
	background-color: #f9f2db;
	border-top: 1px solid #e7dcb8;
}
.element-wrapper {
	padding: 40px 0;
}
.element-2, .element-3, .element-4, .element-5, .element-6, .element-7, .element-8 {
	float: left;
}
.element-2 {
	width: 46%;
	padding: 0 2%;
}
.element-3 {
	width: 29.333%;
	padding: 0 2%;
}
.element-4 {
	width: 21%;
	padding: 0 2%;
}
.element-5 {
	width: 16%;
	padding: 0 2%;
}
.element-6 {
	width: 13.666%;
	padding: 0 1.5%;
}
.element-7 {
	width: 11.285%;
	padding: 0 1.5%;
}
.element-8 {
	width: 10%;
	padding: 0 1.25%;
}
.element-wrapper .center table {
	margin: 10px auto 10px auto;
}
.element-wrapper .ewbr:last-child .center table {
	margin-bottom: 40px;
}
.landing-text {
	width: 100%;
	text-align: center;
	z-index: 5;
}
.landing-text h1, .landing-text h3, .landing-text p {
	color: inherit;
}
.landing-text h1 {
	font-weight: 600;
	font-size: 40px;
}
.landing-text h3 {
	color: #fcfcfc;
	font-size: 23px;
	font-weight: 400;
	line-height: 35px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	text-align: center;
}
.landing-text h3 span {
	display: block;
	color: #00AEEF;
	margin-bottom: 18px;
}
.landing-controls {
	width: 100%;
	position: relative;
	top: 0;
	text-align: center;
	height: 52px;
}
.rowGroup {
	border-top: 2px dotted #1b325f;
	padding-bottom: 30px;
}
.breaking-wrapper {
	background-color: #F16C4F;
	width: 100%;
	text-align: center;
}
#basics-wrapper, #summary-wrapper {
	float: left;
}
#basics-wrapper {
	width: 33%;
}
#summary-wrapper {
	width: 67%;
}
#basics, #summary{
	height: 100%;
}
#basics {
	border-right: 1px solid #D5E1EA;
}
#summary {
}
#history {
}
#basics-content {
	padding: 5px 20px 0 0;
	text-align: center;
}
#summary-content {
	padding: 22px 0 22px 20px;
}