h1 {
  padding-bottom: 20px;
  line-height: 30px;
}
h2 a {
  color: #262626;
}
.rulerbefore h1 {
  margin-bottom: 0;
}
.news-latest-container {
  padding: 0;
}
.homepageSlider .sliderText .sliderTextBox ul {
  -webkit-padding-start: 0;
  padding-left: 0;
}
.homepageSlider .sliderTextBoxUL ul {
  margin-left: -72px;
}
.homepageSlider .sliderTextBoxUL ul li {
  line-height: 24px;
}
.tx-bbc-teaser {
  padding-top: 105px;
}
.greyInternPage {
  background-color: #f5f5f5;
  padding: 20px;
  margin-top: 30px;
}
.greyInternPage .image img {
  margin-top: 0;
  margin-bottom: 10px;
}
.greyInternPage h2 {
  margin-top: 15px;
  font-size: 18px;
  margin-bottom: 5px;
}
.greyInternPage h2:nth-of-type(2) {
  margin-top: 20px;
}
.greyInternPage h4 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
}
.homepageSlider .sliderText p {
  width: 100%;
  margin-left: -95px;
}
.homepageSlider .sliderText p.text-right {
  margin-top: -10px;
}
.contactInternPage {
  padding-right: 55px;
  padding-top: 25px;
  padding-left: 40px;
}
.contactInternPage h4 {
  padding-bottom: 3px;
  margin-top: 0;
  margin-bottom: 20px;
}
.fceTextWithImage {
  position: relative;
}
.fceTextWithImage .image img {
  margin: 0;
}
.fceTextWithImage .textBox {
  position: absolute;
  bottom: 30px;
  padding: 0;
  width: 45%;
  left: 0;
  text-align: left;
  padding-left: 0;
  display: block;
}
.fceTextWithImage .textBox h2 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 20px;
}
.fceTextWithImage .textBox .red {
  background: url(../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/red_bg.png) repeat scroll left top;
  color: #FFF;
  padding: 40px;
}
.fceTextWithImage .textBox .red p a {
  background: url(/typo3conf/ext/bootstrap_package/Resources/Public/Images/BBC_red_right_slider.png) no-repeat scroll right 8px #f0f0f0 !important;
  color: #f0281e !important;
  padding-left: 13px;
  padding-top: 5px;
  padding-right: 22px !important;
  padding-bottom: 5px;
}
.fceTextWithImage .textBox .red p a:hover {
  background: url(/typo3conf/ext/bootstrap_package/Resources/Public/Images/BBC_white_right_slider.png) no-repeat scroll right 8px #6f6f6f !important;
  color: #fff !important;
}
.fceTextWithImage .textBox .white {
  background: url(../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/white_bg.png) repeat scroll left top;
  color: #f0281e;
  padding: 40px;
}
.fceTextWithImage .textBox .white p a {
  background: url(/typo3conf/ext/bootstrap_package/Resources/Public/Images/BBC_white_right_slider.png) no-repeat scroll right 8px #f0281e !important;
  color: #fff !important;
  padding-left: 13px;
  padding-top: 5px;
  padding-right: 22px !important;
  padding-bottom: 5px;
}
.fceTextWithImage .textBox .white p a:hover {
  background: url(/typo3conf/ext/bootstrap_package/Resources/Public/Images/BBC_white_right_slider.png) no-repeat scroll right 8px #6f6f6f !important;
  color: #fff;
}
.fceTextWithImage .textBox .white ul li {
  line-height: 24px;
}
.languages li.inmenu:hover ul.language-submenu {
  display: block;
}
.languages li {
  width: 80px;
  color: #6f6f6f;
  line-height: 30px;
}
.languages li ul li {
  width: 100%;
}
.english_in .languages li {
  width: 95px;
}
.english_in .languages li ul li {
  width: 85px;
}
.english_ae .languages li {
  width: 95px;
}
.english_ae .languages li ul li {
  width: 85px;
}
.arabic_ae .languages li {
  width: 95px;
}
.arabic_ae .languages li ul li {
  width: 85px;
}
.english_us .languages li {
  width: 95px;
}
.english_us .languages li ul li {
  width: 85px;
}
.languages li a {
  padding-left: 0;
  padding-bottom: 0;
  line-height: auto;
}
.languages li.inmenu ul.language-submenu ul.language-submenu {
  border: 0;
}
.navbar-main li {
  padding-right: 30px;
}
.navbar-main li.dropdown a {
  padding-right: 21px;
}
.navbar-main li.dropdown:hover a {
  padding-right: 21px;
}
.navbar-main li.dropdown.active a {
  padding-right: 21px;
}
/*.page-953 .tx-pwteaser-pi1 ul{
 	max-width: 1280px;
  	margin: 0 auto;
  	padding: 0;
	font-size: 0;

	li{
	  min-width: 19em;
	  vertical-align: top;
	}
}
*/
.tx-pwteaser-pi1 ul {
  padding-top: 60px;
  list-style-type: none;
  -webkit-padding-start: 0;
}
.tx-pwteaser-pi1 ul li {
  display: inline-block;
  width: 31%;
  height: 320px;
  padding: 0;
  margin-bottom: 2em;
  margin-right: 1em;
  background: #f0f0f0;
}
.tx-pwteaser-pi1 ul li h2 {
  padding: 20px;
  margin-bottom: 0;
}
.tx-pwteaser-pi1 ul li h2 a {
  font-size: 22px;
  font-weight: 700;
  color: #262626;
}
.tx-pwteaser-pi1 ul li p {
  line-height: 24px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
}
.tx-pwteaser-pi1 ul li .image img {
  margin: 0;
}
.tx-pwteaser-pi1 ul li .categoryLink {
  float: right;
  padding-right: 20px;
  padding-bottom: 20px;
  background: url(/typo3conf/ext/bootstrap_package/Resources/Public/Images/BBC_dark_right.png) no-repeat scroll right 9px;
  margin-right: 20px;
  color: #6f6f6f;
  position: absolute;
  right: 0;
  bottom: 0;
}
.tx-pwteaser-pi1 ul li .categoryLink:hover {
  background: url(/typo3conf/ext/bootstrap_package/Resources/Public/Images/BBC_red_right.png) no-repeat scroll right 9px;
}
.zertifikateBox {
  margin-top: 40px;
  margin-right: 45px;
  width: 45%;
}
.zertifikateBox .row {
  padding-top: 20px;
  padding-bottom: 25px;
}
.zertifikateBox .col-md-6 p {
  padding-top: 50px;
}
.zertifikateBox .col-md-6 .row {
  border: none !important;
}
.media-list {
  margin-top: 80px;
}
.media-list .media img {
  width: 95px;
  height: 135px;
}
.media-list h4.media-heading a:after {
  content: '';
}
.media-list h4 {
  padding-top: 30px;
}
.media-list h4 a {
  color: #929292;
  font-weight: 600;
}
.footerBottomMenu {
  padding-left: 20px;
}
.footerBottomMenu ul li {
  padding-right: 55px;
}
.french .navbar-main li {
  padding-right: 30px;
}
.tx-pwteaser-pi1 ul {
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
.containerBox .col-md-8 ul {
  padding-left: 20px;
  -webkit-padding-start: 20px;
}
.textBox ul {
  -webkit-padding-start: 20px;
  padding-left: 20px;
}
.news-list-image {
  float: right;
  width: 100px;
  height: 100px;
}
.news-list-image img {
  width: 100%;
  height: auto;
}
.containerBox ul {
  -webkit-padding-start: 20px;
  padding-left: 15px;
}
.footer-section .footerMenu2 li:first-child a,
.footer-section .footerMenu3 li:first-child a {
  text-transform: uppercase;
}
.footer-section .footerMenu2 li a {
  text-transform: none !important;
}
.footer-section .footerMenu3 li a {
  text-transform: none !important;
}
.footer-section .footerMenu3 li:last-child {
  margin-top: 56px;
}
.tx-pwteaser-pi1 ul {
  -webkit-padding-start: 0px;
}
.containerBox a.btn-download {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_download_dark.png') no-repeat scroll left center !important;
  padding-left: 25px;
}
.containerBox a.btn-download:hover {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_download_red.png') no-repeat scroll left center !important;
  padding-left: 25px;
}
.downloadPage {
  margin-top: 40px;
  clear: both;
}
.downloadPage .downloadsPageBox {
  padding-left: 15px;
  margin-top: 20px;
  list-style-type: none;
}
.downloadPage .downloadsPageBox ul {
  padding: 0;
  margin: 0;
}
.downloadPage .downloadsPageBox li {
  padding: 0;
  margin-bottom: 30px;
}
.downloadPage .downloadsPageBox .imageDownloads {
  float: left;
}
.downloadPage .downloadsPageBox .imageDownloads img {
  width: 90px;
  height: 130px;
}
.downloadPage .downloadsPageBox .linksDownloads {
  padding-left: 30px;
  float: left;
}
.downloadPage .downloadsPageBox .linksDownloads ul {
  list-style-type: none;
}
.downloadPage .downloadsPageBox .linksDownloads ul li {
  line-height: 24px;
  margin-bottom: 0;
}
.downloadPage .downloadsPageBox .linksDownloads ul li a {
  color: #8c8c8c;
  font-size: 16px;
}
.downloadPage .downloadsPageBox .linksDownloads h4 {
  margin: 0;
  font-weight: 600;
  padding-bottom: 5px;
}
.downloadPage .minHeightDownload {
  min-height: 315px;
}
.downloadPage .minHeightDownloada {
  min-height: 250px;
}
.downloadPage .minHeightDownload1 {
  min-height: 220px;
}
.downloadPage .minHeightDownload2 {
  min-height: 450px;
}
.downloadPage .col-md-6 .imageDownloads {
  width: 20%;
}
.downloadPage .col-md-6 .linksDownloads {
  width: 80%;
  padding-left: 10px;
}
.downloadsPageBox .col-md-4 .imageDownloads {
  width: 20%;
}
.downloadsPageBox .col-md-4 .linksDownloads {
  width: 80%;
}
.alphabet ul {
  list-style-type: none;
  padding-left: 0;
  -webkit-padding-start: 0;
}
.alphabet ul li ul li,
.alphabet ul li > a {
  display: none;
}
.alphabet ul li ul li.displayLetter,
.alphabet ul li ul li.displayLetter a {
  display: block;
}
.alphabet ul li ul li.displayLetter a {
  display: inline-block;
  float: left;
  color: #8c8c8c;
  padding-left: 0px;
  padding-right: 33px;
}
.alphabet ul li ul li.displayLetter a:hover {
  color: #f0281e;
}
.menuitem1022 {
  display: none;
}
.containerDownload a h3,
.containerDownload a h4 {
  color: #262626;
  cursor: text;
  font-weight: 600;
}
.containerDownload h2 {
  font-weight: bold !important;
}
.containerDownload h3,
.containerDownload h4 {
  color: #262626;
  font-weight: 600;
}
.containerDownload p {
  float: left;
  color: #bebebe;
  padding-right: 30px;
  font-size: 22px;
}
.containerDownload p a {
  background: none !important;
  padding: 0 !important;
  color: #8c8c8c;
  font-size: 22px !important;
}
.containerDownload .jumbotron {
  padding-left: 0 !important;
}
.fa-angle-up:before {
  content: "\f106";
  font-size: 48px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #eeeeee;
}
.fa-angle-up:hover {
  color: #f0281e;
}
.footer-section-widderBox .col-md-3 {
  padding-left: 0;
}
.containerBox .col-md-9 {
  padding: 0;
}
.filterBox .col-md-4 {
  padding: 0;
}
.news-single-item .prev_art {
  float: left;
  padding: 0;
}
.news-single-item .prev_art a {
  color: #6f6f6f;
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_dark_left.png') no-repeat scroll left 5px;
  padding-left: 25px;
}
.news-single-item .prev_art a:hover {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_red_left.png') no-repeat scroll left 5px;
  padding-left: 25px;
}
.news-single-item .next_art {
  float: right;
  text-align: right;
}
.news-single-item .next_art a {
  color: #6f6f6f;
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_dark_right.png') no-repeat scroll right 5px;
  padding-right: 25px;
}
.news-single-item .next_art a:hover {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_red_right.png') no-repeat scroll right 5px;
  padding-right: 25px;
}
.news-single-item .news-single-backlink {
  float: left;
  padding-top: 0;
  text-align: center;
  background: url(../../typo3conf/ext/typo3conf/ext/bootstrap_package/Resources/Public/Images/BBC_dark_left.png) no-repeat scroll left 9px;
}
.news-single-item .news-single-img img {
  width: 250px;
  height: 150px;
}
.news-single-item p a img {
  margin-top: -5px;
  margin-right: 7px;
}
#p1021 .jumbotron h3,
#p1022 .jumbotron h3 {
  display: none;
}
.english_us #p956 .tx-pwteaser-pi1 ul li:last-child {
  display: none;
}
.tx-reea-contacts {
  margin-top: 0;
}
.contactResultBox * {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.contactResultBox .jobs-accordion {
  margin-bottom: 0 !important;
}
.greyBox .email,
.tx-reea-contacts .email {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_mail_grey.png') no-repeat scroll left center;
  padding-left: 30px;
  margin: 0;
}
.greyBox .email a,
.tx-reea-contacts .email a {
  color: #6f6f6f;
  background: none !important;
}
.greyBox .email:hover,
.tx-reea-contacts .email:hover {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_mail_red.png') no-repeat scroll left center;
  padding-left: 30px;
  margin: 0;
}
.greyBox .phone,
.tx-reea-contacts .phone {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_phone_dark.png') no-repeat scroll left center;
  padding-left: 30px;
  margin: 0;
}
.greyBox .mobile,
.tx-reea-contacts .mobile {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_mobile_dark.png') no-repeat scroll left center;
  padding-left: 30px;
  margin: 0;
}
.greyBox .fax,
.tx-reea-contacts .fax {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_fax_dark.png') no-repeat scroll left center;
  padding-left: 30px;
  margin: 0;
}
.greyBox .www,
.tx-reea-contacts .www {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_website_grey.png') no-repeat scroll left center;
  padding-left: 30px;
  margin: 0;
}
.greyBox .www a,
.tx-reea-contacts .www a {
  color: #6f6f6f;
}
.greyBox .www:hover,
.tx-reea-contacts .www:hover {
  background: url('../../typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_website_red.png') no-repeat scroll left center;
  padding-left: 30px;
}
.news-single-item p img {
  padding-right: 5px;
}
.news-single-item pre {
  padding: 0;
}
.news-single-item .news-single-img {
  display: inline-block;
  float: right;
  width: 30%;
}
.news-single-item .news-single-img img {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  padding-left: 20px;
}
.jobs-accordion-2 {
  max-height: 340px;
}
.scrollbar-macosx {
  overflow-y: scroll;
  overflow-x: hidden;
}
#reset_contact_filters {
  width: 30px;
}
#p957 .containerBox .greyBox {
  height: 270px;
  width: 370px;
}
.contactResultBox .tx-reea-contacts {
  margin-top: 0 !important;
}
.dutch .languages li {
  width: 95px;
}
.languages li.inmenu ul.language-submenu {
  padding-left: 14px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.spanish .tx-kesearch-pi1 .prev,
.dutch .tx-kesearch-pi1 .prev,
.italian .tx-kesearch-pi1 .prev {
  width: 83px !important;
}
.menuitem953 ul.dropdown-menu {
  display: none;
  float: left;
  width: 350px;
}
.menuitem953 ul.dropdown-menu li:nth-child(odd) {
  float: left;
  width: 140px;
}
.menuitem953 ul.dropdown-menu li:nth-child(even) {
  float: right;
  width: 140px;
}
.french .menuitem953 ul.dropdown-menu {
  display: none;
  float: left;
  width: 500px;
}
.french .menuitem953 ul.dropdown-menu li:nth-child(odd) {
  float: left;
  width: 220px;
}
.french .menuitem953 ul.dropdown-menu li:nth-child(even) {
  float: right;
  width: 220px;
}
.english_us .menuitem953 ul.dropdown-menu {
  display: none;
  float: left;
  width: 430px;
}
.english_us .menuitem953 ul.dropdown-menu li:nth-child(odd) {
  float: left;
  width: 190px;
}
.english_us .menuitem953 ul.dropdown-menu li:nth-child(even) {
  float: right;
  width: 190px;
}
.spanish .menuitem953 ul.dropdown-menu {
  display: none;
  float: left;
  width: 500px;
}
.spanish .menuitem953 ul.dropdown-menu li:nth-child(odd) {
  float: left;
  width: 220px;
}
.spanish .menuitem953 ul.dropdown-menu li:nth-child(even) {
  float: right;
  width: 220px;
}
.italian .menuitem953 ul.dropdown-menu {
  display: none;
  float: left;
  width: 500px;
}
.italian .menuitem953 ul.dropdown-menu li:nth-child(odd) {
  float: left;
  width: 220px;
}
.italian .menuitem953 ul.dropdown-menu li:nth-child(even) {
  float: right;
  width: 220px;
}
.logoBox {
  display: block;
  background: url('/typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_BSA.png') no-repeat left top;
  width: 431px;
  height: 50px;
  margin-top: 25px;
  margin-left: -73px;
}
@media (max-width: 1024px) {
  .borderBox {
    width: 100%;
  }
  .sliderTextBox p {
    width: 100% !important;
    margin-left: -80px !important;
  }
  .homepageSlider .sliderText p.text-right {
    margin-top: 0px;
    float: right;
  }
  .homepageSlider .sliderText h2 {
    margin-left: -80px !important;
    font-size: 24px !important;
  }
  .homepageSlider .sliderText p {
    line-height: 20px;
  }
  .textBox {
    bottom: 30px;
    width: 50% !important;
  }
  .textBox .red {
    padding: 30px;
  }
  .textBox .white {
    padding: 30px;
  }
  .textBox h2 {
    font-size: 26px;
    margin-bottom: 0;
  }
  .tx-pwteaser-pi1 ul li {
    width: 30%;
  }
  .logoBox {
    display: block;
    background: url('/typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_BSA_mobile.png') no-repeat left top;
    width: 123px;
    height: 50px;
    margin-top: 27px;
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  .languages li.inmenu ul.language-submenu {
    width: 100px !important;
  }
  .tx-pwteaser-pi1 ul li {
    width: 50%;
  }
  .languages li a {
    width: 28px;
    white-space: nowrap;
    overflow: hidden;
  }
  .menuitem953 ul.dropdown-menu {
    float: none;
    width: 100%;
  }
  .menuitem953 ul.dropdown-menu li:nth-child(odd) {
    float: none;
    width: 100%;
  }
  .menuitem953 ul.dropdown-menu li:nth-child(even) {
    float: none;
    width: 100%;
  }
  .french .menuitem953 ul.dropdown-menu {
    float: none !important;
    width: 100% !important;
  }
  .french .menuitem953 ul.dropdown-menu li:nth-child(odd) {
    float: none !important;
    width: 100% !important;
  }
  .french .menuitem953 ul.dropdown-menu li:nth-child(even) {
    float: none !important;
    width: 100% !important;
  }
  .english_us .menuitem953 ul.dropdown-menu {
    float: none !important;
    width: 100% !important;
  }
  .english_us .menuitem953 ul.dropdown-menu li:nth-child(odd) {
    float: none !important;
    width: 100% !important;
  }
  .english_us .menuitem953 ul.dropdown-menu li:nth-child(even) {
    float: none !important;
    width: 100% !important;
  }
  .spanish .menuitem953 ul.dropdown-menu {
    float: none !important;
    width: 100% !important;
  }
  .spanish .menuitem953 ul.dropdown-menu li:nth-child(odd) {
    float: none !important;
    width: 100% !important;
  }
  .spanish .menuitem953 ul.dropdown-menu li:nth-child(even) {
    float: none !important;
    width: 100% !important;
  }
  .italian .menuitem953 ul.dropdown-menu {
    float: none !important;
    width: 100% !important;
  }
  .italian .menuitem953 ul.dropdown-menu li:nth-child(odd) {
    float: none !important;
    width: 100% !important;
  }
  .italian .menuitem953 ul.dropdown-menu li:nth-child(even) {
    float: none !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .logoBox {
    display: block;
    background: url('/typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_BSA_mobile.png') no-repeat left top;
    width: 123px;
    height: 50px;
    margin-top: 27px;
    margin-left: 10px;
  }
  .tx-pwteaser-pi1 ul li {
    width: 46%;
  }
  .homepageSlider .sliderText {
    padding-left: 13%;
  }
  .fceTextWithImage .textBox {
    bottom: 30px;
    width: 50% !important;
  }
  .fceTextWithImage .textBox .red {
    padding: 30px;
  }
  .fceTextWithImage .textBox .white {
    padding: 30px;
  }
  .fceTextWithImage .textBox h2 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .fceTextWithImage .textBox ul {
    display: none;
  }
  .fceTextWithImage .textBox p {
    display: none;
  }
  .greyInternPage {
    padding: 15px;
  }
  .greyInternPage .col-md-12 {
    padding: 0;
  }
  .greyInternPage .image img {
    width: 100%;
    height: auto;
  }
  .contactInternPage {
    padding: 15px;
  }
  .languages ul .language-submenu.hover {
    display: block !important;
    width: 90px !important;
  }
  .downloadPage .minHeightDownload {
    min-height: auto;
  }
  .downloadPage .minHeightDownload1 {
    min-height: auto;
  }
  .downloadPage .downloadsPageBox .linksDownloads {
    padding-left: 0;
    padding-right: 10px;
    float: left;
    width: 85%;
  }
  .downloadPage .downloadsPageBox .imageDownloads {
    float: left;
    width: 15%;
  }
  .downloadPage {
    margin-top: 0;
  }
  .isMobile .rightButtons .search {
    margin-top: 30px;
    margin-left: 13px;
  }
}
@media (max-width: 767px) {
  .logoBox {
    display: block;
    background: url('/typo3conf/ext/bbc_bu_theme/Resources/Public/Images/BBC_BSA_mobile.png') no-repeat left top;
    width: 123px;
    height: 50px;
    margin-top: 10px;
    margin-left: 10px;
  }
  .tx-pwteaser-pi1 ul li {
    width: 46%;
  }
  .homepageSlider .sliderText {
    padding-left: 13%;
  }
  .fceTextWithImage .textBox {
    bottom: 30px;
    width: 50% !important;
  }
  .fceTextWithImage .textBox .red {
    padding: 30px;
  }
  .fceTextWithImage .textBox .white {
    padding: 30px;
  }
  .fceTextWithImage .textBox h2 {
    font-size: 24px;
    margin-bottom: 0;
  }
  .fceTextWithImage .textBox ul {
    display: none;
  }
  .fceTextWithImage .textBox p {
    display: none;
  }
  .greyInternPage {
    padding: 15px;
  }
  .greyInternPage .col-md-12 {
    padding: 0;
  }
  .greyInternPage .image img {
    width: 100%;
    height: auto;
  }
  .contactInternPage {
    padding: 15px;
  }
  .languages ul .language-submenu.hover {
    display: block !important;
    width: 90px !important;
  }
  .downloadPage .minHeightDownload {
    min-height: auto;
  }
  .downloadPage .minHeightDownload1 {
    min-height: auto;
  }
  .downloadPage .downloadsPageBox .linksDownloads {
    padding-left: 0;
    padding-right: 10px;
    float: left;
    width: 85%;
  }
  .downloadPage .downloadsPageBox .imageDownloads {
    float: left;
    width: 15%;
  }
  .downloadPage {
    margin-top: 0;
  }
  .isMobile .rightButtons .search {
    margin-top: 30px;
    margin-left: 13px;
  }
  #p142 h1 {
    padding-left: 15px;
  }
  #p142 .news-list-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  #p142 .news-list-container h1 {
    padding-left: 0;
  }
  #p143 .news-single-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 670px) {
  .tx-pwteaser-pi1 ul li {
    width: 100%;
    height: 370px;
  }
  .tx-pwteaser-pi1 ul li img {
    width: 100%;
  }
  .fceTextWithImage .textBox {
    bottom: 30px;
    width: 70% !important;
  }
  .fceTextWithImage .textBox .red {
    padding: 25px;
  }
  .fceTextWithImage .textBox .white {
    padding: 25px;
  }
  .fceTextWithImage .textBox h2 {
    font-size: 22px;
    margin-bottom: 0;
  }
  .fceTextWithImage .textBox ul {
    display: none;
  }
  .fceTextWithImage .textBox p {
    display: none;
  }
  .greyInternPage {
    padding: 15px;
  }
  .greyInternPage .col-md-12 {
    padding: 0;
  }
  .greyInternPage .image img {
    width: 100%;
    height: auto;
  }
  .contactInternPage {
    padding: 15px;
  }
  .contactSliderBox .linkDescription {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
  }
  .contactSliderBox .owl-controls {
    bottom: 0%;
  }
  .teaserInfo {
    padding-left: 15px !important;
    padding-right: 15px;
  }
  .containerBox ul {
    padding-left: 25px;
  }
  .tx-pwteaser-pi1 ul {
    padding-left: 0 !important;
  }
  .footer-section .footerBottomMenu ul li:first-child a {
    padding-right: 10px;
  }
  .languages li a {
    width: 33px;
    white-space: nowrap;
    overflow: hidden;
  }
  .languages ul .language-submenu.hover {
    display: block !important;
    width: 90px !important;
  }
  .languages ul .language-submenu.hover li {
    width: 100%;
  }
  .homepageSlider .sliderText {
    width: 70% !important;
    padding-left: 25% !important;
    bottom: 8px !important;
  }
  .homepageSlider .sliderText h1,
  .homepageSlider .sliderText h2 {
    font-size: 16px !important;
    font-weight: 600;
    padding-right: 10px;
    margin-bottom: 0;
  }
  .homepageSlider .sliderText p.text-right {
    display: none;
  }
  .socials .linkedin {
    float: left;
  }
  .socials .xing {
    float: right;
  }
  .downloadPage .minHeightDownload {
    min-height: auto;
  }
  .downloadPage .minHeightDownload1 {
    min-height: auto;
  }
  .downloadPage .downloadsPageBox .linksDownloads {
    padding-left: 0;
    padding-right: 10px;
    float: left;
    width: 80%;
  }
  .downloadPage .downloadsPageBox .imageDownloads {
    float: left;
    width: 20%;
  }
  .alphabet ul li ul li.displayLetter a {
    padding-right: 20px;
    padding-bottom: 5px;
  }
  .downloadPage {
    margin-top: 0;
  }
  .isMobile .rightButtons .search {
    margin-top: 15px;
    margin-left: 7px !important;
  }
  a.meanmenu-reveal {
    right: 0;
  }
}
@media (max-width: 468px) {
  .tx-pwteaser-pi1 ul li {
    width: 100%;
    height: 330px;
  }
  .tx-pwteaser-pi1 ul li img {
    width: 100%;
  }
  .homepageSlider .sliderText {
    width: 70% !important;
  }
  .homepageSlider .sliderText h1,
  .homepageSlider .sliderText h2 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .homepageSlider .sliderText p.text-right {
    display: none;
  }
  .fceTextWithImage .textBox {
    bottom: 8px;
    width: 70% !important;
  }
  .fceTextWithImage .textBox .red {
    padding: 25px;
  }
  .fceTextWithImage .textBox .white {
    padding: 25px;
  }
  .fceTextWithImage .textBox h2 {
    font-size: 16px;
    margin-bottom: 0;
  }
  .fceTextWithImage .textBox ul {
    display: none;
  }
  .fceTextWithImage .textBox p {
    display: none;
  }
  .greyInternPage {
    padding: 15px;
  }
  .greyInternPage .col-md-12 {
    padding: 0;
  }
  .greyInternPage .image img {
    width: 100%;
    height: auto;
  }
  .contactInternPage {
    padding: 15px;
  }
  .languages ul .language-submenu.hover {
    display: block !important;
    width: 90px !important;
  }
  .downloadsPageBox .col-md-4 .imageDownloads {
    width: 25%;
  }
  .downloadsPageBox .col-md-4 .linksDownloads {
    width: 75%;
    padding-left: 15px;
    padding-right: 10px;
  }
  .downloadPage .minHeightDownload {
    min-height: auto;
  }
  .downloadPage .minHeightDownload1 {
    min-height: auto;
  }
  .downloadPage .downloadsPageBox .linksDownloads {
    padding-left: 15px;
    padding-right: 10px;
    float: left;
    width: 75%;
  }
  .downloadPage .downloadsPageBox .imageDownloads {
    float: left;
    width: 25%;
  }
  .alphabet ul li ul li.displayLetter a {
    padding-right: 20px;
    padding-bottom: 5px;
  }
  .downloadPage {
    margin-top: 0;
    clear: both;
  }
}
@media (max-width: 320px) {
  .homepageSlider .sliderText {
    width: 70% !important;
    padding-left: 30% !important;
  }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .navbar-collapse .container {
    width: 100%;
  }
  .navbar-collapse .navbar-main {
    padding-left: 5px;
  }
  .navbar-collapse .navbar-main li {
    padding-right: 35px;
  }
  .french .navbar-main li {
    padding-right: 27px;
  }
}
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  .contactSliderBox .linkDescription {
    text-align: right;
    padding-top: 14px;
    padding-right: 20px;
    position: absolute;
    right: 20px;
    bottom: 25px;
  }
}
