@media (max-width: 767px) {
   .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
.display-none {
    display: none;
}
@media (min-width: 992px) {
  .container {
    min-width: 980px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
    .col-md-8 {
        width: 66.66666667% !important;
    }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%!important;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%!important;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
button:active, button:focus, a:active, a:focus {
    outline: 0;
}
div#page {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #191919;
  /*width: 1145px;*/
}
@media (max-width: 991px) {
  div#page {
    width: 100%;
  }
}
div#page.fullWidth {
    width: 100%;
}
div#page h2 {
  font-size: 35px;
  line-height: 40px;
  text-transform: uppercase;
}
div#page h3 {
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
  border-bottom: solid 1px #191919;
  padding: 5px 0;
  margin-bottom: 20px;
}
div#page h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}
div#page .legend {
  font-size: 10px;
  border: none;
}
div#page ol {
  padding-left: 21px;
}
div#page a {
  color: #6b94ff;
}
div#page a:before {
  content: '\00BB\00A0';
}
div#page a:hover,
div#page a:visited,
div#page a:focus {
  text-decoration: none;
  color: #6b94ff;
}
div#page img {
  max-width: 100%;
}
div#page input,
div#page select {
  height: 40px;
  background-color: #ffffff;
  border: 0;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
    div#page section.row, div#page #countrysearch.row {
      margin-left: 0;
      margin-right: 0;
    }
}
div#page table {
  width: 100%;
}
div#page table tr.head {
  border-bottom: solid 2px #9ac31c;
}
div#page table tr.head th {
  font-size: 16px;
  width: 10%;
  padding-bottom: 5px;
}
div#page table tr {
  border-bottom: solid 1px #9ac31c;
}
div#page table tr td,
div#page table tr th {
  padding: 10px 0;
}
div#page table tr th {
  font-weight: normal;
}
div#page table tr th p {
  margin: 0;
}
div#page table tr th p.description {
  color: #808080;
}
div#page table tr td {
  vertical-align: top;
}
div#page select {
  -webkit-appearance: none;
  -moz-appearance: none;
  overflow: hidden;
  background: url('/Content/Images/dropdown.png') no-repeat right #ffffff;
  padding-left: 10px;
}
div#page select::-ms-expand {
  display: none;
}
div#page input[type="text"] {
  padding-left: 10px;
}
div#page .row {
  width: 1170px;
}
.imd div#page header {
    padding: 0;
}
@media (max-width: 991px) {
  div#page .row {
    width: 100%;
  }
}

@media (max-width: 767px) {
    #mobile-context-nav,
    #mobile-context-nav .context-header {
        display: none !important;
    }
}
div#page.fullWidth .row#search {
    width: 100%;
    margin: 0;
}
@media (min-width: 992px) {
    div#page.country-profile .row {
        margin: auto;
    }

    .imd .content, .imd .cln-content, #gli .container {
        width: 1170px;
        max-width: 1170px;
    }

    #context-nav .context-menu {
        padding: 0;
    }
    div#page.fullWidth .row#search {
        width: 100%;
        margin: 0;
    }
    div#page.country-profile section#landscape .big-title span.addon,
    div#page.country-detail section#criteria .big-title span.addon,
    div#page h2 span.addon,
    div#page h3 span.addon {
        font-size: 16px;
    }
    div#page.homepage section#home-introduction div.col-md-8,
    div#page.homepage section#home-introduction div.col-md-4 {
        padding: 0 15px 0 0;
    }
}
div#page .colorbutton {
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 28px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: block;
  text-align: center;
  background-color: #9ac31c;
  color: #233d7a;
}
div#page .colorbutton:hover {
  background-color: #233d7a;
  color: #ffffff;
}
div#page .collapsebutton,
div#page .nextbutton,
div#page .backbutton {
  width: 100%;
  font-size: 0.9em;
  font-weight: bold;
  line-height: 28px;
  border-radius: 16px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border: solid 2px #ffffff;
  width: 32px;
  height: 32px;
  display: block;
  padding: 3px 0 0 2px;
}
div#page .collapsebutton span,
div#page .nextbutton span,
div#page .backbutton span {
  font-size: 17px;
  color: white;
  left: -2px;
}
div#page .collapsebutton span.glyphicon-menu-down,
div#page .nextbutton span.glyphicon-menu-down,
div#page .backbutton span.glyphicon-menu-down {
  display: none;
}
div#page .collapsebutton.collapsed span.glyphicon-menu-down,
div#page .nextbutton.collapsed span.glyphicon-menu-down,
div#page .backbutton.collapsed span.glyphicon-menu-down {
  display: inline;
}
div#page .collapsebutton.collapsed span.glyphicon-menu-up,
div#page .nextbutton.collapsed span.glyphicon-menu-up,
div#page .backbutton.collapsed span.glyphicon-menu-up {
  display: none;
}
div#page a.collapsebutton span,
div#page a.collapsebutton span.collapsed {
  left: 3px;
}
@media (-webkit-min-device-pixel-ratio: 0) {
  div#page a.collapsebutton span,
  div#page a.collapsebutton span.collapsed {
    /*left: 0px;*/
  }
}
div#page button.collapsebutton2 {
  border: none;
  background-color: transparent;
  float: right;
}
div#page button.collapsebutton2 span.glyphicon-triangle-bottom {
  display: none;
}
div#page button.collapsebutton2 span.glyphicon-triangle-top {
  display: inline;
}
div#page button.collapsebutton2.collapsed span.glyphicon-triangle-bottom {
  display: inline;
}
div#page button.collapsebutton2.collapsed span.glyphicon-triangle-top {
  display: none;
}
div#page button.info {
  border: none;
  background-color: #ffffff;
  padding: 0 5px;
}
div#page button.info img {
  width: 16px;
  height: 16px;
}
div#page .noaprefix:before,
div#page .noaprefix a:before {
  content: "";
}
div#page img.fileicon {
  width: 58px;
  height: 68px;
}
div#page.country-profile section#landscape .big-title span.addon,
div#page.country-detail section#criteria .big-title span.addon,
div#page h2 span.addon,
div#page h3 span.addon {
  text-transform: none;
  padding-left: 10px;
  font-size: 13px;
  color: #1a1a1a;
  font-family: Arial, sans-serif;
}
div#page.country-profile h2 {
  font-family: DIN, Arial, sans-serif;
  font-size: 35px;
  color: #4d4d4d;
}
div#page.country-profile section#landscape .big-title {
    font-size: 35px;
    font-weight: 500;
}
div#page.country-profile a.country-comparison {
    font-size: 16px;
    padding: 10px 20px;
    background: #6b94ff;
    color: #fff !important;
    text-transform: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
