@charset "utf-8";
/* CSS Document */
.warranty_accordian article{ border-top: 0px solid #000; background: #fff; }
.warranty_accordian article:first-child{ border-top: 0px solid #e2e2e2; }
.warranty_accordian article>h2{cursor:pointer; position:relative;  border-top: 1px dashed #b9b9b9; background: #fff; margin: 0; padding: 0 0 10px 0;}
.warranty_accordian article>h2 span{width: 95%; max-width: 1147px; margin: 0 auto; display: block; padding:40px 0px 40px 0px; font-size:30px; line-height:34px; color:#050505; font-weight:600; position: relative;}
.warranty_accordian article>h2 span strong{ width: 30%; height: auto; display: block; font-size:30px; line-height:34px; color:#050505; font-weight:600;}



.warranty_accordian article>h2 span small{width: 45px; height: 30px; position: absolute; left: 0; top: 20px;  font-size: 18px; font-weight: 600; color: #ebb818; text-align: left; }
.warranty_accordian article>div{width:100%;  padding: 0px 0 30px 0; border-top: 1px solid #e7e7e7;}

.warranty_accordian article>div section{ width: 100%; max-width: 1147px; margin: 0 auto; padding-left: 0px; display: -webkit-box; display: -moz-box; display: -ms-flexbox;  display: -webkit-flex;  display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap;}
.warranty_accordian article>div section:after{ content: ''; width: 100%; clear: both; line-height: 0; font-size: 0; display: block;}
/*.warranty_accordian article>div section figure{width: 30%;  height: auto; float: left; display: block; position: relative; }
.warranty_accordian article>div section figure big{ position: absolute; left: 0; right: 0; bottom: 4px; width: 100%; height: auto; padding:8px 10px ; box-sizing: border-box; background: rgba(255,255,255,0.80); font-size: 14px; font-weight: 400; color: #000; line-height: 18px;}
.warranty_accordian article>div section figure img{ width: 100%; border-radius: 3px; display: block;}*/
.warranty_accordian article>div section .accordian-con-left{width: 44%; height: auto; float: left; display: block;}
.warranty_accordian article>div section .accordian-con-left h2{width: 100%; height: auto; float: left; display: block; font-family: 'Lato', sans-serif; font-size: 30px; font-weight: 600; color: #050505; line-height: 34px; padding-bottom: 60px;  }
.warranty_accordian article>div section .accordian-con-left figure{width: 100%; height: auto; float: left; display: block; padding-left: 12px; }
.warranty_accordian article>div section .accordian-con-left figure i{ width: 212px; height:212px; border-radius: 50%;display: block; }
.warranty_accordian article>div section .accordian-con-left figure i img{ width: 100%; border-radius: 50%;}
.warranty_accordian article>div section .accordian-con-right{width: 56%; height: auto; float: left; display: block; margin-top: -86px; z-index: 2;}
.warranty_accordian article>div section .accordian-con-right p{width: 100%; height: auto; float: left; display: block; font-family: 'Lato', sans-serif; font-size: 16px; font-weight: 400; color: #1a1a1a; line-height: 22px; padding-bottom: 25px;}
.warranty_accordian article>div section .accordian-con-right h3{width: 100%; height: auto; float: left; display: block; font-family: 'Lato', sans-serif; font-size: 16px; font-weight: 600; color: #2b2b2b; line-height: 22px; padding-bottom: 25px;}
.warranty_accordian article>div section .accordian-con-right h4{width: 100%; height: auto; float: left; display: block; font-family: 'Lato', sans-serif; font-size: 16px; font-weight: 600; color: #2b2b2b; line-height: 22px; padding-bottom: 6px;}

.warranty_accordian article>div section .accordian-con-right ul{width: 100%; height: auto; float: left; margin: 0; padding:0 0 0px 0; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; flex-wrap: wrap; -webkit-flex-wrap: wrap; }
.warranty_accordian article>div section .accordian-con-right ul li{ width: 100%; height: auto; float: left;  padding:12px 10px 12px 35px;  display: table; position: relative;  border-bottom: 1px dashed #cdcdcd; font-family: 'Lato', sans-serif; font-size: 16px; font-weight: 400; color: #2b2b2b; line-height: 20px;}
.warranty_accordian article>div section .accordian-con-right ul li:last-child{border-bottom: 0px dashed #cdcdcd; }
.warranty_accordian article>div section .accordian-con-right ul li a{ font-family: 'Lato', sans-serif; font-size: 16px; font-weight: 400; color: #2b2b2b; line-height: 20px;}
.warranty_accordian article>div section .accordian-con-right ul li a:hover{ color: #f16421;}
.warranty_accordian article>div section .accordian-con-right ul li:after{ content: ''; position: absolute; left: 4px; top: 14px; width: 18px; height: 18px; border: 1px solid #c7c7c7; border-radius: 50%; background: url("../images/arrow-10.png") no-repeat 4px 5px; }


.cables-link{width: 100%; height: auto; float: left; margin: 0; }
.cables-link a{width: auto; height: auto; float: left; display: inline-block; font-family: 'Lato', sans-serif; font-size: 16px; font-weight: 400; color: #1f1f1f; line-height: 22px; padding-right: 45px; position: relative; text-transform: none; text-decoration: underline;  }
.cables-link a:after {content: '';position: absolute; right: 25px; top: 8px; width: 11px; height: 12px; background: url(../images/arrow11.png) no-repeat -22px 0; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;cursor: pointer;}
.cables-link a:hover:after { background: url(../images/arrow11.png) no-repeat 0 0;}
.cables-link a strong{font-weight: 700;}
.cables-link a:hover{ color: #000;}


.cables-link2{width: 100%; height: auto; float: left; margin: 0; }
.cables-link2 a{width: auto; height: auto; float: left; display: inline-block; font-family: 'Lato', sans-serif; font-size: 18px; font-weight: 300; color: #1c1c1c; line-height: 22px; padding-right: 45px; position: relative; text-transform: none;  }
.cables-link2 a:after {content: '';position: absolute; right: 25px; top: 8px; width: 11px; height: 12px; background: url(../images/arrow11.png) no-repeat -22px 0; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;  -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;cursor: pointer;}
.cables-link2 a:hover:after { background: url(../images/arrow11.png) no-repeat 0 0;}
.cables-link2 a strong{font-weight: 700;}
.cables-link2 a:hover{ color: #000;}






.warranty_accordian article>div section aside{width: 100%; height: auto; float: left; display: block; padding: 0 0%; box-sizing: border-box;  font-size: 15px; font-weight: 400; color: #262626; line-height: 22px; text-align: left;}
.warranty_accordian article>div section aside p{width: 100%; height: auto; float: left; display: block; padding-bottom: 20px; box-sizing: border-box;  font-size: 15px; font-weight: 400; color: #262626; line-height: 22px; text-align: left; margin: 0;}
.warranty_accordian article>div section aside p:last-child{padding-bottom: 0px;}
.warranty_accordian article>div section aside strong{ font-weight: bold;}
.warranty_accordian article>div section aside p strong{ font-weight: bold;}

.warranty_accordian article>h2 span:after{content:'Expand'; display: block; clear: both; width: 120px; height: 34px; background:#f3f3f3  url(../images/ctrl.png) no-repeat 85% 11px; position: absolute; top: -17px; right: 0; border-radius: 17px; font-size: 12px; font-weight: 400; color: #3a3a3a; line-height: 34px; padding: 0 30px 0 20px; }
.warranty_accordian article.scAactive>h2 span:after{ content:'Collapse'; background:#f3f3f3 url(../images/ctrl.png) no-repeat 85% -41px; top: -18px; right: 0; border-radius: 17px; font-size: 12px; font-weight: 400; color: #3a3a3a; line-height: 34px; padding: 0 30px 0 20px;}
.scAactive h2{ background: #fff!important;border-bottom: 0px solid #f3f3f3!important;} 
.scAactive>div {border-top: 0px solid #e7e7e7!important;}

.gap60{width: 100%; height: 60px; float: left; display: block;}




@media screen and (max-width: 1023px) {
	.warranty_accordian article>h2 span strong{ width: 100%; text-align: center;}
	.warranty_accordian article>div section .accordian-con-left {width: 95%;}
	.warranty_accordian article>div section { width: 95%;}
	.warranty_accordian article>div section .accordian-con-left figure { width: auto; height: auto; float: none; display: table; padding-left: 0px; margin: 0 auto 25px;}

	
	.warranty_accordian article>div section .accordian-con-right { width: 95%; height: auto; float: none;display: table; margin-top: 0px;margin: 0 auto;}
}






@media screen and (max-width:599px){
	.warranty_accordian article>div section {width: 96%; padding-left: 0px;}
	.warranty_accordian article>div section figure {width: 100%;}
	.warranty_accordian article>div section aside { width: 100%;padding: 30px 0 0;}
}


