[class*=sp-], [class^=sp-] {
	background-image: url(../home-page-images/home-sprites.png);
	background-repeat: no-repeat;
	display: inline-block;
	line-height: 14px;
	margin-top: 1px;
	vertical-align: text-top
}
h2 {
	font-family: 'Proxima Nova Bl';
	font-weight: 700;
	letter-spacing: -.5px
}
p {
	font-family: 'Proxima Nova Rg'
}
.container {
	max-width: 1236px
}
.bg-top-block {
	background-color: #000;
	padding: 25px 4% 11px
}
.bg-top-block li {
	border-radius: 2px;
	min-height: 38px;
	min-width: 38px;
	margin: 0 5px 14px
}
.html5-logo {
	border: 1px solid #b34427
}
.itrate img{
	height:137px !important;
	object-fit:contain;
}
.wp-logo {
	border: 1px solid #115870
}
.mg-logo {
	border: 1px solid #f37a1f
}
.shp-logo {
	border: 1px solid #5c7038
}
.pre-logo {
	border: 1px solid #7b9fa7
}
.drp-logo {
	border: 1px solid #0d709d
}
.bg-top-block li i {
	-webkit-background-size: 268px 250px;
	background-size: 268px 346px
}
.sp-html5 {
	background-position: -5px -168px;
	width: 19px;
	height: 22px
}
.sp-wp {
	background-position: -28px -168px;
	width: 20px;
	height: 20px
}
.sp-mg {
	background-position: -56px -164px;
	width: 28px;
	height: 32px
}
.sp-sphy {
	background-position: -92px -168px;
	width: 14px;
	height: 16px
}
.sp-pre {
	background-position: -114px -168px;
	width: 20px;
	height: 20px
}
.sp-dru {
	background-position: -143px -163px;
	width: 21px;
	height: 24px
}
.home-banner {
	background-color: #ffcfcf;
	position: relative
}
.right-banner {
	display: none
}
.home-banner-txt {
	padding: 45px 0;
	text-align: center
}
h1 {
	font-family: 'Proxima Nova Bl';
	color: #2c2c2c;
	font-size: 22px;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 18px
}
.home-banner-txt h2 {
	color: #2c2c2c;
	line-height: 1.1;
	font-family: 'Proxima Nova Rg';
	font-size: 25px;
	font-weight: 600
}
.home-banner-txt h2 span {
	display: inline-block;
	background: url(../home-page-images/dashed.png) no-repeat left bottom;
	-webkit-background-size: 97% auto;
	background-size: 97% auto
}
.sp-heart {
	background-position: -374px -257px;
	width: 31px;
	height: 32px;
	margin-left: 6px;
	animation: beat .9s infinite alternate
}@keyframes beat{
to {
	transform: scale(1.1)
}}
.home-banner-head {
	background-color: #fff;
	padding: 25px 0 0;
	border-radius: 4px;
	overflow: hidden
}
.banner-linked {
	border-radius: 0 0 4px 4px
}
.home-banner-head p {
	font-size: 16px;
	margin-bottom: 22px;
	line-height: 1.6;
	padding: 0 15px
}
.banner-contact-btn, .btn-testimonial {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	background-color: #f11;
	padding: 0 36px;
	line-height: 40px;
	border-radius: 40px;
	margin-bottom: 22px;
	border: 1px solid transparent;
	transition: all .3s cubic-bezier(.4, 0, .2, 1)
}
.banner-contact-btn:hover, .btn-testimonial:hover {
	background-color: transparent;
	color: #f11;
	border-color: #f11
}
.linked-listed {
	background-color: #f7f7f7;
	padding: 15px
}
.linked-listed li {
	line-height: .8;
	margin: 0 6%;
	position: relative
}
.linked-listed li:before {
	content: "/";
	position: absolute;
	margin: 3px 0 0 13px;
	color: #f11;
	left: 100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.linked-listed li:last-child:before {
	display: none
}
.linked-listed li span {
	color: #f11;
	font-size: 12px;
	font-weight: 600
}
.partner-section {
	padding: 20px 0
}
.partner-head {
	text-align: center;
	margin-bottom: 26px
}
.partner-list {
	margin-bottom: 36px
}
.partner-list li {
	color: #000;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 14px;
	position: relative;
	padding-left: 18px
}
.partner-list li:before {
	content: "\2022";
	color: #ef3e31;
	width: 6px;
	height: 6px;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: 0
}
.offline-info span {
	margin: 0 10px 20px
}
.offline-info img {
	width: auto
}
.partner-flex {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: scroll;
	padding-bottom: 16px
}
.partner-box {
	border: 1px solid #e7eaee;
	padding: 35px 15px;
	white-space: normal;
	width: 100%;
	flex: 0 0 85%;
	margin: 0 6px
}
.partner-box h3 {
	color: #000;
	font-size: 22px;
	font-family: 'Proxima Nova Th';
	font-weight: 600;
	line-height: 1.1;
	margin-bottom: 18px
}
.partner-box p {
	color: #000;
	font-size: 16px;
	line-height: 22px
}
.partner-box i {
	margin-bottom: 28px;
	transition: all .5s ease
}
.sp-agency {
	background-position: -192px -10px;
	width: 162px;
	height: 138px
}
.sp-business {
	background-position: -10px -169px;
	width: 157px;
	height: 137px
}
.sp-designer {
	background-position: -10px -10px;
	width: 162px;
	height: 139px
}
.website-section {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px
}
.development-flex, .user-flex, .vision-txt, .website-flex {
	display: block
}
.website-left h2 {
	color: #000;
	font-weight: 800;
	font-size: 26px;
	line-height: 1.1;
	margin-bottom: 28px
}
.agency-bg-box li {
	background-color: #fff;
	width: 140px;
	margin: 0 6px;
	padding: 14px 12px;
	box-shadow: 1px 4px 3px 0 rgba(0,0,0,.15)
}
.agency-bg-box li span {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	margin-bottom: 12px;
	border-bottom: 1px solid #ebebeb;
	padding-bottom: 12px;
	font-family: 'PT Serif', serif
}
.agency-bg-box {
	background-color: #fe8888;
	padding: 25px 3%;
	margin-bottom: 26px
}
.sp-iso {
	background-position: -374px -10px;
	width: 97px;
	height: 141px
}
.sp-nasscom {
	background-position: -187px -169px;
	width: 99px;
	height: 16px;
	display: block;
	margin: 0 auto
}
.development-agency p, .vision-part p {
	font-size: 16px;
	line-height: 26px;
	color: #000;
	margin-bottom: 18px
}
.vision-bg-box {
	background-color: #fde4e4;
	padding: 117px 4% 25px;
	margin: 28px 0 26px;
	position: relative
}
.vision-bg-box h3 {
	font-size: 18px;
	color: #2c2c2c;
	font-weight: 800;
	margin-bottom: 18px;
	text-align: center
}
.vision-bg-box p {
	color: #232323;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0
}
.sp-vision-mision {
	background-position: -374px -171px;
	width: 67px;
	height: 66px;
	margin-bottom: 18px;
	position: absolute;
	top: 30px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.website-right h2 {
	color: #000;
	font-size: 24px;
	font-weight: 800;
	line-height: 1.2;
	margin-bottom: 22px
}
.website-right ul {
	flex-wrap: nowrap;
	overflow-x: scroll;
	padding-bottom: 16px;
	margin-bottom: 10px
}
.website-right li {
	background-color: #ff5958;
	border-radius: 4px;
	padding: 25px 4%;
	white-space: normal;
	width: 100%;
	flex: 0 0 85%;
	margin: 0 6px
}
.website-right li:last-child {
	margin-bottom: 0
}
.website-right li strong {
	display: block;
	color: #fff;
	font-size: 22px;
	font-weight: 800;
	line-height: 1;
	margin-bottom: 4px
}
.website-right li span {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 1
}
.website-right li span em {
	display: block
}
.btn-contactus {
	display: inline-block;
	color: #ff5958;
	font-size: 14px;
	font-weight: 600;
	padding: 0 45px;
	line-height: 45px;
	border: 1px solid #ff1112;
	border-radius: 40px;
	transition: all .3s cubic-bezier(.4, 0, .2, 1)
}
.btn-contactus:hover {
	background-color: #ff5958;
	color: #fff;
	border-color: #ff5958
}
.user-speak-section {
	padding: 20px 0 40px;
	text-align: center
}
.user-speak-head {
	margin-bottom: 38px
}
.user-speak-head h2 {
	color: #000;
	font-size: 26px;
	margin-bottom: 18px
}
.user-speak-head p {
	color: #000;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 0
}
.user-flex {
	margin-bottom: 40px
}
.user-speak-box {
	background-color: #fff;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 39px;
	position: relative
}
.user-speak-box:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0
}
.user-speak-box picture {
	display: inline-block
}
.user-detail {
	margin-left: 13px
}
.user-detail em, .visual-play {
	width: 34px;
	height: 34px;
	background-color: #fff;
	border-radius: 50%;
	cursor: pointer;
	box-shadow: 0 6px 6px rgba(0,0,0,.2);
	transition: all .3s cubic-bezier(.4, 0, .2, 1)
}
.user-speak-box:hover .user-detail em, .user-speak-box:hover .visual-play {
	box-shadow: 0 -6px 6px rgba(0,0,0,.2)
}
.pop-box {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	padding: 25px;
	width: 96%;
	height: 350px;
	display: none;
	box-shadow: 0 4px 4.9px .1px rgba(0,0,0,.15), 0 11px 7.76px .24px rgba(0,0,0,.1), 0 14px 17.86px 1.14px rgba(0,0,0,.14), 0 20px 24.3px 2.7px rgba(0,0,0,.06)
}
.pop-video {
	width: 97%;
	height: 100%
}
.pop-close {
	position: absolute;
	right: 4px;
	top: 6px;
	border: 1px solid #e7eaee;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	cursor: pointer
}
.pop-close:after, .pop-close:before {
	content: "";
	width: 18px;
	height: 2px;
	background-color: #f11;
	position: absolute;
	left: 3px;
	top: 11px
}
.pop-close:after {
	transform: rotate(-55deg)
}
.pop-close:before {
	transform: rotate(55deg)
}
.sp-play-arrow {
	background-position: -461px -171px;
	width: 10px;
	height: 12px
}
.user-detail strong {
	display: block;
	font-size: 18px;
	color: #000;
	font-weight: 800;
	margin: 0 15px
}
.user-detail span {
	color: #000;
	opacity: .5;
	font-size: 13px
}
.btn-testimonial {
	margin-bottom: 0
}
.achievements-blog {
	background-color: #fde4e4;
	padding: 40px 0;
	margin-bottom: 40px
}
.achievements-blog h2 {
	margin-bottom: 35px
}
.achievements-list {
	display: block
}
.achievements-list li {
	border-bottom: 1px solid #fff;
	padding-bottom: 26px;
	margin-bottom: 26px;
	text-align: center
}
.achievements-list li:last-child {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0
}
.ask-query-wrap h3 {
	font-family: 'Proxima Nova Th';
	font-weight: 700
}
.achievements-list strong {
	color: #ff5a58;
	font-size: 38px;
	font-family: 'Proxima Nova Th';
	font-weight: 700;
	display: inline-block;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1
}
.counter-info {
	position: relative;
	display: inline-flex;
	align-items: center
}
.counter-info sup {
	top: -6px;
	font-size: 23px;
	color: #ff5a58;
	font-weight: 700
}
.achievements-white-box {
	background-color: #fff;
	color: #ff1112;
	font-size: 18px;
	padding: 15px
}
.achievements-white-box em {
	border: 1px solid #b3b0b1;
	border-radius: 2px;
	height: 36px;
	width: 36px;
	margin-right: 15px;
	transition: all .3s cubic-bezier(.4, 0, .2, 1)
}
.sp-project-created {
	background-position: -425px -257px;
	width: 21px;
	height: 18px
}
.sp-team-members {
	background-position: -223px -239px;
	width: 30px;
	height: 23px
}
.sp-tasks-created {
	background-position: -261px -205px;
	width: 17px;
	height: 14px
}
.sp-bugs-reported {
	background-position: -187px -205px;
	width: 17px;
	height: 18px
}
.sp-delivered-projects {
	background-position: -181px -239px;
	width: 29px;
	height: 27px
}
.sp-satisfied {
	background-position: -269px -239px;
	width: 30px;
	height: 32px
}
.sp-man-exp {
	background-position: -181px -279px;
	width: 27px;
	height: 30px
}
.sp-client-reation {
	background-position: -229px -279px;
	width: 26px;
	height: 30px
}
.accordian-wrapper h2 {
	color: #000;
	text-align: center;
	position: relative
}
.accordian-wrapper .more-text {
	text-align: center
}
.ac-container {
	margin: 10px 0 30px 0;
	text-align: left;
	width: 100%
}
.ac-container .toggle {
	padding: 10px 25px 10px 10px;
	position: relative;
	z-index: 20;
	text-align: left;
	cursor: pointer;
	color: #586c83;
	line-height: 1.4;
	font-size: 14px;
	font-weight: 500;
	width: 100%;
	display: block;
	transition: background .3s ease;
	margin-bottom: 0;
	font-weight: 600;
	position: relative;
	text-transform: initial
}
.inner .inner-text {
	font-size: 15px;
	color: #586c83;
	font-weight: 400;
	padding: 15px 27px 15px 10px;
	line-height: 1.3;
	margin-bottom: 0;
	background: #fff;
	position: relative
}
.ac-container .top-list {
	border: 1px solid #c9c9c9;
	border-radius: 5px;
	background: #fff;
	margin-bottom: 14px;
	overflow: hidden
}
.ac-container .top-list:last-child {
	margin-bottom: 0
}
.ques-number {
	margin-right: 8px;
	position: absolute;
	left: 2px;
	display: none
}
.inner {
	display: none
}
.top-list:hover .toggle {
	color: #000
}
.top-list:hover .toggle.bg-color {
	color: #1a2040
}
.ac-container .toggle:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	right: 12px;
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	transition: all .5s ease-in-out
}
.ac-container .toggle.andro-toggle:after {
	background: transparent url(../images/cross-sign.png) no-repeat center center !important
}
.toggle.rotate:after {
	content: "";
	top: 59%;
	transform: translateY(-50%) rotate(-135deg)
}
.toggle.bg-color {
	background: #ffcfcf;
	color: #ff1112
}
.web-section {
	margin: 40px 0
}
.web-head {
	text-align: center;
	margin-bottom: 30px
}
.web-head h2 {
	margin-bottom: 18px
}
.approach-block {
	padding: 10px
}
.approach-block {
	line-height: 1.5
}
.approach-block a {
	font-weight: 600;
	text-decoration: underline
}
.approach-block a:hover {
	text-decoration: none
}
.approach-diff {
	font-weight: 600;
	width: 960px;
	margin: 0 auto 40px
}
.approach-box-wrapper {
	flex-direction: column
}
.approach-box {
	position: relative;
	margin-bottom: 40px
}
.approach-box:last-child {
	margin-bottom: 0
}
.approach-box a {
	color: #000;
	line-height: 1.3;
	text-decoration: underline
}
.approach-box a:hover {
	color: #f11;
	text-decoration: none
}
.technology-partner {
	margin-top: 100px;
	border-bottom: 1px solid #e3e3e3
}
.render-flex {
	display: flex;
	justify-content: space-between
}
.render-tab-sec {
	width: 46%;
	background-color: #ffcfcf;
	position: relative;
	padding: 65px 75px 50px 0
}
.render-tab-sec:after {
	content: "";
	background-color: #ffcfcf;
	position: absolute;
	top: 0;
	right: 100%;
	height: 100%;
	width: 100vw
}
.render-tab-sec h2 {
	margin-bottom: 6px
}
.render-tab-sec p {
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 45px;
	border-bottom: 1px solid #fff;
	padding-bottom: 8px;
	padding-right: 20px
}
.render-tabs li {
	color: #fff;
	font-size: 34px;
	font-weight: 700;
	cursor: pointer;
	margin-bottom: 20px;
	line-height: 1.1
}
.render-tabs li.current {
	color: #141414
}
.render-content {
	display: none;
	padding: 65px 0
}
.render-content.current {
	display: inherit
}
.render-content-wrap {
	width: 47%
}
.render-content strong {
	display: inline-block;
	margin-bottom: 18px;
	font-size: 32px;
	font-weight: 700;
	color: #141414
}
.render-content p {
	color: #545661;
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 40px
}
.platform-logo {
	margin-bottom: 30px
}
.platform-logo li {
	display: inline-block;
	margin-right: 10px
}
.platform-logo li img {
	width: 65px;
	height: 65px
}
.render-btn {
	font-size: 18px;
	font-weight: 600
}
.render-btn:after {
	content: "";
	display: inline-block;
	border: solid #ff1112;
	border-width: 0 3px 3px 0;
	left: 100%;
	z-index: 1;
	padding: 4px;
	top: 7px;
	margin-left: 10px;
	transition: .3s ease-in;
	transform: rotate(-45deg)
}
.render-btn:hover:after {
	margin-left: 3px
}
.why-choose {
	padding: 90px 0 50px;
	border-bottom: 1px solid #e3e3e3
}
.why-choose h2 {
	margin-bottom: 55px;
	text-align: center
}
.choose-flow li {
	width: 33.33%;
	padding: 0 15px;
	margin-bottom: 50px;
	text-align: center
}
.choose-data h3 {
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	margin: 20px 0;
	line-height: 1.1
}
.choose-img {
	display: inline-block;
	width: 120px;
	height: 120px;
	border: 3px solid #ffcfcf;
	border-radius: 50%
}
.choose-data p {
	margin-bottom: 0
}
.mt-0 {
	margin-top: 0 !important
}
.portfolio-section {
	padding: 70px 0
}
.portfolio-subhead {
	font-size: 18px;
	line-height: 1.3;
	max-width: 720px;
	width: 100%;
	margin: 0 auto 55px
}
.portfolio-slider {
	margin-bottom: 60px
}
.portfolio-slider img {
	height: 100%;
	object-fit: cover
}
.portfolio-wrap {
	display: flex
}
.portfolio-graphic {
	width: 50%;
	height: 550px
}
.portfolio-content {
	width: 50%;
	padding: 20px 5%;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}
