@media (max-width: 767px) {
  .text-center-xs {
    text-align: center; }

  .pull-none-xs {
    float: none; }

  .width-100per-xs {
    width: 100%; } }
html, body {
  font-size: 14px;
  color: #454545; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #dadada; }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 20px; }

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 40px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  header {
    height: 140px;
    width: 100%;
    display: block;
    background: #ffffff; } }
@media (max-width: 767px) {
  header {
    width: 100%;
    display: block;
    background: #ffffff; } }

@media (min-width: 768px) {
  .header-nav-container {
    width: 100%;
    background: #122055;
    height: 42px; } }
@media (max-width: 767px) {
  .header-nav-container {
    width: 100%;
    background: #122055;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px; } 
	

	}

.border-radius-100px {
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -o-border-radius: 100px;
  -ms-border-radius: 100px; }

.title-dot {
  width: 10px;
  height: 10px;
  display: block;
  float: left;
  /*background: #DC3636;*/
  background: #009588;
  margin-top: 8px;
  margin-right: 8px; }

.s-nav-lang {
  margin: 0px; }
  @media (max-width: 767px) {
    .s-nav-lang {
      margin-bottom: 10px;
      overflow: hidden; } }
  .s-nav-lang li {
    display: inline-block;
    float: left; }
    @media (min-width: 768px) {
      .s-nav-lang li {
        float: left; } }
    @media (max-width: 767px) {
      .s-nav-lang li {
        float: none; } }
    .s-nav-lang li a {
      color: #454545; }
      @media (min-width: 768px) {
        .s-nav-lang li a {
          margin-right: 20px; } }
      @media (max-width: 767px) {
        .s-nav-lang li a {
          margin-right: 10px;
          margin-left: 10px; } }

.s-nav-top {
  padding: 0px;
  margin: 0px;
  height: 42px;
  top: initial;
  background: none;
  border: 0px;
  position: absolute; }
  .s-nav-top.navbar-default .navbar-nav > li > a {
    color: #fff; }
  .s-nav-top.navbar-default .navbar-nav > .open > a {
    color: #555 !important;
    background-color: #ececec !important; }
  .s-nav-top .navbar-nav > li {
    width: auto; }
  .s-nav-top li {
    display: block;
    height: 42px;
    padding-top: 0px;
    padding-bottom: 0px; }
	.s-nav-top li li{
    display: block;
    height: 36px;
    padding-top: 0px;
    padding-bottom: 0px; }
    @media (max-width: 767px) {
      .s-nav-top li {
        width: 100% !important; } }
    .s-nav-top li a {
      line-height: 42px;
      display: block;
      color: #fff;
      padding-top: 0px;
      padding-bottom: 0px; }
	  .s-nav-top li li a {
      line-height: 36px;
      display: block;
      color: #fff;
      padding-top: 0px;
      padding-bottom: 0px; }
      @media (max-width: 767px) {
        .s-nav-top li a {
          background: rgba(18, 32, 85, 0.8); } }
  .s-nav-top .active a {
    color: #555 !important;
    background-color: #ececec !important; }
  .s-nav-top .dropdown-menu {
    background: rgba(18, 32, 85, 0.55); }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
    z-index: 99999;
    position: relative;
    background: none; }

  .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background: rgba(0, 0, 0, 0.8); } }
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    background: #cdcdcd;
    z-index: 99999;
    position: relative;
    top: 0px !important; }
    .navbar-nav .open .dropdown-menu a {
      background: #000; } }
.s-search-top {
  margin-top: 4px; }

.carousel-control.left, .carousel-control.right {
  background: transparent !important; }

.carousel-inner .item {
  margin: 0 auto; }

.home-node {
  margin-bottom: 30px;
  display: block;
  overflow: hidden; }
  .home-node .s-title {
    width: 100%;
    height: 100%;
    line-height: 32px;
    display: block;
    background: #122055;
    color: #fff;
    padding-left: 10px; }
  .home-node .img-container {
    width: 40%;
    display: block;
    float: left; }
  .home-node .paragraph-container {
    width: 60%;
    display: block;
    float: left;
    padding: 10px; }

.dropdown-submenu {
  position: relative; }

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: 0px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px; }

.dropdown-submenu:hover > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #fff;
  margin-top: 16px;
  margin-right: -10px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown-submenu.pull-left {
  float: none; }

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px; }

.ui-pagination {
  padding: 0px;
  list-style-type: none;
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
  
  margin-top: 30px;
  margin-bottom: 30px; }
  .ui-pagination li {
    padding: 0px;
    list-style-type: none;
    float: left;
    display: block; }
    .ui-pagination li a {
      display: block;
      padding: 6px;
      border: 1px solid #dfdfdf;
      width: 32px;
      height: 32px;
      text-align: center;
      color: #122055;
      text-decoration: none; }
    .ui-pagination li:hover {
      background: #dfdfdf; }
    .ui-pagination li:first-child a {
      display: block;
      padding: 6px;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .ui-pagination li:last-child a {
      display: block;
      padding: 10px;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    .ui-pagination li:not(:first-child) a {
      display: block;
      padding: 6px;
      border-left: 0px solid #dfdfdf; }
    .ui-pagination li.prev + li a {
      border-left: 1px solid #dfdfdf; }
    .ui-pagination li.prev {
      margin-right: 0px; }
      .ui-pagination li.prev a {
        border: 1px solid #dfdfdf;
        font-size: 16px;
        padding-top: 8px; }
    .ui-pagination li.next {
      margin-left: 0px; }
      .ui-pagination li.next a {
        border: 1px solid #dfdfdf;
        font-size: 16px;
        padding-top: 8px; }
    .ui-pagination li.active {
      background: #122055; }
      .ui-pagination li.active a {
        color: #fff; }

footer {
  height: 100px;
  display: block; }

@media (max-width: 767px) {
  .pull-left-xs {
    float: left; } }

.timeline {
  padding: 0px;
  margin-top: 50px; }
  .timeline li {
    padding: 0px;
    display: block;
    border-left: 8px solid #122055;
    float: left;
    margin-left: 21px;
    padding-bottom: 50px; }
    .timeline li:last-child {
      border-left: 8px solid transparent; }
    .timeline li .timeline-year {
      border-radius: 100px;
      -webkit-border-radius: 100px;
      -moz-border-radius: 100px;
      -o-border-radius: 100px;
      -ms-border-radius: 100px;
      width: 62px;
      height: 62px;
      line-height: 62px;
      display: block;
      background: #122055;
      text-align: center;
      color: #fff;
      font-size: 13px;
      font-weight: bold;
      margin-left: -35px;
      float: left; }
    .timeline li .timeline-content {
      padding-left: 40px; }
      .timeline li .timeline-content img {
        padding:10px; }

.title-link:link{
	color: black;
}
.title-link:visited{
	color: black;
}
.title-link:hover{
	color: #122055;
	text-decoration: none;
}
.title-link:active{
	color: #122055;
	text-decoration: none;
}
.title-link:focus{
	color: #122055;
	text-decoration: none;
}

.title-link2:link{
	color: white;
}
.title-link2:visited{
	color: white;
}
.title-link2:hover{
	color: #ececec;
	text-decoration: none;
}
.title-link2:active{
	color: #ececec;
	text-decoration: none;
}
.title-link2:focus{
	color: #ececec;
	text-decoration: none;
}

.title-link3:link{
	color: #122055;;
}
.title-link3:visited{
	color: #122055;;
}
.title-link3:hover{
	color: black;
	
}
.title-link3:active{
	color: black;
	text-decoration: none;
}
.title-link3:focus{
	color: black;
	
}

/*# sourceMappingURL=style.css.map */
@media screen and (min-width: 1200px) {
	#international > li {
    width: 16.66666%;
  }
  #abroad > li {
    width: 50%;
  }
	#pl{
		width:14.22222%!important;
	}
	#pl1{
		width:11.6%!important;
	}
	#pl2{
		width:14.8%!important;
	}
	#pl3{
		width:13%!important;
		font-size:13px;
	}
	#pl4{
		font-size:13px;
	}
	#pl5{
	width:10%!important;
		
	}
	#cl2{
		width:10%!important;
	}
	#cl3{
		width:8.5%!important;
		font-size:13px;
	}
	#cl3 a{
		padding-left:5px;
		padding-right:5px;
	}
	#cl3 a span{
		display:inline;
	}
	#cl3 a span:before{
		content:"\a";
    white-space: pre;
	}
	#cl4{
		font-size:13px;
	}
	#cl5{
		width:10.5%!important;
	}
	#cl5 a span{
		display:inline;
	}
	#cl5 a span:before{
		content:"\a";
    white-space: pre;
	}
	#ed{
		width:6.7%!important;
	}
	#ed2{
		width:6.6%!important;
	}
	#ed3{
		width:11%!important;
		font-size:13px;
	}
	#ed4{
		width:15.5%!important;
		font-size:13px;
	}
	#ed5{
		width:7.5%!important;
	}
	#ed5 a span{
		display:inline;
	}
	#ed5 a span:before{
		content:"\a";
    white-space: pre;
	}
	#pc2{
		width:9%!important;
	}
	#pc3{
		width:15%!important;
		font-size:13px;
	}
	#pc4{
		width:10%!important;
		font-size:13px;
	}
	#pc5{
		width:8%!important;
	}
	#pc5 a span{
		display:inline;
	}
	#pc5 a span:before{
		content:"\a";
    white-space: pre;
	}
	#sl{
		width:7.1%!important;
	}
	#sl2{
		width:8.4%!important;
	}
	#sl3{
		width:7.2%!important;
		font-size:13px;
	}
	#sl3 a span{
		display:inline;
	}
	#sl3 a span:before{
		content:"\a";
    white-space: pre;
	}
	#sl4{
		width:10%!important;
		font-size:13px;
	}
	#sl5{
		width:9%!important;
	}
	#sl5 a span{
		display:inline;
	}
	#sl5 a span:before{
		content:"\a";
    white-space: pre;
	}
	#dv2{
		width:11.8%!important;
	}
	#dv3{
		width:9%!important;
		font-size:13px;
	}
	#dv3 a{
		padding-left:5px;
		padding-right:5px;
	}
	#dv3 a span{
		display:inline;
	}
	#dv3 a span:before{
		content:"\a";
    white-space: pre;
	}
	#dv4{
		font-size:13px;
	}
	#dv4 a span{
		display:inline;
	}
	#dv4 a span:before{
		content:"\a";
    white-space: pre;
	}
	#dv5{
		width:18%!important;
	}
	#dv5 a span{
		display:inline;
	}
	#dv5 a span:before{
		content:"\a";
    white-space: pre;
	}
	#mn{
		width:14%!important;
	}
	#mn2{
		width:10.5%!important;
	}
	#mn3{
		width:10%!important;
		font-size:13px;
	}
	#mn3 a span{
		display:inline;
	}
	#mn3 a span:before{
		content:"\a";
    white-space: pre;
	}
	#mn4{
		width:10%!important;
		font-size:13px;
	}
	#mn5{
		width:10%!important;
	}
	#mn5 a span{
		display:inline;
	}
	#mn5 a span:before{
		content:"\a";
    white-space: pre;
	}
	#wv{
		width:14.22222%!important;
	}
	#wv2{
		width:12%!important;
	}
	#wv3{
		width:10%!important;
		font-size:13px;
	}
	#wv4{
		width:10%!important;
		font-size:13px;
	}
	#wv5{
		width:14%!important;
	}
	#tl{
		width:13.22222%!important;
	}
	#tl2{
		width:16.9%!important;
	}
	#tl3{
		width:16%!important;
		font-size:13px;
	}
	#tl4{
		font-size:13px;
	}
	#tl5{
		width:13%!important;
	}
	
  
  #employees > li {
    width: 11.11111%;
  }
  
	#img-to-right{
		text-align:right;
	
	}
	#img-to-right >a>img{
		display:inline-block;
	
	}
}

