body{overflow-y: hidden;} 
.fixedWrapper {
          position: relative;
            height: 1px;
     display: block;
/*            background-color: #cccccc;*/
          
        }
    .fixedWrapper2 {
    /* height: 100px; */
    /* text-align: center; */
    /* border: 1px solid yellow; */
    /* background-color: blue; */
    position: sticky;
    top: 140px;
    z-index: 1;
    background-color: #ffffff;
}

#footer {
/*	bottom: 0;position: sticky;*/
position: sticky;
/*            bottom: 0px;*/
            width: 100%;
            max-width: 100%;
    z-index: 1;
    display: table;

    
}

.wp{height:100vh;}

.tabs.tab_botoom.fixedWrapper2.navbarup {
    top: 100px;
    z-index: 1
}



.where {
    padding: 30px 0;
}

.where a {
    color: #bbbbbb;
    font-size: 14px;
    transition: none;
}

.where a:after {
    content: '/';
    padding: 0 5px;
}

.where a:last-of-type {
    color: #333;
}

.where a:last-of-type:after {
    content: normal;
}

#products .banner .pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: right center !important;
}

#products .banner .container {
    position: relative;
    padding: 0 0;
}

.jqimgFill {
    position: relative;
    overflow: hidden;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: inline-block;
    opacity: 0;
    transition: opacity 0.5s;
}

#products .banner .text {
    height: 21vw;
    min-height: 250px;
    max-width: 470px;
    display: table;
    margin-left: auto;
    margin-right: 50px;
    position: relative;
    z-index: 1;
}

.text {
/*    margin-bottom: 15px;*/
}

#products .banner .textInner {
    display: table-cell;
    vertical-align: middle;
}

#products .banner .text p.title {
    font-size: 50px;
    font-weight: bold;
/*    margin-top: 50px;*/
    margin-bottom: 30px;
    line-height: 55px;
}

#products .banner .text p {
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
}

#products .info {
    padding-bottom: 0px;
}

.products-list .tabs {
    border-bottom: 1px solid #ddd;
}

#products .wrap {
    width: 1350px;
    float: left;
    margin: 0 auto;
}

#products #nav {
    display: flex;
    flex-direction: row;
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
}

#products ul.nav {
    display: inline-flex;
    /* flex: 1; */
}

/*
.nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .row:after, .row:before {
    display: table;
    content: " ";
}
*/

#products .applicationarea a{font-weight:normal;border-bottom: 1px solid #fabe00;}
#products .applicationarea a:hover{font-weight: normal;border-bottom: 1px solid #fabe00 !important;}

.products-list .tabs ul {
    float: left;
}

#products .products-list .tabs ul li {
    margin-right: 0px;
}

#products li.nav-top {
    margin-right: 30px !important;
}

#products li.nav-item {
    flex: auto;
    font-weight: 400;
}

.products-list .tabs ul li {
    display: inline-block;
    margin-right: 30px;
}

#products .tabs ul li a {
    line-height: 50px;
    padding-bottom: 0px;
    font-weight: inherit;
}

#products li.nav-item > a {
    display: block;
    text-align: center;
    line-height: 45px;
    position: relative;
    /* margin-right: 30px; */
}

#products .nav > li > a {
    padding: 0 0;
}

.products-list .tabs ul li.nav-item.active a.submenu_act {
    border-color: #ffb800 !important;
}

a.submenu_act {
    border-color: #ffb800 !important;
}

#products li.nav-item.active > a:hover, #products li.nav-item.active > a:active {
    border-bottom: 5px solid #ffb800;
}

#products li.nav-item:hover > a:hover, #products li.nav-item.active > a:hover {
    border-bottom: 5px solid #ffb800;
}


.products-list .tabs ul li a {
    border-bottom: 5px solid transparent;
    display: block;
    padding-bottom: 10px;
    color: #333;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    transition: none;
}