div#page.country-profile section#landscape .big-title a.country-comparison {
    float: right;
}
div#page.country-profile section#attractiveness a.country-comparison {
    display: inline-block;
    margin-top: 20px;
}
div#page.country-profile a.country-comparison:hover,
div#page.country-profile a.country-comparison:active, 
div#page.country-profile a.country-comparison:focus,
div#page.country-profile a.country-comparison:visited {
    border: 0;
    outline: 0;
    color: #fff;
    text-decoration: none !important;
}
div#page.country-profile header {
  width: 100%;
  margin-bottom: 30px;
  border-bottom: 0;
}
div#page.country-profile header h2,
div#page.country-profile section#landscape .big-title {
  padding: 10px 0;
  margin-bottom: 0;
  border-bottom: solid 2px #e1edba;
}
section#related h3 {
  padding-bottom: 10px;
}
section#related ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
section#related input {
  width: 100%;
  margin: 20px 0;
}
section#related a.colorbutton {
  width: 120px;
  float: right;
}
/*!
 * Slider for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.slider.slider-horizontal {
  width: 210px;
  height: 20px;
}
.slider.slider-horizontal .slider-track {
  height: 10px;
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0;
}
.slider.slider-horizontal .slider-selection {
  display: none;
}
.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  border-bottom-color: #0480be;
  margin-top: 0;
}
.slider.slider-vertical {
  height: 210px;
  width: 20px;
}
.slider.slider-vertical .slider-track {
  width: 10px;
  height: 100%;
  margin-left: -5px;
  left: 50%;
  top: 0;
}
.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
}
.slider.slider-vertical .slider-handle {
  margin-left: -5px;
  margin-top: -10px;
}
.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  border-left-color: #0480be;
  margin-left: 0;
}
.slider input {
  display: none;
}
.slider .tooltip-inner {
  white-space: nowrap;
}
.slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-selection {
  position: absolute;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: -o-linear-gradient(top, #f9f9f9, #f5f5f5);
  background-image: linear-gradient(to bottom, #f9f9f9, #f5f5f5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.slider-handle {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #223C79;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  opacity: 0.8;
  border: 0px solid transparent;
}
.slider-handle.round {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.slider-handle.triangle {
  background: transparent none;
}
div#page.homepage section#home-banners div.col-md-8, 
div#page.homepage section#home-banners div.col-md-4 {
    padding: 0 0 0 15px;
}
div#page.homepage section#home-banners div.col-md-8 {
    position: relative;
    padding: 0 15px 0 0;
}
div#page.homepage section#home-banners div.col-md-4 > div:first-child {
    position: relative;
}
@media (max-width: 991px) {
    div#page.homepage section#home-banners div.col-md-8,
    div#page.homepage section#home-banners div.col-md-4 {
        padding: 10px 0 0;
    }
}
div#page.homepage section#home-banners .country-pricing {
    position: relative;
    padding-top: 11px;
}
@media (max-width: 768px) {
    div#page.homepage section#home-banners .country-pricing {
       width: 100%;
    }
}

div#page.homepage section#home-introduction div.statistical {
    position: relative; 
    font-family: DIN, Arial, sans-serif; 
    font-size: 18px; 
    color: #233d7a; 
    text-align: center; 
    padding-top: 20px;
}
div#page.homepage section#home-introduction div.statistical > div.col-sm-6 img {
    width: 64px;
    height: 64px;
}
div#page.homepage section#home-introduction div.statistical > div.col-sm-6 h2 {
    margin-bottom: 0;
}
div#page.homepage section#home-introduction div.statistical > div.col-sm-6 {
    position: absolute;
}
div#page.homepage section#home-introduction div.statistical > div.col-sm-6:first-child {
    left: 0;
}
div#page.homepage section#home-introduction div.statistical > div.col-sm-6:nth-child(2n) {
    right: 0;
}
@media (max-width: 991px) {
    div#page.homepage section#home-introduction {
        margin-bottom: 180px;
    }
}
div#page.homepage section#advantage .grey-box-container {
    display: inline-block;
}
div#page.homepage section#news .col-md-4 img {
    width: 100%;
}
div#page.homepage section#search .big-title {
    font-size: 35px;
}
div#page.homepage section#search div.formwrapper {
  background-color: #f2f2f2;
  /*background-image: url('/Content/Images/shadow.png');*/
  background-repeat: no-repeat;
  padding-bottom: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
}
div#page.homepage section#search div.formwrapper form label {
    font-size: 16px;
    font-family: Araial, sans-serif;
    font-weight: bold;
    color: #1a1a1a;
    padding-right: 20px;
}
div#page.homepage section#search div.formwrapper form .col2 .col-sm-6 {
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
div#page.homepage section#search div.formwrapper form .col2 .col-sm-6:nth-child(2n) {
    margin: 10px 0 0;
}
@media (min-width: 992px) {
    div#page.homepage section#search div.formwrapper form .col2 .col-sm-6:nth-child(2n) {
        text-align: right;
        margin: 0;
    }
}
div#page.homepage section#search div.formwrapper form .col2 .col-sm-6 label {
    font-weight: normal;
    padding-right: 5px;
}
@media (max-width: 991px) {
    div#page.homepage section#search div.formwrapper form .col2 .col-sm-6 label {
        min-width: 40px;
    }
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
    border-color: #a6a6a6;
}
div#page.homepage section#search div.formwrapper form select {
  width: 7.9%;
}
div#page.homepage section#search div.formwrapper form .col2 .col22 {
    text-align: right;
}
div#page.homepage section#search div.formwrapper form #search-submit {
  font-weight: 500;
  border: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 20px auto;
  padding: 10px 60px;
  font-size: 15px;
  color: #fff;
  background: #6b94ff;
  font-family: DIN, Arial, sans-serif;
  height: auto;
  width: auto;
  display: inline-block;
  line-height: normal;
  text-transform: none;
}
div#page.homepage section#search .big-title.search-title {
    margin: 20px auto;
    float: none !important;
}
div#page.homepage section#search .search-text {
    float: none !important;
}
div#page.homepage section#search div.formwrapper form div.linewrapper {
    float: none !important;
    height: 45px;
    margin-bottom: 20px;
}
div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
    padding-right: 2.5%; 
    padding-left: 0.8%;
}
@media (min-width: 1200px) and (max-width: 1919px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 7.7%;
    }
}
@media (min-width: 1700px) and (max-width: 1919px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 8%;
    }
     div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 2%;
    }
}
@media (min-width: 1600px) and (max-width: 1699px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 7.7%;
    }
     div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1.5%;
    }
}
@media (min-width: 1400px) and (max-width: 1599px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 7.4%;
    }
     div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1.4%;
    }
}
@media (min-width: 1200px) and (max-width: 1399px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 7%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1%;
    }
}
@media (min-width: 1100px) and (max-width: 1199px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 8.6%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1%;
    }
}
@media (min-width: 1024px) and (max-width: 1099px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 8.2%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 0.5%;
    }
}
@media (min-width: 992px) and (max-width: 1023px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 8%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 1%;
    }
}
@media (min-width: 800px) and (max-width: 991px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 22.5%;
    }
}
@media (min-width: 768px) and (max-width: 799px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 21%;
    }
}
@media screen and (min-width: 768px) {
    .imgBrandedAreaLogo {
        position: relative;
    }
}
@media (max-width: 767px) {
    div#page.homepage section#search div.formwrapper form select {
        width: 100%;
    }
}
div#page.homepage section#search #search-time-frame-container .col-sm-6 {
    float: none;
    display: inline-block;
    width: 49.5%;
}
div#page.homepage section#search #search-time-frame-container .col-sm-6:nth-child(2n) select {
    margin-right: -1px;
}
div#page.homepage section#search #search-time-frame-container .col-sm-6 label {
    min-width: 42px;
}
div#page.homepage section#search div.formwrapper form div .col1 {
    padding-top: 10px;
    float: left;
    width: 27%;
}
div#page.homepage section#search div.formwrapper form div#search-time-frame-container .col1 {
    width: 39.75%;
    padding-right: 0;
    float: none;
}
@media (max-width: 1199px) {
    div#page.homepage section#search div.formwrapper form div#search-time-frame-container .col1 {
        width: 40.5%;
    }
}
@media (max-width: 767px) {
    div#page.homepage section#search div.formwrapper form div#search-time-frame-container .col1 {
        width: 25%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper #search-time-frame {
        display: inline-block;
        width: 70%;
        vertical-align: middle;
    }
    div#page.homepage section#search div.formwrapper form div#search-time-frame-container label {
        min-width: 60px;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        display: inline-block;
        padding-right: 0;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-to {
        display: inline-block;
        padding-left: 5%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    div#page.homepage section#search div.formwrapper form div#search-time-frame-container .col1 {
        width: 26%;
    }
    div#page.homepage section#search div.formwrapper form div.linewrapper .search-from {
        padding-right: 2%;
    }
}
div#page.homepage section#search div.formwrapper form div .col2 {
  float: left;
  width: 60%;
}
@media (min-width: 992px) and (max-width: 1199px) {
    div#page.homepage section#search div.formwrapper form div .col1 {
        width: 30%;
    }
    div#page.homepage section#search div.formwrapper form div .col2 {
        width: 70%;
    }
}
div#page.homepage section#search div.formwrapper form div .col21 {
  float: left;
  width: 50%;
}
div#page.homepage section#search div.formwrapper form div .col21 label {
  padding-right: 5px;
}
div#page.homepage section#search div.formwrapper form div .col22 {
  float: left;
  width: 50%;
}
div#page.homepage section#search div.formwrapper form div .col22 label {
  padding-right: 5px;
}
div#page.homepage section#advantage {
  margin-top: 1rem;
}
div#page.homepage section#advantage img.numbers {
  border-bottom: solid 1px #cccccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
