@import "//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
@import "animate.css";
@import "outsourcing-advantage.css";
@import "our-process.css";
* {
	margin: 0px;
	padding: 0px
}
html {
	height: 100%
}
body {
	background: #FFF;
	height: 100%;
	width: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 14px
}
#wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #fff
}
p {
	margin: 0 0 10px
}
label {
	display: block
}
li {
	list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal
}
h1 {
	font-size: 50px;
	color: #fff
}
h2 {
	font-size: 30px;
	font-weight: 300;
	color: #000000
}
h3 {
	font-size: 26px;
	color: #fff
}
h4 {
	font-size: 22px;
	color: #fff;
	font-weight: 400
}
h5 {
	font-size: 18px;
	color: #4c4c4c;
	font-weight: 400
}
h6 {
	font-size: 14px
}
p {
	color: #666666;
	line-height: 26px
}
a:hover {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
img:hover {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
li {
	list-style: none
}
a {
	text-decoration: none;
	color: #757575
}
hr {
	height: 1px;
	background: #eaeaea;
	border: none;
	width: 100%;
	margin: 10px auto;
	margin-bottom: 30px
}
section {
	position: relative;
	overflow: hidden;
	width: 100%
}
.margin-r-20 {
	margin-right: 20px
}
.margin-l-20 {
	margin-left: 20px
}
.margin-t-20 {
	margin-top: 20px
}
.margin-b-20 {
	margin-bottom: 20px
}
.margin-r-40 {
	margin-right: 40px
}
.margin-l-40 {
	margin-left: 40px
}
.margin-t-40 {
	margin-top: 40px
}
.margin-b-40 {
	margin-bottom: 40px
}
.margin-r-80 {
	margin-right: 80px
}
.margin-l-80 {
	margin-left: 80px
}
.margin-t-80 {
	margin-top: 80px
}
.margin-b-80 {
	margin-bottom: 80px
}
.padding-r-20 {
	padding-right: 20px
}
.padding-l-20 {
	padding-left: 20px
}
.padding-t-20 {
	padding-top: 20px
}
.padding-b-20 {
	padding-bottom: 20px
}
.no-padding {
	padding: 0px
}
.white {
	color: #fff !important
}
.tittle {
	text-align: center;
	margin-bottom: 30px
}
.tittle h2 {
	font-size: 72px;
	margin: 0px;
	color: #656565;
	font-weight: 800;
	font-family: 'Raleway', sans-serif
}
.tittle h2 span {
	color: #bf220f
}
.tittle hr {
	color: #ababab;
	margin: 05px auto;
	height: 15px;
	width: 15px;
	background: url(../images/hr.png) no-repeat;
	border: none
}
.tittle p {
	font-size: 24px;
	color: #6e6e6e;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 36px;
	padding-top: 10px
}
.tittle p span {
	color: #bf220f
}
.btn {
	background: #4c4c4c;
	border-radius: 0px;
	margin-bottom: 30px;
	padding: 15px 40px;
	font-size: 14px;
	color: #fff
}

/*.overlay-slide{background:url(../images/overlay.png) left top repeat;position: relative;height: 100%;width: 100%;overflow: hidden}*/

.parallax-bg-s {
	background: url(../images/background/parallax-bg.jpg) top fixed no-repeat;
	background-size: cover
}
.content {
	width: 100%;
	position: relative;
	background: #fff;
	z-index: 1
}
.sub-banner {
	background: url(../images/background/testi-bg.jpg) center center no-repeat;
	background-size: cover;
	padding: 60px 0;
	text-align: center
}
.sub-banner h2 {
	color: #fff
}
.sub-banner p {
	font-size: 18px;
	color: #fff;
	font-style: italic;
	font-family: 'PT Serif', serif
}
.bnr-text {
	position: absolute;
	top: 30%;
	width: 100%;
	display: inline-block;
	text-align: center;
	font-family: 'Raleway', sans-serif
}
.bnr-text h1 {
	margin: 0px;
	font-size: 72px;
	font-weight: 800
}
.bnr-text h1 span {
	color: #bf220f
}
.bnr-text p {
	font-size: 180%;
	line-height: 30px;
	font-weight: 400;
	color: #fff;
	padding-top: 15px;
	margin-bottom: 5px
}
.bnr-text .btn {
	margin-top: 30px;
	background: none repeat scroll 0 0 transparent;
	border: 2px solid #FFF;
	color: #FFF;
	border-radius: 3px;
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden
}
.bnr-text .btn:hover {
	background: rgba(191, 34, 15, 0.5);
	border: 2px solid transparent;
	padding: 10px 40px 10px 20px !important
}
.bnr-text .btn::after {
	content: "\f105";
	font-size: 24px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 7px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
.bnr-text .btn:hover::after {
	margin-left: 0px;
	opacity: 1
}
.bgvid {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}
.video .overlay {
	background: rgba(0, 0, 0, 0.3)
}
#about {
	padding: 40px 0px 40px 0px
}
#about .about {}
#about .about p {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #656565
}
#about .about-img {
	text-align: center
}
#about .about-img img {
	width: 100%;
	height: auto
}
ul.benefits {
	margin: 0px
}
ul.benefits li {
	display: block;
	color: #656565;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	background: url(../images/benefits_arrow.png) left 9px no-repeat;
	margin: 0px;
	padding: 15px 0px 15px 51px
}
.aboutbtn {
	margin-top: 40px;
	margin-right: 10px;
	display: inline-block;
	background: #ca4232;
	color: #FFF;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden
}
.aboutbtn:hover {
	color: #FFF;
	background: #656565;
	padding: 10px 35px 10px 20px !important
}
.aboutbtn::after {
	content: "\f105";
	font-size: 24px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 8px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
.aboutbtn:hover::after {
	margin-left: 0px;
	opacity: 1
}
#services {
	padding: 40px 0px 20px 0px
}
#services .services {
	margin-top: 40px
}
#services .services li {
	text-align: left
}
#services .services li p {
	font-size: 14px;
	line-height: 26px;
	color: #656565;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding-top: 6px
}
#services .services ul {}
#services .services li {
	text-align: left;
	margin-bottom: 30px;
	display: inline-block
}
#services .icon {
	display: inline-block;
	width: 25%;
	text-align: center;
	float: left
}
#services .icon span {
	font-size: 85px;
	color: #ca4232
}
#services .ser-sec {
	display: inline-block;
	width: 75%;
	float: right
}
#services .ser-sec:hover h5 {
	color: #ca4232
}
#services .ser-sec h5 {
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	color: #656565;
	font-size: 22px;
	font-weight: 700
}
#counters-section {
	padding: 10px 0;
	background: url(../images/count_bg.png) center center #bf220f;
	background-attachment: fixed
}
#counters-section ul {
	text-align: center;
	margin-top: 10px
}
#counters-section ul li {
	padding: 20px 0
}
#counters-section ul li span {
	font-family: 'Open Sans', sans-serif;
	font-size: 42px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	border-bottom: solid 1px #fff;
	padding-bottom: 6px
}
#counters-section ul li .ico-img {
	display: block;
	text-align: center;
	font-weight: bold;
	border-bottom: none;
	padding-bottom: 0px;
	font-size: 55px
}
#counters-section ul li h4 {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 16px
}
.website-portfolio {
	background: #edf0f5;
	text-align: center
}
.portfolio-img {
	margin: 50px 0px 0px 0px
}
.portfolio-img img {
	margin: 0px auto;
	max-width: 1000px;
	width: 100%
}
.allview {
	color: #fff;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 50px;
	margin-right: 10px;
	display: inline-block;
	background: #ca4232;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden
}
.allview:hover {
	background: #656565;
	padding: 10px 35px 10px 20px !important
}
.allview::after {
	content: "\f105";
	font-size: 24px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 8px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
.allview:hover::after {
	margin-left: 0px;
	opacity: 1
}
.website-branding {
	background: #dddddd
}
.branding-img {
	margin: 50px 0px 0px 0px
}
.branding-img img {
	margin: 0px auto;
	max-width: 1000px;
	width: 100%
}
#portfolio {
	padding: 40px 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: #fff
}
#portfolio .tittle h4 {
	color: #fff
}
.items {
	margin-bottom: 0px
}
.filter {
	margin-top: 40px;
	margin-bottom: 0px;
	text-align: center;
	background: #f7f7f7
}
.filter li a {
	padding: 12px 25px;
	font-size: 16px;
	color: #a4a4a4;
	font-weight: 700;
	display: inline-block;
	margin: 0px 5px;
	text-decoration: none;
	border-radius: 0px;
	text-transform: uppercase
}
.filter li a:hover {
	color: #585858
}
.filter li a.active {
	color: #585858
}
.filter li {
	margin: 0;
	position: relative;
	display: inline-block;
	cursor: pointer
}
.isotope-item {
	z-index: 2;
	display: block !important
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1
}
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.1s;
	-moz-transition-duration: 0.1s;
	-ms-transition-duration: 0.1s;
	-o-transition-duration: 0.1s;
	transition-duration: 0.1s
}
.isotope {}
.isotope .isotope-item {}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {}
.portfolio .item {
	width: 33.33333%;
	display: inline-block;
	padding: 0;
	overflow: hidden
}
.portfolio .big {
	width: 50% !important
}
.portfolio .item p {
	color: #000
}
.portfolio h2 {
	color: #fff
}
.portfolio .item h5 {
	color: #000;
	font-weight: 600;
	margin-bottom: 5px
}
.portfolio .item img {
	width: 100%
}
.des {
	background: #fff;
	display: inline-block;
	width: 100%;
	padding: 5px 15px;
	position: relative;
	z-index: 6
}
.portfolio .over {}
.portfolio .over .btn {
	background: none;
	margin-top: 50px;
	border: 2px solid #fff
}
.portfolio .over .btn:hover {
	background: #fff;
	color: #333
}
.portfolio .over .detail {
	position: absolute;
	width: 90%;
	top: 55%;
	margin-top: -180px
}
.portfolio .over p {
	color: #fff;
	font-family: 'PT Serif', serif;
	font-style: italic;
	font-size: 16px
}
.img:hover .des {
	background: #e23a18;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s
}
.img:hover .des h5 {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s
}
.img:hover .des p {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s
}
.img {
	position: relative;
	overflow: hidden
}
.over {
	display: block;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	height: 100%;
	width: 100%;
	padding: 0 5%;
	text-align: center;
	background: rgba(191, 34, 15, 0.9);
	overflow: hidden;
	opacity: 0;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s
}
.img:hover {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s
}
.img:hover .over {
	bottom: 0px;
	opacity: 1;
	display: block;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s
}
.overlay-pop {
	position: absolute;
	width: 100%;
	height: 580px;
	bottom: 0;
	left: 0;
	z-index: 99999;
	background: #333333
}
.overlay-pop .overlay-close {
	position: absolute;
	right: 40px;
	margin: 0 auto;
	display: inline-block;
	overflow: hidden;
	color: #585858;
	line-height: 60px;
	border-left: none;
	border-right: none;
	text-align: center;
	line-height: 60px;
	outline: none;
	z-index: 100;
	cursor: pointer;
	width: auto;
	background: url(../images/close-icon.png) no-repeat;
	height: 20px;
	width: 20px;
	top: 50px
}
.overlay-pop .overlay-close i {
	font-size: 30px;
	margin-right: 10px
}
.overlay-pop .top-bor {
	height: 60px;
	background: #f7f7f7;
	width: 100%;
	display: inline-block
}
.overlay-scale {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
	transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s
}
.overlay-scale.open {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s
}
.port-inner {
	margin-top: 70px
}
.port-inner p {
	color: #676767
}
.port-inner h2 {
	color: #676767;
	margin-bottom: 30px;
	margin-top: 0px
}
.port-inner ul {
	margin-top: 20px
}
.port-inner li span:nth-child(1) {
	font-weight: bold
}
#testimonials {
	background: url(../images/background/testi-bg.jpg) no-repeat #0c0c0c;
	background-attachment: fixed;
	position: relative;
	padding: 40px 0;
	background-size: cover;
	background-position: center bottom;
	text-align: center
}
@media screen and (-webkit-min-device-pixel-ratio:2) {
	#testimonials {
		background-attachment: inherit !important;
		background-position: inherit !important
	}
}
#testimonials p {
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-weight: 600;
	padding: 10px 0px 0px 0px
}
#testimonials .btn {
	position: relative;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	padding: 10px 20px;
	margin-top: 25px;
	margin-bottom: 0px;
	background: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px
}
#testimonials .btn:hover {
	background: rgba(191, 34, 15, 0.5);
	border: 1px solid transparent;
	padding: 10px 40px 10px 20px !important
}
#testimonials .btn::after {
	content: "\f105";
	font-size: 24px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
#testimonials .btn:hover::after {
	margin-left: 0px;
	opacity: 1
}
#testimonials .flexslider {
	margin-bottom: 30px
}
#testimonials h3 {
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	font-style: italic;
	margin-top: 10px
}
#testimonials h3 span {
	color: #bf220f;
	font-weight: normal
}
#testimonials .quote {
	text-align: center
}
#team {
	padding: 80px 0;
	background: #fff;
	background-size: cover;
	padding-bottom: 0px
}
#team .team .avatar {
	display: inline-block;
	height: 300px;
	width: 100%;
	max-width: 350px;
	border: 4px solid #fff;
	overflow: hidden
}
#team .team .avatar .over {}
#team .team h3 {
	display: block;
	text-align: center
}
#team .team h3 .name {
	color: #4c4c4c;
	font-size: 26px;
	margin-bottom: 4px;
	padding-bottom: 5px;
	font-weight: 700;
	border-bottom: solid 1px #bf220f;
	display: inline-block
}
#team .team li {
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
#team .team {
	margin: 70px 0;
	margin-bottom: 80px
}
#team .team .img {}
#team .team img {
	overflow: hidden
}
#team li:hover .avatar {
	border: 4px solid #f5f5f5;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}
