/*----------------------------- Font Standard -------------------------------------------*/
/*----------------------------- Color -------------------------------------------*/
/*rangeslider*/
.modelitemtxt {
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  padding-top: 15px;
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  .modelitemtxt {
    max-width: 900px;
  }
}

.modelitemtxt span {
  margin: 0 10px;
}

.modelitemtxt span.subrevtopic {
  font-size: 25px;
  font-size: 2.5rem;
}

.modelitemtxt .active {
  border: bottom red solid;
}

.modelitemtxt h4.subrevtopic {
  font-size: 20px;
  font-size: 2rem;
}

.share_vertical {
  position: absolute;
  right: -5%;
  top: 0;
  z-index: 2;
}

@media screen and (max-width: 1500px) and (min-width:991px) {
  .share_vertical {
    right: 0;
    display:none;
  }
  .share_horizontal {
    margin: 0 auto;
    text-align: center;
    padding: 20px 15px;
  }
}

.share_horizontal {
  margin: 0 auto;
  text-align: center;
  padding: 20px 15px;
}

.productoverview_block2 .underline {
  flex: 1 1 auto;
  position: relative;
  overflow: hidden;
  transition: .3s;
  display: inline-block;
  padding: 10px 0;
}

.productoverview_block2 .underline:after {
  position: absolute;
  transition: .3s;
  content: '';
  width: 0;
  left: 50%;
  bottom: 0;
  height: 5px;
  background: #D80000;
}

.productoverview_block2 .underline:hover {
  cursor: pointer;
}

.productoverview_block2 .underline:hover:after {
  width: 100%;
  left: 0;
}

.productoverview_block2 .underline.active {
  cursor: pointer;
}

.productoverview_block2 .underline.active:after {
  width: 100%;
  left: 0;
}

.productoverview_block2 .bg_product .wrappernopad .wrapo360slideowl {
  padding-top: 50px;
}

.video_gallery .see-all .contentt-3 {
  font-family: 'prompt-regular';
  font-size: 20px;
  font-size: 2rem;
}

.tabmenu {
 
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 3;
}

.tabmenu .menuitems {
  font-size: 18px;
  color: #fff;
  width: 100%;
}

.tabmenu .menuitems a {
  display: inline-block;
  vertical-align: middle;
}

.tabmenu .menuitems .menu1 {
  display: inline-block;
}

.tabmenu .menuitems .pull-right {
  text-align: right;
  display: inline-block;
}

.tabmenu .menuitems .pull-right a:last-child {
  display: none;
}

.tabmenu .menuitems .pull-right [class^="icon-"] {
  font-size: 20px;
  padding-right: 5px;
}

.tabmenu .menuitems .pull-right .mnitem {
  margin: 0 5px;
  padding: 22px 0 21px 0;
}

.tabmenu .menuitems .pull-right .mnitem.titleinsub {
  padding: 15px 0;
  display: none;
}

.tabmenu .menuitems .pull-right .mnitem [class^="icon-"]:before {
  vertical-align: middle;
}

.tabmenu .menuitems .mnitem {
  margin: 0px 5px;
  padding: 26px 0 23px 0;
  overflow: inherit;
  font-family: "prompt-regular";
}

.tabmenu .menuitems .mnitem:after {
  background: #fff;
}

.tabmenu .menuitems .titleinsub {
  border-right: 1px solid #fff;
  font-size: 25px;
  padding: 0px 10px 0px 0;
  display: inline-block;
  text-transform: uppercase;
  max-width: 200px;
  font-family: "teko-regular";
}

.iwanttoblock .mobilefixtab .w25 {
  width: 24%;
  /* display: inline-block; */
  border-left: 1px solid #fff;
  vertical-align: top;
  display: none;
}

@media screen and (max-width: 553px) {
  .iwanttoblock .mobilefixtab .w25 {
    min-height: 100px;
  }
}

@media screen and (max-width: 480px) {
  .iwanttoblock .mobilefixtab .w25 {
    width: 23%;
    min-height: 50px;
  }
}

@media screen and (max-width: 441px) {
  .iwanttoblock .mobilefixtab .w25 {
    min-height: 65px;
  }
}

.iwanttoblock .mobilefixtab .w25:nth-child(1) {
  border-left: 0;
}

.iwanttoblock .mobilefixtab .w25 [class^="icon"] {
  font-size: 50px;
  color: white;
}

@media screen and (max-width: 480px) {
  .iwanttoblock .mobilefixtab .w25 [class^="icon"] {
    font-size: 30px;
  }
}

.iwanttoblock .mobilefixtab .txt25 {
  font-size: 20px;
  color: white;
  padding-top: 10px 0 0 7px;
}

@media screen and (max-width: 480px) {
  .iwanttoblock .mobilefixtab .txt25 {
    font-size: 15px;
    padding-top: 5px;
  }
}

.atmt_list .list_bg {
  background-image: url(/images-2020/product/bigbike/list_bg.jpg);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 50px 0;
  background-color: #F4F3F0;
}

.atmt_list .filter_block2 .filtertop div.inlineb {
  display: inline-block;
}

.atmt_list .filter_block2 .filtertop .filterplus {
  float: left;
  width: 20%;
  position: relative;
}

.atmt_list .filter_block2 .filtertop .filterplus.active .btnredwithplus {
  background-color: #000;
}

.atmt_list .filter_block2 .filtertop .filterplus.active .btnredwithplus span:after {
  content: "\e921";
}

.atmt_list .filter_block2 .filtertop .filterplus .btnredwithplus {
  cursor: pointer;
  font-family: "prompt-medium";
  font-size: 20px !important;
  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;
}

.atmt_list .filter_block2 .filtertop .filterplus .btnredwithplus span {
  line-height: 60px;
  vertical-align: middle;
}