div#page.homepage section#advantage a.largebutton {
  width: 240px;
}
div#page.homepage section#news {
  background-color: #eff0f4;
}
div#page.homepage section#news a h4 {
  color: #191919;
  margin-top: 0;
}
div#page.homepage section#forwho {
  padding-bottom: 20px;
}
div#page.homepage section#forwho h2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
div#page.homepage section#forwho h3 {
  border-color: #ffffff;
  text-transform: none;
}
div#page.homepage section#forwho div blockquote {
  font-style: italic;
  font-family: Serif;
  font-size: 16px;
  line-height: 22px;
  margin: 20px 0;
  padding: 0 0 0 32px;
  background-image: url("/Content/Images/quotes.png");
  background-position: left 2px;
  background-repeat: no-repeat;
  border: none;
}
div#page.homepage section#forwho div p.signature span {
  font-style: italic;
}
div#page.homepage section#forwho img.logo {
  width: 200px;
  height: 200px;
}
div#page.country-profile div#countrysearch {
  background-color: #fff;
  border-bottom: solid 2px #a8a8a8;
  width: 750px;
  /*z-index: 99;*/
  margin-bottom: 30px;
}
@media (max-width: 767px) {
    div#page.country-profile div#countrysearch {
        width: 100%;
    }
}
div#page.country-profile div#countrysearch div.search-box {
  width: 100%;
  background: url("/Content/Images/search_icon.png") center left no-repeat;
  background-color: #fff;
  padding-left: 52px;
}
div#page.country-profile div#countrysearch div.big-title {
    margin: 0;
}
@media (min-width: 992px) {
  div#page.country-profile div#countrysearch {
    width: 100%;
  }
}
@media (min-width: 768px) {
    .country-search-section {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .col-md-2 {
        width: 16.66666667% !important;
    }
}

div#page.country-profile #countrysearch-sticky-wrapper.is-sticky div#countrysearch div.big-title {
    width: 18%;
    float: left;
    font-size: 18px;
    margin-top: 15px;
}
div#page.country-profile #countrysearch-sticky-wrapper.is-sticky div#countrysearch div.big-title:after {
    content: ":";
}
div#page.country-profile  #countrysearch-sticky-wrapper.is-sticky .search-box {
    width: 82%;
    float: left;
    margin-top: -10px;
}
@media (max-width: 767px) {
    div#page.country-profile #countrysearch-sticky-wrapper.is-sticky div#countrysearch div.big-title {
        width: 100%;
        float: none;
        margin: 10px;
    }
    div#page.country-profile #countrysearch-sticky-wrapper.is-sticky .search-box {
        width: 100%;
        float: none;
        margin: 10px;
    }
}
div#page.country-profile div#countrysearch input,
div#page.country-profile div#countrysearch input:focus,
div#page.country-profile div#countrysearch input:active {
  width: 100%;
  height: 7.5rem;
  padding: 5px 0;
  font-size: 45px;
  border: 0;
  outline: none;
  outline-offset: 0;
  text-transform: uppercase;
}
div#page.country-profile section.row.facts {
  background-color: #fff;
  padding-top: 20px;
  margin-top: 20px;
  border-bottom: solid 1px #a6a6a6;
}
div#page.country-profile section#digital-rankings {
  background-color: #c4d4e9;
  padding-bottom: 30px;
}
div#page.country-profile section.row.facts .section-title {
  font-family: "DIN Light", sans-serif;
  font-size: 35pt;
}
div#page.country-profile section.row.facts div div.rank {
  padding-left: 20px;
}
div#page.country-profile section.row.facts .col-sm-6 {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #4d4d4d;
}
div#page.country-profile section.row.facts .col-sm-6 h4 {
    font-family: DIN, Arial, sans-serif;
    font-size: 20px;
    color: #4d4d4d;
}
div#page.country-profile section.row.facts .col-sm-6 div.rank p {
  height: 110px;
  font-family: DINAlternate, Arial, sans-serif;
  font-size: 60px;
  color: #1a1a1a;
  line-height: 70px;
  font-weight: bold;
  border-bottom: solid 2px #e1edba;
  margin-bottom: 20px;
}
div#page.country-profile section#digital-rankings div div.rank p {
    border-bottom: 0;
}
div#page.country-profile section.row.facts .col-sm-6 div.rank p sup {
  font-size: 39px;
}
div#page.country-profile section.row.facts div img.flag {
  margin-top: 10px;
  width: 210px;
  height: 140px;
}
div#page.country-profile section#facts div div.col1,
div#page.country-profile section#digital-rankings div div.col1 {
  float: left;
  width: 50%;
}
div#page.country-profile section#facts div div.col2,
div#page.country-profile section#digital-rankings div div.col2 {
  float: right;
  width: 50%;
}
div#page.country-profile section.row.facts div div.full {
  width: 100%;
  height: 225px;
  clear: both;
  background-color: #ffffff;
  margin-bottom: 20px;
}
div#page.country-profile section.row.facts div div.full h4 {
  padding: 20px 0 10px 0;
  margin: 0 0 10px 0;
  border-bottom: solid 1px #cccccc;
}
div#page.country-profile section#facts div.basic table tr,
div#page.country-profile section#facts div.investment table tr,
div#page.country-profile section#facts div.downloads table tr {
  border-bottom: solid 1px #cccccc;
}
div#page.country-profile section#facts div.basic table tr th,
div#page.country-profile section#facts div.investment table tr th,
div#page.country-profile section#facts div.downloads table tr th,
div#page.country-profile section#facts div.basic table tr td,
div#page.country-profile section#facts div.investment table tr td,
div#page.country-profile section#facts div.downloads table tr td {
  padding: 5px 0;
}
div#page.country-profile section#facts div.investment h4,
div#page.country-profile section#facts div.downloads h4 {
  margin-top: 30px;
}
div#page.country-profile section#facts div.investment {
    margin-top: 30px;
}
div#page.country-profile section#challenges {
  background-color: #fff;
  padding: 10px 0;
}
div#page.country-profile section#challenges ul {
  padding-left: 15px;
}
div#page.country-profile section#challenges ul li {
    line-height: 1.56;
}
div#page.country-profile section#challenges p {
  margin-top: 20px;
  font-style: italic;
}
div#page.country-profile div#stickynavbar nav ul {
  border: 0;
  padding: 0;
  margin: 0;
  width: 750px;
}
@media (min-width: 992px) {
  div#page.country-profile div#stickynavbar nav ul {
    width: 100%;
  }
}
div#page.country-profile div#stickynavbar nav ul li {
  padding: 0 0 30px 0;
}
div#page.country-profile div#stickynavbar nav ul li.active {
  background-image: url('/Content/Images/activemenu.png');
  background-repeat: no-repeat;
  background-position: center 50px;
}
div#page.country-profile div#stickynavbar nav ul li a {
  width: 100%;
  height: 53px;
  border-right: solid 1px #ffffff;
  background-color: #9ac31c;
  font-size: 16px;
  color: #ffffff;
  padding: 15px 0;
}
div#page.country-profile div#stickynavbar nav ul li a:hover,
div#page.country-profile div#stickynavbar nav ul li a:focus {
  color: #ffffff;
}
div#page.country-profile section#landscape div.headers {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
}
div#page.country-profile section#landscape div.k-chart-wrapper {
  display: inline-block;
  margin-bottom: 40px;
  width: 100%;
}
div#page.country-profile section#landscape .headers > div.center-block {
    float: none;
    text-align: center;
    padding: 0;
}
div#page.country-profile section#landscape div.round {
  width: 160px;
  height: 160px;
  margin: auto;
  border: solid 3px black;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
}
@media (min-width: 992px) {
  div#page.country-profile section#landscape .headers > div.center-block > .col-sm-3 {
    display: inline-block;
    float: none;
    width: 24%;
  }
  div#page.country-profile section#landscape div.round {
    width: 180px;
    height: 180px;
    margin: auto;
    border: solid 3px black;
    border-radius: 90px;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
  }
}
div#page.country-profile section#landscape div.round h4 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  height: 75px;
  padding-top: 30px;
}
div#page.country-profile section#landscape div.round p {
  text-align: center;
  font-size: 35px;
  font-weight: bold;
}
div#page.country-profile section#landscape div.round p sup {
  font-size: 21px;
}
div#page.country-profile section#landscape div.round.economic {
    border-color: #6640ac;
}
    div#page.country-profile section#landscape div.round.economic p {
        color: #6640ac;
    }
