.red-bar {
  height: 10px;
  margin-top: 25px;
  background-color: #b3282d;
  box-shadow: black 1px 1px 5px 0px;
}

.navmenu {
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  text-align: center;
}

.slider {
  height: 400px;
  border-top: 2px solid #b3282d;
  border-bottom: 2px solid #b3282d;
}

.navbar {
  background-color: white;
}

.navlink {
  margin-top: 20px;
  margin-right: 6px;
  margin-bottom: 20px;
  padding: 4px 5px;
  border: 2px solid #b3282d;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  font-family: 'Titillium Web', sans-serif;
  color: #b3282d;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.5px;
}

.navlink:hover {
  background-color: #b3282d;
  color: white;
}

.navlink.w--current {
  background-color: #b3282d;
  font-family: 'Titillium Web', sans-serif;
  color: white;
  font-size: 16px;
  font-weight: 600;
}

.navlink.drop {
  padding-right: 16px;
  color: white;
}

.navlink.drop:hover {
  background-color: white;
  color: #b3282d;
}

.arrow-slider {
  color: #b3282d;
}

.slider1 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/188488/slider1.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/188488/slider2.jpg');
  background-position: 50% -99px;
  background-size: cover;
}

.slider3 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/188488/slider3.jpg');
  background-position: 0px -74px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider4 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/188488/slider4.jpg');
  background-position: 50% -153px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider5 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/188488/career.jpg');
  background-position: 100% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.content-box {
  width: 25%;
  height: 300px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  border-left: 2px solid #b3282d;
  font-family: 'Open Sans', sans-serif;
  color: #b3282d;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.content-box.pages {
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  border-right: 2px solid #b3282d;
  border-left: 1px none black;
  text-align: center;
}

.content-box.pages.contact {
  padding-top: 74px;
  padding-bottom: 74px;
}

.section {
  margin-top: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #b3282d;
  font-weight: 600;
}

.section.pages {
  margin-top: 0px;
}

.brand {
  position: absolute;
  left: 250px;
  top: 0px;
  margin-top: 20px;
  float: left;
}

.title-box {
  margin-top: 12px;
  margin-bottom: 5px;
  font-family: 'Titillium Web', sans-serif;
  color: #b3282d;
  font-size: 18px;
  font-weight: 600;
}

.title-box.pages {
  margin-bottom: 20px;
}

.box-footer40 {
  width: 40%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #b3282d;
  font-size: 13px;
  font-weight: 600;
}

.box-footer60 {
  width: 60%;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  opacity: 1;
  font-family: 'Open Sans', sans-serif;
  color: #b3282d;
  font-weight: 600;
}

.box-footer60.acc {
  width: 100%;
}

.recognzed-logo {
  width: 33.3%;
  margin-top: 15px;
  float: left;
  text-align: center;
}

.accredited-logo {
  width: 20%;
  height: 70px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  text-align: center;
}

.accredited-logo.abs {
  padding-top: 25px;
  padding-bottom: 0px;
}

.accredited-logo.class {
  padding-top: 26px;
}

.accredited-logo.dvl {
  padding-top: 15px;
}

.accredited-logo.lr {
  padding-top: 12px;
}

.accredited-logo.kr {
  padding-top: 10px;
}

.accredited-logo.js {
  padding-top: 15px;
}

.accredited-logo.rina {
  padding-top: 11px;
}

.accredited-logo.star {
  padding-top: 8px;
}

.accredited-logo._25 {
  width: 25%;
}

.border-red {
  height: 3px;
  margin-top: 25px;
  background-color: #b3282d;
}

.border-red.top {
  margin-top: 0px;
}

.border-red.pages {
  margin-top: 0px;
}

.footer {
  height: 30px;
  padding-top: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #b3282d;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
}