.atmt_list .filter_block2 .filtertop .filterplus .btnredwithplus span:after {
  content: "\e920";
  font-size: 18px;
  color: white;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.atmt_list .filter_block2 .filtertop .filterplus .btnredwithplus:hover {
  background-color: #000;
}

@media screen and (max-width: 1200px) {
  .atmt_list .filter_block2 .filtertop .filterplus .btnredwithplus {
    font-size: 16px;
  }
}

.atmt_list .filter_block2 .filtertop .filterplus .pointeritems {
  position: absolute;
  left: 50%;
  bottom: -20px;
}

.atmt_list .filter_block2 .filtertop .countitems {
  float: left;
  padding-left: 15px;
  line-height: 60px;
  font-size: 20px;
  font-family: "prompt-regular";
}

.atmt_list .filter_block2 .filtertop .sort {
  float: right;
  width: 25%;
}

.atmt_list .filter_block2 .morefilter {
  margin-top: 20px;
  background-color: #fff;
  padding: 50px 0;
}

.atmt_list .filter_block2 .morefilter .mxhleft, .atmt_list .filter_block2 .morefilter .mxhright {
  min-height: 240px;
}

.atmt_list .filter_block2 .morefilter .closrnreset .reset {
  font-family: "prompt-medium";
  font-size: 20px;
  color: #EB1C24;
}

.atmt_list .filter_block2 .morefilter .closrnreset .reset:before {
  content: "\e943";
  padding-right: 10px;
}

.atmt_list .filter_block2 .morefilter .closrnreset .close {
  color: #EB1C24;
  opacity: 1;
}

.atmt_list .filter_block2 .morefilter .filteroption {
  padding: 35px 0;
}

.atmt_list .filter_block2 .morefilter .filteroption .col-sm-7 .col-sm-2, .atmt_list .filter_block2 .morefilter .filteroption .col-sm-7 .col-sm-5, .atmt_list .filter_block2 .morefilter .filteroption .col-sm-5 .col-sm-2, .atmt_list .filter_block2 .morefilter .filteroption .col-sm-5 .col-sm-5 {
  font-size: 20px;
}

.atmt_list .filter_block2 .morefilter .filteroption .range-wrapper {
  width: 85%;
}

.atmt_list .filter_block2 .morefilter .filteroption .typeitems {
  padding-bottom: 20px;
  cursor: pointer;
}

.atmt_list .filter_block2 .morefilter .filteroption .typeitems img {
  vertical-align: top;
}

.atmt_list .filter_block2 .morefilter .filteroption .typeitems img.showactive {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease-in-out;
}

.atmt_list .filter_block2 .morefilter .filteroption .typeitems:hover img.showactive {
  opacity: 1;
}

.atmt_list .filter_block2 .morefilter .filteroption .typeitems.active img.showactive {
  opacity: 1;
}

.atmt_list .filter_block2 .morefilter .filteroption .typeitems div.content {
  display: inline-block;
  width: 60%;
  font-size: 16px;
  color: #666666;
  padding: 10px 10px 0px 10px;
  word-wrap: break-word;
}

.atmt_list .filter_block2 .morefilter .filteroption .typeitems div.content span {
  font-size: 20px;
  line-height: 1;
  color: #000;
}

.atmt_list .filter_block2 .morefilter .filteroption .yeardd .pdfx {
  padding-bottom: 20px;
}

.atmt_list .filter_block2 .morefilter .filteroption .yeardd .slctdropdown {
  width: 50%;
}

.atmt_list .filter_block2 .morefilter .submitbt {
  margin: 0 auto;
  display: table;
  margin-top: 25px;
  width: 20%;
}

.atmt_list .filter_block2 .morefilter .submitbt span {
  line-height: 60px;
  vertical-align: middle;
  font-family: "prompt-medium";
  font-size: 20px !important;
  font-size: 2rem;
}

.atmt_list .list_block3 {
  padding: 40px 0 0 0;
}

.atmt_list .list_block3 .col-xs-6.col-sm-4.col-md-3 {
  padding: 20px;
}

.atmt_list .list_block3 .thumbnail.bigbike-product .model-img {
  background-size: contain;
}

.atmt_list .list_block3 .thumbnail.bigbike-product .caption .model {
  font-size: 30px;
  font-size: 3rem;
}

.atmt_list .list_block3 .thumbnail.bigbike-product .caption .price {
  font-size: 28px;
  font-size: 2.8rem;
}

.atmt_list .list_block3 .thumbnail.bigbike-product .caption .price .unit {
  font-size: 20px;
  font-size: 2rem;
}

.atmt_list .list_block3 .thumbnail.bigbike-product .detail-block .detail {
  font-family: "prompt-medium";
  font-size: 17px;
  font-size: 1.7rem;
}

.atmt_spec .detail_block2 {
  background-image: url(/images-2020/product/automatic/atmtspec-bg.jpg);
  background-size: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 50px;
  background-color: #F4F3F0;
  position: relative;
}

.atmt_spec .detail_block2 .tabmn .subtopic.allwidth {
  display: table;
  margin: 0 auto;
  color: black;
  max-width: 1000px;
  text-align: center;
  padding-top: 15px;
}

.atmt_spec .detail_block2 .tabmn .subtopic.allwidth h4.hdt-txt {
  padding-bottom: 25px;
}

.atmt_spec .detail_block2 .tabmn .subtopic.allwidth a {
  padding: 0 20px;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .atmt_spec .detail_block2 .tabmn .subtopic.allwidth a {
    padding: 0 15px;
    padding-left: 15px;
  }
}

.atmt_spec .detail_block2 .tabmn .subtopic.allwidth a span.underline {
  padding: 10px 0;
}

.atmt_spec .detail_block2 .tabmn .subtopic.allwidth a span.underline:after {
  height: 5px;
  background: #EB1C24;
}

.atmt_spec .detail_block2 .tabmn .subtopic.allwidth a span.underline:nth-of-type(2):after {
  left: 0;
}

.atmt_spec .detail_block2 .tabmn .subtopic.allwidth a span.underline.active {
  cursor: pointer;
}

.atmt_spec .detail_block2 .tabmn .subtopic.allwidth a span.underline.active:after {
  width: 100%;
  left: 0;
}

.atmt_spec .detail_block2 .tabmn .txt25 {
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "prompt-regular";
}

.atmt_spec .detail_block2 .tabmn h4.hdt-txt {
  font-size: 20px;
  font-size: 2rem;
}

.atmt_spec .detail_block2 .mainbtnshort {
  margin-bottom: 10px;
}

.atmt_spec .detail_block2 .mainbtnshort.black {
  background-color: black;
  color: #fff;
}

.atmt_spec .detail_block2 .tag {
  line-height: 22px;
}

.atmt_spec .detail_block2 .detail1 {
  padding-bottom: 50px;
}

.atmt_spec .detail_block2 .detail1 .detail1-img {
  max-width: 525px;
  padding: 25px 0;
}

.atmt_spec .detail_block2 .detail1 .detail1-img img {
  width: 100%;
}

.atmt_spec .detail_block2 .detail1 .tag {
  padding: 20px 0px;
}

.atmt_spec .detail_block2 .detail1 .spec {
  line-height: 1.3;
}

.atmt_spec .detail_block2 .detail1 .spec .hd4.hdt-txt {
  padding-top: 20px;
}

.atmt_spec .detail_block2 .detail1 .price {
  padding: 1% 0;
  max-width: 700px;
}

.atmt_spec .detail_block2 .detail1 .price .hd4 {
  line-height: 1.8;
}

.atmt_spec .detail_block2 .detail1 .desc {
  width: 50%;
}

.atmt_spec .detail_block2 .detail1 .desc .contentt-3, .atmt_spec .detail_block2 .detail1 .desc .value {
  text-align: left;
}

.atmt_spec .detail_block2 .detail1 .desc .block1, .atmt_spec .detail_block2 .detail1 .desc .block2, .atmt_spec .detail_block2 .detail1 .desc .block3, .atmt_spec .detail_block2 .detail1 .desc .slash {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 40px 0 20px 0;
}

.atmt_spec .detail_block2 .detail1 .desc .block3 {
  padding: 0px 0 20px 0;
}

.atmt_spec .detail_block2 .detail1 .desc .slash {
  padding: 40px 5px 20px 5px;
}

.atmt_spec .detail_block2 .detail1 .desc .slash img {
  vertical-align: unset;
}

.atmt_spec .detail_block2 .detail1 .desc .value .hd3.hde-txt {
  font-size: 25px;
  font-size: 2.5rem;
}

.atmt_spec .detail_block2 .detail2 .specification {
  background-image: url(/images-2020/product/bigbike/bg_spec_detail2.jpg);
  position: relative;
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding: 30px 0;
  width: 100%;
}

.atmt_spec .detail_block2 .detail3 {
  background-image: url(../images-2020/product/bigbike/feature_bg_b1.jpg);
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.atmt_spec .detail_block2 .detail3 .txt18 {
  font-size: 20px;
  font-size: 2rem;
}

.atmt_spec .detail_block2 .detail3 .hddt {
  padding-top: 20px;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-title {
  font-size: 25px;
  font-size: 2.5rem;
  font-family: 'prompt-medium';
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid {
  padding: 20px 0 0 0;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
  padding: 50px 10px;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .borderR {
  border-right: 1px solid #BBBBBB;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .borderB {
  border-bottom: 1px solid #BBBBBB;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .hd2 {
  font-size: 50px;
  font-size: 5rem;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table {
  margin: 20px 0 30px 0;
  width: 100%;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table .list {
  height: 50px;
  border-bottom: 1px solid #BBBBBB;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table .list.noborder {
  border-bottom: none;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table .right {
  text-align: right;
  float: none;
  font-size: 'prompt-regular';
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table .contentt-3 {
  font-size: 20px;
  font-size: 2rem;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table td {
  padding: 10px 0;
}

.atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table td:last-child {
  width: 60%;
}

.atmt_spec .detail_block2 .detail3 .model {
  background-color: #fff;
}

.atmt_spec .detail_block2 .detail3 .model .bgspec {
  padding: 20px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

.atmt_spec .detail_block2 .detail3 .model .bgspec .imgspec {
  width: 100%;
  padding: 45px 20px 20px 20px;
}

.atmt_spec .detail_block2 .detail3 .model .caption {
  padding: 0px 25px 30px 25px;
}

.atmt_spec .detail_block2 .detail3 .model .caption h2.hde-txt, .atmt_spec .detail_block2 .detail3 .model .caption .hd2.hde-txt {
  font-size: 50px;
  font-size: 5rem;
}

.atmt_spec .detail_block2 .detail3 .model .detail3-btn {
  padding: 0 25px 25px 25px;
  width: 100%;
}

.atmt_spec .detail_block2 .detail3 .model .detail3-btn a.mainbtnshort span {
  width: 100%;
}

.atmt_spec .detail_block2 .detail3 .model .detail3-btn .download:before {
  content: "\e907";
  position: relative;
  top: 4px;
  padding-right: 5px;
}

.atmt_spec .detail_block2 .detail3 .model .detail3-btn .fine-dealer:before {
  content: "\e908";
  position: relative;
  top: 4px;
  padding-right: 5px;
}

.atmt_spec .detail_block2 .detail3 .col-xs-12.col-sm-7 {
  width: 70%;
}

.atmt_spec .detail_block2 .detail3 .col-xs-12.col-sm-5 {
  width: 30%;
}

.atmt_spec .iwanttoblock {
  background-image: url(/images-2020/product/automatic/atmtspeciwantto-bg.png);
}

.atmt_spec .iwanttoblock h2.topic {
  font-size: 40px;
  font-size: 4rem;
}

@media screen and (max-width: 991px) {
  .atmt_spec .iwanttoblock {
    background-image: url("");
    background-color: #0A2D82;
    padding: 25px 0;
  }
}

.atmt_overview {
  overflow: hidden;
}

.atmt_overview .dtl-teaser {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-right: 67px;
}

.atmt_overview .dtl-teaser .share_vertical {
  top: 60px;
}

.atmt_overview .mainbtnshort .hd4.hde-txt {
  font-size: 30px;
  font-size: 3rem;
}

.atmt_overview .features_block3 {
  /* background-image: url("/images-2020/product/automatic/atmtoverview_bg01.jpg"); */
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.atmt_overview .features_block3 .detailline {
  display: table-cell;
  vertical-align: top;
  position: relative;
  top: 5px;
}

.atmt_overview .features_block3 .detailtopic {
  padding-left: 10px;
  display: table-cell;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 {
  padding-top: 20px;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft1 {
  position: relative;
  left: 60px;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft2 {
  background-image: url("/images-2020/product/bigbike/bg_detailhll_block3.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  min-height: 156px;
  position: relative;
  padding: 10px 30px;
  top: 0;
  max-width: 380px;
  display: table;
  width: 100%;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft2 .txtellipsis {
  font-family: "prompt-regular";
  font-size: 25px;
  font-size: 2.5rem;
  padding: 20px 0px;
  line-height: 1.3em;
  height: 120px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: table-cell;
  vertical-align: middle;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf1, .atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf2, .atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf3 {
  display: none;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf1.active, .atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf2.active, .atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf3.active {
  display: block;
  margin-left: -6px;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 {
  padding: 40px 60px 0 60px;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt-3 {
  line-height: 1.3;
  height: 156px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn {
  padding-top: 50px;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn .mainbtnshort {
  width: 50%;
}

.atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2.padbtn .mainbtnshort .hd4.hde-txt {
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
}

.atmt_overview .features_block3 .owlslidenav09 {
  position: relative;
  width: 90%;
  margin-top: -15%;
}

.atmt_overview .features_block3 .owlslidenav09 .txtbx {
  top: 20%;
  left: 60%;
  position: absolute;
}

.atmt_overview .features_block3 .owlslidenav09 .txtbx .txthd2 {
  font-size: 95px;
  font-size: 9.5rem;
  line-height: 0.8;
  color: #fff;
  padding-bottom: 10px;
}

.atmt_overview .features_block3 .owlslidenav09 .txtbx .txthd1 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #fff;
  padding-bottom: 17px;
}

.atmt_overview .features_block3 .owlslidenav09 .navarrow {
  display: inline-block;
  position: absolute;
  top: 40%;
  width: 100%;
  cursor: pointer;
  z-index: -1;
}

.atmt_overview .features_block3 .owlslidenav09 .navarrow .prevnav {
  float: left;
  position: relative;
  left: -113%;
}

.atmt_overview .features_block3 .owlslidenav09 .navarrow .nxtnav {
  float: right;
  position: relative;
  right: -13%;
}

.atmt_overview .features_block3 .owlslidenav09 .owl-dots {
  position: absolute;
  bottom: -60px;
  left: 35%;
}

.atmt_overview .features_block3 .owlslidenav09 .dotsparallelogram {
  display: inline-block;
  margin-left: 5px;
  width: 35px;
  height: 5px;
  background: rgba(255, 255, 255, 0.5);
  transform: skew(-35deg);
  cursor: pointer;
}

.atmt_overview .features_block3 .owlslidenav09 .dotsparallelogram.active {
  background: white;
}

.atmt_overview .features_block3 .owlslidenav09 .imgslideft {
  max-width: 610px;
  position: relative;
}

.atmt_overview .spec_block4 {

  background-repeat: no-repeat;
  background-size: 0;
  padding: 0px 0;
}

.atmt_overview .spec_block4 .bgspec {
  position: relative;
}

.atmt_overview .spec_block4 .bgspec .imgspec {
  position: relative;
  width: 80%;
  padding-top: 10%;
  margin: 0 auto;
}

.atmt_overview .spec_block4 .ontoptext {
  width: 100%;
  position: relative;
}

.atmt_overview .spec_block4 .ontoptext.bottomleft1 {
  bottom: 5px;
}

.atmt_overview .spec_block4 .ontoptext.bottomleft1 .detailtopic {
  display: inline-block;
}

.atmt_overview .spec_block4 .ontoptext .detailline1 {
  padding-top: 16px;
  display: inline-block;
  vertical-align: top;
}

.atmt_overview .spec_block4 .ontoptext .dtbb1 {
  padding-left: 55px;
  padding-top: 70px;
}

.atmt_overview .spec_block4 .ontoptext .dtbb1 .hdbb1 {
  font-size: 20px;
  font-size: 2rem;
}

.atmt_overview .spec_block4 .ontoptext .dtbb2 {
  padding-left: 55px;
  padding-top: 30px;
}

.atmt_overview .spec_block4 .ontoptext .dtbb2 .hdbb3 {
  font-size: 50px;
  font-size: 5rem;
}

.atmt_overview .spec_block4 .ontoptext .desc {
  padding-top: 40px;
  padding-left: 55px;
  margin-bottom: 20px;
}

.atmt_overview .spec_block4 .ontoptext .desc .contentt-3, .atmt_overview .spec_block4 .ontoptext .desc .value {
  text-align: left;
}

.atmt_overview .spec_block4 .ontoptext .desc .contentt-3 {
  font-size: 15px;
  font-size: 1.5rem;
}

.atmt_overview .spec_block4 .ontoptext .desc .block1, .atmt_overview .spec_block4 .ontoptext .desc .block2, .atmt_overview .spec_block4 .ontoptext .desc .block3, .atmt_overview .spec_block4 .ontoptext .desc .slash {
  display: inline-block;
  width: auto;
  height: auto;
}

.atmt_overview .spec_block4 .ontoptext .desc .block1 .value .hd2.hde-txt, .atmt_overview .spec_block4 .ontoptext .desc .block2 .value .hd2.hde-txt, .atmt_overview .spec_block4 .ontoptext .desc .block3 .value .hd2.hde-txt, .atmt_overview .spec_block4 .ontoptext .desc .slash .value .hd2.hde-txt {
  font-size: 50px;
  font-size: 5rem;
}

.atmt_overview .spec_block4 .ontoptext .desc .slash {
  padding: 0 5px;
}

.atmt_overview .spec_block4 .ontoptext .desc .slash img {
  vertical-align: unset;
}

.atmt_overview .spec_block4 .ontoptext .desc .value .hd3.hde-txt {
  font-size: 25px;
  font-size: 2.5rem;
}

.atmt_overview .spec_block4 .ontoptext .dtbb3 {
  padding-top: 30px;
  padding-left: 55px;
}

.atmt_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort {
  width: 50%;
}

.atmt_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort .hd4.hde-txt {
  font-family: "prompt-regular";
  font-size: 20px;
  font-size: 2rem;
}

.atmt_overview .spec_block4 hr.white {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 3px solid #fff;
}

.atmt_overview .gallery_block5 {
  /* background: url(/images-2020/product/automatic/atmtoverview_bg01.jpg) center right no-repeat; */
  background-size: cover;
  padding: 50px 0;
}

.atmt_overview .automatic.block4 {
  /* background: url(/images-2020/product/automatic/block4-bg.png) center right no-repeat; */
  background-size: contain;
  padding: 90px 0;
}

@media screen and (max-width: 1500px) {
  .atmt_overview .automatic.block4 .wrappernopad {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 {
    background-size: cover;
    padding: 40px 0;
  }
  .atmt_overview .automatic.block4 .wrappernopad {
    width: 100%;
  }
}

.atmt_overview .automatic.block4 .inftxt {
  margin-left: -95px;
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block4 .inftxt {
    margin-left: -115px;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .inftxt {
    margin: 0 15px;
  }
}

.atmt_overview .automatic.block4 .inftxt .decorbx {
  width: 50px;
  height: 5px;
  background: #EB1C24;
  margin-top: 35px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.atmt_overview .automatic.block4 .inftxt .detailtxt {
  display: inline-block;
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block4 .inftxt .detailtxt {
    width: 77%;
  }
}

@media screen and (max-width: 992px) {
  .atmt_overview .automatic.block4 .inftxt .detailtxt h2 {
    font-size: 50px;
    font-size: 5rem;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .inftxt .detailtxt h2 {
    font-size: 75px;
    font-size: 7.5rem;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block4 .inftxt .detailtxt h2 {
    font-size: 50px;
    font-size: 5rem;
  }
}

@media screen and (max-width: 992px) {
  .atmt_overview .automatic.block4 .inftxt .detailtxt h4 {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .inftxt .detailtxt h4 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block4 .inftxt .detailtxt h4 {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .infograph {
    margin-top: 30px;
  }
}

.atmt_overview .automatic.block4 .infograph .navarrow {
  display: inline-block;
  position: absolute;
  top: 40%;
  width: 100%;
  cursor: pointer;
  z-index: -1;
}

.atmt_overview .automatic.block4 .infograph .navarrow .prevnav {
  float: left;
  position: relative;
  left: -90px;
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block4 .infograph .navarrow .prevnav {
    left: -70px;
  }
}

@media screen and (max-width: 992px) {
  .atmt_overview .automatic.block4 .infograph .navarrow .prevnav {
    left: -55px;
  }
  .atmt_overview .automatic.block4 .infograph .navarrow .prevnav img {
    width: 70%;
  }
}

.atmt_overview .automatic.block4 .infograph .navarrow .nxtnav {
  float: right;
  position: relative;
  right: -88%;
}

@media screen and (max-width: 992px) {
  .atmt_overview .automatic.block4 .infograph .navarrow .nxtnav {
    right: -93%;
  }
  .atmt_overview .automatic.block4 .infograph .navarrow .nxtnav img {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .infograph .navarrow {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .infograph .owl-dots {
    padding: 20px 0 30px 0;
  }
}

.atmt_overview .automatic.block4 .infograph .owl-dots .dotsparallelogram {
  display: inline-block;
  margin-left: 5px;
  width: 35px;
  height: 5px;
  background: #F0C6C9;
  transform: skew(-35deg);
  cursor: pointer;
}

.atmt_overview .automatic.block4 .infograph .owl-dots .dotsparallelogram.active {
  background: #EB1C24;
}

.atmt_overview .automatic.block4 .infodetail {
  margin-top: 50px;
  margin-left: -25px;
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block4 .infodetail {
    margin-left: -45px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .infodetail {
    text-align: center;
    margin-top: 20px;
    padding: 0 15px;
    margin-left: 0;
  }
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block4 .infodetail .version {
    width: 95%;
  }
}

.atmt_overview .automatic.block4 .infodetail .version .hdt-txt {
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .infodetail .version .hdt-txt {
    height: 90px;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block4 .infodetail .version .hdt-txt {
    height: 55px;
  }
}

.atmt_overview .automatic.block4 .infodetail .desc {
  margin-top: 30px;
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block4 .infodetail .desc {
    width: 95%;
    margin-top: 15px;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block4 .infodetail .desc {
    margin-top: 10px;
  }
}

.atmt_overview .automatic.block4 .infodetail .desc .thumb-contentt-5 {
  height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block4 .infodetail .desc .thumb-contentt-5 {
    height: 70px;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block4 .infodetail .desc .thumb-contentt-5 {
    height: 57px;
  }
}

.atmt_overview .automatic.block4 .infodetail .viewmore {
  margin-top: 60px;
}

@media screen and (max-width: 992px) {
  .atmt_overview .automatic.block4 .infodetail .viewmore {
    margin-top: 20px;
  }
}

.atmt_overview .automatic.block4 .infodetail .viewmore a.mainbtnshort {
  width: 215px;
}

@media screen and (max-width: 991px) {
  .atmt_overview .automatic.block4 .infodetail .viewmore a.mainbtnshort {
    width: 100%;
  }
}

.atmt_overview .automatic.block4 .infodetail .viewmore span {
  position: relative;
}

.atmt_overview .automatic.block4 .infodetail .viewmore span.thumb-contentt-5 {
  left: 0;
}

.atmt_overview .automatic.block4 .infodetail .viewmore span.icon-icon_location_fullscreenmap {
  left: 0;
  font-size: 30px;
}

.atmt_overview .automatic.block4 .infodetail.active {
  display: block;
}

.atmt_overview .automatic.block4 .infodetail.infbx2, .atmt_overview .automatic.block4 .infodetail.infbx3, .atmt_overview .automatic.block4 .infodetail.infbx4, .atmt_overview .automatic.block4 .infodetail.infbx5, .atmt_overview .automatic.block4 .infodetail.infbx6, .atmt_overview .automatic.block4 .infodetail.infbx7, .atmt_overview .automatic.block4 .infodetail.infbx8 {
  display: none;
}

.atmt_overview .automatic.block4 .space {
  padding: 0 15px;
}

.atmt_overview .automatic.block2 {
  /* background: url(/images-2020/product/automatic/atmtfeature-block2-bg.png) top center no-repeat; */
  background-size: contain;
  overflow-x: hidden;
  /* background-color: #F4F3F0; */
  padding: 50px 0;
  background-position-y: -100px;
}

@media screen and (max-width: 1800px) {
  .atmt_overview .automatic.block2 {
    background-size: auto;
  }
}

@media screen and (max-width: 1500px) {
  .atmt_overview .automatic.block2 {
    background-position-y: -160px;
  }
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block2 {
    background-position-y: -200px;
  }
}

@media screen and (max-width: 1100px) {
  .atmt_overview .automatic.block2 {
    background-position-y: -250px;
  }
}

@media screen and (max-width: 991px) {
  .atmt_overview .automatic.block2 {
    background-position-y: -320px;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 {
    background-position-y: -280px;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block2 {
    background-position-y: -400px;
  }
}

@media screen and (max-width: 1500px) {
  .atmt_overview .automatic.block2 .wrappernopad {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 .wrappernopad {
    width: 100%;
  }
}

.atmt_overview .automatic.block2 .row {
  position: relative;
}

.atmt_overview .automatic.block2 .row .techword {
  position: absolute;
  left: 6.5%;
}

.atmt_overview .automatic.block2 .row .techword img {
  width: 90%;
}

@media screen and (max-width: 1500px) {
  .atmt_overview .automatic.block2 .row .techword img {
    width: 80%;
  }
}

@media screen and (max-width: 1300px) {
  .atmt_overview .automatic.block2 .row .techword img {
    width: 75%;
  }
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block2 .row .techword {
    left: 0;
  }
  .atmt_overview .automatic.block2 .row .techword img {
    width: 70%;
  }
}

@media screen and (max-width: 1100px) {
  .atmt_overview .automatic.block2 .row .techword img {
    width: 65%;
  }
}

@media screen and (max-width: 991px) {
  .atmt_overview .automatic.block2 .row .techword img {
    width: 55%;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 .row .techword {
    left: 0;
    position: relative;
    padding-left: 15px;
  }
  .atmt_overview .automatic.block2 .row .techword img {
    width: 45%;
  }
}

.atmt_overview .automatic.block2 .row .techinfo {
  padding: 0 15px;
  width: 75%;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block2 .row .techinfo {
    width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 .row .techinfo {
    margin-top: 20px;
    width: 100%;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .item .desc {
  display: inline-block;
  width: 60%;
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 .row .techinfo .item .desc {
    width: 100%;
    height: 160px;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block2 .row .techinfo .item .desc {
    height: 115px;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .item .desc .hdt-txt {
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  max-height: 72px;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 .row .techinfo .item .desc .hdt-txt {
    max-height: 82px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block2 .row .techinfo .item .desc .hdt-txt {
    max-height: 55px;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .item .desc .thumb-contentt-5 {
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  height: auto;
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 .row .techinfo .item .desc .thumb-contentt-5 {
    -webkit-line-clamp: 2;
  }
}

@media screen and (max-width: 480px) {
  .atmt_overview .automatic.block2 .row .techinfo .item .desc .thumb-contentt-5 {
    height: 45px;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .item .seeall {
  width: 40%;
  float: right;
  margin-top: 40px;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 .row .techinfo .item .seeall {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    text-align: right;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .item .seeall a {
  width: 215px;
}

@media screen and (max-width: 767px) {
  .atmt_overview .automatic.block2 .row .techinfo .item .seeall a {
    width: 100%;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .navarrow {
  display: inline-block;
  position: absolute;
  top: 45%;
  width: 100%;
  cursor: pointer;
  z-index: -1;
}

@media screen and (max-width: 1500px) {
  .atmt_overview .automatic.block2 .row .techinfo .navarrow {
    top: 41%;
  }
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block2 .row .techinfo .navarrow {
    top: 42%;
  }
}

@media screen and (max-width: 1100px) {
  .atmt_overview .automatic.block2 .row .techinfo .navarrow {
    top: 40%;
  }
}

@media screen and (max-width: 991px) {
  .atmt_overview .automatic.block2 .row .techinfo .navarrow {
    display: none;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .navarrow .prevnav {
  float: left;
  position: relative;
  left: -90px;
}

@media screen and (max-width: 1400px) {
  .atmt_overview .automatic.block2 .row .techinfo .navarrow .prevnav {
    left: -70px;
  }
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block2 .row .techinfo .navarrow .prevnav {
    left: -55px;
  }
  .atmt_overview .automatic.block2 .row .techinfo .navarrow .prevnav img {
    width: 80%;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .navarrow .nxtnav {
  float: right;
  position: relative;
  right: -60px;
}

@media screen and (max-width: 1400px) {
  .atmt_overview .automatic.block2 .row .techinfo .navarrow .nxtnav {
    right: -40px;
  }
}

@media screen and (max-width: 1200px) {
  .atmt_overview .automatic.block2 .row .techinfo .navarrow .nxtnav img {
    width: 80%;
  }
}

.atmt_overview .automatic.block2 .row .techinfo .owl-dots .dotsparallelogram {
  display: inline-block;
  margin-left: 5px;
  width: 35px;
  height: 5px;
  background: #F0C6C9;
  transform: skew(-35deg);
  cursor: pointer;
}

.atmt_overview .automatic.block2 .row .techinfo .owl-dots .dotsparallelogram.active {
  background: #EB1C24;
}

.atmt_feature .tabmanu-switch {
  padding: 30px 0;
}

.atmt_feature .tabmanu-switch .switch_btn {
  padding-top: 20px;
}

.atmt_feature .tabmanu-switch .switch_btn .techno-btn, .atmt_feature .tabmanu-switch .switch_btn .feature-btn {
  display: inline-block;
  width: auto;
  margin: 0 20px;
  cursor: pointer;
  padding-bottom: 10px;
}

.atmt_feature .tabmanu-switch .switch_btn .techno-btn .thumb-contentt-5, .atmt_feature .tabmanu-switch .switch_btn .feature-btn .thumb-contentt-5 {
  line-height: 1.5;
}

.atmt_feature .tabmanu-switch .switch_btn.active:after {
  bottom: 0;
  height: 5px;
  background: #D80000;
}

.atmt_feature .detail_block2 .headerdetail, .atmt_feature .detail_block3 .headerdetail {
  background-image: url(/images-2020/product/automatic/atmtfeature-block2-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #F4F3F0;
  background-size: 100%;
  padding: 50px 0;
}

@media screen and (min-width: 1500px) {
  .atmt_feature .detail_block2 .headerdetail, .atmt_feature .detail_block3 .headerdetail {
    background-position-y: -40%;
  }
}

.atmt_feature .detail_block2 .headerdetail .headerdetail-img, .atmt_feature .detail_block3 .headerdetail .headerdetail-img {
  margin-bottom: 40px;
  width: 100%;
  padding: 0 210px;
}

@media screen and (max-width: 1200px) {
  .atmt_feature .detail_block2 .headerdetail .headerdetail-img, .atmt_feature .detail_block3 .headerdetail .headerdetail-img {
    padding: 0 140px;
  }
}

.atmt_feature .detail_block2 .headerdetail .headerdetail-img img, .atmt_feature .detail_block3 .headerdetail .headerdetail-img img {
  width: 100%;
}

.atmt_feature .detail_block2 .headerdetail .caption, .atmt_feature .detail_block3 .headerdetail .caption {
  padding: 0 210px;
}

@media screen and (max-width: 1200px) {
  .atmt_feature .detail_block2 .headerdetail .caption, .atmt_feature .detail_block3 .headerdetail .caption {
    padding: 0 140px;
  }
}

.atmt_feature .detail_block2 .headerdetail .caption .main, .atmt_feature .detail_block3 .headerdetail .caption .main {
  width: 45%;
  padding-bottom: 20px;
}

.atmt_feature .detail_block2 .headerdetail .caption .sub-main, .atmt_feature .detail_block3 .headerdetail .caption .sub-main {
  width: 85%;
}

.atmt_feature .detail_block2 .headerdetail .caption .sub-main .thumb-contentt-5, .atmt_feature .detail_block3 .headerdetail .caption .sub-main .thumb-contentt-5 {
  line-height: 1.2em;
}

.atmt_feature .detail_block2 .detail1, .atmt_feature .detail_block3 .detail1 {
  background-image: url(/images-2020/product/automatic/atmtfeature-block2-bg.jpg);
  background-color: #F4F3F0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.atmt_feature .detail_block2 .detail1 img, .atmt_feature .detail_block3 .detail1 img {
  width: 100%;
}

.atmt_feature .detail_block2 .detail1 .caption .hightlight, .atmt_feature .detail_block3 .detail1 .caption .hightlight {
  background-color: #0A2D82;
  background-image: url(/images-2020/product/automatic/caption-bg2.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 40px;
  max-width: 330px;
  margin: 30px 0;
}

.atmt_feature .detail_block2 .detail1 .caption .hightlight .thumb-contentt-5, .atmt_feature .detail_block3 .detail1 .caption .hightlight .thumb-contentt-5 {
  line-height: 1.3;
}

.atmt_feature .detail_block2 .detail1 .caption .hightlight .hde-txt, .atmt_feature .detail_block3 .detail1 .caption .hightlight .hde-txt {
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "prompt-regular";
}

.atmt_feature .detail_block2 .detail1 .caption .desc, .atmt_feature .detail_block3 .detail1 .caption .desc {
  color: #fff;
  font-family: "prompt-light";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  width: 80%;
}

.atmt_feature .detail_block2 .detail2, .atmt_feature .detail_block3 .detail2 {
  background-image: url(/images-2020/product/bigbike/feature_bg_b1.jpg);
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: #F4F3F0;
  padding: 50px 0;
}

.atmt_feature .detail_block2 .detail2 .paddingRL, .atmt_feature .detail_block3 .detail2 .paddingRL {
  padding: 0 100px;
}

.atmt_feature .detail_block2 .detail2 .detail2_block1, .atmt_feature .detail_block3 .detail2 .detail2_block1 {
  padding: 20px 0;
}

.atmt_feature .detail_block2 .detail2 .detail2_block1 .thumbnail.feature .caption, .atmt_feature .detail_block3 .detail2 .detail2_block1 .thumbnail.feature .caption {
  background-image: url(/images-2020/product/automatic/caption-bg2-right.jpg);
  background-color: #F4F3F0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.atmt_feature .detail_block2 .detail2 .detail2_block1 .thumbnail.feature .caption .header, .atmt_feature .detail_block3 .detail2 .detail2_block1 .thumbnail.feature .caption .header {
  font-family: "prompt-regular";
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.3;
}

.atmt_feature .detail_block2 .detail2 .detail2_block1 .thumbnail.feature .caption .desc, .atmt_feature .detail_block3 .detail2 .detail2_block1 .thumbnail.feature .caption .desc {
  font-family: "prompt-light";
  font-size: 20px;
  font-size: 2rem;
}

.atmt_feature .detail_block2 .detail2 .detail2_block1 .thumbnail.feature-reverse .caption, .atmt_feature .detail_block3 .detail2 .detail2_block1 .thumbnail.feature-reverse .caption {
  background-image: url(/images-2020/product/automatic/caption-bg2-left.jpg);
  background-color: #F4F3F0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.atmt_feature .detail_block2 .detail2 .detail2_block1 .thumbnail.feature-reverse .caption .header, .atmt_feature .detail_block3 .detail2 .detail2_block1 .thumbnail.feature-reverse .caption .header {
  font-family: "prompt-regular";
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.3;
}

.atmt_feature .detail_block2 .detail2 .detail2_block1 .thumbnail.feature-reverse .caption .desc, .atmt_feature .detail_block3 .detail2 .detail2_block1 .thumbnail.feature-reverse .caption .desc {
  font-family: "prompt-light";
  font-size: 20px;
  font-size: 2rem;
}

.atmt_feature .detail_block2 .detail3, .atmt_feature .detail_block3 .detail3 {
  background-image: url(/images-2020/product/automatic/atmtfeature-block2-bg.jpg);
  background-color: #F4F3F0;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
}

.atmt_feature .detail_block2 .detail3 img, .atmt_feature .detail_block3 .detail3 img {
  width: 100%;
}

.atmt_feature .detail_block2 .detail3 .caption, .atmt_feature .detail_block3 .detail3 .caption {
  padding-left: 10%;
}

.atmt_feature .detail_block2 .detail3 .caption .hdt-txt, .atmt_feature .detail_block3 .detail3 .caption .hdt-txt {
  font-size: 30px;
  font-size: 3rem;
}

.atmt_feature .detail_block2 .detail3 .caption .hightlight, .atmt_feature .detail_block3 .detail3 .caption .hightlight {
  background-color: #0A2D82;
  max-width: 330px;
  margin: 30px 0;
}

.atmt_feature .detail_block2 .detail3 .caption .hightlight .hde-txt, .atmt_feature .detail_block3 .detail3 .caption .hightlight .hde-txt {
  font-size: 25px;
  font-size: 2.5rem;
  font-family: "prompt-regular";
}

.atmt_feature .detail_block2 .detail3 .caption .desc, .atmt_feature .detail_block3 .detail3 .caption .desc {
  color: #fff;
  font-family: "prompt-light";
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.3;
  width: 80%;
}

.atmt_feature .iwanttoblock {
  background-image: url(/images-2020/product/automatic/atmtspeciwantto-bg.jpg);
}

.atmt_feature .iwanttoblock h2.topic {
  font-size: 40px;
  font-size: 4rem;
}

.atmt_galdt .iwanttoblock {
  background-image: url(/images-2020/product/automatic/atmtspeciwantto-bg.jpg);
}

.atmt_overview .teaser_block1 .teasertxt .ontoptext, .atmt_feature .teaser_block1 .teasertxt .ontoptext, .atmt_spec .teaser_block1 .teasertxt .ontoptext, .atmt_gallery .teaser_block1 .teasertxt .ontoptext {
  bottom: 15px;
  display: none;
}

@media screen and (min-width: 992px) {
  .atmt_overview .teaser_block1 .teasertxt .ontoptext .wrappernopad.relative, .atmt_feature .teaser_block1 .teasertxt .ontoptext .wrappernopad.relative, .atmt_spec .teaser_block1 .teasertxt .ontoptext .wrappernopad.relative, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .wrappernopad.relative {
    padding-left: 25px;
  }
}

@media screen and (max-width: 991px) {
  .atmt_overview .teaser_block1 .teasertxt .ontoptext .detailline, .atmt_feature .teaser_block1 .teasertxt .ontoptext .detailline, .atmt_spec .teaser_block1 .teasertxt .ontoptext .detailline, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .detailline {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .teaser_block1 .teasertxt .ontoptext .detailtopic, .atmt_feature .teaser_block1 .teasertxt .ontoptext .detailtopic, .atmt_spec .teaser_block1 .teasertxt .ontoptext .detailtopic, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .detailtopic {
    padding-left: 25px;
  }
}

.atmt_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_spec .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt {
  font-size: 60px;
  font-size: 6rem;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .atmt_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_spec .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_spec .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .detailtopic h1.hde-txt {
    font-size: 40px;
    font-size: 4rem;
  }
}

.atmt_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_spec .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt {
  font-size: 20px;
  font-size: 2rem;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .atmt_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_spec .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .atmt_overview .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_feature .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_spec .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt, .atmt_gallery .teaser_block1 .teasertxt .ontoptext .detailtopic h4.hdt-txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media (max-width: 1900px) {
  .atmt_overview .spec_block4 {
    /* background-size: unset; */
    background-position-y: unset;
  }
}

@media (max-width: 1500px) {
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt-3 {
    height: 182px;
    -webkit-line-clamp: 7;
  }
}

@media (max-width: 1300px) {
  .atmt_overview .spec_block4 .ontoptext .desc .slash {
    padding: 0;
  }
  .atmt_overview .spec_block4 .ontoptext .hd2 {
    font-size: 50px;
    font-size: 5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .hd4.hdbb1, .atmt_overview .spec_block4 .ontoptext .hd4.hdbb2 {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 1200px) {
  .tabmenu .wrappernopad {
    text-align: left;
    padding: 0;
  }
  .tabmenu .wrappernopad .overXauto {
    padding-right: 0;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tabmenu .wrappernopad .menuitems {
    width: 1240px;
  }
  .tabmenu .wrappernopad .menuitems .menu1 {
    padding-left: 15px;
  }
  .tabmenu .wrappernopad .menuitems .pull-right {
    float: none !important;
  }
  .tabmenu .wrappernopad .menuitems .pull-right .mnitem.titleinsub {
    display: block;
  }
  .atmt_spec .detail_block2 .detail1 .desc {
    width: 70%;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
    padding: 40px 0;
  }
  .atmt_spec .detail_block2 .detail3 .model .detail3-btn {
    width: 100%;
  }
  .atmt_spec .detail_block2 .detail3 .value {
    min-height: 120px;
  }
  .atmt_spec .detail_block2 .detail3 .col-xs-12.col-sm-7 {
    width: 67%;
  }
  .atmt_spec .detail_block2 .detail3 .col-xs-12.col-sm-5 {
    width: 33%;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .contentt-3 {
    font-size: 10px;
    font-size: 1rem;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt-3 {
    height: 234px;
    -webkit-line-clamp: 9;
  }
}

@media (max-width: 991px) {
  .tabmenu .wrappernopad .menuitems {
    width: auto;
  }
  .atmt_list .filter_block2 .filtertop .sort {
    width: 40%;
    padding-right: 10px;
  }
  .atmt_list .filter_block2 .morefilter .mxhleft {
    min-height: 240px;
  }
  .atmt_list .filter_block2 .morefilter .mxhright {
    min-height: 200px;
  }
  .atmt_spec .detail_block2 .detail1 .desc {
    width: 85%;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
    padding: 30px 10px;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .hd2 {
    font-size: 40px;
    font-size: 4rem;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .hd3 {
    font-size: 30px;
    font-size: 3rem;
  }
  .atmt_spec .detail_block2 .detail3 .model .caption {
    padding: 20px;
  }
  .atmt_spec .detail_block2 .detail3 .model .caption h2.hde-txt {
    font-size: 50px;
    font-size: 5rem;
  }
  .atmt_spec .detail_block2 .detail3 .model .caption .hdt-txt {
    font-size: 20px;
    font-size: 2rem;
  }
  .atmt_spec .detail_block2 .detail3 .model .detail3-btn {
    width: 100%;
    padding: 0 20px 20px 20px;
  }
  .atmt_spec .detail_block2 .detail3 .value {
    min-height: 110px;
  }
  .atmt_spec .detail_block2 .detail3 .col-xs-12.col-sm-7 {
    width: 63%;
  }
  .atmt_spec .detail_block2 .detail3 .col-xs-12.col-sm-5 {
    width: 37%;
  }
  .atmt_feature .wrappernopad {
    max-width: 1360px;
    padding: 0 15px;
    margin: 0 auto;
  }
  .atmt_feature .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 10px;
  }
  .atmt_feature .detail_block2 .headerdetail .caption, .atmt_feature .detail_block3 .headerdetail .caption {
    padding: 0 30px;
  }
  .atmt_feature .detail_block2 .headerdetail .caption .main, .atmt_feature .detail_block3 .headerdetail .caption .main {
    width: 60%;
  }
  .atmt_feature .detail_block2 .headerdetail .headerdetail-img, .atmt_feature .detail_block3 .headerdetail .headerdetail-img {
    padding: 0 30px;
  }
  .atmt_feature .detail_block2 .detail2 .paddingRL, .atmt_feature .detail_block3 .detail2 .paddingRL {
    padding: 0 50px;
  }
  .atmt_feature .iwanttoblock {
    background-image: url(automatic.css);
    background-color: #0A2D82;
    padding: 25px 0;
  }
  .atmt_overview .features_block3 .wrapper {
    padding: 0 0px;
  }
  .atmt_overview .features_block3 .owlslidenav09 {
    width: 100%;
    margin-top: 0;
  }
  .atmt_overview .features_block3 .owlslidenav09 .imgslideft {
    margin: 0 auto;
    max-width: unset;
    margin-top: 30px;
  }
  .atmt_overview .features_block3 .owlslidenav09 .navarrow {
    display: none;
  }
  .atmt_overview .features_block3 .owlslidenav09 .owl-dots {
    position: relative;
    left: unset;
    margin-top: 30px;
    bottom: 0;
  }
  .atmt_overview .features_block3 .bxft2.padbtn .mainbtnshort .hd4.hde-txt {
    font-family: "prompt-regular";
    font-size: 20px;
    font-size: 2rem;
  }
  .atmt_overview .features_block3 .bxbbfhd {
    left: 0;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 {
    padding-top: 35px;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft1 {
    left: -30px;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft2 {
    padding: 10px 30px 10px 70px;
    max-width: none;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 {
    left: 0px;
    margin: 0 auto;
    padding: 40px;
    display: none;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt-3 {
    height: 131px;
    -webkit-line-clamp: 4;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf1.active, .atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf2.active, .atmt_overview .features_block3 .bxbbfwrapper .bxbbf.bxbbf3.active {
    margin-left: 0;
  }
  .atmt_overview .features_block3 .owlslidenav09 {
    padding: 0 15px;
  }
  .atmt_overview .features_block3 .padbtn {
    margin-top: 30px;
    padding: 0 15px;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .contentt-3 {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .slash {
    padding: 0 5px;
  }
  .atmt_overview .spec_block4 .ontoptext .wrapper {
    padding: 0 0px;
  }
  .atmt_overview .spec_block4 .ontoptext .dtbb1 {
    padding-left: 0px;
    padding-top: 20px;
  }
  .atmt_overview .spec_block4 .ontoptext .dtbb1 .hdbb1 {
    text-align: center;
  }
  .atmt_overview .spec_block4 .ontoptext .dtbb2 {
    padding-left: 0px;
    padding-top: 20px;
  }
  .atmt_overview .spec_block4 .ontoptext .dtbb2.hlbb1 {
    text-align: center;
  }
  .atmt_overview .spec_block4 .ontoptext .desc {
    padding-left: 0px;
    text-align: center;
  }
  .atmt_overview .spec_block4 .ontoptext .dtbb3 {
    padding-top: 20px;
    padding-left: 0px;
    text-align: center;
  }
  .atmt_overview .spec_block4 .ontoptext .dtbb3 .mainbtnshort {
    width: 100%;
  }
  .atmt_overview .spec_block4 .ontoptext .detailtopic {
    padding-bottom: 20px;
  }
  .atmt_overview .spec_block4 .bgspec {
    max-width: 670px;
    margin: 0 auto;
  }
  .atmt_overview .spec_block4 .detailline1 {
    padding-top: 16px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right: 0;
  }
  .atmt_overview .spec_block4 hr {
    width: 90px;
  }
}

@media (max-width: 767px) {
  .tabmenu .wrappernopad {
    padding-left: 0px;
  }
  .atmt_list .filter_block2 .filtertop div.inlineb {
    width: 100%;
  }
  .atmt_list .filter_block2 .filtertop .filterplus .pointeritems {
    display: none;
  }
  .atmt_list .filter_block2 .filtertop div.inlineb.countitems {
    display: none;
  }
  .atmt_list .filter_block2 .filtertop .sort {
    margin-top: 25px;
    display: block;
  }
  .atmt_list .filter_block2 .morefilter {
    margin-top: 0;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
    overflow-y: auto;
  }
  .atmt_list .filter_block2 .morefilter .mxhleft, .atmt_list .filter_block2 .morefilter .mxhright {
    min-height: unset;
  }
  .atmt_list .filter_block2 .morefilter .filteroption {
    padding: 35px 0;
  }
  .atmt_list .filter_block2 .morefilter .filteroption .pdfx {
    padding-top: 25px;
  }
  .atmt_list .filter_block2 .morefilter .filteroption .col-sm-7 .col-sm-2, .atmt_list .filter_block2 .morefilter .filteroption .col-sm-5 .col-sm-2 {
    font-size: 20px;
    padding-bottom: 25px;
  }
  .atmt_list .filter_block2 .morefilter .filteroption .yeardd .slctdropdown {
    width: 100%;
  }
  .atmt_list .filter_block2 .morefilter .submitbt {
    width: 100%;
    display: block;
  }
  .atmt_spec .detail_block2 .detail1 .desc {
    width: 100%;
  }
  .atmt_spec .detail_block2 .detail1 .desc .contentt-3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .atmt_spec .detail_block2 .detail1 .desc .value .hd2 {
    font-size: 45px;
    font-size: 4.5rem;
  }
  .atmt_spec .detail_block2 .detail1 .desc .value .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .atmt_spec .detail_block2 .detail1 .desc .block1, .atmt_spec .detail_block2 .detail1 .desc .block2, .atmt_spec .detail_block2 .detail1 .desc .slash {
    padding: 20px 0;
  }
  .atmt_spec .detail_block2 .detail1 .desc .block3 {
    padding: 0 0 20px 0;
  }
  .atmt_spec .detail_block2 .detail1 .detail3-btn a.mainbtnshort span {
    width: 100%;
  }
  .atmt_spec .detail_block2 .detail1 .detail3-btn .download:before {
    content: "\e907";
  }
  .atmt_spec .detail_block2 .detail1 .detail3-btn .fine-dealer:before {
    content: "\e908";
  }
  .atmt_spec .detail_block2 .detail2 .specification {
    background-image: url(/images-2020/product/bigbike/bg_spec_block2-2.jpg);
    width: 90%;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table td {
    display: block;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table td:first-child {
    padding: 10px 0 5px 0;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table td:last-child {
    padding: 0 0 10px 0;
    width: 100%;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-table .right {
    text-align: left;
  }
  .atmt_spec .detail_block2 .detail3 .col-xs-12.col-sm-7 {
    width: 100%;
  }
  .atmt_feature .wrappernopad {
    padding: 0 0;
  }
  .atmt_feature .teaser_block1 .teaserslide03 .txtbx {
    top: unset;
    bottom: 7%;
  }
  .atmt_feature .teaser_block1 .teaserslide03 .owl-dots {
    bottom: 10px;
  }
  .atmt_feature .detail_block2 .headerdetail .caption .main, .atmt_feature .detail_block3 .headerdetail .caption .main {
    width: 100%;
  }
  .atmt_feature .detail_block2 .headerdetail .caption .main .hdt-txt, .atmt_feature .detail_block3 .headerdetail .caption .main .hdt-txt {
    font-size: 30px;
    font-size: 3rem;
  }
  .atmt_feature .detail_block2 .headerdetail .caption .sub-main, .atmt_feature .detail_block3 .headerdetail .caption .sub-main {
    width: 100%;
  }
  .atmt_feature .detail_block2 .detail1 .caption, .atmt_feature .detail_block3 .detail1 .caption {
    padding-right: 30px;
  }
  .atmt_feature .detail_block2 .detail1 .caption .hdt-txt, .atmt_feature .detail_block3 .detail1 .caption .hdt-txt {
    padding-left: 30px;
    font-size: 30px;
    font-size: 3rem;
  }
  .atmt_feature .detail_block2 .detail1 .caption .hightlight, .atmt_feature .detail_block3 .detail1 .caption .hightlight {
    padding-right: 30px;
    max-width: none;
  }
  .atmt_feature .detail_block2 .detail1 .caption .hightlight .hde-txt, .atmt_feature .detail_block3 .detail1 .caption .hightlight .hde-txt {
    font-size: 60px;
    font-size: 6rem;
    line-height: 0.9;
  }
  .atmt_feature .detail_block2 .detail1 .caption .desc, .atmt_feature .detail_block3 .detail1 .caption .desc {
    width: 100%;
    padding-left: 50px;
    font-size: 20px;
    font-size: 2rem;
  }
  .atmt_feature .detail_block2 .detail1 .feature_datail1-img, .atmt_feature .detail_block3 .detail1 .feature_datail1-img {
    padding: 0 30px;
  }
  .atmt_feature .detail_block2 .detail2 .paddingRL, .atmt_feature .detail_block3 .detail2 .paddingRL {
    padding: 0;
  }
  .atmt_feature .detail_block2 .detail2 .detail2_block1 .feature .feature-img, .atmt_feature .detail_block3 .detail2 .detail2_block1 .feature .feature-img {
    width: 90%;
  }
  .atmt_feature .detail_block2 .detail2 .detail2_block1 .feature .caption .header, .atmt_feature .detail_block3 .detail2 .detail2_block1 .feature .caption .header {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .atmt_feature .detail_block2 .detail2 .detail2_block2 .feature-reverse .feature-img, .atmt_feature .detail_block3 .detail2 .detail2_block2 .feature-reverse .feature-img {
    width: 90%;
  }
  .atmt_feature .detail_block2 .detail2 .detail2_block2 .feature-reverse .caption .header, .atmt_feature .detail_block3 .detail2 .detail2_block2 .feature-reverse .caption .header {
    font-size: 30px;
    font-size: 3rem;
  }
  .atmt_feature .detail_block2 .detail3 .caption, .atmt_feature .detail_block3 .detail3 .caption {
    padding-left: 0;
    padding-right: 30px;
  }
  .atmt_feature .detail_block2 .detail3 .caption .hdt-txt, .atmt_feature .detail_block3 .detail3 .caption .hdt-txt {
    padding-left: 30px;
    font-size: 30px;
    font-size: 3rem;
  }
  .atmt_feature .detail_block2 .detail3 .caption .hightlight, .atmt_feature .detail_block3 .detail3 .caption .hightlight {
    padding-right: 30px;
    max-width: none;
  }
  .atmt_feature .detail_block2 .detail3 .caption .hightlight .hde-txt, .atmt_feature .detail_block3 .detail3 .caption .hightlight .hde-txt {
    font-size: 30px;
    font-size: 3rem;
    line-height: 0.9;
  }
  .atmt_feature .detail_block2 .detail3 .caption .desc, .atmt_feature .detail_block3 .detail3 .caption .desc {
    width: 100%;
    padding-left: 30px;
    font-size: 25px;
    font-size: 2.5rem;
  }
  .atmt_feature .detail_block2 .detail3 .feature_datail1-img, .atmt_feature .detail_block3 .detail3 .feature_datail1-img {
    padding: 0 30px;
  }
  .atmt_overview .features_block3 .owlslidenav09 {
    top: -5px;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt-3 {
    height: 182px;
    -webkit-line-clamp: 7;
  }

  .atmt_overview .spec_block4 .ontoptext .hd2 {
    font-size: 45px;
    font-size: 4.5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .contentt-3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .slash {
    padding: 0;
  }
}

@media (max-width: 650px) {
  .tabmenu .wrappernopad .overXauto {
    padding-right: 0;
    overflow-x: auto;
    overflow-y: hidden;
  }
  .tabmenu .wrappernopad .menuitems {
    width: 650px;
  }
}

@media (max-width: 620px) {
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt {
    height: 234px;
    -webkit-line-clamp: 9;
  }
}

@media (max-width: 480px) {
  .atmt_spec .detail_block2 .detail1 .desc .contentt-3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .atmt_spec .detail_block2 .detail1 .desc .value .hd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  .atmt_spec .detail_block2 .detail1 .desc .value .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .atmt_spec .detail_block2 .detail1 .desc .slash {
    display: none;
  }
  .atmt_spec .detail_block2 .detail1 .desc .block2 {
    margin: 0 15px;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .padding {
    padding: 20px 5px;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .contentt-3 {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .hd2 {
    font-size: 30px;
    font-size: 3rem;
  }
  .atmt_spec .detail_block2 .detail3 .panel .panel-body .engin-grid .hd3 {
    font-size: 20px;
    font-size: 2rem;
  }
  .atmt_spec .detail_block2 .detail3 .value {
    min-height: 60px;
  }
  .atmt_feature .tabmanu-switch .switch_btn .techno-btn, .atmt_feature .tabmanu-switch .switch_btn .feature-btn {
    margin: 0 10px;
  }
  .atmt_feature .detail_block2 .headerdetail .caption .main .hdt-txt, .atmt_feature .detail_block3 .headerdetail .caption .main .hdt-txt {
    font-size: 23px;
    font-size: 2.3rem;
  }
  .atmt_feature .detail_block2 .detail1 .caption .hdt-txt, .atmt_feature .detail_block2 .detail3 .caption .hdt-txt, .atmt_feature .detail_block3 .detail1 .caption .hdt-txt, .atmt_feature .detail_block3 .detail3 .caption .hdt-txt {
    font-size: 20px;
    font-size: 2rem;
  }
  .atmt_feature .detail_block2 .detail1 .caption .hightlight .hde-txt, .atmt_feature .detail_block2 .detail3 .caption .hightlight .hde-txt, .atmt_feature .detail_block3 .detail1 .caption .hightlight .hde-txt, .atmt_feature .detail_block3 .detail3 .caption .hightlight .hde-txt {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .atmt_feature .detail_block2 .detail1 .caption .desc, .atmt_feature .detail_block2 .detail3 .caption .desc, .atmt_feature .detail_block3 .detail1 .caption .desc, .atmt_feature .detail_block3 .detail3 .caption .desc {
    font-size: 20px;
    font-size: 2rem;
  }
  .atmt_feature .detail_block2 .detail2 .detail2_block2 .feature-reverse .caption .header, .atmt_feature .detail_block3 .detail2 .detail2_block2 .feature-reverse .caption .header {
    font-size: 20px;
    font-size: 2rem;
  }
  .atmt_feature .detail_block2 .detail2 .detail2_block2 .feature-reverse .caption .desc, .atmt_feature .detail_block3 .detail2 .detail2_block2 .feature-reverse .caption .desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft1 .bxmft2 {
    padding: 0px 20px 0px 70px;
  }
  .atmt_overview .features_block3 .bxbbfwrapper .bxbbf .bxft2 .contentt-3 {
    height: 442px;
    -webkit-line-clamp: 17;
  }
  .atmt_overview .spec_block4 .ontoptext .hd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .desc {
    padding-top: 10px;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .value .hd2 {
    font-size: 35px;
    font-size: 3.5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .value .hd3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .slash {
    display: none;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .block2 {
    margin: 0 15px;
  }
  .atmt_overview .spec_block4 .ontoptext .desc .block1, .atmt_overview .spec_block4 .ontoptext .desc .block2, .atmt_overview .spec_block4 .ontoptext .desc .block3 {
    padding-top: 10px;
  }
  .atmt_list .list_block3 .thumbnail.bigbike-product .detail {
    padding-left: 0;
  }
}

@media (max-width: 320px) {
  .atmt_list .filter_block2 .morefilter .filteroption .typeitems div.content {
    width: 100%;
    padding: 10px 10px 0px 0px;
  }
}

.panel-body table {
    width: 100% !important;
}

.thumbnail.brochure .caption .year {
    overflow: hidden;
}
.feature-action.feature-banner-prev.disabled,
.feature-action.feature-banner-next.disabled {
   display: none;
}
/*# sourceMappingURL=automatic.css.map */