/*************Amar css start**********/

.closepop {
    text-align: center;
    list-height: 25px;
}

.closepop img {
    margin: 7px 0 0 0
}

i b {
	font-weight: bold;
}
/**end**/

.sec2Child5 .nSlide{ float: left; width: 100%; }
.sec2Child5 .nLoop{ float: left; width: 280px; margin: 0 24px 0 0; position: relative; } 
.sec2Child5 .nLoop aside{ float: left; width: 100%; }
.sec2Child5 .nLoop p{ text-align: center; color: #fff; clear: both; padding: 18px 0 0 0; margin: 0px; }
.sec2Child5 .nLoop.nLoop3 p{ float: left; text-align: left; clear: inherit; }
.sec2Child5 .nLoop.nLoop3{ width: 410px; margin-right: 0px; }
.sec2Child5 .nLoop span{ position: absolute; left: 133px; bottom: 50px;}
.sec2Child5 .nLoop.nLoop3 span{  left: 48px;   bottom: 60px;}
.sec2Child5 .nLoop.nLoop3 p.as1{ padding-left: 50px;}
.sec2Child5 .nLoop.nLoop3 p.as2{ float: right; padding-right: 70px;}
.sec2Child5 .nLoop.nLoop2 span{ left: 43px; bottom: 60px;} 
.sec2Child5 .nLoop.nLoop3 span.sdt1{left: 102px; bottom: 25px;}
.sec2Child5 .nLoop.nLoop3 span.sdt2{left: 290px; bottom: 25px;}
.sec2Child7 .rightslides {  position: absolute;  right: -80px; top: 120px;}
.sec2Child7 .leftslides{ position: relative; width: 600px; }
.sec2Child7 .fldvs{ width: 810px; }
.sec2Child7 .knowdiv{ float: left; width: 100%; position: absolute; left: 0px; bottom: 30px; text-align: center; }
.sec2Child7 .knowdiv p{ color: #fff;clear: both; padding-top: 10px; }
.sec2Child7 .feature_text { width: 136px; height: 43px; float: none; display: block; margin: auto; line-height: 43px;}
.dothat th{  font-family: 'centralesansbold'; text-align: left; padding-bottom: 10px; padding-left: 10px;font-weight: normal; }
.dothat td { border-top: 1px solid #b9b9b9; padding: 10px 10px; vertical-align: top;}
.bulletsdiv{ margin: 0px;  float: left; width: 100%; /*padding-left: 15px;*/  padding: 0;}
.bulletsdiv li { float: left;  width: 100%;  margin-bottom: 3px;  background: url("../../content/images/pages/global/bullet2.png") no-repeat;
    margin-left: 0;  padding-left: 14px;  background-position: 0 6px;  list-style: none;}
.sec2Child7 .feature1_popup{ height: auto;}

.evolution_premium .linesd{ width: 1000px; height: 2px; background: #b6bf00; position: absolute;  left: 0px; top: 234px;}
.evolution_premium .linesd:after{ content: ""; position: absolute; left:  0px; top: 0px; }
.bigrow{ float: left; width: 100%; position: relative; }
.uldivsd{ float: left; width: 100%; padding: 0px;}
.uldivsd li{ float: left; list-style: none; color: #fff; position: absolute; left: 0px; top: 226px; width: 160px; text-align: left; }
.uldivsd li h3 { float: left; width: 100%; text-align: center; color: #b6bf00;  font-size: 18px; font-family: 'centralesansbold'; padding-right: 34px;  padding: 3px 34px 0 0;}
.uldivsd li span {  position: absolute; left: 56px;  top: 0px;  width: 16px;  height: 16px;  background: #b6bf00;  border-radius: 100%;
   border: 2px solid #fff;}
.uldivsd li p{ padding: 0 10px}
.uldivsd li.on2{ left: 146px; }
.uldivsd li.on2 h3{ position: relative; top: -50px;}
.uldivsd li.on3{ left: 290px; }
.uldivsd li.on3 p{ padding: 0px; }
.uldivsd li.on4{ left: 432px; }
.uldivsd li.on4 h3{ position: relative; top: -50px;}
.uldivsd li.on4 p{ position: relative; top: -103px;}
.uldivsd li.on5{ left:574px; }
.uldivsd li.on6{ left: 733px; }
.uldivsd li.on6 h3{ position: relative; top: -50px;}
.uldivsd li.on6 p {  position: relative; top: -128px; padding-right: 40px; left: 17px;}
.uldivsd li.on6 img {  position: relative; top: -333px;}
.uldivsd li.on7{ left: 871px; }
.uldivsd li.on7 p{ padding: 0px; width: 166px; }

.uldivsd li aside{ float: left; position: relative; width: 100%; margin-left: -15px; width: 250px; padding-bottom: 8px; }
.uldivsd li aside:after {  content: "";  position: absolute; left: -22px; top: 6px; background: #fff; width: 11px;  border-radius: 50%; 
 height: 11px;}
.uldivsd li aside:before{  content: "";  position: absolute; left: -17px; top: -22px; background: #fff; width: 1px;  height: 89px;}
.uldivsd li aside.asd:before{ display: none;}
.uldivsd li aside.asd2:before{display: none;}
.imgBtext{margin:8px 0 0 0; font-size: 14px; text-align: center; line-height: 18px;}

.highLightColor{background-color: #e98300; border-color: #fff !important;
	-webkit-animation: scolor 1s infinite; /* Safari 4.0 - 8.0 */
    animation: scolor 1s infinite;
}
.knowdiv a, .knowdiv a:hover{
	color: #ffffff;
	text-decoration: none;
}
.sec2Child7 .feature_content{
	position: absolute;
	background-color: #fff;
	border-radius: 5px;
	width: 900px;
	height: 474px;
	left: calc(50% - 450px);
	top: 65px;
	z-index: 10;
}
@keyframes scolor{
	0% {background-color: #e98300;}
	25% {background-color: #ffffff;}
	50% {background-color: #e98300;}
	75% {background-color: #ffffff;}
	100% {background-color: #e98300;}
}

/*.uldivsd li aside.asd2:before{ display: none;}*/