#products .subMenu {
    display: none;
    position: absolute;
    left: 0;
    top: 56px;
    /* width: 100%; */
    height: auto !important;
    background-color: #f2f2f2;
    z-index: 99;
}


#products .subMenu > ul {
/*    width: 96.5vw;*/
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
}


.products-list ul.sub-tabs {
    display: block !important;
    padding: 20px 20px;
}


.products-list #list {
    padding: 80px 0;
}

.products-list #list {
    padding: 80px 0;
}

.products-list .overview {
    padding: 80px 0;
}

#products .btn_bar {
    display: none !important;
}

#products .tabContent .tabarea {
    width: 100%;
    max-height: 200px;
    display: table;
/*    margin-bottom: 80px;*/
}

#products .tabContent .tabarea h1 {
    color: #333333;
    font-size: 48px;
    font-weight: bold;
}


#products .sub_tabContent .info{padding-bottom:0px;}

#products .sub_tabContent .info h2{font-size: 30px;
    font-weight: 500;
    color: #555555;
    margin-bottom: 0px;}


#products .sub_tabContent .info h3{font-size: 30px;
     font-size: 22px;
     line-height: 32px;
    font-weight:500;
    margin-bottom: 10px;}

#products .sub_tabContent .info h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 10px;

}   






/*
.applicationarea {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.applicationarea h2{ font-size: 24px; font-weight: 600;}

.applicationarea ul{list-style: none; padding: 0 0; margin: 0 auto;}


.applicationarea ul li .content{width: 100%;display: inline-flex; height: 250px;}

.applicationarea ul li .content .pic{ width: 500px; height: 250px; display: block;}

.applicationarea ul li .content .text{ width: 850px; height: 250px; display: block; margin: 0px 20px; vertical-align:middle; }

.applicationarea ul li:nth-child(odd) {
    float: left;
    text-align: left;
    clear: both;
}




.applicationarea ul li:nth-child(even) {
    float: right;
    text-align: left;
    clear: both;
}
*/

.applicationarea{
	width:100%;
	margin: 80px auto 0;
	font-size: 0;
}

.rows:after {
    clear: both;
}

.rows:after {
    display: table;
    content: " ";
}


.applicationarea .rows{
	padding: 0px 0;
}
/*
.applicationarea .rows:not(:first-child){
}
*/

.applicationarea .rows:nth-child(even){
	direction: rtl;
}
.applicationarea .pic,.applicationarea .text{
	display: inline-block;
	width: 50%;
	box-sizing: border-box;
	padding: 20px 20px 50px;
	font-size: 16px;
	vertical-align: middle;
	direction: ltr;
}

/*.applicationarea .rows:last-child{padding-bottom: 0px;}*/

.applicationarea .rows:nth-child(even) .text{
	text-align: left;
}

.applicationarea .rows:last-child{
	margin-bottom: -40px !important;
}
.text h2{ font-size: 30px; font-weight: 500; color: #555555;}

.text li{font-size: 18px;}
.pic img{
	width: 100%;
}



.products-list ul.list li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 0px;
    margin-right: -6px;
}

#products .subMenu > ul > li > a {
    display: block;
    text-align: center;
    line-height: 35px;
    color: #888888;
    font-weight: normal;
    padding-bottom: 0px;
}

#products .subMenu > ul > li > a:hover {
    color: black;
    font-weight: 400;
}

.products-list ul.sub-tabs li {
    display: inline-block;
    position: relative;
    padding-right: 20px;
}

.products-list ul.sub-tabs li:after {
    content: '|';
    position: absolute;
    right: 5px;
    top: 3px;
    font-weight: 300;
}

#products .subMenu.motion-application {
    left: -138px;
}
#products .products-list .applications {
    padding: 80px 0 0;
}

.products-list ul.sub-tabs a.btn, .products-list ul.sub-tabs li a {
    color: #888888;
    font-weight: normal;
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
}

#products .sub_tabContent .info a{border-bottom: 1px solid #FABE00;}

