@charset "utf-8";

/* ----------------------------------------
   Seagate
---------------------------------------- */

.column2R #main {
  float: none;
  width: 100%;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 960px;
  font-size: 16px;
  box-sizing: border-box !important;
}

.container-fluid * {
  box-sizing: border-box !important;
}

.bg_r {
  background-image: url("/5info/img/lp_seagate/rescue/vi_39.png");
  background-repeat: no-repeat;
}

.main-img {
  height: 80px;
  display: table;
  width: 100%;
  background-size: cover;
}

.inner-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.w-20 {
  width: 20% !important;
}

.square {
  background-color: #6EBE49;
  display: inline-block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.text_2 {
  margin-top: 2px;
  border-bottom: solid;
  border-color: #6c757d;
  border-width: 2px;
}

.text_3 {
  font-size: 12px;
  margin-top: 2px;
  border-bottom: solid;
  border-color: #6EBE49;
  border-width: 2px;
}

.text_4 {
  font-size: 13px;
}

.bg-color1 {
  background-color: #FEFBFB;
}

.text-secondary a {
  word-break: break-all;
}

@media screen and (max-width: 767.98px) {
  #notice .border-right {
    border-right: none !important;
  }
}

@media screen and (max-width: 575.98px) {
  #notice .border-right {
    border-right: none !important;
  }
}

@media screen and (max-width: 991.98px) {
  #notice .border-right {
    border-right: none !important;
  }
}