#team li p {
	color: #656565;
	line-height: 26px;
	font-weight: 300;
	font-size: 16px;
	padding: 20px 10px 0px 10px
}
#team li em {
	display: block;
	color: #656565;
	font-style: italic;
	font-weight: 300;
	font-size: 16px;
	padding: 0px 10px
}
#team .social_icons {
	margin-top: 130px
}
#team .social_icons li {
	border-bottom: none;
	border: solid 1px #fff;
	margin: 3px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out
}
#team .social_icons li:hover,
#team .social_icons li:hover a {}
#team .social_icons li a {
	color: #fff !important;
	line-height: 35px;
	height: 35px;
	width: 35px;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out
}
#projects {
	background: #f7f7f7;
	padding: 0px
}
#projects li {
	padding: 0px;
	max-height: 400px;
	position: relative;
	overflow: hidden
}
#projects li img {
	width: 100%
}
#projects ul {
	margin: 0px
}
#projects hr {
	border: none;
	border-bottom: 10px solid #fff;
	margin: 0px;
	width: 100%;
	background: none
}
#projects .btn {
	background: none;
	margin-bottom: 0px
}
#projects .project-detail {
	padding: 60px;
	padding-left: 20%
}
#projects .project-detail .btn {
	border: 2px solid #4c4c4c;
	border-radius: 0px;
	margin-top: 50px;
	padding: 15px 40px;
	font-size: 14px;
	color: #4c4c4c
}
#projects .project-detail .btn:hover {
	background: #d02730;
	color: #fff;
	border-color: #d02730
}
.post-img {
	max-height: 400px;
	position: relative;
	overflow: hidden
}
.sub-pages .post-img img {
	width: 100%
}
.load-more {
	text-align: center;
	background: #fff;
	padding: 60px 0
}
.load-more .btn {
	border: 2px solid #4c4c4c;
	border-radius: 0px;
	margin-top: 0px;
	padding: 15px 40px;
	font-size: 14px;
	color: #4c4c4c
}
.load-more .btn:hover {
	background: #4c4c4c !important;
	color: #fff
}
.a-info li {
	display: inline-block
}
.a-info li {
	text-transform: uppercase;
	padding: 0 10px 0 0;
	color: #9d9d9d
}
.a-info li a {
	font-style: italic;
	font-family: 'PT Serif', serif
}
.tags {
	margin-top: 40px
}
.tags li {
	display: inline-block;
	margin-bottom: 5px
}
.tags li a {
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #000;
	display: inline-block;
	color: #000;
	font-size: 12px
}
.share {
	margin-top: 50px;
	border: 1px solid #eaeaea;
	padding: 10px 20px;
	display: inline-block;
	width: 100%
}
.post-admin {
	margin-top: 50px
}
.post-admin .avatar {
	width: 12%
}
.post-admin .admin-info {
	margin-left: 30px;
	display: inline-block;
	width: 80%
}
.post-admin .admin-info h4 {
	color: #000
}
.admin-info .social_icons li {
	border-radius: 50%
}
.post-admin .social_icons {}
.post-admin .social_icons {}
.single-post .social_icons {
	text-align: left
}
.single-post .social_icons ul {
	text-align: left
}
.single-post .social_icons ul li {
	background: #f5f5f5 !important
}
.single-post .social_icons a {
	color: #333 !important;
	font-size: 16px !important;
	border-radius: 50%;
	line-height: 44px !important
}
.may-like {
	margin-top: 60px
}
.may-like h4 {
	color: #000;
	text-transform: uppercase
}
.may-like .like-post {
	margin-top: -80px;
	position: relative;
	z-index: 1;
	padding: 0 10px
}
.may-like span {
	color: #fff;
	display: inline-block;
	width: 100%
}
.may-like img {
	width: 100%
}
.may-like a {
	color: #fff;
	font-size: 18px;
	font-style: italic;
	font-family: 'PT Serif', serif
}
.comments {
	margin-top: 100px
}
.comments .head {
	border-bottom: 3px solid #1c1c1c;
	display: inline-block;
	width: 100%
}
.comments h5 {
	text-transform: uppercase;
	color: #1c1c1c
}
.comments .com {}
.comments .com h5 {
	color: #515151;
	text-transform: none
}
.comments .com h5 span {
	color: #bcbcbc;
	margin-left: 20px
}
.comments .com .media {
	margin-top: 30px
}
.comments .com .media-body {
	margin-left: 30px
}
.comments .com .media-body span.date {
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%
}
.comments .com .reply {
	display: inline-block;
	width: 100%;
	margin-bottom: 30px
}
.comments .com .media-object {
	margin-right: 20px
}
.com-form h5 {
	color: #515151;
	margin: 0px;
	margin-bottom: 30px;
	text-transform: uppercase
}
.com-form {
	background: #f3f3f3;
	padding: 30px 30px
}
.com-form {
	margin-bottom: 50px
}
.com-form input {
	border: none;
	border-radius: 0px;
	font-weight: 100;
	height: 40px;
	width: 320px
}
.com-form textarea {
	border: none;
	border-radius: 0px;
	font-weight: 100;
	width: 100%;
	margin-bottom: 20px
}
.com-form button {
	background: #1c1c1c;
	text-transform: uppercase
}
.com-form button:hover {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
.single-post {
	margin: 100px 0
}
.search input {
	border: 1px solid #e5e5e5;
	border-radius: 0px;
	height: 58px
}
.search {}
.sider-bar h5 {
	margin-top: 50px;
	text-transform: uppercase
}
.sider-bar .small-post li {
	border-bottom: 1px solid #dbdada;
	padding-bottom: 15px;
	margin-top: 15px
}
.sider-bar .small-img {
	float: left;
	margin-right: 15px
}
.sider-bar .post-text {}
.sider-bar .post-text span {
	color: #bcbcbc;
	text-transform: uppercase;
	font-size: 11px
}
#clients {
	padding: 80px 0;
	background: #fff;
	text-align: center
}
#clients li {
	padding: 20px;
	text-align: center
}
#clients img {
	-webkit-filter: grayscale(1);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'//www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	display: inline-block;
	cursor: pointer
}
#clients img:hover {
	-webkit-filter: grayscale(0);
	filter: none
}
#metaimage {
	background: url(../images/metaimage.jpg) no-repeat #0c0c0c;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	padding: 150px 0
}
@media screen and (-webkit-min-device-pixel-ratio:2) {
	#metaimage {
		background-attachment: inherit !important;
		background-position: inherit !important
	}
}
#metaimage .team-tagline {
	display: block;
	position: relative
}
#metaimage .team-tagline h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	font-weight: 300;
	text-transform: capitalize;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px
}
#metaimage .team-tagline h4::first-letter {
	font-size: 50px;
	font-weight: 700;
	color: #bf220f
}
#map {
	width: 100%;
	text-align: center;
	height: 400px;
	background: url(../images/map.jpg) center center no-repeat #e3e3e3
}
.parallax {
	background: url(../images/quote_bg.jpg) no-repeat #0c0c0c;
	background-attachment: fixed;
	background-size: cover;
	padding: 60px 0px 60px 0px;
	text-align: center
}
@media screen and (-webkit-min-device-pixel-ratio:2) {
	.parallax {
		background-attachment: inherit !important;
		background-position: inherit !important
	}
}
.parallax .tittle {
	margin-bottom: 0px
}
.parallax h2 {
	color: #fff;
	font-size: 72px;
	margin-bottom: 0px;
	font-weight: 800;
	line-height: 62px
}
.parallax p {
	color: #fff;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	margin: 15px 0px 15px 0px
}
.parallax .btn {
	border: 1px solid #fff;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 20px;
	margin-top: 15px;
	margin-bottom: 0px;
	background: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px
}
.parallax .btn:hover {
	background: rgba(191, 34, 15, 0.5);
	border: 1px solid transparent;
	padding: 10px 40px 10px 20px !important
}
.parallax .btn::after {
	content: "\f105";
	font-size: 24px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 12px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
.parallax .btn:hover::after {
	margin-left: 0px;
	opacity: 1
}
.iner-t-bnr {
	background: url(../images/background/about.jpg) no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin-top: 70px
}
.iner-t-bnr:before,
#metaimage:before,
#get-in-touch:before,
#our-approach:before {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 0
}
.iner-t-bnr:before {
	background: rgba(0, 0, 0, 0.80);
	content: "";
	left: 0;
	top: 0
}
#our-approach:before {
	background: rgba(198, 68, 54, 0.97);
	content: "";
	left: 0;
	top: 0
}
#metaimage:before {
	background: rgba(0, 0, 0, 0.80);
	content: "";
	left: 0;
	top: 0
}
#get-in-touch:before {
	background: rgba(0, 0, 0, 0.60);
	content: "";
	left: 0;
	top: 0
}
.module-hero {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
.hero-caption {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center
}
.hero-text {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 100%
}
.local-scroll {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	text-align: center;
	padding-bottom: 20px
}
.local-scroll a {
	display: inline-block;
	background: url(../images/go-down.png) center bottom no-repeat;
	width: 28px;
	height: 33px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}
.local-scroll a:hover {
	background: url(../images/go-down.png) center top no-repeat
}
.iner-t-work-bnr {
	background: url(../images/background/work.jpg) fixed no-repeat;
	background-size: cover
}
.iner-t-process-bnr {
	background: url(../images/background/process.jpg) fixed no-repeat;
	background-size: cover
}
.iner-t-outsource-bnr {
	background: url(../images/background/outsource.jpg) fixed no-repeat;
	margin-top: 0px;
	background-size: cover
}
.iner-t-services-bnr {
	background: url(../images/background/services.jpg) fixed no-repeat;
	background-size: cover
}
.iner-t-internet-marketing-bnr {
	background: url(../images/background/internet-marketing.jpg) fixed no-repeat;
	background-size: cover
}
.iner-t-blog-bnr {
	background: url(../images/background/blog.jpg) fixed no-repeat;
	background-size: cover
}
.iner-t-testimonials-bnr {
	background: url(../images/background/testimonials.jpg) fixed no-repeat;
	background-size: cover
}
.iner-t-quote-bnr {
	background: url(../images/background/quote.jpg) fixed no-repeat;
	background-size: cover
}
.iner-t-career-bnr {
	background: url(../images/background/career.jpg) fixed no-repeat;
	background-size: cover
}
.iner-t-contact-bnr {
	background: url(../images/background/contact.jpg) fixed no-repeat;
	background-size: cover;
	background-position: center center
}
.iner-t-404-bnr img {
	width: 100%;
	height: auto;
	margin-top: 65px
}
.mh-line-size-3,
.mh-line-size-5,
.mh-line-size-6 {
	font-weight: 700;
	opacity: 1;
	margin: 0
}
.mh-line-size-1 {
	font-size: 55px;
	line-height: 55px;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	margin: 0px 0px 8px 0px;
	padding: 0px
}
.mh-line-size-1 span {
	color: #bf220f
}
.mh-line-size-2 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
	font-family: 'Raleway', sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px
}
.mh-line-size-2 span {
	color: #bf220f
}
.mh-line-size-3 {
	font-size: 38px;
	line-height: 48px;
	font-weight: 400;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	margin: 13px 0px 0px 0px;
	padding: 0px
}
.mh-line-size-4 {
	font-size: 30px;
	font-weight: 300
}
.mh-line-size-5 {
	font-size: 12px
}
.mh-line-size-6 {
	font-weight: 400;
	font-size: 16px
}
.font-alt {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase
}
#blog {
	padding: 80px 0
}
#blog .b-detail {
	background: #f7f7f7;
	padding: 20px
}
#blog .b-detail .date {
	font-size: 11px;
	color: #b6b6b6;
	width: 100%;
	display: inline-block
}
#blog .b-detail a {
	font-size: 18px;
	margin: 5px 0;
	display: inline-block;
	width: 100%
}
#blog .b-detail p {
	color: #969696
}
#blog .b-detail .tags {
	margin-top: 30px
}
#blog .b-detail .tags a {
	font-size: 14px;
	width: auto;
	font-style: italic;
	font-family: 'PT Serif', serif;
	color: #4c4c4c;
	font-weight: bold
}
#contact {
	background: url(../images/contact_pattern.png) left top repeat;
	padding: 40px 0
}
#contact .address {
	margin-top: 50px;
	margin-bottom: 25px;
	padding-left: 15px
}
#contact .address h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #656565
}
#contact .address p {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	color: #656565
}
#contact ul {
	max-width: 400px;
	padding-left: 15px
}
#contact li {
	border-bottom: solid 1px #e6e6e6;
	color: #656565;
	font-size: 18px;
	line-height: 40px;
	font-weight: 600;
	padding: 8px 5px
}
#contact li a:hover {
	color: #bf220f
}
#contact li i {
	color: #bf220f;
	font-size: 26px;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	vertical-align: middle
}
#contact input {
	width: 100%;
	height: 60px;
	padding: 0 20px;
	border: none;
	background: #fff;
	margin-bottom: 12px;
	color: #656565;
	border-bottom: solid 1px #cfcfcf;
	-webkit-appearance: none
}
#contact textarea {
	padding: 12px 20px;
	border: none;
	border-bottom: solid 1px #cfcfcf
}
#contact button {
	background: #fff;
	border: solid 2px #656565;
	color: #656565;
	position: relative;
	display: block;
	padding: 8px 25px;
	margin-top: 20px;
	font-size: 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
#btn_submit:hover {
	background: #be210e;
	color: #fff;
	border-color: #be210e
}
#contact #contact_form {
	text-align: center;
	margin-top: 40px
}
#contact .error {
	border: 2px solid #e34120 !important;
	background: #e3e3e3
}
#contact .success-msg {
	background: #fff;
	border: 1px solid #ABD0A8;
	color: #589051;
	margin-bottom: 30px;
	width: 100%;
	display: inline-block;
	text-align: left;
	padding: 11px 16px;
	border-radius: 4px;
	display: none
}
#contact .success-msg i {
	padding: 10px;
	border-radius: 50%;
	border: 1px solid #ABD0A8;
	margin-right: 10px
}
#breadcrumb {
	background: #fff;
	border-bottom: solid 3px #e9e6e5;
	color: #545454;
	font-size: 18px;
	padding: 30px 0;
	text-align: center
}
#breadcrumb a {
	color: #bf220f;
	display: inline;
	font-size: 18px;
	padding: 0 5px
}
#breadcrumb a:hover {
	color: #333333
}
#breadcrumb span {
	display: inline-block;
	padding-left: 5px
}
.service-detail-other-service {
	position: absolute;
	border-top: 2px solid #e5e5e5;
	bottom: 408px;
	text-align: center;
	width: 100%;
	z-index: 123
}
.service-detail-nav {
	background: rgba(255, 255, 255, 0.9);
	display: block;
	position: fixed;
	bottom: 0px
}
.service-detail-other-service ul {
	display: inline-block;
	margin: 0px
}
.service-detail-other-service ul li {
	display: inline-block;
	border-right: 2px solid #e5e5e5;
	margin: 0px -2px
}
.service-detail-other-service ul li:last-child {
	border-right: 0px
}
.service-detail-other-service ul li a {
	font-family: 'Raleway', sans-serif;
	color: #656565;
	display: block;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 20px;
	padding: 25px 18px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.service-detail-other-service ul li a:hover {
	background: #1c1d1e;
	color: #fff
}
.service-detail-other-service ul li a span {
	font-size: 24px;
	padding-right: 10px;
	color: #ca4232
}
#footer {
	position: relative;
	background: url(../images/count_bg.png) center center #c04032;
	background-attachment: fixed;
	padding: 30px 0px 40px 0px;
	text-align: center
}
@media screen and (-webkit-min-device-pixel-ratio:2) {
	#footer {
		background-attachment: inherit !important;
		background-position: inherit !important
	}
}
.srvs-footer {
	margin-bottom: 76px
}
#footer .tittle {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px
}
#footer .tittle h2 {
	font-size: 52px;
	color: #fff;
	font-weight: 700
}
#footer .circle-box {
	display: inline-block
}
#footer .circle-box:hover .contact-circle {
	border: solid 5px #1c1d1e;
	background: #fff
}
#footer .circle-box:hover h3 {
	margin-top: 10px;
	font-size: 26px
}
#footer .contact-circle {
	margin-top: 20px;
	display: inline-block;
	border: solid 5px #bc3d31;
	background: #fff;
	border-radius: 50%;
	width: 180px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
