body, h1, h2, h3, h4, h5, h6, p, ul, li, span, .pad0, .row {
	margin: 0;
	padding: 0;
}
.transition {
	-webkit-transition: all ease-out 0.5s !important;
	-moz-transition: all ease-out 0.5s!important;
	-o-transition: all ease-out 0.5s!important;
	transition: all ease-out 0.5s!important;
}
.get-audit-form form input::-webkit-input-placeholder {
color:#65727a;
font-weight:normal;
}
.get-audit-form form input:-moz-placeholder {/* Firefox 18- */
color:#65727a;
font-weight:normal;
}
.get-audit-form form input::-moz-placeholder {/* Firefox 19+ */
color:#65727a;
font-weight:normal;
}
.get-audit-form form input:-ms-input-placeholder {
color:#65727a;
}
.drop-mail input.form-control::-webkit-input-placeholder {
color:#737e88;
}
.drop-mail .form-control:-moz-placeholder {/* Firefox 18- */
color:#737e88;
}
.drop-mail .form-control::-moz-placeholder {/* Firefox 19+ */
color:#737e88;
}
.drop-mail .form-control:-ms-input-placeholder {
color:#737e88;
}
.join-team .form-control::-webkit-input-placeholder {
color:#969696;
}
.join-team .form-control:-moz-placeholder {/* Firefox 18- */
color:#969696;
}
.join-team .form-control::-moz-placeholder {/* Firefox 19+ */
color:#969696;
}
.join-team .form-control:-ms-input-placeholder {
color:#969696;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f4f5f7;
}
a:focus, span:focus, a:active, span:active {
	outline: none;
}
.main-container {
	max-width: 1326px;
	margin: 0 auto;
	box-shadow: 0px 1px 1px 0px #ccc
}
.header-back {
	background-color:#fff;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 4;
        box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
}
.logo {
	display: inline-block;
	vertical-align: middle;
	margin: 0px 70px 0px 0px;
}
.right-menu-list {
	display: inline-block;
	float: right;
	line-height: 52px;
}
/*.right-menu-list ul li:first-child a {
	border-right: 1px solid #e0e0e0;
}*/
.header-holder {
	max-width: 1326px;
	margin: 0 auto;
	padding: 17px 60px;
	height: 85px;
	z-index: 1;
	position: relative;
}
.header-holder .get-audit-form {
	margin: 0px;
	padding: 0px;
	background-color: inherit;
	display: inline-block;
}
.get-audit-form button.get-an-audit, .get-audit-form a.get-an-audit {
	background-color: #8ac249;
}
.get-audit-form button.get-an-audit:hover, .get-audit-form a.get-an-audit:hover {
	background-color: #7ab535;
}
.onscroll ul li button:hover {
	color: #bcecf2;
}
.right-menu-list.onscroll ul li a {
	color: #a9b2c1;
}
.right-menu-list.onscroll ul li:first-child a {
	border-right:none;
}

