.quote-btn:hover,
.red-button:hover,
.view-btn:hover,
.visit-btn:hover,
a.place-order:hover {
	background: #fff;
	color: #ff2601;
	border: 2px solid #ff2601;
	box-shadow: none
}

a.about-us:hover,
a.read:hover {
	background: #5952c9;
	color: #fff;
	border-color: transparent
}

.services-slider button {
	display: none !important
}

.portfolio-wrapper .cls-1 {
	fill: #fff
}

.steps-wrapper {
	background: #534db8;
	padding: 24px 20px 50px;
	position: relative
}
.last p {
	margin-bottom: 0 !important;

}
.steps-btn {
	display: block;
	width: 48px;
	height: 48px;
	border: 5px solid #fff !important;
	border-radius: 50%;
	background: #534db8 !important;
	position: absolute;
	top: -24px;
	right: 0;
	left: 0;
	margin: 0 auto
}

.steps-btn:hover {
	background: #fff !important;
	border-color: #534db8 !important
}

.steps-btn span {
	font-size: 0;
	width: 11px;
	height: 11px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
	border-radius: 2px;
	position: absolute;
	top: 11.5px;
	left: 13px
}

.steps-btn:hover span {
	border-color: #534db8
}

.steps-head {
	padding-top: 25px;
	text-align: left
}

.steps-head h2 {
	color: #fff;
	margin-bottom: 15px;
	font-size: 36px
}

.steps-head span,.para-contnet p {
	color: #dcdbf8;
	display: block;
	font-size: 18px;
	margin-bottom: 15px
}
.para-contnet p{
	margin-bottom: 12px;
}

.steps {
	padding: 25px 0 0 0
}

.steps li {
	margin-bottom: 46px
}

.steps li:last-child {
	margin-bottom: 0
}

.steps-heading {
	font-size: 22px;
	font-weight: 400;
	color: #fff;
	line-height: 1.1;
	margin-bottom: 18px
}

.steps-heading a {
	color: #fff
}

.steps-heading strong {
	display: block
}

.steps li p {
	color: #dcdbf8;
	padding-left: 2px;
	margin-bottom: 0;
	line-height: 1.23;
	font-family: Lato, sans-serif
}

.steps li.step3 p {
	margin-left: 3px
}

.web-services {
	padding: 60px 20px 68px 20px
}

.web-services h2 {
	margin: 0 4px 18px 0;
	font-size: 36px
}

.web-services p {
	margin-bottom: 0
}

.services {
	background: #f6f6f6;
	padding: 99px 0 50px;
	position: relative
}

.services-list {
	position: absolute;
	width: 95%;
	left: 0;
	top: -26px;
	padding-left: 13px;
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify
}
.steps-portfolio p{
	color: #dcdbf8;
	padding-left: 2px;
	margin-bottom: 50px;
	line-height: 1.23;
	font-family: Lato, sans-serif;
}
.portfolio h2 {
	margin-bottom: 50px;

}
.services-list li {
	width: 30%;
	border-radius: 4px;
	transition: all .5s ease;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	padding: 38px 20px 7px 10px;
	position: relative
}
.steps-portfolio{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.services-list li.frontEnd {
	background: #ff2601
}

.services-list li.cms {
	background: #8f87f8
}

.services-list li.ecommerce {
	background: #f4af1b
}

li.frontEnd.active,
li.frontEnd:hover {
	box-shadow: 5px 9px 32px 0 rgba(255, 38, 1, .45)
}

li.cms.active,
li.cms:hover {
	box-shadow: 5px 9px 32px 0 rgba(143, 135, 248, .45)
}

li.ecommerce.active,
li.ecommerce:hover {
	box-shadow: 5px 9px 32px 0 rgba(244, 175, 27, .45)
}

.services-list li.active {
	padding-top: 44px;
	margin-top: -6px
}

.services-list li.active:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border: solid #fff;
	border-width: 0 1.5px 1.5px 0;
	transform: rotate(45deg);
	position: absolute;
	right: 13px;
	bottom: 13px
}

.slick-track {
	display: flex;
	display: -ms-flexbox;
	align-items:flex-start;
}

.services-slider .draggable {
	padding: 0 20px
}

.services-slider .slick-track {
	margin-left: -22px
}

.slides {
	background: #fff;
	min-height: 380px !important;
	box-shadow: 2px 3px 8px 0 rgba(0, 1, 1, .04);
	border-radius: 4px;
	padding: 38px 25px 32px 20px;
	margin-left: 15px;
	position: relative;
	overflow: hidden;
	transition: all .5s ease
}

#tab-frontend .slide1:hover:after {
	background: #150e3f
}

#tab-frontend .slide2:hover:after {
	background: #f4b459
}

#tab-frontend .slide3:hover:after {
	background: #2a226b
}

#tab-cms .slide1:hover:after {
	background: #21759b
}

#tab-cms .slide2:hover:after {
	background: #0077c0
}

#tab-cms .slide3:hover:after,
#tab-ecommerce .slide3:hover:after {
	background: #24c2f1
}

#tab-ecommerce .slide1:hover:after {
	background: #f46f25
}

#tab-ecommerce .slide2:hover:after {
	background: #7fc029
}

.slides:hover:after {
	transform: scaleX(1) translateZ(0)
}

.slides:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 3px;
	left: 0;
	bottom: 0;
	background: 0 0;
	transform-origin: 0 100%;
	transform: scaleX(0) translateZ(0);
	transition: transform 1s cubic-bezier(.23, 1, .32, 1)
}

.slides h3 {
	font-size: 18.13px;
	line-height: 1.22;
	margin-bottom: 12px
}

.slides h3 a {
	color: #131928;
	display: inline-block
}

.slides h3 span {
	display: block
}

.start-txt {
	display: block;
	margin-bottom: 18px;
	font-size: 12px;
	color: #8f8c8c;
	font-style: italic
}

.slides p {
	font-size: 16px;
	font-family: Lato, sans-serif;
	color: #616161;
	line-height: 1.6;
	padding: 0 23px 0 1px;
	margin-bottom: 16px
}

.order-now {
	display:inline-block;
	color: #131928;
	font-size: 11.6px;
	font-weight: 700;
	font-family: Lato, sans-serif;
	text-transform: uppercase;
	position: absolute;
	bottom: 37px;
	left: 36px;
	transition: all .2s ease;
	padding: 12px 18px;
    border-radius: 24px;
	border:2px solid #ff2601;
	background-color:transparent;
	color:#ff2601;
}
.order-now:hover{
	background-color:#ff2601;
	border:2px solid transparent;
	color:#fff;
	transition: all .2s ease;
}
a.order-now:hover:after {
	border-color: #7d78c5
}

#tab-frontend .slide1 a.order-now:hover:after {
	border-color: #fdbb45
}

#tab-frontend .slide2 a.order-now:hover:after {
	border-color: #f4b459
}

#tab-frontend .slide3 a.order-now:hover:after {
	border-color: #f8ca4c
}

#tab-cms .slide1 a.order-now:hover:after {
	border-color: #21759b
}

#tab-cms .slide2 a.order-now:hover:after {
	border-color: #0077c0
}

#tab-cms .slide3 a.order-now:hover:after,
#tab-ecommerce .slide3 a.order-now:hover:after {
	border-color: #24c2f1
}

#tab-ecommerce .slide1 a.order-now:hover:after {
	border-color: #f46f25
}

#tab-ecommerce .slide2 a.order-now:hover:after {
	border-color: #7fc029
}

.services-slider.slick-slider {
	display: none
}

.services-slider.slick-slider.active {
	display: block
}

.graphics-img {
	display: none
}

.about .container {
	padding: 60px 0 50px;
	position: relative
}

.about .container:before {
	content: "";
	width: 41px;
	height: 252px;
	background: url(../images/aboutImage.png) no-repeat;
	position: absolute;
	top: 43px;
	left: 0
}

