#Motion_Control_EtherCAT_Solution {
  margin-top: -93px
}
#Motion_Control_EtherCAT_Solution *, #Motion_Control_EtherCAT_Solution *::before, #Motion_Control_EtherCAT_Solution *::after {
  box-sizing: border-box;
}
#Motion_Control_EtherCAT_Solution section h2 {
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #cf3339;
  padding: 15px 20px;
  font-size: 21px;
  line-height: normal;
  margin: 0 0 50px;
}
#Motion_Control_EtherCAT_Solution section h2:after {
  content: "";
  display: inherit;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 30px 0 30px;
  border-color: #d0343a transparent transparent transparent;
}
#Motion_Control_EtherCAT_Solution img {
  display: inline-block;
  width: 100%;
}
.text-center {
  text-align: center
}
.align-items-center {
  -ms-flex-align: center;
  align-items: center;
}
.flex_row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0
}
#Motion_Control_EtherCAT_Solution figure {
  margin: 0;
}
#Motion_Control_EtherCAT_Solution section {
  padding: 50px 0;
}
.MCES_content {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
}
.position_relative {
  position: relative;
}
.MCES_header_copy {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 0 5% 9%;
}
.MCES_header_copy h1 {
  margin: 0;
  line-height: normal;
  font-weight: bold;
  font-size: 9.5vw
}
.MCES_header_copy h1 span {
  display: block;
  font-size: 5.5vw;
  font-weight: 400;
}
.MCES_section_first dt strong {
  display: block;
  color: #d0343a;
  border: 1px solid #d0343a;
  padding: 5px 15px;
  font-size: 21px;
  margin: 0 0 5% 0;
  background-color: #fff;
}
.MCES_section_first .MCES_copy {
  position: absolute;
  top: 0;
  left: 0;
}
.MCES_section_first dl {
  -ms-flex-align: center;
  align-items: center;
  padding: 5% 0 0;
  margin: 0;
}
.MCES_section_first dl dt, .MCES_section_first dl dd {
  margin: 0 auto;
  width: 100%;
}
.MCES_section_first dl dt {
  margin: 0 auto 50px;
}
.MCES_dl dt, .MCES_dl dd {
  margin: 0 auto;
  width: 100%
}
.MCES_dl dt {
  margin: 0 0 30px
}
.MCES_section_first dl dt {
  text-align: center;
}
.EtherCAT_Brochure {
  margin: 0 auto;
  padding: 15px;
  width: 100%;
  border-radius: 4px;
  background-color: #f0f4f7;
  box-shadow: rgba(0, 0, 0, .25) 0 0 16px;
}
.EtherCAT_Brochure img {
  border: 1px solid #dedede;
  box-shadow: rgba(0, 0, 0, .2) 2px 2px 10px;
}
.MCES_btn a {
  color: #333;
  display: block;
  border: 1px solid #333;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #fff;
  margin: 5px 0 0;
  font-weight: bold;
  transition: 0.3s ease;
}
.MCES_btn a:hover {
  color: #fff;
  background-color: #cf3339;
  border-color: #cf3339
}
.EtherCAT_Brochure figure, .EtherCAT_Brochure .EtherCAT_Brochure_copy {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.EtherCAT_Brochure figure {
  padding: 0 5% 0 0;
}
.feature_icon {
  text-align: center;
  margin: 0 auto;
  width: 240px;
  font-size: 13px;
}
.feature_icon .flex_row div figure {
  border-radius: 1000px;
  border: 2px solid rgba(0, 0, 0, .05);
  word-wrap: break-word;
  padding: 12% 0;
  font-weight: 600;
  line-height: normal;
  font-size: 15px;
  background-color: #fff;
  width: 203px;
  height: 203px;
  box-shadow: rgb(0 0 0 / 25%) 0 0 16px;
}
.feature_icon .flex_row div figure img {
  display: block;
  margin: 0 auto 10px;
  width: 60.3% !important;
}
.feature_icon .flex_row div figure span {
  display: block;
}
.MCES_section_copy {
  text-align: center;
  margin: 0 auto 50px;
  width: 100%;
  max-width: 768px;
}
#Motion_Control_EtherCAT_Solution section:nth-child(odd) {
  background-color: #f0f4f7
}
.MCES_section_ninth article div {
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, .2) 0 0 16px;
  overflow: hidden;
  background-color: #fff;
  height: 100%;
  padding: 15px 15px 65px;
  position: relative
}
.MCES_section_fourth .flex_row article a strong {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  color: #fff;
  background-color: #00609c;
  line-height: normal;
  height: 60px;
  position: relative;
  z-index: 5
}
.MCES_section_fourth .flex_row article a {
  display: inline-block;
  overflow: hidden;
  position: relative
}
.MCES_section_fourth .flex_row article a:after {
  content: "";
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  display: inline-block;
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 0;
}
.MCES_section_fourth .flex_row article a:hover:after {
  height: 100%;
}
.MCES_section_fourth .flex_row article a:before {
  content: "\f01a";
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 52px;
  color: #fff;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  z-index: 2
}
.MCES_section_fourth .flex_row article a:hover:before {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}
.MCES_section_sixth .MCES_content figure {
  margin: 0 auto !important;
  width: 100%;
  max-width: 900px
}
.MCES_section_ninth article div * {
  transition: 0.3s ease;
  cursor: pointer
}
.MCES_section_ninth article div strong {
  font-size: 17px;
  display: inline-block;
  vertical-align: middle;
  height: 46px;
  line-height: 1.25;
  padding: 12px 0 0;
}
.MCES_section_ninth article:first-of-type div strong {
  padding: 0;
}
.MCES_section_ninth article div figure {
  padding: 15px 5%;
  background-color: #f0f4f7;
  overflow: hidden;
  margin: 10px 0 !important;
}
.MCES_section_ninth article div figure img {
  transform: scale(1)
}
.MCES_section_ninth article:hover div figure img {
  transform: scale(1.1)
}
.MCES_section_ninth article:hover div strong {
  color: #d0343a;
}
.MCES_learn_more {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  margin: 1px 4px 0;
  line-height: 1.5;
  padding: 7px 12px;
  text-decoration: none;
  border-radius: 2px;
}
.MCES_section_ninth article div .MCES_learn_more {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: 15px;
  color: #d0343a;
  background-color: #fff;
  border: 1px solid #d0343a;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 17px;
  border-radius: 5px;
  transition: 0.3s ease;
}
.MCES_section_ninth article div .MCES_learn_more:after, .MCES_btn a:after {
  content: "\f054";
  font-family: 'FontAwesome';
  margin: 0 0 0 10px;
}
.MCES_section_ninth article div:hover .MCES_learn_more {
  color: #fff;
  background-color: #d0343a;
}
.MCES_section_fourth .MCES_content_inner, .MCES_section_ninth .MCES_content_inner {
  margin: 0 auto;
  width: 300px;
}
.feature_icon .flex_row div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 0;
}
.MCES_section_fourth .flex_row article, .MCES_section_ninth article {
  margin: 15px 0;
}
@media (min-width: 540px) {
  .MCES_section_fourth .MCES_content_inner, .MCES_section_ninth .MCES_content_inner {
    width: 340px;
  }
}
@media (min-width: 640px) {
  .MCES_section_fourth .flex_row, .MCES_section_ninth .flex_row {
    margin: 0 -15px
  }
  .MCES_section_fourth .flex_row article, .MCES_section_ninth article {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px
  }
  .MCES_section_fourth .MCES_content_inner, .MCES_section_ninth .MCES_content_inner {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .MCES_header_copy {
    top: 0;
    left: inherit;
    padding: 9% 5% 0 5%;
  }
  .MCES_header_copy h1 {
    font-size: 3.5vw
  }
  .MCES_header_copy h1 span {
    font-size: 1.5vw;
  }
  #Motion_Control_EtherCAT_Solution section {
    padding: 70px 0;
  }
  #Motion_Control_EtherCAT_Solution section h2 {
    font-size: 24px;
  }
  .feature_icon {
    width: 670px;
  }
  .feature_icon .flex_row {
    margin: 0 -15px
  }
  .feature_icon .flex_row div {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 0 15px;
    margin: 0;
  }
  .EtherCAT_Brochure {
    width: 480px;
  }
  .MCES_section_second dl dd img {
    width: 100%;
    max-width: 500px
  }
  .MCES_section_third dl dd img {
    width: 100%;
    max-width: 700px
  }
  .MCES_section_fifth dl dt img {
    width: 95%;
    max-width: 700px
  }
  .MCES_section_seventh dl dt img, .MCES_section_eighth dl dt img {
    width: 95%;
    max-width: 900px
  }
  .MCES_section_fourth .MCES_content_inner, .MCES_section_ninth .MCES_content_inner {
    width: 700px;
  }
}
@media (min-width: 881px) {
  #Motion_Control_EtherCAT_Solution {
    margin-top: 0
  }
}
@media (min-width: 1024px) {
  .feature_icon {
    width: 95%;
    max-width: 70%;
    font-size: 1.6rem;
  }
  .MCES_section_first dl dt {
    max-width: 768px
  }
}
@media (min-width: 1240px) {
  .MCES_section_first dt strong {
    margin: 0 6% 5% 0;
  }
  .MCES_section_first dl dt {
    margin: 0 auto;
  }
  .MCES_section_first dt strong {
    display: inline-block;
  }
  #Motion_Control_EtherCAT_Solution section h2 {
    font-size: 28px;
    padding: 7px 20px 10px;
  }
  .MCES_dl dt {
    margin: 0
  }
  .MCES_section_third dl dt {
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    padding: 0 8% 0 0;
  }
  .MCES_section_third dl dd {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
  }
  .MCES_section_seventh dt {
    -ms-flex: 0 0 55;
    flex: 0 0 55%;
    max-width: 55%;
    -ms-flex-order: 2;
    order: 2;
  }
  .MCES_section_seventh dd {
    -ms-flex: 0 0 45;
    flex: 0 0 45%;
    max-width: 45%;
    -ms-flex-order: 1;
    order: 1;
  }
  .MCES_section_fifth .flex_row dt, .MCES_section_fifth .flex_row dd {
    -ms-flex: 0 0 50;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .MCES_section_first dl dt {
    max-width: 100%
  }
  .MCES_section_second dl dt, .MCES_section_second dd {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .MCES_section_eighth dt {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .MCES_section_eighth dd {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .MCES_section_second dl dt {
    padding: 0 0 0 8%;
    -ms-flex-order: 2;
    order: 2;
  }
  .MCES_section_second dl dd {
    -ms-flex-order: 1;
    order: 1;
  }
  .MCES_section_fifth .flex_row dd {
    padding: 0 0 0 5%
  }
  .feature_icon {
    position: absolute;
    top: 0;
    left: 0;
  }
  .MCES_section_first dl dd {
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
    padding: 12% 0 0;
    -ms-flex-order: 1;
    order: 1;
  }
  .MCES_section_first dl dt {
    -ms-flex: 0 0 68%;
    flex: 0 0 68%;
    max-width: 68%;
    padding: 0 0 0 5%;
    -ms-flex-order: 2;
    order: 2;
    text-align: right
  }
  .EtherCAT_Brochure {
    width: 380px;
  }
  .feature_icon {
    max-width: 55%;
  }
  .MCES_section_fourth .flex_row article, .MCES_section_ninth article {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin: 0;
  }
  .MCES_section_fourth .MCES_content_inner, .MCES_section_ninth .MCES_content_inner {
    width: 100%;
  }
}