@import url("../webfonts/HelveticaNeue_UltraLight/stylesheet.css");
 @import url("../webfonts/HelveticaNeue_Light/stylesheet.css");
 @import url("../webfonts/HelveticaNeue/stylesheet.css");
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
html, body {
	height: 100%;
}
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
/*=========Achor tag======*/

a {
	text-decoration: none;
	outline: none;
	color: #f16e25;
}
/*.link-border a {

	color: #f16e25;

	font-weight: 500;

	-webkit-transition: -webkit-transform 0.2s;

	transition: transform 0.2s;

	display: inline-block;

}

.link-border a:hover, .link-border a:focus {

	-webkit-transform: scale(0.8333);

	transform: scale(0.8333);

}

.link-border a::before {

	position: absolute;

	top: -2px;

	left: -7px;

	box-sizing: content-box;

	padding: 0 5px;

	width: 100%;

	height: 100%;

	border: 2px solid #f16e25;

	content: '';

	opacity: 0;

	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;

	transition: opacity 0.2s, transform 0.2s;

	-webkit-transform: scale(0.8333);

	transform: scale(0.8333);

}

.link-border a:hover::before, .link-border a:focus::before {

	opacity: 1;

	-webkit-transform: scale(1.2);

	transform: scale(1.2);

}*/

/*=========Achor tag======*/