#products .related-articles, #products .other-application {
    /* border-top: 0px solid #dddddd; */
    padding: 0px 0px 80px;
    /* border-bottom: 0px solid #dddddd; */
}

#products .related-products{padding: 80px 0;}
#products .related-products-ergo {
    border-top: 1px solid #dddddd;
    padding: 80px 0px;
    /* border-bottom: 1px solid #dddddd; */
    margin-top: 80px;
}

#products .related-products .product-text {
    margin-bottom: 55px;
}


/*#products .related-products-ergo .product-text{margin-bottom: 0px;}*/

.applications_detail .pic {
    width: 315px;
    display: block;
    float: left;
    margin-left: 3px;
}


.applications_detail p {
    font-size: 18px;
}

.applications_detail h2{font-size: 30px;
    font-weight: 500;
    color: #555555;
    text-align: center;
    margin-bottom: 30px;}

/*
.other-application{display: flex;
    flex-wrap: wrap;
    justify-content: space-around;}
*/

.other-application li{width: 33.3%;}

#products .related-products h3,.related-products-ergo h3 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
}


#products .related-product ul{margin: 0 auto;text-align: center;}

#products .slick-prev {
    text-indent: -9999px;
    left: -20px;
    z-index: 0;
}

#products .slick-next {
    text-indent: -9999px;
    right: -20px;
    background-repeat: no-repeat;
    z-index: 0;
}

.slick-prev {
    left: 0;
    background-image: url(images/slick-prev.png);
}

.slick-prev,
.slick-next {
    top: 50% !important;
   
}

.other-application .slick-next,.other-application .slick-prev{top: 40% !important;}

.related-products ul.slider8 li .pic {
    position: relative;
}

.slider8 {
    width: 99%;
    margin: 0 auto;
    display: block;
    margin-left: 5px !important;
}

.slider8 .pic {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.related-products ul.slider8 li .pic:after {
    content: '';
    width: 80px;
    height: 80px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -43px;
    margin-left: -40px;
    z-index: 1;
}

.related-products ul.slider8 li:hover .pic:after {
    opacity: 1;
    transition: opacity 1s ease;
}


.related-products ul.slider9 li .pic {
    position: relative;
}

.slider9 {
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-left: 5px;
}

.slider9 .pic {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.related-products ul.slider9 li .pic:after,.related-articles ul.slider9 li .pic:after {
    content: '';
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
    z-index: 1;
}

.related-products ul.slider9 li:hover .pic:after {
    opacity: 1;
    transition: opacity 1s ease;
}

.related-articles ul.slider9 li:hover .pic:after {
    opacity: 1;
    transition: opacity 1s ease;
}


.other-application ul.slider9 li:hover .pic:after {
    opacity: 1;
    transition: opacity 1s ease;
}



.text_ct {
    width: 80%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.products-list .overview h4.title {
    color: #555;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 10px;
}

#products .slick-track p {
    font-size: 18px;
}

#products .related-products .app_n {
    position: absolute;
    display: block;
    width: 45px;
    top: 6%;
    left: 6%;
    z-index: 5;
}


:target::before {
    content: "";
    display: block;
    height: 120px;
    margin: -120px 0 0;
}

/* #products .tabContent a:hover {
    border-bottom: 0px solid #fff;
} */

#products .text a, .tabContent a{ color:555555; 
    border-bottom: 1px solid #FFB800 !important;}

.related-products ul.slider6 li .pic {
    position: relative;
}

.related-products ul.slider6 li .pic:after {
    content: '';
    width: 70px;
    height: 70px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -39px;
    margin-left: -35px;
    z-index: 1;
}

.related-products ul.slider2 li .pic {
    position: relative;
}

.related-products ul.slider2 li .pic:after {
    content: '';
    width: 90px;
    height: 90px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 47%;
    left: 46%;
    margin-top: -44px;
    margin-left: -40px;
    z-index: 1;
}



#products .products-list ul.sub-tabs {
    padding: 20px 20px;
}



.listp {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}

