.download-other{
    margin-top: 90px;
    padding-top: 55px;
    position: relative;
    z-index: 10;
}
.download-other::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 88%;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(#f0f7fb, #ffffff);
    background-image: -o-linear-gradient(#f0f7fb, #ffffff);
    background-image: linear-gradient(#f0f7fb, #ffffff);
    z-index: 0; 
	display: block;
}
.download-other .text-content {
	margin-top: 15px;
	font-size: 20px;
	line-height: 28px;
	color: #637182;
}
.download-other .text-link {
	display: block;
	text-decoration: none;
	font-size: 20px;
	line-height: 26px;
	color: #0379ff;
	margin-top: 20px;
}
.download-other .snip-text {
	font-size: 14px;
	line-height: 21px;
	color: #637182;
	margin-top: 40px;
}
.download-other .snip-text a{
	color: #101010;
}

/* features-media-spm */
.features-media-spm .title-main{
	font-size: 42px;
	line-height: 50px;
	color: #101010;
	margin-bottom: 0;
}
.features-media-spm .media-top{
	margin-bottom: 15px;
}
.features-media-spm .items{
	margin-top: 45px;
}
.features-media-spm .item{
	margin-bottom: 40px;
}
.features-media-spm .title-content{
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 15px;
}
.features-media-spm .text-content {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #303030;
}
.features-media-spm{
	padding-bottom: 60px;
	padding-top: 100px;
}

.fmedia.vertical-new {
	padding-top: 80px;
}
.fmedia.vertical-new .title-main{
	color: #222;
	font-size: 28px;
	line-height: 42px;
}
.fmedia.vertical-new .items{
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
.fmedia.vertical-new .item{
	padding: 0 10px;
	position: relative;
}
.fmedia.vertical-new .media{
	display: flex;
	flex-direction: column-reverse;
	border-radius: 9px;
	overflow: hidden;
	position: relative;
    z-index: 1;
	height: 100%;
	justify-content: space-between;
}
.fmedia.vertical-new .media-left img{
	width: auto;
}
.fmedia.vertical-new .item::after{
	content: '';
	position: absolute;
	border-radius: 311px;
	opacity: 0.3;
	background: #FF4343;
	filter: blur(50px);
	bottom: -40px;
	width: 311px;
	height: 164px;
	display: block;
	left: 50%;
    transform: translateX(-50%);
}
.fmedia.vertical-new .media-body{
	padding: 30px 40px 60px 40px;
}
.fmedia.vertical-new .title-content  {
	font-size: 90px;
	line-height: 90px;
	color: #fff;
}
.fmedia.vertical-new .text-content {
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	font-family: 'Inter', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.fmedia.vertical-new .media-projects .title-content,
.fmedia.vertical-new .media-projects .text-content {
	color: #2F2F2F;
}


/* helpers */
.features-helpers{
	padding-top: 120px;
	position: relative;
}
.features-helpers-2{
	padding-top: 100px;
	position: relative;
	padding-bottom: 165px;
}
.features-helpers .items{
	display: flex;
	flex-wrap: wrap;
}
.features-helpers-2 .item{
	margin-bottom: 15px;
}
.features-helpers .title-main{
	font-size: 34px;
    line-height: 44px;
    margin-bottom: 47px;
    color: #222;
}
.features-helpers-2 .title-main{
	margin-bottom: 40px;
}
.features-helpers .media-link{
	display: block;
	height: 100%;
}
.features-helpers .media-link:focus{
	text-decoration: none;
}
.features-helpers .media{
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 0.10);
	background: #FFF;
	padding: 30px;
	transition: all .2s linear;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
}
.features-helpers-2 .media{
	flex-direction: row;
}
.features-helpers-2 .media-left{
	padding-right: 20px;
}
.features-helpers .media-body{
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.features-helpers-2 .media-body{
	flex-direction: row;
	align-items: center;
}
.features-helpers .media-link:hover {
	text-decoration: none;
}
.features-helpers .media-link:hover .media{
	top: -7px;
}
.features-helpers-2 .media-link:hover .media{
	top: 0;
	left: 8px;
}
.features-helpers .media-top{
	display: block;
	margin-bottom: 32px;
}
.features-helpers .title-content {
	font-size: 22px;
	line-height: 33px;
	color: #222;
	transition: all .2s linear;
	display: block;
}
.features-helpers .media-link:hover .title-content{
	color: #0085FF;
}
.features-helpers .text-content{
	font-size: 18px;
	font-family: "Inter", sans-serif;
	line-height: 27px;
	margin-top: 5px;
	color: #333;
}
.features-helpers-2 .title-content{
	font-size: 24px;
	line-height: 36px;
}
.features-helpers-2 .text-content{
	font-size: 14px;
	line-height: 21px;
}
.features-helpers-2 .media-body-content{
	margin-right: 15px;
}

.features-media-ung--sdk {
	padding-bottom: 70px;
}
.features-media-ung--sdk .title-main{
	color: #000000;
}
.features-media-ung--sdk .items{
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
}
.features-media-ung--sdk .items .item{
	margin-bottom: 30px;
}
.features-media-ung--sdk .media{
	border-radius: 10px;
	background: #F9F9F9;
	padding: 32px;
	height: 100%;
}
.features-media-ung--sdk .media-top{
	margin-bottom: 15px;
}
.features-media-ung--sdk .media .title-content{
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	margin-bottom: 15px;
}
.features-media-ung--sdk .media .text-content{
	font-size: 20px;
	line-height: 28px;
	color: #333;
}

@media (min-width: 768px) and (max-width: 991px) {
	.download-other::before {
		width: 85%;
	}
	.features-helpers .item{
		margin-top: 10px;
	}
	.features-helpers-2 .item{
		margin-bottom: 0;
	}
	.features-helpers .title-main{
		margin-bottom: 37px;
	}
	.features-helpers-2 .title-main{
		margin-bottom: 0;
	}
}
@media (min-width: 1200px) {
	.pr30{
		padding-right: 30px;
	}
	.pl30{
		padding-left: 30px;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.features-helpers-2 .title-content{
		font-size: 22px;
		line-height: 32px;
	}	
}
@media (min-width: 768px) {
	.features-media-spm .title-content{
		max-width: 356px;
	}
	.features-helpers .text-link{
		text-align: right;
	}
	.features-helpers .link-helpers{
		border-radius: 96px;
		background: #F3F3F3;
		width: 40px;
		height: 40px;
		min-width: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 32px 0 0 auto;
		transition: all .2s linear;
	}
	.features-helpers .media-link:hover .link-helpers{
		background: rgba(0, 133, 255, 0.20);
	}
	.features-helpers .media-link .link-helpers .learn-more-arrow{
		display: inline-flex;
	}
	.features-helpers .media-link .link-helpers .learn-more-arrow::before{
		display: inline-flex;
		width: 8px;
		height: 14px;
		content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgOCAxNCIgZmlsbD0ibm9uZSI+CiAgPHBhdGggZD0iTTAuMjg5MDYzIDEyLjQ4MDJMMS4zNTIzOCAxMy41OTY3QzIuODY0MjMgMTIuMDA5MiA2LjIyMjQ5IDguNjA4OCA3LjcxMTM0IDYuOTk5N0M2LjIyMzI5IDUuMzg5NzQgMi44NjQyOCAxLjk4OTc5IDEuMzUyMzggMC40MDIyODhMMC4yODkwNjIgMS41MTg3N0w1LjYxOTQgNi45OTk0OEwwLjI4OTA2MyAxMi40ODAyWiIgZmlsbD0iI0I5QjlCOSIvPgo8L3N2Zz4=");
	}
	.features-helpers .media-link:hover .link-helpers svg path{
		fill: #0085FF;
	}
	.features-helpers .media-link:hover .link-helpers .learn-more-arrow::before{
		content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgOCAxNCIgZmlsbD0ibm9uZSI+CiAgPHBhdGggZD0iTTAuMjg5MDYzIDEyLjQ4MDJMMS4zNTIzOCAxMy41OTY3QzIuODY0MjMgMTIuMDA5MiA2LjIyMjQ5IDguNjA4OCA3LjcxMTM0IDYuOTk5N0M2LjIyMzI5IDUuMzg5NzQgMi44NjQyOCAxLjk4OTc5IDEuMzUyMzggMC40MDIyODhMMC4yODkwNjIgMS41MTg3N0w1LjYxOTQgNi45OTk0OEwwLjI4OTA2MyAxMi40ODAyWiIgZmlsbD0iIzAwODVGRiIvPgo8L3N2Zz4=");
	}
	.features-helpers .link-helpers .text{
		font-size: 0;
	}
	.features-helpers-2 .link-helpers{
		margin-top: 0;
	}
	.link-only-desktop{
		height: 100%;
	}
	
	.features-helpers:not(.features-helpers-2) .items{
		margin: 0 -7px;
	}
	.features-helpers:not(.features-helpers-2) .item{
		padding-right: 7px;
		padding-left: 7px;
	}

}
@media (max-width: 991px) {
	.fmedia.vertical-new{
		padding-top: 30px;
	}
	.fmedia.vertical-new .items{
		margin-top: 20px;
	}
	.fmedia.vertical-new .title-content{
		font-size: 70px;
		line-height: 90px;
	}
	.fmedia.vertical-new .media-body{
		padding: 20px 30px 70px 30px;
	}

	.fmedia.vertical-new .item{
		padding: 0 5px;
		margin-top: 10px;
	}


	.features-helpers{
		padding-top: 50px;
	}
	.features-helpers-2{
		padding-top: 60px;
		padding-bottom: 0;
	}
	.features-helpers-utilities{
		padding-bottom: 40px;
	}


	.features-helpers{
		padding-top: 50px;
	}
	.features-helpers-2{
		padding-top: 60px;
	}
	.features-helpers-utilities{
		padding-bottom: 40px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.fmedia.vertical-new .media.media-users .media-left > img:first-child{
		height: 100px;
    	width: auto;
	}
	.fmedia.vertical-new .media.media-developers .media-left{
		margin-bottom: -28px;
	}
	.fmedia.vertical-new .media.media-projects .media-left > img:first-child{
		height: 98px;
    	width: auto;
	}
	
}
@media (max-width: 767px) {
	.features-media-spm{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.download-other{
		margin-top: 50px;
		margin-bottom: 30px;
		padding: 0 15px 0;
	}
	.download-other::before{
		top:40px;
		right: inherit;
		width: calc( 100% - 30px );
	}
	.download-other .text-link{
		text-align: center;
	}
	.download-other--center .text-link {
		text-align: left;
	}
	.download-other .snip-text{
		text-align: center;
		margin-top: 20px;
	}
	.download-other .media-left, .download-other .media-right, .download-other .media-body{
		display: block;
		text-align: center;
	}
	.download-other--center .media-left {
		position: relative;
		top: -10px;
		padding: 0;
	}

	.fmedia.vertical-new .title-main{
		font-size: 22px !important;
		line-height: 33px !important;
		font-weight: 500 !important;
	}
	.fmedia.vertical-new .item{
		padding: 0 15px;
	}
	.fmedia.vertical-new .items{
		margin-top: 5px;
	}
	.fmedia.vertical-new .media-left{
		padding-right: 0;
	}
	.fmedia.vertical-new .media-body{
		padding-bottom: 40px;
	}


	.features-helpers .media{
		padding: 15px;
		height: auto;
		margin-bottom: 10px;
	}
	.features-helpers .item.last .media{
		margin-bottom: 0;
	}
	.features-helpers-2 .item{
		margin-bottom: 0;
	}
	.features-helpers .text-content{
		font-size: 14px;
		line-height: 21px;
	}
	.features-helpers .title-content{
		font-size: 18px;
		line-height: 28px;
	}
	.features-helpers .text-link{
		margin-top: 10px;
	}
	.features-helpers .media-body{
		flex-direction: row-reverse;
		align-items: flex-start;
	}
	.features-helpers .link-helpers{
		border-radius: 5px;
		background: rgba(37, 130, 255, 0.10);
		padding: 4px 10px 5px 10px;
		font-size: 14px;
		line-height: 21px;
		font-family: 'Inter', sans-serif;
		color: #0085FF;
		display: inline-block;
	}
	.features-helpers .link-helpers .learn-more-arrow{
		display: inline-flex;
	}
	.features-helpers .link-helpers .learn-more-arrow::before{
		width: 4px;
    	height: 6.5px;
		display: inline-flex;
		content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0IiBoZWlnaHQ9IjgiIHZpZXdCb3g9IjAgMCA0IDgiIGZpbGw9Im5vbmUiPgogIDxwYXRoIGQ9Ik0wLjE0NjQ0NyA2LjQ4MThDLTAuMDQ4ODE1NiA2LjY1NzU0IC0wLjA0ODgxNTYgNi45NDI0NiAwLjE0NjQ0NyA3LjExODJDMC4zNDE3MDkgNy4yOTM5MyAwLjY1ODI5MSA3LjI5MzkzIDAuODUzNTUzIDcuMTE4MkwzLjg1MzU1IDQuMzE4MkM0LjA0ODgyIDQuMTQyNDYgNC4wNDg4MiAzLjg1NzU0IDMuODUzNTUgMy42ODE4TDAuODUzNTUzIDAuODgxODAyQzAuNjU4MjkxIDAuNzA2MDY2IDAuMzQxNzA5IDAuNzA2MDY2IDAuMTQ2NDQ3IDAuODgxODAyQy0wLjA0ODgxNTcgMS4wNTc1NCAtMC4wNDg4MTU0IDEuMzQyNDYgMC4xNDY0NDcgMS41MTgyTDIuNzkyODkgNEwwLjE0NjQ0NyA2LjQ4MThaIiBmaWxsPSIjMDA4NUZGIi8+Cjwvc3ZnPg==");
	}
	.features-helpers .link-helpers svg{
		width: 4px;
    	height: 6.5px;
	}
	.features-helpers .link-helpers svg path{
		fill: #0085FF;
	}
	.features-helpers .title-main{
		font-size: 26px !important;
		line-height: 36px !important;
		margin-bottom: 10px;
	}


	.features-media-ung--sdk{
		padding-top: 50px;
	}
	.features-media-ung--sdk .title-main{
		font-size: 26px;
		line-height: 36px;
	}
	.features-media-ung--sdk .media-image{
		margin-bottom: 15px;
	}
}

@media (max-width: 480px) {
	.fmedia.vertical-new .media.media-projects .visible-xs-image{
		margin-bottom: -4px;
		margin-left: -4px;
		width: calc(100% + 8px);
		max-width: calc(100% + 8px);
	}	
}
@media (max-width: 380px) {
	.download-other--center .text-link {
		font-size: 18px;
	}
}