.portfolio-content h3 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 0
}
.portfolio-content p {
	width: 340px;
	margin: 25px 0;
	line-height: 1.35
}
.portfolio-button {
	color: #000;
	font-size: 18px;
	font-weight: 600
}
.portfolio-button:after {
	content: "";
	display: inline-block;
	border: solid #000;
	border-width: 0 3px 3px 0;
	left: 100%;
	z-index: 1;
	padding: 4px;
	top: 7px;
	margin-left: 10px;
	transition: .3s ease-in;
	transform: rotate(-45deg)
}
.portfolio-button:hover:after {
	margin-left: 3px
}
.portfolio-btn-wrap {
	display: block
}
.portfolio-slider .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(50%);
	width: 43px;
	height: 50px;
	background-color: #ff5958;
	font-size: 0;
	z-index: 1
}
.portfolio-slider .slick-prev {
	left: 0
}
.portfolio-slider .slick-next {
	right: 0
}
.process-section {
	background-color: #ffcfcf;
	padding: 55px 0
}
.process-section h2 {
	margin-bottom: 76px
}
.process-list {
	display: flex;
	justify-content: center
}
.process-list li {
	background-color: #fff;
	width: 33.33%;
	margin: 0 20px;
	padding: 76px 35px 45px;
	position: relative;
	transition: all .2s ease
}
.process-list li:hover {
	box-shadow: 0 15px 45px -5px rgba(0,0,0,.2);
	transform: translate(0,-2px)
}
.process-list li h3 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 600
}
.process-list li p {
	line-height: 1.5;
	margin-bottom: 0;
	font-weight: 300
}
.process-symbol {
	background-color: #fff;
	display: inline-block;
	width: 80px;
	height: 80px;
	color: #ffcfcf;
	font-size: 28px;
	font-weight: 700;
	border-radius: 50%;
	position: absolute;
	top: -34px;
	left: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translateX(-50%);
	box-shadow: 0 2px 13px 0 rgba(0,1,1,.13)
}
[class*="-icon"], [class^="-icon"] {
	background-image: url(../home-page-images/acclamations-sprites.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 23px;
	width: 36px
}
.story-icon {
	background-position: -7.6px -70.8px;
	width: 115px;
	height: 35px
}
.ten-icon {
	background-position: -153.5px -70.8px;
	width: 115px;
	height: 35px
}
.clutch-icon {
	background-position: -271.2px -70.8px;
	width: 115px;
	height: 35px
}
.firm-icon {
	background-position: -387px -79px;
	width: 135px;
	height: 21px
}
.manifest-icon {
	background-position: -877px -108px;
	width: 115px;
	height: 35px
}
.topdevelopers-icon {
	background-position: -1000px -109px;
	width: 115px;
	height: 20px
}
.incommerce-icon {
	background-position: -873px -160px;
	width: 106px;
	height: 19px
}
.expertise-icon {
	background-position: -1016px -168px;
	width: 115px;
	height: 15px
}
.designrush-icon {
	background-position: -879px -218px;
	width: 115px;
	height: 18px
}
.web-icon {
	background-position: -977px -288px;
	width: 47px;
	height: 35px
}
.meet-slider {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
	box-shadow: 0 4px 4.9px .1px rgba(0,0,0,.15), 0 11px 7.76px .24px rgba(0,0,0,.1), 0 14px 17.86px 1.14px rgba(0,0,0,.14), 0 20px 24.3px 2.7px rgba(0,0,0,.06)
}
.it-companies {
	background: #2c2c2c;
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 185px;
	text-align: left;
	padding: 10px 9px
}
.it-companies strong {
	font-size: 14px;
	font-weight: 500;
	color: #ff5958;
	display: block;
	margin-bottom: 6px;
	font-family: Roboto, sans-serif
}
.it-companies span {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	line-height: 1.3;
	font-family: Roboto, sans-serif
}
.it-companies::after {
	content: "";
	position: absolute;
	transform: translateY(-50%);
	left: 100%;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-left: 10px solid #2c2c2c;
	border-bottom: 8px solid transparent;
	z-index: 9
}
.companies-wrap {
	width: 100%;
	overflow: hidden;
	position: relative
}
.companies-slider {
	height: 100%
}
.companies-wrap .slick-list {
	overflow: visible;
	height: 100%
}
.companies-listed .slick-arrow {
	position: absolute;
	height: 38px;
	width: 38px;
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 0 4px 4.9px .1px rgba(0,0,0,.15), 0 11px 7.76px .24px rgba(0,0,0,.1), 0 14px 17.86px 1.14px rgba(0,0,0,.14), 0 20px 24.3px 2.7px rgba(0,0,0,.06);
	top: 50%;
	font-size: 0;
	cursor: pointer;
	transform: translateY(-50%);
	z-index: 99
}
.companies-listed .slick-next {
	right: 0;
}
.companies-listed .slick-arrow {
	display: block !important
}
.companies-listed .slick-prev {
	display: none !important;
}
/*.companies-listed .slick-prev:after{
 content: "";
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translateY(-50%) translateX(-50%);
 background:url("../home-page-images/acclamations-sprites.png") -44px -163px;
 display: inline-block;
 height: 15px;
 width: 10px;
 }*/
.companies-listed .slick-next:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	background-image: url(../home-page-images/acclamations-sprites.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 15px;
	width: 10px;
	background-position: -44px -140px;
	pointer-events: none
}
.companies-slider .slick-track {
	height: 100%;
	margin-left: -10px
}
.companies-slider .slick-slide > div {
	height: 100%
}
.companies-slider li {
	display: inline-block;
	padding: 34px 8px 11px 10px;
	text-align: center;
	height: 100%;
	position: relative
}
.companies-slider li i {
	min-height: 35px
}
.companies-slider p {
	font-size: 14px;
	line-height: 1.2
}
.company-logo {
	display: inline-block;
	width: 140px;
	min-height: 35px
}
.clutch img {
	height: 30px
}
.manifest img {
	height: 37px
}
.companies-slider p br {
	display: none
}
.companies-wrap .slick-prev {
	display: none !important
}
.color-code {
	color: #ff5a58
}
.partner-expertise {
	border-top: 1px solid #e3e3e3;
	padding: 40px 0
}
.expertise-para {
	color: #2c2c2c;
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 20px
}
.expertise-tab li {
	margin-bottom: 9px
}
.expertise-tab li a {
	color: #2c2c2c;
	display: block;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 57px 10px 10px;
	background-color: #fff;
	line-height: 1.2;
	border-radius: 6px;
	position: relative;
	box-shadow: 0 20px 24.3px 2.7px rgba(0,0,0,.06)
}
.expertise-tab li.active-tab a {
	color: #ff1112;
	box-shadow: 0 4px 4.9px .1px rgba(0,0,0,.15), 0 11px 7.76px .24px rgba(0,0,0,.1), 0 14px 17.86px 1.14px rgba(0,0,0,.14), 0 20px 24.3px 2.7px rgba(0,0,0,.06)
}
.expertise-tab li.active-tab a svg path {
	fill: #ff1112 !important
}
.expertise-tab li a em {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%)
}
.expertise-tab li.active-tab a em {
	box-shadow: 0 4px 4.9px .1px rgba(0,0,0,.15), 0 11px 7.76px .24px rgba(0,0,0,.1), 0 14px 17.86px 1.14px rgba(0,0,0,.14), 0 20px 24.3px 2.7px rgba(0,0,0,.06)
}
.expertise-tab li a svg {
	width: 8px
}
.product-data-tab {
	padding: 25px 8px
}
.product-data-tab p {
	color: #2c2c2c;
	font-size: 18px;
	line-height: 1.48;
	margin-bottom: 28px
}
.partnership-point {
	display: flex;
	flex-wrap: wrap;
	justify-content: center
}
.partnership-point li {
	margin: 0 10px;
	width: 100px;
	text-align: center
}
.front-partnership-point li {
	margin: 0 8px
}
.partnership-point li span {
	display: block;
	width: 100%;
	background-color: #ff5958;
	border-radius: 4px;
	margin-bottom: 7px
}
.partnership-point li small {
	display: inline-block;
	color: #2c2c2c;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.1
}
.partnership-point li span a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 10px
}
.partnership-point li svg {
	width: 42px
}
.partnership-point li small a {
	color: #2c2c2c
}
.website-built-section {
	padding: 20px 0 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e3e3e3
}
.website-built-section h2 {
	text-align: center
}
.powerful-content {
	margin-bottom: 20px
}
.powerful-content > p {
	margin-bottom: 20px
}
.powerful-content h3 {
	font-size: 18px;
	text-transform: capitalize;
	margin: 35px 0 15px;
	line-height: 1.3;
	font-weight: 700
}
.built-steps {
	margin-bottom: 36px
}
.built-steps li {
	padding-left: 15px;
	color: #000;
	font-size: 15px;
	position: relative;
	margin-bottom: 15px
}
.built-steps li:before {
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 10px;
	background: #ff1112;
	left: 0
}
.view-website-image img {
	width: auto;
	height: auto
}
.hiring-model {
	margin-bottom: 20px
}
.hiring-model h2 {
	text-align: center
}
.hiring-model h2 br {
	display: none
}
.hiring-material li {
	background-color: #ffcfcf;
	padding: 20px 15px;
	margin-bottom: 20px
}
.hiring-material li:last-child {
	margin-bottom: 0
}
.hiring-material li h3 {
	color: #2c2c2c;
	font-size: 20px;
	font-family: 'Proxima Nova Th';
	font-weight: 700;
	line-height: 1;
	margin-bottom: 10px
}
.hiring-material li p {
	color: #000;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 0
}
.sp-label {
	background-position: -2px -399px;
	width: 162px;
	height: 138px
}
.sp-web-dev {
	background-position: -188px -400px;
	width: 157px;
	height: 137px
}
.sp-execution {
	background-position: -366px -400px;
	width: 161px;
	height: 137px
}
.tabbed-content {
	background: #fff;
	margin-bottom: 30px
}
.tabs ul {
	margin: 0;
	padding: 0 0 1em 0;
	font-weight: 700
}
.tab-block .item.active em {
	top: 12px;
	box-shadow: 0 4px 4.9px .1px rgb(0 0 0 / 15%), 0 11px 7.76px .24px rgb(0 0 0 / 10%), 0 14px 17.86px 1.14px rgb(0 0 0 / 14%), 0 20px 24.3px 2.7px rgb(0 0 0 / 6%)
}
.tab-block .item.active svg path {
	fill: #ff1112 !important
}
.tab-block .item em {
	width: 28px;
	height: 28px;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: 13px;
	display: flex;
	justify-content: center;
	align-items: center;
	transform: translateY(-26%)
}
.tab-block .item svg {
	width: 8px;
	transform: rotate(88deg)
}
.partnership-point li a svg {
	width: 36px !important;
	transform: rotate(3deg) !important
}
.tab-block .item .partnership-point li span path {
	fill: #fff !important
}
.tabs ul li {
	background: #eee;
	position: relative
}
.item-content p {
	color: #2c2c2c;
	font-size: 18px;
	line-height: 1.48;
	margin-bottom: 28px
}
.tabs ul li a {
	padding: .5em 1em
}
.tabs ul li a.active, .tabs ul li a:hover {
	color: #ff1112;
	box-shadow: 0 4px 4.9px .1px rgb(0 0 0 / 15%), 0 11px 7.76px .24px rgb(0 0 0 / 10%), 0 14px 17.86px 1.14px rgb(0 0 0 / 14%), 0 20px 24.3px 2.7px rgb(0 0 0 / 6%)
}
.item {
	margin-bottom: 9px;
	position: relative
}
.item::before {
	cursor: pointer;
	padding: .5em 1em;
	color: #2c2c2c;
	display: block;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 57px 10px 10px;
	background-color: #fff;
	line-height: 1.2;
	border-radius: 6px;
	position: relative;
	box-shadow: 0 20px 24.3px 2.7px rgb(0 0 0 / 6%)
}
.item.active::before {
	color: #ff1112
}
.item.active .item-content {
	padding: 1em;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	-ms-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out
}
.contact-wrap {
	display: block;
	text-align: center
}