.scrolldown {
	display: none;
}
.scrolltop {
	display: none;
}
.header-holder .get-audit-form button {
	line-height: 23px;
}
.right-menu-list ul li {
	display: inline-block;
	list-style-type: none;
}
.back-white {
	background-color: #fff;
}
.back-sky-blue {
	background-color: #00bbd3;
}
.text-skyblue {
	color: #00bbd3;
}
.right-menu-list .left-border {
	border-left: 1px solid #e0e0e0;
	line-height: 25px;
}
.right-menu-list.onscroll li.left-border {
	border-left: 1px solid #a9b2c1;
	line-height: 25px;
}
.right-menu-list.onscroll ul li .header-skype{
	border: 1px solid #28ACE2;
}
.right-menu-list ul li:nth-child(4) a {
	margin-left: 15px;
	display: inline-block;
	line-height: 5px;
	vertical-align: middle;
	padding: 0
}
.right-menu-list ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #a9b2c1;
	text-transform: capitalize;
	padding: 6px 20px 6px 18px;
	text-decoration: none;
}
.right-menu-list ul li a:hover {
	color: #6a7780;
}
.right-menu-list ul li a.active, .right-menu-list ul li ul.dropdown-menu li a.active {
	color: #047a86;
}
section.get-an-audit {
	background-image: url(../images/audit.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	height: 716px;
	position: relative;
}
.audity-text-holder {
	bottom: 30%;
	height: 40%;
	left: 10%;
	position: absolute;
	right: 10%;
	top: 18%;
}
.audity-text-holder h1 {
	color: #fff;
	font-size: 48px;
	font-weight: normal;
	text-align: center;
}
.audity-text-holder h4 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 30px;
}
.dropdown.keep-open.left-border > a {
	padding: 6px 0px 6px 0px !important;
	margin-left: 20px;
}
.audity-text-holder p {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
}
.audit-inner-text {
	margin-top: 25px;
}
#header1 .get-audit-form input {
	border: 1px solid #e0e0e0;
}
.get-audit-form form input {
	width: 422px;
	height: 50px;
	padding: 10px 25px;
	box-sizing: border-box;
	color: #65727a;
	font-size: 14px;
	display: inline-block;
	border-radius: 2px;
	font-weight: normal;
	border: none;
	vertical-align: middle;
}
header .get-audit-form form input {
	border: 1px solid #e0e0e0;
}
.get-audit-form {
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	max-width: 675px;
	padding: 25px;
	margin-top: 36px;
}
.get-audit-form form input:focus {
	box-shadow: none;
}
.get-an-audit .get-audit-form form button.get-an-audit:hover {
	background-color: #068fa0;
}
header .get-audit-form form a.get-an-audit {
	background-color: #8ac249;
}
header .get-audit-form form a.get-an-audit:hover {
	background-color: #7ab535
}
.audity-text-holder .get-audit-form form a.get-an-audit {
	background-color: #00bbd3;
}
.audity-text-holder .get-audit-form form a.get-an-audit:hover {
	background-color: #0ba3b6;
}
.audity-text-holder .get-audit-form form a.get-an-audit, header .get-audit-form form a.get-an-audit {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding: 14px 45px;
	border-radius: 2px;
	margin-left: 8px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
.click-icon {
	background-image: url(../images/sprite.png);
	background-position: -76px -18px;
	display: block;
	width: 28px;
	height: 28px;
	bottom: 12%;
	left: 48%;
	position: absolute;
}
.client-holder {
	max-width: 990px;
	margin: 0 auto;
	padding-bottom: 75px;
}
.what-we-are-doing .section-header h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #989999;
	text-align: center;
	font-size: 50px;
	padding: 45px 0 35px;
}
.our-clients .section-header h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #989999;
	text-align: center;
	font-size: 50px;
	padding: 60px 0px 45px 0;
}
.why-should-care .section-header h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #fff;
	text-align: center;
	font-size: 50px;
	padding: 75px 0px 55px 0px;
}
.why-should-care-text .text-holder ul li p {
	font-size: 19px;
	font-weight: normal;
	color: #fff;
}
.why-should-care-text .text-holder ul li {
	list-style-type: none;
	background-image: url(../images/bullet2.png);
	display: block;
	background-position: 0 4px;
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.why-care-image img {
	float: right;
}
.why-care-image {
	padding-right: 30px;
	position: relative;
}
.page-click .glyphicon-triangle-left {
	position: absolute;
	right: 93%;
	top: 32%;
	color: #e6e6e6;
	font-size: 56px;
}
.why-should-care-text .text-holder {
	padding: 30px 0 0 100px;
}
.page-click {
	opacity: 0;
	top: 40%;
	right: 8%;
	position: absolute;
	width: 280px;
	background-color: #e6e6e6;
	padding: 30px;
	border-radius: 2px;
}
.why-should-care:hover .page-click {
	right: 10%;
	opacity: 1
}
.page-click p {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color: #727272;
	font-size: 20px;
	text-align: center;
}
.page-click p span {
	color: #059caf;
}
.our-approach {
	background-image: url(../images/our-approach.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	display: block;
	height: 672px;
	position: relative;
}
.our-approach h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #222222;
	font-size: 42px;
	position: absolute;
	left: 9%;
	top: 20%;
}
.our-approach .section-header {
	position: absolute;
	top: 35%;
	right: 48%;
	padding-left: 115px;
}
.our-approach ul li {
	list-style-type: none;
	background-image: url(../images/bullet1.png);
	background-position: 0 6px;
	padding-left: 40px;
	background-repeat: no-repeat;
	padding-bottom: 16px;
}
.our-approach ul li p {
	font-size: 18px;
	font-weight: normal;
	color: #263541;
}
.approach-text ul li {
	list-style-type: none;
	background-image: url(../images/bullet1.png);
	background-position: 0 center;
	padding-left: 40px;
	background-repeat: no-repeat;
	margin-bottom: 16px;
}
.approach-text ul li p {
	color: #555d62;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: 300;
	padding-bottom: 0
}
.approach-text ul {
	margin-bottom: 10px;
}
.our-team h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding: 75px 0px 0px 0px;
	max-width: 700px;
	margin: 0 auto;
}
.our-team {
	height: auto;
}
.team-img {
	max-width: 1144px;
	margin: 0 auto;
	padding: 0px 20px;
}
footer {
	background-color: #f4f5f7;
	padding: 35px 0px;
}
footer.befound {
	color: #8e8e8e;
	font-size: 14px;
	text-align: center;
}
footer.befound p span {
	/*color: #00bbd3;*/
}
.social-icons ul li a span.icon {
	background-image: url(../images/sprite.png);
	width: 17px;
	height: 17px;
	display: inline-block;
	background-repeat: no-repeat;
}
.read-icon {
	background-image: url(../images/sprite.png);
	width: 22px;
	height: 22px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: 0 -18px;
	vertical-align: middle;
	margin-left: 8px;
}
.social-icons {
	padding-top: 15px;
}
.social-icons ul li {
	list-style-type: none;
	display: inline-block;
}
.social-icons ul li a span.fb {
	background-position: 0 0;
}
.social-icons ul li a span.twt {
	background-position: -18px 0px;
}
.social-icons ul li a span.gplus {
	background-position: -36px 0;
}
.social-icons ul li a span.in {
	background-position: -54px 0;
}
.menu-icon {
	background-image: url(../images/sprite.png);
	width: 18px;
	height: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: -88px 2px;
	vertical-align: middle;
}
.menu-icon2 {
	background-image: url(../images/sprite.png);
	width: 18px;
	height: 16px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: -71px 0px;
	vertical-align: middle;
}
#header2 .right-menu-list ul li:last-child a {
	line-height: normal;
	display: block;
	vertical-align: middle;
	color: #a9b2c1;
}
#header2 .right-menu-list ul li:last-child a:hover {
	color: #6a7780
}
#header1 .right-menu-list ul li:last-child a:hover {
	color: #6a7780
}
.what-we-are-doing .owl-carousel-caption h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #363f45;
	font-size: 30px;
	text-align: left;
	line-height: 38px;
	padding-bottom: 25px;
}
.what-we-are-doing .owl-carousel-caption ul li {
	list-style-type: none;
	background-image: url(../images/bullet1.png);
	display: block;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 35px;
	padding-bottom: 15px;
}
.what-we-are-doing .owl-carousel-caption p {
	font-weight: normal;
	color: #818c93;
	font-size: 16px;
	text-align: left;
	line-height: 20px; font-weight:100
}
.what-we-are-doing .owl-carousel-caption {
	position: relative;
	text-shadow: none;
	padding-left: 50px;
}
.what-we-are-doing .owl-pagination .owl-page {
	border: 8px solid #e1e1e1;
	background-color: #fff;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	z-index: 1;
	margin: 0px 100px;
}
.what-we-are-doing .owl-pagination .owl-page.active {
	border-color: #00bbd3
}
.what-we-are-doing .owl-controls .owl-page:hover {
	border-color: #00bbd3;
}
.slider-holder {
	position: relative;
	overflow-x: hidden;
}
.slider-holder .owl-item {
	padding: 0px 100px;
}
.slider-holder .customNavigation {
	width: 100%;
	position: absolute;
	top: 28%;
}
.left-arrow {
	background-image: url(../images/left-arrow.png);
	display: inline-block;
	height: 79px;
	width: 41px;
	background-position: 0px 0px;
}
.right-arrow {
	background-image: url(../images/right-arrow.png);
	display: inline-block;
	height: 79px;
	width: 41px;
	background-position: 0px 0px;
}
.slider-holder .customNavigation a.prev {
	left: -61px;
	position: absolute;
	padding: 0
}
.slider-holder .customNavigation a.next {
	right: -61px;
	position: absolute;
	padding: 0
}
.slider-holder:hover .customNavigation a.prev {
	left: 0px;
}
.slider-holder:hover .customNavigation a.next {
	right: 0px;
}
.what-we-are-doing .owl-theme .owl-controls {
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 35px 0px;
	width: 100%;
	margin: 0;
}
.what-we-are-doing > .slider-holder > .owl-carousel > .carousel-line {
	background-image: url(../images/carousel-line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	display: block;
}
.our-approach a.read-more {
	color: #5f5b57;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.our-approach a.read-more:hover {
	color: #403d3a;
}
.what-we-are-doing .slider-holder .owl-buttons {
	display: none;
}
.what-we-are-doing .client-holder .owl-pagination {
	display: block;
}
#owl-demo1 .client-holder .owl-carousel .carousel-line {
	background-image: none;
}
.client-holder .owl-carousel .owl-controls .owl-pagination .owl-page {
	margin: 5px;
}
.client-holder .owl-carousel .owl-controls .owl-pagination .owl-page > span {
	display: inline-block;
	height: 5px;
	width: 40px;
	background-color: #e6e6e6;
}
.client-holder .owl-carousel .owl-controls .owl-pagination .owl-page > span:hover {
	background-color: #00bbd3;
}
.client-holder .owl-theme .owl-controls {
	position: relative;
}
.client-holder .owl-carousel .owl-controls .owl-pagination .active > span {
	background-color: #00bbd3;
}
.dropdown-menu {
	border: none;
	background-color: #fff;
	display: none;
	font-size: 14px;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 135px;
	padding: 5px 0;
	position: absolute;
	left: -80px;
	text-align: right;
	top: 38px;
	z-index: 1000;
	padding: 10px 15px 10px;
	border-radius: 0px;
	border-color: none !important;
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
}
.right-menu-list ul li ul.dropdown-menu li {
	display: block;
	line-height: 25px;
}
.right-menu-list > ul > li > ul.dropdown-menu > li a {
	font-size: 12px;
	font-weight: bold;
	color: #a9b2c1;
	line-height: normal;
	display: block;
	margin: 0;
	border-bottom: 1px solid #e7e8e8;
	padding: 8px 0px;
}
.right-menu-list ul li ul.dropdown-menu li a:hover {
	background-color: transparent;
}
.right-menu-list > ul > li > ul.dropdown-menu > li:last-child a {
	border-bottom: none;
	margin-bottom: 0px;
}
.dropdown-arrow {
	position: absolute;
	background-image: url(../images/sprite.png);
	background-position: 0 -128px;
	display: block;
	width: 19px;
	height: 12px;
	top: -10px;
	right: 18px;
}
.about-us-banner {
	position: relative;
}
.about-us-banner .text {
	position: absolute;
	top: 40%;
	width: 40%;
	left: 18%;
}
.about-us-banner .text h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #fff;
	font-size: 50px;
}
.about-us-banner .text p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #536d71;
	font-size: 24px;
}
.our-approach-banner {
	position: relative;
}
.our-approach-banner .text {
	position: absolute;
	top: 30%;
	width: 40%;
	left: 18%;
}
.our-approach-banner .text h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #fff;
	font-size: 50px;
	line-height: 60px;
}
.our-approach-banner .text p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #536d71;
	font-size: 24px;
}
.container {
	max-width: 845px;
	margin: 0 auto;
	padding: 0
}
.approach-text, .quote, .contact-add, .drop-mail, .join-team {
	padding: 80px 0; position:relative;
}
.approach-text h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #56656f;
	font-size: 36px;
	margin: 0px 0px 50px 0px;
}
.approach-text p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #555d62;
	font-size: 15px;
	padding-bottom: 25px;
}
.approach-text h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #000000;
	font-size: 31px;
	margin-bottom: 20px;
}
.approach-text h4 a:hover {
	color: #03a2b6;
	border-bottom: 1px solid #03a2b6;
}
.approach-text h4 a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #00bbd3;
	font-size: 31px;
	padding-bottom: 25px;
	border-bottom: 1px solid #00bbd3;
	padding-bottom: 6px;
	text-decoration: none;
}
.our-approach-banner .text2 p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 26px;
	margin-bottom: 30px;
}
.our-approach-banner .text2 h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #00bbd3;
	font-size: 57px;
}
.our-approach-banner .text2 h3 a {
	text-decoration: none;
	color: #00bbd3;
	border-bottom: 1px solid #00bbd3;
	padding-bottom: 6px;
}
.our-approach-banner .text2 h3 a:hover {
	color: #0d8c9e;
	border-bottom: 1px solid #00bbd3
}
.our-approach-banner .text2 {
	position: absolute;
	top: 30%;
	width: 45%;
	left: 18%;
}
.our-approach-banner img, .work-withus-banner img, .contact-banner img {
	width: 100%;
}
.case-studis-banner {
	position: relative;
}
.case-studis-banner .text {
	position: absolute;
	top: 40%;
	left: 19%;
	right: 38%;
}
.case-studis-banner .text h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #fff;
	font-size: 50px;
}
.case-studis-banner .text p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #536d71;
	font-size: 24px;
}
.contact-banner {
	position: relative;
}
.back-light-gray {
	background-color: #eaedf1;
}
.contact-banner h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #fff;
	font-size: 50px;
	margin-bottom: 30px;
}
.contact-banner p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}
.contact-banner .text {
	position: absolute;
	top: 20%;
	left: 18%;
	right: 20%;
}
.tel-num {
	background-image: url(../images/sprite.png);
	background-position: -155px -106px;
	display: inline-block;
	width: 26px;
	height: 29px;
	vertical-align: middle;
	margin-right: 20px;
}
.email-id {
	background-image: url(../images/sprite.png);
	background-position: -128px -18px;
	display: inline-block;
	width: 26px;
	height: 18px;
	vertical-align: middle;
	margin-right: 20px;
}
#contact, #drop-mail, .border-bottom {
	border-bottom: 1px solid #e7e8ea
}
.top-shadow {
	box-shadow: 0px -5px 7px -5px #cdcdcd;
}
.contact-add h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #555d62;
	font-size: 24px;
	margin-bottom: 30px;
}
.contact-add p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #555d62;
	font-size: 15px;
}
ul.contact {
	margin-top: 30px;
}
ul.contact li a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #555d62;
	font-size: 24px;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	line-height: 30px;
}
ul.contact li {
	display: inline-block;
}
ul.contact li:first-child {
	margin-right: 50px;
}
.drop-mail h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #555d62;
	font-size: 24px;
	margin-bottom: 25px;
}
#name, #phone, #email, #company {
}
.left-box {
	padding-right: 20px;
}
.right-box {
	padding-left: 20px;
}
.drop-mail .form-control {
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	box-shadow: none;
	font-size: 14px;
	color: #737e88;
	margin-bottom: 30px;
	padding: 0;
	border-bottom: 2px solid #e4e7eb;
}
.drop-mail input:focus {
	border-bottom: 2px solid #cecfd0;
}
.drop-mail button.submit:hover {
	background-color: #068fa0;
}
.drop-mail button.submit {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 18px;
	padding: 20px 38px;
	background-color: #00bbd3;
	display: inline-block;
	border-radius: 2px;
	line-height: 16px;
	text-decoration: none;
	border: none;
}
.appiness-map {
	width: 100%;
	height: 490px;
}
.work-withus-banner {
	position: relative;
}
.work-withus-banner .text {
	position: absolute;
	top: 19%;
	left: 18%;
	right: 48%;
}
.work-withus-banner .text h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	color: #363f45;
	font-size: 50px;
	margin-bottom: 30px;
}
.work-withus-banner .text p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #363f45;
	font-size: 24px;
}
.dbl-quote {
	background-image: url(../images/sprite.png);
	background-position: -54px -135px;
	display: block;
	width: 40px;
	height: 40px;
}
.line {
	background-image: url(../images/sprite.png);
	background-position: -105px -142px;
	display: inline-block;
	width: 51px;
	height: 3px;
	margin-right: 20px;
}
.quote h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #555d62;
	font-size: 24px;
	margin: 18px 0px 30px 0px;
}
.quote h4 {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	color: #2c3135;
	font-size: 14px;
}
.quote p {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #555d62;
	font-size: 15px;
	margin-top: 38px
}
#back-gray {
	background-color: #f2f2f3;
	padding: 60px 0
}
.join-team h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #514644;
	font-size: 24px;
	margin-bottom: 12px;
}
.join-team h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #555d62;
	font-size: 18px;
	margin: 15px 0 20px 0;
}
.join-team .form-control:focus, .fileUpload:active, .fileUpload:focus {
	border: 1px solid #bebebf;
}
.join-team .form-control {
	border-radius: 0;
	border: 1px solid #e1e1e3;
	box-shadow: none;
	color: #969696;
	padding: 0px 16px;
	box-sizing: border-box;
	width: 95%;
	margin-bottom: 15px;
	height: 40px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-radius: 2px;
}
.fileUpload {
	overflow: hidden;
	position: relative;
	border: 1px solid #e1e1e3;
	border-radius: 2px;
	box-shadow: none;
	box-sizing: border-box;
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 40px;
	margin-bottom: 15px;
	width: 95%;
	background-color: #fff;
}
.fileUpload span {
	background-color: #00bbd3;
	border-radius: 2px;
	color: #fff;
	padding: 5px 15px;
	position: relative;
	top: 8px;
	font-size: 12px;
	left: 8px;
}
.fileUpload input.upload {
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.form-input {
	background-color: fff;
	border: medium none;
	border-radius: 4px;
	border-radius: 0;
	border: 1px solid #e1e1e3;
	box-shadow: none;
	color: #969696;
	padding: 6px;
}
.join-team a.submit:hover, .fileUpload:hover span {
	background-color: #068fa0;
}
.join-team a.submit {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #fff;
	font-size: 18px;
	padding: 20px 38px;
	background-color: #00bbd3;
	display: inline-block;
	border-radius: 2px;
	line-height: 16px;
	text-decoration: none;
	cursor: pointer;
	margin-top: 8px;
}
.footer-menu ul li {
	float: left;
	border-right: 1px solid #8e8e8e;
	line-height: 14px;
	padding: 0px 8px;
	list-style-type: none;
}
.footer-menu ul li:last-child {
	border-right: none;
}
.footer-menu ul li a {
	text-decoration: none;
	color: #8e8e8e;
}
.footer-menu ul li a:hover {
	color: #716f6f;
}
.footer-menu {
	text-align: center;
	padding-bottom: 5px;
}
.footer-menu ul {
	display: inline-block;
}
.case-study {
	padding: 80px 0px 80px 0px;
	max-width: 1080px;
	margin: 0 auto;
}
.case-study-project {
	padding-top: 50px;
}
.case-study h3 {
	text-align: center;
	color: #3d3d3d;
	font-size: 34px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.case-study a {
	display: block;
	text-align: center;
	color: #979797;
	font-size: 15px;
	font-weight: 300px;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
}
.case-study a:hover {
	color: #00bbd3;
}
.link {
	background-image: url(../images/sprite.png);
	display: inline-block;
	width: 16px;
	height: 8px;
	background-position: -24px -38px;
	margin-right: 10px;
}
.case-study-text p {
	text-align: center;
	color: #626262;
	font-size: 20px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	padding-top: 45px;
	max-width: 500px;
	margin: 0 auto;
}
.case-study-text a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #8c8a8a;
	font-weight: 300;
	position: relative;
	display: inline-block;
	padding: 15px 20px;
	border: 1px solid #dbdbdb;
}
.case-study-text a:hover {
	color: #07BCCE;
}
.case-study-text a img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
.viewin-google {
	text-align: center;
	margin-top: 30px;
}
.circle, .circle3 {
	margin-bottom: 30px;
}
.circle4, .circle2 {
	margin-top: 70%
}
.circle5{margin-bottom:30px;}
.chart {
	position: relative;
	display: block;
	width: 155px;
	height: 145px;
	text-align: center;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	color: #6e6e6e;
}
.title {
	color: #a6a6a6;
	font-family: "Roboto", sans-serif;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	right: 10%;
	top: 50%;
	left: 22%;
}
.chart canvas {
	position: absolute;
	top: 0;
	left: 13px;
}
.percent:before {
	top: 2px;
}
.percent {
	display: block;
	line-height: 120px;
	z-index: 2;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	color: #6e6e6e;
}
.percent:after {
	content: '%';
	margin-left: 0.1em;
	font-size: .8em;
	position: absolute;
}
.type {
	width: 180px;
	text-align: center;
}
.type p {
	color: #4f4f4f;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	padding-top: 10px;
	line-height: 20px
}
.type span {
	color: #a6a6a6;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
}
.map-canvas {
	height: 100%;
}
.contact-popup h4 {
	font-family: 'Roboto', sans-serif;
	font-size: 34px;
	font-weight: 300;
	color: #909090;
	margin-bottom: 25px;
}
.contact-popup {
	padding: 15px 40px;
	width: 470px;
	display: none;
}
.contact-popup label {
	color: #4f4f4f;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 15px;
	margin-bottom: 8px;
	line-height: 13px;
}
.contact-popup input.form-control {
	height: 40px;
	border-color: #dad5d5;
	border-radius: 0;
	margin-bottom: 20px;
}
.contact-popup input.form-control:focus {
	box-shadow: none;
	border: 1px solid #a5a4a4;
}
.send-btn button {
	padding: 10px 0px;
	width: 100%;
	border: none;
	display: block;
	background-color: #3ac9dd;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	color: #fff;
	font-size: 25px;
	text-align: center;
	border-radius: 2px;
	text-decoration: none;
}
.send-btn button:hover {
	background-color: #068FA0;
}
.map-label {
	color: ##5C5B59;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
}
.thank-popup {
	display: none;
	width: 580px;
	padding: 45px 55px;
}
.thank-popup img {
	margin-bottom: 15px;
}
.thank-popup h4 {
	font-family: 'Roboto', sans-serif;
	color: #00bbd3;
	font-size: 30px;
	text-align: center;
	font-weight: 300;
	margin-bottom: 10px;
}
.thank-popup p {
	font-family: 'Roboto', sans-serif;
	color: #393939;
	font-size: 22px;
	text-align: center;
	font-weight: 300;
}
.contact li a:hover {
	color: #3c3d3d;
}/*Error */
.disp_error, .dis_error, #disp_error {
	color: red;
}
.error {
	position: absolute;
	left: 0px;
	top: 49px;
}/*Success */
.success, #success {
	color: green;
}
#disp_error {
	position: absolute;
	right: 0px;
	top: 0px;
}
.disp_error {
	position: absolute;
	top: 110px;
	display:block;
}/*flip*/
.back a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	position: relative;
	display: inline-block;
	padding: 15px 24px;
	width: 184px;
	border:none;
	border-bottom: none;
	text-decoration: none;
	background-color: #00BBD3;}
