@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* ==========================================================================
 	General styles
   ========================================================================== */
/* line 14, ../scss/screen.scss */
body {
  display: none;
}

/* line 17, ../scss/screen.scss */
#section5 ul, .column, .c, #c1, #c2, #c3, #c4, #c5, #c6, #cloud_middle, #cloud_left, #cloud_right, .chat, #scales_1, #scales_2, .counter, .coun1, .coun2, .coun3, .coun4, .coun5, .coun6, .coun7, .coun8, #first, .counterx, #map > div {
  display: none;
}

/* Font conf and support classes*/
/* line 32, ../scss/screen.scss */
.coun4 {
  font-weight: 900;
}

/* line 35, ../scss/screen.scss */
body {
  word-spacing: 1px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  color: #121a44;
}
/* line 42, ../scss/screen.scss */
body h1, body h2, body h3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 3em;
}
/* line 48, ../scss/screen.scss */
body h3 {
  font-size: 2em;
}
/* line 52, ../scss/screen.scss */
body .db {
  color: #121a44;
}
/* line 55, ../scss/screen.scss */
body .lb {
  color: #3d7dc4;
}
/* line 58, ../scss/screen.scss */
body .white {
  color: #fff;
}
/* line 61, ../scss/screen.scss */
body .orange {
  color: #e74030;
}
/* line 64, ../scss/screen.scss */
body .bold {
  font-weight: 900;
}
/* line 67, ../scss/screen.scss */
body .semi {
  font-weight: 600;
}
/* line 70, ../scss/screen.scss */
body .not_bold {
  font-weight: 400;
}
/* line 73, ../scss/screen.scss */
body p, body h1 {
  font-size: 1.5em;
}
/* line 76, ../scss/screen.scss */
body .xl {
  font-size: 2.5em;
  line-height: .8em;
}
/* line 80, ../scss/screen.scss */
body .md {
  font-size: 1.5em;
  line-height: .9em;
}
/* line 84, ../scss/screen.scss */
body .fill {
  width: 100%;
  display: inline-block;
}
/* line 88, ../scss/screen.scss */
body .third {
  width: 82%;
  margin: 0 auto;
  max-height: 4em;
}
/* line 93, ../scss/screen.scss */
body .txt-right {
  text-align: right;
}
/* line 96, ../scss/screen.scss */
body .lrg {
  font-size: 2.7em;
  line-height: 1.2em;
}
/* line 101, ../scss/screen.scss */
body .lg {
  font-size: 1.9em;
  line-height: .8em;
}
/* line 105, ../scss/screen.scss */
body .center {
  text-align: center;
}
/* line 108, ../scss/screen.scss */
body .uppr {
  text-transform: uppercase;
}
/* line 111, ../scss/screen.scss */
body .lg_spac {
  line-height: 1.5em;
  font-size: 1.9em;
  letter-spacing: 1px;
}
/* line 116, ../scss/screen.scss */
body .lg_sec {
  font-size: 1.9em;
}

/*------------NAVIGATION----------*/
/* line 125, ../scss/screen.scss */
.wrapper {
  padding-top: 5em;
}

/* line 134, ../scss/screen.scss */
#navbar-collapse-right {
  width: 100%;
}

/* line 137, ../scss/screen.scss */
.dropdown-menu .divider {
  margin: 0;
}

/* line 140, ../scss/screen.scss */
.dropdown-menu {
  padding: 0;
}
/* line 143, ../scss/screen.scss */
.dropdown-menu li a {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 150, ../scss/screen.scss */
.dropdown-menu {
  margin-left: 1px;
}

/* line 153, ../scss/screen.scss */
.dropdown-menu .divider {
  background-color: #131a46;
}

/* line 160, ../scss/screen.scss */
.nav > li > a:hover, .nav > li > a:focus, .nav > li > a:active {
  background-color: #fff;
  color: #3d7dc4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

/* line 167, ../scss/screen.scss */
.navbar {
  padding: 1% 0;
  margin-bottom: 0px;
  position: fixed;
  background-color: white;
  z-index: 110;
  min-height: 80px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 178, ../scss/screen.scss */
nav {
  position: fixed;
  width: 100%;
}
/* line 179, ../scss/screen.scss */
nav .first {
  margin-top: .5%;
}
/* line 184, ../scss/screen.scss */
nav a {
  color: #131a46;
}
/* line 187, ../scss/screen.scss */
nav .navbar-nav > li > a {
  width: auto;
  padding-top: 2%;
  padding-bottom: 2%;
}
/* line 194, ../scss/screen.scss */
nav span {
  margin-top: 5%;
  display: block;
}

/* line 201, ../scss/screen.scss */
.dropdown.x1 {
  border: 1px solid #3d7dc4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 205, ../scss/screen.scss */
.dropdown.x1 ul li {
  width: 13.3em;
}

/* line 210, ../scss/screen.scss */
.dropdown#lang .dropdown-menu {
  width: 4em !important;
}
/* line 212, ../scss/screen.scss */
.dropdown#lang .dropdown-menu li > a {
  padding: 5px 10px;
}

/* line 216, ../scss/screen.scss */
.dropdown {
  margin-right: 1em;
  background-color: #131a46;
  border-radius: 5px;
  width: 13.5em;
}
/* line 222, ../scss/screen.scss */
.dropdown a {
  color: #fff;
}

/* line 226, ../scss/screen.scss */
.dropdown#lang {
  background-color: #fff;
  border: 1px solid black;
  width: auto;
  padding: .5% 0;
}
/* line 231, ../scss/screen.scss */
.dropdown#lang .dropdown-menu {
  width: 4em;
}
/* line 234, ../scss/screen.scss */
.dropdown#lang a {
  color: #131a46;
}
/* line 239, ../scss/screen.scss */
.dropdown#lang .navbar-header .navbar-toggle.collapsed {
  background-color: #3d7dc4;
}
/* line 243, ../scss/screen.scss */
.dropdown#lang .dropdown-menu {
  width: inherit;
  margin: 0;
  border: 1px solid black;
  text-align: center;
  min-width: 1em;
}

