#remfath-content-wrapper {
  margin-top: 95px;
  min-height: 500px;
  padding: 20px 0 50px; }
  @media screen and (max-width: 768px) {
    #remfath-content-wrapper {
      min-height: 200px; } }

@media screen and (max-width: 768px) {
  .index-content-wrapper {
    margin-top: 146px !important; } }
.index-content-wrapper .carousel-caption {
  background: rgba(51, 51, 51, 0.5);
  padding: 30px 30px 60px; }
  @media screen and (max-width: 768px) {
    .index-content-wrapper .carousel-caption {
      padding-bottom: 50px; } }
@media screen and (max-width: 768px) {
  .index-content-wrapper {
    margin-top: -20px; } }
@media screen and (min-width: 768px) {
  .index-content-wrapper .carousel {
    height: 500px; }
  .index-content-wrapper .carousel .item {
    height: 500px; }
  .index-content-wrapper .carousel img {
    width: 100%; }
  .index-content-wrapper .carousel-caption h3 {
    font-size: 30px; }
  .index-content-wrapper .carousel-caption p {
    font-size: 20px; } }
@media screen and (max-width: 768px) {
  .index-content-wrapper .carousel {
    margin-top: -50px; }
  .index-content-wrapper .carousel-caption h3 {
    font-size: 18px; }
  .index-content-wrapper .carousel-caption p {
    display: none;
    font-size: 15px; } }

#remfath-short-intro-csep {
  margin: 50px 0;
  padding: 50px;
  background: #337ab7;
  color: #fff;
  width: 100%; }
  @media screen and (max-width: 768px) {
    #remfath-short-intro-csep {
      padding: 15px;
      margin: 20px 0; } }
  #remfath-short-intro-csep h4 {
    font-size: 28px;
    margin-bottom: 20px; }
    @media screen and (max-width: 768px) {
      #remfath-short-intro-csep h4 {
        font-size: 22px; } }
  #remfath-short-intro-csep p {
    padding: 0 20%;
    text-align: center;
    font-size: 18px;
    line-height: 30px; }
    @media screen and (max-width: 768px) {
      #remfath-short-intro-csep p {
        font-size: 15px;
        line-height: 25px;
        padding: 0 10px;
        text-align: left; } }

#remfath-company-feature h2 {
  text-align: center;
  margin: 40px 0; }
  @media screen and (max-width: 768px) {
    #remfath-company-feature h2 {
      font-size: 22px;
      margin: 15px 0;
      width: 80%;
      text-align: center;
      line-height: 30px;
      margin-left: 10%; } }
#remfath-company-feature .thumbnail {
  height: 450px; }
  @media screen and (max-width: 768px) {
    #remfath-company-feature .thumbnail {
      height: 400px !important; } }
  @media screen and (max-width: 768px) {
    #remfath-company-feature .thumbnail .caption h3 {
      font-size: 21px;
      text-align: center; } }
  #remfath-company-feature .thumbnail .caption .caption-text {
    height: 200px; }
    #remfath-company-feature .thumbnail .caption .caption-text p a {
      display: block;
      width: 100px;
      position: absolute;
      bottom: 40px;
      right: 50px; }
      @media screen and (max-width: 768px) {
        #remfath-company-feature .thumbnail .caption .caption-text p a {
          bottom: 20px;
          right: 50px; } }

.remfath-about-content {
  margin-top: 30px; }
  .remfath-about-content p {
    text-indent: 2em;
    font-size: 15px; }

ul#remfath-left-navbar {
  list-style: none;
  border: 1px solid #337ab7;
  margin: 50px 0 0;
  padding: 0;
  width: 130px;
  overflow: hidden; }
  ul#remfath-left-navbar #nav-tabs-header {
    background: #337ab7;
    color: #fff; }
  ul#remfath-left-navbar li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0; }
    ul#remfath-left-navbar li a {
      margin: 0;
      padding: 0;
      height: 40px;
      line-height: 40px; }

#remfath-tab-content {
  margin-top: 30px; }
  #remfath-tab-content h3.remfath-type-title {
    border-bottom: 2px solid #337ab7;
    padding-left: 30px;
    height: 35px; }
  #remfath-tab-content ul {
    list-style: none;
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      #remfath-tab-content ul {
        padding-left: 0; } }
    #remfath-tab-content ul li {
      border-bottom: 1px dotted gray;
      height: 28px;
      line-height: 30px;
      font-size: 16px;
      padding-left: 20px; }
      @media screen and (max-width: 768px) {
        #remfath-tab-content ul li {
          padding-left: 5px;
          font-size: 14px; } }
      #remfath-tab-content ul li .list-sign {
        margin-right: 10px; }
      #remfath-tab-content ul li a {
        width: 70%;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap; }
        #remfath-tab-content ul li a:hover {
          text-decoration: none; }
      #remfath-tab-content ul li span.list-date {
        font-size: 13px;
        text-align: right;
        padding-right: 20px;
        width: 25%; }
        @media screen and (max-width: 768px) {
          #remfath-tab-content ul li span.list-date {
            padding-right: 5px;
            font-size: 12px; } }
  #remfath-tab-content #remfath-tab-content-detail {
    padding: 30px;
    border: 1px solid #337ab7;
    margin-top: 20px;
    min-height: 500px; }
    #remfath-tab-content #remfath-tab-content-detail h3 {
      text-align: center;
      border-bottom: 1px solid gray;
      font-size: 22px;
      height: 65px;
      line-height: 30px;
      font-weight: bold;
      padding-bottom: 10px; }
    #remfath-tab-content #remfath-tab-content-detail #content {
      margin-top: 50px; }

#remfath-solution-item-content .thumbnail {
  height: 430px; }
  #remfath-solution-item-content .thumbnail .caption a {
    display: block;
    width: 80px;
    position: absolute;
    bottom: 30px;
    right: 50px; }

.remfath-job-content {
  padding: 30px;
  border: 2px solid #337ab7;
  margin-top: 20px; }
  .remfath-job-content #remfath-recent-job-desc {
    margin: 30px 0 40px; }
  .remfath-job-content #remfath-trainee-desc {
    margin: 30px 0 40px; }

#list-container {
  margin-top: 20px;
  margin-bottom: 50px;
  min-height: 300px; }

.clear-fix {
  clear: both; }

.qualification-slider {
  position: relative; }
  .qualification-slider .carousel img {
    width: 100%;
    height: auto; }

.new-caption-area {
  margin-top: 30px;
  width: 100%; }

/*# sourceMappingURL=style.css.map */