div#page.country-profile section#landscape div.round.government {
    border-color: #fc6b27;
}
    div#page.country-profile section#landscape div.round.government p {
        color: #fc6b27;
    }
div#page.country-profile section#landscape div.round.business {
  border-color: #009245;
}
div#page.country-profile section#landscape div.round.business p {
  color: #009245;
}
div#page.country-profile section#landscape div.round.infrastructure {
    border-color: #eabd2c;
}
    div#page.country-profile section#landscape div.round.infrastructure p {
        color: #eabd2c;
    }
div#page.country-profile section#evolution ul li a {
  font-size: 25px;
  font-weight: bold;
  line-height: 30px;
  font-weight: bold;
  text-align: left;
  color: #191919;
  background-color: transparent;
  border: solid 1px #f2f2f2;
  border-bottom: solid 1px #f2f2f2;
  width: 100%;
}
div#page.country-profile section#evolution ul li.active {
  background-color: #f5f9ea;
}
div#page.country-profile section#evolution ul li.active a {
  border-bottom: solid 1px #f5f9ea;
}
div#page.country-profile section#evolution div.tab-content {
  background-color: #f5f9ea;
  border-left: solid 1px #f2f2f2;
  border-right: solid 1px #f2f2f2;
  border-bottom: solid 1px #f2f2f2;
  padding: 20px;
}
div#page.country-profile section#attractiveness h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  text-transform: none;
}
div#page.country-profile section#attractiveness table tr {
  border-color: #cccccc;
}
div#page.country-profile section#attractiveness table tr.head {
  border-color: #cccccc;
}
div#page.country-profile section#attractiveness table tr td.progress {
  width: 50%;
  background-color: transparent;
  border: none;
  padding-right: 10px;
  box-shadow: none;
}
div#page.country-profile section#attractiveness table tr td.progress div.progress-bar {
  height: 15px;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl1 {
  background-color: #006837;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl2 {
  background-color: #009245;
}
    div#page.country-profile section#attractiveness table tr td.progress div.lvl3 {
        background-color: #19ac71;
    }
div#page.country-profile section#attractiveness table tr td.progress div.lvl4 {
  background-color: #8cc63f;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl5 {
  background-color: #d9e021;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl6 {
  background-color: #fbb03b;
}
    div#page.country-profile section#attractiveness table tr td.progress div.lvl7 {
        background-color: #eabd2c;
    }