/* line 253, ../scss/screen.scss */
.navbar-inverse {
  background-image: none;
  background-color: #fff;
  border: none;
  display: table;
}

/* line 259, ../scss/screen.scss */
#nav_mob {
  background-color: #131a46;
}

/* line 264, ../scss/screen.scss */
.navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 268, ../scss/screen.scss */
.social_icon {
  cursor: pointer;
  float: right;
  width: 32px;
  height: 32px;
  display: inline-block;
  margin-right: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 278, ../scss/screen.scss */
.twitter {
  background-image: url("../img/twitter.png");
}

/* line 281, ../scss/screen.scss */
.facebook {
  background-image: url("../img/facebook.png");
  margin-right: 2em;
}

/* line 285, ../scss/screen.scss */
.facebook_lg {
  cursor: pointer;
  background-image: url("../img/facebook_lg.png");
  width: 64px;
  height: 64px;
  display: inline-block;
}

/* line 293, ../scss/screen.scss */
.twitter_lg {
  cursor: pointer;
  background-image: url("../img/twitter_lg.png");
  width: 64px;
  height: 64px;
  display: inline-block;
}

/*-----------Content---------*/
/* line 302, ../scss/screen.scss */
#section0 {
  overflow: hidden;
}
/* line 304, ../scss/screen.scss */
#section0 #map {
  margin-right: -17% !important;
}

/* line 309, ../scss/screen.scss */
.content_container {
  padding-top: 4%;
}

/* line 314, ../scss/screen.scss */
#section_g #graph {
  height: 400px !important;
}
/* line 317, ../scss/screen.scss */
#section_g #graph > div:last-child {
  height: 240px;
  width: 1px;
  display: inline-block;
}

/* line 325, ../scss/screen.scss */
.scales_wrap {
  position: absolute;
  height: 31em;
  width: 490px;
  left: 50%;
  margin-left: -250px;
}

/* line 332, ../scss/screen.scss */
.center_div {
  max-width: 1300px;
  margin: 0 auto;
}

/* line 336, ../scss/screen.scss */
.row {
  margin: 0 auto;
}

/* line 342, ../scss/screen.scss */
.graphic_element {
  position: absolute;
}

/* line 346, ../scss/screen.scss */
.section {
  padding: 0 12.5%;
}

/* line 350, ../scss/screen.scss */
#intro_db {
  background-color: #131a46;
  color: white;
  padding-bottom: 1em;
}
/* line 354, ../scss/screen.scss */
#intro_db p {
  padding-bottom: 2em;
}

/* Section styles*/
/* line 360, ../scss/screen.scss */
#intro_lb {
  overflow: hidden;
  background-color: #3d7dc4;
  color: white;
}
/* line 365, ../scss/screen.scss */
#intro_lb .text_content {
  padding-top: 3em;
}
/* line 368, ../scss/screen.scss */
#intro_lb p:last-child {
  line-height: 1.1em;
  font-size: 1.2em;
  font-weight: 200;
}

/* line 378, ../scss/screen.scss */
.social_bar {
  float: right;
}

/* line 385, ../scss/screen.scss */
img {
  position: absolute;
}

/* line 388, ../scss/screen.scss */
.about {
  background-color: #3d7dc4;
  padding: 0 15%;
}
/* line 391, ../scss/screen.scss */
.about p {
  padding-bottom: 2em;
}
/* line 394, ../scss/screen.scss */
.about h2 {
  padding-top: 1.5em;
  padding-bottom: .5em;
}
/* line 398, ../scss/screen.scss */
.about a {
  color: #131a46;
}
/* line 403, ../scss/screen.scss */
.about span {
  font-size: inherit;
}
/* line 406, ../scss/screen.scss */
.about ol {
  padding-bottom: .5em;
  font-size: 1.5em;
}
/* line 410, ../scss/screen.scss */
.about p:nth-child(5) {
  padding-bottom: 0.5em;
}
/* line 413, ../scss/screen.scss */
.about #carer_about {
  background-image: url("../img/first.png");
  height: 307px;
  width: 285px;
  margin-left: 70%;
}
/* line 419, ../scss/screen.scss */
.about #carer_key {
  background-image: url("../img/carer.png");
  width: 306px;
  height: 350px;
  margin-left: 70%;
}

/* line 430, ../scss/screen.scss */
.themes h4 {
  text-transform: uppercase;
  font-size: 1.2em;
}
/* line 434, ../scss/screen.scss */
.themes li {
  padding-bottom: 1.5em;
}

