/*----------------------------- Font Standard -------------------------------------------*/
/*----------------------------- Color -------------------------------------------*/
/*rangeslider*/
/* line 5, ../html/scss/marine.scss */
.tabmenumr, .tabmenu {
  background-image: url("/images/share/bg/tabmenu_bgblue.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3;
}
/* line 12, ../html/scss/marine.scss */
.tabmenumr .menuitems, .tabmenu .menuitems {
  font-size: 23px;
  color: #fff;
  width: 100%;
}
/* line 17, ../html/scss/marine.scss */
.tabmenumr .menuitems a, .tabmenu .menuitems a {
  display: inline-block;
  vertical-align: middle;
}
/* line 21, ../html/scss/marine.scss */
.tabmenumr .menuitems .pull-right, .tabmenu .menuitems .pull-right {
  text-align: right;
  display: inline-block;
}
/* line 24, ../html/scss/marine.scss */
.tabmenumr .menuitems .pull-right [class^="icon-"], .tabmenu .menuitems .pull-right [class^="icon-"] {
  font-size: 20px;
  padding-right: 5px;
}
/* line 29, ../html/scss/marine.scss */
.tabmenumr .menuitems .pull-right .mnitem, .tabmenu .menuitems .pull-right .mnitem {
  margin: 0 5px;
  padding: 23px 0 22px 0;
}
/* line 32, ../html/scss/marine.scss */
.tabmenumr .menuitems .pull-right .mnitem.titleinsub, .tabmenu .menuitems .pull-right .mnitem.titleinsub {
  padding: 15px 0;
  display: none;
}
/* line 39, ../html/scss/marine.scss */
.tabmenumr .menuitems .mnitem, .tabmenu .menuitems .mnitem {
  margin: 0 10px;
  padding: 23px 0;
  overflow: inherit;
}
/* line 44, ../html/scss/marine.scss */
.tabmenumr .menuitems .mnitem:after, .tabmenu .menuitems .mnitem:after {
  background: #fff;
}
@media screen and (max-width: 1200px) {
  /* line 39, ../html/scss/marine.scss */
  .tabmenumr .menuitems .mnitem, .tabmenu .menuitems .mnitem {
    margin: 0 5px;
  }
}
@media screen and (max-width: 991px) {
  /* line 39, ../html/scss/marine.scss */
  .tabmenumr .menuitems .mnitem, .tabmenu .menuitems .mnitem {
    margin: 0 10px;
  }
}
/* line 57, ../html/scss/marine.scss */
.tabmenumr .menuitems .menu1, .tabmenu .menuitems .menu1 {
  display: inline-block;
}
/* line 61, ../html/scss/marine.scss */
.tabmenumr .menuitems .titleinsub, .tabmenu .menuitems .titleinsub {
  border-right: 1px solid #fff;
  font-size: 30px;
  padding: 0px 10px 0px 0;
  display: inline-block;
  text-transform: uppercase;
  max-width: 200px;
}
@media screen and (max-width: 600px) {
  /* line 12, ../html/scss/marine.scss */
  .tabmenumr .menuitems, .tabmenu .menuitems {
    width: 540px;
  }
}

/* line 80, ../html/scss/marine.scss */
.tabmenumr .menuitems .mnitem {
  margin: 0 15px;
  padding: 20px 0;
}
/* line 83, ../html/scss/marine.scss */
.tabmenumr .menuitems .mnitem [class^="icon-"] {
  font-size: 35px;
  padding-right: 5px;
  position: relative;
  top: 5px;
}

/* line 98, ../html/scss/marine.scss */
.iwanttoblock .mobilefixtab .w25 {
  width: 24%;
  display: inline-block;
  border-left: 1px solid #fff;
}
@media screen and (max-width: 480px) {
  /* line 98, ../html/scss/marine.scss */
  .iwanttoblock .mobilefixtab .w25 {
    width: 22%;
  }
}
/* line 106, ../html/scss/marine.scss */
.iwanttoblock .mobilefixtab .w25:nth-child(1) {
  border-left: 0;
}
/* line 110, ../html/scss/marine.scss */
.iwanttoblock .mobilefixtab .w25 [class^="icon"] {
  font-size: 50px;
  color: white;
}
@media screen and (max-width: 480px) {
  /* line 110, ../html/scss/marine.scss */
  .iwanttoblock .mobilefixtab .w25 [class^="icon"] {
    font-size: 30px;
  }
}
/* line 117, ../html/scss/marine.scss */
.iwanttoblock .mobilefixtab .txt25 {
  font-size: 25px;
  color: white;
  padding-top: 10px;
}
@media screen and (max-width: 480px) {
  /* line 117, ../html/scss/marine.scss */
  .iwanttoblock .mobilefixtab .txt25 {
    font-size: 18px;
    padding-top: 5px;
  }
}

/* line 131, ../html/scss/marine.scss */
.share_vertical {
  position: absolute;
  right: -5%;
  top: 0;
  z-index: 2;
}
@media screen and (max-width: 1500px) {
  /* line 131, ../html/scss/marine.scss */
  .share_vertical {
    right: 0;
  }
}

/* line 140, ../html/scss/marine.scss */
.share_horizontal {
  margin: 0 auto;
  text-align: center;
}

/* line 149, ../html/scss/marine.scss */
.marine_overview .teaser_block1 .teasertxt .ontoptext, .marine_feature .teaser_block1 .teasertxt .ontoptext, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext, .atmt_galdt .teaser_block1 .teasertxt .ontoptext {
  bottom: 15px;
}
@media screen and (min-width: 992px) {
  /* line 151, ../html/scss/marine.scss */
  .marine_overview .teaser_block1 .teasertxt .ontoptext .wrappernopad.relative, .marine_feature .teaser_block1 .teasertxt .ontoptext .wrappernopad.relative, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .wrappernopad.relative, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .wrappernopad.relative {
    padding-left: 25px;
  }
}
@media screen and (max-width: 991px) {
  /* line 156, ../html/scss/marine.scss */
  .marine_overview .teaser_block1 .teasertxt .ontoptext .detailline, .marine_feature .teaser_block1 .teasertxt .ontoptext .detailline, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailline, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .detailline {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 161, ../html/scss/marine.scss */
  .marine_overview .teaser_block1 .teasertxt .ontoptext .detailtopic, .marine_feature .teaser_block1 .teasertxt .ontoptext .detailtopic, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .detailtopic {
    padding-left: 25px;
  }
}
/* line 165, ../html/scss/marine.scss */
.marine_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .marine_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt {
  font-size: 60px;
  font-size: 6rem;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 165, ../html/scss/marine.scss */
  .marine_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .marine_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 165, ../html/scss/marine.scss */
  .marine_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .marine_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt {
    font-size: 40px;
    font-size: 4rem;
  }
}
/* line 176, ../html/scss/marine.scss */
.marine_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .marine_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt {
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 176, ../html/scss/marine.scss */
  .marine_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .marine_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 176, ../html/scss/marine.scss */
  .marine_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .marine_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_galdt .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* line 192, ../html/scss/marine.scss */
.marinehomepage {
  /*-------------BOB::Customize Marine Stylesheet Block-------------*/
  /*--Marine Typography Stylesheet--*/
  /*--Marine Button Stylesheet--*/
  /*--Marine Thumbnail Stylesheet*/
  /*-------------EOB::Customize Marine Stylesheet Block-------------*/
}
/* line 196, ../html/scss/marine.scss */
.marinehomepage .caption .tag-contentt-4 {
  color: #0A2D82;
}
/* line 205, ../html/scss/marine.scss */
.marinehomepage .promo_block5 .txtbx .txthd1, .marinehomepage .promo_block5 .txtbx .txthd2, .marinehomepage .promo_block5 .txtbx .txthd3 {
  color: #0A2D82;
}
@media only screen and (max-width: 767px) {
  /* line 205, ../html/scss/marine.scss */
  .marinehomepage .promo_block5 .txtbx .txthd1, .marinehomepage .promo_block5 .txtbx .txthd2, .marinehomepage .promo_block5 .txtbx .txthd3 {
    color: #fff;
  }
}
/* line 215, ../html/scss/marine.scss */
.marinehomepage .teaser_block1 .teaserslide03 .txtbx {
  top: 12%;
}
@media (max-width: 1200px) and (min-width: 881px) {
  /* line 215, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .txtbx {
    top: 10%;
  }
}
@media (max-width: 880px) and (min-width: 768px) {
  /* line 215, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .txtbx {
    top: 5%;
  }
}
/* line 223, ../html/scss/marine.scss */
.marinehomepage .teaser_block1 .teaserslide03 .txtbx .txthd2 {
  font-size: 65px;
  font-size: 6.5rem;
}
@media (max-width: 1100px) and (min-width: 768px) {
  /* line 223, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .txtbx .txthd2 {
    font-size: 55px;
    font-size: 5.5rem;
    padding-bottom: 3px;
  }
}
@media (max-width: 480px) {
  /* line 223, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .txtbx .txthd2 {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  /* line 236, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .txtbx .txthd1 {
    font-size: 15px;
    font-size: 1.5rem;
    padding-bottom: 5px;
  }
}
/* line 245, ../html/scss/marine.scss */
.marinehomepage .teaser_block1 .teaserslide03 .owl-dots .dotsparallelogram {
  display: inline-block;
  margin-left: 5px;
  width: 35px;
  height: 5px;
  background: rgba(13, 43, 133, 0.5);
  -webkit-transform: skew(-35deg);
  -moz-transform: skew(-35deg);
  -o-transform: skew(-35deg);
  transform: skew(-35deg);
  cursor: pointer;
}
/* line 256, ../html/scss/marine.scss */
.marinehomepage .teaser_block1 .teaserslide03 .owl-dots .dotsparallelogram.active {
  background: #0d2b85;
}
/* line 274, ../html/scss/marine.scss */
.marinehomepage .video_gallery .see-all {
  background: #0A2D82;
}
/* line 277, ../html/scss/marine.scss */
.marinehomepage .video_gallery .icon-icon_playbtn {
  color: #0A2D82;
}
/* line 280, ../html/scss/marine.scss */
.marinehomepage .video_gallery .see-all .contentt-3 {
  text-transform: uppercase;
  font-family: 'teko-regular', 'prompt-regular';
  font-size: 25px;
  font-size: 2.5rem;
}
/* line 291, ../html/scss/marine.scss */
.marinehomepage .thumbnail.news .caption .date {
  background: #0A2D82;
}
/* line 298, ../html/scss/marine.scss */
.marinehomepage .padding5 {
  padding: 5px;
}
/* line 301, ../html/scss/marine.scss */
.marinehomepage .txt25 {
  font-size: 25px;
}
/* line 302, ../html/scss/marine.scss */
.marinehomepage h2 {
  line-height: 0.8;
}
/* line 303, ../html/scss/marine.scss */
.marinehomepage .wrappernopad h2, .marinehomepage .wrappernopad h4 {
  padding: 0 15px;
}
/* line 305, ../html/scss/marine.scss */
.marinehomepage h4 {
  line-height: 1.2;
}
/* line 308, ../html/scss/marine.scss */
.marinehomepage .teaser_block1 .teaserslide03 .txtexp {
  font-size: 30px;
  font-size: 3rem;
}
/* line 312, ../html/scss/marine.scss */
.marinehomepage .teaser_block1 .teaserslide03 .owl-dots {
  bottom: 70px;
}
/* line 315, ../html/scss/marine.scss */
.marinehomepage .teaser_block1 .teaserslide03 .txthd1 {
  color: #000;
}
/* line 318, ../html/scss/marine.scss */
.marinehomepage .teaser_block1 .teaserslide03 .txthd2 {
  color: #0A2D82;
}
/* line 327, ../html/scss/marine.scss */
.marinehomepage .product_block2 {
  position: relative;
}
/* line 330, ../html/scss/marine.scss */
.marinehomepage .product_block2 .loadingforowl {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url("/images/share/loading.gif");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 180px 180px;
  top: 0;
  left: 0;
  display: none;
}
/* line 346, ../html/scss/marine.scss */
.marinehomepage .product_block2 .hidctnproduct {
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out;
  opacity: 0 !important;
}
/* line 354, ../html/scss/marine.scss */
.marinehomepage .product_block2 .hidctnproduct.fadein {
  opacity: 1 !important;
}
/* line 359, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product {
  background-image: url("/images/product/marine/bg_product_waverunner.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
/* line 362, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad {
  text-align: center;
}
/* line 365, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad h2.topic {
  font-family: "prompt-regular";
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  /* line 365, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad h2.topic {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 320px) {
  /* line 365, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad h2.topic {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
/* line 380, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .choosethestyle {
  padding-top: 25px;
}
/* line 382, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .choosethestyle a.navbtn {
  padding: 10px 0;
  width: 180px;
  min-width: 80px;
}
/* line 386, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .choosethestyle a.navbtn.active {
  background: #fff;
  color: #0A2D82;
}
/* line 392, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtitle {
  padding-top: 25px;
}
/* line 395, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth {
  padding: 15px 0;
  display: table;
  margin: 0 auto;
}
/* line 400, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth a:nth-child(1) {
  padding-left: 0;
}
/* line 403, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth h4.hdt-txt {
  padding-bottom: 25px;
}
/* line 406, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth a {
  padding: 0 20px;
  display: table-cell;
}
/* line 410, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth a span {
  color: #fff;
}
/* line 415, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth a span.underline:after {
  height: 2px;
  background: #FFF;
}
/* line 420, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth a span.underline:nth-of-type(2):after {
  left: 0;
}
/* line 423, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth a span.underline.active {
  cursor: pointer;
}
/* line 425, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth a span.underline.active:after {
  width: 100%;
  left: 0;
}
/* line 436, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel {
  padding-top: 20px;
}
/* line 439, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow {
  display: inline-block;
  position: absolute;
  top: 30%;
  width: 100%;
}
/* line 445, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .prevnav {
  float: left;
  position: absolute;
  left: 25%;
  cursor: pointer;
}
/* line 451, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .nxtnav {
  float: right;
  position: absolute;
  right: 25%;
  cursor: pointer;
}
/* line 460, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item img {
  width: inherit;
  margin: 0 auto;
}
/* line 464, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail {
  padding-top: 30px;
}
/* line 466, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info {
  width: 35%;
  margin-left: 15%;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  /* line 471, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info .price {
    font-size: 65px;
    font-size: 6.5rem;
  }
}
/* line 478, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn {
  font-family: "teko-regular";
  font-size: 30px;
  width: 30%;
  margin-right: 18%;
}
@media screen and (min-width: 768px) {
  /* line 478, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn {
    position: relative;
    transform: translateY(67%);
  }
}
/* line 487, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn:before {
  content: "";
  border: solid 2px #0A2D82;
  border-color: #0A2D82 transparent transparent transparent;
  border-width: 60px 40px 0 0;
}
/* line 493, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn:after {
  border-color: #043abc transparent transparent transparent;
}
/* line 496, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn:hover {
  color: #fff;
}
/* line 498, ../html/scss/marine.scss */
.marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn:hover:before {
  border-color: #0A2D82 transparent transparent transparent;
}
/* line 508, ../html/scss/marine.scss */
.marinehomepage .newsevent_block3 {
  background-image: url("/images/product/marine/bg_block3.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
/* line 511, ../html/scss/marine.scss */
.marinehomepage .newsevent_block3 .fixpadding {
  padding: 0 130px;
  margin: 0 auto;
}
/* line 516, ../html/scss/marine.scss */
.marinehomepage .newsevent_block3 .fixpadding .slidebtn1 [class^="icon-"]:before {
  vertical-align: middle;
}
/* line 522, ../html/scss/marine.scss */
.marinehomepage .newsevent_block3 .topic {
  padding-bottom: 25px;
}
/* line 526, ../html/scss/marine.scss */
.marinehomepage .video_block4 {
  background-image: url("/images/product/marine/bg_block4.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
/* line 531, ../html/scss/marine.scss */
.marinehomepage .blog_block6 {
  background-image: url("/images/product/marine/bg_block6.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
/* line 534, ../html/scss/marine.scss */
.marinehomepage .blog_block6 .fixpadding {
  padding: 0 130px;
}
/* line 537, ../html/scss/marine.scss */
.marinehomepage .blog_block6 .slidebtn1 {
  margin-top: 10px;
}
/* line 540, ../html/scss/marine.scss */
.marinehomepage .blog_block6 .topic {
  padding-bottom: 25px;
}

/* line 548, ../html/scss/marine.scss */
.bg_product .coloritem {
  padding-top: 20px;
}

@media (max-width: 1650px) {
  /* line 559, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .prevnav {
    left: 20%;
  }
  /* line 562, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .nxtnav {
    right: 20%;
  }
  /* line 567, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item img {
    margin: 0 auto;
  }
  /* line 571, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail {
    padding-top: 30px;
  }
  /* line 573, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info {
    width: 50%;
    margin-left: 5%;
  }
  /* line 577, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn {
    width: 40%;
    margin-right: 2%;
  }
}
/* line 594, ../html/scss/marine.scss */
.bigbikelist .list_bg {
  background-image: url(/images/product/bigbike/list_bg.jpg);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
  background-color: #F4F3F0;
}
/* line 606, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop div.inlineb {
  display: inline-block;
}
/* line 609, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .filterplus {
  float: left;
  width: 20%;
  position: relative;
}
/* line 614, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .filterplus.active .btnredwithplus {
  background-color: #000;
}
/* line 617, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .filterplus.active .btnredwithplus span:after {
  content: "\e921";
}
/* line 623, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .filterplus .btnredwithplus {
  cursor: pointer;
  font-family: "prompt-medium";
  font-size: 23px;
  width: 100%;
  height: 60px;
  text-align: left;
  padding-left: 15px;
  text-decoration: none;
  z-index: 0;
  position: relative;
  display: inline-block;
  background-color: #EB1C24;
  color: white;
}
/* line 638, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .filterplus .btnredwithplus span {
  line-height: 60px;
  vertical-align: middle;
}
/* line 642, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .filterplus .btnredwithplus span:after {
  content: "\e920";
  font-size: 18px;
  color: white;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 657, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .filterplus .btnredwithplus:hover {
  background-color: #000;
}
/* line 662, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .filterplus .pointeritems {
  position: absolute;
  left: 50%;
  bottom: -20px;
}
/* line 670, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .countitems {
  float: left;
  padding-left: 15px;
  line-height: 60px;
  font-size: 20px;
  font-family: "prompt-regular";
}
/* line 677, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .filtertop .sort {
  float: right;
  width: 25%;
}
/* line 682, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter {
  margin-top: 20px;
  background-color: #fff;
  padding: 50px 0;
}
/* line 688, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .closrnreset .reset {
  font-family: "prompt-medium";
  font-size: 20px;
  color: #EB1C24;
}
/* line 692, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .closrnreset .reset:before {
  content: "\e907";
  padding-right: 10px;
}
/* line 697, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .closrnreset .close {
  color: #EB1C24;
  opacity: 1;
}
/* line 703, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption {
  padding: 35px 0;
}
/* line 707, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .col-sm-7 .col-sm-2, .bigbikelist .filter_block2 .morefilter .filteroption .col-sm-5 .col-sm-2 {
  font-size: 20px;
}
/* line 711, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .range-wrapper {
  width: 85%;
}
/* line 714, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .typeitems {
  padding-bottom: 20px;
  cursor: pointer;
}
/* line 719, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .typeitems img {
  vertical-align: top;
}
/* line 725, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .typeitems img.showactive {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 737, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .typeitems:hover img.showactive {
  opacity: 1;
}
/* line 745, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .typeitems.active img.showactive {
  opacity: 1;
}
/* line 751, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .typeitems div.content {
  display: inline-block;
  width: 60%;
  font-size: 16px;
  color: #666666;
  padding: 0 10px;
  word-wrap: break-word;
}
/* line 759, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .typeitems div.content span {
  font-size: 20px;
  line-height: 1;
  color: #000;
}
/* line 767, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .yeardd {
  padding-top: 25px;
}
/* line 769, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .filteroption .yeardd .slctdropdown {
  width: 50%;
}
/* line 774, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .submitbt {
  margin: 0 auto;
  display: table;
  margin-top: 25px;
}
/* line 778, ../html/scss/marine.scss */
.bigbikelist .filter_block2 .morefilter .submitbt span {
  line-height: 60px;
  vertical-align: middle;
  font-family: "teko-regular";
  font-size: 30px;
}
/* line 788, ../html/scss/marine.scss */
.bigbikelist .list_block3 {
  padding: 50px 0 0 0;
}
/* line 790, ../html/scss/marine.scss */
.bigbikelist .list_block3 .col-xs-6.col-sm-4.col-md-3 {
  padding: 20px;
}
/* line 795, ../html/scss/marine.scss */
.bigbikelist .list_block3 .thumbnail.bigbike-product .model-img {
  background-size: contain;
}

/* line 801, ../html/scss/marine.scss */
.marine_overview {
  overflow: hidden;
}
/* line 805, ../html/scss/marine.scss */
.marine_overview .mainbtnshort .hd4.hde-txt {
  font-size: 30px;
  font-size: 3rem;
  font-family: 'teko-light';
}
/* line 813, ../html/scss/marine.scss */
.marine_overview .dtl-teaser {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 816, ../html/scss/marine.scss */
.marine_overview .dtl-teaser .share_vertical {
  top: 60px;
}
/* line 824, ../html/scss/marine.scss */
.marine_overview .productoverview_block2 .wrapo360slideowl .dotsparallelogram {
  background: #8795A3;
}
/* line 826, ../html/scss/marine.scss */
.marine_overview .productoverview_block2 .wrapo360slideowl .dotsparallelogram.active {
  background: #003D7A;
}
/* line 831, ../html/scss/marine.scss */
.marine_overview .productoverview_block2 .bottom-background360 {
  background-image: none;
}
/* line 835, ../html/scss/marine.scss */
.marine_overview .features_block3 {
  background-image: url("/images/product/marine/marineoverview_bg01.jpg");
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
/* line 839, ../html/scss/marine.scss */
.marine_overview .features_block3 .detailline {
  display: table-cell;
  vertical-align: top;
  position: relative;
  top: 5px;
}
/* line 846, ../html/scss/marine.scss */
.marine_overview .features_block3 .detailtopic {
  padding-left: 10px;
  display: table-cell;
}
/* line 862, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 {
  padding-top: 20px;
}
/* line 865, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft1 {
  position: relative;
  left: 60px;
}
/* line 873, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft2 {
  background-color: #0A2D82;
  min-height: 165px;
  position: relative;
  padding: 20px 20px 20px 30px;
  top: 0;
  max-width: 380px;
  display: table;
  width: 100%;
}
/* line 884, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft2 .txtellipsis {
  font-size: 50px;
  font-size: 5rem;
  display: table-cell;
  vertical-align: middle;
}
/* line 905, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf1, .marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf2, .marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf3 {
  display: none;
}
/* line 907, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf1.active, .marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf2.active, .marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf3.active {
  display: block;
  margin-left: -6px;
}
/* line 913, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 {
  padding: 40px 60px 0 60px;
}
/* line 922, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt-3 {
  line-height: 1.3;
  height: 182px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}
/* line 931, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn {
  padding-top: 50px;
}
/* line 933, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn .mainbtnshort {
  width: 50%;
  background-color: #0A2D82;
  color: #fff;
}
/* line 942, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn .mainbtnshort:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-color: #043abc transparent transparent transparent;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/* line 959, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn .mainbtnshort:after {
  content: "";
  position: absolute;
  width: 0;
  left: -10%;
  bottom: 0;
  height: 120%;
  background: #043abc;
  transform: skewX(-30deg);
  z-index: -1;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/* line 977, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn .mainbtnshort:hover:before {
  border-color: #0A2D82 transparent transparent transparent;
}
/* line 980, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn .mainbtnshort:hover:after {
  width: 160%;
  left: -19%;
}
/* line 986, ../html/scss/marine.scss */
.marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn .mainbtnshort:last-child {
  margin: 0;
}
/* line 994, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 {
  position: relative;
  width: 90%;
}
/* line 997, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .txtbx {
  top: 20%;
  left: 60%;
  position: absolute;
}
/* line 1001, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .txtbx .txthd2 {
  font-size: 95px;
  font-size: 9.5rem;
  line-height: 0.8;
  color: #fff;
  padding-bottom: 10px;
}
/* line 1008, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .txtbx .txthd1 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #fff;
  padding-bottom: 17px;
}
/* line 1016, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .navarrow {
  display: inline-block;
  position: absolute;
  top: 40%;
  width: 100%;
  cursor: pointer;
  z-index: -1;
}
/* line 1023, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .navarrow .prevnav {
  float: left;
  position: relative;
  left: -113%;
}
/* line 1029, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .navarrow .nxtnav {
  float: right;
  position: relative;
  right: -13%;
}
/* line 1036, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .owl-dots {
  position: absolute;
  bottom: -60px;
  left: 35%;
}
/* line 1041, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .dotsparallelogram {
  display: inline-block;
  margin-left: 5px;
  width: 35px;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-transform: skew(-35deg);
  -moz-transform: skew(-35deg);
  -o-transform: skew(-35deg);
  transform: skew(-35deg);
  cursor: pointer;
}
/* line 1052, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .dotsparallelogram.active {
  background: white;
}
/* line 1056, ../html/scss/marine.scss */
.marine_overview .features_block3 .owlslidenav09 .imgslideft {
  max-width: 610px;
  position: relative;
}
/* line 1062, ../html/scss/marine.scss */
.marine_overview .spec_block4 {
  background-image: url(/images/product/bigbike/bg_bluetop2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 0;
}
/* line 1067, ../html/scss/marine.scss */
.marine_overview .spec_block4 .bgspec {
  position: relative;
}
/* line 1069, ../html/scss/marine.scss */
.marine_overview .spec_block4 .bgspec .imgspec {
  position: relative;
  width: 80%;
  padding-top: 10%;
  margin: 0 auto;
}
/* line 1076, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext {
  width: 100%;
  position: relative;
}
/* line 1079, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext.bottomleft1 {
  bottom: 5px;
}
/* line 1081, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext.bottomleft1 .detailtopic {
  display: inline-block;
}
/* line 1085, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .detailline1 {
  padding-top: 16px;
  display: inline-block;
  vertical-align: top;
}
/* line 1090, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb1 {
  padding-left: 55px;
  padding-top: 70px;
}
/* line 1093, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb1 .hdbb1 {
  font-size: 20px;
  font-size: 2rem;
}
/* line 1098, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb2 {
  padding-left: 55px;
  padding-top: 30px;
}
/* line 1101, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb2 .hdbb3 {
  font-size: 50px;
  font-size: 5rem;
}
/* line 1106, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .desc {
  padding-top: 40px;
  padding-left: 55px;
  margin-bottom: 20px;
}
/* line 1111, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .desc .contentt-3, .marine_overview .spec_block4 .ontoptext .desc .value {
  text-align: left;
}
/* line 1118, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .desc .block1, .marine_overview .spec_block4 .ontoptext .desc .block2, .marine_overview .spec_block4 .ontoptext .desc .block3, .marine_overview .spec_block4 .ontoptext .desc .slash {
  display: inline-block;
  width: auto;
  height: auto;
}
/* line 1123, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .desc .block1 .value .hd2.hde-txt, .marine_overview .spec_block4 .ontoptext .desc .block2 .value .hd2.hde-txt, .marine_overview .spec_block4 .ontoptext .desc .block3 .value .hd2.hde-txt, .marine_overview .spec_block4 .ontoptext .desc .slash .value .hd2.hde-txt {
  font-size: 50px;
  font-size: 5rem;
}
/* line 1129, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .desc .slash {
  padding: 0 5px;
}
/* line 1131, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .desc .slash img {
  vertical-align: unset;
}
/* line 1136, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb3 {
  padding-top: 30px;
  padding-left: 55px;
}
/* line 1139, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort {
  width: 50%;
  background-color: #0A2D82;
  color: #fff;
}
/* line 1143, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-color: #043abc transparent transparent transparent;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/* line 1160, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort:after {
  content: "";
  position: absolute;
  width: 0;
  left: -10%;
  bottom: 0;
  height: 120%;
  background: #043abc;
  transform: skewX(-30deg);
  z-index: -1;
  transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -moz-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -ms-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  -o-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/* line 1178, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort:hover:before {
  border-color: #0A2D82 transparent transparent transparent;
}
/* line 1181, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort:hover:after {
  width: 160%;
  left: -19%;
}
/* line 1187, ../html/scss/marine.scss */
.marine_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort:last-child {
  margin: 0;
}
/* line 1194, ../html/scss/marine.scss */
.marine_overview .spec_block4 hr.white {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 3px solid #fff;
}
/* line 1201, ../html/scss/marine.scss */
.marine_overview .gallery_block5 {
  background: url(/images/product/automatic/atmtoverview_bg01.jpg) center right no-repeat;
  background-size: cover;
  padding: 50px 0;
}
/* line 1206, ../html/scss/marine.scss */
.marine_overview .automatic.block4 {
  background: url(/images/product/marine/marineov-bg02.jpg) top center no-repeat;
  background-size: cover;
  padding: 50px 0;
}
@media screen and (max-width: 1500px) {
  /* line 1211, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .wrappernopad {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1206, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 {
    background-size: cover;
    padding: 40px 0;
  }
  /* line 1218, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .wrappernopad {
    width: 100%;
  }
}
/* line 1222, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .inftxt {
  margin-left: -95px;
}
@media screen and (max-width: 1200px) {
  /* line 1222, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt {
    margin-left: -115px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1222, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt {
    margin: 0 15px;
  }
}
/* line 1230, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .inftxt .decorbx {
  width: 50px;
  height: 5px;
  background: #EB1C24;
  margin-top: 35px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
/* line 1239, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .inftxt .detailtxt {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  /* line 1239, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt {
    width: 77%;
  }
}
@media screen and (max-width: 992px) {
  /* line 1244, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt h2 {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 992px) {
  /* line 1244, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt h2 {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media screen and (max-width: 767px) {
  /* line 1244, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt h2 {
    font-size: 75px;
    font-size: 7.5rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 1244, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt h2 {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media screen and (min-width: 1285px) {
  /* line 1262, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt h4 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 1284px) {
  /* line 1262, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt h4 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 767px) {
  /* line 1262, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt h4 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (max-width: 480px) {
  /* line 1262, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .inftxt .detailtxt h4 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  /* line 1282, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infograph {
    margin-top: 30px;
  }
}
/* line 1286, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infograph .navarrow {
  display: inline-block;
  position: absolute;
  top: 35%;
  width: 100%;
  cursor: pointer;
  z-index: -1;
}
/* line 1293, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infograph .navarrow .prevnav {
  float: left;
  position: relative;
  left: -90px;
}
@media screen and (max-width: 1200px) {
  /* line 1293, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infograph .navarrow .prevnav {
    left: -70px;
  }
}
@media screen and (max-width: 992px) {
  /* line 1293, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infograph .navarrow .prevnav {
    left: -55px;
  }
  /* line 1302, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infograph .navarrow .prevnav img {
    width: 70%;
  }
}
/* line 1307, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infograph .navarrow .nxtnav {
  float: right;
  position: relative;
  right: -88%;
}
@media screen and (max-width: 992px) {
  /* line 1307, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infograph .navarrow .nxtnav {
    right: -91%;
  }
  /* line 1313, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infograph .navarrow .nxtnav img {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1286, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infograph .navarrow {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  /* line 1322, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infograph .owl-dots {
    padding: 20px 0 30px 0;
  }
}
/* line 1327, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infograph .owl-dots .dotsparallelogram {
  display: inline-block;
  margin-left: 5px;
  width: 35px;
  height: 5px;
  -webkit-transform: skew(-35deg);
  -moz-transform: skew(-35deg);
  -o-transform: skew(-35deg);
  transform: skew(-35deg);
  cursor: pointer;
}
/* line 1344, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail {
  margin-top: 25px;
  margin-left: -25px;
}
@media screen and (max-width: 1200px) {
  /* line 1344, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail {
    margin-left: -45px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  /* line 1344, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail {
    text-align: center;
    margin-top: 20px;
    padding: 0 15px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1200px) {
  /* line 1357, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .version {
    width: 95%;
  }
}
/* line 1361, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .version .hdt-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  /* line 1361, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .version .hdt-txt {
    height: 90px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1361, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .version .hdt-txt {
    height: 55px;
  }
}
/* line 1376, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .version .thumb-contentt-5 {
  margin-top: 5px;
  line-height: 1.2;
}
/* line 1381, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .desc {
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  /* line 1381, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .desc {
    width: 95%;
    margin-top: 15px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1381, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .desc {
    margin-top: 10px;
  }
}
/* line 1390, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .desc .thumb-contentt-5 {
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  /* line 1390, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .desc .thumb-contentt-5 {
    height: 70px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1390, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .desc .thumb-contentt-5 {
    height: 57px;
  }
}
/* line 1406, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .viewmore {
  margin-top: 60px;
}
@media screen and (max-width: 992px) {
  /* line 1406, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .viewmore {
    margin-top: 20px;
  }
}
/* line 1411, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .viewmore a.mainbtnshort {
  width: 215px;
}
@media screen and (max-width: 991px) {
  /* line 1411, ../html/scss/marine.scss */
  .marine_overview .automatic.block4 .infodetail .viewmore a.mainbtnshort {
    width: 100%;
  }
}
/* line 1417, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .viewmore span {
  position: relative;
}
/* line 1420, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .viewmore span.thumb-contentt-5 {
  left: 0;
}
/* line 1424, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail .viewmore span.icon-icon_location_fullscreenmap {
  left: 0;
  font-size: 30px;
}
/* line 1430, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail.active {
  display: block;
}
/* line 1434, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .infodetail.infbx2, .marine_overview .automatic.block4 .infodetail.infbx3 {
  display: none;
}
/* line 1437, ../html/scss/marine.scss */
.marine_overview .automatic.block4 .space {
  padding: 0 15px;
}
/* line 1442, ../html/scss/marine.scss */
.marine_overview .automatic.block2 {
  background: url(/images/product/marine/block2_2-bg.png) top right no-repeat;
  background-size: cover;
  padding: 50px 0;
}
@media screen and (max-width: 900px) {
  /* line 1442, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 {
    background: url(/images/product/marine/block2_2-bg-m.png) 0 30% no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  /* line 1442, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 {
    padding: 30px 0;
  }
}
@media screen and (max-width: 1500px) {
  /* line 1453, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .wrappernopad {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1453, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .wrappernopad {
    width: 100%;
  }
}
/* line 1461, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row {
  position: relative;
}
/* line 1463, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techword {
  position: absolute;
  left: -90px;
}
@media screen and (max-width: 1500px) {
  /* line 1463, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword {
    left: -75px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 1463, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword {
    left: -60px;
  }
  /* line 1471, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword img {
    width: 90%;
  }
}
@media screen and (max-width: 991px) {
  /* line 1463, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword {
    left: -43px;
  }
  /* line 1477, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword img {
    width: 70%;
  }
}
@media screen and (max-width: 920px) {
  /* line 1463, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword {
    left: -35px;
  }
  /* line 1483, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword img {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  /* line 1463, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword {
    left: 0;
    position: relative;
    padding-left: 15px;
  }
  /* line 1491, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techword img {
    width: 45%;
  }
}
/* line 1496, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo {
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  /* line 1496, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo {
    margin-top: 20px;
  }
}
/* line 1502, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .item .desc {
  display: inline-block;
  width: 50%;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  /* line 1502, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .item .desc {
    width: 100%;
    height: 160px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1502, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .item .desc {
    height: 115px;
  }
}
/* line 1513, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .item .desc .hdt-txt {
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-height: 72px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  /* line 1513, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .item .desc .hdt-txt {
    max-height: 82px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1513, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .item .desc .hdt-txt {
    max-height: 55px;
  }
}
/* line 1530, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .item .desc .thumb-contentt-5 {
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 82px;
}
@media screen and (max-width: 767px) {
  /* line 1530, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .item .desc .thumb-contentt-5 {
    -webkit-line-clamp: 2;
    height: 69px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1530, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .item .desc .thumb-contentt-5 {
    height: 54px;
  }
}
/* line 1547, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .item .seeall {
  width: 40%;
  float: right;
  margin-top: 40px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  /* line 1547, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .item .seeall {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    text-align: right;
  }
}
/* line 1559, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .item .seeall a {
  width: 215px;
}
@media screen and (max-width: 767px) {
  /* line 1559, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .item .seeall a {
    width: 100%;
  }
}
/* line 1567, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .navarrow {
  display: inline-block;
  position: absolute;
  top: 48%;
  width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  /* line 1567, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .navarrow {
    top: 53%;
  }
}
@media screen and (max-width: 991px) {
  /* line 1567, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .navarrow {
    display: none;
  }
}
/* line 1579, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .navarrow .prevnav {
  float: left;
  position: absolute;
  left: -90px;
}
@media screen and (max-width: 1400px) {
  /* line 1579, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .navarrow .prevnav {
    left: -70px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 1579, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .navarrow .prevnav {
    left: -55px;
  }
  /* line 1588, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .navarrow .prevnav img {
    width: 80%;
  }
}
/* line 1593, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .navarrow .nxtnav {
  float: right;
  position: absolute;
  right: -60px;
}
@media screen and (max-width: 1400px) {
  /* line 1593, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .navarrow .nxtnav {
    right: -40px;
  }
}
@media screen and (max-width: 1200px) {
  /* line 1601, ../html/scss/marine.scss */
  .marine_overview .automatic.block2 .row .techinfo .navarrow .nxtnav img {
    width: 80%;
  }
}
/* line 1608, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .owl-dots .dotsparallelogram {
  display: inline-block;
  margin-left: 5px;
  width: 35px;
  height: 5px;
  background: #F0C6C9;
  -webkit-transform: skew(-35deg);
  -moz-transform: skew(-35deg);
  -o-transform: skew(-35deg);
  transform: skew(-35deg);
  cursor: pointer;
}
/* line 1619, ../html/scss/marine.scss */
.marine_overview .automatic.block2 .row .techinfo .owl-dots .dotsparallelogram.active {
  background: #EB1C24;
}

/* line 1880, ../html/scss/marine.scss */
.galleryblock .btnswap .mainbtnshort.trans_black.active {
  border-left: 2px solid #0A2D82;
}

/* line 1884, ../html/scss/marine.scss */
.mainbtnshort.trans_black.active {
  border: solid 2px #0A2D82;
  border-left: solid 2px #000;
  background-color: #0A2D82;
  color: #fff;
}

/* line 1891, ../html/scss/marine.scss */
.mainbtnshort.trans_black:hover {
  border: solid 2px #0A2D82;
  background-color: #0A2D82;
  color: #fff;
}

/* line 1900, ../html/scss/marine.scss */
.marine_feature .teaser_block1 .teaserslide03 .txtexp {
  font-size: 30px;
  font-size: 3rem;
}
/* line 1904, ../html/scss/marine.scss */
.marine_feature .teaser_block1 .teaserslide03 .owl-dots {
  bottom: 70px;
}
/* line 1911, ../html/scss/marine.scss */
.marine_feature .detail_block2 .loadingforowl {
  display: none;
}
/* line 1915, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail1 {
  background-image: url(../images/product/marine/feature_bg_b2.jpg);
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
/* line 1922, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail1 img {
  width: 100%;
}
/* line 1926, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail1 .caption .hdt-txt {
  font-size: 30px;
  font-size: 3rem;
}
/* line 1930, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail1 .caption .hightlight {
  background-color: #0A2D82;
  padding: 30px;
  max-width: 330px;
  margin: 30px 0;
}
/* line 1935, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail1 .caption .hightlight .hde-txt {
  font-size: 50px;
  font-size: 5rem;
}
/* line 1940, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail1 .caption .desc {
  color: #fff;
  font-family: "prompt-light";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  width: 80%;
}
/* line 1950, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail2 {
  background-image: url(../images/product/bigbike/feature_bg_b1.jpg);
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  padding: 50px 0;
}
/* line 1957, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail2 .paddingRL {
  padding: 0 100px;
}
/* line 1960, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail2 .detail2_block1 {
  padding: 20px 0;
}
/* line 1963, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail2 .detail2_block2 {
  padding: 20px 0;
}
/* line 1967, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail3 {
  background-image: url(../images/product/marine/feature_bg_b2.jpg);
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
/* line 1974, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail3 img {
  width: 100%;
}
/* line 1977, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail3 .caption {
  padding-left: 10%;
}
/* line 1979, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail3 .caption .hdt-txt {
  font-size: 30px;
  font-size: 3rem;
}
/* line 1983, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail3 .caption .hightlight {
  background-color: #0A2D82;
  padding: 30px;
  max-width: 330px;
  margin: 30px 0;
}
/* line 1988, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail3 .caption .hightlight .hde-txt {
  font-size: 50px;
  font-size: 5rem;
}
/* line 1993, ../html/scss/marine.scss */
.marine_feature .detail_block2 .detail3 .caption .desc {
  color: #fff;
  font-family: "prompt-light";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  width: 80%;
}
/* line 2004, ../html/scss/marine.scss */
.marine_feature .iwanttoblock {
  background-image: url(/images/product/marine/bg_detail_block8.jpg);
}
@media screen and (max-width: 991px) {
  /* line 2004, ../html/scss/marine.scss */
  .marine_feature .iwanttoblock {
    background-image: url("");
    background-color: #0A2D82;
    padding: 25px 0;
  }
}

/* line 2016, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .mainbtnshort {
  margin-bottom: 10px;
}
/* line 2018, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .mainbtnshort.black {
  background-color: black;
  color: #fff;
}
/* line 2023, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 {
  padding: 50px 0;
  background-color: #fff;
}
/* line 2026, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .detail1-img {
  max-width: 525px;
}
/* line 2028, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .detail1-img img {
  width: 100%;
}
/* line 2032, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .spec {
  padding: 80px 0 40px 0;
  line-height: 1.3;
}
/* line 2036, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .price {
  padding: 1% 0;
  max-width: 700px;
}
/* line 2039, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .price .hd4 {
  line-height: 1.8;
}
/* line 2043, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .desc {
  width: 50%;
  padding-top: 40px;
  margin-bottom: 20px;
}
/* line 2047, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .desc .contentt-3, .bigbike_spec .detail_block2 .detail1 .desc .value {
  text-align: left;
}
/* line 2050, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .desc .block1, .bigbike_spec .detail_block2 .detail1 .desc .block2, .bigbike_spec .detail_block2 .detail1 .desc .block3, .bigbike_spec .detail_block2 .detail1 .desc .slash {
  display: inline-block;
  width: auto;
  height: auto;
}
/* line 2055, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .desc .slash {
  padding: 0 5px;
}
/* line 2057, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail1 .desc .slash img {
  vertical-align: unset;
}
/* line 2083, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail2 {
  background-color: #FFF;
}
/* line 2085, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail2 .specification {
  background-image: url(/images/product/bigbike/bg_spec_detail2.jpg);
  position: relative;
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 10px 0;
  width: 100%;
}
/* line 2096, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 {
  background-image: url(../images/product/bigbike/feature_bg_b1.jpg);
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 50px 0;
}
/* line 2106, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
  padding: 50px 0;
}
/* line 2109, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .borderR {
  border-right: 1px solid #BBBBBB;
}
/* line 2112, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .borderB {
  border-bottom: 1px solid #BBBBBB;
}
/* line 2116, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .panel .panel-body .engin-table {
  margin: 30px 0;
  width: 100%;
}
/* line 2119, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .panel .panel-body .engin-table .list {
  height: 50px;
  border-bottom: 1px solid #BBBBBB;
}
/* line 2123, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .panel .panel-body .engin-table .right {
  text-align: right;
  float: none;
}
/* line 2130, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .model {
  background-color: #fff;
}
/* line 2132, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .model .bgspec {
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}
/* line 2137, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .model .bgspec .imgspec {
  width: 80%;
}
/* line 2141, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .model .caption {
  padding: 30px;
}
/* line 2145, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .model .detail3-btn {
  padding: 0 30px 30px 30px;
  width: 70%;
}
/* line 2148, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .model .detail3-btn a.mainbtnshort span {
  width: 100%;
}
/* line 2152, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .model .detail3-btn .download:before {
  content: "\e907";
}
/* line 2157, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .model .detail3-btn .fine-dealer:before {
  content: "\e908";
}
/* line 2163, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .col-xs-12.col-sm-7 {
  width: 70%;
}
/* line 2166, ../html/scss/marine.scss */
.bigbike_spec .detail_block2 .detail3 .col-xs-12.col-sm-5 {
  width: 30%;
}
/* line 2171, ../html/scss/marine.scss */
.bigbike_spec .iwanttoblock {
  background-image: url(/images/product/bigbike/bg_detail_block8.jpg);
}
@media screen and (max-width: 991px) {
  /* line 2171, ../html/scss/marine.scss */
  .bigbike_spec .iwanttoblock {
    background-image: url("");
    background-color: #0A2D82;
    padding: 25px 0;
  }
}

/* line 2183, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .mainbtnshort {
  margin-bottom: 10px;
}
/* line 2185, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .mainbtnshort.black {
  background-color: black;
  color: #fff;
}
/* line 2190, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 {
  padding: 50px 0;
  background-color: #F4F3F0;
  position: relative;
}
/* line 2194, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .detail1-img {
  max-width: 525px;
  padding: 25px 0;
}
/* line 2197, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .detail1-img img {
  width: 100%;
}
/* line 2201, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .spec {
  line-height: 1.3;
}
/* line 2204, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .spec .hd4.hdt-txt {
  padding: 20px 0;
}
/* line 2208, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .price {
  padding: 1% 0;
  max-width: 700px;
  background-color: #0A2D82;
  background-image: none !important;
}
/* line 2214, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .price .hd4 {
  line-height: 1.8;
}
/* line 2218, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .desc {
  width: 50%;
}
/* line 2222, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .desc .contentt-3, .peistyle_marine_specification .detail_block2 .detail1 .desc .value {
  text-align: left;
}
/* line 2225, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .desc .block1, .peistyle_marine_specification .detail_block2 .detail1 .desc .block2, .peistyle_marine_specification .detail_block2 .detail1 .desc .block3, .peistyle_marine_specification .detail_block2 .detail1 .desc .slash {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 40px 0 20px 0;
}
/* line 2231, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .desc .slash {
  padding: 40px 5px 20px 5px;
}
/* line 2233, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail1 .desc .slash img {
  vertical-align: unset;
}
/* line 2259, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail2 {
  background-color: #F4F3F0;
}
/* line 2261, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail2 .specification {
  background-image: url(/images/product/bigbike/bg_spec_detail2.jpg);
  position: relative;
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 10px 0;
  width: 100%;
}
/* line 2272, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 {
  background-image: url(../images/product/bigbike/feature_bg_b1.jpg);
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}
/* line 2282, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
  padding: 50px 0;
}
/* line 2285, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .borderR {
  border-right: 1px solid #BBBBBB;
}
/* line 2288, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .borderB {
  border-bottom: 1px solid #BBBBBB;
}
/* line 2291, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .hd2.hde-txt {
  font-size: 50px;
  font-size: 5rem;
}
/* line 2296, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table {
  margin: 30px 0;
  width: 100%;
}
/* line 2299, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table .list {
  height: 50px;
  border-bottom: 1px solid #BBBBBB;
}
/* line 2303, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table .right {
  text-align: right;
  float: none;
}
/* line 2306, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table .right h4.hde-txt {
  font-size: 30px;
  font-size: 3rem;
}
/* line 2311, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table .contentt-3 {
  font-size: 20px;
  font-size: 2rem;
}
/* line 2315, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table td {
  padding: 10px 0;
}
/* line 2320, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .panel .panel-title {
  font-size: 30px;
  font-size: 3rem;
  font-family: 'teko-regular';
}
/* line 2326, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model {
  background-color: #fff;
}
/* line 2328, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model .bgspec {
  position: relative;
}
/* line 2333, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model .bgspec .imgspec {
  width: 100%;
  padding: 45px 40px 20px 40px;
}
/* line 2339, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model .caption {
  padding: 30px;
}
/* line 2341, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model .caption h2.hde-txt {
  font-size: 50px;
  font-size: 5rem;
}
/* line 2346, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model .detail3-btn {
  padding: 0 30px 30px 30px;
  width: 100%;
}
/* line 2349, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model .detail3-btn a.mainbtnshort span {
  width: 100%;
}
/* line 2353, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model .detail3-btn .download:before {
  content: "\e907";
  padding-right: 5px;
}
/* line 2359, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .model .detail3-btn .fine-dealer:before {
  content: "\e908";
  padding-right: 5px;
}
/* line 2366, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .col-xs-12.col-sm-7 {
  width: 70%;
}
/* line 2369, ../html/scss/marine.scss */
.peistyle_marine_specification .detail_block2 .detail3 .col-xs-12.col-sm-5 {
  width: 30%;
}
@media screen and (max-width: 991px) {
  /* line 2374, ../html/scss/marine.scss */
  .peistyle_marine_specification .iwanttoblock {
    background-image: url("");
    background-color: #0A2D82;
    padding: 25px 0;
  }
}

@media (max-width: 1900px) {
  /* line 2390, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding .thumbnail.news .caption {
    padding: 20px 100px 20px 20px;
  }

  /* line 2399, ../html/scss/marine.scss */
  .marine_overview .spec_block4 {
    background-size: unset;
    background-position-y: unset;
  }
}
@media (max-width: 1500px) {
  /* line 2411, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt {
    height: 234px;
    -webkit-line-clamp: 9;
  }
  /* line 2422, ../html/scss/marine.scss */
  .marine_overview .acc_block6 .slide05 .bgslide05 .bxs05two {
    right: 0px;
  }
}
@media (max-width: 1300px) {
  /* line 2436, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding .thumbnail.news .caption {
    padding: 20px 90px 20px 20px;
  }
  /* line 2446, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item img {
    width: 100%;
  }

  /* line 2457, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .contentt-3 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  /* line 2461, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .hd2 {
    font-size: 50px;
    font-size: 5rem;
  }
  /* line 2465, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 2470, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .hd4.hdbb1, .marine_overview .spec_block4 .ontoptext .hd4.hdbb2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (max-width: 1200px) {
  /* line 2482, ../html/scss/marine.scss */
  .tabmenumr .wrappernopad, .tabmenu .wrappernopad {
    text-align: left;
    padding: 0;
  }
  /* line 2486, ../html/scss/marine.scss */
  .tabmenumr .wrappernopad .overXauto, .tabmenu .wrappernopad .overXauto {
    padding-right: 0;
  }

  /* line 2501, ../html/scss/marine.scss */
  .tabmenu {
    text-align: left;
    padding: 0;
  }
  /* line 2505, ../html/scss/marine.scss */
  .tabmenu .wrappernopad .overXauto {
    overflow-x: auto;
    overflow-y: hidden;
  }
  /* line 2512, ../html/scss/marine.scss */
  .tabmenu .wrappernopad .menuitems .menu1 {
    padding-left: 15px;
  }
  /* line 2515, ../html/scss/marine.scss */
  .tabmenu .wrappernopad .menuitems .pull-right {
    float: none !important;
  }
  /* line 2519, ../html/scss/marine.scss */
  .tabmenu .wrappernopad .menuitems .pull-right .mnitem.titleinsub {
    display: block;
  }

  /* line 2530, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 60px;
  }
  /* line 2541, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .choosethestyle a.navbtn .txt25 {
    font-size: 23px;
  }
  /* line 2550, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .prevnav {
    left: 15%;
  }
  /* line 2553, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .nxtnav {
    right: 15%;
  }
  /* line 2561, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding {
    padding: 0 15px;
  }
  /* line 2564, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding .thumbnail.news .caption {
    padding: 20px 80px 20px 20px;
  }

  /* line 2577, ../html/scss/marine.scss */
  .marine_feature .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 60px;
  }
  /* line 2584, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail2 .paddingRL {
    padding: 0 90px;
  }
  /* line 2596, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail2 .detail2_block2 .feature-reverse .feature-img {
    width: 45%;
  }

  /* line 2609, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt {
    height: 286px;
    -webkit-line-clamp: 11;
  }

  /* line 2621, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc {
    width: 70%;
  }
  /* line 2629, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
    padding: 40px 0;
  }
  /* line 2632, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .contentt-3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  /* line 2636, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .hd2 {
    font-size: 60px;
    font-size: 6rem;
  }
  /* line 2640, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .hd3 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  /* line 2658, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .model .detail3-btn {
    width: 100%;
  }
  /* line 2661, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .model .col-xs-12.col-sm-7 {
    width: 67%;
  }
  /* line 2664, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .model .col-xs-12.col-sm-5 {
    width: 33%;
  }
}
@media (max-width: 991px) {
  /* line 2674, ../html/scss/marine.scss */
  .mainbtnshort.red:last-child {
    background-color: #0A2D82;
    color: #fff;
  }
  /* line 2677, ../html/scss/marine.scss */
  .mainbtnshort.red:last-child:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-color: #043abc transparent transparent transparent;
    transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  /* line 2694, ../html/scss/marine.scss */
  .mainbtnshort.red:last-child:after {
    content: "";
    position: absolute;
    width: 0;
    left: -10%;
    bottom: 0;
    height: 120%;
    background: #043abc;
    transform: skewX(-30deg);
    z-index: -1;
    transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
    -o-transition: all 0.5s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  /* line 2712, ../html/scss/marine.scss */
  .mainbtnshort.red:last-child:hover:before {
    border-color: #0A2D82 transparent transparent transparent;
  }
  /* line 2715, ../html/scss/marine.scss */
  .mainbtnshort.red:last-child:hover:after {
    width: 160%;
    left: -19%;
  }
  /* line 2721, ../html/scss/marine.scss */
  .mainbtnshort.red:last-child:last-child {
    margin: 0;
  }

  /* line 2728, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 10px;
  }
  /* line 2737, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .choosethestyle a.navbtn {
    width: 130px;
  }
  /* line 2740, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .choosethestyle a.navbtn .txt25 {
    font-size: 18px;
  }
  /* line 2747, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow {
    top: 40%;
  }
  /* line 2749, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .prevnav {
    left: 20%;
  }
  /* line 2751, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .prevnav img {
    width: 30px;
  }
  /* line 2755, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .nxtnav {
    right: 20%;
  }
  /* line 2757, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow .nxtnav img {
    width: 30px;
  }
  /* line 2763, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item img {
    width: 100%;
    margin: 0 auto;
  }
  /* line 2768, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info {
    width: 52%;
    margin-left: 0%;
  }
  /* line 2771, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info .name {
    font-size: 25px;
  }
  /* line 2774, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info .price {
    font-size: 40px;
  }
  /* line 2778, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn {
    width: 45%;
    margin-right: 0%;
    font-size: 23px;
    padding: 10px 33px 40px 0px;
    min-width: 100px;
  }
  /* line 2784, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn:before {
    border-width: 45px 40px 0 0;
  }
  /* line 2796, ../html/scss/marine.scss */
  .marinehomepage .newsevent_block3 .topic {
    padding-bottom: 20px;
  }
  /* line 2798, ../html/scss/marine.scss */
  .marinehomepage .newsevent_block3 .topic.evtp {
    padding-top: 40px;
  }
  /* line 2802, ../html/scss/marine.scss */
  .marinehomepage .newsevent_block3 .eachitemslide01 {
    overflow: unset;
  }
  /* line 2813, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .topic {
    padding-bottom: 20px;
  }
  /* line 2817, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding {
    padding: 0 15px;
  }
  /* line 2820, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding .thumbnail.news .caption {
    padding: 15px 40% 15px 15px;
  }
  /* line 2823, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding .thumbnail.news .caption .thumb-contentt-5 {
    line-height: 1.3;
    font-size: 19px;
  }

  /* line 2851, ../html/scss/marine.scss */
  .marine_feature .wrappernopad {
    max-width: 1360px;
    padding: 0 15px;
    margin: 0 auto;
  }
  /* line 2858, ../html/scss/marine.scss */
  .marine_feature .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 10px;
  }
  /* line 2867, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .hightlight .hde-txt {
    font-size: 45px;
    font-size: 4.5rem;
  }
  /* line 2872, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .desc {
    font-size: 18px;
    font-size: 1.8rem;
  }
  /* line 2879, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail2 .paddingRL {
    padding: 0 50px;
  }
  /* line 2886, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail3 .caption .hightlight .hde-txt {
    font-size: 45px;
    font-size: 4.5rem;
  }
  /* line 2891, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail3 .caption .desc {
    font-size: 18px;
    font-size: 1.8rem;
  }

  /* line 2905, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .filtertop .sort {
    width: 40%;
  }

  /* line 2914, ../html/scss/marine.scss */
  .marine_overview .features_block3 .wrapper {
    padding: 0 0px;
  }
  /* line 2917, ../html/scss/marine.scss */
  .marine_overview .features_block3 .owlslidenav09 {
    width: 100%;
    margin-top: 0;
  }
  /* line 2920, ../html/scss/marine.scss */
  .marine_overview .features_block3 .owlslidenav09 .imgslideft {
    margin: 0 auto;
    max-width: unset;
    margin-top: 30px;
  }
  /* line 2925, ../html/scss/marine.scss */
  .marine_overview .features_block3 .owlslidenav09 .navarrow {
    display: none;
  }
  /* line 2928, ../html/scss/marine.scss */
  .marine_overview .features_block3 .owlslidenav09 .owl-dots {
    position: relative;
    left: unset;
    margin-top: 30px;
    bottom: 0;
  }
  /* line 2935, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfhd {
    left: 0;
  }
  /* line 2941, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 {
    padding-top: 35px;
  }
  /* line 2943, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft1 {
    left: -30px;
  }
  /* line 2947, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft2 {
    padding: 20px 20px 20px 70px;
    max-width: none;
  }
  /* line 2952, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 {
    left: 0px;
    margin: 0 auto;
    padding: 40px;
    display: none;
  }
  /* line 2958, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt {
    height: 156px;
    -webkit-line-clamp: 6;
  }
  /* line 2964, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf1.active, .marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf2.active, .marine_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf3.active {
    margin-left: 0;
  }
  /* line 2970, ../html/scss/marine.scss */
  .marine_overview .features_block3 .owlslidenav09 {
    padding: 0 15px;
  }
  /* line 2973, ../html/scss/marine.scss */
  .marine_overview .features_block3 .padbtn {
    margin-top: 30px;
    padding: 0 15px;
  }
  /* line 2980, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .wrapper {
    padding: 0 0px;
  }
  /* line 2983, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .dtbb1 {
    padding-left: 0px;
    padding-top: 20px;
  }
  /* line 2986, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .dtbb1 .hdbb1 {
    text-align: center;
  }
  /* line 2990, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .dtbb2 {
    padding-left: 0px;
    padding-top: 20px;
  }
  /* line 2993, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .dtbb2.hlbb1 {
    text-align: center;
  }
  /* line 2997, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .desc {
    padding-left: 0px;
    text-align: center;
  }
  /* line 3001, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .dtbb3 {
    padding-top: 20px;
    padding-left: 0px;
    text-align: center;
  }
  /* line 3005, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort {
    width: 100%;
  }
  /* line 3009, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .detailtopic {
    padding-bottom: 20px;
  }
  /* line 3013, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .bgspec {
    max-width: 670px;
    margin: 0 auto;
  }
  /* line 3017, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .detailline1 {
    padding-top: 16px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
  }
  /* line 3024, ../html/scss/marine.scss */
  .marine_overview .spec_block4 hr {
    width: 90px;
  }
  /* line 3030, ../html/scss/marine.scss */
  .marine_overview .acc_block6 .slidewithbg .slide1 {
    padding: 0px 0px;
  }

  /* line 3059, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc {
    width: 80%;
  }
  /* line 3067, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
    padding: 30px 0;
  }
  /* line 3070, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .contentt-3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  /* line 3074, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .hd2 {
    font-size: 55px;
    font-size: 5.5rem;
  }
  /* line 3078, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .hd3 {
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 3096, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .model .caption {
    padding: 20px;
  }
  /* line 3098, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .model .caption .hde-txt {
    font-size: 50px;
    font-size: 5rem;
  }
  /* line 3102, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .model .caption .hdt-txt {
    font-size: 20px;
    font-size: 2rem;
  }
  /* line 3107, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .model .detail3-btn {
    width: 100%;
    padding: 0 20px 20px 20px;
  }
  /* line 3112, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .col-xs-12.col-sm-7 {
    width: 100%;
  }
  /* line 3115, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .col-xs-12.col-sm-5 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  /* line 3127, ../html/scss/marine.scss */
  .marinehomepage .wrappernopad .overXauto {
    padding-right: 0;
    padding-left: 15px;
  }
  /* line 3132, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .txtbx {
    top: unset;
    bottom: 7%;
  }
  /* line 3136, ../html/scss/marine.scss */
  .marinehomepage .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 15px;
  }
  /* line 3143, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad {
    text-align: left;
  }
  /* line 3146, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .topic1.allwidth {
    width: 510px;
  }
  /* line 3149, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .topic1.allwidth .subrevtopic {
    font-size: 30px;
  }
  /* line 3153, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .topic1.allwidth .choosethestyle a.navbtn {
    width: 160px;
  }
  /* line 3156, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .topic1.allwidth .choosethestyle a.navbtn .txt25 {
    font-size: 23px;
  }
  /* line 3162, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth {
    width: 650px;
    display: table;
    margin: 0;
  }
  /* line 3166, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .wrappernopad .subtopic.allwidth a {
    display: inline-block;
  }
  /* line 3172, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .navarrow {
    display: none;
  }
  /* line 3175, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item {
    padding: 0 60px;
  }
  /* line 3177, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item img {
    width: 100%;
    margin: 0 auto;
  }
  /* line 3181, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail {
    text-align: center;
  }
  /* line 3183, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info {
    width: 100%;
    margin-left: 0%;
  }
  /* line 3186, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info .name {
    font-family: "teko-light";
    font-size: 45px;
  }
  /* line 3190, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .info .price {
    font-size: 45px;
  }
  /* line 3194, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn {
    width: 290px;
    margin-right: 0%;
    margin-top: 25px;
    font-size: 30px;
    padding: 15px 40px 40px 0px;
    min-width: 160px;
  }
  /* line 3201, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn:before {
    border-width: 60px 40px 0 0;
  }
  /* line 3212, ../html/scss/marine.scss */
  .marinehomepage .newsevent_block3 .fixpadding {
    padding: 0 15px;
  }
  /* line 3215, ../html/scss/marine.scss */
  .marinehomepage .newsevent_block3 a.slidebtn1 {
    margin-top: 20px;
  }
  /* line 3226, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding {
    padding: 0 15px;
  }
  /* line 3228, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding .thumbnail.news .caption {
    padding: 15px 20% 15px 15px;
  }
  /* line 3264, ../html/scss/marine.scss */
  .marinehomepage .overXauto {
    overflow-x: auto;
    overflow-y: hidden;
  }

  /* line 3272, ../html/scss/marine.scss */
  .marine_feature .wrappernopad {
    padding: 0 0;
  }
  /* line 3277, ../html/scss/marine.scss */
  .marine_feature .teaser_block1 .teaserslide03 .txtbx {
    top: unset;
    bottom: 7%;
  }
  /* line 3281, ../html/scss/marine.scss */
  .marine_feature .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 10px;
  }
  /* line 3288, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption {
    padding-right: 30px;
  }
  /* line 3290, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .hdt-txt {
    padding-left: 30px;
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 3295, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .hightlight {
    padding-right: 30px;
    max-width: none;
  }
  /* line 3298, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .hightlight .hde-txt {
    font-size: 50px;
    font-size: 5rem;
    line-height: 0.9;
  }
  /* line 3304, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .desc {
    width: 100%;
    padding-left: 30px;
    padding-bottom: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  /* line 3312, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .feature_datail1-img {
    padding: 0 30px;
  }
  /* line 3317, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail2 .paddingRL {
    padding: 0;
  }
  /* line 3322, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail2 .detail2_block1 .feature .feature-img {
    width: 90%;
  }
  /* line 3329, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail2 .detail2_block2 .feature-reverse .feature-img {
    width: 90%;
  }
  /* line 3336, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail3 .caption {
    padding-left: 0;
    padding-right: 30px;
  }
  /* line 3339, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail3 .caption .hdt-txt {
    padding-left: 30px;
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 3344, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail3 .caption .hightlight {
    padding-right: 30px;
    max-width: none;
  }
  /* line 3347, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail3 .caption .hightlight .hde-txt {
    font-size: 50px;
    font-size: 5rem;
    line-height: 0.9;
  }
  /* line 3353, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail3 .caption .desc {
    width: 100%;
    padding-left: 30px;
    padding-bottom: 30px;
    font-size: 20px;
    font-size: 2rem;
  }
  /* line 3361, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail3 .feature_datail1-img {
    padding: 0 30px;
  }

  /* line 3373, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .filtertop div.inlineb {
    width: 100%;
  }
  /* line 3377, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .filtertop .filterplus .pointeritems {
    display: none;
  }
  /* line 3381, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .filtertop div.inlineb.countitems {
    display: none;
  }
  /* line 3384, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .filtertop .sort {
    margin-top: 25px;
    display: block;
  }
  /* line 3390, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .morefilter {
    margin-top: 0;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    overflow-y: auto;
  }
  /* line 3398, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .morefilter .filteroption {
    padding: 35px 0;
  }
  /* line 3401, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .morefilter .filteroption .col-sm-7 .col-sm-2, .bigbikelist .filter_block2 .morefilter .filteroption .col-sm-5 .col-sm-2 {
    font-size: 20px;
    padding-bottom: 25px;
  }
  /* line 3405, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .morefilter .filteroption .col-sm-7 .col-sm-10, .bigbikelist .filter_block2 .morefilter .filteroption .col-sm-5 .col-sm-10 {
    padding-bottom: 25px;
  }
  /* line 3414, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .morefilter .filteroption .yeardd .slctdropdown {
    width: 100%;
  }
  /* line 3420, ../html/scss/marine.scss */
  .bigbikelist .filter_block2 .morefilter .submitbt {
    display: block;
  }

  /* line 3435, ../html/scss/marine.scss */
  .marine_overview .features_block3 .owlslidenav09 {
    top: -5px;
  }
  /* line 3446, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt {
    height: 208px;
    -webkit-line-clamp: 8;
  }
  /* line 3456, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .contentt-3 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  /* line 3460, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .hd2 {
    font-size: 45px;
    font-size: 4.5rem;
  }
  /* line 3464, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 3471, ../html/scss/marine.scss */
  .marine_overview .acc_block6 .slide05 {
    background-image: none;
  }
  /* line 3473, ../html/scss/marine.scss */
  .marine_overview .acc_block6 .slide05 .bgslide05 {
    background-size: cover;
  }

  /* line 3496, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc {
    width: 100%;
  }
  /* line 3499, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .contentt-3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  /* line 3504, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .value .hd2 {
    font-size: 45px;
    font-size: 4.5rem;
  }
  /* line 3508, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .value .hd3 {
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 3521, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .block1, .peistyle_marine_specification .detail_block2 .detail1 .desc .block2, .peistyle_marine_specification .detail_block2 .detail1 .desc .slash {
    padding: 20px 0;
  }
  /* line 3524, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .block3 {
    padding: 0 0 20px 0;
  }
  /* line 3529, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .detail3-btn a.mainbtnshort span {
    width: 100%;
  }
  /* line 3533, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .detail3-btn .download:before {
    content: "\e907";
  }
  /* line 3538, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .detail3-btn .fine-dealer:before {
    content: "\e908";
  }
  /* line 3545, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail2 .specification {
    background-image: url(/images/product/bigbike/bg_spec_block2-2.jpg);
    width: 90%;
  }
  /* line 3562, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table td {
    display: block;
  }
  /* line 3564, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table td:first-child {
    padding: 10px 0 5px 0;
  }
  /* line 3567, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table td:last-child {
    padding: 0 0 10px 0;
  }
  /* line 3571, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-table .right {
    text-align: left;
  }
  /* line 3577, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .col-xs-12.col-sm-7 {
    width: 100%;
  }
}
@media (max-width: 620px) {
  /* line 3588, ../html/scss/marine.scss */
  .tabmenu .wrappernopad .overXauto {
    padding-right: 0;
    overflow-x: auto;
    overflow-y: hidden;
  }
  /* line 3596, ../html/scss/marine.scss */
  .tabmenu .wrappernopad .menuitems {
    width: 620px;
  }
}
@media (max-width: 480px) {
  /* line 3607, ../html/scss/marine.scss */
  .marinehomepage .tabmenu .wrappernopad .menuitems {
    width: 400px;
  }
  /* line 3617, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item {
    padding: 0 30px;
  }
  /* line 3620, ../html/scss/marine.scss */
  .marinehomepage .product_block2 .bg_product .owlslidebike.owl-carousel .owl-item .bbdetail .teaser-btn {
    width: 200px;
    font-size: 25px;
    padding: 15px 15px 40px 0px;
    min-width: 160px;
  }
  /* line 3641, ../html/scss/marine.scss */
  .marinehomepage .blog_block6 .fixpadding .thumbnail.news .caption {
    padding: 15px 30% 15px 15px;
  }

  /* line 3653, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .hdt-txt, .marine_feature .detail_block2 .detail3 .caption .hdt-txt {
    font-size: 20px;
    font-size: 2rem;
  }
  /* line 3658, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .hightlight .hde-txt, .marine_feature .detail_block2 .detail3 .caption .hightlight .hde-txt {
    font-size: 40px;
    font-size: 4rem;
  }
  /* line 3663, ../html/scss/marine.scss */
  .marine_feature .detail_block2 .detail1 .caption .desc, .marine_feature .detail_block2 .detail3 .caption .desc {
    font-size: 18px;
    font-size: 1.8rem;
  }

  /* line 3679, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft2 .txtellipsis {
    font-size: 40px;
    font-size: 4rem;
  }
  /* line 3686, ../html/scss/marine.scss */
  .marine_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt-3 {
    font-size: 20px;
    font-size: 2rem;
    height: 520px;
    -webkit-line-clamp: 20;
  }
  /* line 3698, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .contentt-3 {
    font-size: 10px;
    font-size: 1rem;
  }
  /* line 3702, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .hd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  /* line 3706, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 3710, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .desc {
    padding-top: 20px;
  }
  /* line 3712, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .desc .contentt-3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  /* line 3717, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .desc .value .hd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  /* line 3721, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .desc .value .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 3726, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .desc .slash {
    display: none;
  }
  /* line 3729, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext .desc .block2 {
    margin: 0 15px;
  }

  /* line 3821, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .contentt-3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  /* line 3826, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .value .hd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  /* line 3830, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .value .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  /* line 3835, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .slash {
    display: none;
  }
  /* line 3838, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail1 .desc .block2 {
    margin: 0 15px;
  }
  /* line 3853, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
    padding: 20px 0;
  }
  /* line 3856, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .contentt-3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  /* line 3860, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .hd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  /* line 3864, ../html/scss/marine.scss */
  .peistyle_marine_specification .detail_block2 .detail3 .panel .panel-body .engin-grid .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
@media (max-width: 430px) {
  /* line 3891, ../html/scss/marine.scss */
  .marine_overview .acc_block6 .slide05 .owlslide05 {
    padding: 40px 0px 40px 120px;
  }
}
@media (max-width: 320px) {
  /* line 3932, ../html/scss/marine.scss */
  .marine_overview .spec_block4 .ontoptext h2.hde-txt {
    font-size: 65px;
    font-size: 6.5rem;
  }
}

.marine_feature .iwanttoblock {
  background-repeat: no-repeat;background-size: cover;
}
.peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt {
  visibility: hidden;
}

.marine_feature .iwanttoblock{
	background-repeat: no-repeat;
  	background-size: cover;
}
.marine_feature .detail_block2 .detail1 img,.thumbnail.feature-reverse .feature-img img,.thumbnail.feature .feature-img img,.feature_datail1-img img {
  max-width: 100%;width: auto;
}
.feature_datail1-img,.thumbnail.feature .feature-img,.thumbnail.feature-reverse .feature-img {
    text-align: center;
}

.productoverview_block2{
  background-position: top;
  background-size: 100%;
}

@media only screen and (max-width: 991px){
.productoverview_block2 .bottom-background360 .wrapper.wrap360prdctn {
  text-align: center;
  padding: 20px 0 40px 0;
  }
}
.marine_feature .iwanttoblock {
  background-repeat: no-repeat;background-size: cover;
}
.peistyle_marine_specification .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt {
  visibility: hidden;
}
.marine_feature .iwanttoblock{
	background-repeat: no-repeat;
  	background-size: cover;
}
.marine_feature .detail_block2 .detail1 img,.thumbnail.feature-reverse .feature-img img,.thumbnail.feature .feature-img img,.feature_datail1-img img {
  max-width: 100%;
  width: auto;
}
.feature_datail1-img,.thumbnail.feature .feature-img,.thumbnail.feature-reverse .feature-img{
    text-align: center;
}

/*# sourceMappingURL=marine.css.map */