.about-banner {
  height: 400px;
  border-top: 2px solid #b3282d;
  border-bottom: 2px solid #b3282d;
  background-image: url('http://x3.sdimgs.com/sd_static/a/188488/banner-about.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-contact {
  padding-top: 80px;
  padding-bottom: 25px;
  border-top: 2px solid #b3282d;
  border-bottom: 2px solid black;
}

.col2 {
  font-family: 'Open Sans', sans-serif;
  color: #b3282d;
  font-weight: 600;
}

.d-toggle {
  padding: 0px 5px;
  color: #b3282d;
}

.d-toggle:hover {
  color: #b3282d;
}

.tblock {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.d-icon {
  margin-right: -10px;
}

.dlist.w--open {
  background-color: #b3282d;
  color: white;
}

.ddrop-link {
  color: white;
}

.ddrop-link:hover {
  background-color: #920000;
}

.row-c {
  display: block;
}

.black {
  color: #494949;
  font-weight: 400;
}

.p-home {
  font-family: Exo, sans-serif;
  font-weight: 400;
}

.home-list {
  font-family: 'Titillium Web', sans-serif;
}

.home-list.pages {
  margin-bottom: 5px;
}

.footer-text {
  font-family: 'Titillium Web', sans-serif;
  font-size: 14px;
}

.second-logo-batch {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.title-header {
  position: relative;
  left: -70px;
  top: 36px;
  right: 275px;
  bottom: 0px;
  float: right;
  text-align: center;
}

.title-header.career {
  left: 236px;
  top: 97px;
  float: left;
  text-align: left;
}

.title-header.others {
  text-align: right;
}

.title-header.others.specialization {
  top: 234px;
}

.slide-text {
  float: none;
  border-bottom: 12px solid #b3282d;
  font-family: Exo, sans-serif;
  color: #b3282d;
  font-size: 24px;
  line-height: 31px;
  font-weight: 400;
}

.slide-text.others {
  display: block;
  width: 67%;
  margin-left: 149px;
  float: none;
  text-align: right;
}

.slide-text.others.contact {
  width: 57%;
  margin-left: 193px;
  float: none;
  text-align: right;
}

.slide-text.others.career {
  width: 100%;
  margin-left: 0px;
  text-align: left;
}

.big {
  font-family: Exo, sans-serif;
  color: #b3282d;
  font-size: 55px;
  font-weight: 200;
}

.big._2 {
  margin-top: 10px;
  font-size: 48px;
  line-height: 43px;
}

.big._2.bold {
  margin-top: 0px;
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}

.big.sm {
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 36px;
  font-weight: 200;
  text-align: right;
}

.big.sm.career {
  text-align: left;
}

.small {
  font-family: 'Titillium Web', sans-serif;
  color: #b3282d;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.vdeo-play {
  margin-top: 26px;
  float: none;
  text-align: left;
  text-decoration: none;
}

.vdeo-play.career {
  float: left;
}

.video-link {
  height: 39px;
  padding-top: 9px;
  padding-left: 46px;
  background-image: url('http://x2.sdimgs.com/sd_static/a/188488/video-play.png');
  background-position: 0px 50%;
  background-size: 39px;
  background-repeat: no-repeat;
  font-family: 'Titillium Web', sans-serif;
  color: #b3282d;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.video-link.team {
  background-image: url('http://x1.sdimgs.com/sd_static/a/188488/team.png');
  background-size: 39px;
}

.video-link.specialization {
  background-image: url('http://x4.sdimgs.com/sd_static/a/188488/specialization.png');
  background-size: 39px;
}

.video-link.contact {
  background-image: url('http://x3.sdimgs.com/sd_static/a/188488/contacr.png');
  background-size: 39px;
}

.video-link.career {
  background-image: url('http://x2.sdimgs.com/sd_static/a/188488/career.png');
  background-size: 39px;
}

.header-pages {
  height: 400px;
  clear: both;
  background-image: url('http://x1.sdimgs.com/sd_static/a/188488/slider2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.header-pages.specialization {
  background-image: url('http://x4.sdimgs.com/sd_static/a/188488/slider3.jpg');
  background-position: 50% -109px;
}

.header-pages.contact {
  background-image: url('http://x3.sdimgs.com/sd_static/a/188488/slider4.jpg');
  background-position: 50% -77px;
  background-size: cover;
}

.header-pages.career {
  background-image: url('http://x2.sdimgs.com/sd_static/a/188488/career.jpg');
}

.pages-content {
  width: 70%;
  padding-left: 48px;
  float: left;
}

.pages-heading {
  width: 290px;
  border-bottom: 5px solid #b3282d;
  border-left: 2px none #b3282d;
  font-family: Exo, sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
}

.pages-heading.exec {
  width: 357px;
}

.pages-heading.acc {
  width: 218px;
}

.pages-heading.inspection {
  width: 365px;
}

.pages-heading.shipcaare {
  width: 133px;
}

.pages-heading.afloat {
  width: 233px;
}

.pages-heading.civil {
  width: 254px;
}

.pages-heading.adhoc {
  width: 312px;
}

.pages-heading.contact {
  width: 217px;
}

.pages-heading.career {
  width: 405px;
}

.p-pages {
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.im-pages {
  width: 80%;
}

.p-red {
  margin-left: 40px;
  float: none;
  font-family: Exo, sans-serif;
  color: white;
  font-weight: 300;
}

.red-box {
  width: 58%;
  padding: 15px 6px 6px;
  float: left;
  background-color: #b3282d;
}

.link-text {
  color: #b3282d;
  text-decoration: none;
}

.link-text:hover {
  text-decoration: underline;
}

.list-pages {
  padding-left: 54px;
}

.item-list {
  font-family: Exo, sans-serif;
  color: white;
  font-weight: 400;
  list-style-type: square;
}

.pics {
  width: 70%;
  float: right;
}

.pics.executive {
  width: 100%;
  padding-top: 16px;
  float: none;
}

.management {
  width: 33.3%;
  float: left;
  text-align: center;
}

.management.in {
  text-align: left;
}

.management-title {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.management-title._2 {
  font-size: 14px;
  font-weight: 300;
}

.management-title.info {
  float: none;
  font-weight: 300;
  text-align: left;
}

.pic {
  border: 2px solid #b3282d;
}

.info {
  width: 66.7%;
  float: right;
}

.desc {
  padding-top: 11px;
  font-family: Exo, sans-serif;
  font-weight: 300;
}

.desc.sp {
  padding-left: 20px;
}

.tab {
  margin-right: 12px;
  margin-left: 0px;
  border: 2px solid #b3282d;
  background-color: white;
  font-family: Exo, sans-serif;
  color: #b3282d;
  font-weight: 400;
}

.tab.w--current {
  background-color: #b3282d;
  font-family: Exo, sans-serif;
  color: white;
  font-weight: 400;
}

.embed {
  border: 2px solid #b3282d;
}

.link {
  color: #b3282d;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .navmenu {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .navlink {
    margin: 0px 0px 0px 18px;
  }
  .content-box {
    width: 50%;
  }
  .content-box.pages {
    width: 31%;
    padding-top: 49px;
    padding-bottom: 49px;
  }
  .brand {
    left: 37px;
  }
  .brand.w--current {
    left: 50px;
    margin-top: 1px;
  }
  .title-header.career {
    left: 19px;
    top: 226px;
    float: left;
  }
  .pages-content {
    width: 69%;
    padding-left: 19px;
  }
  .im-pages {
    width: 40%;
  }
  .red-box {
    width: 61%;
  }
  .management {
    width: 100%;
  }
  .management.in {
    width: 30%;
  }
  .management-title.info {
    display: inline;
  }
  .bold-name {
    display: inline;
    float: none;
  }
}

@media (max-width: 767px) {
  .navmenu {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .slider {
    height: 200px;
  }
  .navlink {
    margin: 0px;
    border-left: 2px solid #b3282d;
  }
  .navlink.w--current {
    margin-right: 0px;
  }
  .content-box {
    margin-top: 25px;
    margin-left: 0px;
    border-left: 1px none black;
  }
  .content-box.pages {
    width: 100%;
    margin-top: 0px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-right: 1px none black;
  }
  .content-box.pages.contact {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section {
    padding-right: 10px;
    padding-left: 10px;
    text-align: justify;
  }
  .brand {
    left: 50px;
    padding-left: 0px;
  }
  .brand.w--current {
    left: 50px;
    margin-top: 1px;
    padding-left: 0px;
  }
  .box-footer40 {
    width: 100%;
  }
  .box-footer60 {
    width: 100%;
    margin-top: 25px;
  }
  .right-arrow {
    width: 40px;
  }
  .left-arrow {
    width: 40px;
  }
  .title-header {
    top: -15px;
    float: right;
  }
  .title-header.career {
    left: 47px;
    top: 293px;
  }
  .title-header.others {
    top: 115px;
  }
  .title-header.others.specialization {
    position: static;
    top: 196px;
    padding-top: 196px;
    padding-right: 23px;
    float: none;
  }
  .slide-text {
    font-size: 17px;
  }
  .slide-text.others {
    width: 68%;
    margin-left: 86px;
  }
  .slide-text.others.career {
    margin-top: 30px;
    text-align: center;
  }
  .big {
    margin-top: 4px;
    margin-bottom: 0px;
    font-size: 37px;
    line-height: 24px;
  }
  .big._2 {
    margin-top: 0px;
    font-size: 32px;
    line-height: 33px;
  }
  .big._2.bold {
    font-size: 25px;
    line-height: 25px;
  }
  .big.sm {
    font-size: 25px;
    line-height: 25px;
  }
  .small {
    font-size: 12px;
    line-height: 14px;
  }
  .vdeo-play {
    margin-top: 8px;
  }
  .header-pages.specialization {
    height: 300px;
    background-position: 50% 49%;
    background-size: cover;
  }
  .pages-content {
    width: 100%;
    padding-left: 0px;
  }
  .im-pages {
    width: 20%;
  }
  .red-box {
    width: 100%;
  }
  .pics {
    width: 100%;
    padding-bottom: 18px;
  }
  .desc {
    text-align: left;
  }
  .desc.sp {
    padding-left: 0px;
  }
}

@media (max-width: 479px) {
  .content-box {
    width: 100%;
    border-left: 1px none black;
    text-align: center;
  }
  .content-box.pages.contact {
    padding-top: 19px;
    padding-bottom: 0px;
  }
  .section {
    margin-top: 0px;
  }
  .brand {
    left: 10px;
  }
  .brand.w--current {
    left: 10px;
    width: 13%;
    margin-top: 1px;
  }
  .accredited-logo {
    width: 50%;
  }
  .accredited-logo.abs {
    width: 50%;
  }
  .accredited-logo.class {
    width: 50%;
  }
  .accredited-logo.dvl {
    width: 50%;
  }
  .accredited-logo.lr {
    width: 50%;
  }
  .accredited-logo.kr {
    width: 50%;
  }
  .accredited-logo._25 {
    width: 50%;
  }
  .title-header {
    left: -33px;
    top: -5px;
  }
  .title-header.career {
    left: 2px;
    top: 94px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .title-header.others {
    left: -7px;
    top: 84px;
    float: right;
  }
  .title-header.others.specialization {
    padding-top: 153px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .slide-text.others.career {
    font-size: 15px;
  }
  .big {
    font-size: 27px;
  }
  .big._2 {
    font-size: 27px;
    line-height: 26px;
  }
  .big._2.bold {
    font-size: 23px;
    text-align: left;
  }
  .big.sm {
    font-size: 23px;
  }
  .big.sm.career {
    font-size: 12px;
    line-height: 20px;
  }
  .header-pages {
    height: 200px;
  }
  .pages-content {
    padding-left: 0px;
  }
  .pages-heading.exec {
    width: 291px;
    font-size: 24px;
  }
  .pages-heading.inspection {
    width: 303px;
    text-align: center;
  }
  .pages-heading.career {
    width: 302px;
    text-align: center;
  }
  .p-pages {
    text-align: left;
  }
  .im-pages {
    width: 40%;
  }
  .p-red {
    margin-left: 0px;
    text-align: left;
  }
  .management.in {
    width: 100%;
  }
  .management-title.info {
    width: 100%;
  }
  .info {
    display: inline-block;
    width: 100%;
    float: none;
  }
  .bold-name {
    display: block;
  }
}