@media screen and (max-width: 768px) {

	#img-to-right{
		text-align:center;
	
	}
	#img-to-right >a>img{
		display:block;margin:0 auto;
	
	}
	
	#title-smaller{
		font-size:23px;
	
	}
  .nav-tabs-responsive > li {
    display: none;
    width: 25%;
  }
  .nav-tabs-responsive > li > a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    text-align: center;
    vertical-align: top;
  }
  .nav-tabs-responsive > li.active {
    width: 50%;
  }
  .nav-tabs-responsive > li.active:first-child {
    margin-left: 25%;
  }
  .nav-tabs-responsive > li.active, .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    display: block;
  }
  .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .nav-tabs-responsive > li.next > a, .nav-tabs-responsive > li.prev > a {
    -webkit-transition: none;
    transition: none;
  }
  .nav-tabs-responsive > li.next > a .text, .nav-tabs-responsive > li.prev > a .text {
    display: none;
  }
  .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.prev > a:after, .nav-tabs-responsive > li.prev > a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nav-tabs-responsive > li.prev > a:after {
    content: "\e079";
  }
  .nav-tabs-responsive > li.next > a:after {
    content: "\e080";
  }
  .nav-tabs-responsive > li.dropdown > a > .caret {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown > a:after {
    content: "\e114";
  }
  .nav-tabs-responsive > li.dropdown.active > a:after {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown.active > a > .caret {
    display: inline-block;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
  }
  
}
  
@media screen and (min-width: 768px) and (max-width: 1200px) {

	#img-to-right{
		text-align:center;
	
	}
	#img-to-right >a>img{
		display:block;margin:0 auto;
	
	}
	
	#title-smaller{
		font-size:23px;
	
	}
  .nav-tabs-responsive > li {
    display: none;
    width: 30%;
  }
  .nav-tabs-responsive > li > a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    text-align: center;
    vertical-align: top;
  }
  .nav-tabs-responsive > li.active {
    width: 40%;
  }
  .nav-tabs-responsive > li.active:first-child {
    margin-left: 30%;
  }
  .nav-tabs-responsive > li.active, .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    display: block;
  }
  .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .nav-tabs-responsive > li.next > a, .nav-tabs-responsive > li.prev > a {
    -webkit-transition: none;
    transition: none;
  }
  .nav-tabs-responsive > li.next > a .text, .nav-tabs-responsive > li.prev > a .text {
    display: none;
  }
  .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.prev > a:after, .nav-tabs-responsive > li.prev > a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nav-tabs-responsive > li.prev > a:after {
    content: "\e079";
  }
  .nav-tabs-responsive > li.next > a:after {
    content: "\e080";
  }
  .nav-tabs-responsive > li.dropdown > a > .caret {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown > a:after {
    content: "\e114";
  }
  .nav-tabs-responsive > li.dropdown.active > a:after {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown.active > a > .caret {
    display: inline-block;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
  }
  
}

  
@media screen and (max-width: 479px) {

	#img-to-right{
		text-align:center;
	
	}
	#img-to-right >a>img{
		display:block;margin:0 auto;
	
	}
	
	#title-smaller{
		font-size:23px;
	
	}
  .nav-tabs-responsive > li {
    display: none;
    width: 17%;
  }
  .nav-tabs-responsive > li > a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    text-align: center;
    vertical-align: top;
  }
  .nav-tabs-responsive > li.active {
    width: 66%;
  }
  .nav-tabs-responsive > li.active:first-child {
    margin-left: 17%;
  }
  .nav-tabs-responsive > li.active, .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    display: block;
  }
  .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  .nav-tabs-responsive > li.next > a, .nav-tabs-responsive > li.prev > a {
    -webkit-transition: none;
    transition: none;
  }
  .nav-tabs-responsive > li.next > a .text, .nav-tabs-responsive > li.prev > a .text {
    display: none;
  }
  .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.prev > a:after, .nav-tabs-responsive > li.prev > a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nav-tabs-responsive > li.prev > a:after {
    content: "\e079";
  }
  .nav-tabs-responsive > li.next > a:after {
    content: "\e080";
  }
  .nav-tabs-responsive > li.dropdown > a > .caret {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown > a:after {
    content: "\e114";
  }
  .nav-tabs-responsive > li.dropdown.active > a:after {
    display: none;
  }
  .nav-tabs-responsive > li.dropdown.active > a > .caret {
    display: inline-block;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
  }
  
}
@media (max-width: 992px) {
.excerpt-smaller{
	font-size:9.5px;
}

}