/* line 439, ../scss/screen.scss */
#intro_lb {
  height: auto !important;
}
/* line 441, ../scss/screen.scss */
#intro_lb .animation_block {
  height: 30em;
}
/* line 443, ../scss/screen.scss */
#intro_lb .animation_block #flag {
  position: absolute !important;
  top: 2em !important;
  right: 0 !important;
}
/* line 448, ../scss/screen.scss */
#intro_lb .animation_block #first {
  position: absolute;
  background-image: url("../img/first.png");
  height: 307px;
  width: 285px;
  bottom: 0;
}

/* line 458, ../scss/screen.scss */
.center_div {
  padding-left: 10%;
  padding-right: 10%;
}

/* line 463, ../scss/screen.scss */
#section1 {
  background-color: #f1f1e9;
}
/* line 465, ../scss/screen.scss */
#section1 .animation_block {
  height: 33em;
}
/* line 471, ../scss/screen.scss */
#section1 #scales {
  background-image: url("../img/second.png");
  height: 295px;
  width: 500px;
  position: absolute;
  bottom: 0;
  margin: 0 auto;
  left: 50%;
  margin-left: -250px;
}
/* line 483, ../scss/screen.scss */
#section1 #scales_1 {
  text-align: center;
  position: absolute;
  top: -37%;
  max-width: 15em;
  font-size: .8em;
}
/* line 491, ../scss/screen.scss */
#section1 #scales_2 {
  text-align: center;
  position: absolute;
  left: 70%;
  top: -46%;
  max-width: 15em;
  font-size: .8em;
}

/* line 504, ../scss/screen.scss */
#section2 {
  background-color: none;
}
/* line 506, ../scss/screen.scss */
#section2 h2 {
  font-weight: 600;
  letter-spacing: normal;
  text-transform: none;
  text-align: center;
}
/* line 512, ../scss/screen.scss */
#section2 p {
  text-align: center;
}
/* line 517, ../scss/screen.scss */
#section2 div:first-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 524, ../scss/screen.scss */
#section2 #sheep {
  background-image: url("../img/sheep.png");
  height: 317px;
  width: 230px;
  margin: 0 auto;
  bottom: 0;
  margin-top: 2em;
   /*
   #sheep1{
      position: absolute;
      background-image:url('../img/sheeep1.png');
      width:62px;
      height:42px;
      top:13.5em;
      left:9em;

   }
    #sheep2{
      position: absolute;
      background-image:url('../img/sheeep2.png');
      width:62px;
      height:42px;
      top:12em;
      left:14em;
   }
    #sheep3{
      position: absolute;
      background-image:url('../img/sheeep3.png');
      width:62px;
      height:42px;
      top:13.5em;
      left:19em;
   }
   */
}
/* line 560, ../scss/screen.scss */
#section2 #cry {
  background-image: url("../img/cry.png");
  height: 317px;
  width: 144px;
  margin: 0 auto;
  margin-top: 2em;
}
/* line 569, ../scss/screen.scss */
#section2 #stop {
  background-image: url("../img/stop.png");
  width: 184px;
  height: 317px;
  margin: 0 auto;
  margin-top: 2em;
}

/* line 578, ../scss/screen.scss */
#section3 {
  background-color: #f1f1e9;
}
/* line 581, ../scss/screen.scss */
#section3 .circle {
  position: absolute;
  z-index: 100;
  -webkit-border-radius: 90px;
  -moz-border-radius: 90px;
  -ms-border-radius: 90px;
  -o-border-radius: 90px;
  border-radius: 90px;
  background-color: #fff;
}
/* line 588, ../scss/screen.scss */
#section3 #c1 {
  height: 0.7em;
  width: 0.7em;
  left: 19.5em;
  top: 47.5%;
}
/* line 595, ../scss/screen.scss */
#section3 #c2 {
  height: .6em;
  width: .6em;
  left: 36em;
  top: 42.5%;
}
/* line 602, ../scss/screen.scss */
#section3 #c3 {
  height: 0.95em;
  width: 0.95em;
  left: 13.9em;
  top: 41.5%;
}
/* line 608, ../scss/screen.scss */
#section3 #c4 {
  height: 0.85em;
  width: 0.85em;
  left: 23em;
  top: 37.5%;
}
/* line 614, ../scss/screen.scss */
#section3 #c5 {
  height: 1.2em;
  width: 1.2em;
  left: 11.4em;
  top: 32.25%;
}
/* line 620, ../scss/screen.scss */
#section3 #c6 {
  height: 1.1em;
  width: 1.1em;
  left: 17.3em;
  top: 29%;
}
/* line 629, ../scss/screen.scss */
#section3 .clm {
  height: 33em;
}
/* line 631, ../scss/screen.scss */
#section3 .clm div {
  position: absolute;
}
/* line 637, ../scss/screen.scss */
#section3 #woman_sad {
  display: block;
  background: url("../img/woman_sad.png") no-repeat;
  height: 237px;
  width: 252px;
  bottom: 0;
  left: 5em;
}
/* line 647, ../scss/screen.scss */
#section3 #cloud_left {
  background: url("../img/cloud2.png") no-repeat;
  height: 187px;
  width: 251px;
  top: 6%;
  left: -0.5em;
}
/* line 654, ../scss/screen.scss */
#section3 #cloud_left p {
  position: absolute;
  display: block;
  text-align: center;
  left: 1.5em;
  top: 12.5%;
  width: 70%;
}
/* line 665, ../scss/screen.scss */
#section3 #cloud_middle {
  background: url("../img/cloud1.png") no-repeat;
  height: 174px;
  width: 257px;
  top: -4%;
  left: 17em;
}
/* line 674, ../scss/screen.scss */
#section3 #cloud_right {
  background: url("../img/cloud3.png") no-repeat;
  height: 187px;
  width: 251px;
  left: 34.5em !important;
}
/* line 680, ../scss/screen.scss */
#section3 #cloud_right p {
  position: absolute;
  display: block;
  text-align: center;
  width: 70%;
  left: 16%;
  top: 12.5%;
}
/* line 692, ../scss/screen.scss */
#section3 #guy_sad {
  background: url("../img/sad.png") no-repeat;
  height: 273px;
  width: 252px;
  bottom: 0;
  left: 33em;
}

