.home-slider,.highlights-slider{border:0;margin-bottom:0;overflow:hidden;}.home-list{background:#fff;position:relative;}.home-list span{display:block;}.home-list h3{margin-bottom:0;}.home-list h2,.home-list h6{margin-bottom:0.5rem;display:none;}.home-list h6{width:80%;margin:0 auto;line-height:1.5;height:48px;overflow:hidden;}.caption-details{display:block;padding-bottom:3rem;}@media(min-width:45rem){
    .caption-details{display:block;padding-bottom:2rem;}
}
    
@media(min-width:62rem){
    
    /*=====Products Start=====*/
    .home-list h2,.home-list h3,.home-list h6{color:#fff;}
    .home-list h2,.home-list h6{display:block;}
    .home-list h3{margin-bottom:1rem;}
    .effect-chico {display: block;cursor: pointer;overflow: hidden;}
    .effect-chico img {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;-webkit-transform: scale(1);transform: scale(1);}
    .section-product .row {margin: 0;overflow: hidden;background: #f2f2f2;text-align:center;}
    .caption-details{display: block;background: #fff;padding:0;}
    .caption-details {position: absolute;top: 0;left: 0;width: 100%;height: 100%;color: #fff;font-size: 1.25rem;background: transparent;}
    .effect-chico .figcaption::before,.effect-chico .figcaption > div {opacity: 0;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
    .effect-chico .figcaption > div {margin: 0 auto;-webkit-transform: scale(1);transform: scale(1);font-size: 1rem;}
    .effect-chico:hover img {opacity: 0.5;-webkit-transform: scale(0.95);transform: scale(0.95);}
    .effect-chico .figcaption::before {position: absolute;top: 0px;right: 0px;bottom: 0px;left: 0px;content: '';-webkit-transform: scale(1);transform: scale(1);background: rgba(0, 0, 0, 0.4);}
    .effect-chico:hover .figcaption::before,.effect-chico:hover .figcaption > div {opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
    .vertical-middle {position: absolute;}
    .vertical-middle > div {position: absolute;top: 50% !important;width: 100%;margin-top: -15% !important;}
    /*=====Products End*/

}

.highlights-row article div {
    margin-bottom: .875rem;
}

.highlights-row article > div {
    text-align:center;
    vertical-align:middle;
}
.highlights-row img{width:4.5rem;}
.highlights-row p{text-align:center;}
.highlights-slider{display:none;}
.highlights-slider li{text-align:center;}
.highlights-slider li div{margin-bottom: .875rem;}

@media(max-width:36rem){
    .highlights-slider{display:block;margin:0;}
    .highlights-row{display:none;}
    .highlights-slider img{width:100px!important;margin:0 auto;}
}

 .news-t{text-align:center;}
 .layerbg h2{width:40%;margin:0 auto;}
 .layerbg article{width:50%;margin:0 auto;margin-bottom:2.5rem;}
 .news-t div:nth-child(1){text-align:right;}
 .news-t div:nth-child(1) a{margin-right:2.5rem;}
 .news-t div:nth-child(2){text-align:left;}
 .news-t div:nth-child(2) a{margin-left:2.5rem;}

@media(max-width:1199px) {
    .layerbg {width: 80% !important;height: 90%!important;}
    .learn-more {padding-top: 320px;margin-bottom: 265px;}
    .layerbg h2{width:60%;margin:0 auto;padding-top: 5%;}
}

@media(max-width:1085px) {
    .layerbg article{width:60%;}
}

@media(max-width:768px) {
    .news-t a{width:80%;margin-bottom:2.5rem;}
    .news-t div:nth-child(1) a{margin-right:1.5rem;}
    .news-t div:nth-child(2) a{margin-left:1.5rem;}
}

@media(max-width:767px) {
   .layerbg h2{width:70%;margin:0 auto;}
 .layerbg article{width:68%;margin:0 auto;margin-bottom:2rem;}
 .news-t div:nth-child(1){text-align:center;}
 .news-t div:nth-child(1) a{margin-right:0;}
 .news-t div:nth-child(2){text-align:center;}
 .news-t div:nth-child(2) a{margin-left:0;}
}

@media(max-width:480px) {
    .layerbg{width:90%!important;}
     .layerbg h2{width:85%;margin:0 auto;font-size:1.2rem;}
    .layerbg article{width:75%;margin:0 auto;margin-bottom:2rem;font-size:14px;}
    .news-t a{margin-bottom:2rem;}
}

@media(max-width:360px) {
    .layerbg article{width:85%;}
}

/* --- new --- */

/* slides */
.ele-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
}
    
@media(min-width:45rem) {
    .ele-slide {
        background-size: cover;
        height: 540px;
    }
}

@media(min-width:62rem) {
    .ele-slide {
        height: 700px;
    }
}

@media(min-width:75rem) {
    .ele-slide {
        height: 830px;
    }
}

/* electrics */
.elecam-360-wrap {
    background: #ebecee;
    margin: 0 .9375rem;
    padding: 3rem .9375rem;
}

.elecam-360-pro {
    width: 100%;
    text-align: center;
}

.elecam-360-pro img {
    width: 80%;
}

.elecam-360-title {
    font-size: 2.125rem;
    text-align: center;
    font-family: Impact;
    margin: 0 auto 1.5rem auto;
}

.elecam-360-icon {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    display: none;
}

.elecam-360-icon img {
    display: block;
    margin: 0 auto 1rem auto;
}

.elecam-360-icon i {
    display: block;
    font-style: normal;
    text-transform: capitalize;
}

.elecam-360-pic {
    padding: 1.875rem 0;
    color: #fff;
    width: 80%;
    margin: 0 auto;
}

.elecam-360-pic > div:hover,
.elecam-360-pic > div:focus {
    z-index: 1;
}

.elecam-360-pic article {
    transition: all 0.4s ease-out;
    transform: scale(1) translate3d(0, 0, 0);
    display: block;
    position: relative;
    overflow: hidden;
}

.elecam-360-pic > div:hover article,
.elecam-360-pic > div:focus article {
    cursor: pointer;
    transform: scale(1.1) translate3d(0, 0, 0);
    box-shadow: 0 .25rem 1rem 0 rgba(0, 0, 0, 0.5);
}

.elecam-360-pic > div:hover article:last-of-type,
.elecam-360-pic > div:focus article:last-of-type {
    right: 0;
}

@media(min-width: 48em) {
    .elecam-360-pro img {
        width: 50%;
    }
}

@media(min-width: 62em) {
    .elecam-360-pro img {
        width: 80%;
    }
    .elecam-360-icon {
        display: block;
    }
    .elecam-360-icon i {
        max-height: 1.5rem;
        overflow: hidden;
    }
}

@media(min-width: 75em) {
    .elecam-360-title {
        font-size: 3.125rem;
    }
    .elecam-360-pro img {
        width: 60%;
    }
}

.elecam-wrap {
    margin: 0 .9375rem;
    padding: 0 .9375rem;
    background: #F2F2F0;
}

.elecam-wrap > div {
    vertical-align: middle;
    float: none;
}

.product-row .product-item.elecam article {
    margin: 0;
}

.product-row .elecam {
    margin-bottom: 0;
    padding-top: 2.25rem;
    padding-bottom: 3rem;
}

.elecam .product-item-picture a {
    display: block;
    text-align: center;
}

.elecam .product-item-picture img {
    width: 80%;
}

@media (min-width: 48em) {
    .elecam .product-item-picture img {
        width: 50%;
    }
}

.elecam-details {
    color: #ccc;
}

.elecam h3 {
    color: #444;
    text-align: center;
}

.elecam-desc {
    padding: 1.875rem 0;
    color: #fff;
}

.elecam-desc > div {
    margin-bottom: 1.875rem;
}

.elecam-desc > div:hover,
.elecam-desc > div:focus {
    z-index: 1;
}

.elecam-desc article {
    transition: all 0.4s ease-out;
    transform: scale(1) translate3d(0, 0, 0);
    border: .25rem rgba(0, 0, 0, 0.1) solid;
    display: block;
    position: relative;
    overflow: hidden;
}

.elecam .section1_pro .img-wrap {
    position: relative;
    margin: auto;
    text-align: center;
}

.elecam .section1_pro .img-wrap img {
    position: absolute;
    max-width: 100%;
}

.elecam .img-wrap .placeholder {
    max-width: 100% !important;
    visibility: hidden !important;
    position: static !important;
}

.explorerpro-wrap {
    margin: 0 .9375rem;
    padding: 0 .9375rem;
    background: #313441;
    display: table;
}

.explorerpro-wrap > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
}

.product-row .product-item.explorerpro article {
    margin: 0;
}

.product-row .explorerpro {
    margin-bottom: 0;
    padding-top: 1.875rem;
    padding-bottom: 3rem;
}

.explorerpro .product-item-picture a {
    display: block;
    text-align: center;
}

.explorerpro .product-item-picture img {
    width: 80%;
}

@media (min-width: 48em) {
    .explorerpro .product-item-picture img {
        width: 50%;
    }
}

.explorerpro-details {
    color: #ccc;
}

.explorerpro-details h3 {
    color: #fff;
}

.explorerpro-details .btn-primary {
    border-color: #fff;
    color: #fff;
}

.explorerpro-details .btn-primary:hover,
.explorerpro-details .btn-primary:focus {
    background-color: #fff;
    color: #eb0028;
}

.explorerpro-desc {
    padding: 1.875rem 0;
    color: #fff;
}

.explorerpro-desc > div {
    margin-bottom: 1.875rem;
}

.explorerpro-desc > div:hover,
.explorerpro-desc > div:focus {
    z-index: 1;
}

.explorerpro-desc article {
    transition: all 0.4s ease-out;
    transform: scale(1) translate3d(0, 0, 0);
    border: .25rem rgba(0, 0, 0, 0.1) solid;
    display: block;
    position: relative;
    overflow: hidden;
}

.explorerpro-desc article p {
    position: absolute;
    bottom: -3rem;
    margin: 0;
    padding: .5rem;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    transition: all 0.4s ease-out;
}

.explorerpro-desc > div:hover article,
.explorerpro-desc > div:focus article {
    cursor: pointer;
    transform: scale(1.4) translate3d(0, 0, 0);
    box-shadow: 0 1.25rem 4rem 0 rgba(0, 0, 0, 0.5);
}

.explorerpro-desc > div:hover article:last-of-type,
.explorerpro-desc > div:focus article:last-of-type {
    right: 0;
}

.explorerpro-desc > div:hover article p,
.explorerpro-desc > div:focus article p {
    bottom: 0;
    transform: scale(1) translate3d(0, 0, 0);
}

/* --- new ele --- */
.home-bottom-text {
    background: #EBEBEB;
    text-align: center
}

.home-bottom-text h5 {
    padding-top: 20px
}

@media(max-width:767px) {
    .home-bottom-right {
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 5px
    }
}

@media(min-width:768px) {
    .home-bottom-right {
        padding-right: 0px;
        padding-left: 0px;
        border-right: 5px solid #FFF;
        padding-bottom: 5px
    }
    .home-bottom-right:nth-child(2n+1) {
        padding-left: 5px
    }
}

@media(min-width:992px) {}

@media(min-width:1200px) {
    .home-bottom-right {
        padding-right: 0px;
        padding-left: 0;
        border-right: 5px solid #FFF;
        padding-bottom: 5px
    }
    .home-bottom-right:last-child {
        border-right: 5px solid #F5F5F5
    }
    .home-bottom-right:nth-child(2n+1) {
        padding-left: 0
    }
}

.home-bottom-text {
    -webkit-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    transition: 1.2s
}

.home-bottom-text:hover {
    -webkit-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

.home-top-text {
    background: #FFF;
    margin: 100px 0;
}

.home-top-text h2,
.home-top-text h3,
.home-top-text p {
    margin-bottom: 0
}

.home-top-text h3 span {
    color: #4B4B4B;
}

@media(max-width:767px) {
    .home-top-text {
        background: #FFF;
        margin: 50px 0;
    }
    .home-top-text h2 {
        font-size: 18px;
        padding-top: 20px;
        margin-bottom: 10px;
    }
    .home-top-text h3 span {
        font-size: 12px;
        margin-right: 10px;
        position: relative;
        top: -2px;
    }
    .home-top-text h3 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .home-top-text p {
        font-size: 12px;
        color: #EB0028 !important;
    }
    .home-top-text img {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

@media(min-width:768px) {
    .home-top-wrap {
        padding: 0 20px;
    }
    .home-top-text h2 {
        font-size: 22px;
        padding-top: 32px;
        margin-bottom: 10px;
    }
    .home-top-text h3 span {
        font-size: 12px;
        margin-right: 10px;
        position: relative;
        top: -2px;
    }
    .home-top-text h3 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .home-top-text p {
        font-size: 12px;
        color: #EB0028 !important;
    }
    .home-top-text img {
        margin-top: 40px;
        margin-bottom: 30px;
    }
}

@media(min-width:992px) {
    .home-top-wrap {
        padding: 0 30px;
    }
}

@media(min-width:1200px) {
    .home-top-wrap {
        padding: 0 40px;
    }
    .home-top-text h2 {
        font-size: 26px;
        padding-top: 50px;
        margin-bottom: 20px;
    }
    .home-top-text h3 span {
        font-size: 16px;
        margin-right: 10px;
        position: relative;
        top: -2px;
    }
    .home-top-text h3 {
        font-size: 20px;
        margin-bottom: 18px;
    }
    .home-top-text p {
        font-size: 16px;
    }
    .home-top-text img {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

@media(min-width:1680px) {
    .home-top-wrap {
        padding: 0 40px;
    }
    .home-top-text h2 {
        font-size: 32px;
        padding-top: 63px;
        margin-bottom: 22px;
    }
    .home-top-text h3 span {
        font-size: 20px;
        margin-right: 10px;
        position: relative;
        top: -3px;
    }
    .home-top-text h3 {
        font-size: 26px;
        margin-bottom: 22px;
    }
    .home-top-text p {
        font-size: 18px;
    }
    .home-top-text img {
        margin-top: 60px;
        margin-bottom: 30px;
    }
}

.home-ad1-center {
    padding: 0;
    color: #FFF;
    text-align: center;
}

@media(max-width:480px) {
    .divvideo {
        width: 280px !important;
        height: 158px !important
    }
    .divvideo2 {
        width: 280px !important;
        height: 158px !important
    }
}

@media(max-width:767px) {
    .home-ad1-center {
        padding: 27px 0 226px 0;
    }
    .home-ad1-center2 {
        padding: 27px 0 234px 0;
    }
    .home-ad1-center h3 {
        font-size: 20px;
        margin-bottom: 10px
    }
    .home-ad1-center h6 {
        font-size: 14px;
    }
    .home-ad1-center h6 span {
        font-size: 20px;
    }
    .divvideo {
        width: 320px;
        height: 180px;
        margin: 0 auto
    }
    .divvideo2 {
        width: 320px;
        height: 180px
    }
}

@media(min-width:768px) {
    .home-ad1-center {
        padding: 27px 0 226px 0;
    }
    .home-ad1-center2 {
        padding: 27px 0 234px 0;
    }
    .home-ad1-center h3 {
        font-size: 20px;
    }
    .home-ad1-center h6 {
        font-size: 14px;
    }
    .home-ad1-center h6 span {
        font-size: 20px;
    }
    .divvideo {
        width: 560px;
        height: 315px
    }
    .divvideo2 {
        width: 560px;
        height: 315px
    }
}

@media(min-width:992px) {
    .home-ad1-center {
        padding: 38px 0 275px 0;
    }
    .home-ad1-center2 {
        padding: 38px 0 282px 0;
    }
    .home-ad1-center h3 {
        font-size: 22px;
    }
    .home-ad1-center h6 {
        font-size: 16px;
    }
    .home-ad1-center h6 span {
        font-size: 22px;
    }
}

@media(min-width:1200px) {
    .home-ad1-center {
        padding: 64px 0 390px 0;
    }
    .home-ad1-center2 {
        padding: 64px 0 397px 0;
    }
    .home-ad1-center h3 {
        font-size: 26px;
    }
    .home-ad1-center h6 {
        font-size: 20px;
    }
    .home-ad1-center h6 span {
        font-size: 26px;
    }
    .divvideo {
        width: 1120px;
        height: 630px
    }
    .divvideo2 {
        width: 1120px;
        height: 630px
    }
}

@media(min-width:1680px) {
    .home-ad1-center {
        padding: 118px 0 538px 0;
    }
    .home-ad1-center2 {
        padding: 118px 0 545px 0;
    }
    .home-ad1-center h3 {
        font-size: 30px;
    }
    .home-ad1-center h6 {
        font-size: 24px;
    }
    .home-ad1-center h6 span {
        font-size: 30px;
    }
}

.home-productbox-top:last-child {
    margin-bottom: 113px !important
}

@media(min-width:1200px) {
    .home-bottom-h3 {
        font-size: 14px
    }
    .home-bottom-prize {
        font-size: 18px !important
    }
    .home-bottom-btn {
        font-size: 12px;
        padding: 8px 4px
    }
}

@media(min-width:1680px) {
    .home-bottom-h3 {
        font-size: 20px
    }
    .home-bottom-prize {
        font-size: 26px !important
    }
    .home-bottom-btn {
        font-size: 16px;
        padding: 10px 10px
    }
}