.hi-icon-wrap {
	text-align: center;
	margin: 0 auto;
	padding: 2em 0 1em;
}

.hi-icon {
	display: inline-block;
	font-size: 0px;
	cursor: pointer;
	margin: 10px 0px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #eee;
}

.hi-icon:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}

.hi-icon:before {
	font-family: 'ecoicon';
	speak: none;
	font-size: 70px;
	line-height: 140px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}

.hi-icon-effect-9 .hi-icon {
	-webkit-transition: box-shadow 0.2s;
	-moz-transition: box-shadow 0.2s;
	transition: box-shadow 0.2s;
}

.hi-icon-effect-9 .hi-icon:after {
	top: 0;
	left: 0;
	padding: 0;
	box-shadow: 0 0 0 1px #00cf67;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
}

/* Effect 9a */
.no-touch .hi-icon-effect-9a .hi-icon:hover:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
	opacity: 0.5;
}

.no-touch .hi-icon-effect-9a .hi-icon:hover {
	box-shadow: 0 0 0 10px #eee;
	color: #333;
}

/* Effect 9b */
.no-touch .hi-icon-effect-9b .hi-icon:hover:after {
	-webkit-transform: scale(0.85);
	-moz-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);
}

.no-touch .hi-icon-effect-9b .hi-icon:hover {
	box-shadow: 0 0 0 10px #1d77b4;
	color: #ddd;
}


.testimonial .slides > li {display: none; text-align:center; -webkit-backface-visibility: hidden;position:relative;}
.testimonial .slides img {display: block; text-align:center; margin-top:0px;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.testimonial {margin: 0 0 0px;position: relative;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.testimonial .slides {zoom: 1;}
.carousel li {margin-right: 5px}
.testimonial .flex-direction-nav {*height: 0; width:100%; visibility:hidden;}
.testimonial .flex-direction-nav a {width:45px; height:80px; margin: -20px 0 0; display: block;position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px;
opacity: 0.6;
filter: alpha(opacity=60);
}
.testimonial .flex-direction-nav a:hover
{
transition: opacity .25s ease-in-out;  -moz-transition: opacity .25s ease-in-out;   -webkit-transition: opacity .25s ease-in-out; opacity: 1.0;
filter: alpha(opacity=100); }
.testimonial .flex-direction-nav .flex-prev {left: 0px; background:url(../images/left-nav.png) no-repeat center center;}
.testimonial .flex-direction-nav .flex-next {right:0px;background:url(../images/right-nav.png) no-repeat center center;}
.testimonial .flex-control-nav {position: absolute; bottom:-30px; text-align:left; left:45px;}
.testimonial .flex-control-nav li {margin: 0 6px; display: inline-block;*display: inline;}
.testimonial .flex-control-paging li a {width:7px; height:7px; display: block; background:#cbcbcb; cursor: pointer; text-indent: -9999px; border-radius: 20px;}
.testimonial .flex-control-paging li a:hover { background:#9e9e9e;}
.testimonial .flex-control-paging li a.flex-active { background: #00cf67;); cursor: default; }

.testimonial .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.testimonial .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.testimonial .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.testimonial .flex-control-thumbs img:hover {opacity: 1;}
.testimonial .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.testimonial  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.testimonial  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}




.testmonialTxt
{
text-align:left;
}

.flexslider .slides > li {display: none; text-align:center; -webkit-backface-visibility: hidden;position:relative;}
.flexslider .slides img {display: block; text-align:center;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 0 0px;position: relative;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}
.flexslider .flex-direction-nav {*height: 0; width:100%;}
.flexslider .flex-direction-nav a {width:50px; height:89px; margin: -20px 0 0; display: block;position: absolute; top: 40%; z-index: 10; cursor: pointer; text-indent: -9999px;
}
.flexslider .flex-direction-nav a:hover
{
transition: opacity .25s ease-in-out;  -moz-transition: opacity .25s ease-in-out;   -webkit-transition: opacity .25s ease-in-out; opacity: 1.0;
filter: alpha(opacity=100); }
.flexslider .flex-direction-nav .flex-prev {left: 0px; background:url(../images/left-nav.png) no-repeat center center;}
.flexslider .flex-direction-nav .flex-next {right:0px;background:url(../images/right-nav.png) no-repeat center center;}
.flexslider .flex-control-nav {width: 100%; position: absolute; bottom:-60px; text-align: center;  visibility:hidden;}
.flexslider .flex-control-nav li {margin: 0 6px; display: inline-block;*display: inline;}
.flexslider .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flexslider .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flexslider .flex-control-paging li a.flex-active { background: #000; background:# rgba(0,0,0,0.9); cursor: default; }

.flexslider .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flexslider .flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flexslider .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flexslider .flex-control-thumbs img:hover {opacity: 1;}
.flexslider .flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
@media screen and (max-width: 860px) {
.flexslider .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
.flexslider .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}