/* line 707, ../scss/screen.scss */
.break {
  height: 1.5em;
  background-color: #131a46;
}

/* line 712, ../scss/screen.scss */
#section4 {
  height: 30em;
}
/* line 716, ../scss/screen.scss */
#section4 .animation_block {
  min-width: 800px;
  height: 28em;
}
/* line 719, ../scss/screen.scss */
#section4 .animation_block div {
  position: absolute;
}
/* line 722, ../scss/screen.scss */
#section4 .animation_block div p {
  font-size: 1.3em;
  z-index: 100;
}
/* line 733, ../scss/screen.scss */
#section4 #lab_left {
  background-image: url("../img/lab_left2.png");
  width: 534px;
  height: 324px;
  z-index: 5;
  left: 5em;
}
/* line 740, ../scss/screen.scss */
#section4 #lab_left #text_left {
  text-align: center;
  font-size: 1em;
  line-height: 1.28em;
  top: 57%;
  left: 1em;
  width: 35%;
}
/* line 755, ../scss/screen.scss */
#section4 #lab_right {
  background-image: url("../img/lab_right2.png");
  width: 365px;
  height: 274px;
  left: 27em;
  z-index: 7;
  top: 6em;
}
/* line 762, ../scss/screen.scss */
#section4 #lab_right #text_right {
  text-align: center;
  left: 10.5em;
  top: 30%;
  font-size: 1em;
  line-height: 1.28em;
  width: 52%;
}
/* line 773, ../scss/screen.scss */
#section4 #labman {
  background-image: url("../img/labman.png");
  width: 118px;
  height: 222px;
  z-index: 6;
  left: 29.5em;
  top: 3em;
}
/* line 782, ../scss/screen.scss */
#section4 #text_top {
  text-align: center;
  width: 20%;
}

/* line 790, ../scss/screen.scss */
#section5 {
  background-color: #f1f1e9;
}
/* line 792, ../scss/screen.scss */
#section5 .heading {
  height: auto !important;
}
/* line 794, ../scss/screen.scss */
#section5 #carer {
  position: relative;
  background-image: url("../img/carer.png");
  width: 306px;
  height: 358px;
  left: 50%;
  margin-left: -153px;
  background-color: #f1f1e9;
}

/* line 812, ../scss/screen.scss */
#section6 #carer2 {
  position: relative;
  background-image: url("../img/carer2.png");
  width: 149px;
  height: 358px;
  left: 50%;
  margin-left: -74px;
}

/* line 823, ../scss/screen.scss */
.content_block li {
  font-size: 1.5em;
  padding-top: 3em;
}

/* line 830, ../scss/screen.scss */
#section7 {
  height: 55.5em;
}
/* line 832, ../scss/screen.scss */
#section7 .heading {
  height: auto;
}
/* line 836, ../scss/screen.scss */
#section7 .clm {
  padding-bottom: 5em;
}
/* line 839, ../scss/screen.scss */
#section7 .chat {
  margin-bottom: 5em;
  margin: 0 auto;
}
/* line 843, ../scss/screen.scss */
#section7 .chat p {
  display: inline-block;
  font-size: 1.3em;
  padding: .3em 1em;
  height: 55px;
  line-height: 1.2em;
  vertical-align: middle;
}
/* line 856, ../scss/screen.scss */
#section7 .row {
  padding-bottom: 5em;
}
/* line 862, ../scss/screen.scss */
#section7 #voice1 {
  background-image: url("../img/chat_cloud.png");
  height: 135px;
  width: 313px;
}
/* line 866, ../scss/screen.scss */
#section7 #voice1 p {
  padding-top: 1.3em;
}
/* line 870, ../scss/screen.scss */
#section7 #voice2 {
  background-image: url("../img/chat_cloud2.png");
  height: 135px;
  width: 313px;
}
/* line 874, ../scss/screen.scss */
#section7 #voice2 p {
  padding-top: 1.3em;
}
/* line 878, ../scss/screen.scss */
#section7 #voice3 {
  background-image: url("../img/chat_cloud.png");
  height: 135px;
  width: 313px;
}
/* line 882, ../scss/screen.scss */
#section7 #voice3 p {
  padding-top: 1.01em;
}
/* line 886, ../scss/screen.scss */
#section7 #voice4 {
  background-image: url("../img/chat_cloud2.png");
  height: 135px;
  width: 313px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
/* line 891, ../scss/screen.scss */
#section7 #voice4 p {
  padding-top: .5em;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
/* line 896, ../scss/screen.scss */
#section7 #voice5 {
  background-image: url("../img/chat_cloud.png");
  height: 135px;
  width: 313px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