/*New top Companies*/
.top-companies {
	padding: 40px 0;
}
.top-companies h3 {
	font-size: 24px;
	text-align: center;
	line-height: 1.1;
	margin-bottom: 40px;
	font-family: 'Proxima Nova Th';
}
.top-companies h3 span {
	display: block;
	color: #ff1112;
}
.companies-listed {
	display: flex;
	flex-wrap: wrap;
	box-shadow: 2px 2px 10px rgb(0 0 0 / 10%);
}
.companies-listed .slick-track {
	display: flex;
}
.companies-listed .slick-slide {
	height: auto;
}
.companies-listed .slick-slide > div {
	height: 100%;
}
.companies-listed li {
	width: 25%;
	height: 100%;
	padding: 10px;
	text-align: center;
	border-right: 2px solid #f2f3f6;
}
.companies-listed li figure {
	display: flex;
	align-items: center;
	margin: 0 auto 26px;
	min-height:136px;
}
.companies-listed li img {
	height: auto;
}
.companies-listed li p {
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.26;
	font-weight: 600;
}
.companies-listed li p a{
	color:#000;
}
.companies-listed li p a:hover{
	color: #ff1112;
	text-decoration: underline;
}
.yourstory-logo{
	width: 200px;
}
.tens-logo{
	width:130px;
}
.clutch-logo{
	width:141px;
}
.ecommerce-logo{
	width:190px;
}
.top-web{
	width:185px;
}
.goodfirms-logo{
	width: 200px;
}
.manifest-logo{
	width:160px;
}
.feature-shopify-logo{
	width:106px;
}
.top-developers-logo{
	width:190px;
}
.expertise-logo{
	width:190px;
}
.designrush-logo{
	width:190px;
}