div#page.country-profile section#attractiveness table tr td.progress div.lvl8 {
  background-color: #f15a24;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl9 {
  background-color: #eD1c24;
}
div#page.country-profile section#attractiveness table tr td.progress div.lvl10 {
  background-color: #c1272d;
}
div#page.country-profile section#simulation h3 {
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  text-transform: none;
}
div#page.country-profile section#simulation h4 {
  margin: 0 0 10px 0;
}
div#page.country-profile section#simulation h4 span {
  padding: 20px 10px;
  font-size: 35px;
  line-height: 40px;
}
@media (min-width: 992px) {
  div#page.country-profile section#simulation h4 span {
    font-size: 65px;
    line-height: 70px;
  }
}
div#page.country-profile section#simulation h4 span.number1 {
  color: #cb4c50;
}
div#page.country-profile section#simulation h4 span.number2 {
  color: #99c21b;
}
div#page.country-profile section#simulation table tr {
  border-color: #cccccc;
}
div#page.country-profile section#simulation table tr.head th {
  font-size: 14px;
  line-height: 20px;
  border-color: #cccccc;
}
div#page.country-profile section#simulation table tr td.number {
  font-size: 25px;
  line-height: 30px;
  color: #cb4c50;
}
div#page.country-profile section#scoreboardandfactors div#scoreboard {
  margin-bottom: 40px;
}
div#page.country-profile section#scoreboardandfactors div#factors table tr th.description,
div#page.country-profile section#scoreboardandfactors div#factors table tr td.description {
  padding: 0 0 0 10px;
  width: 35%;
}
div#page.country-profile section#scoreboardandfactors div#factors table tr th.value,
div#page.country-profile section#scoreboardandfactors div#factors table tr td.value {
  width: 10%;
}
div#page.country-profile section#scoreboardandfactors div#factors table tr th.link,
div#page.country-profile section#scoreboardandfactors div#factors table tr td.link {
  width: 25%;
}
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr {
  height: 50px;
  border: none;
}
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr th,
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr td {
  vertical-align: middle;
}
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr th {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.summary table tr a.collapsebutton {
  float: right;
  margin-right: 20px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.summary {
  padding: 0 10px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail {
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  background-color: #f2f2f2;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper {
  padding: 40px 10px 0 10px;
  background-color: #ffffff;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper header {
  border-color: #cccccc;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper header h4 {
  padding: 40px 0 0 10px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors {
  margin-bottom: 40px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr {
  border-color: #cccccc;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr th,
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr td {
  padding: 10px 0 0 0;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr th.description span.color,
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper table.subfactors tr td.description span.color {
  display: inline-block;
  margin: 0 10px;
  width: 20px;
  height: 20px;
  background-color: #191919;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.wrapper div.k-content {
  padding-bottom: 40px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses {
  display: inline-block;
  width: 100%;
  padding: 10px 0 40px 0;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses div.col-sm-12 {
  padding-bottom: 20px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses h5 {
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses table tr {
  border-color: #ffffff;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses table tr th p.description {
  font-size: 12.6px;
}
div#page.country-profile section#scoreboardandfactors div#factors div.factor div.detail div.strenthsandweaknesses table tr.head th {
  width: 15%;
}
div#page.country-profile section#scoreboardandfactors div#factors div.years {
  margin-bottom: 0;
}
div#page.country-profile section#scoreboardandfactors div#factors div.years table tr {
  height: auto;
}
div#page.country-profile section#scoreboardandfactors div#factors div.years table tr th {
  padding-top: 0;
  padding-bottom: 0;
}
div#page.country-profile section#scoreboardandfactors div#factors div.overall {
  border: solid 2px #cccccc;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.summary {
    background-color: #e0d9ee;
}
    div#page.country-profile section#scoreboardandfactors div#factors div.economic div.summary table a.collapsebutton,
    div#page.country-detail section#criteria div.metric div.summary table.economic tr a.collapsebutton {
        background-color: #6640ac;
    }
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color1 {
    background-color: #6640ac;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color2 {
    background-color: #8566bd;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color3 {
    background-color: #a38ccd;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color4 {
    background-color: #c2b3de;
}
div#page.country-profile section#scoreboardandfactors div#factors div.economic div.detail div.wrapper table.subfactors th.description span.color.color5 {
    background-color: #e0d9ee
}
div#page.country-profile section#scoreboardandfactors div#factors div.government div.summary {
    background-color: #fee1da;
}
    div#page.country-profile section#scoreboardandfactors div#factors div.government div.summary table a.collapsebutton,
    div#page.country-detail section#criteria div.metric div.summary table.government tr a.collapsebutton {
        background-color: #fc6b27;
    }
div#page.country-profile section#scoreboardandfactors div#factors div.business div.summary {
    background-color: #d1eee3;
}
div#page.country-profile section#scoreboardandfactors div#factors div.business div.summary table a.collapsebutton,
div#page.country-detail section#criteria div.metric div.summary table.business tr a.collapsebutton  {
  background-color: #009245;
}
div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.summary {
    background-color: #fbf2d5;
}
    div#page.country-profile section#scoreboardandfactors div#factors div.infrastructure div.summary table a.collapsebutton,
    div#page.country-detail section#criteria div.metric div.summary table.infrastructure tr a.collapsebutton {
        background-color: #eabd2c;
    }