/* line 901, ../scss/screen.scss */
#section7 #voice5 p {
  padding-top: .8em;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
/* line 906, ../scss/screen.scss */
#section7 #voice6 {
  background-image: url("../img/chat_cloud2.png");
  height: 135px;
  width: 313px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
/* line 911, ../scss/screen.scss */
#section7 #voice6 p {
  padding-top: .3em;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

/* line 918, ../scss/screen.scss */
#flagman {
  display: none;
}

/* line 921, ../scss/screen.scss */
#section8 {
  height: 38.3em;
  background-color: #f1f1e9;
}
/* line 924, ../scss/screen.scss */
#section8 .rw {
  padding-top: 3em;
}
/* line 928, ../scss/screen.scss */
#section8 .clm {
  padding-top: .5em;
}
/* line 930, ../scss/screen.scss */
#section8 .clm p {
  padding-bottom: .5em;
  padding-top: 2em;
}
/* line 936, ../scss/screen.scss */
#section8 #doctor {
  position: absolute;
  background-image: url("../img/doctor.png");
  height: 431px;
  width: 707px;
  left: -230px;
  top: -0.6em;
}

/* line 945, ../scss/screen.scss */
#section9 {
  padding-bottom: 5em;
}
/* line 947, ../scss/screen.scss */
#section9 .right
p {
  text-align: center;
  padding-top: 3em;
  padding-bottom: 3em;
}
/* line 955, ../scss/screen.scss */
#section9 .left p {
  text-align: center;
  padding-top: 3em;
  padding-bottom: 2em;
}
/* line 961, ../scss/screen.scss */
#section9 #phones {
  background-image: url("../img/phones.png");
  width: 530px;
  height: 345px;
  margin: 0 auto;
}
/* line 967, ../scss/screen.scss */
#section9 #mov_pho {
  height: 24em;
}
/* line 971, ../scss/screen.scss */
#section9 #mov_pho #phone1_l {
  z-index: 31;
}
/* line 974, ../scss/screen.scss */
#section9 #mov_pho #phone_2_l {
  z-index: 31;
}
/* line 977, ../scss/screen.scss */
#section9 #mov_pho li#line_l {
  z-index: none;
}
/* line 980, ../scss/screen.scss */
#section9 #mov_pho #phone1 {
  position: absolute;
  left: 10em;
  top: 0;
  background-image: url("../img/phone_1.png");
  height: 345px;
  width: 226px;
  left: 15em;
  z-index: 31 !important;
}
/* line 991, ../scss/screen.scss */
#section9 #mov_pho #phone2 {
  top: 0;
  background-image: url("../img/phone_2.png");
  height: 345px;
  width: 226px;
  position: absolute;
  z-index: 31 !important;
}
/* line 1000, ../scss/screen.scss */
#section9 #mov_pho #line {
  top: 0;
  background-image: url("../img/line.png");
  height: 345px;
  width: 129px;
  position: absolute;
  left: 8em;
  z-index: 4 !important;
}
/* line 1012, ../scss/screen.scss */
#section9 #poster {
  background-image: url("../img/poster.png");
  width: 266px;
  height: 345px;
  margin: 0 auto;
}

/* line 1021, ../scss/screen.scss */
#section10 {
  background-color: #f1f1e9;
}
/* line 1023, ../scss/screen.scss */
#section10 .heading {
  height: auto;
}
/* line 1027, ../scss/screen.scss */
#section10 .clm p {
  padding-top: 50%;
}
/* line 1032, ../scss/screen.scss */
#section10 #family {
  background-image: url("../img/family.png");
  height: 372px;
  width: 500px;
  margin: 0 auto;
}

/* line 1041, ../scss/screen.scss */
#section11 .row:first-child {
  padding-bottom: 1em;
}
/* line 1046, ../scss/screen.scss */
#section11 #sharing {
  background-image: url("../img/sharing.png");
  width: 950px;
  height: 304px;
  margin: 0 auto;
}
/* line 1054, ../scss/screen.scss */
#section11 .clm .left p {
  margin-left: 200px;
}
/* line 1062, ../scss/screen.scss */
#section11 .clm p {
  text-align: center;
  width: 50%;
}

/* line 1070, ../scss/screen.scss */
#section12 {
  background-color: #f1f1e9;
}
/* line 1073, ../scss/screen.scss */
#section12 .clm div {
  margin: 0 auto;
}
/* line 1077, ../scss/screen.scss */
#section12 #gate {
  background-image: url("../img/gate.png");
  height: 284px;
  width: 184px;
}
/* line 1085, ../scss/screen.scss */
#section12 #umbrella {
  background-image: url("../img/umbrella.png");
  height: 288px;
  width: 180px;
}
/* line 1092, ../scss/screen.scss */
#section12 #hospital {
  background-image: url("../img/hospital.png");
  height: 286px;
  width: 246px;
  margin-left: -1em;
}
/* line 1099, ../scss/screen.scss */
#section12 #piggy {
  background-image: url("../img/piggy.png");
  height: 288px;
  width: 224px;
}
/* line 1105, ../scss/screen.scss */
#section12 p {
  text-align: center;
}
/* line 1109, ../scss/screen.scss */
#section12 .clm {
  margin: 0 auto;
}