@media (min-width: 375px) {
	.bg-top-block li {
		min-height: 45px;
		min-width: 45px;
		margin: 0 6px 14px
	}
	.offline-info span {
		margin: 0 8px 20px
	}
	.companies-wrap .slick-next {
		right: 6px
	}
}
@media (min-width: 575px) {
	.ac-container .toggle:after {
		right: 10px;
		width: 12px;
		height: 12px
	}
}
@media (min-width: 667px) {
	.offline-info {
		margin-bottom: 35px
	}
	.offline-info span {
		margin: 0 16px 0
	}
	.bg-top-block li {
		border-radius: 2px;
		min-height: 70px;
		min-width: 70px;
		margin: 0 7px 14px
	}
	.bg-top-block li i {
		-webkit-background-size: auto;
		background-size: auto
	}
	.sp-html5 {
		background-position: -10px -336px;
		width: 37px;
		height: 44px
	}
	.sp-wp {
		background-position: -55px -336px;
		width: 40px;
		height: 40px
	}
	.sp-mg {
		background-position: -112px -328px;
		width: 55px;
		height: 63px
	}
	.sp-sphy {
		background-position: -184px -336px;
		width: 27px;
		height: 31px
	}
	.sp-pre {
		background-position: -228px -336px;
		width: 40px;
		height: 40px
	}
	.sp-dru {
		background-position: -285px -325px;
		width: 42px;
		height: 48px
	}
	.partner-list {
		flex-wrap: wrap;
		display: flex;
		margin-bottom: 20px
	}
	.partner-list li {
		width: 45%;
		font-size: 18px
	}
	.partner-box {
		flex: 0 0 55%
	}
	.agency-bg-box li {
		margin: 0 20px
	}
	.vision-bg-box p {
		text-align: center
	}
	.website-right li {
		flex: 0 0 40%
	}
	.user-detail {
		margin-left: 72px
	}
	.achievements-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center
	}
	.achievements-list li {
		width: 45%;
		margin: 0 12px 24px
	}
}
@media (min-width: 768px) {
	.bg-top-block {
		padding: 25px 4%
	}
	.bg-top-block li {
		margin: 0 14px
	}
	h1 {
		font-size: 36px;
		margin-bottom: 16px
	}
	.home-banner-txt h2 {
		font-size: 28px;
		padding: 0 15%;
		margin-bottom: 32px
	}
	.home-banner-head {
		padding: 30px 0 0
	}
	.home-banner-head p {
		padding: 0 4%
	}
	.banner-linked {
		background-color: #f7f7f7;
		display: flex;
		align-items: center;
		padding: 20px;
		justify-content: space-between
	}
	.banner-contact-btn {
		margin-bottom: 0
	}
	.linked-listed {
		padding: 0;
		width: 71%
	}
	.partner-section {
		padding: 50px 0 0
	}
	.partner-list {
		flex-wrap: inherit;
		justify-content: center;
		margin-bottom: 26px
	}
	.partner-list li {
		width: auto;
		margin: 0 22px;
		font-size: 16px
	}
	.offline-info span {
		margin: 0 22px 0
	}
	.partner-box {
		flex: 0 0 40%
	}
	.partner-box:hover i {
		margin-top: -10px
	}
	.website-section {
		padding: 45px 0
	}
	.website-left {
		border-bottom: 1px solid #e3e3e3
	}
	.development-flex {
		display: flex;
		justify-content: space-between
	}
	.development-agency, .vision-part {
		width: 46%
	}
	.website-right {
		padding-top: 40px
	}
	.agency-bg-box li {
		margin: 0 15px
	}
	.user-flex {
		display: flex;
		justify-content: space-between
	}
	.user-speak-box {
		width: 46%;
		height: 100%;
		border: none;
		margin-bottom: 0;
		padding-bottom: 0
	}
	.user-detail {
		margin-left: 0
	}
	.user-detail strong {
		font-size: 16px
	}
	.ac-container .toggle, .inner .inner-text {
		padding: 12px 50px 12px 20px
	}
	.ac-container .toggle:after {
		right: 29px
	}
	.ques-number {
		left: 20px;
		display: block
	}
	.approach-box-wrapper {
		flex-direction: initial
	}
	.approach-box {
		width: 32%;
		margin-bottom: 0
	}
	.it-companies {
		border-radius: 10px 0 0 10px
	}
	.web-section {
		margin-bottom: 10px
	}
	.meet-slider {
		border-radius: 10px;
		overflow: hidden
	}
	.companies-slider:after {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		width: 80px;
		height: 100%;
		background-color: rgba(255,255,255,.8)
	}
	.hiring-material li {
		padding: 10px 20px;
		display: flex;
		justify-content: space-between;
		align-items: center
	}
	.hiring-material li h3 {
		width: 28%;
		margin-bottom: 0;
		border-right: 1px solid #ff1112
	}
	.hiring-material li p {
		width: 67%
	}
	.hiring-material li h3, .hiring-material li p {
		padding: 20px 0
	}
}
@media (min-width: 992px) {
	#product-data-tabs {
		display: flex
	}
	.expertise-tab, .product-data-tab {
		width: 46%
	}
	.partnership-point {
		justify-content: inherit;
		flex-wrap: nowrap
	}
	.front-partnership-point {
		flex-wrap: wrap
	}
	.front-partnership-point li {
		margin-bottom: 10px
	}
	.front-partnership-point li.btm-space {
		margin-bottom: 0
	}
	.powerful-steps-wrap {
		display: flex
	}
	.powerful-content {
		width: 68%
	}
	.view-website-image {
		width: 29%
	}
	.view-website-image img {
		width: 100%;
		height: 100%
	}
	.brand-section p {
		margin: 35px 0
	}
}
@media (min-width: 1024px) {
	.container {
		padding: 0 3%
	}
	.home-banner-head {
		margin: 0 auto;
		width: 800px
	}
	.banner-linked {
		padding: 20px 4%
	}
	.linked-listed {
		width: 75%
	}
	.linked-listed li {
		margin: 0 20px
	}
	.partner-list li {
		margin: 0 20px
	}
	.partner-flex {
		overflow: visible;
		justify-content: space-between;
		border-radius: 0 0 10px 10px;
		padding-bottom: 0;
		transition: all .5s ease;
		box-shadow: 0 4px 4.9px .1px rgba(0,0,0,.15), 0 11px 7.76px .24px rgba(0,0,0,.1), 0 14px 17.86px 1.14px rgba(0,0,0,.14), 0 20px 24.3px 2.7px rgba(0,0,0,.06)
	}
	.partner-flex:hover {
		box-shadow: 0 -4px 4.9px .1px rgba(0,0,0,.1), 0 -11px 7.76px .24px rgba(0,0,0,.05), 0 -14px 17.86px 1.14px rgba(0,0,0,.05), 0 -20px 24.3px 2.7px rgba(0,0,0,.06);
		border-radius: 10px 10px 0 0
	}
	.partner-box {
		flex: 0 0 33.3%;
		margin: 0;
		border: none
	}
	.partner-box:nth-child(2) {
		border-right: 1px solid #e7eaee;
		border-left: 1px solid #e7eaee
	}
	.website-right ul {
		overflow: visible
	}
	.website-right li {
		flex: auto
	}
	.user-speak-box {
		width: 48%
	}
	.achievements-list li {
		margin: 0 9px;
		padding-bottom: 0;
		border: none;
		width: 18%
	}
	.achievements-white-box {
		min-height: 84px;
		line-height: 1.1
	}
	.web-section {
		margin-top: 60px
	}
	.it-companies span, .it-companies strong {
		font-size: 16px
	}
	.expertise-tab li a {
		padding: 13px 57px 13px 10px
	}
	.partner-expertise {
		border-top: none;
		padding-top: 50px
	}
	.it-companies {
		width: 205px;
		padding: 10px 15px
	}
	.companies-wrap {
		width: calc(100% - 205px)
	}
	.user-speak-section {
		padding: 40px 0
	}
	.hiring-material li h3 {
		width: 25%
	}
}
@media (min-width: 1200px) {
	.bg-top-block {
		display: none
	}
	.home-banner {
		overflow: hidden
	}
	.right-banner {
		display: block;
		position: absolute;
		right: -75px;
		top: 0;
		width: 51%;
		height: 100%
	}
	.right-banner img {
		display: block;
		width: 100%;
		height: 100%
	}
	.home-banner-txt {
		width: 53.4%;
		text-align: left;
		padding: 70px 0 60px
	}
	h1 {
		font-size: 42px;
		letter-spacing: -2.3px;
		margin-bottom: 15px
	}
	.home-banner-txt h2 {
		font-size: 35px;
		padding: 0 2% 0 0;
		letter-spacing: -2.5px;
		margin-bottom: 21px
	}
	.sp-heart {
		vertical-align: middle;
		margin-left: 9px
	}
	.home-banner-head {
		width: 100%;
		padding: 25px 0 0
	}
	.home-banner-head p {
		font-size: 18px;
		line-height: 1.5;
		padding: 0 50px 0 21px;
		margin-bottom: 21px
	}
	.banner-linked {
		padding: 12px 15px 12px 20px
	}
	.linked-listed {
		width: 76%
	}
	.linked-listed li {
		margin: 0 9px
	}
	.banner-contact-btn, .btn-testimonial {
		padding: 0 19px
	}
	.btn-testimonial {
		padding: 0 38px;
		line-height: 54px;
		margin-bottom: 8px
	}
	.linked-listed li::before {
		margin: 3px 0 0 6px
	}
	.top-companies h3{
		font-size: 30px;
	}
	.top-companies h3 span{
		font-size: 36px;
	}
	.partner-section {
		padding: 60px 0 0
	}
	.partner-head {
		max-width: 720px;
		margin: 0 auto 50px;
		font-size: 18px
	}
	.partner-section h2 {
		max-width: 800px;
		margin: 0 auto 7px;
		line-height: 1.1
	}
	.partner-list li {
		margin: 0 14px
	}
	.partner-list {
		margin-bottom: 38px
	}
	.partner-box h3 {
		font-size: 25px;
		margin-bottom: 14px;
		letter-spacing: -.9px
	}
	.partner-box {
		padding: 54px 3% 31px
	}
	.offline-info span {
		margin: 0 30px 0
	}
	.website-section {
		padding: 70px 0 32px
	}
	.website-flex {
		display: flex;
		justify-content: space-between
	}
	.website-left {
		width: 75%;
		width: calc(100% - 22px);
		padding-right: 5%;
		border-bottom: none;
		position: relative
	}
	.website-left:after {
		content: "";
		width: 1px;
		height: 100%;
		background-color: #e7eaee;
		position: absolute;
		top: 0;
		right: 3.7%
	}
	.website-right {
		padding-top: 15px
	}
	.website-left h2 {
		width: 62%;
		font-size: 36px;
		line-height: 45px;
		margin-bottom: 34px;
		letter-spacing: -1.3px
	}
	.development-agency {
		width: 45.8%
	}
	.vision-part {
		width: 49.6%;
		padding-right: 3%
	}
	.development-agency p, .vision-part p {
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 30px
	}
	.fw-smbold {
		font-weight: 600
	}
	.agency-bg-box {
		width: 93%;
		padding: 36px 5% 37px;
		margin-bottom: 40px
	}
	.agency-bg-box li {
		width: 148px;
		padding: 15px 15px 21px;
		margin: 0 8px
	}
	.agency-bg-box li span {
		line-height: 16px;
		margin-bottom: 17px;
		padding-bottom: 15px
	}
	.vision-bg-box {
		margin: 44px 0 0 0;
		padding: 38px 3% 37px 5%
	}
	.vision-bg-box, .vision-bg-box h3, .vision-bg-box p {
		text-align: left
	}
	.vision-txt {
		display: flex
	}
	.vision-bg-box h3 {
		font-size: 20px;
		padding-left: 18px;
		margin-bottom: 13px;
		letter-spacing: -.5px
	}
	.vision-txt p {
		font-size: 16px;
		line-height: 24px;
		width: 73%;
		margin: 0 0 0 30px
	}
	.sp-vision-mision {
		position: static;
		-webkit-transform: none;
		-moz-transform: none;
		-ms-transform: none;
		-o-transform: none;
		transform: none;
		margin-bottom: 0;
		margin-top: 6px
	}
	.website-right h2 {
		font-size: 30px;
		margin-bottom: 9px
	}
	.website-right ul {
		display: block
	}
	.website-right ul li {
		display: flex;
		min-height: 125px;
		padding: 0 3%;
		margin: 0 0 20px 0
	}
	.website-right li strong {
		font-size: 25px;
		margin-bottom: 1px
	}
	.user-speak-section {
		padding: 60px 0
	}
	.user-speak-head h2 {
		font-size: 36px;
		letter-spacing: -1.3px;
		margin-bottom: 0
	}
	.user-speak-head p {
		width: 75%;
		margin: 0 auto;
		font-size: 18px;
		line-height: 1.34
	}
	.user-speak-head {
		margin-bottom: 25px
	}
	.user-flex {
		padding: 0 7%;
		margin-bottom: 2px
	}
	.user-speak-box {
		width: 100%;
		height: 100%;
		position: relative
	}
	.user-detail {
		position: absolute;
		top: 64px;
		right: 47px;
		display: block;
		width: 140px;
		text-align: left
	}
	.user-detail strong {
		margin: 24px 0 15px;
		font-size: 20px
	}
	.achievements-blog {
		padding: 60px 0 68px;
		margin: 0
	}
	.delivered-product-wrap {
		padding: 60px 0 0
	}
	.brand-section {
		padding: 50px 0 57px
	}
	.brand-section h2 {
		margin-bottom: 0;
		line-height: 1.1
	}
	.our-partner {
		padding: 50px 0
	}
	.brand-wrapper {
		margin: 0
	}
	.achievements-list {
		justify-content: space-between
	}
	.achievements-list li {
		width: auto;
		margin: 0
	}
	.achievements-list strong {
		font-size: 48px;
		margin-bottom: 14px
	}
	.achievements-white-box {
		font-size: 18px;
		min-height: auto;
		margin-bottom: 0;
		padding: 11px 17px
	}
	.accordian-wrapper h2 {
		letter-spacing: -1.3px
	}
	.ac-container .toggle {
		font-size: 20px;
		padding-left: 80px;
		line-height: 26px
	}
	.accordian-second-wrapper h2 {
		line-height: 37px
	}
	.inner .inner-text {
		font-size: 16px;
		line-height: 26px
	}
	.ac-container .toggle, .inner .inner-text {
		padding: 27px 50px 27px 28px
	}
	.accordian-wrapper .more-text {
		margin-bottom: 32px
	}
	.web-section {
		margin: 0;
		padding: 60px 0 0
	}
	.meet-slider {
		margin: 0
	}
	.it-companies {
		display: block;
		width: 240px;
		text-align: left;
		padding: 29px 15px
	}
	.companies-wrap {
		width: calc(100% - 240px)
	}
	.it-companies span, .it-companies strong {
		font-size: 20px
	}
	.product-data-tab {
		padding-bottom: 40px
	}
	.product-data-tab p {
		text-align: justify
	}
	.website-built-section {
		padding: 40px 0 60px;
		margin-bottom: 68px
	}
	.website-built-section h2 {
		margin-bottom: 45px
	}
	.built-steps li {
		font-size: 16px
	}
	.partner-expertise {
		padding: 50px 0
	}
	.expertise-para {
		margin-bottom: 34px
	}
	.tabbed-content {
		margin-bottom: 45px
	}
	.partner-expertise .container {
		position: relative
	}
	.partner-expertise .container:after {
		content: "";
		position: absolute;
		width: 100%;
		bottom: -50px;
		border-bottom: 2px solid #000
	}
	.hiring-model {
		padding: 45px 0 0;
		margin: 0
	}
	.hiring-model h2 br {
		display: block
	}
	.hiring-material li {
		padding: 10px 30px
	}
	.hiring-model h2 {
		line-height: 1.1;
		margin-bottom: 40px
	}
	.partner-expertise h2 {
		margin-bottom: 0;
		line-height: 1.5
	}
	.product-info h2 {
		line-height: 1.1
	}
}
@media (min-width: 1280px) {
	#product-data-tabs {
		margin-top: 70px
	}
	.expertise-para {
		max-width: 753px;
		margin: 0 auto 50px;
		font-size: 18px
	}
	.expertise-tab {
		width: 40.4%
	}
	.expertise-tab li a {
		font-size: 20px;
		font-weight: 700;
		padding: 15px 75px 23px 40px
	}
	.product-data-tab {
		width: 54%;
		padding: 1px 0 0 9px
	}
	.product-data-tab p {
		font-size: 22px;
		letter-spacing: -.7px;
		line-height: 1.35;
		margin-bottom: 52px
	}
	.partnership-point {
		padding-left: 3px
	}
	.partnership-point li {
		width: 140px;
		margin: 0 25px 0 0
	}
	.front-partnership-point li.btm-space {
		margin-bottom: 0
	}
	.front-partnership-point li {
		margin-bottom: 10px
	}
	.partnership-point li span {
		border-radius: 11px;
		margin-bottom: 5px
	}
	.partnership-point li span a {
		padding: 18px 15px;
		min-height: 102px
	}
	.partnership-point li svg {
		width: 57px
	}
	.partnership-point li small {
		font-size: 13px
	}
}
@media only screen and (min-width: 1366px) {
	.right-banner {
		max-width: 680px;
		width: 100%;
		right: -65px
	}
	.companies-listed .slick-next {
		right: -30px;
	}
}
@media only screen and (min-width: 1370px) {
	.accordion.ac-container {
		width: 81.9%;
		margin: 0 auto
	}
	.ques-number {
		left: 30px
	}
	.ac-container .toggle {
		padding: 20px 50px 20px 28px
	}
	.inner .inner-text {
		padding: 20px 76px 21px 28px
	}
	.accordian-wrapper {
		padding-bottom: 74px;
		padding-top: 34px
	}
}
@media (min-width: 1400px) {
	.container {
		padding: 0 15px
	}
	h1 {
		font-size: 45px
	}
	.home-banner-txt h2 {
		font-size: 38px;
		padding: 0 2% 0 0
	}
	.user-speak-head p {
		width: 72%
	}
}
@media (min-width: 1600px) {
	.right-banner {
		max-width: 723px;
		right: 0
	}
}
@media (min-width: 800px) {
	.item.active .item-content {
		padding-top: 0
	}
	.tabs-side .tabs li {
		margin-bottom: 2px
	}
}
.tabbed-content .tabs {
	display: none
}
.tabbed-content .item {
	min-height: 2em
}
.tabbed-content .item::before {
	content: attr(data-title)
}
.tabbed-content .item .item-content {
	opacity: 0;
	visibility: hidden;
	height: 0
}
.tabbed-content .item.active .item-content {
	opacity: 1;
	visibility: visible;
	height: auto
}
@media (min-width: 992px) {
	.tabbed-content .tabs {
		display: block
	}
	.tabbed-content .tabs li {
		display: inline-block
	}
	.tabbed-content .tabs li a {
		display: flex;
		justify-content: space-between;
		position: relative;
		display: block;
		padding: 13px 57px 13px 10px
	}
	.tabbed-content .item {
		min-height: 0;
		margin-bottom: 0
	}
	#side_tab1.active .item-content {
		padding-bottom: 0
	}
	.tabbed-content .item::before {
		display: none
	}
	.tabbed-content.tabs-side .tabs {
		width: 46%
	}
	.tabbed-content.tabs-side .tabs li {
		display: block;
		margin-bottom: 16px
	}
	.tabbed-content {
		display: flex;
		justify-content: space-between
	}
	.tab-block {
		width: 50%
	}
	.tabs ul li a {
		padding: .5em 1em;
		color: #2c2c2c;
		display: block;
		font-size: 16px;
		font-weight: 600;
		padding: 10px 57px 10px 10px;
		background-color: #fff;
		line-height: 1.2;
		border-radius: 6px;
		position: relative;
		box-shadow: 0 20px 24.3px 2.7px rgb(0 0 0 / 6%)
	}
	.item::before {
		cursor: pointer;
		padding: .5em 1em;
		color: #2c2c2c;
		display: block;
		font-size: 16px;
		font-weight: 600;
		padding: 10px 57px 10px 10px;
		background-color: #fff;
		line-height: 1.2;
		border-radius: 6px;
		position: relative;
		box-shadow: 0 20px 24.3px 2.7px rgb(0 0 0 / 6%)
	}
	.tab-block .item em {
		display: none
	}
	.tabs-list a em svg {
		width: 8px
	}
	.tabs-list a em {
		position: absolute;
		right: 12px;
		top: 10px;
		width: 28px;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 28px;
		border-radius: 50%
	}
	.tabs-list a.active em {
		box-shadow: 0 4px 4.9px .1px rgb(0 0 0 / 15%), 0 11px 7.76px .24px rgb(0 0 0 / 10%), 0 14px 17.86px 1.14px rgb(0 0 0 / 14%), 0 20px 24.3px 2.7px rgb(0 0 0 / 6%)
	}
	.tabs-list a.active em svg path {
		fill: #ff1112 !important
	}
}
@media (min-width: 1280px) {
	.tabbed-content .tabs li a {
		font-size: 20px;
		font-weight: 700;
		padding: 23px 75px 23px 40px
	}
	.tab-block {
		width: 54%
	}
	.tabbed-content.tabs-side .tabs {
		width: 40.5%
	}
	.tabs-list a em {
		top: 17px
	}
	.tabs-list a em {
		width: 34px;
		height: 34px;
		right: 35px
	}
	.tabs-list a.active em {
		top: 14px
	}
	.item-content p {
		font-size: 20px;
		letter-spacing: -.7px;
		line-height: 1.35;
		margin-bottom: 40px
	}
	.partnership-point li a svg {
		width: 50px !important
	}
}
@media (min-width: 1400px) {
	.home-banner-txt {
		padding: 105px 0 100px
	}
}