/*
.products-list ul.listp li {
    vertical-align: top;
    text-align: left;
    width: 249px;
    margin: 0px 13px 30px;
    list-style-type: disc;
    position: relative;
}
*/

.related-products ul.listp li {
    vertical-align: top;
    text-align: left;
    width: 249px;
    list-style-type: disc;
    position: relative;
    margin: 0 auto 30px;
}


.pro_area {
    border: 1px solid #ddd;
    display: inline-block;
    margin: 0 10px;
    /* position: relative; */
    height: auto !important;
    width: 100%;
    min-height: 100%;
    height: auto;
    position: relative;
}


.related-products h2, .related-products-ergo h2{font-size: 30px;
    font-weight: 500;
    color: #555555;
    text-align: center;
    margin-bottom: 30px;
}

/*
.related-products ul{text-align: center;display: flex;
    flex-wrap: wrap;
    justify-content: space-around;}
*/


.products-list ul.listp li a {
    display: block;
}

.products-list ul.listp li .pic {
    position: relative;
    width: 100%;
    height: auto;
}

.related-products ul.listp li .pic:hover,.related-articles ul.listp li .pic:hover,.other-application
 ul.listp li .pic:hover{
    content: '';
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}


.related-products ul.listp li .pic:after,.related-articles ul.listp li .pic:after,.other-application
 ul.listp li .pic:after{
    content: '';
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}

.related-product li{margin-left: 20px;}




/*
#products .related-products .product-text {
    margin-bottom: 0px;
}
*/

.product-text h2 {
    font-size: 30px;
    margin-left: 12px;
    font-weight: normal;
}

.product-text ul{
    padding: 0px 20px;
    height: 100% !important;
    min-height: 100% !important;
    padding-bottom: 20px !important;
}

.product-text li{
    list-style: disc !important; font-size: 16px; margin-left: 20px;
    font-weight: normal;
}


#products ul.description {
    bottom: 20px;
    position: relative;
    display: inline-block;
    margin: 20px 0;
    min-height: 200px;
    top: 0;
}


.products-list ul.listp li.desarea {
    width: 95%;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 22px;
    margin-left: 20px;
}

.favorites_s {
    position: absolute;
    cursor: pointer;
    padding-left: 50px;
    display: flex;
    bottom: 20px;
    margin-top: 20px;
    text-align: left;
}

.favorites_s i {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-image: url(../../styles/images/header-icon-plus.png);
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.3s, background 0.3s;
    position: absolute;
    background-color: #cbcbcb;
    left: 20px;
    top: 0;
}

.favorites_s:hover i {
    background-color: #ffb800;
}

.favorites_s.actived i{
    background-color: #fabe00;
}



.news-boder {
/*    display: block;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.frame-news {
/*    width: 23.8%;*/
    /* float: left; */
    padding: 0px;
    margin: 0px 10px;
    border: 1px solid #dddddd;
    position: relative;
}

 .related-articles li {
    vertical-align: top;
    text-align: left;
    width: 100%;
    /* width: 17.8%; */
    list-style-type: disc;
    position: relative;
}


/*
.products-list ul.listp li {
    vertical-align: top;
    text-align: left;
    width: 249px;
    margin: 0px 13px 30px;
    list-style-type: disc;
    position: relative;
}
*/

.frame-news .pic {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

 .related-articles .listp li .pic:after {
    content: '';
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px;
}

.news-type {
    color: #555555;
    font-weight: normal;
    width: fit-content;
    height: 24px;
    line-height: 24px;
    padding: 5px 20px;
    margin: 20px 0px 0px;
    font-size: 20px;
    background-color: #dddddd;
    border-radius: 50px;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
}

.news-area {
    padding: 20px;
}

.news-area h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    min-height: 100px;
}

.news-date {
    text-align: right;
    font-size: 18px;
    margin-top: 20px;
    color: #555555;
}

.markets_boxarea li {
    display: inline-flex;
    width: 33.3%;
}