.back a img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	 width: 100%;
}
.back:hover a {
	color: #8c8a8a;
	background-color: #fff;
}
.back {
	background-color: #00BBD3;
	position: absolute;
	left: 0;
	right: 0;
	top: 13px;
	text-align: center;
	padding: 30px;
	opacity: 0;
}
.flip {
	position: relative;
}
.item:hover .back {
	opacity: 1;
}
.front img {
	margin: 0 auto;
}/*flip*/
.dis-none {
	display: none !important;
}
.dis-visible {
	display: block;
}
.opa0 {
	opacity: 0;
}
.opa1 {
	opacity: 1;
}
.right-menu-list.onscroll ul li a:hover {
	color: #00BBD3;
}
.view-in-google a {
	border: 1px solid #dbdbdb;
	color: #8c8a8a;
	display: inline-block;
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: 300;
	padding: 15px 22px;
	position: relative;
	text-decoration: none;
}
.view-in-google a img {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
}
.view-in-google a:hover {
	color: #07bcce;
}
.why-should-care-text .text-holder .pad-btm {
	padding-bottom: 25px
}
.why-should-care-text .text-holder p {
	font-size: 19px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 10px
}
.ui-ux a, .digital-marketing a{ text-decoration:none;}
.blog-list {
    border-bottom: 1px solid hsl(240, 2%, 84%);
    padding: 5% 0;
}
.blog-author img{ width:50px; border-radius:48%;}
.blog-category-icon-fixed {
    background-color: hsl(0, 0%, 100%);
    left: 200px;
    position: fixed;
    right: 0;
    z-index: 1;
}
.blog-list-holder {
    padding: 5% 120px;
}
.blog-list-holder ul li {
    padding: 0;
    width: 100%;
}
.blog-list-holder .blog-list .home-blog-author-details {
    padding-top: 0;
}
.blog-date-holder {
    display: inline-block;
    padding-bottom: 10px;
}
.blog-date-holder ul {
    margin: 0;
    padding: 0;
}


