@-webkit-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-moz-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-ms-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-webkit-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-moz-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-ms-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
.happy_customer {
/*	-webkit-box-shadow:0 0 3px 1px rgba(0, 0, 0, 0.04);
	-moz-box-shadow:0 0 3px 1px rgba(0, 0, 0, 0.04);
	-ms-box-shadow:0 0 3px 1px rgba(0, 0, 0, 0.04);
	-o-box-shaodw:0 0 3px 1px rgba(0, 0, 0, 0.04);
	box-shadow:0 0 3px 1px rgba(0, 0, 0, 0.04);
	background:#fff;
	border:1px solid #ddd;
*/	border-top:0;
	margin:0 auto;
	padding:10px 0px 0;
	width:1100px
}
.happy_customer section.main>h1 {
	font-size:61px;
	font-weight:300;
	letter-spacing:-0.05em;
	padding-top:50px;
	position:relative;
	text-align:center;
	font-size:40px;
	font-family:'OpenSansSemibold';
}
/*.happy_customer section.main>h1>sup {
	color:#ccc;
	display:inline-block;
	font-size:22px;
	margin:10px 0 0 -10px;
	vertical-align:top
}*/
.happy_customer section.main>h2 {
	color:#3bb44a;
	font-size:26px;
	letter-spacing:-0.025em;
	line-height:1.5;
	margin-bottom:60px !important;
	text-align:center;
	font-size:24px !important;
	font-family:'OpenSansLight' !important;
	text-transform:none !important;
}
/*.happy_customer section.main>h3 {
	color:#666;
	font-size:24px;
	font-weight:600
}
.happy_customer section.main>h4 {
	font-size:44px;
	font-weight:600;
	line-height:2.2;
	margin-bottom:10px
}

*/.happy_customer>article>section.main {
	-webkit-box-shadow:0 1px 1px -1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 1px -1px rgba(0, 0, 0, 0.2);
	-ms-box-shadow:0 1px 1px -1px rgba(0, 0, 0, 0.2);
	-o-box-shaodw:0 1px 1px -1px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 1px -1px rgba(0, 0, 0, 0.2);
	background:#fff;
	padding-bottom:20px;
	position:relative;
	z-index:2
}
.happy_customer>article>section.main ul:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden
}
.happy_customer>article>section.main ul.open>li {
	opacity:0.25
}
.happy_customer>article>section.main ul.open>li:hover {
	opacity:1
}
.happy_customer>article>section.main ul>li {
	float:left;
	height:180px;
	margin:0 23px 23px 0;
	position:relative;
	width:250px;
	border:1px solid #eaeaea;
	overflow: hidden;
}
.happy_customer>article>section.main ul>li>a {
	background:#ffffff;
	display:block;
	height:178px;
	position:relative;
	width:100%;
}
.full {
    border: medium none !important;
}
.happy_customer>article>section.main ul>li>a>h1 {
	/*background:rgba(0, 0, 0, 0.5);*/
	bottom:0;
	color:#fff;
	font-size:14px;
	font-weight:600;
	left:0;
	padding:10px;
	position:absolute;
	text-align:center;
	width:216px
}
.happy_customer>article>section.main ul>li>a:before {
	background:#969696;
	content:"";
	height:178px;
	opacity:0;
	top:0;
	position:absolute;
	width:100%;
	z-index:2
}
.happy_customer>article>section.main ul>li>a:after {
	background:transparent url(../images/details.png) no-repeat scroll 5px 10px;
	content:"View Details";
	color:#fff;
	font-weight:normal;
	font-size:18px;
	left:40px;
	height:37px;
	padding-top:10px;
	position:absolute;
	margin-top:-29px;
	top:50%;
	width:196px;
	text-align:center;
	z-index:3;
	opacity:0;font-family:'OpenSansBold';
}
.happy_customer>article>section.main ul>li>a:hover:before {
	opacity:0.7
}
.happy_customer>article>section.main ul>li>a:hover:after {
	opacity:1
}
.happy_customer>article>section.main ul>li>article {
	display:none
}
.happy_customer>article>section.main ul>li.full {
	clear:both;
	/*border-bottom:1px solid #ccc;*/
	float:none;
	height:auto;
	padding:20px 0 30px;
	opacity:1;
	position:relative;
	margin:0 0 20px 0;
	width:1075px
}
.happy_customer>article>section.main ul>li.full:before {
	clear:both;
	content:"";
	display:block;
	height:0;
	border-top: 4px solid #3bb5c0;
}
.happy_customer>article>section.main ul>li.full:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden
}
.happy_customer>article>section.main ul>li.full>a.close {
	background:none;
	color:#000;
	display:block;
	font-weight:700;
	font-size:29px;
	height:auto;
	line-height:1;
	position:absolute;
	top:30px;
	right:15px;
	z-index:2;
	width:auto
}
.happy_customer>article>section.main ul>li.full>a.close:hover {
	content:"";
	color:#919191
}
.happy_customer>article>section.main ul>li.full>a.close:after, .happy_customer>article>section.main ul>li.full>a.close:before {
	display:none
}
.happy_customer>article>section.main ul>li.full>section {
	float:right;
	padding:30px 60px 0 0;
	width:70%;
	margin-top:25px;
}
.happy_customer>article>section.main ul>li.full>section p {
	margin-top:20px;
	font-size:16px;
	line-height:1.5
}
.happy_customer>article>section.main ul>li.full>section h5 {
	font-size:22px;
	line-height:1.5;
	font-family:'OpenSansSemibold';
}
.happy_customer>article>section.main ul>li.full>section ol {
padding:0px 0px 20px 0px;
}
.happy_customer>article>section.main ul>li.full>section p:first-child {
	margin-top:0
}
.happy_customer>article>section.main ul>li.full>section:first-child {
	padding:30px 10px 0 10px;
	float:left;
	width:27%;
	text-align:center;
	border:1px solid #eaeaea;
	margin-top:25px;
}
.happy_customer>article>section.main ul>li.full>section:first-child img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.happy_customer>article>section.main ul>li.full>section:first-child h1 {
	color:#000;
	font-weight:700;
	font-size:20px
}
.happy_customer>article>section.main ul>li.full>section:first-child address {
	color:#666;
	display:block;
	font-weight:600;
	font-size:16px;
	margin:10px 0 30px 6px;
	padding-left:20px;
	position:relative;
	text-transform:capitalize
}
.happy_customer>article>section.main ul>li.full>section:first-child address:after {
	color:#ccc;
	content:"\f019";
	display:inline-block;
	font-family: 'FontAwesome';
	font-size:20px;
	left:0;
	position:absolute;
	top:-3px
}
.happy_customer>article>section.main ul>li.full>section:first-child ol li {
	color:#333;
	font-weight:600;
	font-size:14px;
	margin-bottom:5px;
	text-align:left;
	padding:3px 0px 3px 30px;
	margin-bottom:0px;
	font-family:'OpenSansLight';
}

