@media only screen and (max-width: 1280px) {
  .media-width {
    width: 1100px !important;
    margin: 0 auto;
  }

  .media-height {
    height: 900px;
  }

  .cpfa-product-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20%;
    text-align: right;
  }

  .cpfa-product-img img {
    width: 30%;
    position: absolute;
    right: 2%;
  }

  .card-img-top {
    height: 224px;
  }

  #xw-lbt-body {
    height: 480px;
  }

  #xw-lgb-div {
    height: 400px;
  }

  #xw-lbt-img>li {
    height: 360px;
    width: 364px;
    margin: 2px;
    overflow: hidden;
  }

  #xw-lbt-img>li>div {
    height: 100%;
    width: 100%;
  }

  #xw-lbt-img>li>div>div img {
    height: 232px;
    width: 100%;
  }

  .test {
    width: 100%;
    position: relative;
    top: 0;
    background: white;
  }

  #ecu-header-img {
    height: auto;
  }
}

@media only screen and (min-width: 1281px) {
  .media-width {
    width: 1280px !important;
    margin: 0 auto;
  }

  .media-height {
    height: 1000px;
  }

  .card-img-top {
    height: 270px;
  }

  .cpfa-product-img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 18%;
    text-align: right;
  }

  .cpfa-product-img img {
    width: 30%;
    position: absolute;
    right: 5%;
  }

  #xw-lbt-body {
    height: 550px;
  }

  #xw-lgb-div {
    height: 500px;
  }

  .xw-li {
    height: 400px;
    width: 100%;
    background-color: #fff;
    overflow: hidden;
  }

  #xw-lbt-img>li>div {
    height: 400px;
    width: 100%;
  }

  #xw-lbt-img>li>div>div img {
    height: 250px;
    width: 100%;
  }

  .test {
    width: 100%;
    position: relative;
    top: 0;
    background: white;
    padding: 20px 0;
  }

  #ecu-header-img {
    height: 277px;
  }
}


@media (max-width: 1200px) {
  body {
    width: 100%;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .s_carousel_wrapper {
    height: auto !important;
  }
  .media-width {
    width: 100% !important;
  }

  .carousel-content>h1 {
    text-align: left;
  }

  .carousel-content>h1>span {
    font-size: 18px !important;
  }

  .carousel-indicators {
    justify-content: center !important;
  }

  .s_carousel .carousel-item {
    height: 70vh !important;
  }

  .index-about {
    padding: 0 2%;
    box-sizing: border-box;
  }

  .index-about>.media-width {
    flex-direction: column;
  }

  .index-about article {
    width: 100%;
  }

  .index-about article .title {
    font-size: 18px;
  }

  .index-about article .fbt {
    font-size: 16px;
  }

  .index-about article .intro {
    font-size: 14px;
  }

  .index-about article ul {
    flex-direction: column;
  }

  .index-about article ul li .datas .data {
    font-size: 30px;
  }

  .index-about .img {
    width: 100%;
  }

  .index-news-wrap {
    background: #1969fe;
  }

  .s_banner {
    padding-top: 5vw !important;
  }

  .s_banner .media-width {
    text-align: center !important;
  }

  .s_banner .media-width img {
    max-width: 95% !important;
  }

  .s_banner .row h1 span {
    font-size: 18px !important;
  }

  .s_references {
    display: block !important;
  }

  .s_references .o_colored_level {
    width: 48% !important;
  }

  .media-width {
    text-align: center;
  }

  .media-height {
    height: auto;
  }

  .car-logo {
  }
  
  .card-img-top {
    height: auto;
  }

  .index-about article ul li .datas {
    justify-content: center;
  }

  .index-news-wrap {
    width: 100%;
    overflow: hidden;
    padding: 0 2%;
  }
  
  .mySwiper {
    width: 100%;
  }

  .mySwiper .swiper-slide-active {
    transform: none;
  }

  .index-about {
    width: 100%;
    overflow: hidden;
  }

  #xw-lbt-body, #xw-lgb-div {
    height: auto;
  }

  .swiper-slide {
    width: 100%;
    padding-bottom: 50px;
  }

  .swiper-slide .xw-li {
    width: 100%;
  }

  #xw-lgb-div {
    top: 0;
  }

  .o_footer, main {
    width: 100%;
    overflow: hidden;
  }

  .text-o-color-3 {
    text-align: left !important;
  }

  .tecTable {
    border-bottom: 0 !important;
  }
  
  .bannerWidth {
  	padding: 0 2%;
  }
  
  .carousel-content.pt56 {
  	padding-top: 0 !important;
  }
  
  .carousel-item.pt256 {
  	padding-top: 120px !important;
  }
  
  .carousel-item.pb256 {
  	padding-bottom: 120px !important;
  }

}

@media (max-width: 800px) {
	#ecu-header-img {
		height: auto;
		width: auto;
	}
	#website_cookies_bar {
		padding: 10px;
	}
}