.application_box {
    width: 430px;
    margin: 0 auto;
    text-align:center;
    margin: 0px 10px;position: relative;
    border: 1px solid #dddddd;
}

.application_box .pic,.frame-news .pic,.pro_area .pic {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}

.cover {
 position: absolute;
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
     opacity: 0; 
    /* top: 50%; */
    left: 50%;
    z-index: 100;
    margin-top: 50px;
    margin-left: -50px;
}

.cover2 {
  /* 設定重疊在圖片上的區塊 */
  position: absolute;
  width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
    opacity: 0;
    top: 50%;
    left: 50%;
    z-index: 100;
    margin-top: -170px;
    margin-left: -50px;
}

.cover3 {
position: absolute;
    width: 100px;
    height: 100px;
    background: url(../../styles/images/products/products-list-icon.png) center no-repeat;
    background-size: cover;
    transition: opacity 0.3s ease;
     opacity: 0; 
    /* top: 50%; */
    left: 50%;
    z-index: 100;
    margin-top: 70px;
    margin-left: -50px;
}


/* hover以後提高不透明度 */
.application_box:hover .cover,.frame-news:hover .cover2,.pro_area:hover .cover3{opacity: 1;}


.application_box h3 {
    font-size: 22px;
    font-weight: normal;
    margin: 20px;
}

.other-application li{width: 33.3%;}

.other-application ul.slider9.noneStyle.wow.fadeIn.listp{padding: 0 20px;}

/*.right_btn {padding-right: 17px;}*/

/*#myBtn{padding-right: 17px !important;}*/

.slick-initialized{margin: 0px 0px 0px;}

.slick-slider .slick-track, .slick-slider .slick-list {
    height: 100%;
    display: flex;
    transform: translate3d(0, 0, 0);
}


.max-lg-size .choose > ul > li > div {
    display: inline-block;
    vertical-align: middle;
    width: 23%;
    padding: 1.5% 0.8%;
    text-align: center;
}

.max-lg-size .jqimgFill {
    background-position: left !important;
}


.max-lg-size .slider6 {
    width: 95%;
    margin: 0 auto;
    display: block;
}
.max-lg-size .slider6 .pic {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.max-lg-size .applications_detail .pic {
    width: 310px;
    padding-right: 18px;
    float: left;
    margin-left: 0px;
}

.max-lg-size .applications_detail .text {
    width: 100%;
    display: contents;
    margin-left: 0px;
}

.max-lg-size #products .banner .text {
    margin-right: 30px;
}

.max-lg-size #products .subMenu.motion-application {
    left: -151px;
}

.max-lg-size #products .subMenu > ul {
    width: 93vw;}

.max-lg-size .text_ct {
    width: 80%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.max-lg-size .cover3 {
    top: -20px;
}

.max-lg-size .product-text ul{
    min-height: 250px;
}

.max-md-size .cover{margin-top: -75px; }

.max-md-size .news-area{min-height: 150px;}


.max-md-size .right_btn{padding-right: 0px;}

.max-md-size #myBtn{padding-right: 0px;}


.max-md-size #products .slick-prev {
    left: -8px;
     width: 30px;
    z-index: 0;
}

.max-md-size #products .slick-next {
    right: -8px;
    width: 30px;
    z-index: 0;
}

/*.max-md-size button{ width: 30px !important;}*/

.max-md-size #products .subMenu {
    left: -15px;
}

.max-md-size .applications_detail .text {
    width: 100%;
    display: contents;
    margin-left: 0px;
}

.max-md-size .applications_detail .pic {
    width: 310px;
    padding-right: 18px;
    float: left;
    margin-left: 0px;
}

.max-md-size #products .subMenu.motion-application {
    left: -165px;
}

.max-md-size #products .subMenu > ul {
    width: 95vw;
}

.max-md-size .applicationarea .pic,.max-md-size .applicationarea .text{width: 100%;}

.max-md-size #products .tabs.tab_botoom.fixedWrapper2{top: 64px !important;}

