.we-offer {
	padding: 0
}
.we-offer ul {
	margin: 30px 0 0;
	padding: 0;
	list-style: none; display: flex; flex-wrap: wrap;
}
.we-offer ul li {
	float: left;
	width: 298px;
	line-height: 24px;
	margin-bottom: 30px;
	position: relative;
	margin-right: 33px;
	/*min-height: 480px;*/ 
	-moz-box-shadow: 0 0 4px #e2e2e2;
	-webkit-box-shadow: 0 0 4px #e2e2e2;
	box-shadow: 0 0 4px #e2e2e2;
	border-radius: 10px;
	padding: 20px;
	font-size: 15px;
	color: #676767;
	border-top: 8px solid #fff; background: #FFFFFF
}
.we-offer ul li:hover {
	-moz-box-shadow: 0 0 15px #e2e2e2;
	-webkit-box-shadow: 0 0 15px #e2e2e2;
	box-shadow: 0 0 15px #e2e2e2;
	border-top: 8px solid #318eef
}
.we-offer ul li:nth-child(3n+3) {
	margin-right: 0
}
.we-offer ul li button.more {
	background: #00b9f6;
	font-size: 18px;
	color: #fff;
	border: none;
	border-radius: 30px;
	padding: 10px 30px
}
.we-offer ul li h4, .we-offer ul li .h4  {
	font-size: 18px;
	margin: 10px 0 16px;
	color: #0a0f2a;
	font-weight: 700;
}
.we-offer ul li h3 {
	font-size: 16px;
	margin: 10px 0 16px;
	color: #0a0f2a;
	font-weight: 700;
	/*height: 42px*/
}
.we-offer ul li p {
	margin: 0
}
/*.we-offer.mobile-app ul li {
	min-height: 380px
}*/
.we-offer.hire-box ul li {
	min-height: 356px
}
.resource-model {
	width: 298px;
	float: left;
	margin-right: 33px;
	text-align: center;
	background: #0b1834;
	padding: 50px 0 0;
	border-radius: 6px;
	position: relative;
	margin-bottom: 60px
}
.resource-model:nth-child(1) {
	background: #A9193D
}
.resource-model:nth-child(1) .btn {
	background: #AB1C3D
}
.resource-model:nth-child(2) {
	background: #1D635B
}
.resource-model:nth-child(2) .btn {
	background: #164641
}
.resource-model:nth-child(3) {
	background: #936be7
}
.resource-model:nth-child(3) .btn {
	background: #7c50d7
}
.resource-model:hover {
	opacity: .9
}
.resource-model:last-child {
	margin-right: 0
}
.resource-model h3 {
	color: #fff !important;
	margin: 20px 0 30px
}


