/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
.our_team_right{
  background:#fff !important;
  padding-top:0px !important;
}

 .videoWrapper {
    position: relative;
    padding-bottom: 26.25%;
    /* 16:9 */
    height: 0;
    overflow: hidden;
    max-width: 100%;
  }

  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.jdGallery a.readon{
  margin-top: 0px;
padding-top: 15px;
padding-bottom: 15px;
}
#s5_bottom_row3_wrap{
  margin-top:0px !important;
}