.inner-wrapper {
	padding: 0 13px 0 50px;
	margin-bottom: 38px
}

.inner-wrapper h2 {
	margin: 0 0 20px 1px;
	font-size: 36px
}

.inner-wrapper h2 span {
	display: block
}

.inner-wrapper p {
	margin: 0 1px 10px 4px
}

.inner-wrapper p:last-child {
	margin-bottom: 0
}

.list-wrap {
	padding-left: 36px
}

.about-list li {
	font-size: 16px;
	font-family: Lato, sans-serif;
	font-weight: 700;
	color: #131928;
	padding: 11px 0 10px 35px;
	display: block;
	position: relative;
	margin-bottom: 5px
}

.about-list li:last-child {
	margin-bottom: 0
}

.about-list li span {
	width: 22px;
	margin-right: 12px;
	height: 27px;
	display: inline-block;
	position: absolute;
	top: 8px;
	left: 0
}

.portfolio-slider {
	position: relative
}
.portfolio-slider .slick-arrow.slick-disabled {
	display: none !important;
   }
.dot-wrap .dot {
	position: absolute;
	top: 12%;
	display: block;
	cursor: pointer;
	border: solid rgba(0, 0, 0, .5);
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 4px
}

.dot.next.active {
	opacity: 0
}

.dot-wrap .previous {
	left: 10px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg)
}

.dot-wrap .next {
	right: 10px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg)
}

.test-dot {
	display: flex;
	display: -ms-flexbox;
	width: 165px;
	margin: 0 auto;
	margin-top: 40px
}

.test-dot .dot-point {
	display: block;
	padding-top: 5px;
	cursor: pointer;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #e0e0e0;
	margin-right: 12px;
	transition: all 0s
}

.dot-point.active {
	background-color: #7a7a7a
}

.number-wrapper {
	padding: 60px 0 50px
}

.numbers {
	padding: 0 14px 0 26px
}

.dotline {
	font-size: 18px;
	font-family: Lato, sans-serif;
	line-height: 1;
	float: left;
	margin-bottom: 35px;
	padding: 0 8px
}

.home-bdr {
	display: none
}

.dotline:last-child {
	padding-right: 0;
	margin-bottom: 0
}

.project {
	padding-left: 0
}

.client {
	padding-left: 38px
}

.years {
	padding: 0 20px 0 0
}

.dotline sup {
	font-size: 29px;
	font-weight: 500;
	vertical-align: super
}

.dotline span {
	display: block;
	font-size: 50px;
	font-family: Aleo, serif
}

.project span {
	color: #8f87f8
}

.client span {
	color: #ffc240
}

.years span {
	color: #fc7fbb
}

.repeatClient span {
	color: #8578f1
}

.engineers span {
	color: #fdc143
}

.clients {
	background: #f2f2f2;
	padding: 60px 20px 0;
	position: relative
}

.clients h2 {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
	font-size: 36px
}

.grid-wrapper {
	transition: all .5s ease;
	overflow: hidden;
	height: 200px
}

.grid {
	width: 100% !important;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	margin: 0 auto;
	height: auto !important
}

.grid-item {
	margin: 0 15px 20px
}

.grid-item img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.grid {
	position: relative;
	justify-content: center
}

.grid-item {
	margin: 0 10px 20px
}

.grid-item i {
	width: 98px;
	height: 92px
}

.grid-btn {
	width: 281px;
	height: 55px;
	background: #666566 !important;
	position: absolute;
	border: 3px solid transparent !important;
	bottom: 0;
	left: 50%;
	margin-left: -138px;
	border-radius: 4px 4px 0 0;
	transition: all .5s ease
}

.grid-btn:hover {
	background: #f24c4c !important
}

.btn-arrow {
	width: 18px;
	height: 18px;
	border: solid #fff;
	border-width: 0 5px 5px 0;
	border-radius: 2px;
	transform: rotate(-135deg);
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: 23px;
	font-size: 0
}

.rotate {
	transform: rotate(45deg);
	top: 15px
}
.portfolio::before {
	display: none;
}
.steps-wrapper.portfolio {
	margin-top: 0;
  }
.testimonial {
	padding: 60px 12px 50px;
	text-align: center;
	position: relative
}
.testimonial .slick-dots{
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: flex;
	justify-content: center;
}
.testimonial .slick-dots button{
	display: block;
    padding-top: 5px;
    cursor: pointer;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e0e0e0;
    margin-right: 12px;
    transition: all 0s;
	font-size:0;
	border:0;
}
.testimonial .slick-active button{
	background-color: #7a7a7a;
}

.testimonial-slider{
	position: relative;
}
.link-steps svg {
transform: rotate(45deg);
margin-top: 31px;
}

.client-img {
	display: none
}

.testimonial h3 {
	margin-bottom: 18px
}

p.client-rating {
	text-indent: 19px;
	font-size: 17px;
	color: #131928;
	font-weight: 600;
	font-family: Aleo, serif
}

span.rating {
	display: inline-block;
	background: #e23939;
	border-radius: 6px;
	color: #fff;
	text-indent: 0;
	line-height: 1;
	padding: 1px 4px
}

p.review {
	font-family: Lato, sans-serif;
	line-height: 1.7;
	font-size: 17px;
	color: #616161;
	word-spacing: .2px;
	padding: 0 15px;
	margin-bottom: 35px
}

.info-wrapper {
	margin-bottom: 40px
}

.jet {
	display: flex !important;
	display: -ms-flexbox;
	justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	margin-bottom: 30px
}

.jetimg-wrapper {
	display: inline-block
}

.jet img {
	width: 100%
}

.userlogo-1 img {
	width: 82px;
	height: 82px
}

.userlogo-2 img {
	width: 87px;
	height: 22px
}

.userlogo-3 img {
	width: 90px;
	height: 28px
}

.userlogo-4 img {
	width: 94px;
	height: 34px
}

.userlogo-5 img {
	width: 72px;
	height: 50px
}

.userlogo-5 img {
	width: 100px;
	height: 50px;
}

.info {
	display: inline-block;
	margin-left: 18px
}

.info span {
	display: block
}

span.name {
	font-size: 17.25px;
	color: #131928;
	margin-bottom: 6px;
	text-align: left
}

span.chairman {
	font-size: 13.88px;
	font-family: Lato, sans-serif
}

span.chairman strong {
	font-weight: 700;
	color: #131928;
	display: block
}

.about {
	border-bottom: 1px solid #f1f1f1
}

.read-btn .read {
	display: inline-block;
	padding: 15px 41px 16px 41px;
	transition: all 1s ease;
	cursor: pointer;
	font-family: Lato, sans-serif
}

.input-global label.phone-txt {
	left: 78px;
}

.input-global .iti--allow-dropdown {
	width: 100%;
}

.input-global .iti--allow-dropdown input {
	padding-left: 42px;
}

.selectBox-dropdown {
	width: 270px !important;
	padding: 5px 10px
}

select option {
	color: #000
}

.select-wrapper {
	text-align: left
}

.required-service {
	width: 100%;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	cursor: pointer;
	transition: all .3s linear;
	font-family: Lato, sans-serif;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}

.drop-select {
	position: relative;
	padding: 5px 10px
}

.drop-select:after {
	content: "";
	width: 7.4px;
	height: 7.4px;
	border: solid rgba(255, 255, 255, .72);
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	position: absolute;
	right: 0;
	top: 65%;
	margin-top: -9px;
	pointer-events: none
}

.quote-btn {
	height: 59px;
	color: #fff;
	background: #ff2601;
	border-radius: 32px;
	font-weight: 500;
	letter-spacing: .3px;
	border: 2px solid transparent;
	font-size: 17px;
	text-transform: uppercase
}

.updates {
	padding: 60px 0 50px;
	position: relative
}

.updates .container {
	padding: 0 15px
}

