body {
  background: url("../img/body_back_11x11.png") !important;
  font-family:Arial,Helvetica,Geneva,Verdana,sans-serif;
  font-size:12px;
  line-height:18px;
  color:#FFFFFF;
}

/* clear floated elements : start */
.clearfix {
  display: inline-table;
    /* Hides from IE-mac \*/
    height: 1%;
    display: block;
    /* End hide from IE-mac */
}
     
html>body .clearfix {
  height: auto;
}
     
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
  visibility: hidden;
}
/* clear floated elements : end */


#wrapper_outer {
  background: url("../img/headbanner_1x418.png") repeat-x;
  width:100%;
  min-height:418px;
}

#wrapper_inner {
  max-width:1020px;
  width: 100%;
  padding:0 10px;
  margin:0 auto;
}

#header {
  position: relative;
}

#logo {
  margin:0 200px 0 0;
}

#logo, #topnav {
  float:left;
}

#richmedia_header {
  margin:7px 0 0 0;
  position:relative;
}

#footer {
  width:100%;
  padding:12px 20px 12px 20px;
  font-size:11px;
  margin:0 0 2px 0;
  color:#FFFFFF;
  border-radius: 10px;
  background-color: #616161;
}

/* searchform : start */
#searchform {
  float:right;
  margin:28px 0 0 0;
}

#searchform a{
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
}

.search input.box {
  height: 23px;
  background: url("../img/searchform_input_207x23.png") no-repeat center center;
  border:0;
  padding: 0 0 0 15px;
  color:#FFFFFF;
  font-size:12px;
  padding: 0 5px 0 10px;
        width: 208px;
}

.search button.btn {
  width: 19px;
  height: 21px;
  cursor: pointer;
  text-indent: -9999px;
  background: url("../img/searchform_send_19x21.png") no-repeat center center;
  border:0;
  padding: 0;
}
/* searchform : end */



/* topnav : start */
#topnav {
  list-style-type:none;
  margin:30px 0 0 0;
  font-size: 0;
}

#topnav li {
  display:inline;
}

#topnav a{
  background:url("../img/topnav_arrow_8x8.png") no-repeat left center;
  color:#FFFFFF;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  padding:0 6px 0 9px;
}

#topnav a:hover {
  color:#56a6b0;
}
/* topnav : end */

/* mainnav : start */
#mainnav {
  display:block;
  background:url("../img/mainnav_back_1000x50_v2.png") no-repeat;
  width: 100%;
  min-height:50px;
  margin:0;
  padding:0 0 0 20px;
  list-style-type:none;
  z-index:2;
  position:absolute;
  top: 407px;
}

#mainnav li {
  display:block;
  float:left;
  line-height:48px;
  margin:1px 0 0 0;
  background:url("../img/mainnav_spacer_2x48.png") no-repeat center right;
  text-align: center;
}

#mainnav  a{
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  text-transform:uppercase;
  text-decoration:none;
  padding:0 9px;
  height:48px;
}

#mainnav a:hover, #mainnav a.current {
  background:#82acb1;
  line-height:48px;
  display:block;
}

  /*suckerfish dropdown*/
    #mainnav ul { /* all lists */
      list-style: none;
      line-height: 1;
    }

    #mainnav a {
      display: block;
      width: auto;
    }

    #mainnav li { /* all list items */
      float: left;
      width: 184px; /* width needed or else Opera goes nuts */
    }

    #mainnav li ul { /* second-level lists */
      position: absolute;
      background: orange;
      width: 190px;
      left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
      background:#82acb1;
      
    }
    
    #mainnav li ul ul { /* third-and-above-level lists */
        margin: -29px 0 0 190px;
        border: none;
    }

    #mainnav li:hover ul ul, #mainnav li.sfhover ul ul {
      left: -999em;
    }

    #mainnav li:hover ul, #mainnav li li:hover ul, #mainnav li.sfhover ul, #mainnav li li.sfhover ul { /* lists nested under hovered list items */
      left: auto;
    }
  /*suckerfish dropdown*/