.resource-model .model-arrow {
	position: absolute;
	bottom: -44px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 73px;
	height: 73px;
	background-position: -231px -45px
}
.resource-model .btn {
	border: none;
	display: block;
	background: #212d46;
	font-size: 13px;
	font-weight: 700;
	padding: 20px 0 50px;
	border-radius: 0 0 6px 6px
}
.resource-model .btn a {
	color: #fff
}
.hire-table .box-table-b {
	border-collapse: collapse;
	width: 100%;
	color: #333;
	font-size: 16px;
	background: #fff;
	border: 1px solid #d4d4d4;
	-moz-box-shadow: 0 0 7px #ccc;
	-webkit-box-shadow: 0 0 7px #ccc;
	box-shadow: 0 0 7px #ccc;
	margin: 0 0 20px
}
.hire-table .box-table-b th {
	background: #0b1834;
	padding: 16px 12px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 18px;
	color: #fff;
	font-weight: 700
}
.hire-table .box-table-b td {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 14px 10px
}
.hire-table .box-table-b tr:nth-child(2n+2) {
	background: #f5f5f5
}
.hire-table .box-table-b td.free{font-size: 15px; color: #075997; font-weight: 600; text-align: center; border-bottom: 1px solid #f5f5f5}
.hire-table .box-table-b td.free span{color: #000000; background: url(../images/free-line.png) no-repeat center bottom; padding-bottom: 3px;}

.hire-table .box-table-b td .blue-btn{border: 1px solid #0a7fd9; background: #FFFFFF; border-radius: 6px; padding: 0 20px; line-height: 32px; height: 32px; display: inline-block;}
.hire-table .box-table-b td .blue-btn i{margin-left: 5px;}
.hire-table .box-table-b td .blue-btn:hover{background: #0a7fd9; border: 1px solid #0a7fd9; color: #FFFFFF}

.hours-block {
	float: left;
	margin-bottom: 20px
}
.hours-block li {
	width: 213px !important;
	float: left;
	margin-right: 36px;
	border: 1px solid #ebeaea;
	text-align: center;
	-moz-box-shadow: 0 0 7px #d1d1d1;
	-webkit-box-shadow: 0 0 7px #d1d1d1;
	box-shadow: 0 0 7px #d1d1d1;
	border-radius: 6px
}
.hours-block li:last-child {
	margin-right: 0
}
.hours-block li .buy-now {
	line-height: 70px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	border: none;
	outline: 0;
	height: 70px;
	cursor: pointer;
	border-radius: 0 0 6px 6px
}
.hours-block li .buy-now a {
	color: #fff; display: block;
}
.hours-block li.green h1, .hours-block li.green .h1 {
	background: #01c49a;
	color: #fff;
	margin: 0;
	line-height: 80px;
	font-size: 40px;
	display: none
}
.hours-block li.green h2 {
	background: #e1355f;
	color: #fff;
	margin: 0;
	line-height: 60px;
	border-radius: 6px 6px 0 0
}
.hours-block li.green .validity {
	background: #f3f9f8;
	line-height: 50px;
	font-size: 16px
}
.hours-block li.green .buy-now {
	background: #000000
}
.hours-block li.buy-now a {
	color: #fff !important;
	text-align: center;
	line-height: 70px
}
.hours-block li.blue h1 {
	background: #63b3ea;
	color: #fff;
	margin: 0;
	line-height: 80px;
	font-size: 40px;
	display: none
}
.hours-block li.blue h2 {
	/*background: #34b9a9;*/
	background: #1E6254;
	color: #fff;
	margin: 0;
	line-height: 60px;
	border-radius: 6px 6px 0 0
}
.hours-block li.blue .validity {
	background: #f3f9f8;
	line-height: 50px;
	font-size: 16px
}
.hours-block li.blue .buy-now {
	background: #000000
}

.hours-block li.orange h1 {
	background: #ff9743;
	color: #fff;
	margin: 0;
	line-height: 80px;
	font-size: 40px;
	display: none
}
.hours-block li.orange h2 {
	background: #936be7;
	color: #fff;
	margin: 0;
	line-height: 60px;
	border-radius: 6px 6px 0 0
}
.hours-block li.orange .validity {
	background: #f3f9f8;
	line-height: 50px;
	font-size: 16px
}
.hours-block li.orange .buy-now {
	background: #000000
}
.hours-block li.goldan h1 {
	background: #b956ac;
	color: #fff;
	margin: 0;
	line-height: 80px;
	font-size: 40px;
	display: none
}
.hours-block li.goldan h2 {
	/*background: #5bb50b;*/
	background: #30610A;
	color: #fff;
	margin: 0;
	line-height: 60px;
	border-radius: 6px 6px 0 0
}
.hours-block li.goldan .validity {
	background: #f3f9f8;
	line-height: 50px;
	font-size: 16px
}
.hours-block li.goldan .buy-now {
	background: #000000
}
.our-approach {
	margin: 0 0 30px
}
.our-approach .approach-left {
	width: 50%;
	background: #e3f2ef url(../images/presta-que.png) no-repeat right 10px bottom 10px;
	box-sizing: border-box;
	padding: 20px;
	min-height: 410px;
	float: left;
	border-radius: 8px 0 0 8px
}
.our-approach .approach-right {
	width: 50%;
	background: #edf8f6 url(../images/proffe.png) no-repeat right 10px bottom 10px;
	box-sizing: border-box;
	padding: 20px;
	min-height: 410px;
	float: right;
	border-radius: 0 8px 8px 0
}
.our-approach.wordpress-approach .approach-left {
	background: #e3f2ef url(../images/word-que.png) no-repeat right 10px bottom 10px
}
.our-approach.social-networking .approach-left {
	background: #e3f2ef url(../images/networking-que.png) no-repeat right 10px bottom 10px;
	border-radius: 8px 0 0 8px
}

.our-approach.flutter-approach .approach-left {background: #e3f2ef url(../images/flutter-que.png) no-repeat right 10px bottom 10px}
.our-approach.react-approach .approach-left {background: #e3f2ef url(../images/react-que.png) no-repeat right 10px bottom 10px}
.our-approach.uiux-approach .approach-left {background: #e3f2ef url(../images/uiux-que.png) no-repeat right 10px bottom 10px}
.our-approach.uiux-approach .approach-left, .our-approach.uiux-approach .approach-right{min-height: 464px;}
.our-approach.pimcore-approach .approach-left {background: #e3f2ef url(../images/pimcore-que.png) no-repeat right 10px bottom 10px}
.our-approach.shopify-approach .approach-left {background: #e3f2ef url(../images/shopify-que.png) no-repeat right 10px bottom 10px}
.our-approach.shopify-approach .approach-left, .our-approach.shopify-approach .approach-right{min-height: 440px;}
.our-approach.iot-approach .approach-left {background: #e3f2ef url(../images/iot-que.png) no-repeat right 10px bottom 10px}
.our-approach.gaming-approach .approach-left {background: #e3f2ef url(../images/gaming-que.png) no-repeat right 10px bottom 10px}
.our-approach.gaming-approach .approach-left, .our-approach.gaming-approach .approach-right{min-height: 380px;}
.our-approach.devops-approach .approach-left {background: #e3f2ef url(../images/devops-que.png) no-repeat right 10px bottom 10px}
.our-approach.blockchain-approach .approach-left {background: #e3f2ef url(../images/blockchain-que.png) no-repeat right 10px bottom 10px}
.our-approach.blockchain-approach .approach-left, .our-approach.blockchain-approach .approach-right{min-height: 340px;}
.our-approach.machine-approach .approach-left {background: #e3f2ef url(../images/machine-que.png) no-repeat right 10px bottom 10px}
.our-approach.machine-approach .approach-left, .our-approach.machine-approach .approach-right{min-height: 440px;}
.our-approach.html-approach .approach-left {background: #e3f2ef url(../images/html-que.png) no-repeat right 10px bottom 10px}

.our-approach.social-networking .approach-left, .our-approach.social-networking .approach-right {
	min-height: 460px
}
.our-approach.social-networking .approach-right {
	border-radius: 0 8px 8px 0
}
.our-approach-onecol {
	background: #e3f2ef url(../images/proffe.png) no-repeat right 10px bottom 10px;
	box-sizing: border-box;
	padding: 20px;
	float: left;
	border-radius: 8px
}
.our-approach-onecol ul li {
	width: 50%;
	float: left
}
.types-app {
	margin: 0
}
.types-app h2 {
	margin: 0 0 30px !important
}
.types-app ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.types-app ul li {
	float: left;
	width: 24%;
	margin: 0 12px 24px 0;
	text-align: center;
	padding: 20px 0;
	box-sizing: border-box;
	text-transform: uppercase;
	font-weight: 700;
	-moz-box-shadow: 0 1px 4px #e2e2e2;
	-webkit-box-shadow: 0 1px 4px #e2e2e2;
	box-shadow: 0 1px 4px #e2e2e2;
	border-radius: 10px;
	font-size: 14px; background: #FFFFFF
}
.types-app ul li:hover {
	-moz-box-shadow: 0 1px 15px #e2e2e2;
	-webkit-box-shadow: 0 1px 15px #e2e2e2;
	box-shadow: 0 1px 15px #e2e2e2
}
.types-app ul li span {
	width: 175px;
	height: 134px;
	display: block;
	box-sizing: border-box;
	margin: 0 auto 12px
}
.types-app ul li:nth-child(4n+4) {
	margin-right: 0
}
.we-offer ul li span {
	width: 40px;
	height: 40px;
	display: inline-block
}
.we-offer ul li span.sprites{background: url(../images/sprites.png) no-repeat center center; display: inline-block}

.we-offer ul li span.we-offer-icon1 {
	background-position: -9px -124px
}
.we-offer ul li span.we-offer-icon2 {
	background-position: -49px -124px
}
.we-offer ul li span.we-offer-icon3 {
	background-position: -90px -124px
}
.we-offer ul li span.we-offer-icon4 {
	background-position: -269px -124px
}
.we-offer ul li span.we-offer-icon5 {
	background-position: -309px -124px
}
.we-offer ul li span.we-offer-icon6 {
	background-position: -359px -124px
}
.we-offer ul li span.we-offer-icon7 {
	background-position: -139px -124px
}
.we-offer ul li span.we-offer-icon8 {
	background-position: -409px -124px
}
.we-offer ul li span.we-offer-icon9 {
	background-position: -219px -124px
}
.we-offer ul li span.responsive-icon {
	background-position: -2px -164px
}
.we-offer ul li span.custome-design-icon {
	background-position: -42px -164px
}
.we-offer ul li span.newsletter-icon {
	background-position: -96px -164px
}
.we-offer ul li span.professional-icon {
	background-position: -134px -164px
}
.we-offer ul li span.template-icon {
	background-position: -179px -164px
}
.we-offer ul li span.developer-icon2 {
	background-position: -229px -164px
}
.we-offer ul li span.deployment2 {
	background-position: -269px -164px
}
.we-offer ul li span.optimization-icon {
	background-position: -322px -164px
}
.we-offer ul li span.portal-icon {
	background-position: -362px -164px
}
.we-offer ul li span.php-icon2 {
	background-position: -402px -164px
}
.we-offer ul li span.drupal-logo {
	background-position: -443px -164px
}
.we-offer ul li span.ecommerce-icon1 {
	background-position: -9px -124px
}
.we-offer ul li span.ecommerce-icon2 {
	background-position: -49px -124px
}
.we-offer ul li span.ecommerce-icon3 {
	background-position: -90px -124px
}
.we-offer ul li span.ecommerce-icon4 {
	background-position: -269px -124px
}
.resource-model .sprites {
	width: 73px;
	height: 73px
}
.resource-model .full-time {
	background-position: -84px -214px
}
.resource-model .hourly {
	background-position: -173px -217px
}
.resource-model .part-time {
	background-position: 2px -215px
}

.common-mistakes{margin: 30px 0}
.common-mistakes h4{font-size: 16px; font-weight: 600; color: #AB1235; text-transform: uppercase; margin: 0}
.common-mistakes h3{font-size: 16px; font-weight: 600; color: #AB1235; text-transform: uppercase; margin: 0 0 10px}
.common-mistakes h2{font-size: 30px; font-weight: 500;}
.common-mistakes #accordion3 {width: 100%; margin: 0 auto}
.common-mistakes .accordion3 {width: 100%; color: #333}
.common-mistakes .accordion3 .box, .common-mistakes .accordion3 .box {margin: 0 0 20px; box-shadow: 0px 4px 3px rgba(0,0,0,0.1); border-radius: 8px }
.common-mistakes .accordion3 dt {width: 100%; padding: 16px; cursor: pointer; background-color: #fff; background-image: url(../images/plus.png); background-position: right 20px center; background-repeat: no-repeat; 	color: #00062d; font-size: 20px; font-weight: 400; border-radius: 8px}
.common-mistakes .accordion3 dt img {margin-right: 10px}
.common-mistakes .accordion3 dt:hover {background-color: #fff}
.common-mistakes .accordion3 .open {background-color: #fff; background-image: url(../images/minus.png); border-radius: 8px 8px 0 0}
.common-mistakes .accordion3 .open + dd{height: auto !important}
.common-mistakes .accordion3 dd {overflow: hidden; background: #fff; margin: 0; border-radius: 0 0 8px 8px}
.common-mistakes .accordion3 span {display: block; width: 100%; border-top: none; padding: 6px 16px 26px 56px}

.hours-block li .buy-now:hover{background: #0f82d5}

.dedicated-resource-model{margin: 0 0 40px;}
.dedicated-resource-model .box-table-b {border-collapse: collapse;width: 100%;color: #333;font-size: 16px;background: #fff;border: 1px solid #d4d4d4;box-shadow: 0 0 7px #ccc;margin: 0 0 20px;}
.dedicated-resource-model .box-table-b th {background: #e7f2fb;padding: 16px 12px;border: 1px solid #e6e6e6;font-size: 18px;color: #000000;font-weight: 700; text-align: center}
.dedicated-resource-model .box-table-b th a:hover{color: #075997}
.dedicated-resource-model .box-table-b th a i{margin-left: 8px;}
.dedicated-resource-model .box-table-b th:first-child{text-align: left;}
.dedicated-resource-model .box-table-b td {border: 1px solid #e6e6e6;padding: 14px 10px;color: #000000; text-align: center}
.dedicated-resource-model .box-table-b td:first-child{text-align: left; font-weight: 600}
.dedicated-resource-model .box-table-b tr:first-child td{padding: 30px 10px;}

.app-reactjs{margin-bottom: 30px;}
/*.app-reactjs ul {margin: 0;padding: 0;list-style: none;}
.app-reactjs ul li {float: left;width: 120px; margin: 0 20px 0 0;list-style: none;padding: 20px 10px 10px;border-radius: 6px;box-shadow: 0px 4px 3px rgba(0,0,0,0.1);background: #FFFFFF;text-align: center; border-bottom: 5px solid #FFFFFF; text-align: center; }*/
.app-reactjs ul {margin: 0;padding: 0;list-style: none; display: flex; flex-wrap: wrap; gap: 2%;}
.app-reactjs ul li {float: left;width: 120px; margin: 0 0 20px;list-style: none;padding: 20px 10px 10px;border-radius: 16px;text-align: center; background: #FFF; width: 15%; box-shadow: 0px 4px 3px rgba(0,0,0,0.1); border-bottom: 5px solid #FFFFFF;}
.app-reactjs ul li:last-child{margin-right: 0}
.app-reactjs ul li img{margin-bottom: 15px;}
.app-reactjs ul li span{display: block; font-size: 14px; color: #252525; font-weight: 600; line-height: 16px; min-height: 32px;}
.app-reactjs ul li:hover img {transition: transform 0.8s; transform-style: preserve-3d;}
.app-reactjs ul li:hover img {transform: rotateY(180deg);}

.call-action{background-image: linear-gradient(to right, #001045 , #0f2b82); padding: 20px; border-radius: 6px; position: relative; margin: 0 0 30px; text-align: center}
.call-action img{border-radius: 50%; display: table; margin: 0 auto 20px;}
.web-design .left .call-action h2{margin: 5px 0; color: #FFFFFF; font-size: 16px; font-weight: normal}
.web-design .left .call-action h2 span{display: block; font-weight: bold; font-size: 25px; margin: 0 0 10px;}
.call-action .blue-btn{background: #0d74bf !important; font-size: 14px; text-transform: uppercase; font-weight: 700; color: #fff !important; border: none; border-radius: 6px; padding: 0 20px; width: 230px; text-align: center; line-height: 50px; margin: 24px 0; display: inline-block;}
.call-action .blue-btn:hover{background: #FFFFFF !important; color: #0d74bf !important}

.hire-table{position: relative}
.hire-table #fulltime, .hire-table #parttime, .hire-table #hourly{position: absolute; top: -94px;}

.already-website{border: 2px solid #0a7fd9;margin: 0 0 30px;padding: 20px 50px;text-align: center;border-radius: 6px; box-shadow: 0 0 8px #dee1f8; background-image: linear-gradient(to bottom, #FFF, #daecfa);}
.already-website .icon{background: #d9e5f1; border: 1px solid #9eb9d8; width: 58px; height: 58px; border-radius: 50%; margin: 0 auto 20px; padding: 15px;}
.already-website h2{position: relative}
.already-website h2:after{background: #0a7fd9; width: 100px; height: 4px; position: absolute; bottom: -10px; left: 0; right: 0; margin: 0 auto; content: '';}
.already-website .input{border: 1px solid #a7b3bf; padding: 0 10px; line-height: 45px; margin: 0 0 10px; border-radius: 6px; width: 100%}
.already-website .input.domain{background: #FFF url(../images/already-website-domain.png) no-repeat center right 10px;}
.already-website .input.email{background: #FFF url(../images/already-website-email.png) no-repeat center right 10px;}
.already-website .pink-btn{background: #14579F; line-height: 50px; border: 1px solid #14579F; height: 50px; padding: 0 30px; width: 100%}
.already-website .pink-btn:hover{background: #000000; color: #FFF}

.already-website{float: right; width: 49%; margin-bottom: 0; min-height: 440px;}
.call-action{float: left; width: 49%; margin-bottom: 0; min-height: 440px;     display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;}

.darkblue-ban{background: #041856}

.web-design .left h2 {font-size: 26px;}

.b2b-features{margin: 0 0 30px;}
.b2b-features ul{margin: 0; padding: 0; list-style: none}
.b2b-features ul li{position: relative; list-style: none; float: left; width: 50%; margin: 0 0 20px; padding: 0 10px 0 35px}
.b2b-features ul li:nth-child(2n+2){padding: 0 0 0 45px;}
.b2b-features ul li img{position: absolute; left: 0; top: 0}
.b2b-features ul li:nth-child(2n+2) img{left: 10px;}
.b2b-features ul li h4{font-size: 18px; color: #000000; font-weight: 600; margin: 0 0 8px;}

.b2b-process{}
.b2b-process ul{margin: 0; padding: 0; list-style: none}
.b2b-process ul li{list-style: none; display: flex; background: #FFF; padding: 20px; border-radius: 6px; margin: 0 0 20px;} 
.b2b-process ul li .icon{width: 68px; height: 68px; background: #daecf9; border-radius: 50%; padding: 16px;}
.b2b-process ul li .text{width: 80%; padding: 0 20px;}
.b2b-process ul li h4{font-size: 18px; color: #000000; font-weight: 600; margin: 0 0 8px;}
.b2b-process ul li .number{}

.iti--separate-dial-code .iti__selected-flag {background-color: transparent !important;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.already-website{padding: 32px}
.call-action, .already-website{min-height: 360px;}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.we-offer ul li {width: 260px; margin-right: 24px; /*min-height: 524px*/ }
.we-offer ul li h4, .we-offer ul li .h4 {font-size: 17px;}
.resource-model {width: 260px; margin-right: 24px}
.hours-block li {width: 191px !important;	float: left;margin-right: 21px}
.our-approach.social-networking .approach-left, .our-approach.social-networking .approach-right {min-height: 530px}

.types-app ul li{margin: 0 11px 24px 0}
/*.we-offer.mobile-app ul li{min-height: 456px}*/

.why-alakmalak-new .usp-box li{width: 257px; padding: 26px 10px;}
.why-alakmalak-new .usp-box li .icon-text {padding: 0;}
.why-alakmalak-new .certification li{width: 257px; padding: 26px 10px;}
.app-reactjs ul li{width: 143px; margin: 0 20px 20px 0;}
.call-action .blue-btn{width: 200px;}
.services-content .ul li{width: 50%;}
.how-to-hire {margin: 0 0 30px;}
.how-to-hire ul{width: 710px;}
.how-to-hire ul li{width: 162px; margin: 0 20px 0 0;}
.how-to-hire ul li:last-child{margin-right: 0}
.how-to-hire .img-right {float: right; margin: 0; width: 370px; height: auto;}
.industries-we ul li {width: 175px;}
.how-to-hire-long-box ul li{width: 205px !important;}
.how-to-hire-long-box ul{width: 100%;}
.how-to-hire-long-box ul li .numb2 {bottom: -34px;}
.how-to-hire-long-box  ul li .nember {bottom: -8px;}

.how-to-hire-long-box ul li{height: 260px;}
.how-to-hire-long-box ul li .h4{min-height: 76px;}

.call-action, .already-website{min-height: 440px;}

.b2b-features ul li{min-height: 108px;}

.how-to-hire-developer ul li{margin: 1%; display: flex; border-radius: 100px; word-wrap: anywhere; width: 48%;}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.we-offer ul li {width: 221px; margin-right: 16px;}
.our-approach.social-networking .approach-left, .our-approach.social-networking .approach-right {min-height: 624px }
.hours-block li { width: 156px!important; margin-right: 10px}
.we-offer.hire-box ul li {min-height: 275px}
.types-app ul li{width: 23%; margin: 0 18px 24px 0; min-height: 240px;}
.types-app ul li span{width: 100%;}
.types-app ul li span img{width: 100%;}
.why-alakmalak ul li{margin: 0 13px 0 0;}
.need-help{width: 100%; padding: 0 15px;}
.read-start{width: 100%; padding: 50px 20px}
.need-help-choosing .left-need{padding: 50px 0}
.need-help .phone-no span{font-size: 40px;}
.need-help-choosing .left-need, .need-help-choosing .right-need{min-height: 638px}
.we-offer ul li h4, .we-offer ul li .h4{height: 65px;}
.we-offer ul li{min-height: 400px;}

.our-approach.uiux-approach .approach-left, .our-approach.uiux-approach .approach-right {min-height: 538px;}

.app-reactjs ul li{width: 143px; margin: 0 20px 20px 0;}
.web-design .left .call-action h2{width: 100%;}
/* .call-action .blue-btn{float: left;} */
.services-content .ul{margin: 30px 0 0}
.services-content .ul li{width: 50%;}
.how-to-hire ul{width: 100%; margin: 0 0 50px;}
.how-to-hire ul li{width: 217px; margin: 0 20px 0 0;}
.how-to-hire ul li:last-child{margin-right: 0}
.how-to-hire ul li h4{font-size: 13px;}
.how-to-hire .img-right{float: none; margin:  0 auto; display: table}
.industries-we ul li{width: 222px; margin: 0 5px 10px;}
.why-alakmalak-new .usp-box li, .why-alakmalak-new .certification li{margin: 10px; display: inline-block; float: none; width: 352px;}
.why-alakmalak-new .usp-box{text-align: center}

.how-to-hire-long-box ul li{margin-bottom: 40px !important;}
.how-to-hire-long-box ul li:nth-child(3n)::after{display: none !important;}
.how-to-hire-long-box ul li .numb2 {bottom: -38px;}
.how-to-hire-long-box  ul li .nember {bottom: -38px;}

.how-to-hire-long-box ul li{height: 300px;}
.how-to-hire-long-box ul li .h4{min-height: 98px;}

.we-offer ul li h3{height: 72px;}
.b2b-features ul li{float: none; padding: 0 0 0 35px; width: 100%}
.b2b-features ul li:nth-child(2n+2){float: none; padding: 0 0 0 35px}
.b2b-features ul li:nth-child(2n+2) img{left: 0}

.call-action, .already-website{width: 100%; min-height: auto}
.call-action{margin: 0 0 30px;}
.why-hire-new .col-md-4 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
.why-hire-new .col-md-4.center-box{order:-1; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.why-hire-new ul li{width: 205px;}
.how-to-hire-developer ul li{margin: 1%; display: flex; border-radius: 100px; word-wrap: anywhere; width: 48%;}
.engagement-models .box{width: 100%; margin: 0 0 20px;}
.related-services .box {width: 90%;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.we-offer ul li {width: 236px; margin-right: 16px; min-height: 360px;}
.we-offer ul li:nth-child(3n+3) {margin-right: 16px}
.we-offer ul li:nth-child(2n+2) {margin-right: 0}
.our-approach.social-networking .approach-left, .our-approach.social-networking .approach-right {min-height: 552px}
.hours-block li {width: 172px;	margin-right: 10px}
.we-offer.hire-box ul li {min-height: 275px}

.types-app ul li{width: 31%; margin-right: 3.5%; min-height: 190px; padding: 20px;}
.types-app ul li:nth-child(4n+4){margin-right: 3.5%}
.types-app ul li:nth-child(3n+3){margin-right: 0}
.types-app ul li span {width: 100%; height: auto;}
.types-app ul li span img{width: 100%;}
.our-approach .approach-left, .our-approach .approach-right{width: 100%;min-height: auto;}
.our-approach.uiux-approach .approach-left, .our-approach.uiux-approach .approach-right{min-height: auto;}
.we-offer ul li h4, .we-offer ul li .h4 {font-size: 15px;}
.hours-block li{width: 236px; margin-right: 16px!important; margin-bottom: 20px;}
.hours-block li:nth-child(2n+2){margin-right: 0}

.we-offer ul li h4, .we-offer ul li .h4 {font-size: 17px;}

.resource-model{width: 153px; margin-right: 15px; padding: 20px 0 0;}
.resource-model h3{margin: 10px 0 20px; min-height: 48px;}
.hire-table .box-table-b th{font-size: 14px;}
.hire-table .box-table-b{font-size: 14px;}
.hire-table .box-table-b .white-btn{padding: 0 10px}

.our-approach-onecol ul li{width: 100%;}

.app-reactjs ul li{width: 143px; margin: 0 20px 20px 0;}
.web-design .left .call-action h2{width: 100%;}
/* .call-action .blue-btn{float: left;} */
.services-content .ul{margin: 30px 0 0}
.services-content .ul li{width: 100%;}
.how-to-hire ul{width: 100%; margin: 0 0 50px;}
.how-to-hire ul li{width: 165px; margin: 0 10px 0 0;}
.how-to-hire ul li:last-child{margin-right: 0}
.how-to-hire ul li h4{font-size: 13px;}
.how-to-hire .img-right{float: none; margin:  0 auto; display: table}
.industries-we ul li{width: 220px; margin: 0 5px 10px;}
.why-alakmalak-new .usp-box li, .why-alakmalak-new .certification li{margin: 10px 21px;}

.how-to-hire-long-box ul li{margin-bottom: 40px !important; width: 220px !important;}
.how-to-hire-long-box ul li:nth-child(3n)::after{display: none !important;}
.how-to-hire-long-box ul li .numb2 {bottom: -38px;}
.how-to-hire-long-box  ul li .nember {bottom: -38px;}

.how-to-hire-long-box ul li{height: 270px;}
.how-to-hire-long-box ul li .h4{min-height: 78px;}

.we-offer ul li h3{height: 72px;}
.b2b-features ul li{float: none; padding: 0 0 0 35px; width: 100%}
.b2b-features ul li:nth-child(2n+2){float: none; padding: 0 0 0 35px}
.b2b-features ul li:nth-child(2n+2) img{left: 0}

.call-action, .already-website{width: 100%; min-height: auto}
.call-action{margin: 0 0 30px;}
.we-build-new{display: block}
.we-build-new .left, .we-build-new .right {flex: 0 0 100%; max-width: 100%;}
.we-build-new .left{margin: 0 0 30px;}
.why-hire-new .col-md-4 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
.why-hire-new .col-md-4.center-box{order:-1; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.why-hire-new ul li{width: 140px;}
.how-to-hire-developer ul li{margin: 1%; display: flex; border-radius: 100px; word-wrap: anywhere; width: 46%;}
.engagement-models .box{width: 100%; margin: 0 0 20px;}
}