.btn-post {
	display: inline-block;
	border: 1px solid #5952c9;
	color: #5952c9;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 16px 8px;
	position: absolute;
	left: 50%;
	bottom: 25px;
	border-radius: 40px;
	transform: translateX(-50%)
}

.btn-post:hover {
	background: #5952c9;
	color: #fff
}

.blog-head {
	margin-bottom: 22px
}

.updates h2 {
	text-align: center;
	font-size: 36px
}

.updates-img {
	height: 132px;
	background-size: cover;
	background-position: center center;
	border-radius: 6px 6px 0 0
}

.form-faq-block {
	background: #f2f2f2;
	padding: 0
}

.form-cell {
	background-color: #5952c9;
	padding: 60px 20px 50px;
}

.form-cell h4 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 11px
}

.form-cell h4 br {
	display: none
}

.quote-btn:hover {
	background-position: -162px -725px
}

.faq-cell {
	padding: 60px 20px 50px
}

.faq-cell h3 {
	font-size: 20px;
	margin-bottom: 36px
}

.faq-head {
	justify-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	margin-bottom: 20px;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center
}

.faq-cell h3 {
	margin-bottom: 0
}

.faq-head h3 span {
	display: inline-block
}

.faq-btn {
	border: 1px solid #5952c9;
	height: 100%;
	color: #5952c9;
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
	padding: 0 17px;
	display: inline-block;
	cursor: pointer;
	font-family: Lato, sans-serif;
	transition: all .4s ease
}

.faq-btn:hover {
	background: #5952c9;
	color: #fff
}

.faq-btn:after {
	content: "";
	border: solid #5952c9;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	margin-top: 6px;
	margin-left: 4px;
	transform: rotate(-45deg);
	transition: all .5s linear
}

.faq-btn:hover:after {
	border-color: #fff
}

.exclusive-content {
	margin-bottom: 23px
}

.exclusive-ques {
	display: block;
	background-color: #fff;
	color: #131928;
	font-size: 15px;
	border-radius: 40px;
	position: relative;
	padding: 18px 45px 17px 23px;
	box-shadow: 0 2px 5px 0 rgba(0, 1, 1, .07)
}

.exclusive-ques:after {
	content: "";
	position: absolute;
	right: 30px;
	top: 50%;
	width: 10px;
	height: 10px;
	border: solid #5f6168;
	border-width: 0 2px 2px 0;
	z-index: 1;
	padding: 4px;
	transform: translateY(-50%) rotate(45deg);
	overflow: hidden
}

.exclusive-content.active .exclusive-ques:after,
.exclusive-content:hover .exclusive-ques:after {
	transform: translateY(-50%) rotate(-135deg)
}

.answer-blog {
	background-color: #131928;
	padding: 40px 17px 21px;
	margin-bottom: 15px;
	border-radius: 0 0 20px 20px;
	margin-top: -29px;
	display: none
}

.answer-blog p {
	color: #fff;
	font-size: 15px;
	line-height: 1.38;
	margin-bottom: 0;
	display: block
}

.exclusive-content.active .answer-blog,
.exclusive-content:hover .answer-blog {
	display: block
}

.hor-flex {
	display: block
}

#g-recaptcha-error {
	color: #ff2601;
	font-size: 15px;
	font-family: Lato, sans-serif
}

.alertCls::-webkit-input-placeholder {
	color: #ee3124
}

.alertCls::-moz-placeholder {
	color: #ee3124
}

.alertCls:-ms-input-placeholder {
	color: #ee3124
}

.alertCls:-moz-placeholder {
	color: #ee3124
}

.panda-form-list li {
	margin-bottom: 40px
}

.input-wrap input {
	border: none;
	font-size: 16px;
	padding: 5px 10px;
	display: block;
	width: 100%
}

.input-global {
	position: relative;
	font-family: Lato, sans-serif;
	border-bottom: 1px solid rgba(255, 255, 2552, .17)
}

.join-textarea {
	width: 100%;
	min-height: 100px;
	overflow: hidden;
	padding: 5px 10px;
	font-family: Lato, sans-serif
}

.input-global label {
	position: absolute;
	font-size: 16px;
	left: 10px;
	top: 5px;
	color: #fff;
	font-weight: 400;
	transition: all .3s linear;
	font-family: Lato, sans-serif
}

.focused label {
	top: -15px;
	color: #fff;
	opacity: .8
}

.service-form .tooltip-box {
	position: absolute;
	top: 100%;
	margin-top: 11px;
	left: 0;
	background: #ddd;
	color: rgba(0, 0, 0, .83);
	font-size: 15px;
	font-family: Lato, sans-serif;
	border-radius: 4PX;
	padding: 0 15px;
	line-height: 28px;
	z-index: 1;
	display: none
}

.tooltip-box::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 100%;
	left: 35px;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #ddd
}

.placeholder-show::-webkit-input-placeholder {
	color: transparent;
	font-size: 16px;
	font-weight: 400;
	transition: opacity .1s ease-in-out
}

.placeholder-show::-moz-placeholder {
	color: transparent;
	font-size: 16px;
	font-weight: 400;
	transition: opacity .1s ease-in-out
}

.placeholder-show:-ms-input-placeholder {
	color: transparent;
	font-size: 16px;
	font-weight: 400;
	transition: opacity .1s ease-in-out
}

.placeholder-show:-moz-placeholder {
	color: transparent;
	font-size: 16px;
	font-weight: 400;
	transition: opacity .1s ease-in-out
}

.placeholder-show:focus::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .5);
	transition: opacity .1s ease-in-out
}

.placeholder-show:focus::-ms-input-placeholder {
	color: rgba(255, 255, 255, .5);
	transition: opacity .1s ease-in-out
}

.placeholder-show:focus::-moz-placeholder {
	color: rgba(255, 255, 255, .5);
	transition: opacity .1s ease-in-out
}

.portfolio-wrapper {
	padding: 60px 0 0;
	position: relative
}

.portfolio-wrapper:after {
	content: "";
	display: block;
	max-width: 1363px;
	width: 90%;
	height: 1px;
	margin: 0 auto;
	background-color: #e7e7e7
}

.text-indent {
	text-indent: -9999px;
	font-size: 0
}

.text-center {
	text-align: center
}

.d-flex {
	display: flex;
	display: -ms-flexbox
}

.portfolio-wrapper .container {
	position: relative;
	padding: 0 15px
}

.background-box {
	position: absolute;
	width: 260px;
	height: 260px;
	top: -40px;
	left: 0;
	right: 0;
	margin: 0 auto;
	border-radius: 50%;
	background-color: #ff2601;
	z-index: -1
}

.portfolio-wrapper h2 {
	margin-bottom: 80px;
	font-size: 36px
}

.portfolio-slider .draggable {
	padding-top: 55px
}

.portfolio-img {
	width: 240px;
	margin: 0 auto 30px
}

.portfolio-content {
	padding: 60px 0 50px
}

.portfolio-heading {
	font-size: 18px;
	color: #3f3f3f;
	margin-bottom: 22px;
	display: inline-block
}

.new-btn-wrap button,
.red-button {
	background-color: #ff2601;
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	line-height: 50px;
	padding: 5px 28px;
	border: 2px solid transparent;
	border-radius: 40px;
	transition: all 1s ease;
	font-family: Lato, sans-serif;
	display: inline-block
}

.portfolio-heading strong {
	display: block;
	font-size: 24px;
	color: #000;
	line-height: 1.1;
	margin-bottom: 4px
}

.portfolio-visit {
	margin-bottom: 22px
}

.portfolio-visit li {
	margin-right: 12px
}

.portfolio-visit li:last-child {
	margin-right: 0
}

.portfolio-visit a {
	color: #373737;
	font-size: 17px;
	font-weight: 700;
	transition: all 1s ease;
	font-family: Lato, sans-serif
}

.portfolio-img {
	width: 240px;
	margin: 0 auto 30px;
	display: block
}