body {
	font-size: 100%;
	line-height: 1.5;
	font-family: 'Roboto', sans-serif;
	text-rendering: optimizeLegibility;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ul, li {
	list-style: none;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
img {
	max-width: 100%;
	width: auto\9;
	height: auto
}
h1, h2, h3, h4, h5 {
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.logo {
	float: left;
}
.nav_row {
	background: none repeat scroll 0 0 transparent;
	position: fixed;
	top: 0;
	transition: background 0.2s linear 0s;
	width: 100%;
	z-index: 40;
}
.red_bg {
	/*background: url(../images/red_overly.png);*/

/*	background-color:rgba(254,68,68,0.9);*/

	background-color: rgba(30,40,49,0.6);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 21;
	pointer-events: none;
	min-height: 560px;
}
p {
	margin-bottom: 10px;
	color: #87898c;
	letter-spacing: 1px;
}
.flex_row {
	margin: 0 auto;
	max-width: 1144px;
	width: 100%;
}
.slider_bg {
	background-image: url(../images/bg-1.jpg);
	height: 820px;
	width: 100%;
	float: left;
	background-size: cover;
}
.navi {
	float: right;
}
.navi li {
	float: left;
}
.navi li a {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}
.welcome_text {
	background: transparent;
	height: 820px;
	position: fixed;
	top: 0;
	overflow: hidden;
	z-index: 32;
}
.fixed {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	z-index: 1000;
}
.services_wrapper {
	padding-bottom: 50px;
	padding-top: 30px;
	background-color: #fff;
	width: 100%;
	float: left;
	height: auto;
}
.services_wrapper ul {
	float: left;
	width: 100%;
}
.services_wrapper ul li {
	margin-right: 2%;
	float: left;
	width: 30%;
	min-height: 250px;
	height: auto
}
.services_wrapper ul li:nth-child(3n) {
	margin-right: 0px;
}
.services_wrapper ul li a {
	display: block;
	float: left;
	width: 100%;
	color: #87898c;
	text-align: center;
	background-image: url(../images/flag_serv.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	-webkit-transition: background-image 0.2s ease-in-out 0.2s;
	-moz-transition: background-image 0.2s ease-in-out 0.2s;
	-ms-transition: background-image 0.2s ease-in-out 0.2s;
	-o-transition: background-image 0.2s ease-in-out 0.2s;
	transition: background-image 0.2s ease-in-out 0.2s;
	cursor: pointer;
}
.services_wrapper ul li a:hover {
	background-image: url(../images/flag_serv_hover.png);
	-webkit-transition: background-image 0.2s ease-in-out 0.2s;
	-moz-transition: background-image 0.2s ease-in-out 0.2s;
	-ms-transition: background-image 0.2s ease-in-out 0.2s;
	-o-transition: background-image 0.2s ease-in-out 0.2s;
	transition: background-image 0.2s ease-in-out 0.2s;
}
.serv_img {
	width: 100%;
	float: left;
	height: auto;
}
.serv_title {
	display: block;
	margin: 10px auto;
	font-size: 24px;
}
.serv_info {
	font-size: 100%;
	float: left;
	width: 100%;
	margin-top: 10px;
	padding-left: 10%;
	padding-right: 10%;
}
.page_heading {
	font-size: 50px;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-weight: 100;
	text-align: center;
	color: #f16e25;
	padding-bottom: 10px;
	background-image: url(../images/bottom_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.about_wrapper {
	height: 470px;
	padding: 50px 0px;
	width: 100%;
	float: left;
	/*position: relative;*/

	background: url(../images/about_bg.jpg);
	background-size: cover;
	/*background-attachment: fixed;*/

	color: #fff;
	text-align: center;
}
.page_heading_about {
	font-size: 50px;
	margin-bottom: 20px;
	text-transform: capitalize;
	font-weight: normal;
	text-align: center;
	color: #fff;
	padding-bottom: 10px;
	background-image: url(../images/bottom_line_white.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.red_overly {
	float: left;
	background: url(../images/about_overly.png);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 21;
	pointer-events: none;
}
.abt_right {
	float: right;
	width: 60%;
	height: auto;
}
.abt_left {
	float: left;
	width: 38%;
	height: auto;
}
.table_dis {
	display: table;
	height: 100%;
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	text-align: center;
}
.table_dis {
	display: table-cell;
	height: 100%;
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	text-align: center;
	vertical-align: middle;
}
.btn_wraper {
	background-image: url(../images/logo_text.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 340px;
	height: 101px;
	float: left;
	left: 0;
	position: absolute;
	top: 0;
}
.testimonials_wrapper {
	float: left;
	height: auto;
	width: 100%;
}
.happy_client li {
	font-weight: 400;
	font-size: 30px;
	padding: 0px 10%;
	color: #4a4a4a;
	text-align: center;
	font-family: 'Roboto Slab', serif;
}
.happy_client li p {
	color: #f16e25;
	font-size: 18px !important;
	font-family: 'Raleway', Arial, sans-serif;
	display: block;
	margin-top: 10px !important;
}
.portfolio_wrapper {
	padding: 50px 0px 0px 0px;
}
/*.portfolio_wrapper {

	padding: 50px 0px 0px 0px;

	width: 100%;

 
	max-width: 1200px;

	margin: 0px auto;

	position: relative;

	 

	color: #fff;

}*/

.read_more {
	font-size: 16px;
	color: #f16e25;
	text-align: center;
	display: block;
	margin-top: 20px;
}
.footer {
	height: auto;
	width: 100%;
	color: #fff;
	float: left;
	/*margin-top: 20px;*/

	background: #f16e25; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VhMmQ0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2VhMmQ0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2VhMmQ0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc2JSIgc3RvcC1jb2xvcj0iIzFlMjgzMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTI4MzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left, #f16e25 0%, #f16e25 75%, #f16e25 75%, #1e2831 76%, #1e2831 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f16e25), color-stop(75%, #f16e25), color-stop(75%, #f16e25), color-stop(76%, #1e2831), color-stop(100%, #1e2831)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #f16e25 0%, #f16e25 75%, #f16e25 75%, #1e2831 76%, #1e2831 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #f16e25 0%, #f16e25 75%, #f16e25 75%, #1e2831 76%, #1e2831 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #f16e25 0%, #f16e25 75%, #f16e25 75%, #1e2831 76%, #1e2831 100%); /* IE10+ */
	background: linear-gradient(to right, #f16e25 0%, #f16e25 75%, #f16e25 75%, #1e2831 76%, #1e2831 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16e25', endColorstr='#1e2831', GradientType=1 ); /* IE6-8 */
}
.ftr_link {
	width: 70%;
	float: left;
	height: auto;
}
.ftr_link ul {
	margin: 35px auto;
}
.ftr_link ul li {
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	font-size: 12px;
}
.ftr_link ul li:last-child {
	margin-right: 0px;
}
.contact_bx {
	width: 30%;
	float: right;
	height: auto;
	background-color: #1e2831;
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	transform: skew(-20deg);
}
.contact_bx a {
	margin: 50px auto;
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	-webkit-transform: skew(20deg) !important;
	-moz-transform: skew(20deg) !important;
	-o-transform: skew(20deg) !important;
	transform: skew(20deg) !important;
}
.margin-right-10 {
	margin-right: 10px;
	color: #fff;
}
.abs_content {
	position: relative;
	float: left;
	top: 820px;
	left: 0px;
	z-index: 100;
	background-color: #fff;
	min-height: 100%;
	height: 100%;
	width: 100%;
}
.header_01 {
	position: fixed;
	top: 0px;
	left: 0px;
	/*height: 820px;*/

	margin: 0 auto;
	min-height: 560px;
	width: 100%;
	z-index: 50;
}
.bg-img_01 img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	min-width: 100%;
	min-height: 100%;
}
.header {
	position: relative;
	margin: 0 auto;
	min-height: 560px;
	width: 100%;
}
.bg-img {
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bg-img img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	min-width: 100%;
	min-height: 100%;
}
.title {
	z-index: 50;
	margin: 0 auto;
	padding: 0 1.25em;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.title h1 {
	padding: 0 0 0.2em;
	color: #f16e25;
	font-weight: 800;
	font-size: 3.25em;
	margin: 0 auto;
}
.title p {
	color: #f16e25;
	padding: 0 0 0.6em;
	font-weight: 300;
	font-size: 0.85em;
	margin: 0 auto;
}
.title h1, .title p.subline {
	line-height: 1;
	color: #fff;
	font-weight: normal;
}
.title p.subline {
	font-size: 1.75em;
}
.left_portfolio {
	float: left;
	width: 40%;
}
.right_project_details {
	float: right;
	width: 60%;
	padding-left: 20px;
	color: #000;
}
.right_project_details h3 {
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 10px;
}
.right_project_details p {
	font-size: 14px;
}
.float_right {
	float: right;
}
.great_words {
	color: #87898c !important;
	display:block;
	text-align: center;
	color: #000;
	font-size: 24px;
	width:100%;
	float:left;
	 
	margin-bottom: 10px;
}
.who_do_why {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 100%;
	color: #87898c;
	font-size: 16px;
	text-align: center;
}
.who_do_why li {
	display: inline-block;
	float: none;
	width: 33.33%;
	padding: 1%;
	 
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 250px;
	text-align: center;
}
.abt_right1 p {
	color: #fff;
}
/*.who_do_why li:hover{ background-color:#f16e25; color:#fff;}

.who_do_why li:hover h2  {color:#fff;}*/

.who_do_why li:last-child {
	margin-right: 0px;
}
.who_do_why li h2 {
	margin-bottom: 20px;
	font-weight: 600;
	text-transform: uppercase;
	color: #f16e25;
}
.office_pic {
	width: 100%;
	background-position: left top;
	background-attachment: fixed;
	background-size: cover;
	float: left;
	min-height: 768px;
	background-image: url(../images/office_pic.jpg);
}
html, body, .fixed, .header_01 {
	height: 100%;
}
.story_wrapper {
	overflow: hidden;
	margin: 0 auto;
	max-width: 1200px;
	padding: 50px 0;
	position: relative;
	width: 100%;
}
.padding_bottom_50 {
	padding-bottom: 50px;
	overflow: hidden;
}
.social_media {
	width: 100%;
	padding: 10px;
	height: auto;
	float: left; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.65)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0 ); /* IE6-8 */
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
}
.social_media:hover {
	background-color: rgba(0,0,0,0.6);
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
.social_media ul {
	float: right;
}
.social_media ul li {
	float: left;
	margin-right: 10px;
}
.social_media ul li:last-child {
	margin-right: 0px;
}
.social_media ul li a {
	display: block;
	width: 40px;
	height: 40px;
	background-position: center 0px;
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
.social_media ul li a:hover {
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
	background-position: center -40px;
}
.fb_icon {
	background-image: url('../images/fb_icon.png');
}
.tw_icon {
	background-image: url('../images/tw_icon.png');
}
.in_icon {
	background-image: url('../images/in-icon.png');
}
.skyp_icon {
	background-image: url('../images/skype-icon.png');
}
.insta_icon {
	background-image: url('../images/insta_icon.png');
}
.gpls_icon {
	background-image: url('../images/gpls_icon.png');
}
.button_action {
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.work_nav {
	width: 100%;
	max-width: 700px;
	margin: 0px auto;
	overflow: hidden;
}
.back_button, .all_project, .next_button {
	float: left;
	width: 32%;
}
.back_button a {
	border-left: solid 1px #CCC !important;
}
/*.all_project {

	display: inline-block;

	width: 16%;

	

	 

}

.next_button {

	display: inline-block;

	width: 16%;

	 

	

}*/

.back_button a, .all_project a, .next_button a {
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
	display: inline-block;
	width: 100%;
	float: left;
	height: 160px;
	border-right: solid 1px #CCC;
}
.back_button a:hover, .all_project a:hover, .next_button a:hover {
	background-color: #f4f4f4;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
.back_button img, .all_project img, .next_button img {
	width: 15%;
	margin-top: 43px;
	margin-bottom: 20px;
}
.contact_us_wrapper {
	padding: 50px 0px 0px 0px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	position: relative;
}
.left_contact {
	float: left;
	width: 49%;
	height: auto;
}
.right_contact {
	float: right;
	width: 35%;
	height: auto;
}
.row_contact {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.contact_text {
	letter-spacing: 1px;
	padding: 20px;
	width: 100%;
	float: left;
	border: none;
	background-color: #f4f4f4;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.submit_btn {
	letter-spacing: 1px;
	font-size: 14px;
	padding: 20px 30px;
	background-color: #f16e25 !important;
	text-align: center;
	color: #fff;
	float: left;
	border: none;
	background-color: #f4f4f4;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 30%;
}
.right_contact p strong {
	font-weight: normal;
	color: #000;
}
.right_contact p a {
	color: #f16e25;
}
.contact_us_icons {
	float: left;
}
.contact_us_icons li {
	float: left;
	margin-right: 10px;
}
.contact_us_iconsl li:last-child {
	margin-right: 0px;
}
.contact_us_icons a {
	display: block;
	width: 40px;
	height: 40px;
	background-position: center -43px;
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: solid 3px rgba(255,255,255,0);
	outline: none;
}
.contact_us_icons a:hover {
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
	border: solid 3px #f16e25;
}
.location_wrapper {
	width: 100%;
	float: left;
	height: auto;
}
.our_team_bg {
	width: 100%;
	background-position: left top;
	background-attachment: fixed;
	background-size: cover;
	float: left;
	min-height: 768px;
	background-image: url(../images/istock_000034369766med-team.jpg);
}
.team_people {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.team_people li {
	float: left;
	width: 32%;
	padding: 1%;
	margin-right: 1%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;/*min-height: 250px;*//*text-align: center;*/

}
.headshot {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	height: auto;
	display: block;
}
.team_people li {
	height: auto !important;
}
.team_people li h2 {
	color: #f16e25;
}
.team_people li h2 p {
	font-size: 16px;
	color: #f16e25;
}
.team_people li p {
	font-size: 14px;
}
.team_people li .headshot img {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 1px rgba(0,0,0,0);
}
.team_people li .headshot img:hover {
	border: solid 1px rgba(234,45,73,1);
}
.work_bottom_bg {
	width: 100%;
	background-position: left top;
	background-attachment: fixed;
	background-size: cover;
	float: left;
	min-height: 768px;
	background-image: url(../images/skilledup_11.jpg);
}
iframe {
	display: block;
}
.relative_wrapper {
	position: relative;
	min-height: 560px;
	float: left;
	height: auto;
}
.listing_check p {
	background-image: url(../images/1419443385_check-circle-16.png);
	padding-left: 30px;
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
}
.services_listing {
	float: left;
	height: auto;
	width: 100%;
	text-align: center;
}
.services_listing li {
	float: none !important;
	display: inline-block;
}
.service_box_row {
	width: 100%;
	float: left;
	height: auto;
}
.service_box_row li {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: dashed 1px rgba(0,0,0,0.2);
	padding: 1%;
}
.service_box_row li:last-child {
	border-bottom: none;
}
.ser_img_left {
	width: 200px;
	float: left;
}
.ser_img_right {
	width: 200px;
	float: right;
}
.ser_content_left {
	margin-left: 220px;
	text-align: left;
}
.ser_content_right {
	margin-right: 220px;
	text-align: right;
}
.service_box_row li .blank {
	width: 100%;
	float: left;
}
.services_wrapper_page {
	padding-bottom: 50px;
	padding-top: 30px;
	background-color: #fff;
	width: 100%;
	float: left;
	height: auto;
}
.service_title {
	color: #f16e25;
	margin-bottom: 10px;
}
.width_50cols {
	width: 50%;
	float: left;
}
.logo_link {
	width: 340px;
	height: 60px;
	display: block;
	float: left;
}
ul.tech_list {
	text-align: center;
	clear: both;
	width: 100%;
	display: inline-block;
}
.tech_list li {
	float: left;
	font-size: 14px;
	margin: 5px;
	padding: 5px 15px;
	border: solid 1px #ccc;
	border-radius: 5px;
	background: #f7f7f7;
}
video#bgvid {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	background: url(polina.jpg) no-repeat;
	background-size: cover;
}
.bounce {
	position: fixed;
	left: 50%;
	bottom: 0;
	margin-top: -25px;
	margin-left: -25px;
	height: 50px;
	width: 50px;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
	background-size: contain;
	-webkit-animation: bounce 1s infinite;
	z-index: 99;
}
 @-webkit-keyframes bounce {
 0% {
bottom:5px;
}
 25%, 75% {
bottom:15px;
}
 50% {
bottom:20px;
}
 100% {
bottom:0;
}
}
 @-moz-keyframes bounce {
 0% {
bottom:5px;
}
 25%, 75% {
bottom:15px;
}
 50% {
bottom:20px;
}
 100% {
bottom:0;
}
}
 @-o-keyframes bounce {
 0% {
bottom:5px;
}
 25%, 75% {
bottom:15px;
}
 50% {
bottom:20px;
}
 100% {
bottom:0;
}
}
 @keyframes bounce {
 0% {
bottom:5px;
}
 25%, 75% {
bottom:15px;
}
 50% {
bottom:20px;
}
 100% {
bottom:0;
}
}
.portfolio-center {
	text-align: center;
}
.list li {
	color: #87898c;
	font-size: 14px;
	list-style: circle;
	margin-left: 25px;
}
.h4 {
	font-size: 14px;
}
.mockup-design-center {
	width: 100%;
	float: left;
	text-align: center;
}
.skype-button {
	float: left;
	height: auto;
	width: 100%;
}
.skype-button img {
	margin: 0px !important;
}
.skype-button p {
	font-size: 0px !important;
}
.content_01 {
	background-color: #fff;
}
#content-start, .content_01, .portfolio_wrapper {
	float: left;
	height: auto;
	width: 100%;
}

.flex-width{ max-width:1000px; width:100%; margin:0px auto;}


/* Pavan Css */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}


/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}


/* fade */

.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}


/* backSlide */

.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}


/* goDown */

.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}


/* scaleUp */

.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}


/* Keyframes */


/*empty*/

@-webkit-keyframes empty {
  0% {
    opacity: 1
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1
  }
}

@keyframes empty {
  0% {
    opacity: 1
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}


/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
  display: inline-block;
  margin: 5px;
  padding: 3px 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  color: #FFF;
  font-size: 12px;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}


/* Clickable class fix problem with hover on touch devices */


/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  text-decoration: none;
  opacity: 1;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
}


/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  margin: 5px 7px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  opacity: 1;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
}


/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
  padding: 2px 10px;
  width: auto;
  height: auto;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #FFF;
  font-size: 12px;
}


/* preloading images */

.owl-item.loading {
  min-height: 150px;
  background: url(../images/AjaxLoader.gif) no-repeat center center
}


/* CUSTOM USER OPTIONS */

.carousel-container {
  width: 100%;
}

.item {
  margin: 0 10px;
  background: #fff;
  color: #333;
  box-shadow:0 0 10px 0 rgba(0,0,0,.17);
}

.item img {
  width: 100%;
}

.item h4 {
  margin-top: 10px;
  color: #333;
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
}

.item p {
  color: #333;
  padding: 0 10px 30px;
  
}

.customNavigation {
  margin-top: 5px;
  margin-right: 11px;
  text-align: right;
}

.customNavigation .btn {
  position: relative;
  display: inline-block;
  overflow: visible;
  margin: -1.9px;
  padding: 0.8em 1.1em;
  border: 0;
  box-shadow: none;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all .1s ease-in 0s;
  -moz-transition: all .1s ease-in 0s;
  -o-transition: all .1s ease-in 0s;
  transition-property: all .1s ease-in 0s;
  -webkit-font-smoothing: antialiased;
  background: #333;
}

.customNavigation .btn:hover {
  background: #222;
}

.hoverfx {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
}

.hoverfx img {
  position: absolute;
  left: 0;
  width: 100%;
}

.hoverfx:before {
  display: inline-block;
  padding-top: 100%;
  content: '';
  vertical-align: middle;
}

.hoverfx .figure {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 10px 15px;
  max-width: 60%;
  border: 3px solid #e9e9e9;
  color: #ecf0f1;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 1.2rem;
  opacity: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition-property: all .3s ease;
}

.hoverfx .figure:hover {
  background: #e9e9e9;
  color: #333;
}

.hoverfx .overlay {
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 50%;
  background: rgba(0, 0, 0, .7);
  opacity: 0;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition-property: all .3s ease;
}

.item:hover .figure,
.item:hover .overlay {
  opacity: 1;
}
.bloge-author {
    padding: 5px 15px;
}
.bloge-author li {
    width: 50% !important;
    text-align: left;
    font-style: italic;
}
.bloge-author li i {
    margin-right: 10px;
}
.bloge-author li:last-child {
    text-align: right;
}
.blog_wrapper {
    padding: 50px 0px 50px 0px;
    width: 100%;
    max-width: 1200px;
    min-height: 600px;
    margin: 0px auto;
    position: relative;
    color: #fff;
    overflow: hidden;
}
.blog-sm-4{
	float: left;
	width: 33.33333333%;
	display: block;
	padding-left: 15px;
    padding-right: 15px;
}
.blog-sm-6{
	float: left;
	width: 50%;
	display: block;
	padding-left: 15px;
    padding-right: 15px;
}
.blog-sm-8{
	float: left;
	width: 66.66666667%;
	display: block;
	padding-left: 15px;
    padding-right: 15px;
}
.shadow{
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.17);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.17);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.17);
    margin: 15px 0 15px 0;
    overflow: hidden;
    padding: 15px;
    width: 100%;
}
.blog-row{	
    margin-left: -15px;
    margin-right: -15px;
}
.categories_hed {
    color: #87898c;
    font-weight: bold;
    margin-bottom: 15px;
}
.categories {
    display: block;
    overflow: hidden;
    margin: 15px 0;
    padding: 0;
    width: 100%;
}
.categories li {
    line-height: 30px;
    border-bottom: 1px dashed gray;
    width: 100% !important;
}
.categories li a{
    color: #87898c;
    display: block;
}
.categories li a:hover{
    color: #f16e25;
}
.shadow .item {
     margin:0; 
      color: #87898c;
     box-shadow:none; 
}
.shadow .item p {
    color: #87898c;
    padding: 10px 0;
}
.shadow .bloge-author {
    padding: 10px 0;
}
.shadow .item h4{
	padding: 10px 0;
	text-align: center;
}
.shadow .item .bloge-cat {
    color: #f16e25;
    padding: 10px 0;
    margin: 0;

}
.shadow .item h4.blpg-head {
    text-align: left;
    margin: 0px;
    padding: 0;
    font-size: 24px;
}

.breadcrumb {
    margin-top: 15px;
}

.breadcrumb li {
    display: inline-block;
    padding: 0 15px;
    border-right: 1px solid #fff;
}

.breadcrumb li a {
    color: #fff;
    cursor: pointer !important;
}

.breadcrumb li:last-child a {
    color: #f16e25;
}

.breadcrumb li:last-child {
    border: 0;
}
.blogpagination .pagination li {
    width: auto;
}
.blogpagination .pagination li b a {
    background-color: #f16e25;
}
.blogpagination .pagination li a {
    display: block;
    width: auto;
    height: auto;
    padding: 10px;
    background-image: none;
    background-position: 0 0;
    float: left;
    overflow: hidden;
    background-color: black;
    color: #fff;
}
#container .blogpagination .pagination li {
    float: left;
    list-style: none outside none;
    width: auto;
}
.blogpagination {
    width: 100%;
    display: block;
    overflow: hidden;
}
.blogpagination .pagination{margin: 0px;}

.title-1{display: none;}