#mainnav li ul li {
  text-align: left;
  background:none;
  width:190px;
  line-height:28px;
}

#mainnav > li > ul > li > ul > li{
  width: 190px;
}

#mainnav li ul li a, #mainnav li ul li  a:hover {
  font-size:12px;
  font-weight:normal;
  height:28px;
  line-height:28px;
}

#mainnav li ul li  a:hover{
  background:#146064;
}

.about {width:130px !important; }
.about_de {width:120px !important; }
.achievements {width:160px !important; }
.achievements_de {width:95px !important; }
.publications {width:120px !important; }
.research {width:90px !important; }
.research_de {width:110px !important; }
.phd{width:130px !important; }
.events{width:80px !important; }
.events_de{width:155px !important; }
.press{width:150px !important;}
.press_de{width:150px !important;}
.fwj{width:80px !important;}
.fwj_de{width:70px !important;}
/* mainnav : end */


/* header-navigation */

#mobile-btn {
  display: none;
}

/* slides jquery plugin : start */

#slider_wrap.owl-carousel .owl-stage-outer {
  z-index: 10;
}

#slider_wrap.owl-carousel .owl-nav {
  display: none;
}

#slider_wrap.owl-carousel .owl-dots {
  position: relative;
  margin-top: -36px;
}

#slider_wrap.owl-carousel .owl-dots .owl-dot {
  position: relative;
  z-index: 20;
}

#slider_wrap.owl-carousel .owl-dots .owl-dot span {
  width: 16px;
  height:16px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  background-color: #8cbbc0;
}

#slider_wrap.owl-carousel .owl-dots .owl-dot:hover span {
  background-color: #8cbbc0;
}

#slider_wrap.owl-carousel .owl-dots .owl-dot.active span {
  background-color: #147378;
}
/* slides jquery plugin : end */

#content {
  margin:0 0 10px 0;
  color:#333333;
  background-color: #ffffff;
  border: 1px solid #ced8d9;
  border-radius: 10px;
}
#content_top {
  display:block;
  width:100%;
  height:21px;
}

#content_middle {
  display:block;
  width:100%;
  padding:0;
}

#content_bottom {
  display:block;
  width:100%;
  height:16px;
}

#breadcrumb  {
  color:#646464;
  padding:76px 20px 5px 20px;
  font-size:10px;
  width: 100%;
}

#breadcrumb  a{
  color:#646464;
  text-decoration:none;
  font-size:10px;
}

#breadcrumb .cur {
  font-weight:bold;
  color:#646464;
}

#left {
  position: relative;
  width: 66.534%;
  padding:0 20px 0 19px;
  float:left;
}

#left::before {
  content: '';
  width: 2px;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #f3f3f3;
  border-right: 1px solid #e6e6e6;
}


#right{
  float:right;
  width: 33.467%;
  padding:0 30px 0 24px;
}

.content {
  margin:0 0 20px 0;
  padding:0 0 20px 0;
}

.spacer_bottom {
  background:url("../img/spacer_horizontal_483x1.png") no-repeat center bottom;
}

h1 {
  font-size:18px;
  font-weight:bold;
  color:#145254;
  text-transform:uppercase;
  margin:0 0 15px 0;
  line-height: 24px;
}

h2 {
  font-size:14px;
  font-weight:bold;
  color:#8cbbc0;
  text-transform:uppercase;
  margin:0 0 5px 0;
}

h3 {
  font-size:13px;
  font-weight:bold;
  margin:0 0 2px 0;
}

p {
  margin:0 0 8px 0;
}