.portfolio-img img {
	width: 100%;
	height: 100%
}

.portfolio-visit a:hover {
	color: #ff2601
}

.portfolio-performance {
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 30px
}

.portfolio-performance li {
	color: #fff;
	padding: 17px 0;
	border-radius: 4px;
	white-space: normal;
	flex: 0 0 30%;
	margin: 0 12px 0 0;
	position: relative;
	overflow: hidden;
	text-align: center
}

.portfolio-bg1 {
	background-color: #8f87f8
}

.portfolio-bg2 {
	background-color: #ffc240
}

.portfolio-bg3 {
	background-color: #fc7fbb
}

.performance-icon {
	display: block;
	margin-bottom: 10px;
	min-height: 31px
}

.performance-icon svg {
	width: 26px;
	height: 20px
}

.performance-detail {
	font-size: 22px;
	margin-bottom: 13px;
	line-height: 1;
	display: block
}

.performance-detail sub {
	font-size: 12px
}

.performance-line {
	display: block;
	background-color: #6f68d2;
	height: 1px;
	width: 100px;
	position: relative;
	line-height: 1;
	margin: 0 auto 8px
}

.performance-line:after {
	content: "";
	position: absolute;
	width: 78%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0 auto;
	background-color: #ffc240
}

.performance-title {
	font-family: Lato, sans-serif;
	font-size: 15px
}

.feed-left {
	margin-bottom: 45px
}

.feed-box img {
	display: block;
	width: 100%;
	height: 50%
}

.feed-content {
	background-color: #fff;
	padding: 30px 20px 38px;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 4px 65px 0 rgba(0, 1, 1, .26)
}

.feed-content a {
	display: block;
	font-weight: 700;
	color: #131928;
	font-size: 18px;
	margin-bottom: 17px
}

.feed-content p {
	color: #616161;
	line-height: 1.5;
	font-size: 18px;
	margin-bottom: 0;
	font-family: Lato, sans-serif
}

#footer {
	background: #131928;
	padding-top: 93px;
	position: relative;
	z-index: 1
}

.top-footer {
	padding: 0 12px 41px 12px
}

#footer h5 {
	color: #fff
}

.footer-leftmenu {
	float: left;
	margin-right: 28px
}

.footer-rightmenu {
	float: left
}

.footer-menu li {
	padding-bottom: 22px;
	float: none
}

.footer-menu li a {
	display: inline-block;
	font-size: 14px;
	color: #a5abbb;
	font-family: Lato, sans-serif;
	transition: all .4s ease
}

.footer-menu li:hover a {
	color: #fff
}

#footer address {
	font-family: Lato, sans-serif;
	font-size: 16px;
	color: #a5abbb;
	line-height: 1.19;
	margin-bottom: 24px
}

#footer address:last-child {
	margin-bottom: 0
}

#footer address span {
	display: block;
	margin-bottom: 7px;
	word-spacing: .3px;
	letter-spacing: -.04px;
	line-height: 1.19
}

#footer address.walpole span {
	display: initial
}

#footer address span:last-child {
	margin-bottom: 0
}

a.footerlogo {
	display: inline-block;
	margin: 0 0 25px 2px
}

a.footerlogo img {
	width: 236px;
	height: 49px
}

.social-menu {
	padding-left: 50px;
	margin-bottom: 38px
}

.social-menu li {
	float: left;
	margin-right: 14px
}

.social-menu li:last-child {
	margin-right: 0
}

.social-menu li a {
	display: block;
	padding: 10.7px 6px;
	opacity: .5
}

.social-menu li a:hover {
	opacity: 1
}

.social-menu li svg {
	font-size: 0;
	width: 20px;
	height: 20px
}

.social-menu li svg .cls-1 {
	fill: #fff
}

.contact-info a,
.contact-info span {
	font-size: 16px;
	font-family: Lato, sans-serif
}

.contact-info span {
	display: block;
	color: #fff;
	margin-bottom: 13px
}

.contact-info a {
	color: #a5abbb;
	transition: all .4s ease
}



.bottom-footer {
	padding: 0 32px 49px 27px;
	text-align: center
}
#INDmenu-btn {
	top: 87% !important;
  }
   .footer-btn .menu-btn.button{
	padding: 14px 12px;
  } 
  .development-steps li:hover a {
	text-decoration: underline #fff;
  }
  .development-steps li a:hover{
	text-decoration: none;
  }
  .footer-btn {
	position: fixed;
	bottom: 0;
	left: 0;
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 15px 10px;
  }
.col1 {
	display: flex;
	display: -ms-flexbox;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	margin-bottom: 43px
}

.col1 li {
	display: inline-block;
	padding-right: 27px
}

.col1 li:last-child {
	padding-right: 0
}

.col1 li.webby {
	margin-top: 1px
}

.col1 li a {
	display: block
}

.col2 {
	text-align: center;
	padding: 0 14px
}

.col2 span {
	display: block;
	font-family: Lato, sans-serif;
	font-weight: 500;
	color: #a5abbb;
	font-size: 16px
}

.bottom-footer .col3 {
	display: none
}

.col3 li {
	float: left;
	padding-right: 43px
}

.col3 li:last-child {
	padding-right: 0
}

.col3 li a {
	display: block;
	font-size: 16px;
	color: #a5abbb;
	font-family: Lato, sans-serif;
	transition: all .4s ease
}

.col3 li:hover a {
	color: #fff
}

.footer-cta {
	background: #ffc240;
	padding: 31px 15px 35px;
	text-align: center
}

.cta-flex span {
	display: block;
	width: 100%;
	margin-bottom: 22px;
	font-size: 24px;
	color: #000;
	font-weight: 700
}

.cta-flex a.order-btn {
	width: auto;
	padding: 0 50px;
	line-height: 76px;
	margin-bottom: 0;
	float: none !important
}

.top-footer .container {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	justify-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify
}

.column3 {
	margin: 29px 0
}

.dmca-logo img {
	width: 100%;
	height: 100%
}

#footer h5 {
	font-size: 18px;
	margin-bottom: 26px
}

a.order-btn {
	display: inline-block;
	color: #fff;
	background: #131928;
	font-size: 18.48px;
	padding: 21px 30px;
	border-radius: 40px;
	text-transform: uppercase;
	box-shadow: 7px 11px 27px 0 rgb(0 1 1 / 50%);
	margin-bottom: 24px;
	transition: all .4s ease;
	padding: 21px 0;
	width: 100%;
	text-align: center
}

a.order-btn:hover {
	background: #ff2601;
	color: #fff;
	box-shadow: 7px 11px 27px 0 rgb(255 38 1 / 50%)
}
/*new*/
.portfolio-slider .slick-arrow {
	width: 15px;
	height: 15px;
	padding: 0;
	position: absolute;
	top: 21%;
	overflow: visible;
	z-index: 1
}

.portfolio-slider .previous {
	left: 10px
}
.portfolio-slider .next {
	right: 10px
}
.portfolio-slider .slick-arrow:before {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	border: solid rgba(0, 0, 0, .5);
	border-width: 3px 3px 0 0;
	top: 0
}
.portfolio-slider .slick-prev:before {
	left: 0;
	transform: rotate(-135deg)
}

.portfolio-slider .slick-next:before {
	right: 0;
	transform: rotate(45deg)
}

.portfolio-slider .slick-arrow i {
	display: none
}
/*Close*/

@media (min-width:473px) and (max-width:575px) {
	a.place-order {
		position: relative;
		z-index: 2
	}

	.price-wrapper strong {
		margin-top: 12px
	}

	p.client-rating {
		text-indent: 0
	}
}