.max-md-size .products-list .tabs ul {
    float: none;
    display: none;
    width: 250px;
}

.max-md-size .slider6 {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.max-md-size .banner .container {
    padding: 0;
    width: 100%;
}

.max-md-size #products li.nav-top {
    margin-right: 20px !important;
}

.max-md-size .products-list ul.listp li {
    width: 22.7%;
    vertical-align: top;
    text-align: left;
    margin-left: 17px;
    margin-bottom: 30px;
    margin: 0px 0.9vw 20px;
    position: relative;
}

.max-md-size .products-list ul.listp li.desarea {
    width: 95%;
    margin-bottom: 8px;
    font-size: 16px;
    margin-left: 20px;
    line-height: 22px;
}

.max-md-size .products-list div#tab-demo {
    padding: 15px 0;
}

.max-md-size #products .banner .text p.title {
    font-size: 45px;
    display: block;
    line-height: 45px;
    text-align: left;
}

.max-md-size #products .banner .text p {
    display: none;
}



.max-md-size #products .banner .pic img {
    height: 100%;
}

.max-md-size #products .banner .text h1.title{margin: 0;
    font-size: 48px;}


.max-md-size .products-list .list{
    padding: 0;
}

.max-md-size .frame-news{margin: 0 auto;}

.max-md-size .main {
    padding-top: 64px;
}

.max-md-size .related-articles li{margin: 0px 10px;}

.max-md-size .products-list ul.listp li .application_box{width: 100%; margin: 0 auto;}

.max-md-size .other-application ul.listp li{width: 31%;margin: 0 auto;}

.max-md-size .other-application ul.slider9.noneStyle.wow.fadeIn.listp{padding: 0 0;}

.max-md-size .slick-slider .slick-list{width: 95%;
    margin: 0 auto;}

.max-md-size .dk_container a {
    text-align: center;
}

.max-md-size .wp{height:95vh;}

.max-md-size .related-products-ergo .cover3{margin-top: 6px !important;}

/*
.max-sm-size #products .products-list .applications {
    padding: 50px 0 0;
}
*/

/*.max-md-size .fixedWrapper2{top: 65px;}*/

.max-md-size .tabs.tab_botoom.fixedWrapper2.navbarup{top: 65px;}

.max-md-size .cover {
    margin-top: 3px;
}

.max-md-size .cover3 {
    top: 0px;
}

.max-sm-size .cover3 {
    top: 6%;
}

.max-sm-size .wp{height:100vh;}

.max-sm-size #products .related-products-ergo{padding: 50px 0px;margin-top: 50px;}

.max-sm-size .slick-initialized{margin: 0px 0px 0px;}

.max-sm-size .applicationarea{margin: 50px auto;}

.max-sm-size #products .products-list .applications {
    padding: 50px 0 0;
}

.max-sm-size #products .tabs ul li a{border-bottom: 1px solid #dddddd !important;
    border-top: 1px solid #dddddd !important;
    border-right: 1px solid #dddddd !important;}

.max-sm-size .slider2 {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.max-sm-size .other-application ul.listp li{width: 100%;}

.max-sm-size .slider2 .pic {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.max-sm-size #products .info {
    padding-bottom: 0px;
}

.max-sm-size .products-list #list {
    padding: 50px 0;
}

/*
.max-sm-size #products .fixedWrapper2 {
    position: inherit;
}
*/

.max-sm-size #products .wrap {
    display: none;
}

/*.max-sm-size #products .tabs.tab_botoom.fixedWrapper2{top: 60px !important;}*/

.max-sm-size #products .btn_bar {
    display: block !important;
}

.max-sm-size .products-list .tabs ul {
    float: none;
    margin: 0px 0;
    display: none;
}

.max-sm-size .products-list .tabs ul li {
    display: block;
    margin-right: 0;
}


.menu-area{display: none;}

.max-sm-size .dk_toggle:hover{border-color: #ffffff;}

.max-md-size .menu-area {
    display: block;
}

.max-md-size #products .tabs.tab_botoom.fixedWrapper2 {
    background-color: #dddddd;
}