a {
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

.content a, .csc-default a {
  color:#333333;
  font-weight:bold;
  font-style:italic;
}

/* tt_news start */
.news-single-additional-info {
  margin:15px 0;
}

.news-latest-item {
  float:left;
  width:186px;
  margin:0 27px 0 0;
}

.lastLatest {
  margin:0 0 0 0;
}

.news-latest-item h2 {
  margin:12px 0;
}

.news-latest-item p {
  display:inline;
}

.news-latest-item .more a, .tx-cal-controller .more a  {
  color:#333333;
  font-style:italic;
  font-weight:bold;
}

.news-latest-item h2 a, .tx-cal-controller .vevent .title a  {
  color:#8cbbc0;
  font-size:14px;
  font-weight:bold;
  text-transform:none;
  margin:12px 0;
  font-style:normal;
}

.news-list-item {
  margin:0 0 15px 0;
}

.news-list-item h2 a {
  font-size:16px;
  line-height: 24px;
  font-weight:bold;
  color:#147479;
  font-style:normal;
}

.news-list-item p {
  display:inline;
}

.news-list-date {
  background-color:#9fc5c9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size:14px;
  font-weight:bold;
  color:#145254;
  line-height:25px;
  padding:0 0 0 5px;
}

.news-list-img {
  float:left;
  margin:0 15px 5px 0;
}

.news-list-item-inner {
  padding:10px;
  background:#ededed;
}

.news-single-date {
  color:#808080;
  font-size:12px;
}

.news-single-item h1{
  color:#144c4d;
  font-size:18px;
  font-weight:bold;
  text-transform: none;
  margin:10px 0 10px 0;
  line-height: 24px;
}

.news-single-item h2{
  color:#333333;
  font-size:12px;
  font-weight:bold;
  text-transform: none;
  margin:10px 0 10px 0;
}

.news-single-img img, .news-latest-item img, .news-list-img img {
border:1px solid #eeeeee;
}

.news-single-item a{
  color:#144c4d;
  text-decoration:underline;
  font-style:normal;
}

.news-single-item a:hover{
  text-decoration:none;
}

.news-single-rightbox {
  float:right;
  margin:27px 0 0 20px;
}

.news-single-backlink a {
  text-decoration:none;
  margin:7px 0 0 0;
}

.seeAllNews {
  margin:0px 0 0 0;
  text-align:right;
}

.seeAllNews a {
  text-decoration:underline;
        color:#145254;
        font-style:normal;
}
.seeAllNews a:hover {
  text-decoration:none;
}

.jobs h2 {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
    text-transform:none;
    color:#333333;
}
/* tt_news end*/

/* calendar start */
.calLabel {
  font-weight:bold;
  width:100px;
  float:left;
}
.dtstart-container {
        font-weight:bold;
}

dt.vevent {
  margin:0 0 27px 0;
}

.vevent-list {
  background-color:#ddebec;
  padding:10px;
}

.even-list {
  background-color:#ededed;
}

.yearwrapper {
    background-color:#9fc5c9;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #145254;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 0 0 5px;
    margin:15px 0 0 0;
}

.tx-cal-controller .list-view dl .yearwrapper:first-of-type {
  margin-top:0;
}

.dtstart-container-list {
    color:#147479;
    font-size: 14px;
    font-weight: bold;
    float:left;
    width:175px;
}

.title-list a {
    font-weight:normal;
    font-style:normal;
}

.title-list {
    padding-left: 175px;
    width: 100%;
}
/* calendar end*/

/* UI Accordion start */
.ui-accordion-content h1 {
  display:none;
}

.ui-accordion .ui-accordion-content {
    padding: 0 !important;
}

.tx-t3scontent-pi1 p {
  padding:0.5em;
}

.tx-t3scontent-pi1 .csc-textpic {
padding:1em;
}

.ui-widget-content {
    color: #333333 !important;
}
/* UI Accordion end*/


/* azsinglevideo start */
.azsinglevideo-item p {
    color: #8CBBC0;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin: 12px 0;
    text-transform: none;
}

.azsinglevideo-item a {
  text-decoration:underline;
        color:#145254;
        font-style:normal;
}
.azsinglevideo-item a:hover {
  text-decoration:none;
}
/* azsinglevideo end */

/* Search start */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
  margin-left: 10px;
  border: 1px solid #eeeeee;
}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
    margin: 10px;
}