@media (min-width:375px) {
	.slides{
		min-height: 350px !important;
	}
	.portfolio-visit a:after {
		content: "";
		display: inline-block;
		width: 8px;
		height: 8px;
		border: solid #858585;
		border-width: 2px 2px 0 0;
		transform: rotate(45deg);
		-o-vertical-align: middle;
		margin: 0 0 2px 5px
	}

	.answer-blog p,
	.exclusive-ques {
		font-size: 16px
	}

	.top-footer {
		padding: 0 20px 41px 20px
	}
	.footer-btn .menu-btn.button {
		padding: 14px 45px;
	  }
	.footer-menu li a {
		font-size: 16px
	}

	.column3 {
		margin: 20px 0 45px
	}

	.column4 {
		width: 100%;
		padding-top: 40px;
		border-top: 1px solid #2b313f
	}
}

@media (min-width:576px) {
	.slides{
		min-height: 370px !important;
	}
	.web-services {
		padding: 60px 40px 60px
	}

	.services {
		padding-top: 90px
	}

	.services-list {
		padding-left: 24px
	}

	.services-list li {
		font-size: 13px
	}

	.services-slider {
		margin-left: 20px
	}

	.slides {
		margin: 0 12.5px
	}

	.slides p {
		padding: 0
	}

	.inner-wrapper {
		padding: 0
	}

	.list-wrap {
		padding: 0
	}

	.about-wrapper {
		padding: 0 60px
	}

	.about-list li.guarantee {
		margin-bottom: 0
	}

	.numbers {
		text-align: center
	}

	.dotline {
		font-size: 15px;
		display: inline-block;
		margin-right: 16px;
		padding: 0;
		float: none
	}

	.dotline:last-child {
		margin-right: 0
	}

	.client,
	.engineers,
	.project,
	.repeatClient,
	.years {
		margin-bottom: 0
	}

	.dotline span {
		margin: 0;
		line-height: 1;
		font-size: 35px
	}

	p.client-rating {
		padding: 0 20px;
		text-indent: 0
	}

	.top-footer {
		padding: 0 5% 41px;
		border-bottom: 1px solid #2b313f
	}

	.footer-leftmenu {
		margin-right: 70px
	}

	.bottom-footer {
		padding: 35px 32px 110px 27px
	}

	.col1,
	.col2 {
		width: 50%
	}

	.col1 {
		float: left;
		margin-bottom: 0
	}

	.col2 {
		float: right;
		padding: 0
	}

	.col1 li {
		padding-right: 20px
	}

	a.footerlogo {
		margin-bottom: 15px
	}

	.column1 {
		width: 32%
	}

	.column2 {
		width: 52%
	}

	#footer h5 {
		font-size: 24px
	}
}

@media(min-width:667px) {
	.top-footer {
		padding: 0 20px 41px
	}

	.footer-leftmenu {
		margin-right: 18px
	}

	#footer address,
	.contact-info a,
	.contact-info span,
	.footer-menu li a {
		font-size: 14px
	}

	a.footerlogo img {
		width: 181px;
		height: 44px
	}

	.social-menu {
		margin-bottom: 25px
	}

	.column1 {
		width: 20%
	}

	.column2 {
		width: 30%
	}

	.column3 {
		margin: 0;
		width: 37%
	}

	.column4 {
		margin-top: 45px
	}

	.dot-wrap .previous {
		left: 15%
	}

	.dot-wrap .next {
		right: 15%
	}
}

@media only screen and (min-width:667px) {
	.portfolio-performance li {
		max-width: none;
		width: 145px;
		flex: inherit
	}
}

@media (min-width:768px) {
	/*new*/
	.portfolio-slider .next {
		right: 100px
	}

	.portfolio-slider .previous {
		left: 100px
	}
	/*Close*/
	#wrapper {
		overflow: hidden
	}

	.steps-wrapper {
		padding: 35px 4% 50px
	}

	.steps-head {
		text-align: center
	}

	.steps-head h2 {
		font-size: 38px
	}

	.steps-head span {
		margin-bottom: 50px
	}

	.steps {
		display: flex;
		display: -ms-flexbox;
		padding: 0 0 45px 0;
		margin-bottom: 50px;
		border-bottom: 1px solid #655fbf
	}

	.steps:last-child {
		border: none;
		margin-bottom: 0;
		padding: 0
	}

	.web-services h2 {
		font-size: 38px
	}

	.steps li {
		width: 33.33%;
		float: left;
		padding-right: 4%;
		margin-bottom: 0
	}
	.steps-portfolio li {
		width: 45%;
		padding-right: 4%;
		margin-bottom: 0
	}

	.portfolio-wrapper {
		padding: 60px 0 0
	}

	.steps li p {
		padding-left: 0
	}
	.steps-portfolio p {
		padding-left: 0
	}

	.steps li.step2 h2,
	.steps li.step3 h2,
	.steps li.step3 p {
		margin-left: 0
	}

	.services-list li {
		font-size: 15px;
		padding-bottom: 19px
	}

	.services-list li.active::after {
		bottom: 27px
	}

	.services-slider .slick-track {
		margin-left: 0
	}

	.services-slider .slick-track {
		display: flex;
		display: -ms-flexbox
	}

	.slides {
		min-height: 300px !important
	}

	.services-slider .draggable {
		padding-left: 0;
		padding-right: 0
	}

	.slides p {
		font-size: 14px
	}

	a.order-now {
		font-size: 13px;
		bottom: 37px
	}

	.services {
		padding-bottom: 0
	}

	.services .container {
		background: #f6f6f6;
		min-height: 349px;
		padding-bottom: 50px
	}
	.inner-wrapper,
	.list-wrap {
		padding: 0
	}

	.inner-wrapper h2 {
		margin-left: 0;
		font-size: 38px
	}

	.inner-wrapper p {
		margin-left: 0
	}

	.form-cell {
		padding: 60px 40px 50px
	}

	.updates {
		padding: 60px 0 120px
	}

	.left-list,
	.right-list {
		width: 50%;
		float: left
	}

	.about-list li.admin {
		margin-bottom: 0
	}

	.updates h2 {
		font-size: 38px
	}

	span.num {
		margin-bottom: 2px
	}

	.number-wrapper {
		padding: 60px 0 50px
	}

	.dotline {
		font-size: 18px;
		margin-right: 25px
	}

	.dotline span {
		font-size: 45px;
		letter-spacing: -.3px
	}

	p.client-rating {
		padding: 0 40px
	}

	.review-wrapper {
		padding: 0 30px
	}

	button.view-more {
		display: none
	}

	.testimonial-slider {
		padding: 0 4%
	}

	.portfolio-content {
		padding: 60px 40px 50px
	}

	.services-list {
		width: 83%
	}

	.clients {
		padding: 60px 3% 22px
	}

	.grid-item {
		margin: 0 2% 30px;
		display: inline-block
	}

	.faq-cell h3 {
		text-align: center
	}

	.new-btn-wrap button,
	.red-button {
		box-shadow: 5px 6px 32px 0 rgba(255, 38, 1, .45)
	}

	.feed-wrapper {
		display: flex;
		display: -ms-flexbox;
		justify-content: space-between;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify
	}

	.feed-box {
		width: 48%;
		margin-bottom: 0
	}

	.feed-box img {
		display: block
	}

	.feed-content a {
		font-size: 20px
	}

	.blog-head {
		margin-bottom: 35px;
		display: flex;
		display: -ms-flexbox;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		justify-content: space-between;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify
	}

	.btn-post {
		position: static;
		transform: none;
		height: 100%;
		padding: 16px 25px 12px;
		transition: all .3s
	}

	.portfolio-wrapper h2 {
		font-size: 38px
	}

	.clients h2 {
		font-size: 38px
	}

	#footer address,
	.contact-info a,
	.contact-info span,
	.footer-menu li a {
		font-size: 15px
	}

	.top-footer {
		padding: 0 30px 41px 30px
	}

	.footer-leftmenu {
		margin-right: 32px
	}

	.top-footer .container {
		position: relative;
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		-ms-flex-wrap: wrap
	}

	.order-wrapper {
		bottom: 111%
	}

	.footer-cta {
		padding: 40px 20px
	}

	.cta-flex {
		display: flex;
		display: -ms-flexbox;
		justify-content: space-between;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center
	}

	.cta-flex span {
		width: auto;
		margin-bottom: 0
	}

	#footer address span {
		display: inline;
		line-height: 1.6
	}

	.footer-rightmenu {
		margin-top: 0
	}

	.column {
		margin: 0;
		width: 32%
	}

	.column1 {
		width: 20%
	}

	.column4 {
		width: 100%;
		margin-top: 45px
	}
}