#footer .contact-circle img {
	width: 100%;
	height: auto;
	position: relative
}
#footer h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 400;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
#rights {
	background: #171717;
	text-align: left
}
#rights h4 {
	color: #b2b1b1;
	line-height: 24px;
	padding: 18px 0px;
	margin-bottom: 0px;
	font-size: 14px
}
#rights p a {
	color: #b2b1b1
}
#rights p a:hover {
	color: #fff
}
#rights .social_icons ul {
	display: block;
	margin: 10px 0px;
	padding: 0px;
	text-align: right
}
#rights .social_icons li {
	margin: 0px 0px;
	background-color: transparent;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out
}
#rights .social_icons a {
	border-radius: 2px;
	font-size: 20px;
	padding: 0px 15px;
	color: #B2B1B1;
	display: block;
	line-height: 40px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out
}
#back-to-top {
	background: #f2333a;
	height: 62px;
	width: 62px;
	line-height: 56px;
	text-align: center;
	cursor: pointer;
	font-size: 25px;
	display: inline-block;
	border-radius: 50%;
	color: #fff;
	margin-top: -31px;
	margin-bottom: 50px;
	position: relative;
	z-index: 99;
	border: 3px solid #fff
}
.social_icons {
	position: relative
}
.social_icons ul {
	margin: 0;
	padding: 0;
	text-align: center
}
.social_icons li {
	display: inline-block
}
.social_icons a {
	display: block;
	margin: 0 0px 0px 0;
	font-size: 20px;
	text-decoration: none;
	border-radius: 0px;
	text-align: center;
	color: #fff !important
}
.social_icons a:hover i {
	color: #fff
}
.social_icons .behance a:hover {
	color: #fff;
	background-color: #2b9ad2;
	border-color: #2b9ad2
}
.social_icons .blogger a:hover {
	color: #fff;
	background-color: #ff6500;
	border-color: #ff6500
}
.social_icons .deviantart a:hover {
	color: #fff;
	background-color: #536659;
	border-color: #536659
}
.social_icons .dribbble a:hover {
	color: #fff;
	background-color: #f973a4;
	border-color: #f973a4
}
.social_icons .facebook a:hover {
	color: #fff;
	background-color: #3b5a9b;
	border-color: #3b5a9b
}
.social_icons .flickr a:hover {
	color: #fff;
	background-color: #ff0084;
	border-color: #ff0084
}
.social_icons .forrst a:hover {
	color: #fff;
	background-color: #2f713d;
	border-color: #2f713d
}
.social_icons .googleplus a:hover {
	color: #fff;
	background-color: #f63d26;
	border-color: #f63d26
}
.social_icons .instagram a:hover {
	color: #fff;
	background-color: #507ea4;
	border-color: #507ea4
}
.social_icons .lastfm a:hover {
	color: #fff;
	background-color: #da0019;
	border-color: #da0019
}
.social_icons .linkedin a:hover {
	color: #fff;
	background-color: #0072b2;
	border-color: #0072b2
}
.social_icons .paypal a:hover {
	color: #fff;
	background-color: #165c82;
	border-color: #165c82
}
.social_icons .picasa a:hover {
	color: #fff;
	background-color: #cb2027;
	border-color: #cb2027
}
.social_icons .pinterest a:hover {
	color: #fff;
	background-color: #cb2027;
	border-color: #cb2027
}
.social_icons .skype a:hover {
	color: #fff;
	background-color: #00aaf1;
	border-color: #00aaf1
}
.social_icons .soundcloud a:hover {
	color: #fff;
	background-color: #ff6900;
	border-color: #ff6900
}
.social_icons .stumbleupon a:hover {
	color: #fff;
	background-color: #eb4823;
	border-color: #eb4823
}
.social_icons .twitter a:hover {
	color: #fff;
	background-color: #2baae1;
	border-color: #2baae1
}
.social_icons .vimeo a:hover {
	color: #fff;
	background-color: #40b2dc;
	border-color: #40b2dc
}
.social_icons .youtube a:hover {
	color: #fff;
	background-color: #ff3330;
	border-color: #ff3330
}
.color-switcher {
	width: 220px;
	position: fixed;
	right: -220px;
	top: 150px;
	z-index: 999;
	padding: 0px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	border-bottom-right-radius: 4px
}
.color-switcher h5 {
	font-size: 15px;
	margin-top: 0;
	padding: 0 20px 0
}
.color-switcher p {
	font-size: 12px;
	color: #000;
	margin-bottom: 0;
	background: #fff;
	height: 40px;
	text-align: left;
	font-weight: bold;
	line-height: 42px;
	text-transform: uppercase
}
.color-switcher ul {
	list-style: none;
	padding: 0
}
.color-switcher ul li {
	float: left
}
.color-switcher ul li a {
	display: block;
	width: 35px;
	height: 35px;
	outline: none;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #333
}
.color-switcher ul li a.blue {
	background: #428bca
}
.color-switcher ul li a.green {
	background: #88c136
}
.color-switcher ul li a.red {
	background: #e54242
}
.color-switcher ul li a.yellow {
	background: #ff9c00
}
.color-switcher ul li a.brown {
	background: #987654
}
.color-switcher ul li a.cyan {
	background: #1ABC9C
}
.color-switcher ul li a.purple {
	background: #c74a73
}
.color-switcher ul li a.sky-blue {
	background: #00cdcd
}
.color-switcher .gray {
	background: #656565
}
.color-switcher .black {
	background: #000
}
.color-switcher .white {
	background: #fff
}
.color-switcher .light {
	background: #fff;
	width: 60px;
	color: #000;
	text-align: center;
	float: left;
	border: 1px solid #666;
	margin-top: 15px;
	margin-right: 22px
}
.color-switcher .dark {
	background: #272727;
	width: 60px;
	float: right;
	color: #fff;
	border: 1px solid #666;
	margin-top: 15px
}
.picker_close {
	width: 40px;
	height: 40px;
	position: absolute;
	left: -40px;
	top: 0px;
	text-align: center;
	background: #fff;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.picker_close i {
	font-size: 22px;
	margin-top: 9px
}
.position {
	right: 0;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease
}
.theme-colours,
.layouts,
.backgrounds,
.choose-header,
.choose-footer {
	display: table;
	text-align: left;
	padding-top: 0px;
	width: 100%;
	padding: 19px;
	background: #fff;
	padding-top: 0px
}
.layouts a,
.choose-header a,
.choose-footer a {
	display: inline-block;
	text-align: center;
	width: 40%;
	margin: 0 5px 0 0;
	color: #5d5d5d;
	font-size: 15px;
	border: 1px solid #e7e7e7;
	padding: 5px 7px 2px
}
.layouts a:hover,
.choose-header a:hover,
.choose-footer a:hover {
	border: 2px solid #a9a9a9;
	padding: 4px 5px 1px
}
.styleswitcher {
	position: fixed;
	width: 120px;
	background: #ffffff;
	color: #595959;
	top: 150px;
	right: -123px;
	z-index: 999
}
.styleswitcher p {
	color: #000 !important
}
.styleswitcher.ackapa {
	left: 0
}
.styleswitcher .switch {
	padding-left: 15px;
	padding-bottom: 10px
}
.styleswitcher .switch h5 {
	margin-top: 20px
}
.styleswitcher .switch p {
	margin-top: 10px
}
.stylebutton {
	cursor: pointer;
	position: absolute;
	text-align: center;
	line-height: 40px;
	background: #fff;
	font-size: 20px;
	width: 40px;
	height: 40px;
	top: 0px;
	right: -40px
}
.styleswitcher a {
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	position: relative;
	z-index: 99999999
}
.color-switcher ul li {
	margin: 3px
}
.modal-header i {
	color: #fff
}
.modal-body .owl-controls .owl-page,
.owl-controls .owl-buttons div {
	margin-top: -50px;
	z-index: 999;
	height: 50px;
	width: 50px;
	display: inline-block;
	position: absolute;
	top: 60%
}
.modal-body .owl-img {
	height: 500px;
	overflow: hidden
}
.modal-body .owl-next {
	right: 0px
}
.modal-body h4 {
	color: #333
}
.p-details {
	padding: 15px
}
#ip-container header {
	border: none
}
#accordion {}
#accordion .panel-default>.panel-heading .panel-title a:before {
	content: "\f106";
	font-family: FontAwesome;
	margin-right: 5px;
	color: #FFF;
	padding: 0px;
	background: #f2333a;
	color: #fff;
	padding: 14px 15px
}
#accordion .panel-default>.panel-heading .panel-title a.collapsed:before {
	content: "\f107";
	font-family: FontAwesome;
	margin-right: 5px;
	background: #f2333a
}
.panel-default>.panel-heading {
	background-color: #fff;
	padding: 0px;
	border-radius: 4px;
	overflow: hidden
}
.panel-default>.panel-heading a {
	text-decoration: none;
	font-size: 16px;
	width: 100%;
	font-weight: 400;
	padding: 0px;
	line-height: 43px;
	display: inline-block;
	padding-left: 0px
}
#headings {
	text-align: left
}
#headings h1 {
	text-align: left;
	color: #000
}
#headings h2 {
	text-align: left;
	color: #000;
	text-transform: none
}
#headings h3 {
	text-align: left;
	color: #000
}
#headings h4 {
	text-align: left;
	color: #000
}
#headings h5 {
	text-align: left;
	color: #000
}
#headings h6 {
	text-align: left;
	color: #000
}
.alerts .close {
	float: right
}
.shortcodes h1 {
	text-align: left
}
.shortcodes h2 {
	text-align: left;
	text-transform: uppercase
}
#tabs {}
#tabs p {
	line-height: 26px
}
#tabs .nav-tabs a {
	font-weight: 300;
	font-size: 18px
}
#tabs .nav-tabs {
	margin-bottom: 15px
}
#tabs .nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	background: #f2333a;
	color: #fff;
	border: none
}
.shortcodes section h4 {
	color: #333;
	font-weight: 400
}
.error-page {}
.error-page {
	margin-top: 100px;
	text-align: center;
	padding-bottom: 100px
}
.error-page h1 {
	text-align: center;
	font-size: 54px;
	color: #4a4a4a
}
button.submit {
	background: url(../images/search-icon.jpg) no-repeat;
	height: 34px;
	width: 34px;
	border: none;
	float: right;
	position: relative;
	z-index: 1;
	margin-top: -45px
}
.error-page input {
	width: 100%
}
.error-page .search {
	width: 40%;
	margin: 0 auto;
	margin-top: 50px
}
.error-page p {
	font-size: 18px;
	font-style: italic;
	font-family: 'PT Serif', serif
}
#timer {
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 99
}
.timer {
	text-align: center
}
ul.countdown {
	min-height: 180px;
	margin-top: 50px
}
ul.countdown li {
	text-align: center
}
ul.countdown li span {
	font-size: 100px;
	padding-top: 150px;
	font-weight: 300;
	color: #fff;
	font-family: 'Oswald', sans-serif
}
ul.countdown li .overlay {
	border-radius: 4px;
	padding: 40px;
	margin-top: -200px
}
ul.countdown li p {
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase
}
ul.countdown .round-back span {
	color: #fff
}
ul.countdown .round-back p {
	color: #fff
}
#slides {
	position: relative;
	background: url(../images/banner_bg.png) left top repeat #000
}
#slides .slides-container {
	display: none
}
#slides .scrollable {
	zoom: 1;
	position: relative;
	top: 0;
	left: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	height: 100%
}
#slides .scrollable:after {
	content: "";
	display: table;
	clear: both
}
.slides-navigation {
	margin: 0 auto;
	position: absolute;
	z-index: 3;
	top: 46%;
	color: #fff;
	width: 100%
}
.slides-navigation a {
	position: absolute;
	display: block
}
.slides-navigation a.prev {
	left: 0
}
.slides-navigation a.next {
	right: 0
}
.slides-pagination {
	position: absolute;
	z-index: 999;
	bottom: 100px;
	text-align: center;
	width: 100%;
	display: block
}
.slides-pagination a {
	border-radius: 1px;
	width: 30px;
	height: 5px;
	background: rgba(255, 255, 255, 0.5);
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	vertical-align: auto;
	zoom: 1;
	display: inline;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
	margin: 2px;
	overflow: hidden;
	text-indent: -100%
}
.slides-pagination a.current {
	background: #bf220f
}
.go-down {
	position: absolute;
	z-index: 999;
	text-align: center;
	width: 100%;
	bottom: 20px
}
.go-down a {
	display: inline-block;
	background: url(../images/go-down.png) center bottom no-repeat;
	width: 28px;
	height: 33px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out
}
.go-down a:hover {
	background: url(../images/go-down.png) center top no-repeat
}
.white-popup {
	position: relative;
	background: #FFF;
	padding: 0px 0 50px 0;
	width: 100%;
	max-width: 100%;
	margin: 0 auto
}
.top-bor {
	height: 60px;
	border-bottom: 1px solid #f5f5f5
}
.top-bor a {
	line-height: 60px
}
.mfp-zoom-out {}
.mfp-zoom-out .mfp-with-anim {
	opacity: 0;
	transition: all 0.3s ease-in-out;
	transform: scale(1.3)
}
.mfp-zoom-out.mfp-bg {
	opacity: 0;
	transition: all 0.3s ease-out
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
	opacity: 1;
	transform: scale(1)
}
.mfp-zoom-out.mfp-ready.mfp-bg {
	opacity: 0.8
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
	transform: scale(1.3);
	opacity: 0
}
.mfp-zoom-out.mfp-removing.mfp-bg {
	opacity: 0
}
.go-up {
	color: #fff;
	position: fixed;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	right: -60px;
	bottom: 40px;
	cursor: pointer;
	text-align: center;
	z-index: 9999;
	background: #bf220f;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.go-up:hover {
	background-color: #656565;
	color: #fff
}
.request-quote {
	color: #fff;
	position: fixed;
	width: 175px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	right: -135px;
	bottom: 40%;
	cursor: pointer;
	text-align: left;
	z-index: 9999;
	background: #bf220f;
	-webkit-transition: all 0.6s ease-in;
	-moz-transition: all 0.6s ease-in;
	-ms-transition: all 0.6s ease-in;
	-o-transition: all 0.6s ease-in;
	transition: all 0.6s ease-in;
	-moz-border-radius: 2px 0px 0px 2px;
	-webkit-border-radius: 2px 0px 0px 2px;
	border-radius: 2px 0px 0px 2px
}
.request-quote:hover {
	background-color: #656565;
	color: #fff;
	right: 0px
}
.request-quote a {
	line-height: 40px;
	color: #fff;
	vertical-align: text-bottom
}
.request-quote i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	text-align: center
}
#inner-about {
	padding: 50px 0px 50px 0px
}
.since-box {
	border-bottom: solid 1px #9a9a9a;
	overflow: hidden;
	position: relative;
	padding: 10px 0px 70px 0px;
	margin-bottom: 30px
}
.since-box.last {
	margin-bottom: 0px;
	padding-bottom: 10px
}
.since-box .since {
	display: inline-block;
	float: left;
	text-align: left;
	min-width: 20%;
	color: #333333;
	font-size: 48px;
	text-transform: lowercase;
	font-weight: 400;
	line-height: 48px
}
.since-box .since span {
	display: block;
	font-size: 80px;
	font-weight: 800;
	line-height: 70px;
	letter-spacing: -4px;
	text-transform: capitalize
}
.since-box .since-detail {
	border-left: solid 5px #bf220f;
	display: inline-block;
	float: right;
	width: 78%;
	font-size: 24px;
	line-height: 36px;
	color: #545454;
	padding: 0.5% 1% 0.5% 5%
}
.since-box .since.w-28-p {
	width: 28%
}
.since-box .since-detail.w-69-p {
	width: 69%
}
.text-master li {
	line-height: 30px
}
.text-master li.head {
	font-weight: 700
}
.text-master li a {
	color: #bf220f
}
.text-master h2 {
	font-weight: 700;
	display: inline-block;
	font-size: 36px;
	font-family: "Raleway", sans-serif;
	color: #333333;
	margin-bottom: 30px
}
.text-master h2 span {
	border-bottom: 5px solid #bf220f;
	padding-bottom: 10px
}
.text-master p {
	font-weight: normal;
	font-size: 18px;
	color: #545454;
	line-height: 30px;
	padding-bottom: 20px
}
#our-approach {
	background: url(../images/background/our-approach.jpg) left top repeat #c64436;
	padding: 60px 0px
}
.white-title {
	position: relative;
	margin-bottom: 30px;
	text-align: center
}
.white-title h2 {
	color: #FFF;
	font-family: "Raleway", sans-serif;
	font-size: 72px;
	font-weight: 800;
	margin: 0
}
.white-title p {
	color: #FFF;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	padding-top: 10px
}
.approach-wrapper {
	display: block;
	position: relative
}
.approach-wrapper ul {}
.approach-wrapper ul li {
	overflow: hidden;
	text-align: center;
	list-style: none;
	border-radius: 10px;
	-webkit-transition: 0.8s ease-in-out;
	-moz-transition: 0.8s ease-in-out;
	-ms-transition: 0.8s ease-in-out;
	-o-transition: 0.8s ease-in-out;
	transition: 0.8s ease-in-out
}
.approach-wrapper ul li .ico {
	display: inline-block;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 15px
}
.approach-wrapper ul li .ico img {
	width: 100%;
	height: auto;
	max-width: 170px
}
.approach-wrapper ul li .text {
	display: inline-block;
	padding-right: 35px;
	margin: 0px 5px 30px 5px;
	position: relative;
	text-align: left;
	color: #fff;
	font-weight: 300;
	font-size: 18px;
	background: url(../images/arrow.png) 300px center no-repeat;
	text-transform: capitalize;
	left: -100px;
	opacity: 0;
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-ms-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out
}
.approach-wrapper ul li:hover {
	background: rgba(28, 29, 30, 0.9)
}
.approach-wrapper ul li:hover .text {
	left: 0px;
	opacity: 1
}
.approach-wrapper ul li:hover .text {
	background: url(../images/arrow.png) right center no-repeat
}
#get-in-touch {
	position: relative;
	padding: 38px 0px;
	background: url(../images/count_bg.png) center top #171717;
	background-attachment: fixed;
	background-size: cover;
	text-align: center
}
#get-in-touch .text {
	position: relative;
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	padding-top: 10px
}
#get-in-touch .btn {
	position: relative;
	background: #1c1d1e;
	border: 1px solid transparent;
	color: #fff;
	font-weight: 400;
	font-size: 22px;
	padding: 18px 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px
}
#get-in-touch .btn:hover {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.2);
	padding: 18px 60px 18px 50px !important
}
#get-in-touch .btn::after {
	content: "\f105";
	font-size: 28px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 30px;
	top: 19px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