.tx-indexedsearch-searchbox-button {
    border: none;
    background: url('../img/button.png') no-repeat top left;
    padding: 2px 8px;
    color:#FFFFFF;
    line-height:24px;
    cursor:pointer;
}
.tx-indexedsearch-title.title {
  padding-right: 10px;
}

/* search end */

.structure {
  padding:1em;
  width: 100%;
  color:#333333 !important;
}

.structure th, .structure td {
  padding:0 5px 0 0;
}
.structure th {
  font-weight:bold;
  font-size:13px;
  padding:0 5px 7px 0;
}
.structure a {
  font-style:normal;
}

.csc-textpic-text ul, .csc-textpic-text ol, .csc-default ul, .csc-default ol {
  margin:0 0 10px 20px;
}

table.rg_staff td {
  padding-right:8px;
  color:#333333;
}

.videolistPreview {
  width:280px;
  height:158px;
  margin:0 5px 5px 0;
}

.azlistvideos .left {
  float:left;
  position:relative;
}
.azlistvideos {
  margin: 0 0 20px;
      padding: 0 0 20px;
}

.azlistvideos h2 a {
  color:#8CBBC0;
  font-style:normal;
}

.playbutton {
    left: 50%;
    margin-left: -32px;
    margin-top: -25px;
    opacity: 1;
    position: absolute;
    top: 50%;
    z-index: 2;
}

.slide DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 0px;
}

.staff h2 a {
  color:#8CBBC0;
}

#language {
float: left;
  margin:30px 0 0 0;
}

#language a {
  background: url("../img/topnav_arrow_8x8.png") no-repeat scroll left center transparent;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    padding: 0 6px 0 9px;
    text-decoration: none;
    text-transform: uppercase;
}

.ui-state-default .ui-icon, .ui-state-active .ui-icon {
    float: left;
}

/* VA 15.7.2015 */
h1 {
  line-height: 24px;
} 

h2, h3 {
  line-height: 40px;
}

tr {
  border-bottom: 3px solid transparent;
  border-top: 2px solid transparent;
}

.panel-default>.panel-heading {
  background: url('images/ui-bg_glass_75_147479_1x400.png') repeat-x scroll 50% 50% #147479;
  padding: 0;
}

.panel-title {
  font-size: 12px;
}

.panel-title>a {
  color: #fff !important;
  display: block;
  padding: 10px 15px;
}