@media (min-width:992px) {
	.slides {
		min-height: 330px !important;
	}
	.web-services h2 {
		margin: 0;
		line-height: 1.21;
		float: left;
		width: 50%
	}

	.web-services h2 span {
		display: block
	}

	.web-services p {
		line-height: 1.25;
		width: 40%;
		float: right;
		font-size: 18px
	}

	.steps-btn {
		width: 53px;
		height: 53px
	}

	.steps-btn span {
		font-size: 0;
		width: 13px;
		height: 13px;
		left: 15px
	}

	.services-slider {
		width: 97%
	}

	.slides:hover {
		box-shadow: 0 46px 38px 0 rgba(34, 79, 92, .13)
	}

	a.order-now {
		font-size: 16px;
		margin-left: 2px
	}

	.about {
		padding-bottom: 45px;
		position: relative;
		margin-bottom: 0
	}

	.about .container {
		min-height: 580px
	}

	.about .container:before {
		background: url(../images/aboutimage1200.png) no-repeat;
		width: 1160px;
		height: 644px;
		top: 0;
		left: -76%
	}

	.graphics-img {
		display: block;
		position: absolute;
		left: 30px;
		top: 42%;
		z-index: 2;
		width: 250px
	}

	.about-wrapper {
		width: 66%;
		float: right;
		padding: 0 25px
	}

	.number-wrapper {
		padding-bottom: 110px
	}

	.numbers {
		max-width: 900px;
		margin: 0 auto;
		padding: 0;
		text-align: left
	}

	.updates {
		padding: 60px 0 90px
	}

	.dotline {
		font-size: 20px;
		margin-right: 40px;
		float: left;
		position: relative;
		line-height: .75;
		padding-left: 25px
	}

	.dotline sup {
		font-size: 38px
	}

	.dotline span {
		font-size: 68px
	}

	.home-bdr {
		display: block;
		position: absolute;
		left: 3px;
		width: 4px;
		height: 183px;
		top: 44px
	}

	.client:before {
		background-position: -24px -219px;
		width: 4px;
		height: 122px;
		top: 47px
	}

	.years:before {
		background-position: -40px -219px;
		width: 4px;
		height: 223px;
		top: 37px
	}

	.repeatClient:before {
		background-position: -58px -219px;
		width: 4px;
		height: 133px;
		top: 47px
	}

	.engineers:before {
		background-position: -77px -219px;
		width: 4px;
		height: 223px;
		top: 37px
	}

	.dotline:after {
		content: "";
		position: absolute;
		width: 12px;
		height: 12px;
		border-radius: 50%;
		background: #9088f6;
		left: -1px
	}

	.project:after {
		top: 26px
	}

	.client:after {
		background: #ffbf46;
		top: 29px
	}

	.years:after {
		background: #fb7fbc;
		top: 27px
	}

	.repeatClient:after {
		background: #8679ef;
		top: 29px
	}

	.engineers:after {
		background: #fdc143;
		top: 27px
	}

	.select-wrapper {
		width: 43.5%
	}

	.select-wrapper {
		margin-bottom: 0
	}

	.form-faq-block {
		padding: 90px 0 80px
	}

	.form-faq-block .container {
		max-width: 1433px;
		padding: 0 3%
	}

	.cell-flex {
		display: flex;
		display: -ms-flexbox;
		justify-content: space-between;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify
	}

	.faq-cell,
	.form-cell {
		width: 48%
	}

	.form-cell {
		padding: 55px 3%
	}

	.form-cell h4 {
		font-size: 30px;
		text-align: left;
		margin-bottom: 15px
	}

	.form-cell h4 br {
		display: none
	}

	.form-cell span.text {
		text-align: left
	}

	.faq-cell {
		padding: 0
	}

	.faq-cell h3 {
		text-align: left;
		font-size: 26px
	}

	.faq-cell h3 br {
		display: none
	}

	.col2 {
		padding: 0 17px 0 21px
	}

	.footer-menu li a {
		font-size: 16px
	}

	.contact-info a,
	.contact-info span {
		font-size: 16px
	}

	#footer address {
		font-size: 16px
	}
}

@media (min-width:1024px) {
	.portfolio-slider .slick-arrow {
		top: 50%;
		transform: translateY(-50%)
	}

	.portfolio-slider .slick-arrow::before {
		width: 15px;
		height: 15px
	}

	.portfolio-slider .next {
		right: 27px
	}

	.portfolio-slider .previous {
		left: 30px
	}
	.stepsdot {
		position: absolute;
		display: block
	}

	.steps-leftdot {
		top: 0;
		left: 5px
	}

	.steps-rightdot {
		top: 0;
		right: 10px
	}

	.steps-wrapper {
		padding: 65px 4% 0;
		margin-top: 77px
	}
	.steps-wrapper {
		padding: 24px 20px 50px;
	}

	.steps-wrapper:before {
		content: "";
		width: 100%;
		height: 192px;
		background: url(../images/stepsbg.png) no-repeat;
		background-size: 100% 100%;
		position: absolute;
		top: -147px;
		left: 0
	}

	.steps-btn {
		left: 50%;
		margin-left: -26px;
		top: -39px
	}

	.steps {
		padding: 30px 0 37px 0;
		margin-bottom: 32px;
		display: flex;
		display: -ms-flexbox
	}

	.steps:last-child {
		padding-bottom: 80px
	}

	.steps li {
		position: relative;
		margin-bottom: 0
	}
	.steps-portfolio li {
		position: relative;
		margin-bottom: 0
	}

	.steps li p {
		font-size: 16px;
		max-width: 260px
	}
	.steps-portfolio p {
		font-size: 16px;
		max-width: 260px
	}

	.about-wrapper {
		padding: 0 30px 0 0
	}

	.testimonial {
		padding-bottom: 90px
	}

	.client-img {
		display: block;
		width: 200px;
		height: 200px;
		position: absolute;
		left: -152px;
		top: -170px
	}

	.client-img img {
		width: 80px
	}

	.clients:before {
		content: "";
		width: 100%;
		height: 100px;
		background: #f2f2f2;
		transform: skewY(2.4deg);
		position: absolute;
		top: -33px;
		left: 0
	}

	.clients {
		padding: 40px 0 0
	}

	.review-wrapper {
		display: flex;
		display: -ms-flexbox;
		justify-content: space-between;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		text-align: left;
		padding: 0
	}

	p.client-rating {
		padding: 0;
		max-width: 550px;
		margin: 0 auto 33px
	}

	p.review {
		width: 70%
	}

	.jetimg-wrapper {
		margin-bottom: 20px
	}

	.info-wrapper {
		width: 27%;
		padding-left: 4%;
		border-left: 1px solid #e0e0e0
	}

	.read-btn .read {
		padding: 15px 19px 16px 19px;
		font-size: 13px
	}

	.jet {
		flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		margin-bottom: 20px
	}

	.client-4 {
		width: 306px;
		height: 270px
	}

	.services-list {
		width: 65%
	}

	.services-list li {
		font-size: 16px;
		padding-bottom: 28px
	}

	.services-list li.active::after {
		bottom: 35px
	}

	.grid-item {
		margin: 0 10px 40px
	}

	.updates {
		padding: 90px 0 97px
	}

	.steps-heading {
		font-size: 24px
	}

	.slides {
		min-height: 314px !important;
		height: auto !important
	}

	.background-box:before {
		content: "";
		background: #ff2601;
		width: 355px;
		height: 355px;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 0
	}

	.background-box {
		width: 350px;
		height: 350px;
		margin: 0;
		left: 15px;
		top: -29px;
		display: block
	}

	.portfolio-slide {
		display: flex;
		display: -ms-flexbox;
		justify-content: space-between;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify
	}

	.portfolio-content {
		width: 52%;
		padding-top: 0
	}

	.portfolio-img {
		width: 40%;
		margin: 0;
		height: 100%
	}

	.portfolio-img {
		width: 40%;
		margin: 0;
		height: 100%
	}

	.background-box {
		display: block;
		-webkit-animation-name: rotate;
		-webkit-animation-duration: 1s;
		-webkit-animation-timing-function: ease;
		-moz-animation-name: rotate;
		-moz-animation-duration: 1s;
		-moz-animation-timing-function: ease -webkit-transition-delay: now;
		-webkit-animation-timing-function: linear;
		-webkit-animation-iteration-count: infinite
	}

	.background-box:before {
		content: "";
		background: #ff2601;
		width: 355px;
		height: 355px;
		border-radius: 50%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 0
	}

	@-webkit-keyframes rotate {
		from {
			-webkit-transform: rotate(0)
		}

		to {
			-webkit-transform: rotate(360deg)
		}
	}

	.portfolio-content {
		width: 52%;
		padding-top: 0
	}

	.background-box {
		width: 350px;
		height: 350px;
		margin: 0;
		left: 15px;
		top: -29px
	}

	.expertise-graphics,
	.gutenberg-btn .slick-arrow {
		top: 50%;
		transform: translateY(-50%)
	}

	.top-footer .container {
		justify-content: space-between;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify
	}

	.column {
		border: 0;
		margin: 0;
		padding: 0;
		border: 0;
		width: 26%
	}

	.column1 {
		width: 16%
	}

	.dot-wrap .dot {
		top: 40%;
		padding: 7px
	}

	.dot-wrap .previous {
		left: 2%
	}

	.dot-wrap .next {
		right: 3%
	}
}