/* line 1113, ../scss/screen.scss */
#section13 {
  background-color: #3d7dc4;
}
/* line 1116, ../scss/screen.scss */
#section13 .clm {
  margin-left: -2em;
}
/* line 1118, ../scss/screen.scss */
#section13 .clm div {
  margin: 2em auto;
}
/* line 1123, ../scss/screen.scss */
#section13 .clm #card1 {
  background-image: url("../img/card2.png");
  height: 129px;
  width: 339px;
}
/* line 1129, ../scss/screen.scss */
#section13 .clm #card2 {
  background-image: url("../img/card1.png");
  height: 129px;
  width: 339px;
}
/* line 1136, ../scss/screen.scss */
#section13 .clm #shadow {
  background-image: url("../img/shadow.png");
  height: 30px;
  width: 339px;
  margin-bottom: 1em;
}
/* line 1144, ../scss/screen.scss */
#section13 .bot_links {
  padding-bottom: 1em;
}
/* line 1146, ../scss/screen.scss */
#section13 .bot_links span {
  padding-left: .5em;
}
/* line 1151, ../scss/screen.scss */
#section13 .social {
  display: inline-block;
}
/* line 1157, ../scss/screen.scss */
#section13 .sponsor div {
  margin-top: 1em;
  display: inline-block;
}
/* line 1161, ../scss/screen.scss */
#section13 .sponsor #eufami {
  background-image: url("../img/eufami.png");
  height: 32px;
  width: 72px;
}
/* line 1168, ../scss/screen.scss */
#section13 .sponsor #ku {
  background-image: url("../img/ku.png");
  height: 32px;
  width: 60px;
}

/* line 1180, ../scss/screen.scss */
#section14 {
  background-color: #131a46;
}
/* line 1182, ../scss/screen.scss */
#section14 h2 {
  padding-top: .8em;
  text-align: center;
}
/* line 1186, ../scss/screen.scss */
#section14 a {
  height: 140px;
  width: 142px;
  display: block;
}
/* line 1192, ../scss/screen.scss */
#section14 .re
#download_raport {
  margin: 4em auto;
  display: block;
  background-image: url("../img/download.png");
  width: 142px;
  height: 140px;
}
/* line 1199, ../scss/screen.scss */
#section14 .download_raport {
  margin: 5em auto;
  display: block;
  background-image: url("../img/download.png");
  width: 142px;
  height: 140px;
}
/* line 1207, ../scss/screen.scss */
#section14 span {
  width: 190px;
  padding-top: .5em;
  text-transform: uppercase;
  font-size: 1.4em;
  color: #fff;
  margin: 0 auto;
  display: block;
}
/* line 1217, ../scss/screen.scss */
#section14 .last {
  margin-left: -.5em;
}
/* line 1222, ../scss/screen.scss */
#section14 .nd {
  text-align: center;
}

/* line 1227, ../scss/screen.scss */
#section15 {
  background-color: #3d7dc4;
}
/* line 1229, ../scss/screen.scss */
#section15 li {
  padding-top: 0;
  list-style: none;
}
/* line 1233, ../scss/screen.scss */
#section15 li:before {
  content: "• ";
  color: #131a46;
  font-size: 1.2em;
}
/* line 1239, ../scss/screen.scss */
#section15 span {
  padding-top: 1em;
}
/* line 1242, ../scss/screen.scss */
#section15 .row {
  padding-bottom: 2em;
}

/* line 1247, ../scss/screen.scss */
#section16 p {
  padding-top: 1.5em;
  padding-bottom: 1em;
}

/* line 1254, ../scss/screen.scss */
.mobile {
  display: none;
}

/* line 1257, ../scss/screen.scss */
.mobile_text {
  display: none;
}

/* line 1260, ../scss/screen.scss */
.mobile_block {
  display: none;
}

/*-------------------Animation settings------------------------------------*/
/* line 1264, ../scss/screen.scss */
#first {
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
}

/*---Elements---------------------------------------------------------------*/
/* ==========================================================================
   Media queries
   ========================================================================== */
@media only screen and (max-width: 1360px) {
  /* line 1279, ../scss/screen.scss */
  #section0 #map {
    margin-right: -4% !important;
  }

  /* line 1283, ../scss/screen.scss */
  .section {
    padding: 0 2.5% !important;
  }

  /* line 1286, ../scss/screen.scss */
  .about {
    padding: 0 5%;
  }
  /* line 1288, ../scss/screen.scss */
  .about #carer_about {
    margin-left: 50%;
  }
  /* line 1291, ../scss/screen.scss */
  .about #carer_key {
    margin-left: 50%;
  }
}
@media only screen and (max-width: 1199px) {
  /* line 1303, ../scss/screen.scss */
  #intro_lb .animation_block {
    height: 33em;
  }

  /* line 1308, ../scss/screen.scss */
  #mov_pho {
    margin-left: 20%;
  }

  /* line 1317, ../scss/screen.scss */
  #section10 p:last-child {
    margin-left: 1.9em;
  }
}
/* line 1323, ../scss/screen.scss */
.sm {
  display: none;
}