/* added by matthias krappitz - newscope */
.accordion-heading { background: url("images/ui-bg_glass_75_147479_1x400.png") repeat-x scroll 50% 50% #147479; border-radius: 8px; }
.accordion-heading a { color: #fff; }
.news-latest-container .news-latest-item h2 a { line-height: 18px; }


div.tx-thexttable-pi1 table {
  border-collapse: separate;
  border-spacing: 2px;
}

/* responsive image and video */
img {
  max-width: 100%;
  height: auto;
}

/*
#right .tx-azsinglevideo-pi1 .azsinglevideo-item > div {
  position: relative;
  padding-bottom: 47.35%;
  padding-top: 25px;
  height: 0;
}

#right .tx-azsinglevideo-pi1 .azsinglevideo-item > div object,
#right .tx-azsinglevideo-pi1 .azsinglevideo-item > div embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 280px;
  height: 100%;
  max-height: 158px;
}

#left #singlevideo_wrapper {
  position: relative;
  padding-bottom: 42.25%;
  padding-top: 25px;
  height: 0;
  max-width: 512px;
  width: 100%;
}

#left #singlevideo_wrapper object, #singlevideo_wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 512px;
  height: 100%;
  max-height: 288px;
}
*/

/* ############### BREAKPOINTS ################ */
/* ############################################ */
@media screen and (max-width: 1020px){
  #wrapper_outer {
    background: none;
  }

  #header {
    background: #147378 url("../img/headbanner_1x418.png") repeat-x;
    background-position: 0 91px;
    min-height: 150px;
    margin-left: -10px;
    margin-right: -10px;
    border-bottom: 1px solid #839292;
  }

  #header .header-top-wrap #topnav a.Home {
    display: none;
  }

  #header .header-top-wrap #mobile-btn {
    display: block;
    position: absolute;
    top: 46px;
    right: 10px;
    width: 40px;
    height: 40px;
    /* ES 5.12.2016 - OTRS:#20161125237614 */
    /* box-shadow: inset 0 0 0 0px #ff0000; */
    /* border-radius: 1.25rem; */
    overflow: hidden;
    /* ES 5.12.2016 - OTRS:#20161125237614 */
    /* background-color: transparent; */
    border: none;
    outline: none;
    /* ES 5.12.2016 - OTRS:#20161125237614 */
    background: url(images/mobile-menu.gif) no-repeat scroll left center transparent;
  }

  #header .header-top-wrap #mobile-btn span {
    display: block;
    /* ES 5.12.2016 - OTRS:#20161125237614 */
    /* background-color: #ffffff; */
    width: 20px;
    height: 2px;
    margin: 0 auto;
    text-indent: -9999px;
  }

  #header .header-top-wrap #mobile-btn span::before,
  #header .header-top-wrap #mobile-btn span::after {
    /* ES 5.12.2016 - OTRS:#20161125237614 */
    background-color: transparent;
    content: "";
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
  }

  #header .header-top-wrap #mobile-btn span::before {
    top: 12px;
  }

  #header .header-top-wrap #mobile-btn span::after {
    bottom: 12px;
  }

  #header .header-top-wrap #logo {
    float: none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    background: url("../img/headbanner_1x418.png") repeat-x;
    border-top: 1px solid #839292;
    border-bottom: 1px solid #839292;
  }

  #header .header-top-wrap #logo a {
    margin-left: 10px;
  }

  #header .header-top-wrap #topnav {
    float: left;
    margin: 0 0 0 5px;
  }

  #header .header-top-wrap #topnav li {
    display: inline-block;
  }

  #header .header-top-wrap #topnav a {
    background: none;
    padding: 5px;
    display: block;
  }

  #header .header-top-wrap #language {
    float: right;
    margin: 0 5px 0 0;
  }

  #header .header-top-wrap #language a {
    background: none;
    padding: 5px;
    display:block;
  }

  #header .header-top-wrap #language a span.hide-for-mobile {
    display: none;
  }

  #header .header-top-wrap .tx-macinasearchbox-pi1 {
    position: absolute;
    right: 10px;
    top: 86px;
  }

  /* reset navigation styles */
  #header #mainnav {
    display: none;
    background: #147378;
    position:static;
    top: auto;
    margin-top: 121px;
    border-top: 1px solid #839292;
    padding: 0;
  }

  #header #mainnav li {
    background: none;
    float: none;
    margin: 0;
    line-height: 1.4;
    width: auto !important;
    text-align: left;
  }

  #header #mainnav li a {
    display: block;
    padding: 10px 10px 10px 10px;
    height:auto;
  }

  #header #mainnav li a:hover, #header #mainnav li a.current {
    background: none;
    line-height: inherit;
  }

  #header #mainnav li ul li a, #header #mainnav li ul li a:hover {
    line-height: inherit;
  }

  #header #mainnav li ul {
    position: static;
    width: 100%;
  }

  #header #mainnav li ul ul {
    margin: 0;
  }

  #header #mainnav li > ul {
    /*display: none;*/
  }

  /* mobile navigation styles */
  #header #mainnav li ul li a {
    padding-left: 30px;
  }

  #header #mainnav li ul li ul li a {
    padding-left: 50px;
  }

  #header #mainnav.open {
    display:block;
  }

  /* slider */
  #richmedia_header {
    margin: 0px -10px 0 -10px;
  }

  #richmedia_header #slides {
    padding: 0 10px;
    background-color: #042528;
  }

  /* breadcrumb */
  #breadcrumb {
    padding-top: 10px;
  }

  /* latest news */
  #left .news-latest-container {
    margin: 0 -10px;
  }

  #left .news-latest-container .news-latest-item {
    margin: 0;
    width: 33.333%;
    padding: 0 10px;
  }
}


