.web_devlop-title h3{
	font-size: 50px;
	letter-spacing: -1px;
	line-height: 70px;
	color: #26272a;
	font-weight: 500;
	font-family: "Poppins";
}
.live-btn-orange{
	background: #f55d3e;
	font-size: 19px;
	line-height: 32px;
	color: #ffffff;
	font-weight: 400;
	font-family: "Poppins";
	text-align: center;
	text-transform: uppercase;
	padding: 12px 29px;
	margin-right: 17px;
	float: left;
}
.website_btn_sec.icon-box{
	width: auto;
	float: left;
}
.development-first-img{
	width: 200px;
	margin-bottom: 25px;
}
.relevant-btn .relevant-title{
	font-size: 20px;
	line-height: 60px;
	color: #010607;
	font-weight: 600;
	font-family: "Poppins";
	float: left;
	padding-right: 0px;
}
.development-top{
	padding: 0px 0;
	background-image: url(../img/website_development/topimg.png);
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-size: 54% 90%;
}
.web_devlop-title p{
	padding-right: 50px;
}
.compare_web_odd{
	background: linear-gradient(to right, #efefef 50%, #dddddd 50%);
	margin-top: -18px;
    position: relative;
}
.compare_web_even{
	background: linear-gradient(to right, #f7f7f7 50%, #eeeeee 50%);
}
.compare_website_sec{
	margin-top: 30px;
	padding-bottom: 0;
	position: relative;
}
.compare_title{
	font-size: 40px;
	letter-spacing: -1px;
	line-height: 111px;
	color: #26272a;
	font-weight: 500;
	font-family: "Poppins";
	text-align: center;
}
.compare_desc{
	padding: 50px;
	font-size: 15px;
	letter-spacing: 0px;
	line-height: 28px;
	color: #2b2b2b;
	font-weight: 300;
	font-family: "Poppins";
	text-align: center;
}
.compare_middle{
	padding: 50px 0;
}
.compare_middle p{
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 42px;
	color: #efefef;
	font-weight: 500;
	font-family: "Poppins";
	text-align: center;
	background-image: url(../img/website_development/vs-bg-img.png);
	background-repeat: no-repeat;
	padding: 0px 9px;
	background-size: contain;
	
}
.linear-gradient_sec{
	background: linear-gradient(to right, #fff 50%, #026ad2 50%);
	height: 149px;
	margin-top: -149px;
}
.mobile_device_sec{
	background:#026ad2;
}
.mobile_device_inner{
	margin: 30px 0;
}
.mobile_device_inner h3{
	font-size: 50px;
	letter-spacing: -1px;
	line-height: 64px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Poppins";
	text-align: center;
	width: 100%;
}
.mobile_device_inner p{
	color: #ffffff;
	font-weight: 500;
	font-family: "Poppins";
	text-align: center;
	width: 100%;
}
.start_lead {
    text-align: center;
    position: absolute;
    bottom: 44px;
    color: #fff;
    width: 100%;
    left: 0px;
}
.start_lead h3{
font-size: 40px;
letter-spacing: -1px;
line-height: 56px;
font-weight: 500;
color: white;
}
.start_lead p{
	font-size: 30px;
	color: white;
}
.mobile-device-btn {
    align-items: center;
    text-align: center;
    margin: auto;
    display: block;
    padding: 52px 2px;
    vertical-align: middle;
    display: inline-block !important;
    width: 100%;
}
.mobile-device-btn a.website-blog.service-blog-mb {
    color: #fff;
    float: unset;
}
.competitive_advantage {
    background: linear-gradient(to left, #f5f5f505 73%, #0669d3 62%);
    padding: 0px 0px;
    position: relative;
}
.advantage-img{
	z-index: 2;
    position: relative;
}
.our_advantage {
    padding: 34px 87px 7px 42px;
}
.our_advantage h2{
font-size: 50px;
letter-spacing: -1px;
line-height: 70px;
color: #26272a;
font-weight: 500;
}
.our_advantage p{
font-size: 22px;
line-height: 44px;
color: #242527;
font-weight: 300;
width: 100%;
float: left;
}
.empty_website {
    margin-top: -289px;
    height: 345px;
    position: relative;
    z-index: 1;
    background: #fff;
}
.wevsite_VS{
	text-align: center;
    background-size: cover;
    padding: 29px 12px;
    font-size: 40px;
    color: #fff;
    font-weight: 500;
    line-height: 56px;
    margin-bottom: 0px;
    background-color: #429ed8;
    border-radius: 89px 89px 0px 0px;
}
.our_advantage span{
width: 74px;
height: 6px;
border-radius: 3px;
background-color: #f55d3e;
margin: 9px 4px;
float: left;
}
.btn_advantage{
	border-radius: 36px;
background-color: #353432;
font-size: 20px;
letter-spacing: 1px;
line-height: 266px;
color: #dad7d1;
font-weight: bold;
text-align: center;
position: relative;
z-index: 2;
text-transform: uppercase;
padding: 25px 53px;
top: -53px;
}
@media (max-width: 767px){
	.hidefor-mobile {
	display: none !important;
}
.my-title {
	font-size: 13px;
	line-height: 60px;
	display: flex;
	margin-left: 33px;
	z-index: 1;
	position: relative;
	margin-right: 0;

}
.second-img{
	padding-top: 20px;
}
.my-blog img{
	width: 55% !important;
}
.mobile_device_inner-img img {
    width: 100%;
}
.development-top{
	background-size: contain;
}
.web_devlop-title h3{
	font-size: 30px;
	line-height: 50px;
}
.web_devlop-title {
    margin-top: 316px;
}
.web_devlop-title p {
    padding-right: 15px;
    font-size: 17px;
}
.relevant-btn .relevant-title{
	font-size: 13px;
    line-height: 60px;
    display: flex;
    margin-right: -4px;
    z-index: 1;
    position: relative;
}
.web_devlop-title .relevant-btn .icon{
	display: flex;
}
/*.web_devlop-title .relevant-btn .icon img{width: 80% !important}*/
.live-btn-orange{
	font-size: 13px;
    line-height: 32px;
    padding: 9px 14px;
    margin-right: 6px;
}
.compare_website_sec .col-lg-5.col-md-5 {
    width: 32%;
}
.compare_website_sec .col-lg-2.col-md-2 {
    width: 36%;
}
.compare_title{
	font-size: 20px;
letter-spacing: 0px;
line-height: 28px;
}
.wevsite_VS{
font-size: 20px;
letter-spacing: 0px;
line-height: 35px;
padding: 21px 12px;
}
.compare_desc{
	font-size: 14px;
	line-height: 20px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.compare_middle p{
	font-size: 14px;
	line-height: 15px;
	padding: 14px 9px;
    background-size: 100% 100%;
}
.compare_middle {
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.linear-gradient_sec{display: none;}
.mobile_device_inner h3{
font-size: 30px;
letter-spacing: -1px;
line-height: 30px;
}
.mobile_device_inner p{
	font-size: 17px;
}
.mobile_device_sec{
	padding-top: 11px;
}
.start_lead h3{
	font-size: 24px;
	line-height: 38px;
}
.start_lead p {
    font-size: 17px;
}
.mobile-device-btn{display: none;}
.competitive_advantage{background: #fff;}
.competitive_advantage .container {
    padding-right: 0px;
    padding-left: 0px;
}
.our_advantage h2{
	font-size: 30px;
	line-height: 44px;
}
.our_advantage p{
	font-size: 17px;
	line-height: 30px;
}
.our_advantage {
    padding: 31px 20px 7px 28px;
}
.btn_advantage{
	font-size: 17px;
	padding: 30px 75px;
	border-radius: 50px;
}
.avrg_btn_div{
	width: 100%;
    float: left;
    margin-bottom: 0px;
    height: 163px;
}
.empty_website{display: none;}
.development-first-img{display: none;}
.service-blog-mb img {
    width: 50px;
}
}
@media only screen and (min-width:375px) and (max-width: 413px){
	.web_devlop-title .relevant-btn .icon img {
	    width: 60px !important;
	    height: 60px;
	}
}
@media only screen and (min-width:414px) and (max-width:500px){
	.web_devlop-title .relevant-btn .icon img {
	    width: 60px !important;
	    height: 60px;
	}
}
@media only screen and (min-width:300px) and (max-width:370px){
	.web_devlop-title {
	    margin-top: 255px;
	}
	.start_lead{
		bottom: 17px;
	}
	.mobile-device-btn{
		padding-bottom: 0px;
	}
	.btn_advantage{
		font-size: 15px;
		padding: 30px 44px;
		top: -69px;
	}
	.avrg_btn_div{
		height: 150px;
	}
	.live-btn-orange{
		width: 100%;
	}
	.website_btn_sec.icon-box{
		width: 100%;
		margin-bottom: 10px;
	}
	.my-blog img {
    	width: 55px !important;
    	height: 55px !important;
	}
	.icon.hidefor-dasktop.my-blog.open_prompt {
    	width: 19%;
	}
	.relevant-btn .relevant-title{
		font-size: 15px;
		margin-right: 2px;
		margin-left: 72px;
	}
	.compare_title{
		font-size: 16px;
		line-height: 20px;
	}
	.wevsite_VS{
		padding: 16px 12px;
	}
	.compare_website_sec .col-lg-5.col-md-5 {
    	width: 30%;
	}
	.compare_desc {
    font-size: 13px;
	}
	.compare_website_sec .container {
    padding-right: 0px;
    padding-left: 0px;
	}
	.compare_middle p {
    font-size: 13px;
	}
}
