#partner-title {
  position: fixed;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjN2Y5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzVjN2Y5MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjk4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #5c7f90 0%, #5c7f90 50%, rgba(255, 255, 255, 0.98) 51%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5c7f90), color-stop(50%, #5c7f90), color-stop(51%, rgba(255, 255, 255, 0.98)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #5c7f90 0%, #5c7f90 50%, rgba(255, 255, 255, 0.98) 51%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #5c7f90 0%, #5c7f90 50%, rgba(255, 255, 255, 0.98) 51%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #5c7f90 0%, #5c7f90 50%, rgba(255, 255, 255, 0.98) 51%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #5c7f90 0%, #5c7f90 50%, rgba(255, 255, 255, 0.98) 51%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c7f90', endColorstr='#00ffffff', GradientType=0);
  /* IE6-8 */
  left: 0;
  right: 0;
  z-index: 1020;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-bottom: 10px;
}
#partner-title h1 {
  color: #ffffff;
  font-family: 'roboto_condensedlight', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  background-color: #7a0050;
  border-radius: 30px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 7px;
  position: relative;
  padding: 10px;
}
#partner {
  padding-bottom: 15px;
  margin-top: 75px;
}
#part-container:before {
  content: "";
  position: absolute;
  left: 80px;
  width: 1px;
  border-bottom: 21px solid #7a0050;
  top: -22px;
}
#part-container-en:before {
  content: "";
  position: absolute;
  left: 80px;
  width: 1px;
  border-bottom: 21px solid #7a0050;
  top: -22px;
}
#part-container, #part-container-en {
  margin-right: 15px;
  margin-left: 15px;
  border-top: 2px solid #7a0050;
  padding-top: 10px;
	position: relative;
}
.part-item h3 {
  color: #7a0050;
  margin-top: 8px;
  font-size: 16px;
  font-family: "roboto_condensedregular", sans-serif;
  margin-bottom: 0;
  padding-top: 5px;
}
.links-item h3 {
  color: #706f6f;
  margin-top: 8px;
  font-size: 16px;
  font-family: "roboto_condensedregular", sans-serif;
  margin-bottom: 0;
  padding-top: 5px;
}
.part-item p,
.links-item p {
  font-family: "nunitolight", sans-serif;
  font-size: 16px;
  color: #7a0050;
  margin-bottom: 0;
}
.part-item img,
.links-item img {
  width: 15px;
}
.part-item h2 {
  color: #ffffff;
  font-family: 'nunitolight', sans-serif;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
  background-color: #706f6f;
  border-radius: 16px;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
  display: inline-block;
  margin-bottom: 0;
}
.links-item h2 {
  color: #ffffff;
  font-family: 'nunitolight', sans-serif;
  font-size: 16px;
  line-height: 1.1;
  text-align: center;
  background-color: #7a0050;
  border-radius: 16px;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
  display: inline-block;
  margin-bottom: 0;
}
.part-item h3 a {
  color: #7a0050;
}
.links-item h3 a {
  color: #706f6f;
}
p.part-comment {
  font-size: 16px !important;
  font-family: "roboto_condensedlight", sans-serif;
  color: #706f6f;
  font-style: italic;
  margin-top: 5px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #links-part {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 2px solid #7a0050;
  }
}
@media (min-width: 992px) {
  #partner-title h1 {
    font-size: 24px;
    margin-top: 8px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .part-item p,
  .links-item p {
    font-size: 18px;
  }
  #part-container:before {
    border-bottom: 27px solid #7a0050;
    left: 105px;
		top: -28px;
  }
	#part-container-en:before
    {
        border-bottom: 27px solid #7a0050;
        left: 70px;
        top: -28px;
    }
  #partner {
    margin-top: 90px;
  }
}
@media (min-width: 1200px) {
  .part-item p,
  .links-item p {
    font-size: 20px;
  }
  #partner {
    margin-top: 110px;
  }
  #part-container:before {
		border-bottom: 32px solid #7a0050;
    left: 155px;
    top: -35px;
  }
	#part-container-en:before{
		border-bottom: 32px solid #7a0050;
		left: 90px;
		top: -35px;
  }
  #partner-title h1 {
    font-size: 36px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .part-item h2,
  .links-item h2 {
    font-size: 20px;
    margin-top: 25px;
  }
  .part-item h3 {
    font-size: 18px;
  }
  .links-item h3 {
    font-size: 18px;
  }
  p.part-comment {
    font-size: 18px !important;
  }
}