@media screen and (max-width: 900px){
  /* news detail */
  #left .news-single-item .news-single-rightbox {
    float: none;
    margin-left: 0;
  }
  .tx-azsinglevideo-pi1 object {
    max-width: 100%;
  }
  .tx-azsinglevideo-pi1 img {
    max-width: 100%;
  }
}


@media screen and (max-width: 768px){
  #content_middle {
    padding: 0 20px;
  }

  #left {
    width: 100%;
    padding:0 0 40px 0;
    float: none;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 40px;
  }

  #left::before {
    /*display: none;*/
    top: auto;
    bottom: 0;
    width: 100%;
    height: 2px;
    border-right: none;
    border-bottom: 1px solid #e6e6e6;
  }

  #right{
    width: 100%;
    padding: 0;
    float:none;
  }

  /* news detail */
  #left .news-single-item .news-single-rightbox {
    float: right;
    margin-left: 20px;
  }
}


@media screen and (max-width: 640px){
  #left .tx-thexttable-pi1 {
    overflow: auto;
  }
  #left .tx-thexttable-pi1 table {
    width: 580px;
    max-width: 580px;
  }
}

@media screen and (max-width: 610px){
  /* news detail */
  #left .news-single-item .news-single-rightbox {
    float: none;
    margin-left: 0;
  }
}

@media screen and (max-width: 560px){
  /* videos */
  #left .tx-azlistvideos-pi1 .azlistvideos .left {
    float: none;
    max-width: 285px;
    max-height: 163px;
  }

  #left .tx-azlistvideos-pi1 .azlistvideos .left .videolistPreview {
    margin-right: 0;
    width: auto;
    height: auto;
  }

  /* latest news */
  #left .news-latest-container .news-latest-item {
    width: 100%;
    margin-bottom: 40px;
  }
}


@media screen and (max-width: 480px){
  /* eventlist*/
  #left .dtstart-container-list {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }

  #left .title-list {
    padding: 0;
  }

  /* accordion */
  #left .panel-body {
    overflow: auto;
  }
  #left .panel-body table {
    width: 386px;
    max-width: 360px;
  }

  #left .panel-body .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: none;
    margin-right: 0;
  }

  #left .panel-body .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin-left: 0;
  }

  #left .panel-body .csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap {
    float: none;
    margin-left: 0;
  }


  /* organization, employees & member list */
  #left .tx_wecstaffdirectory_pi1 {
    min-width: 0;
  }

  #left .tx-wecstaffdirectory-pi1 .entries {
    padding: 0;
  }

  /* news */
  #left .news-list-container .news-list-item .news-list-img {
    float: none;
    margin-right: 0;
  }
}


@media screen and (max-width: 400px){
  /* organization, employees & member list */
  #left .content .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: none;
    margin-right: 0;
  }

  #left .content .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text {
    margin-left: 0;
  }

  #left .tx-wecstaffdirectory-pi1 .content .csc-textpic-imagewrap + div {
    margin-left: 0 !important;
  }

  /* organization, employees & member detail-view */
  #left .tx-wecstaffdirectory-pi1 .staffSingle .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    float: none;
    margin-right: 0;
  }

  #left .tx-wecstaffdirectory-pi1 .staffSingle .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap + div {
    margin-left: 0 !important;
  }

  /* downloads */
  #left .content .csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap {
    float: none;
    margin-left: 0;
  }
}

/* videos */
/*@media screen and (max-width: 340px){
  #left .tx-azsinglevideo-pi1 .azsinglevideo-item > div {
    position: relative;
    padding-bottom: 47.35%;
    padding-top: 25px;
    height: 0;
  }

  #left .tx-azsinglevideo-pi1 .azsinglevideo-item > div object,
  #left .tx-azsinglevideo-pi1 .azsinglevideo-item > div embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 280px;
    height: 100%;
    max-height: 158px;
  }
}
*/