@media only screen and (max-width: 992px) {
  /* line 1328, ../scss/screen.scss */
  #intro_lb .animation_block {
    height: 40em;
  }

  /* line 1333, ../scss/screen.scss */
  .desktop {
    display: none;
  }

  /* line 1336, ../scss/screen.scss */
  .mobile_text {
    display: inline;
  }

  /* line 1339, ../scss/screen.scss */
  .mobile_block {
    display: block;
  }

  /* line 1344, ../scss/screen.scss */
  #section1 h2 {
    text-align: center;
  }
  /* line 1347, ../scss/screen.scss */
  #section1 p {
    text-align: center;
  }

  /* line 1355, ../scss/screen.scss */
  #section2 div .row p {
    margin-top: 2em;
  }

  /* line 1363, ../scss/screen.scss */
  #section4 {
    height: 39em;
  }

  /* line 1367, ../scss/screen.scss */
  #section5 ul {
    padding-top: 2em !important;
    padding-bottom: .5em;
  }
  /* line 1371, ../scss/screen.scss */
  #section5 ul li {
    padding-top: 1em;
  }

  /* line 1377, ../scss/screen.scss */
  #section7 {
    height: 70em !important;
  }

  /* line 1381, ../scss/screen.scss */
  #section8 {
    height: auto;
  }
  /* line 1383, ../scss/screen.scss */
  #section8 .heading {
    padding-bottom: 2em;
  }
  /* line 1386, ../scss/screen.scss */
  #section8 #doctor {
    display: block;
    margin: 0 auto;
    background-image: url("../img/doctor_med.png");
    height: 365px;
    width: 601px;
    position: static;
  }
  /* line 1395, ../scss/screen.scss */
  #section8 .clm {
    min-height: 20.7em;
  }
  /* line 1397, ../scss/screen.scss */
  #section8 .clm p {
    text-align: center;
    padding-bottom: .5em;
  }

  /* line 1405, ../scss/screen.scss */
  #section9 #mov_pho {
    margin-left: 10%;
  }

  /* line 1410, ../scss/screen.scss */
  #section10 .clm {
    padding-top: 2em;
  }
  /* line 1412, ../scss/screen.scss */
  #section10 .clm p {
    padding-top: 0;
    margin-left: 0;
  }

  /* line 1419, ../scss/screen.scss */
  #section11 #sharing {
    background-image: url("../img/sharing_med.png");
    width: 650px;
    height: 198px;
  }
  /* line 1426, ../scss/screen.scss */
  #section11 .clm .left p {
    margin-left: 20%;
    display: inline-block;
  }
  /* line 1435, ../scss/screen.scss */
  #section11 .clm p {
    display: inline-block;
    margin: 0;
    text-align: center;
    width: 80%;
  }
}
@media (max-width: 767px) {
  /* line 1448, ../scss/screen.scss */
  #intro_lb #flag {
    display: none;
  }
  /* line 1451, ../scss/screen.scss */
  #intro_lb .animation_block {
    height: 25em;
  }
  /* line 1453, ../scss/screen.scss */
  #intro_lb .animation_block #first {
    left: 50%;
    margin-left: -142px;
  }

  /* line 1459, ../scss/screen.scss */
  .about {
    padding: 0 5%;
  }
  /* line 1461, ../scss/screen.scss */
  .about #carer_about {
    margin-left: 0;
  }
  /* line 1464, ../scss/screen.scss */
  .about #carer_key {
    margin-left: 0;
  }

  /* line 1469, ../scss/screen.scss */
  body .fill {
    width: auto;
    display: inline-block;
  }
  /* line 1473, ../scss/screen.scss */
  body .navbar {
    border-radius: none;
  }
  /* line 1476, ../scss/screen.scss */
  body .dropdown {
    -webkit-border-radius: initial;
    -moz-border-radius: initial;
    -ms-border-radius: initial;
    -o-border-radius: initial;
    border-radius: initial;
  }
  /* line 1480, ../scss/screen.scss */
  body .dropdown a:hover, body .dropdown a:active, body .dropdown a:focus {
    color: #131a46;
  }
  /* line 1483, ../scss/screen.scss */
  body .dropdown-menu li a {
    color: white;
  }
  /* line 1486, ../scss/screen.scss */
  body .dropdown#lang .dropdown-menu {
    width: auto !important;
    border: none;
  }
  /* line 1491, ../scss/screen.scss */
  body .lg {
    font-size: 1.4em;
  }
  /* line 1494, ../scss/screen.scss */
  body h2 {
    hyphens: auto;
    font-size: 2.5em;
  }
  /* line 1498, ../scss/screen.scss */
  body .lrg {
    font-size: 2.2em;
  }
  /* line 1501, ../scss/screen.scss */
  body .xl {
    font-size: 1.3em;
  }
  /* line 1504, ../scss/screen.scss */
  body .md {
    font-size: 1.3em;
  }

  /* line 1508, ../scss/screen.scss */
  .col-lg-12, .col-md-12, .col-sm-12, .col-xs-12 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  /* line 1513, ../scss/screen.scss */
  .section {
    padding: 0 .5%;
  }

  /* line 1516, ../scss/screen.scss */
  .lg_dev {
    display: none;
  }

  /* line 1519, ../scss/screen.scss */
  .sm {
    display: block;
  }

  /* line 1523, ../scss/screen.scss */
  #intro_lb {
    height: auto;
  }

  /* line 1527, ../scss/screen.scss */
  #section1 {
    padding: 0;
    height: auto;
  }
  /* line 1530, ../scss/screen.scss */
  #section1 h2 {
    padding-top: 1em;
  }
  /* line 1533, ../scss/screen.scss */
  #section1 h2:before {
    display: none;
  }
  /* line 1536, ../scss/screen.scss */
  #section1 p {
    text-align: left;
  }
  /* line 1539, ../scss/screen.scss */
  #section1 article {
    padding: 0;
  }
  /* line 1541, ../scss/screen.scss */
  #section1 article p {
    width: 100%;
    padding: 0;
    text-align: left;
  }
  /* line 1546, ../scss/screen.scss */
  #section1 article h2 {
    width: 100%;
  }
  /* line 1550, ../scss/screen.scss */
  #section1 #scales3 {
    background-image: url("../img/austria/scales_mob.png");
    width: 119px;
    height: 249px;
    position: initial;
    margin: 0 auto;
    display: block;
  }

  /* line 1561, ../scss/screen.scss */
  #section3 #impact {
    background-image: url("../img/impact_mob.png");
    width: 315px;
    height: 216px;
    margin: 0 auto;
    display: block;
  }

  /* line 1571, ../scss/screen.scss */
  #section4 {
    height: auto;
  }
  /* line 1573, ../scss/screen.scss */
  #section4 #lab_mob {
    background-image: url("../img/labirynth.png");
    width: 300px;
    height: 203px;
    margin: 0 auto;
  }

  /* line 1583, ../scss/screen.scss */
  #section5 .heading {
    height: auto;
  }
  /* line 1586, ../scss/screen.scss */
  #section5 p {
    text-align: left;
  }
  /* line 1589, ../scss/screen.scss */
  #section5 ul {
    padding-left: .9em;
    padding-top: 1em;
  }
  /* line 1594, ../scss/screen.scss */
  #section5 #carer {
    background-image: url("../img/carer_mob.png");
    width: 250px;
    height: 284px;
    position: initial;
    margin: 0 auto;
  }

  /* line 1603, ../scss/screen.scss */
  #section6 .heading {
    height: auto;
  }
  /* line 1606, ../scss/screen.scss */
  #section6 p {
    text-align: left;
  }
  /* line 1609, ../scss/screen.scss */
  #section6 ul {
    padding-left: .9em;
    padding-top: 1em;
  }
  /* line 1612, ../scss/screen.scss */
  #section6 ul li {
    padding-top: 1em;
  }
  /* line 1617, ../scss/screen.scss */
  #section6 #carer2 {
    background-image: url("../img/carer2_mob.png");
    width: 250px;
    height: 284px;
    position: initial;
    margin: 0 auto;
  }

  /* line 1628, ../scss/screen.scss */
  #section_g #graph {
    padding-top: 0 !important;
  }

  /* line 1632, ../scss/screen.scss */
  #section7 {
    height: 116em !important;
  }
  /* line 1634, ../scss/screen.scss */
  #section7 p {
    text-align: left;
  }
  /* line 1638, ../scss/screen.scss */
  #section7 #voice1, #section7 #voice3, #section7 #voice5 {
    background-image: url("../img/chat_cloud_mob.png");
    width: 300px;
  }
  /* line 1642, ../scss/screen.scss */
  #section7 #voice2, #section7 #voice4, #section7 #voice6 {
    background-image: url("../img/chat_cloud2_mob.png");
    width: 300px;
  }

  /* line 1650, ../scss/screen.scss */
  #section8 .clm p {
    text-align: left;
  }
  /* line 1654, ../scss/screen.scss */
  #section8 #doctor {
    background-image: url("../img/doctor_mob.png");
    width: 310px;
    height: 188px;
    margin: 0 auto;
  }

  /* line 1663, ../scss/screen.scss */
  #section9 #phone {
    background-image: url("../img/phones_mob.png");
    width: 295px;
    height: 214px;
    margin: 0 auto;
  }

  /* line 1671, ../scss/screen.scss */
  #section10 p:last-child {
    margin: 0;
  }
  /* line 1674, ../scss/screen.scss */
  #section10 #family {
    background-image: url("../img/family_mob.png");
    width: 296px;
    height: 217px;
  }

  /* line 1681, ../scss/screen.scss */
  #section11 #sharing {
    background-image: url("../img/sharing_mob.png");
    width: 295px;
    height: 90px;
  }

  /* line 1688, ../scss/screen.scss */
  #section12 #hospital {
    margin: 0 auto;
  }

  /* line 1693, ../scss/screen.scss */
  #section13 #card1, #section13 #card2, #section13 #shadow {
    display: none;
  }
}
/* line 1700, ../scss/screen.scss */
#section14 .download_raport {
  margin: 2em auto;
}
/* line 1703, ../scss/screen.scss */
#section14 .download_raport:last-child {
  margin-bottom: 6em;
}

/* line 1708, ../scss/screen.scss */
#section15 ul {
  padding-left: 1em;
}
/* line 1710, ../scss/screen.scss */
#section15 ul li {
  width: 100%;
}
/* line 1715, ../scss/screen.scss */
#section15 #section7 {
  width: 115em !important;
}

@media (min-width: 768px) {
  /* line 1721, ../scss/screen.scss */
  .navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
}
@media (max-width: 340px) {
  /* line 1727, ../scss/screen.scss */
  #section7 {
    height: 132em !important;
  }
}
@media (max-width: 360px) {
  /* line 1733, ../scss/screen.scss */
  .nav.navbar-nav.pull-left img {
    width: 80px;
    height: auto;
  }
}