#get-in-touch .btn:hover::after {
	margin-left: 0px;
	opacity: 1
}
#work {
	padding: 0px 0px
}
#work ul {
	margin-bottom: 0px
}
.work-item {
	position: relative
}
.work-item a {
	display: block;
	cursor: default
}
.work-item .img img {
	width: 100%;
	height: auto
}
.work-item .over-w {}
.work-item .over-w .w-detail {
	position: absolute;
	width: 90%;
	top: 35%
}
.work-item .over-w p {
	color: #fff;
	font-weight: 300;
	font-size: 20px
}
.work-item .over-w h2 {
	color: #fff;
	font-weight: 600;
	font-size: 50px;
	background: url(../images/work-bg.jpg) center bottom no-repeat;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px
}
.work-item .img {
	position: relative;
	overflow: hidden
}
.work-item .over-w {
	display: block;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	height: 100%;
	width: 100%;
	padding: 0 5%;
	text-align: center;
	background: rgba(0, 0, 0, 0.9);
	overflow: hidden;
	opacity: 0;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s
}
.work-item .img:hover {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s
}
.work-item .img:hover .over-w {
	bottom: 0px;
	opacity: 1;
	display: block;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	transition: all 0.8s
}
.white-label-form {
	padding: 70px 0px 80px 0px
}
.white-label-form .text-title {
	position: relative;
	text-align: left;
	font-size: 34px;
	font-weight: 600;
	color: #fff;
	padding: 0px 10px;
	margin-bottom: 40px
}
.white-label-form .text-title p {
	font-size: 24px;
	line-height: 34px;
	font-weight: 300;
	color: rgba(255, 255, 255, 0.6);
	font-family: 'Raleway', sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px
}
.white-label-form input {
	width: 100%;
	height: 60px;
	padding: 0px 20px;
	border: none;
	background: #fff;
	margin-bottom: 20px;
	color: #666666;
	border-bottom: none;
	font-size: 24px;
	font-weight: 300
}
.white-label-form textarea {
	width: 100%;
	height: inherit;
	padding: 20px;
	border: none;
	background: #fff;
	margin-bottom: 20px;
	color: #666666;
	border-bottom: none;
	font-size: 24px;
	font-weight: 300
}
.white-label-form input.name {
	padding-left: 50px;
	background: url(../images/name-ico.png) 15px center no-repeat #fff
}
.white-label-form input.email {
	padding-left: 55px;
	background: url(../images/email-ico.png) 16px center no-repeat #fff
}
.white-label-form input.phone {
	padding-left: 55px;
	background: url(../images/phone-ico.png) 16px center no-repeat #fff
}
.white-label-form input.skype {
	padding-left: 55px;
	margin-left: 0px;
	background: url(../images/skype-ico.png) 16px center no-repeat #fff
}
.white-label-form input.website {
	padding-left: 55px;
	background: url(../images/website-ico.png) 16px center no-repeat #fff
}
.white-label-form .submit-btn {
	background: rgba(194, 65, 51, 0.8);
	border: none;
	color: #fff;
	position: relative;
	display: block;
	padding: 8px 25px;
	font-size: 20px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
.white-label-form .submit-btn:hover {
	background: rgba(194, 65, 51, 1);
	color: #fff
}
.outsource-hexagon-holder {
	position: relative;
	display: block;
	text-align: center;
	margin: 25px 0px 0px 0px;
	vertical-align: top
}
.outsource-hexagon,
.outsource-hexagon::before {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
.outsource-hexagon {
	overflow: hidden;
	vertical-align: top;
	display: inline-block;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border-radius: 50%;
	width: 100%;
	max-width: 220px;
	min-height: 220px;
	margin: 0px 15px 0px 15px;
	padding: 20px;
	position: relative;
	border: none;
	color: rgba(0, 0, 0, 1);
	-o-text-overflow: clip;
	text-overflow: clip
}
.outsource-hexagon::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	content: "";
	top: 0px;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(191, 34, 15, 0.3)
}
.outsource-hexagon:hover.outsource-hexagon::before {
	background: rgba(191, 34, 15, 0.6)
}
.outsource-hexagon .ico {
	position: relative
}
.outsource-hexagon h4 {
	font-size: 24px;
	font-weight: 400;
	line-height: 30px;
	position: absolute;
	color: #FFF;
	margin: 0px auto;
	top: 34%;
	left: 0px;
	right: 0px
}
.outsource-hexagon p {
	padding: 0px 10px;
	line-height: 20px;
	color: #FFF;
	position: relative;
	font-size: 16px;
	font-weight: 300;
	z-index: 1;
	margin-bottom: 0px
}
.p-b-10 {
	padding-bottom: 10px
}
#outsource {
	padding: 40px 0px 70px 0px
}
#outsource .tittle {
	padding-bottom: 40px
}
#outsource .tittle h2,
#manage-projects .tittle h2 {
	font-size: 36px;
	color: #333;
	font-weight: 700
}
#outsource .tittle p,
#manage-projects .tittle p {
	font-size: 18px;
	color: #545454;
	font-weight: 400;
	line-height: 30px;
	padding-top: 10px
}
#info-belt {
	padding: 50px 0px;
	background: #f8e8e7;
	text-align: center
}
#info-belt h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	color: #333333;
	font-weight: 700;
	margin: 0px 0 7px 0;
	padding: 0px
}
#info-belt p {
	font-size: 18px;
	line-height: 30px;
	color: #545454;
	margin: 0px;
	padding: 0px;
	font-weight: 400
}
#benefits-of-outsourcing {
	padding: 60px 0px;
	background: url(../images/background/benefits-of-outsourcing.jpg) center top;
	background-attachment: fixed;
	background-size: cover
}
#benefits-of-outsourcing:before {
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 0
}
#benefits-of-outsourcing:before {
	background: rgba(0, 0, 0, 0.90);
	content: "";
	left: 0;
	top: 0
}
#benefits-of-outsourcing h2 {
	position: relative;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	margin: 0px 0 35px 0;
	padding: 0px
}
#benefits-of-outsourcing .contat-box {
	background: rgba(0, 0, 0, 0);
	padding-top: 15px;
	padding-bottom: 15px;
	border: solid 1px rgba(255, 255, 255, 0)
}
#benefits-of-outsourcing .contat-box a {
	display: block;
	cursor: default
}
#benefits-of-outsourcing .contat-box,
#benefits-of-outsourcing .contat-box h4,
#manage-projects .contat-box {
	-webkit-transition: 0.6s ease-in-out;
	-moz-transition: 0.6s ease-in-out;
	-ms-transition: 0.6s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out
}
#benefits-of-outsourcing .contat-box:hover {
	background: rgba(0, 0, 0, 0.3);
	border: solid 1px rgba(255, 255, 255, 0.08)
}
#benefits-of-outsourcing .contat-box:hover h4 {
	color: #FFF
}
#benefits-of-outsourcing .contat-box h4 {
	color: #bf220f;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 0px
}
#benefits-of-outsourcing .contat-box i {
	padding-right: 10px
}
#benefits-of-outsourcing .contat-box p {
	color: #FFF;
	font-size: 18px;
	line-height: 32px;
	font-weight: 300;
	letter-spacing: 2px;
	padding-left: 5px
}
#manage-projects {
	padding: 60px 0px;
	background: #e9e6e5
}
#manage-projects .tittle {
	padding-bottom: 10px
}
#manage-projects .contat-box {
	text-align: center;
	background: rgba(0, 0, 0, 0);
	border: dashed 3px rgba(191, 34, 15, 0.2);
	margin: 10px;
	padding: 15px;
	min-height: 425px
}
#manage-projects .contat-box:hover {
	background: rgba(0, 0, 0, 0.1);
	border: solid 3px rgba(0, 0, 0, 0.015)
}
#manage-projects .contat-box h4 {
	color: #333;
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 0px
}
#manage-projects .contat-box .ico {
	padding: 15px 0px
}
#manage-projects .contat-box .logo-img {
	padding: 7px 10px;
	text-align: center;
	vertical-align: middle
}
#manage-projects .contat-box .logo-img img {
	display: inline-block;
	padding: 7px 10px;
	max-width: 250px;
	height: auto;
	vertical-align: middle
}
#manage-projects .contat-box p {
	color: #333;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	padding: 0px 10px
}
.our-process {
	position: relative;
	padding: 100px 0px 140px 0px;
	background: #1c1d1e;
	margin-top: 10px;
	border-top: solid 3px #FFFFFF
}
.our-process:first-child {
	padding-top: 75px
}
.our-process:nth-child(even) {
	background: #c64436
}
.our-process .go-down-process {
	position: absolute;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	text-align: center;
	margin-top: -100px
}
.our-process .go-down-process a {
	display: inline-block;
	width: 122px;
	height: 81px;
	background: url(../images/go-down-process-hover.png) center -81px no-repeat, url(../images/go-down-process.png) center bottom no-repeat;
	outline: none;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out
}
.our-process .go-down-process a:hover {
	background: url(../images/go-down-process-hover.png) center -10px no-repeat, url(../images/go-down-process.png) center bottom no-repeat
}
.our-process .tittle {
	margin-bottom: 60px
}
.our-process .tittle h2 {
	font-size: 46px;
	color: #fff;
	font-weight: 700
}
.our-process .tittle p {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	line-height: 28px;
	padding-top: 10px
}
.btn-center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.btn-center-block .allview {
	margin-right: 0px;
	margin-bottom: 30px;
	margin-top: 0px
}
#section-srvc-detail {
	position: relative;
	padding: 60px 0px;
	border-bottom: 4px solid #e5e5e5
}
#section-srvc-detail:nth-child(odd) {
	background: #e5e5e5
}
#section-srvc-detail .text h2 {
	color: #333333;
	font-size: 34px;
	line-height: 36px;
	font-weight: 700;
	display: inline-block;
	font-family: 'Raleway', sans-serif;
	padding-bottom: 30px;
	margin-top: 0px
}
#section-srvc-detail .text h2 span {
	border-bottom: solid 5px #bf220f;
	padding-bottom: 5px;
	padding-bottom: 15px
}
#section-srvc-detail .text p {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	padding-bottom: 15px
}
#section-srvc-detail .concept-img {
	text-align: right;
	margin-top: 80px
}
#section-srvc-detail .concept-img-left {
	text-align: left
}
#section-srvc-detail .concept-img img {
	width: 95%;
	height: auto;
	display: inline-block;
	vertical-align: middle
}
#section-srvc-detail .logo-box {
	display: block
}
#section-srvc-detail .logo-box img {
	margin: 5px 9px;
	display: inline-block;
	width: auto;
	max-height: 50px
}
#section-srvc-detail .detail-point {
	padding-top: 60px
}
#section-srvc-detail .detail-point-box {
	border: solid 1px #b0b0b0;
	background: #FFF;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: #545454;
	padding: 20px 10px;
	line-height: 24px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}