.max-sm-size #products .slick-next{right: -8px;}

.max-sm-size #products .slick-prev{left: -8px;}

.max-sm-size .product-text ul{min-height: 140px;}

/*.max-sm-size .products-list ul.listp li.desarea{width: 90%;}*/

.max-sm-size .products-list .tabs ul li.actived a {
    border-left: 5px solid #FFB800 !important;
}

.max-sm-size .products-list .tabs ul li.active a {
    border-left: 5px solid #FFB800 !important;
}

.max-sm-size .products-list .tabs ul li a {
    padding: 0px 20px;
    border: 1px solid #ddd;
    border-left: 5px solid #ddd;
    margin-bottom: -1px;
    position: relative;
    display: block;
    line-height: 40px !important;
}

.max-sm-size #products .related-articles,.max-sm-size #products .other-application {padding: 0px 0px 50px;}
.max-sm-size #products .related-products{padding: 50px 0;}

.max-sm-size .applicationarea .pic,.max-sm-size .applicationarea .text{width: 100%;padding: 20px 0px;}

.max-sm-size #products .tabContent .tabarea{
    margin-bottom: 0px;
}

.max-md-size #products .products-list .tab_botoom {
    padding: 15px 0px!important;
}

.max-sm-size .slider9{margin: 0 auto;}

.max-sm-size .text_ct {
    width: 80%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.max-sm-size .products-list ul.listp li{
    width: 100%;
    margin: 0px auto 20px;
}

.max-sm-size .other-application ul.slider9.noneStyle.wow.fadeIn.listp{padding: 0 0;}

.max-sm-size .related-products h2, .max-sm-size .related-articles h2, .max-sm-size .other-application h2{margin-bottom: 30px;}

.max-sm-size .slick-slider .slick-list{width: 90%;
    margin: 0 auto;}


.max-sm-size #products .tabContent .tabarea h1{font-size: 35px;}

.max-sm-size .news-type{margin: 20px 0px 0px;}

.max-md-size #products .wrap {
    display: none;
}

.max-xs-size #products .banner .textInner {
    padding: 30px 15px;
    text-align: right;
}


.max-xs-size #products .text p.title{font-size: 35px !important;
    color: #fff !important;
    display: initial !important;}

.max-xs-size #products .banner .pic img{height: 100%;}


.max-xs-size .text {
    margin: 0 auto;
}

.max-md-size #products .btn_bar {
    display: block !important;
}

.max-xs-size #products .banner .text {
    margin-right: 0;
    max-width: none;
    margin-left: 0;
    width: 100%;
/*    background-color: rgba(0, 0, 0, 0.5);*/
    min-height: 120px;
}

.max-xs-size #products .banner .text p.title {
    font-size: 35px;
}

.max-xs-size #products .banner .container {
    padding: 0;
    width: 100%;
}

.max-xs-size #products .banner .pic {
    background-position: 20% center !important;
}

.max-xs-size .where {
    padding: 10px 0;
}

.max-xs-size #products .products-list ul.sub-tabs {
    margin-bottom: 20px;
    padding: 0px 0px;
}


.max-xs-size .applications_detail .pic {
    width: 100%;
    float: none;
}

.max-xs-size .applications_detail .text {
    width: 100%;
    float: none;
}

@media only screen and (max-width: 1366px) {
    .cover {
        margin-top: 27px;
    }
    
    .cover2 {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
 .applicationarea .pic, .text {
    padding: 0px;
}
    
    #products .slick-next{right: -18px;}
    #products .slick-prev{left: -18px;}
    
/*   .applicationarea .pic, .text{width: 100%;}*/
    
    .applicationarea .text{margin: 30px auto;}

}
   


@media only screen and (min-width: 360px) and (max-width:414px) {
    .applicationarea .pic, .text {
    width: 100%;
    padding:0px 5px;
}
    
    
}