div#page.country-detail section#criteria header {
  border-bottom: solid 1px #e1edba;
  display: inline-block;
  width: 100%;
  margin: 0 10px 10px 15px;
  width: 97%;
}
@media (min-width: 992px) {
  div#page.country-detail section#criteria header {
    width: 97%;
  }
}
div#page.country-detail section#criteria header h3 {
  font-size: 25px;
  line-height: 30px;
  text-transform: none;
  border: none;
  margin-top: 30px;
  margin-bottom: 0px;
}
div#page.country-detail section#criteria div.controlbuttons {
  margin-bottom: 40px;
}
div#page.country-detail section#criteria div.controlbuttons a {
  font-weight: bold;
  padding: 10px;
  color: black;
}
div#page.country-detail section#criteria div.controlbuttons span.separator {
  display: inline-block;
  height: 12px;
  width: 2px;
  background-color: #191919;
}
div#page.country-detail section#criteria div.metric {
  margin-bottom: 10px;
}
div#page.country-detail section#criteria div.metric table tr th p,
div#page.country-detail section#criteria div.metric table tr td p {
  font-weight: normal;
}
div#page.country-detail section#criteria div.metric table tr th.header,
div#page.country-detail section#criteria div.metric table tr td.header {
  padding: 0 0 0 15px;
  width: auto;
}
div#page.country-detail section#criteria div.metric table tr th.chart,
div#page.country-detail section#criteria div.metric table tr td.chart {
  width: 15%;
}
div#page.country-detail section#criteria div.metric table tr th.chart div,
div#page.country-detail section#criteria div.metric table tr td.chart div {
  height: 50px;
  width: 100px;
  border-left: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
}
div#page.country-detail section#criteria div.metric table tr th.value,
div#page.country-detail section#criteria div.metric table tr td.value {
  width: 7%;
}
div#page.country-detail section#criteria div.metric table tr th.link,
div#page.country-detail section#criteria div.metric table tr td.link {
  width: 7%;
}
div#page.country-detail section#criteria div.metric div.summary table tr {
  height: 70px;
  border: none;
}
div#page.country-detail section#criteria div.metric div.summary table tr th,
div#page.country-detail section#criteria div.metric div.summary table tr td {
  vertical-align: middle;
}
div#page.country-detail section#criteria div.metric div.summary table tr th {
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
}
div#page.country-detail section#criteria div.metric div.summary table tr a.collapsebutton {
  float: right;
  margin-right: 20px;
}
div#page.country-detail section#criteria div.metric div.detail {
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper {
  display: inline-block;
  width: 100%;
  padding-top: 20px;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper header {
  padding: 0;
  margin: 0 10px;
  width: 690px;
}
@media (min-width: 992px) {
  div#page.country-detail section#criteria div.metric div.detail div.wrapper header {
    width: 890px;
  }
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper header h4 {
  margin-top: 50px;
  margin-bottom: 10px;
  padding: 0 0 0 5px;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper p {
  margin-top: 5px;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper p.sources {
  font-style: italic;
}
div#page.country-detail section#criteria div.metric div.detail div.wrapper div.k-content {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
}
div#page.country-detail section#criteria div.metric.years div.summary table tr {
  height: auto;
  background-color: transparent;
}
div#page.country-detail section#criteria div.metric.years div.summary table tr td,
div#page.country-detail section#criteria div.metric.years div.summary table tr th {
  padding-top: 0;
  padding-bottom: 0;
}
div#page.country-detail div#breadcrumb {
  padding-bottom: 20px;
}
div#page.country-detail div#breadcrumb span.lvl1 {
  font-size: 35px;
  line-height: 35px;
  text-decoration: underline;
}
div#page.country-detail div#breadcrumb span.lvl2 {
  font-size: 16px;
  line-height: 16px;
  text-decoration: underline;
}
div#page.country-detail div#breadcrumb span.lvl3 {
  font-size: 14px;
  line-height: 14px;
}
div#page.country-detail div#breadcrumb span.separator {
  padding: 0 10px;
  display: inline-block;
  margin-top: 15px;
}
div#page.country-search section#search div.steptitle {
  background-color: #e8e8e8;
  margin-top: 10px;
}
div#page.country-search section#search div.steptitle div.title {
  padding: 10px 0;
  height: 55px;
}
div#page.country-search section#search div.steptitle div.title h3 {
  color: #191919;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  text-transform: none;
  border: none;
  margin: 0;
  float: left;
  width: 90%;
}
div#page.country-search section#search div.steptitle div.title button {
  float: right;
  background-color: #ffffff;
  border-color: #cccccc;
}
div#page.country-search section#search div.steptitle div.title button span {
  color: #e8e8e8;
}
div#page.country-search section#search div.steptitle.active {
  background-color: #9ac31c;
}
div#page.country-search section#search div.steptitle.active div.title h3 {
  color: #ffffff;
}
div#page.country-search section#search div.steptitle.active div.title button {
  background-color: #9ac31c;
  border-color: #ffffff;
}
div#page.country-search section#search div.steptitle.active div.title button span {
  color: #ffffff;
}
div#page.country-search section#search div.stepcontent {
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  padding: 0;
}
div#page.country-search section#search div.stepcontent div.intro {
  padding: 10px;
  background-color: #ebf3d6;
}
div#page.country-search section#search #collapseranking.stepcontent div.intro {
    padding: 10px 30px;
    text-align: justify;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ffffff;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart select {
  width: 100%;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col1 {
  float: left;
  padding-right: 10px;
  width: 110px;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col1.viewas {
  padding-top: 10px;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col2 {
  float: left;
  padding-right: 10px;
  width: 220px;
}
@media (min-width: 992px) {
  div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col2 {
    width: 250px;
  }
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col2 div {
  display: inline-block;
  width: 100%;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col2 div input {
  height: 13px;
  float: left;
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col3 {
  float: left;
  width: 200px;
}
@media (min-width: 992px) {
  div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col3 {
    width: 300px;
  }
}
div#page.country-search section#search div.stepcontent div.intro div.filterpart div.col3 input {
  margin: 10px 0;
  width: 100%;
}
div#page.country-search section#search div.stepcontent div.intro div.selectall input {
  height: 13px;
  float: left;
}
div#page.country-search section#search div.stepcontent div.intro label {
  float: left;
  padding-left: 10px;
  font-weight: normal;
}
div#page.country-search section#search div.stepcontent div.items {
  margin: 20px 0;
  padding: 0 25px 20px;
  border-bottom: 1px solid #cccccc;
  display: inline-block;
  width: 100%;
}
div#page.country-search section#search div.stepcontent#collapsedatatype div.items {
  padding: 0 0 20px;
}
div#page.country-search section#search div.stepcontent div.nav {
  clear: both;
  padding-bottom: 20px;
}
div#page.country-search section#search div.stepcontent div.nav div.next {
  float: right;
  padding-right: 15px;
}
div#page.country-search section#search div.stepcontent div.nav div.back {
  float: left;
  padding-left: 15px;
}
div#page.country-search section#search div.stepcontent div.nav div.back,
div#page.country-search section#search div.stepcontent div.nav div.next {
  color: #cccccc;
  text-transform: uppercase;
  font-weight: bold;
}
div#page.country-search section#search div.stepcontent div.nav div.back button,
div#page.country-search section#search div.stepcontent div.nav div.next button {
  display: inline-block;
  background-color: #e8e8e8;
}
div#page.country-search section#search div.stepcontent div.nav div.back.active,
div#page.country-search section#search div.stepcontent div.nav div.next.active {
  color: #6b94ff;
}
div#page.country-search section#search div.stepcontent div.nav div.back.active button,
div#page.country-search section#search div.stepcontent div.nav div.next.active button {
  background-color: #6b94ff;
}
div#page.country-search section#search div#collapsedatatype div.items div.col {
  width: 260px;
  float: left;
}
@media (min-width: 992px) {
  div#page.country-search section#search div#collapsedatatype div.items div.col {
    width: 350px;
  }
}
div#page.country-search section#search div#collapsedatatype div.items div.col input {
  float: left;
  width: 15px;
}
div#page.country-search section#search div#collapsedatatype div.items div.col label {
  float: left;
  padding: 15px 0 0 5px;
  font-size: 16px;
  line-height: 22px;
}
div#page.country-search section#search div#collapsecountry div.items div.col {
  float: left;
  padding-left: 10px;
  width: 130px;
}
@media (min-width: 992px) {
  div#page.country-search section#search div#collapsecountry div.items div.col {
    width: 175px;
  }
}
div#page.country-search section#search div#collapsecountry div.items div.col div {
  display: inline-block;
  width: 100%;
}
div#page.country-search section#search div#collapsecountry div.items div.col div input {
  height: 13px;
  float: left;
}
div#page.country-search section#search div#collapsecountry div.items div.col div label {
  float: left;
  font-weight: normal;
  padding-left: 10px;
}
div#page.country-search section#search div#collapsecountry div.items div.col div.title {
  border-bottom: solid 1px #cccccc;
  margin-bottom: 10px;
}
div#page.country-search section#search div#collapsecountry div.items div.col div.title label {
  font-weight: bold;
}
div#page.country-search section#search div#collapsecountry div.items div.col.first {
  width: 140px;
  padding-left: 0;
}
@media (min-width: 992px) {
    div#page.country-search section#search div#collapsecountry div.items div.col.first {
        width: 175px;
    }

    #yourSelection {
        width: 25% !important;
        float: right !important;
    }

    #selectRankingHeader, #collapseranking, #selectDataTypeHeader, #selectDataTypeContainer, #selectYourDataHeader, #selectDataCriteriaContainer, #selectYourCountryHeader, #countryContainer, #selectYourTimeFrameHeader, #timeFrameContainer {
        width: 75% !important;
        float: left !important;
    }
}
div#page.country-search section#search div#collapsedata div.items button .glyphicon {
    font-size: 12px;
}
div#page.country-search section#search div#collapsedata div.items a.legend-item {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
div#page.country-search section#search div#collapsedata div.items .filterpart.col-sm-7,
div#page.country-search section#search div#collapsedata div.items .legend.col-sm-5,
div#page.country-search section#search div#collapsedata div.items .legend .col-sm-3,
div#page.country-search section#search div#collapsedata div.items .legend .col-sm-9 {
    padding: 0;
}