.blog-date-holder ul li {
 
    display: inline-block;
    padding-right: 6px;
    line-height: 19px;
    margin: 0;
    vertical-align: middle;
}
.blog-date-holder ul li h6 {
     color: #626262;
    display: inline-block;
    font-size: 12px;
    font-weight: 100;
    line-height: 12px;
}
}
.blog-date-icon.clock{ background-image:url(../images/sprite.png); }
.blog-yellow-round {
    background-color: hsl(48, 89%, 50%);
    border-radius: 20px;
    height: 13px;
    margin: 2px 0;
    width: 13px;
}
.blog-blue-round {
    background-color: hsl(204, 70%, 53%);
    border-radius: 20px;
    height: 13px;
    margin: 2px 0;
    width: 13px;
}
.blog-green-round {
    background-color: hsl(87, 52%, 59%);
    border-radius: 20px;
    height: 13px;
    margin: 2px 0;
    width: 13px;
}
.blog-red-round {
    background-color: hsl(6, 78%, 57%);
    border-radius: 20px;
    height: 13px;
    margin: 2px 0;
    width: 13px;
}
.blog-purple-round {
    background-color: hsl(319, 56%, 36%);
    border-radius: 20px;
    height: 13px;
    margin: 2px 0;
    width: 13px;
}
.blog-blue-all-round {
    background-color: hsl(189, 72%, 47%);
    border-radius: 20px;
    height: 13px;
    margin: 0px 0;
    width: 13px;
}
.blog-indego-round {
    background-color: hsl(190, 39%, 66%);
    border-radius: 20px;
    height: 13px;
    margin: 2px 0;
    width: 13px;
}
.blog-date-icon {
    background-position: -88px -68px;
    display: inline-block;
    height: 13px;
    margin-right: 5px;
    vertical-align: middle;
    width: 13px;
}
.blog-title-holder h2 {
    color: hsl(220, 14%, 17%);
    font-size: 35px;
    font-weight: 100;
    line-height: 42px;
    padding-bottom: 20px;
    padding-right: 0;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
}
.blog-list-holder a:hover h2 {
    color: hsl(189, 95%, 37%);
}
.blog-title-holder h5 {
    color:#767676;
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 20px;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
}
.blog-author-details p {
    color: hsl(0, 0%, 49%);
    font-size: 13px;
    font-weight: 300;
    line-height: 11px;
    padding-bottom: 8px;
	font-family: 'Roboto', sans-serif;

}
.blog-author-details{ display:inline-block; vertical-align:middle; padding-left:10px;}
.home-blog-author-details .blog-author {
    line-height: 0;
}
.blog-author {
   display: inline-block;
}
.blog-container ul li{ list-style:outside none none;}
.blog-container ul { list-style:outside none none; line-height:13px; }
.blog-banner{ position:relative;}
.blog-banner h1{	font-weight:100;
	font-family: 'Roboto', sans-serif;
	font-size:45px;
	color:#fff;
	margin-bottom:20px;
 }
 .blog-banner p{	font-weight:300;
	font-family: 'Roboto', sans-serif;
	font-size:24px;
	color:#fff;
 }
 .blog-banner .text{
	position: absolute;
	top: 58px;
	width: 40%;
	left: 18%;
}
 .blog-contain{padding:50px 0 120px 0;}
 .blog-title-details-holder {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    padding: 3% 0;
    position: absolute;
    right: 0;
}
.blog-cover-holder {
    position: relative;
}
.blog-cover-pic img {
    width: 100%;
}