.happy_customer>article>section.main ul>li.full>section:first-child ol li:first-child {background: url(../images/mapicon_customer.gif) no-repeat left 7px;}
.happy_customer>article>section.main ul>li.full>section:first-child ol li:nth-child(2) {background: url(../images/travelicon_customer.gif) no-repeat left 7px;}
.happy_customer>article>section.main ul>li.full>section:first-child ol li:nth-child(3) {background: url(../images/webicon_customer.gif) no-repeat left 7px;}


.happy_customer>article>section.main ul>li.full>section:first-child ol li>a {
	color:#333;
	overflow-wrap: break-word;
}
.happy_customer>article>section.main ul>li.full>section:first-child ol li:before {
	display:inline-block;
	font-family: 'FontAwesome';
	font-size:14px;
	width:40px
}
.happy_customer>article>section.main ul>li.full>section:first-child ol li.website:before {
	color:#57d960;
	content:"E";
	font-size:18px;
	margin-left:5px;
}
.happy_customer>article>section.main ul>li.full>section:first-child ol li.employees:before {
	content:"\f041";
	display:inline-block;
	font-size:18px
}
.happy_customer>article>section.main ul>li.full>section:first-child ol li.industry:before {
	content:"\f1ad ";
	margin-left:5px;
	font-size:18px
}
.happy_customer>article>section.main ul>li.full>section:first-child ol li.like:before {
	content:"\f0ac";
	margin-left:5px;
	font-size:18px;
}
.happy_customer>article>section.main ul>li:nth-child(5n+1)>a {
background:#ffffff
}
.happy_customer>article>section.main ul>li:nth-child(5n+2)>a {
background:#ffffff
}
.happy_customer>article>section.main ul>li:nth-child(5n+3)>a {
background:#ffffff
}
.happy_customer>article>section.main ul>li:nth-child(5n+4)>a {
background:#ffffff
}
.happy_customer>article>section.main ul>li.active {
	opacity:1
}
/*.happy_customer>article>section.main ul>li.active:before {
	content:"";
	display:block;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:10px solid #ccc;
	position:absolute;
	bottom:-25px;
	left:108px;
	height:0;
	width:0;
	z-index:5
}
.happy_customer>article>section.main ul>li.active:after {
	content:"";
	display:block;
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-bottom:10px solid #fff;
	position:absolute;
	bottom:-26px;
	left:108px;
	height:0;
	width:0;
	z-index:5
}*/
.happy_customer>article>section.main ul>li.active a:before {
	opacity:0.5
}
.happy_customer>article>section.main ul>li.active a:after {
	opacity:1
}
.happy_customer>article>section.news {
	border-bottom:0;
	margin:0
}
.happy_customer>article>section #story {
	width:896px
}
.happy_customer>article>section #story p {
	font-size:22px
}
.happy_customer>article>section #story p strong {
	margin-left:25px
}
.happy_customer>article>section #story p a {
	background:#8235B2;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	color:#fff;
	font-weight:600;
	padding:15px 20px;
	margin-left:30px
}
@-webkit-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-moz-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-ms-keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@keyframes pulsate {
0% {
-moz-transform:scale(0.1, 0.1);
-ms-transform:scale(0.1, 0.1);
-webkit-transform:scale(0.1, 0.1);
transform:scale(0.1, 0.1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@media screen and (max-width: 767px) {
.happy_customer>article>section.main ul {
margin:0 auto 0 auto;
width:550px
}
.happy_customer>article>section.main ul li.full {
width:100%
}
.happy_customer>article>section.main ul li.full section {
border-top:0;
float:none;
width:100%
}
.happy_customer>article>section.main ul li.full section:first-child {
border-top:1px solid #ccc;
float:none;
padding:50px 0 0 0;
width:100%
}
.happy_customer>article>section.main ul li.full section#story {
width:100%
}
.happy_customer>article>section.main ul li.full section#story p {
text-align:center
}
.happy_customer>article>section.main ul li.full section#story p strong {
display:block;
margin-bottom:20px;
margin-left:0
}
.happy_customer>article>section.main ul li.full section#story p a {
margin:0
}
}
@media screen and (max-width: 540px) {
.happy_customer>article>section.main ul {
margin:0 auto 0 auto;
width:240px
}
.happy_customer>article>section.main ul li.full {
width:100%
}
.happy_customer>article>section.main ul li.full section {
border-top:0;
float:none;
width:100%
}
.happy_customer>article>section.main ul li.full section:first-child {
border-top:1px solid #ccc;
float:none;
padding:50px 0 0 0;
width:100%
}
.happy_customer>article>section.main ul li.full section#story p a {
display:block;
font-size:18px;
margin:0
}
}