div#page.country-search section#search div#collapsedata div.items .legend .col-sm-3 {
    font-size: 14px;
    font-weight: bold;
}
@media (max-width: 768px) {
    div#page.country-search section#search div#collapsedata div.items .legend {
        margin-bottom: 20px;
    }
}
div#page.country-search section#search div#collapsedata div.items a.legend-item + span {
    font-size: 14px;
    padding-left: 15px;
    white-space: nowrap;
}
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically .col-sm-8,
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically .col-sm-2 {
    padding: 0;
    margin: 5px 5px 0 0;
}
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically .col-sm-2 {
    text-align: right;
    margin-left: 40px;
    float: right;
}
@media (max-width: 768px) {
    div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically .col-sm-2 {
        margin-left: 0;
    }
}
div#page.country-search section#search div#collapsedata .checkbox.selectall {
    padding-top: 20px;
}
div#page.country-search section#search div#collapsedata .checkbox.selectall label {
    padding-left: 0;
}
div#page.country-search section#search div#collapsedata div.items ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
div#page.country-search section#search div#collapsedata div.items .filterpart {
    margin-bottom: 25px;
}
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically li {
    border-bottom: solid 1px #9ac31c;
}
div#page.country-search section#search div#collapsedata div.items ul li {
    line-height: 16px;
}
div#page.country-search section#search div#collapsedata div.items > ul > li:first-child {
    padding-bottom: 20px; 
}
div#page.country-search section#search div#collapsedata div.items #collapsetitleCritsAlphabetically > li:first-child {
    padding-bottom: 0;
}
div#page.country-search section#search div#collapsedata div.items#countryProfileList > ul > li:first-child {
    padding-bottom: 5px; 
}
div#page.country-search section#search div#collapsedata div.items > ul > li > ul > li {
  border-bottom: solid 1px #9ac31c;
}
div#page.country-search section#search div#collapsedata div.items ul li div {
  font-weight: bold;
}
div#page.country-search section#search div#collapsedata div.items > ul > li > ul > li > ul > li,
div#page.country-search section#search div#collapsedata div.items > ul > li > ul > li > ul > li > ul {
  border-top: solid 1px #9ac31c;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li div {
  padding-left: 10px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li div {
  padding-left: 25px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul > li:first-child > ul > li:first-child > div {
  padding-left: 20px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList > ul > li:first-child {
  padding: 20px 0 20px 0;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li div.info p {
  font-weight: normal;
  padding: 20px;
  background-color: #fcded3;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li ul li {
  border-bottom: none;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li ul li div {
  padding-left: 45px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li ul li div {
  padding-left: 40px;
}
@media (max-width: 767px) {
    div#page.country-search section#search div#collapsedata div.items ul li ul li ul li div {
      padding-left: 20px;
    }
}
div#page.country-search section#search div#collapsedata div.items ul li ul li ul li div.checkbox {
  padding-left: 0px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul > li .big-title {
    margin-top: 30px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul > li:first-child .big-title {
    margin-top: 0;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li ul,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul {
    border-top: solid 1px #9ac31c;
    margin-top: 5px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul > li > ul > li,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul > li {
    border-bottom: solid 1px #9ac31c;
    padding: 5px 0;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li ul li,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul li {
    border: 0;
}
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul li {
    padding-left: 40px;
}
div#page.country-search section#search div#collapsedata div.items#factorsList ul li ul li ul li div.checkbox,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul li div.checkbox {
  height: 25px;
}
div#page.country-search section#search div#collapsedata div.items ul li ul li ul li div label,
div#page.country-search section#search div#collapsedata div.items#countryProfileList ul li ul li label {
  font-weight: normal;
}
div#page.country-search section#search div#collapsedata div.items ul div {
  padding-top: 5px;
  padding-bottom: 3px;
}
div#page.country-search section#search div#collapsedata div.items ul div button,
div#page.country-search section#search div#collapsedata div.items ul div input,
div#page.country-search section#search div#collapsedata div.items ul div label {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
}
div#page.country-search section#search div#collapsedata div.items ul div input {
  height: 18px;
}
div#page.country-search section#search div#collapsedata div.items ul div label {
  padding-top: 0;
  padding-left: 5px;
}
div#page.country-search section#search div#collapsedata div.items ul div button {
    margin-top: 4px;
}
div#page.country-search section#search div#collapsedata div.items ul div button.i-crit-info {
    margin-top: 3px;
    text-align: left;
}
div#page.country-search section#search div#collapsedata div.items .filterpart + ul div button.i-crit-info {
    margin-right: 0;
    text-align: left;
}
@media (min-width:992px) {
    div#page.country-search section#search div#collapsedata div.items .filterpart + ul div button.i-crit-info {
        width: 5%;
    }
}
div#page.country-search section#search div#collapsecountry .intro select {
    width: 100%;
}
div#page.country-search section#search div#collapsetimeframe div.items div.col-sm-12 div {
   padding-left: 0;
}
div#page.country-search section#search div#collapsetimeframe div.items div.checkbox,
div#page.country-search section#search div#collapsetimeframe div.items div.radio {
    padding-top: 20px;
}
div#page.country-search section#search div#collapsetimeframe div.items > div.radio:first-child {
    padding-top: 10px;
}
div#page.country-search section#search div#collapsetimeframe div.items div.range {
    padding-top: 12px;
}
div#page.country-search section#search div#collapsetimeframe div.items div input {
  height: auto;
}
div#page.country-search section#search div#collapsetimeframe div.items div label {
  font-family: Arial, sans-serif;
  font-weight: bold;
  padding-left: 10px;
}
div#page.country-search section#search div#collapsetimeframe div.items div select {
  width: 120px;
  margin: 0 10px;
}
div#page.country-search section#search div#collapsetimeframe div.items div div div.col {
  float: left;
  width: 25%;
}
div#page.country-search section#search div.selection {
  float: right;
  margin-top: 10px;
}
div#page.country-search section#search div.selection h3 {
  text-transform: none;
  border: none;
  margin: 0;
}
div#page.country-search section#search div.selection div {
  border-top: solid 1px #cccccc;
}
div#page.country-search section#search div.selection div div.wrapper {
  border-top: none;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  padding: 10px 20px;
}
div#page.country-search section#search div.selection div div.wrapper div {
  border: none;
  color: #cccccc;
}
div#page.country-search section#search div.selection div div.wrapper div.title {
  font-size: 12px;
}
div#page.country-search section#search div.selection div div.wrapper div.title span.number {
  display: inline-block;
  width: 15px;
}
@media (min-width: 992px) {
  div#page.country-search section#search div.selection div div.wrapper div.title {
    font-weight: bold;
    font-size: 14px;
  }
}
div#page.country-search section#search div.selection div div.wrapper div.summary {
  display: inline-block;
  text-decoration: underline;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 12px;
}
div#page.country-search section#search div.selection div div.wrapper div.consolidatedranking {
  text-decoration: none;
}
div#page.country-search section#search div.selection div div.wrapper div.collapseselectiondetail {
  padding-top: 10px;
  padding-left: 15px;
  font-size: 12px;
}
div#page.country-search section#search div.selection div div.wrapper div.collapseselectiondetail div {
  padding: 0 0 5px 0;
}
div#page.country-search section#search div.selection div div.wrapper div.collapseselectiondetail button {
  border: none;
  background-color: transparent;
}
div#page.country-search section#search div.selection div div.wrapper.active div {
  color: #191919;
}
div#page.country-graph section#title h2 {
  margin-bottom: 40px;
}
div#page.country-graph section#title select {
  font-size: 25px;
  line-height: 30px;
  padding-right: 50px;
}
div#page.country-graph section#title span {
  font-size: 16px;
  line-height: 22px;
  padding-left: 10px;
}
div#page.country-graph div#graph {
  height: 600px;
}
div#page.country-graph div.download button {
  margin: 20px 0;
  background-color: #233d7a;
  color: #ffffff;
  width: 120px;
  float: right;
}
div#page.country-table section#title h2 {
  margin-bottom: 40px;
}
div#page.country-table section#title select {
  font-size: 25px;
  line-height: 30px;
  padding-right: 50px;
}
div#page.country-table div#table table tr {
  border-color: #cccccc;
}
div#page.country-table div#table table tr td.first,
div#page.country-table div#table table tr th.first {
  border-right: solid 2px #cccccc;
}
div#page.country-table div#table table tr td.data,
div#page.country-table div#table table tr th.data {
  width: 70px;
  padding-left: 10px;
}
div#page.country-table div#table table tr td.last,
div#page.country-table div#table table tr th.last {
  width: 55px;
}
div#page.country-table div#table table thead tr {
  background-color: #dee2eb;
}
div#page.country-table div#table table thead tr.years {
  border: none;
}
div#page.country-table div#table table thead tr td.slidercontainer {
  padding: 0 10px;
}
div#page.country-table div#table table thead tr th.first {
  text-align: right;
  padding-right: 10px;
}
div#page.country-table div#table table thead tr th.first,
div#page.country-table div#table table thead tr th.last,
div#page.country-table div#table table thead tr th.data {
  padding-bottom: 5px;
}
div#page.country-table div#table table thead tr td.first,
div#page.country-table div#table table thead tr th.first {
  border-right: solid 2px #ffffff;
}
div#page.country-table div#table table thead tr td.last,
div#page.country-table div#table table thead tr th.last {
  border-left: solid 2px #ffffff;
  padding-left: 10px;
}
div#page.country-table div#table table thead tr td button,
div#page.country-table div#table table thead tr th button {
  display: inline-block;
  background-color: #cccccc;
}
div#page.country-table div#table table thead tr td button.active,
div#page.country-table div#table table thead tr th button.active {
  background-color: #233d7a;
}
div#page.country-table div.download {
  display: inline-block;
  width: 100%;
}
div#page.country-table div.download button {
  margin: 20px 0;
  background-color: #233d7a;
  color: #ffffff;
  width: 120px;
  float: right;
}
#facts .full h4 {
    overflow: hidden;
    white-space: nowrap;
}
.big-title {
    font-family: DIN, Arial, sans-serif;
    font-weight: bold !important;
    font-size: 2.8rem;
    margin: 2rem 0 0;
    color: #4d4d4d;
}
.text {
    font-family: Arial, sans-serif;
    font-size: 16px;
    text-align: justify;
}
.homepage .big-title  {
    font-family: DIN, Arial, sans-serif;
}