.blog-container {
    margin: 0 auto;
    max-width: 1000px;
}

.main-container ul {
    list-style: outside none none;
}
.blog-title-details-holder .blog-title-details > ul > li:first-child {
    width: 25%;
}

.0main-blog-author-details .home-blog-author-details {
    line-height: 0;
    padding-top: 15%;
}	
.home-blog-author-details .blog-author {
    line-height: 0;
}

.blog-title-details-holder .blog-title-details > ul > li:last-child {
    width: 75%;
}

.blog-title-details-holder .blog-title-details > ul > li:first-child {
    width: 25%;
}

.blog-title-details-holder .blog-title-details > ul > li:first-child {
    width: 25%;
}
.blog-main .blog-title-details ul li{ float:left;}
.main-blog-author-details .home-blog-author-details .blog-author-details p{ color:#fff;}
.blog-cover-holder .blog-date-holder ul li h6{ color:#fff;}
.blog-cover-holder .blog-title-holder h2{ color:#fff;}
.blog-cover-holder .blog-list{ border:none; padding:0;}

.author-other-blog h3 {
    color: hsl(220, 14%, 17%);
    font-size: 14px;
    font-weight: normal;
	font-family: 'Roboto', sans-serif;
}
.author-other-blog ul li p {
    color: hsl(0, 0%, 57%);
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    padding-top: 5px;
	font-family: 'Roboto', sans-serif;
	text-decoration:none;
}
.author-other-blog ul li {
    display: block;
    padding: 25px 0 0;
    width: 100%;
}
.author-other-blog a{ text-decoration:none;}

.blog-content-holder {
    padding: 50px 0;
}
.main-blog-content h6 {
    color: hsl(227, 11%, 31%);
    font-size: 18px;
    font-weight: 300;
    line-height: 28px;
    padding-bottom: 45px;
	font-family: 'Roboto', sans-serif;
}

.main-blog-content p {
    color: hsl(227, 11%, 31%);
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    padding-bottom: 25px;
	font-family: 'Roboto', sans-serif;

}

.blog-img {
    padding-bottom: 45px;
}
.next-blog-holder a {
    background-color:#00bbd3;
    display: block;
    padding: 3% 0;
    text-align: center;
	text-decoration:none;
}
.next-blog-holder h5 {
    color: #fff;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 100;
    padding-bottom: 20px;
    text-decoration: underline !important;
	font-style:italic;
}

.next-blog-holder h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 100;
    line-height: 18px;
    padding: 0 0 20px;
		font-family: 'Roboto', sans-serif;
	
}
.next-blog-holder p {
    color: #fff;
    font-size: 13px;
    font-weight: 100;
    line-height: 18px;
		font-family: 'Roboto', sans-serif;
}

.blog-next-icon {
    background-position: -16px -148px;
    display: inline-block;
    height: 22px;
    margin-top: 15px;
    width: 22px;
}
.read-more-blogs-holder {
    text-align: center;
}

.read-more-blogs-holder a {
    background-color: #313131;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 300;
    padding: 3% 0;
	font-family: 'Roboto', sans-serif;
}
.skype-holder{padding:0 35px;}
.skype-holder div p ul{width:110px !important;border:none !important;margin-left:0px !important;margin-top:0 !important;position:relative;top:45px !important;box-shadow:0px 0px 3px rgba(0, 0, 0, 0.2); left: -1px;}
.skype-holder div p ul li{display:block; line-height:30px !important;}
.skype-holder div p ul li a{display:block;padding:0 !important;  font-size:13px !important;text-transform:capitalize !important}
.skype-holder div p ul li a:hover{text-decoration:none !important;  }
.blog-next-icon.sprite-small{ background-image:url(../images/sprite.png);}
.skype-holder img{margin:0 !important;position:relative;top:-10px;}

.header-skype .skype-holder { padding:0; position:relative;}
.header-skype .skype-holder img {  left: 18px; top: -20px;}
.header-skype { border:1px solid #28ACE2;
   background-color: #fff; border-radius: 3px;
    height: 40px; position: absolute; right: 220px;
    top: 20px; width: 110px; border:1px solid #fff;	}
.back-white .header-skype, .header-back .header-skype{ border:1px solid #28ACE2;}


.header-index-skype .skype-holder { padding:3px; position:relative;}
.header-index-skype .skype-holder p a img {  left: 23px;top: 3px; vertical-align:0 !important; width:60px; }
.header-index-skype {
   background-color: #fff;
    border-radius: 3px;
    height: auto;
    position: absolute;
    right: 17%;
    top: 25px;
    width: 110px; border:1px solid #fff;	
}
.back-white .header-index-skype, .header-back .header-index-skype{ 	border:1px solid #28ACE2;}
.onscroll .header-skype {
	border:1px solid #28ACE2 !important;
}
.main-blog-content h4 {
    color: hsl(227, 11%, 31%);
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
    padding-bottom: 14px;
	font-weight: 500;
	
}
/*aj*/
.blog-share {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
    color: #9a9a9a;
    display: inline-block;
    font-size: 14px;
    font-weight: 100;
    line-height: 14px;
    margin-top: 30px;
    padding: 15px 20px;
}
.blog-share:hover, .blog-share:active, .blog-share:focus {
    background-color: #fff;
    box-shadow: 1px 1px 5x rgba(0, 0, 0, 0.2);
    color: #9a9a9a;
	text-decoration:none;
}
.blog-share-holder{position:relative;}
.blog-share-icons{bottom: -40px;left: -2px;position: absolute;display:none;}
.service-holder h4{padding-bottom:5px;font-size:22px;margin-bottom:0;}
/*aj*/
.rank-list-image{margin-bottom: 20px;}
.rank-list-image img{width: 100%;}
.aso-tag{padding-top: 20px;}
.blog-link,.app-link,.aso-link{text-decoration: underline; font-weight: bold; color: #00bbd3;}
.blog-link:hover,.app-link:hover,.as1576
o-link:hover{color: #00bbd3;}
.search-statistics{padding-bottom: 25px;}
.sprite-small {
    background-image: url(../images/sprite-small.png);
}


/*sj*/
.container-small{ max-width:915px; margin:0 auto}
section.human-app {
    background-color: #f5f5f5;    padding: 90px 0;
}
section.human-app ul li div{
	padding:0 15px;}
.human-app ul li,  .help ul li {
    float: left;
    width: 33.33%;
    display: table-cell;
    vertical-align: top;
}
.human-app ul, .help ul {
    padding: 0;
    list-style-type: none;
    display: table;
    width: 100%;
    text-align: center;
}
.human-app h2, .help h2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    color: #24343f;
    text-align: center;
    font-size: 50px;
    padding: 0 0px 25px 0;
        line-height: 39px;
}
.help h2{ padding: 0 0px 90px 0;}
.human-app p {
    font-size: 18px;
    font-weight: normal;
    color: #263541;
    text-align: center;
    line-height: 26px;
    padding-bottom: 90px;
}
.human-app ul li img {
    margin-bottom: 55px;
}
.human-app ul li h4 {
    font-weight:bold;
    padding-bottom:25px
}
.human-app ul li p{
    line-height:23px;
    padding-bottom:0;
	font-size:16px;
}
.help{ background-color:#e1e7e9; padding:90px 0}
.help ul { text-align:center}
.help ul li {
    background-color: #fff;
    margin: 8px 5px;
    min-height: 205px;
    position: relative;
    width: 271px;
    box-shadow:0 0 5px 3px rgba(0,0,0,0.012)
    
}
.help ul li div {
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    width: 203px;
    margin: 0 auto;
}
.help ul li div img{
margin-bottom: 30px;
}
.help ul li div h4{
line-height: 24px;
    color: #1f2d35 ;
    min-height: 50px;
    font-weight: normal;
}