#section-srvc-detail .detail-point-box:hover {
	color: #ca4232;
	border: solid 1px #ca4232
}
#section-srvc-detail .detail-point-box span {
	display: block
}
#section-srvc-detail .detail-point-box span i {
	font-size: 20px
}
#section-srvc-detail .detail-point-box img+span {
	padding-top: 10px
}
#section-srvc-detail .detail-point-box i {
	font-size: 45px
}
#section-srvc-detail .detail-point-box i+span {
	font-weight: 300
}
#section-srvc-detail .detail-point-box img {
	display: inline-block;
	padding-bottom: 5px
}
#section-srvc-detail .ecommerce img {
	text-align: center
}
#section-srvc-detail .ecommerce img {
	display: inline-block;
	padding-bottom: 5px;
	width: 100%;
	max-width: 250px
}
#web-design {
	width: 100%;
	padding: 40px 0 70px;
	border-bottom: 5px solid #e5e5e5
}
#web-design img {
	width: 100%;
	margin: 80px 0 0 0
}
#web-design h1 {
	color: #333333;
	font-size: 36px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 8px;
	font-family: 'Raleway', sans-serif;
	background: url(../images/red-dvdr.jpg) no-repeat left bottom
}
#web-design p {
	color: #545454;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	width: 100%;
	margin: 30px 0 40px 0
}
.sfwr-icon {
	width: 100%
}
.sfwr-icon img {
	width: auto !important;
	height: auto !important;
	margin: 0 15px 0 0 !important;
	padding: 0 0 10px
}
#quote {
	width: 100%;
	padding: 60px 0 100px
}
.input-quote {
	width: 100%;
	background: #f4f4f4;
	color: #1f1f1f;
	font-size: 24px;
	font-weight: 300;
	padding: 20px 15px;
	border: 0;
	margin: 0 0 30px 0
}
.input-quote:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
#quote h3 {
	color: #545454;
	font-size: 36px;
	font-weight: 400;
	padding: 50px 0 20px
}
.input-txtara-quote {
	width: 80%;
	background: #f4f4f4;
	color: #1f1f1f;
	font-size: 24px;
	font-weight: 300;
	padding: 20px 15px;
	border: 0;
	margin: 0 auto 30px
}
.input-txtara-quote:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
#quote .g-recaptcha {
	margin-bottom: 20px;
	display: inline-block
}
.slider {
	vertical-align: baseline
}
.slider.slider-horizontal .slider-track {
	height: 8px;
	border-radius: 0
}
.slider-track-low,
.slider-track-high {
	border-radius: 0
}
.slider-track-low {
	background: #d5d5d5 !important
}
.slider-track-high {
	background: #d5d5d5 !important
}
.slider-selection {
	background: #bf220f;
	border-radius: 0
}
.slider.slider-horizontal {
	width: 100%;
	margin: 0;
	height: 45px
}
.full b {
	color: #8e8e8e;
	font-weight: 400;
	position: absolute
}
.law {
	left: 0;
	top: -10px;
	position: absolute;
	font-size: 24px;
	font-weight: 300;
	color: #333333
}
.high {
	right: 0;
	top: -10px;
	position: absolute;
	font-size: 24px;
	font-weight: 300;
	color: #333333
}
.slider-handle {
	background: url(../images/round.png) no-repeat center center !important;
	width: 22px;
	height: 22px
}
.slider.slider-horizontal .slider-handle {
	margin-top: -8px
}
.tooltip.top .tooltip-arrow {
	border-top-color: transparent
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: transparent
}
.tooltip-inner {
	background-color: #bf220f;
	color: #ffffff;
	font-size: 14px;
	border-radius: 0
}
.tooltip-main {
	top: 65px
}
.slider.slider-horizontal .slider-handle {}
#ex1Slider .slider-selection {
	background: #8e63b2
}
.price-slider {
	width: 80%;
	margin: 60px auto 0;
	padding: 25px 0 0;
	position: relative
}
.timeframe {
	width: 50%;
	margin: 0 auto
}
.input-calendar {
	border: 0;
	background: #f4f4f4;
	width: 100%;
	padding: 25px;
	font-size: 18px;
	font-weight: 300
}
.input-group-addon {
	background-color: #f4f4f4;
	border: 0 none;
	border-radius: 0;
	color: #bf220f;
	padding: 25px;
	font-size: 18px
}
.timeframe input[readonly] {
	background-color: #f4f4f4 !important
}
.btn-file {
	position: relative;
	overflow: hidden
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	background: red;
	cursor: inherit;
	display: block
}
input[readonly] {
	background-color: white !important;
	cursor: text !important
}
.browse .input-group {
	width: 100%
}
.browse .btn {
	background: #bf220f;
	font-size: 24px;
	font-weight: 300
}
.browse .btn:hover {
	background: #1C1D1E;
	border-color: #1C1D1E;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
.browse .btn-primary {
	border-color: #bf220f
}
.browse .input-group-btn:first-child>.btn,
.browse .input-group-btn:first-child>.btn-group {
	margin-right: 0
}
.browse .form-control {
	border-radius: 0;
	border: 1px solid #f4f4f4;
	height: 66px
}
.browse input[readonly] {
	background: #f4f4f4 !important
}
.help-block {
	font-size: 16px;
	font-weight: 600;
	margin: 50px 0 35px 0
}
.submit-bttn {
	background: #bf220f;
	font-size: 30px;
	font-weight: 300;
	color: #ffffff;
	border: 0;
	padding: 15px 50px;
	border-radius: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
.submit-bttn:hover {
	background: #1C1D1E
}
#contactus {
	width: 100%;
	padding: 50px 0 100px
}
.contact-dtl {
	width: 85%;
	margin: 0 10% 0 5%
}
#contactus h3 {
	font-size: 26px;
	font-weight: 700;
	color: #656565;
	margin: 0 0 10px 0;
	padding: 0
}
#contactus p {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	color: #656565;
	margin: 0 0 60px 0;
	padding: 0
}
.call {
	font-size: 18px;
	font-weight: 600;
	color: #656565;
	padding: 15px 0 15px 3%;
	margin: 0 0 0 2%;
	width: 90%;
	border-bottom: 1px solid #e6e6e6
}
.call a {
	color: #656565;
	line-height: 30px
}
.call a:hover {
	color: #bf220f
}
.call .fa {
	color: #bf220f;
	font-size: 30px;
	width: 35px;
	transform: rotate(50deg) translate(10px);
	-webkit-transform: rotate(50deg) translate(10px);
	-moz-transform: rotate(50deg)translate(10px);
	-o-transform: rotate(50deg)translate(10px);
	-ms-transform: rotate(50deg)translate(10px)
}
.mail {
	font-size: 18px;
	font-weight: 600;
	color: #656565;
	padding: 15px 0 15px 3%;
	margin: 0 0 0 2%;
	width: 90%;
	border-bottom: 1px solid #e6e6e6
}
.mail a {
	color: #656565;
	line-height: 30px
}
.mail a:hover {
	color: #bf220f
}
.mail .fa {
	color: #bf220f;
	font-size: 30px;
	width: 35px
}
.skype {
	font-size: 18px;
	font-weight: 600;
	color: #656565;
	padding: 15px 0 15px 3%;
	margin: 0 0 0 2%;
	width: 90%
}
.skype a {
	color: #656565;
	line-height: 30px
}
.skype a:hover {
	color: #bf220f
}
.skype .fa {
	color: #bf220f;
	font-size: 30px;
	width: 35px
}
.followus {
	width: 85%;
	margin: 40px 10% 0 5%
}
.followus a {
	width: 40px;
	height: 40px;
	background: #1c1d1e;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	margin: 10px 10px 0 0
}
.followus a:hover {
	background: #bf220f
}
#contactus .input-quote {
	margin: 0 0 40px
}
.lets-bttn {
	width: 100%;
	background: #1c1d1e;
	font-size: 30px;
	font-weight: 300;
	color: #ffffff;
	border: 0;
	padding: 17px 0 20px;
	border-radius: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease
}
#contact-map {
	height: 500px;
	text-align: center;
	width: 100%;
	background: url(../images/contact-map.jpg) no-repeat center top;
	margin-top: 70px
}
.lets-bttn:hover {
	background: #bf220f
}
.say-hello {
	width: 100%;
	position: absolute;
	left: 0;
	top: 25%;
	text-align: center;
	z-index: 9
}
.say-hello h1 {
	font-size: 55px;
	color: #ffffff;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	background: rgba(0, 0, 0, 0.8);
	width: 32%;
	margin: 0 auto;
	padding: 20px 0 10px 0
}
.say-hello h1 span {
	color: #bf220f
}
.say-hello h5 {
	font-size: 24px;
	color: #bcbcbc;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	background: rgba(0, 0, 0, 0.8);
	width: 32%;
	margin: 0 auto;
	padding: 5px 0 20px 0
}
#blog {
	width: 100%
}
.blog-search {
	width: 100%;
	background: transparent;
	border: 1px solid #cfcfcc;
	border-radius: 3px;
	overflow: hidden;
	padding: 5px
}
.blog-srch-bttn {
	background: url(../images/srch-icn.png) no-repeat right center;
	border: 0;
	width: 27px;
	height: 21px;
	float: right
}
.input-blog {
	width: 85%;
	border: 0;
	float: left;
	font-family: 'Open Sans', sans-serif;
	color: #cfcfcc;
	font-size: 16px
}
.blog-categories {
	width: 100%
}
.blog-categories h4 {
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/dvdr.png)no-repeat bottom left;
	line-height: 40px;
	padding: 15px 0 13px;
	margin: 0
}
.blog-categories ul {
	width: 100%;
	margin: 10px 0;
	padding: 0
}
.blog-categories ul li {
	padding: 9px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	color: #777777;
	font-weight: 400
}
.blog-categories ul li a {
	width: 90%;
	color: #777777
}
.blog-categories ul li a:hover {
	color: #bf220f
}
.blog-categories ul li span {
	float: right
}
.blog-categories ul li:last-child {
	border-bottom: 0
}
.latest-post {
	width: 100%
}
.latest-post h4 {
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/dvdr.png)no-repeat bottom left;
	line-height: 40px;
	padding: 15px 0 13px;
	margin: 0
}
.latest-post ul {
	width: 100%;
	margin: 10px 0;
	padding: 0
}
.latest-post ul li {
	padding: 9px 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	color: #777777;
	font-weight: 400
}
.latest-post ul li a {
	width: 100%;
	color: #777777;
	display: block
}
.latest-post ul li a:hover {
	color: #bf220f
}
.latest-post ul li span {
	font-size: 12px;
	color: #777777;
	font-weight: 300;
	font-style: italic
}
.latest-post ul li:last-child {
	border-bottom: 0
}
.blog-archives {
	width: 100%
}
.blog-archives h4 {
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/dvdr.png)no-repeat bottom left;
	line-height: 40px;
	padding: 15px 0 13px;
	margin: 0
}
.blog-archives ul {
	width: 100%;
	margin: 10px 0;
	padding: 0
}
.blog-archives ul li {
	padding: 9px 0;
	border-bottom: 1px solid #e5e5e5;
	font-size: 16px;
	color: #777777;
	font-weight: 400
}
.blog-archives ul li a {
	width: 100%;
	color: #777777;
	display: block
}
.blog-archives ul li a:hover {
	color: #bf220f
}
.blog-archives ul li:last-child {
	border-bottom: 0
}
.tag-cloud {
	width: 100%
}
.tag-cloud h4 {
	font-size: 30px;
	color: #333333;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/dvdr.png)no-repeat bottom left;
	line-height: 40px;
	padding: 15px 0 13px;
	margin: 0 0 20px 0
}
.tag-cloud a {
	font-size: 14px;
	color: #777777;
	font-weight: 400;
	text-transform: uppercase;
	padding: 5px;
	margin: 0 8px 8px 0;
	word-wrap: break-word;
	border: 1px solid #e5e5e5;
	display: inline-block;
	border-radius: 3px
}
.tag-cloud a:hover {
	color: #bf220f;
	border: 1px solid #bf220f
}
.blog-mn {
	width: 97%;
	position: relative
}
.blog-img {
	width: 100%
}
.blog-img img {
	max-width: 100%
}
.rect-icn {
	position: absolute;
	left: 0;
	top: -27px;
	width: 100%;
	text-align: center;
	background: url(../images/rect-icn.png) no-repeat center top;
	height: 55px;
	line-height: 55px;
	color: #bf220f;
	font-size: 18px
}
.blog-dtl {
	width: 100%;
	background: #1c1d1e;
	padding: 15px 15px 5px 15px
}
.article h2 {
	margin: 20px 0 0 0 !important
}
.blog-dtl h1 {
	font-size: 23px;
	color: #ffffff;
	font-weight: 600;
	margin: 0;
	padding: 0
}
.blog-dtl h1 a {
	color: #ffffff
}
.blog-dtl h1 a:hover {
	color: #bf220f
}
.blog-dtl h2 {
	font-size: 23px;
	color: #ffffff;
	font-weight: 600;
	margin: 0;
	padding: 0
}
.blog-dtl h2 a {
	color: #ffffff
}
.blog-dtl h2 a:hover {
	color: #bf220f
}
.blog-dtl p {
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	font-style: italic;
	letter-spacing: 1px;
	margin: 10px 0 10px 0
}
.blog-dtl p span {
	padding: 15px 0 0 15px
}
.blog-dtl p span:first-child {
	padding: 15px 0 0 0
}
.blog-dtl p a {
	color: #ffffff
}
.blog-dtl p a:hover {
	color: #bf220f
}
.blog-cntnt {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 30px 0 80px 0
}
.blog-cntnt p {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px
}
.blog-cntnt p img {
	width: auto;
	height: auto;
	float: left;
	padding: 0 0 20px 20px;
	max-width: 100%
}
.blog-cntnt a {
	color: #bf220f;
	font-weight: 700;
	font-style: italic
}
.blog-cntnt a:hover {
	color: #1c1d1e
}
.blog-cntnt h3 {
	font-size: 20px;
	color: #545454;
	font-weight: 700;
	margin: 0;
	padding: 50px 0 20px;
	clear: both
}
#web-graphic {
	width: 100%;
	padding: 50px 0px 60px 0px;
	position: relative
}
#web-graphic img {
	width: 100%
}
#web-graphic h1 {
	color: #333333;
	font-size: 62px;
	font-weight: 600;
	margin: 0 0 0 -6px;
	padding: 0 0 30px;
	line-height: 45px;
	font-family: 'Raleway', sans-serif;
	text-transform: capitalize;
	background: url(../images/dvdr.png) no-repeat 6px bottom
}
#web-graphic h1 span {
	font-size: 26px;
	text-transform: none;
	display: block;
	font-weight: 300;
	margin: 0 0 0 4px
}
#web-graphic p {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 30px 0 40px 0
}
#web-graphic h2 {
	color: #545454;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 15px
}
#web-graphic ul {
	width: 100%;
	margin: 0;
	padding: 0
}
#web-graphic ul li {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	background: url(../images/red-arrow.png) no-repeat left center;
	padding: 0 0 5px 34px
}
#web-graphic ul li a {
	color: #545454
}
#web-graphic ul li a:hover {
	color: #bf220f
}
.read-more-btn {
	background: #ca4232;
	display: inline-block;
	border-radius: 3px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 25px 0 0 0;
	color: #fff;
	font-size: 15px;
	margin-bottom: 30px;
	padding: 10px 30px
}
.read-more-btn:hover {
	background: #1c1d1e
}
.web-graphic-img {
	position: relative;
	width: 100%;
	min-height: 615px
}
.web-graphic-img img {
	bottom: 0;
	right: 0;
	position: absolute
}
#web-development {
	width: 100%;
	background: url(../images/web-development.jpg) no-repeat center top;
	position: relative;
	padding: 70px 0 90px
}
#web-development::before {
	background: rgba(0, 0, 0, 0.9);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	content: " ";
	width: 100%;
	height: 100%
}
#web-development h1 {
	color: #ffffff;
	font-size: 62px;
	font-weight: 600;
	margin: 0 0 0 -6px;
	padding: 0 0 30px;
	line-height: 45px;
	font-family: 'Raleway', sans-serif;
	text-transform: capitalize;
	background: url(../images/dvdr.png) no-repeat 6px bottom
}
#web-development h1 span {
	font-size: 26px;
	display: block;
	font-weight: 300;
	text-transform: none;
	margin: 0 0 0 4px
}
#web-development p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 30px 0 40px 0
}
#web-development h2 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 15px
}
#web-development ul {
	width: 100%;
	margin: 0;
	padding: 0
}
#web-development ul li {
	color: #bf220f;
	font-size: 18px;
	font-weight: 400;
	background: url(../images/red-arrow.png) no-repeat left center;
	padding: 0 0 5px 34px;
	width: 45%;
	float: left
}
#web-development ul li a {
	color: #bf220f
}
#web-development ul li a:hover {
	color: #ffffff
}
#web-development .btn {
	position: relative;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 20px;
	margin-top: 25px;
	margin-bottom: 0px;
	background: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px
}
#web-development .btn:hover {
	background: rgba(191, 34, 15, 0.5);
	border: 1px solid transparent;
	padding: 10px 40px 10px 20px !important
}
#web-development .btn::after {
	content: "\f105";
	font-size: 24px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