@media only screen and (min-width: 1201px) and (max-width: 1500px) {


}


@media only screen and (min-width: 992px) and (max-width: 1200px) {
.happy_customer > article > section.main ul {
    margin: 0 auto;
    width:990px;
}
.happy_customer > article > section.main ul > li {margin: 0 7px 7px 0;width: 225px;}
.happy_customer > article > section.main ul > li.full {width: 95%;}


}
@media only screen and (min-width: 768px) and (max-width: 992px) {

.happy_customer > article > section.main ul {
    margin: 0 auto;
    width:750px;
}

.happy_customer > article > section.main ul > li {margin: 0 7px 7px 0;width: 240px;}
.happy_customer > article > section.main ul > li.full {
    border-bottom: 1px solid #ccc;
    clear: both;
    float: none;
    height: auto;
    margin: 0 0 20px;
    opacity: 1;
    padding: 20px 0 30px;
    position: relative;
    width: 750px;
}


.happy_customer > article > section.main ul > li.full > section {
    float: right;
    padding: 30px 0 0;
    width: 65%;
}
.happy_customer > article > section.main ul > li.full > section:first-child {
    float: left;
    padding: 30px 0 0;
    width: 30%;
}

.happy_customer {width: 100%;}




}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.happy_customer {width: 100%;}
.happy_customer > article > section.main ul > li.full > section:first-child {margin-top:0px;}


}
@media only screen and (max-width: 479px) {
.happy_customer {width: 100%;}

.happy_customer > article > section.main ul > li.full > section:first-child {margin-top:0px;}


}