/* Rankings page */

.digital-rankings .banner img:hover,
.digital-rankings .banner > .video {
    cursor: pointer;
}
.digital-rankings .select-flag img {
    width: 150px;
    height: auto;
}
.digital-rankings .country-flag.col-sm-6 {
    margin: 0 0 20px 0;
    padding: 0;
}
.digital-rankings .country-ranking.col-sm-6 {
    margin: 0;
    padding: 0 0 0 10px;
}
.digital-rankings .results {
    border-bottom: solid 2px #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
div#page.digital-rankings label {
    font-family: DIN, Arial, sans-serif;
    font-size: 16px;
    color: #4d4d4d;
}
div#page.digital-rankings select {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
    padding-right: 50px;
    color: #4d4d4d;
}
.digital-rankings .results .big-title {
    margin: 0 -30px 0 0;
    padding: 0;
    font-size: 35px;
    font-weight: 500;
}
.digital-rankings .results .filter {
    padding: 12px 0 0;
}
.digital-rankings .country-ranking span:first-child {
    font-family: DIN, Arial, sans-serif;
    font-size: 20px;
    color: #4d4d4d;
}
.digital-rankings .country-ranking p a {
    font-size: 14px;
    font-family: Arial, sans-serif;
}
.digital-rankings .country-ranking p {
    margin: 4px 0 0;
}
.digital-rankings .country-ranking .rank p {
    font-size: 22px;
    font-family: Arial, sans-serif;
    color: #4d4d4d;
}
div#page.digital-rankings .country-ranking .rank p label {
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #4d4d4d;
}
@media screen and (max-width: 768px) {
    div#page {
        margin: 20px auto 0;
        padding: 0 10px !important;
        width: 100%;
    }
    .imd #content, .imd .fullWidth {
        width: 100%;
    }
    .youtube-video iframe {
        width: 100% !important;
        height: auto !important;
    }
    div#page .row {
        width: 100% !important;
    }
    .imd #footerBar, .imd #footerBarTitle, .imd #footerBarTitle {
        width: 100%;
    }
    body.imd {
        min-width: 0;
    }
    .imd#home-footer .back-to-top {
        position:absolute;
        bottom: -10px;
    }
    div#page.country-search section#search div.stepcontent {
        width: 100%;
    }
    /*div#page.country-search section#search div.stepcontent div.items {
        width: 95%;
    }*/
    div#page.country-search section#search div.steptitle div.title h3 {
        width: 80%;
    }
    div#page.country-profile header{
        height: auto !important;
    }
    div#page.country-profile section#facts div div.col2, div#page.country-profile section#digital-rankings div div.col2 {
        width: 100%;
    }
    .imd .content, .imd .cln-content, #gli .container {
        max-width: 100%;
        min-width: 0;
    }
    div#page.country-profile div#countrysearch input, div#page.country-profile div#countrysearch input:focus, div#page.country-profile div#countrysearch input:active {
        font-size: 20px !important;
        border: solid 1px #ccc;
        padding: 0 10px;
        margin: 0 0 10px;
        width: 96%;
    }
    div#page.digital-rankings .banner img {
        max-width: 100%;
        margin-top: 20px;
    }
     div#page.digital-rankings .youtube-video {
        margin-top: 20px;
    }
    div#page.country-search section#search div#collapsecountry div.items div.col,
    div#page.country-search section#search div#collapsecountry div.items div.col.first {
        padding-left: 0;
        width: 50%;
    }
    div#page.country-profile #landscape .headers .col1, div#page.country-profile #landscape .headers .col2 {
        margin-bottom: 20px;
    }
    .header-branded-title {
        margin-right: -20px;
    }
}
@media screen and (max-width: 350px) {
    div#page.country-profile #landscape .headers .col1, div#page.country-profile #landscape .headers .col2, 
    div#page.country-profile #landscape .headers .col3, div#page.country-profile #landscape .headers .col4 {
        margin: 0 auto 20px;
        width: 100%;
    }
    div#page.country-profile #landscape .headers .col4 {
        margin-bottom: 0;
    }
    .header-branded-title {
        margin-right: 0;
    }
}
div#page #collapsedatatype input {
    height: auto;
}
div#page.country-profile .free-country-flag .row {
    width: 50%!important;
}
.hiddenOption {
    display: none;
}

.imd a.over-image {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.imd a.over-image-centered {
    position: absolute;
    bottom: 40px;
    margin-left: 30%;
    margin-right: 30%;
}
@media (max-width:767px) {
    .imd a.over-image-centered {
        bottom: 0;
        right: 5%;
        margin: 0;
    }
}
.imd a.no-link-arrows:before {
    content: '' !important;
}

#frmCriteriaSearch span.field-validation-error {
    display: none;
    font-size: 13px;
    white-space: nowrap;
}
@media (max-width:767px) {
    #frmCriteriaSearch span.field-validation-error {
        float: left;
        white-space: normal;
    }

    .col-xs-6 {
        width: 50% !important;
    }
}

section#landscape > header .big-title.text-uppercase {
    height: 53px;
}

@media (max-width: 412px) {
    .big-title {
        height: auto;
    }

    div#page.country-profile div#countrysearch div.search-box {
        padding-top: 10px;
    }

    div#page.country-profile header h2, div#page.country-profile section#landscape .big-title {
        font-size: 30px;
        padding: 0 0;
        height: 8rem;
    }
}
#countrylist > section.row {
    padding: 0;
}
.col-xs-12.col-sm-6.free-country-flag {
    width: 50%;
    padding: 2rem;
}
    .col-xs-12.col-sm-6.free-country-flag > section.row {
        padding: 0;
    }

#search {
    display:block;
}
#collapsedatatype, #collapsedata, #collapsecountry, #collapsetimeframe {
    width: 100%;
}

.imgBrandedAreaLogo {
    max-height: 6rem;
}

.nopadding {
    padding: 0!important;
}