#web-development .btn:hover::after {
	margin-left: 0px;
	opacity: 1
}
#mobile-application {
	width: 100%;
	padding: 90px 0 0 0;
	position: relative
}
#mobile-application img {
	width: 100%
}
#mobile-application h1 {
	color: #333333;
	font-size: 62px;
	font-weight: 600;
	margin: 0 0 0 -6px;
	padding: 0 0 30px;
	line-height: 45px;
	font-family: 'Raleway', sans-serif;
	text-transform: capitalize;
	background: url(../images/dvdr.png) no-repeat left bottom
}
#mobile-application h1 span {
	font-size: 26px;
	text-transform: none;
	display: block;
	font-weight: 300;
	margin: 0 0 0 4px
}
#mobile-application p {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 30px 0 40px 0
}
#mobile-application h2 {
	color: #545454;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 15px
}
#mobile-application ul {
	width: 100%;
	margin: 0;
	padding: 0
}
#mobile-application ul li {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	background: url(../images/red-arrow.png) no-repeat left center;
	padding: 0 0 5px 34px
}
#mobile-application ul li a {
	color: #545454
}
#mobile-application ul li a:hover {
	color: #bf220f
}
.web-graphic-img {
	position: relative;
	width: 100%;
	min-height: 615px
}
.web-graphic-img img {
	bottom: 0;
	right: 0;
	position: absolute
}
#internet-marketing {
	width: 100%;
	background: url(../images/internet-marketing.jpg) repeat center top;
	position: relative;
	padding: 70px 0 90px
}
#internet-marketing::before {
	background: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	content: " ";
	width: 100%;
	height: 100%
}
#internet-marketing h1 {
	color: #ffffff;
	font-size: 62px;
	font-weight: 600;
	margin: 0 0 0 -6px;
	padding: 0 0 30px;
	line-height: 45px;
	font-family: 'Raleway', sans-serif;
	text-transform: capitalize;
	background: url(../images/dvdr.png) no-repeat 6px bottom
}
#internet-marketing h1 span {
	font-size: 26px;
	display: block;
	font-weight: 300;
	text-transform: none;
	margin: 0 0 0 4px
}
#internet-marketing p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 30px 0 40px 0
}
#internet-marketing h2 {
	color: #ffffff;
	font-size: 22px;
	font-weight: 700;
	margin: 0;
	padding: 0 0 15px
}
#internet-marketing ul {
	width: 100%;
	margin: 0;
	padding: 0
}
#internet-marketing ul li {
	color: #bf220f;
	font-size: 18px;
	font-weight: 400;
	background: url(../images/red-arrow.png) no-repeat left center;
	padding: 0 0 5px 34px;
	width: 45%;
	float: left
}
#internet-marketing ul li a {
	color: #bf220f
}
#internet-marketing ul li a:hover {
	color: #ffffff
}
#internet-marketing .btn {
	position: relative;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	padding: 10px 20px;
	margin-top: 25px;
	margin-bottom: 0px;
	background: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px
}
#internet-marketing .btn:hover {
	background: rgba(191, 34, 15, 0.5);
	border: 1px solid transparent;
	padding: 10px 40px 10px 20px !important
}
#internet-marketing .btn::after {
	content: "\f105";
	font-size: 24px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 5px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