@media(min-width:1025px) {
	#footer address span {
		display: block;
		line-height: 1.19
	}
	.footer-btn {
		display: none;
	}
	.ainfo-wrapper .read {
		padding: 15px 19px 16px 19px;
		font-size: 14px
	}
}

@media (min-width:1200px) {
	.steps-wrapper {
		margin-top: 111px;
		padding-top: 80px 0 0
	}

	.steps-head h2 {
		font-size: 52px
	}

	.steps-btn {
		width: 75px;
		height: 75px;
		left: 50%;
		margin-left: -36px;
		top: -43px;
		border-width: 7px
	}

	.steps-btn span {
		width: 20px;
		height: 20px;
		top: 18px;
		left: 22px;
		border-width: 0 4.5px 4.5px 0;
		border-radius: 4px
	}

	.steps-leftdot {
		left: 12px;
		top: -50px
	}

	.steps-rightdot {
		right: 10px;
		bottom: 164px
	}

	.steps li p {
		font-size: 18px;
		max-width: 100%;
		padding-right: 15px
	}
	.steps-portfolio p {
		font-size: 18px;
		max-width: 100%;
		padding-right: 15px
	}

	.web-services {
		padding-top: 64px;
		padding-bottom: 70px
	}

	.services {
		padding-top: 0
	}

	.services .container {
		padding: 90px 0 60px 0;
		position: relative
	}

	.services {
		background: #f6f6f6
	}

	.services .container {
		background: 0 0
	}

	.services-list {
		top: -29px;
		width: 785px
	}

	.services-list li {
		padding: 50px 38px 13px 19px
	}

	.services-list li.active {
		padding-top: 62px;
		margin-top: -12px
	}

	.services-list li.active:after {
		width: 9px;
		height: 9px;
		bottom: 21px
	}

	.services-slider {
		width: 100%;
		margin: 0
	}

	.grid-item img {
		width: auto;
		height: auto
	}

	.grid-item {
		margin: 0 10px 20px
	}

	.slides {
		min-height: 410px !important;
		padding: 53px 25px 53px 50px;
		margin: 0 17.5px
	}

	a.order-now {
		left: 50px;
		bottom: 55px;
	}

	.slides:last-child {
		margin-right: 0
	}

	.slide2 {
		padding: 50px 25px 0 47px
	}

	.slides h3 {
		font-size: 25px;
		margin-bottom: 16px
	}

	.slide2 h3 {
		margin-bottom: 16px
	}

	.slides p {
		font-size: 18px;
		line-height: 1.5;
		padding: 0 3px 0 1px
	}

	.about .container:before {
		left: -73%
	}

	.about-btn {
		display: block;
		top: 105px;
		left: 176px
	}

	.graphics-img {
		display: block;
		position: absolute;
		left: 0;
		top: 35%;
		z-index: 2
	}

	.inner-wrapper {
		margin-bottom: 16px;
		position: relative;
		z-index: 2
	}

	.inner-wrapper h2 {
		line-height: 1.2;
		margin: 0 0 17px 2px;
		font-size: 52px
	}

	.inner-wrapper p {
		font-size: 20px;
		line-height: 1.5
	}

	ul.right-list {
		padding-left: 10px
	}

	.about-list li {
		font-size: 18px
	}

	.clients .container {
		max-width: 1210px;
		padding: 0 20px
	}

	.clients h2 {
		font-size: 52px
	}

	.number-wrapper {
		padding: 50px 40px 0
	}

	.dotline {
		margin-right: 0
	}

	.web-services h2 {
		font-size: 52px
	}

	.numbers {
		max-width: 100%;
		margin: 0
	}

	.portfolio-slider {
		padding-bottom: 25px
	}

	.portfolio-wrapper h2 {
		font-size: 52px
	}

	.project {
		padding: 0 44px 0 30px;
		margin-top: 13px
	}

	.client {
		padding: 0 116px 0 39px;
		margin-top: 83px
	}

	.years {
		padding: 0 94px 217px 27px
	}

	.repeatClient {
		padding: 0 100px 0 33px;
		margin-top: 94px
	}

	.engineers {
		padding: 0 0 0 30px;
		margin-top: 23px
	}

	.testimonial {
		padding: 60px 0
	}

	.testimonial h3 {
		margin-bottom: 27px
	}

	p.client-rating {
		font-size: 20px;
		line-height: 1.5;
		max-width: 686px;
		margin: 0 auto 58px
	}

	span.break {
		display: block;
		margin-left: 4px
	}

	span.rating {
		padding: 3px 7.4px 1px 3px;
		margin-left: 1.4px
	}

	img.ux {
		width: 315px
	}

	.jet {
		float: left;
		margin: 0;
		position: relative
	}

	.jetimg-wrapper {
		width: 100px;
		height: auto
	}

	.info {
		margin-left: 26px
	}

	.read-btn .read {
		font-size: 15px;
		margin-top: 51px;
		padding: 15px 20px 16px 20px
	}

	span.name {
		font-size: 23px;
		margin-bottom: 8px
	}

	span.chairman {
		font-size: 15.5px
	}

	.portfolio-img {
		width: 46%
	}

	.portfolio-content {
		width: 48%
	}

	.portfolio-wrapper {
		padding: 68px 0
	}

	.background-box {
		width: 360px;
		height: 360px;
		top: -15px
	}

	.background-box:before {
		width: 365px;
		height: 365px
	}

	.portfolio-img {
		width: 46%
	}

	.portfolio-content {
		width: 48%
	}

	.portfolio-visit li {
		margin-right: 66px
	}

	.test-dot {
		margin-top: 0
	}

	p.review {
		margin-bottom: 30px
	}

	.info-wrapper {
		margin: 0
	}

	.dot-wrap .dot {
		border-width: 0 4px 4px 0
	}

	.dot-wrap .previous {
		left: 3%
	}

	.dot-wrap .next {
		right: 4%
	}

	.expertise-wrapper {
		padding-bottom: 40px
	}

	.expertise-list li {
		min-height: 1px
	}

	.updates {
		padding: 63px 0
	}

	.updates h2 {
		font-size: 52px
	}

	.top-footer {
		padding-bottom: 57px
	}

	.column1 h5 {
		margin-left: 1px
	}

	a.footerlogo {
		margin-bottom: 14px
	}

	.social-menu {
		padding-left: 58px;
		margin-bottom: 24px
	}

	.contact-info {
		margin-left: 37px
	}
	.bottom-footer {
		padding: 28px 0 31px;
		text-align: left
	}

	.col1 {
		padding-left: 2px
	}

	.col1 li {
		padding-right: 66px
	}

	.col1 li:last-child {
		vertical-align: middle
	}

	.col1 li.webby {
		margin-top: 8px
	}

	.col1 li img {
		vertical-align: top
	}

	.col1,
	.col2,
	.col3 {
		float: left;
		width: 33.33%
	}

	.col2 {
		padding: 17px 0 0
	}

	.col2 span {
		display: inline-block;
		font-size: 16.4px;
		letter-spacing: -.18px
	}

	.col2 span:last-child {
		margin-right: 0
	}

	.bottom-footer .col3 {
		display: block;
		padding: 17px 0 0 38px
	}

	.col3 li.policy {
		padding-right: 41px
	}

	.column {
		width: 25%
	}

	.column1 {
		width: 17%
	}

	.cta-flex span {
		font-size: 28px
	}

	.answer-blog {
		min-height: 150px
	}
}