@media (max-width: 1200px) and (min-width: 992px) {
.excerpt-smaller{
	font-size:11px;
}
}
@media (max-width: 1200px) {	


	.carousel-inner {
	max-height: 300px;
  }
  .carousel-inner .item{
	max-height: 300px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 992px) {
	.carousel-inner {
	max-height: 240px;
  }
  .carousel-inner .item{
	max-height: 240px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 768px) {
	.carousel-inner {
	max-height: 220px;
  }
  .carousel-inner .item{
	max-height: 220px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 667px) {
	.carousel-inner {
	max-height: 190px;
  }
  .carousel-inner .item{
	max-height: 190px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 600px) {
	.carousel-inner {
	max-height: 180px;
  }
  .carousel-inner .item{
	max-height: 180px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 560px) {
	.carousel-inner {
	max-height: 160px;
  }
  .carousel-inner .item{
	max-height: 160px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 510px) {
	.carousel-inner {
	max-height: 150px;
  }
  .carousel-inner .item{
	max-height: 150px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 479px) {
  .ui-pagination li a {
	width: 26px;
	height: 32px;	  }
	
	.carousel-inner {
	max-height: 130px;
  }
  .carousel-inner .item{
	max-height: 130px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 400px) {

	
	.carousel-inner {
	max-height: 118px;
  }
  .carousel-inner .item{
	max-height: 118px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 360px) {

	
	.carousel-inner {
	max-height: 100px;
  }
  .carousel-inner .item{
	max-height: 100px;
  }
  
  .carousel-inner .item img{
	height: auto;
  }
}

@media (max-width: 769px) {

.excerpt-smaller{
	font-size:14px;
}
  .s-nav-top {
    width: 100px;
  }

  .navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px !important;
    width: 100%;
    min-height: 100vh;
    display: block !important;
    background: rgba(18, 32, 85, 0.8);

    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);


    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
  }


  .navbar-collapse.in{

    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }

  .navbar-collapse > .nav{
    margin: 0px !important;
    /*margin-top: 50px !important;*/
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
  }

  .s-nav-top li {
    height: initial;
  }

  /* dropdown lv 1 */
  .s-nav-top .dropdown-menu {
    position: relative;
    width: 100%;
	height:auto;
  }

  .s-nav-top li li a {
    text-indent: 25px;
  }

  /* dropdown lv 1 */
  .dropdown-submenu:hover > .dropdown-menu {
    display: none;
}
  .dropdown-submenu > .dropdown-menu {
    background: rgba(18, 32, 85, 0.8);
    left: 0px;
}
  .s-nav-top li li li a {
    text-indent: 50px;
  }



  .suche-container {
    width: 100%;
	z-index: 1!important;
  }

  .suche-container .s-search-top{
    width: 100% !important;
  }
  .s-nav-top .active a {
    color: #000 !important;
    background-color: #fff !important; }
	
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	color: #fff;
	background-color: #000;
	}
}

.suche-container {
	z-index: 2000;
  }

.map-marker-1 {
	width:32px;
	height:32px;
    cursor: pointer;
	/*background: url("img/United-States-icon.png") no-repeat center center; */
	background: url("img/Germany-icon.png") no-repeat center center; 
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.map-marker-2{
	width:32px;
	height:32px;
    cursor: pointer;
	/*background: url("img/Germany-icon.png") no-repeat center center; */
	background: url("img/Indonesia-icon.png") no-repeat center center; 
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.map-marker-3{
	width:32px;
	height:32px;
    cursor: pointer;
	background: url("img/Indonesia-icon.png") no-repeat center center; 
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


							