#internet-marketing .btn:hover::after {
	margin-left: 0px;
	opacity: 1
}
#web-design {
	width: 100%;
	padding: 40px 0 70px;
	border-bottom: 5px solid #e5e5e5
}
#web-design img {
	width: 100%;
	margin: 80px 0 0 0
}
#web-design h1 {
	color: #333333;
	font-size: 36px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 8px;
	font-family: 'Raleway', sans-serif;
	background: url(../images/red-dvdr.jpg) no-repeat left bottom
}
#web-design p {
	color: #545454;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	width: 100%;
	margin: 30px 0 40px 0
}
.sfwr-icon {
	width: 100%
}
.sfwr-icon img {
	width: auto !important;
	height: auto !important;
	margin: 0 15px 0 0 !important;
	padding: 0 0 10px
}
#responsive-design {
	width: 100%;
	padding: 80px 0 70px;
	border-bottom: 5px solid #e5e5e5
}
#responsive-design img {
	width: 100%;
	margin: 60px 0 0 0
}
#responsive-design h1 {
	color: #333333;
	font-size: 36px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 8px;
	font-family: 'Raleway', sans-serif;
	background: url(../images/red-dvdr.jpg) no-repeat left bottom
}
#responsive-design p {
	color: #545454;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	width: 100%;
	margin: 30px 0 40px 0
}
#graphic-design {
	width: 100%;
	padding: 80px 0 70px
}
#graphic-design h1 {
	color: #333333;
	font-size: 36px;
	font-weight: 400;
	margin: 0;
	padding: 0 0 8px;
	font-family: 'Raleway', sans-serif;
	background: url(../images/red-dvdr.jpg) no-repeat left bottom
}
#graphic-design p {
	color: #545454;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	width: 100%;
	margin: 30px 0 40px 0
}
#graphic-design img {
	margin: 60px 0 0 0
}
#testimonials-mn {
	width: 100%
}
.testimonial-bg {
	width: 100%;
	background: #f8e8e7;
	padding: 100px 0
}
.testimonial-bg:nth-child(2n+1) {
	background: #f1f1f1
}
.tstmnl-mn {
	width: 100%;
	background: #ffffff;
	position: relative;
	padding: 45px 30px 0 30px
}
.tstmnl-cntnt {
	color: #545454;
	font-size: 24px;
	font-weight: 300;
	line-height: 36px;
	padding: 0 0 35px 0
}
.tstmnl-name {
	color: #545454;
	font-size: 22px;
	font-weight: 700;
	padding: 0 0 20px 0;
	border-bottom: 3px solid #bf220f;
	display: inline-block
}
.tstmnl-name span {
	color: #bf220f;
	font-weight: 300;
	font-style: italic;
	margin: 0 0 0 15px
}
.quote-left {
	position: absolute;
	width: 45px;
	height: 50px;
	left: 0;
	top: -14px;
	text-align: center;
	line-height: 50px;
	background: url(../images/qut-bg.png) no-repeat center center;
	color: #bf220f;
	font-size: 18px
}
.quote-right {
	position: absolute;
	width: 45px;
	height: 50px;
	right: 0;
	bottom: -14px;
	text-align: center;
	line-height: 50px;
	background: url(../images/qut-bg.png) no-repeat center center;
	color: #bf220f;
	font-size: 18px
}
#career {
	width: 100%;
	padding: 0px 0 30px 0
}
#career h2 {
	color: #333333;
	font-size: 38px;
	font-weight: 400;
	line-height: 55px;
	font-family: 'Raleway', sans-serif;
	background: url(../images/dvdr-big.png) no-repeat left bottom;
	padding: 0 0 12px 0;
	margin: 65px 0 40px
}
#career h2 span {
	font-size: 70px;
	font-weight: 900
}
#career h3 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #333333;
	font-size: 36px;
	font-weight: 600;
	line-height: 40px;
	font-family: 'Open Sans', sans-serif
}
#career ul {
	width: 90%;
	margin: 0;
	padding: 0
}
#career ul li {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	background: url(../images/check.png) no-repeat left top;
	padding: 0 0 10px 25px
}
#career p {
	color: #545454;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
}
.careerbtn {
	margin: 20px 10px 50px 25px;
	display: inline-block;
	background: #ca4232;
	color: #FFF;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	padding: 17px 40px;
	position: relative;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	overflow: hidden
}
.careerbtn:hover {
	color: #FFF;
	background: #656565;
	padding: 17px 45px 17px 40px !important
}
.careerbtn::after {
	content: "\f105";
	font-size: 24px;
	margin-left: -30px;
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 19px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-family: 'FontAwesome';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none
}
.careerbtn:hover::after {
	margin-left: 0px;
	opacity: 1
}
.btm-brdr {
	width: 100%;
	border-bottom: 1px solid #9a9a9a
}
#applynow {
	width: 100%;
	padding: 30px 0 100px
}
#applynow h3 {
	color: #656565;
	font-size: 22px;
	font-weight: 600;
	padding: 0 0 20px
}
#applynow h2 {
	color: #333;
	font-size: 36px;
	font-weight: 700;
	padding: 50px 0 20px;
	font-family: 'Raleway', sans-serif
}
#applynow .input-txtara-quote {
	width: 100%
}
select,
.styled {
	border-radius: 0px;
	border: solid 0px #ccc;
	padding: 9px 0 10px 5px !important
}
.styled,
select {
	background: #F4F4F4 url(../images/formelements-select.png) no-repeat center right;
	color: #8b8b8b;
	font-size: 24px;
	font-weight: 300
}
.styled {
	overflow: hidden;
	margin: 0
}
.ie7 .styled {
	border: none
}
.styled select {
	width: 115%;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	border: none;
	box-shadow: none
}
.ie7 .styled select {
	width: 100%;
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 0.3em 0.5em
}
.scl-wdgt {
	width: 100%;
	margin: 40px 0 0 0
}
.atama_house {
	text-align: center
}
.atama_house img {
	margin-top: 50px;
	width: 100%;
	max-width: 250px;
	height: auto
}
.send-mail {
	font-size: 20px;
	color: #fff;
	margin: 10px 0
}
@media(max-width:1200px) {
	.approach-wrapper ul li .text {
		padding-right: 30px;
		font-weight: 300;
		font-size: 16px
	}
	.approach-wrapper ul li:hover .text {
		background: url(../images/arrow.png) right 2px no-repeat
	}
	#section-srvc-detail .text h2 {
		font-size: 28px;
		line-height: 30px;
		padding-bottom: 15px
	}
	#section-srvc-detail .detail-point-box {
		font-size: 14px;
		padding: 20px 5px;
		line-height: 18px
	}
	.price-slider {
		width: 90%
	}
	.timeframe {
		width: 70%
	}
	.say-hello h5 {
		width: 40%
	}
	.say-hello h1 {
		width: 40%
	}
	.blog-dtl p {
		margin: 0 0 10px
	}
	.blog-dtl h2 {
		line-height: 30px
	}
	.blog-dtl h1 {
		line-height: 30px
	}
	.blog-dtl p span {
		width: 50%;
		padding: 15px 0 0;
		display: inline-block
	}
	.web-graphic-img {
		min-height: 500px
	}
	#graphic-design img {
		width: 100%;
		height: auto
	}
	#career h3 {
		font-size: 32px
	}
	.btm-brdr {
		clear: both
	}
}
@media(max-width:1100px) {
	.wrapper-header {
		padding: 0px 25px
	}
	.web-graphic-img {
		min-height: 525px
	}
}
@media(max-width:1024px) {
	#intro .intro-sec h5 {
		margin: 0px;
		font-size: 14px
	}
	.flex-direction-nav {
		margin-top: 15%
	}
	.flex-control-thumbs li {
		width: 120px
	}
}
@media(max-width:991px) {
	#about {
		text-align: center
	}
	#about img {
		margin-top: 30px
	}
	#about .margin-t-80 {
		margin-top: 40px
	}
	.since-box {
		padding: 10px 10px 20px 20px;
		margin-bottom: 20px;
		border-left: solid 4px #bf220f;
		background: #f7f7f7;
		border-bottom: none
	}
	.since-box .since {
		display: inline-block;
		min-width: 100%;
		font-size: 28px;
		text-transform: capitalize;
		font-weight: 800;
		line-height: 28px;
		margin-bottom: 10px;
		margin-top: 5px
	}
	.since-box .since span {
		display: inline-block;
		font-size: 28px;
		font-weight: 800;
		line-height: 28px;
		letter-spacing: 0px;
		text-transform: capitalize
	}
	.since-box .since-detail {
		border-left: none;
		display: block;
		float: right;
		width: 100%;
		font-size: 18px;
		line-height: 34px;
		padding: 0%
	}
	.since-box .since.w-28-p {
		width: 100%
	}
	.since-box .since-detail.w-69-p {
		width: 100%
	}
	.white-title h2 {
		font-size: 50px
	}
	.white-title p {
		font-size: 18px;
		line-height: 28px;
		padding-top: 0px
	}
	.approach-wrapper ul li .text {
		background: none;
		padding-right: 0px;
		text-align: center
	}
	.approach-wrapper ul li:hover .text {
		background: none
	}
	.work-item .over-w p {
		font-size: 16px
	}
	.work-item .over-w h2 {
		font-size: 36px;
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 10px 0px
	}
	.outsource-hexagon {
		max-width: 200px;
		min-height: 200px;
		margin: 0px 5px 5px 5px;
		padding: 10px
	}
	.outsource-hexagon h4 {
		font-size: 20px;
		line-height: 24px;
		top: 30%
	}
	#manage-projects .contat-box {
		min-height: 450px
	}
	#footer .contact-circle {
		width: 130px;
		height: 130px
	}
	#footer h3 {
		font-size: 22px;
		color: #fff;
		font-weight: 400
	}
	#footer .circle-box:hover h3 {
		margin-top: 10px;
		margin-bottom: 20px;
		font-size: 22px
	}
	#rights {
		padding: 10px 0px;
		text-align: center
	}
	#rights p {
		line-height: 20px;
		padding-bottom: 5px
	}
	#rights .social_icons ul {
		text-align: center
	}
	#rights .social_icons a {
		padding: 0px 10px;
		line-height: 30px;
		font-size: 16px
	}
	.srvs-footer {
		margin-bottom: 0px
	}
	.service-detail-other-service {
		position: relative;
		bottom: 0;
		width: 100%
	}
	.service-detail-nav {
		position: relative;
		bottom: 0px
	}
	.service-detail-other-service ul li a {
		font-size: 16px;
		font-weight: 400;
		padding: 8px
	}
	.service-detail-other-service ul li a span {
		font-size: 18px;
		padding-right: 5px
	}
	#section-srvc-detail {
		padding: 30px 0px 40px 0px;
		text-align: center
	}
	#section-srvc-detail .text h2 {
		padding: 0px 15px 10px 15px;
		margin-bottom: 20px;
		margin-top: 0px;
		line-height: 36px;
		border-bottom: solid 2px #bf220f
	}
	#section-srvc-detail .text h2 span {
		border-bottom: none;
		padding-bottom: 0px
	}
	#section-srvc-detail .concept-img {
		text-align: center;
		margin-top: 40px
	}
	#section-srvc-detail .concept-img-left {
		text-align: center
	}
	#section-srvc-detail .concept-img img {
		width: 75%
	}
	#section-srvc-detail .logo-box img {
		max-height: 40px
	}
	#breadcrumb {
		border-bottom: solid 2px #e9e6e5;
		font-size: 14px;
		padding: 15px 0px
	}
	#breadcrumb a {
		font-size: 14px
	}
	.timeframe {
		width: 100%
	}
	.input-txtara-quote {
		width: 100%
	}
	.followus {
		margin: 40px 0 60px;
		width: 100%
	}
	.contact-dtl {
		margin: 0;
		width: 100%
	}
	.call {
		padding: 15px 0;
		margin: 0
	}
	.mail {
		padding: 15px 0;
		margin: 0
	}
	.skype {
		padding: 15px 0;
		margin: 0
	}
	.say-hello h1 {
		width: 460px
	}
	.say-hello h5 {
		width: 460px
	}
	.latest-post ul li {
		width: 47%;
		margin-right: 3%;
		float: left
	}
	.blog-archives {
		clear: both
	}
	.blog-archives ul li {
		width: 47%;
		margin-right: 3%;
		float: left
	}
	.tag-cloud {
		clear: both
	}
	.web-graphic-img img {
		position: relative
	}
	#web-graphic img {
		width: 95%;
		float: right
	}
	#web-graphic h1 {
		background: url(../images/dvdr.png) no-repeat center bottom
	}
	#web-graphic {
		text-align: center;
		padding: 20px 0 0
	}
	#web-graphic ul {
		overflow: hidden;
		margin: 0 auto;
		text-align: left;
		width: 60%
	}
	#web-graphic ul li {
		width: 50%;
		float: left
	}
	.read-more-btn {
		width: 40%;
		display: block;
		margin: 25px auto 30px
	}
	.web-graphic-img {
		min-height: inherit;
		margin: 80px 0 0 0
	}
	#web-graphic p {
		width: 100%
	}
	#web-development {
		text-align: center
	}
	#web-development h1 {
		background: url(../images/dvdr.png) no-repeat center bottom
	}
	#web-development p {
		width: 100%
	}
	#web-development ul {
		text-align: left;
		margin: 0 auto;
		width: 700px
	}
	#web-development ul li {
		width: 50%
	}
	#mobile-application {
		text-align: center
	}
	#mobile-application h1 {
		background: url(../images/dvdr.png) no-repeat center bottom
	}
	#mobile-application p {
		width: 100%
	}
	#mobile-application ul {
		overflow: hidden;
		margin: 0 auto;
		text-align: left;
		width: 60%
	}
	#mobile-application ul li {
		width: 50%;
		float: left
	}
	#mobile-application {
		padding: 50px 0 0
	}
	#internet-marketing {
		text-align: center
	}
	#internet-marketing h1 {
		background: url(../images/dvdr.png) no-repeat center bottom
	}
	#internet-marketing p {
		width: 100%
	}
	#internet-marketing ul {
		text-align: left;
		margin: 0 auto;
		width: 700px
	}
	#internet-marketingul li {
		width: 50%
	}
	#web-design img {
		width: auto;
		height: auto
	}
	#web-design {
		text-align: center
	}
	#web-design h1 {
		background: url(../images/red-dvdr.jpg) no-repeat center bottom
	}
	#web-design .margin-l-40 {
		margin-left: 0
	}
	#responsive-design img {
		width: 90%;
		height: auto;
		margin: 0 0 40px 0
	}
	#responsive-design {
		text-align: center
	}
	#responsive-design h1 {
		background: url(../images/red-dvdr.jpg) no-repeat center bottom
	}
	#responsive-design .margin-l-40 {
		margin-left: 0
	}
	#graphic-design {
		text-align: center
	}
	#graphic-design h1 {
		background: url(../images/red-dvdr.jpg) no-repeat center bottom
	}
	#graphic-design .margin-l-40 {
		margin-left: 0
	}
	#graphic-design img {
		width: auto;
		height: auto
	}
	#career h2 span {
		font-size: 60px
	}
	#career h3 {
		font-size: 28px
	}
	.careerbtn {
		font-size: 18px;
		padding: 17px 30px;
		margin-bottom: 30px;
	}
	.careerbtn:hover {
		padding: 17px 40px 17px 30px !important
	}
	.careerbtn::after {
		top: 17px
	}
	.styled {
		margin: 0 0 30px
	}
	#contact .address {
		padding-left: 0px
	}
	#contact ul {
		padding-left: 0px
	}
}
@media(max-width:850px) {
	#web-graphic ul {
		width: 490px
	}
	#mobile-application ul {
		width: 490px
	}
}
@media(min-width:768px) and (max-width:991px) {
	#about .about-img img {
		max-width: 100%;
		height: auto
	}
	ul.benefits li {
		display: block;
		font-size: 14px;
		line-height: 24px;
		background: url(../images/benefits_arrow.png) left center no-repeat;
		margin: 0px;
		padding: 12px 0px 12px 51px
	}
	.aboutbtn {
		margin-top: 20px;
		margin-bottom: 20px;
		margin-right: 10px
	}
	#about .padding-t-20 {
		padding-top: 0px
	}
	.item-info {
		margin-top: 50px;
		text-align: center
	}
	.item-info span {
		text-align: left
	}
	.portfolio .item {
		width: 50%
	}
	.flex-control-thumbs li {
		width: 110px
	}
	#testimonials .flexslider .slides {
		margin-top: 30px
	}
	.comas {
		margin-top: 185px
	}
	.flexslider:hover .flex-prev {
		left: 0px
	}
	.flex-direction-nav {
		margin-top: 14%
	}
	.mission img {
		margin-top: 130px
	}
	#about .services li {
		margin: 10px 0
	}
	#team .social_icons a {
		width: 28px
	}
	#team .owl-prev {
		left: 10px
	}
	#team .owl-next {
		right: 10px
	}
	#testimonials .flexslider {
		width: 100%
	}
	.modal-dialog {
		width: 100%
	}
	#team .owl-prev {
		left: 10px !important
	}
	#team .owl-next {
		right: 10px !important
	}
	#metaimage h2 {
		font-size: 6em
	}
}
@media(max-width:768px) {
    #career ul li,
    #career p {
        font-size: 16px;
        line-height: 1.4;
    }
	#career h2 {
		margin-top: 40px;
	}
	.bnr-text p br {
		display: none
	}
	.parallax {
		padding: 50px 0px 55px 0px;
		text-align: center
	}
	.parallax {
		padding: 40px 0
	}
	.parallax h2 {}
	.parallax p {
		font-size: 16px;
		line-height: 26px;
		margin: 20px 0px 5px 0px
	}
	.parallax .btn {
		padding: 8px 10px;
		margin-top: 25px;
		margin-bottom: 0px
	}
	.parallax .btn:hover {
		background: rgba(101, 101, 101, 1);
		padding: 8px 35px 8px 10px !important
	}
	.parallax .btn::after {
		top: 5px
	}
	#testimonials {
		text-align: center;
		padding: 30px 0
	}
	#testimonials p {
		font-size: 16px;
		line-height: 26px;
		padding: 10px 0px 0px 0px;
		margin-bottom: 0px
	}
	#testimonials h3 {
		font-size: 22px;
		margin-top: 10px
	}
	#testimonials .quote img {
		width: 50px
	}
	#testimonials .flexslider {
		margin: 0 0 20px
	}
	#clients {
		padding: 30px 0
	}
	.bnr-text {
		top: 40%
	}
	.mh-line-size-1 {
		font-size: 42px;
		line-height: 42px;
		padding: 0px 5px
	}
	.mh-line-size-2 {
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 20px;
		padding: 0px 5px
	}
	.mh-line-size-2 br {
		display: none
	}
	.local-scroll {
		padding-bottom: 5px
	}
	#benefits-of-outsourcing:before {
		background: rgba(0, 0, 0, 0.80)
	}
	.iner-t-bnr:before {
		background: rgba(0, 0, 0, 0.75)
	}
	#get-in-touch:before {
		background: rgba(0, 0, 0, 0.45)
	}
}
@media(max-width:767px) {
	header .logo img {
		max-width: 170px
	}
	.bnr-text p {
		font-size: 16px;
		line-height: 18px;
		padding: 5px 10px 10px 10px;
		margin-bottom: 0px
	}
	.bnr-text .btn {
		font-size: 13px;
		padding: 10px 30px;
		margin-top: 20px
	}
	.bnr-text p br {
		display: none
	}
	.item-info {
		text-align: center;
		margin-top: 50px
	}
	.portfolio .item {
		width: 50%
	}
	.flexslider:hover .flex-prev {
		left: 0px
	}
	.flex-control-thumbs li {
		width: 110px
	}
	#testimonials .flexslider {
		width: 100%
	}
	.go-down {
		display: none
	}
	.slides-pagination {
		display: none
	}
	.request-quote {
		display: none
	}
	h1 {
		font-size: 2.5em;
		line-height: normal !important
	}
	.slides-pagination {
		bottom: 90px
	}
	.logo-left {
		left: 30px !important;
		top: 30px !important
	}
	#projects .project-detail {
		padding-left: 5% !important
	}
	.blog .img-responsive {
		width: 100%;
		display: inline-block
	}
	#blog .b-detail {
		margin-bottom: 30px
	}
	.menu-button {
		right: 30px !important;
		top: 30px !important
	}
	.overlay-pop .overlay-close {
		right: 0px;
		left: 0px;
		top: 0px
	}
	.may-like li {
		margin-bottom: 60px
	}
	header {
		line-height: 100px;
		height: 100px
	}
	header.sticky {
		line-height: 50px;
		height: 50px
	}
	header.sticky .logo img {
		max-width: 140px
	}
	.overlay ul li a {
		font-size: 18px
	}
	.tittle {
		margin-bottom: 20px
	}
	.tittle h2 {
		font-size: 50px
	}
	.tittle p {
		font-size: 18px;
		line-height: 28px;
		padding-top: 0px
	}
	.white-title h2 {
		font-size: 44px
	}
	.white-title p {
		font-size: 16px;
		line-height: 24px;
		padding-top: 0px
	}
	#services {
		padding: 20px 0px 10px 0px
	}
	#counters-section {
		padding: 10px 0
	}
	#counters-section ul {
		margin-top: 0px
	}
	#counters-section ul li {
		padding: 5px 0
	}
	#counters-section ul li span {
		font-size: 30px;
		padding-bottom: 2px
	}
	#counters-section ul li .ico-img {
		font-size: 40px
	}
	#counters-section ul li p {
		font-size: 13px;
		padding-top: 5px
	}
	#about {
		text-align: center;
		padding-top: 40px
	}
	#about .margin-t-80 {
		margin-top: 30px
	}
	ul.benefits li {
		display: inline-block;
		background: none;
		padding: 5px 10px;
		text-align: center;
		margin: 4px 2px;
		border: solid 1px #efefef
	}
	.aboutbtn {
		margin-top: 20px;
		margin-bottom: 30px
	}
	#portfolio {
		padding-top: 20px
	}
	.filter {
		margin-top: 20px
	}
	.mfp-wrap {
		top: 50px
	}
	#clients {
		padding: 80px 0
	}
	#clients-slider {
		margin: 40px 0 0
	}
	.flex-direction-nav {
		margin-top: 0%
	}
	#contact {
		padding: 30px 0;
		text-align: center
	}
	#contact .address {
		margin: 20px 0px
	}
	/*#contact .address p br{display:none}*/
	#contact .address h6 {
		font-size: 22px
	}
	#contact .address p {
		font-size: 16px;
		line-height: 26px
	}
	#contact ul {
		max-width: 100%
	}
	#contact li {
		border-bottom: solid 1px #e6e6e6;
		color: #656565;
		font-size: 16px;
		line-height: 30px;
		padding: 8px 5px
	}
	#contact li:last-child {
		border-bottom: none
	}
	#contact li a:hover {
		color: #bf220f
	}
	#contact li i {
		color: #bf220f;
		font-size: 26px;
		margin-right: 0px;
		display: block;
		text-align: center;
		vertical-align: middle
	}
	#contact input {
		text-align: center;
		height: 50px;
		margin-bottom: 6px
	}
	#contact textarea {
		text-align: center
	}
	#contact button {
		width: 100%
	}
	#metaimage {
		padding: 60px 0
	}
	#metaimage .team-tagline p {
		text-align: center;
		font-size: 25px;
		padding: 10px 0px
	}
	#metaimage .team-tagline p::first-letter {
		font-size: 25px;
		font-weight: 700
	}
	#footer {
		padding: 30px 0px
	}
	#footer .tittle {
		margin-bottom: 10px
	}
	#footer .tittle h2 {
		font-size: 42px
	}
	#footer .tittle p {
		font-size: 26px
	}
	#get-in-touch {
		padding: 25px 0px
	}
	#get-in-touch .text {
		font-size: 22px;
		padding-top: 0px
	}
	#get-in-touch .btn {
		font-size: 18px;
		padding: 10px 20px;
		margin-top: 10px
	}
	#get-in-touch .btn:hover {
		padding: 10px 40px 10px 25px !important
	}
	#get-in-touch .btn::after {
		content: "\f105";
		font-size: 28px;
		margin-left: -30px;
		opacity: 0;
		position: absolute;
		right: 15px;
		top: 9px
	}
	.service-detail-nav {
		position: relative
	}
	.service-detail-other-service ul li a {
		letter-spacing: 1px;
		font-weight: 300
	}
	#our-approach {
		padding: 30px 0px
	}
	.approach-wrapper ul {
		margin: 0px;
		padding: 0px;
		text-align: center
	}
	.approach-wrapper ul li {
		display: inline-block;
		max-width: 50%;
		background: rgba(28, 29, 30, 0.5);
		max-width: 150px;
		margin: 5px
	}
	.approach-wrapper ul li .ico img {
		max-width: 120px
	}
	.approach-wrapper ul li .text {
		padding-right: 0px;
		text-align: center;
		margin-bottom: 20px;
		left: 0px;
		opacity: 1
	}
	.approach-wrapper ul li .ico {
		padding-top: 20px
	}
	#team {
		padding: 30px 0px
	}
	#team .team {
		margin: 30px 0px;
		margin-bottom: 0px
	}
	.outsource-hexagon-holder {
		margin: 0px 0px 0px 0px
	}
	.outsource-hexagon {
		width: 26%;
		border-radius: 5%;
		min-height: 100px;
		margin: 0px 1px 5px 1px;
		padding: 10px
	}
	.outsource-hexagon h4 {
		position: relative;
		font-size: 16px;
		font-weight: 400;
		line-height: 22px;
		padding-top: 8px;
		top: 0
	}
	.p-b-10 {
		padding-bottom: 0px
	}
	#outsource .tittle,
	#manage-projects .tittle {
		padding-bottom: 10px
	}
	#outsource .tittle h2,
	#manage-projects .tittle h2 {
		font-size: 36px
	}
	#outsource .tittle p,
	#manage-projects .tittle p {
		font-size: 16px;
		line-height: 24px;
		padding-top: 10px
	}
	#info-belt {
		padding: 30px 0px
	}
	#info-belt h2 {
		font-size: 24px
	}
	#info-belt p {
		font-size: 14px;
		line-height: 24px
	}
	#benefits-of-outsourcing {
		padding: 50px 0px
	}
	#benefits-of-outsourcing .contat-box {
		text-align: center
	}
	#benefits-of-outsourcing h2 {
		font-size: 24px;
		line-height: 28px;
		margin: 0px 0 25px 0
	}
	#benefits-of-outsourcing .contat-box h4 {
		font-size: 24px
	}
	#benefits-of-outsourcing .contat-box p {
		color: #FFF;
		font-size: 16px;
		line-height: 26px;
		font-weight: 300;
		letter-spacing: 2px;
		padding-left: 5px
	}
	#manage-projects {
		padding: 30px 0px
	}
	#manage-projects .contat-box {
		min-height: inherit
	}
	.our-process {
		padding-bottom: 0px
	}
	.our-process .tittle {
		margin-bottom: 30px
	}
	.our-process .tittle h2 {
		font-size: 36px
	}
	.our-process .tittle p {
		font-size: 16px;
		font-weight: 300;
		line-height: 22px;
		padding-top: 5px
	}
	#section-srvc-detail .detail-point-box {
		font-size: 14px;
		padding: 15px 5px;
		line-height: 18px;
		border-bottom: none
	}
	#section-srvc-detail .detail-point-box:hover {
		border-bottom: none;
		border-color: #b0b0b0
	}
	#section-srvc-detail .detail-point-box img {
		padding-bottom: 0px
	}
	#section-srvc-detail .detail-point-box.last {
		border-bottom: solid 1px #b0b0b0
	}
	#quote h3 {
		font-size: 30px
	}
	#web-development ul {
		width: 315px
	}
	#web-development ul li {
		width: 100%
	}
	#web-graphic h1 {
		font-size: 62px !important;
		line-height: 45px !important
	}
	#web-development h1 {
		font-size: 62px !important;
		line-height: 45px !important
	}
	#mobile-application h1 {
		font-size: 62px !important;
		line-height: 45px !important
	}
	#internet-marketing h1 {
		font-size: 62px !important;
		line-height: 45px !important
	}
	#internet-marketing ul {
		width: 315px
	}
	#internet-marketing ul li {
		width: 100%
	}
	#web-design img {
		width: 90%;
		height: auto
	}
	.testimonial-bg {
		text-align: center
	}
	.tstmnl-cntnt {
		font-size: 24px;
		line-height: 36px
	}
	#career .col-sm-6 {
		/*border-bottom:1px solid #9a9a9a*/
	}
	#career .col-sm-6:last-child {
		border-bottom: 0
	}
	.btm-brdr {
		display: none
	}
}
@media(max-width:640px) {
	h1 {
		font-size: 2em !important
	}
	.tittle h2 {
		font-size: 44px
	}
	.tittle p {
		font-size: 16px;
		line-height: 24px
	}
	.mfp-close-btn-in .mfp-close {
		right: 0px;
		left: 0px
	}
	*::before,
	*::after {
		box-sizing: border-box
	}
	*::before,
	*::after {
		box-sizing: border-box
	}
	.go-down {
		display: none
	}
	.slides-pagination {
		bottom: 40px
	}
	#counters-section {
		padding: 10px 0
	}
	#clients {
		padding: 10px 0
	}
	.go-up {
		bottom: 10px
	}
	#map {
		height: 300px
	}
	.mh-line-size-2 {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 20px;
		padding: 0px 5px
	}
	#inner-about {
		padding: 70px 0 20px
	}
	.inner-about-next {
		padding: 30px 0 20px !important
	}
	.since-box .since {
		font-size: 20px;
		line-height: 20px;
		font-weight: 600
	}
	.since-box .since span {
		font-size: 20px;
		font-weight: 600;
		line-height: 20px
	}
	.since-box .since-detail {
		line-height: 28px
	}
	.text-master h2 {
		font-weight: 600;
		font-size: 24px;
		background: url(../images/title-dot.jpg) right 16px no-repeat
	}
	.text-master p {
		font-size: 16px;
		font-weight: 400;
		line-height: 26px
	}
	.work-item .over-w p {
		font-size: 14px
	}
	.work-item .over-w h2 {
		font-size: 26px
	}
	.service-detail-other-service {
		border-top: none
	}
	.service-detail-other-service ul {
		display: block
	}
	.service-detail-other-service ul li {
		border-right: none;
		border-top: 1px solid #e5e5e5;
		display: block
	}
	.service-detail-other-service ul li a {
		font-size: 18px;
		font-weight: 400;
		letter-spacing: 2px;
		padding: 13px 5px
	}
	.service-detail-other-service ul li a span {
		font-size: 20px;
		padding-right: 8px
	}
	#web-graphic h1 {
		font-size: 62px !important;
		line-height: 45px !important
	}
}
@media (max-width: 600px) {
	.flex-control-thumbs li {
		width: 80px !important
	}
	.comas {
		display: none
	}
	#slides .text h1 {
		font-size: 50px !important
	}
	.approach-wrapper ul li {
		display: inline-block;
		max-width: 130px
	}
	.input-quote {
		font-size: 16px
	}
	.browse .btn {
		font-size: 16px;
		padding: 15px
	}
	.browse .form-control {
		height: 55px
	}
	.web-graphic-img {
		margin: 40px 0 0
	}
	#applynow h2 {
		font-size: 36px;
		padding: 30px 0 20px
	}
	.styled,
	select {
		font-size: 16px
	}
	.input-txtara-quote {
		font-size: 16px
	}
}
@media(max-width:540px) {
	.contact-form form {
		width: 100%;
		padding: 0px
	}
	.over a.expand {}
	.flex-control-thumbs li {
		width: 70px !important
	}
	.flex-direction-nav {
		top: 20%
	}
	#team .owl-prev {
		left: 10px
	}
	#team .owl-next {
		right: 10px
	}
	.go-down {
		bottom: 10px
	}
	#home .btn {
		padding: 10px 20px
	}
	.modal-body .owl-img {
		height: 200px !important
	}
	#clients .owl-next {
		right: 0px
	}
	#clients .owl-prev {
		left: 0px
	}
	#team .team {
		padding: 0px
	}
	#team .owl-prev {
		left: 0px
	}
	#team .owl-next {
		right: 0px
	}
	.color-switcher {
		display: none
	}
	#loader {
		display: none !important
	}
	.mfp-close-btn-in .mfp-close {
		right: 0px;
		left: 0px
	}
	.top-bor {
		padding-top: 55px
	}
	.port-inner img {
		width: 100%;
		margin-bottom: 20px
	}
	.com-form input {
		width: 100%
	}
	.latest-post ul li {
		margin-right: 0;
		width: 100%
	}
	#web-graphic ul {
		width: 280px
	}
	#web-graphic ul li {
		width: 100%
	}
	.read-more-btn {
		width: 60%
	}
	#web-development h1 span {
		font-size: 22px
	}
	#web-development h1 {
		font-size: 40px !important;
		line-height: 36px !important
	}
	#mobile-application h1 {
		font-size: 40px !important;
		line-height: 36px !important
	}
	#mobile-application h1 span {
		font-size: 22px
	}
	#mobile-application ul {
		width: 280px
	}
	#mobile-application ul li {
		width: 100%
	}
	#internet-marketing h1 {
		font-size: 40px !important;
		line-height: 36px !important
	}
	#internet-marketing h1 span {
		font-size: 22px
	}
}
@media only screen and (max-width: 479px) {
	#services .margin-t-80 {
		margin-top: 20px
	}
	#services .icon {
		display: block;
		width: 100%;
		margin: 0px auto 20px auto;
		float: none
	}
	#services .ser-sec {
		display: block;
		width: 100%;
		float: none;
		text-align: center
	}
	.say-hello h1 {
		width: 96%
	}
	.say-hello h5 {
		width: 96%
	}
	.blog-dtl p span {
		width: 100%
	}
	.blog-dtl h2 {
		font-size: 18px;
		line-height: 26px
	}
	.blog-dtl h1 {
		font-size: 18px !important;
		line-height: 26px !important
	}
	.read-more-btn {
		width: 96%
	}
	#graphic-design img {
		width: 96%;
		height: auto
	}
}
@media(max-width:400px) {
	.outsource-hexagon {
		width: 100%;
		border-radius: 0%;
		min-height: 50px;
		margin: 2px 0px
	}
	.outsource-hexagon h4 br {
		display: none
	}
	.outsource-hexagon h4 {
		padding-top: 0px
	}
	.filter li a {
		padding: 7px 19px !important
	}
	.portfolio .item {
		width: 100% !important
	}
	.flex-control-thumbs li {
		width: 50px !important
	}
	#slides .text h1 {
		font-size: 50px !important
	}
	ul.benefits li {
		display: block
	}
	.aboutbtn {
		margin-right: 0;
		margin-top: 20px;
		margin-bottom: 30px
	}
	.allview {
		margin: 20px 0 30px
	}
	.radio-inline,
	.checkbox-inline {
		display: block;
		text-align: left
	}
	.checkbox-inline+.checkbox-inline {
		margin-left: 0
	}
	#quote h3 {
		font-size: 24px
	}
	#contactus p {
		line-height: 26px;
		font-size: 16px
	}
	.call {
		font-size: 16px;
		text-align: center
	}
	.mail {
		font-size: 16px;
		text-align: center
	}
	.skype {
		font-size: 16px;
		text-align: center
	}
	.contact-dtl {
		width: 100%;
		text-align: center
	}
	.followus {
		text-align: center
	}
	.followus a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin: 0 5px 0 0
	}
	.blog-archives ul li {
		width: 100%;
		margin-right: 0
	}
	.careerbtn {
		font-size: 16px;
		padding: 17px 20px;
		margin: 20px 10px 30px 0
	}
	.careerbtn:hover {
		padding: 17px 30px 17px 20px !important
	}
	.careerbtn::after {
		top: 15px
	}
	#career h2 {
		line-height: 45px;
		margin: 35px 0 30px
	}
	#career h2 span {
		font-size: 55px
	}
	#career h3 {
		font-size: 24px;
		margin: 0 0 10px
	}
}
@media(max-width:320px) {
	.portfolio .item {
		width: 100% !important
	}
	#slides .text h1 {
		font-size: 30px !important
	}
	.filter li a {
		padding: 7px 10px !important
	}
	.go-down {
		bottom: 10px
	}
	#home .btn {
		padding: 10px 20px
	}
	.flex-control-thumbs li {
		width: 50px !important
	}
}
@media(min-width:1200px) {}
.phoneno {
	display: inline-block;
}
.phoneno a {
	color: #fff;
	margin-right: 30px;
	font-size: 20px;
}
.phoneno a i {
	font-size: 24px;
	margin-right: 8px;
}

/*.mo_phone a{font-family: 'Open Sans', sans-serif !important;color: black !important;display: none !important;}
.mo_phone a i{margin-right: 10px;}*/

@media (max-width:460px) {
	/*.mo_phone a{display: block !important;}*/
	.phoneno span {
		display: none;
	}
	.phoneno a {
		margin-right: 15px;
		font-size: 24px;
	}
}