@media (min-width:1280px) {
	.services-list {
		width: 845px
	}

	.form-cell h4 {
		font-size: 35px;
		margin-bottom: 40px
	}

	.form-cell h4 br {
		display: block
	}

	.input-global label,
	.input-wrap input,
	.join-textarea {
		font-size: 17px
	}

	.steps-heading {
		font-size: 28px
	}

	.background-box {
		width: 450px;
		height: 450px;
		left: -20px;
		top: -40px
	}

	.background-box:before {
		width: 455px;
		height: 455px
	}

	.portfolio-slider {
		padding-top: 0;
		padding-bottom: 40px
	}

	.portfolio-slider .draggable {
		padding-top: 50px
	}

	.portfolio-wrapper h2 {
		margin-bottom: 61px
	}

	.portfolio-img {
		width: 42%;
		margin-top: 23px
	}

	.portfolio-content {
		width: 48%;
		padding-top: 0
	}

	.portfolio-heading strong {
		font-size: 30px;
		line-height: 1.1;
		margin-bottom: 0
	}

	.portfolio-heading {
		font-size: 20px;
		margin-bottom: 36px
	}

	.portfolio-visit {
		margin-bottom: 32px
	}

	.portfolio-visit li {
		margin-right: 79px
	}

	.portfolio-visit a {
		font-size: 15px
	}

	.portfolio-performance {
		margin-bottom: 44px
	}

	.portfolio-performance li {
		width: 152px;
		height: 145px;
		margin: 0 23px 0 7px;
		text-align: left;
		padding: 15px 20px
	}

	.performance-detail {
		font-size: 28px;
		margin-bottom: 7px
	}

	.portfolio-performance li:last-child {
		margin-right: 0
	}

	.dot-wrap .dot {
		border-width: 0 5px 5px 0
	}

	.dot-wrap .dot {
		padding: 9px
	}

	.faq-head {
		margin-bottom: 43px;
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center
	}

	.faq-head h3 {
		font-size: 45px;
		line-height: 1;
		width: 78%
	}

	.faq-btn {
		padding: 0 25px;
		line-height: 44px
	}

	.exclusive-ques {
		font-size: 17px;
		padding: 20px 50px 19px 28px
	}

	.answer-blog {
		padding: 42px 22px 24px;
		min-height: 150px
	}

	.feed-content {
		padding: 35px 30px 45px
	}

	.testimonial {
		padding: 110px 0 83px
	}

	.testimonial h3 {
		margin-bottom: 22px;
		font-size: 45px
	}

	p.review {
		width: 82%;
		padding: 8px 4% 0 0;
		line-height: 35px
	}

	.testimonial-slider {
		padding: 0 2%
	}

	.info-wrapper {
		width: 18%;
		padding-left: 2%
	}
}

@media (min-width:1400px) {
	.form-faq-block .container {
		padding: 0 20px
	}
}

@media (min-width:1600px) {
	.steps-wrapper {
		padding: 90px 0 0
	}
	.steps-wrapper.portfolio {
		padding: 90px 0 80px
		
	  }
	.steps-heading {
		font-size: 30px;
		color: #fff
	}

	.steps li p {
		line-height: 1.44;
		padding-right: 0
	
	}
	.steps-portfolio li p {
		line-height: 1.44;
		padding-right: 0
	}

	.steps li.step1 p {
		padding: 0 50px 0 1px
	}

	.steps li.step2 p {
		padding-left: 1px
	}

	.steps li.step3 p {
		line-height: 1.4;
		padding: 0 30px 0 4px
	}

	.services {
		background-position: center
	}

	.services-slider {
		margin-left: -17.5px
	}

	.services-list {
		padding: 0;
		top: -53px
	}

	.portfolio-wrapper {
		padding: 90px 0 0
	}

	.portfolio-slider {
		padding-bottom: 70px
	}

	.services-list li {
		margin-right: 28px;
		padding: 70px 38px 13px 19px;
		font-size: 19px
	}

	.services-list li.active::after {
		bottom: 23px;
		right: 22px
	}

	.services-list li.active {
		padding-top: 82px;
		margin-top: -12px
	}

	.services .container {
		padding-bottom: 80px
	}

	.services-slider button {
		top: -63px
	}

	.web-services {
		padding: 90px 0
	}

	.web-services p {
		font-size: 24px;
		padding: 0 0 0 10px;
		width: 41%
	}

	.about {
		padding-bottom: 0
	}

	.about .container {
		min-height: 720px;
		padding-top: 90px
	}

	.about-wrapper {
		padding: 0 0 80px
	}

	.graphics-img {
		left: -213px;
		top: 24%;
		width: 351px;
		height: 479px
	}

	.inner-wrapper {
		margin-bottom: 60px
	}

	.list-wrap {
		margin-bottom: 0
	}

	.about-list li {
		font-size: 20px;
		letter-spacing: .06px;
		padding: 7px 0 9px 35px;
		margin-bottom: 10px
	}

	.about-list li span {
		margin-right: 20px
	}

	.grid-btn {
		left: 50%;
		margin-left: -145px
	}

	.number-wrapper {
		padding: 90px 0 0
	}

	.dotline {
		margin-right: 0
	}

	.repeatClient {
		padding: 0 112px 0 33px
	}

	.testimonial {
		padding: 90px 0 80px
	}

	.testimonial-slider {
		padding: 0
	}

	.test-dot {
		margin-top: 0
	}

	p.client-rating {
		margin-bottom: 67px
	}

	.client-4 {
		width: 426px;
		height: 390px
	}

	.testimonial-left {
		left: -73px;
		margin-left: 0;
		margin-top: 16px
	}

	.review-wrapper {
		text-align: left;
		padding: 0
	}

	p.review {
		padding: 0 50px 0 3px;
		font-size: 18px;
		line-height: 1.95;
		word-spacing: 0;
		margin-bottom: 31px
	}

	.info-wrapper {
		padding-left: 2%
	}

	span.chairman {
		font-size: 18.5px
	}

	a.read {
		margin-top: 37px;
		padding: 15px 41px 16px;
		font-size: 16px
	}

	.background-box {
		left: -100px
	}

	.expertise-graphics {
		width: auto;
		left: -145px
	}

	.updates {
		padding: 90px 0 80px
	}
}