   .t-feed__post-label:last-child {
    border-radius: 100px;
    padding: 7px 16px;
    font-size: 12px;
}


.t-feed__post-tag {
            font-size: 12px !important;
               
            }
    





.t228__leftside{min-width:200px!important;}


.t795__title {
margin-bottom: 16px;
}


 @media screen and (max-width: 1200px) {
    .t-text_md {
        font-size:18px
    }
}
@media screen and (max-width: 640px) {
    .t-text_md {
        font-size: 18px;
        line-height:1.55
    }
    
}




@media screen and (max-width: 480px) {
	.t-col {
		padding: 0 10px !important
	}

	.t-container {
		max-width: 320px !important
	}
}






.t404__imgbox {
	overflow: hidden;
	border-radius: 24px
}


.pop_platform {
	background: #F2F2F2;
	padding: 1px 10px;
	border-radius: 50px
}

.client_popup_wrapper {
	padding: 15px 30px 30px
}

.client_popup_logo {
	padding: 0 30px;
	background: #F9F9F9
}

.client_popup_project {
	width: 33.333%;
	margin-bottom: 30px;
	float: left;
	text-align: center
}

@media screen and (max-width: 640px) {
	.client_popup_project {
		width: 50%
	}
}

.client_popup_project_type {
	color: #787878
}

.client_popup_project_title {
	font-weight: 700;
	margin-bottom: 8px;
	line-height: 1
}

.client_popup_project_icon {
	white-space: nowrap;
	border: 1px solid rgba(28, 28, 28, 0.05);
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05), 0 15px 25px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05), 0 15px 25px 0 rgba(0, 0, 0, 0.05);
	width: 80px;
	height: 80px;
	border-radius: 16px;
	overflow: hidden;
	margin: 0 auto 10px
}




pre code.hljs {
	display: block;
	overflow-x: auto;
	padding: 1em
}

code.hljs {
	padding: 3px 5px
}

.hljs {
	background: #1d1f21;
	color: #c5c8c6
}

.hljs span::selection,
.hljs::selection {
	background: #373b41
}

.hljs span::-moz-selection,
.hljs::-moz-selection {
	background: #373b41
}

.hljs-name,
.hljs-title {
	color: #f0c674
}

.hljs-comment,
.hljs-meta,
.hljs-meta .hljs-keyword {
	color: #707880
}

.hljs-deletion,
.hljs-link,
.hljs-literal,
.hljs-number,
.hljs-symbol {
	color: #c66
}

.hljs-addition,
.hljs-doctag,
.hljs-regexp,
.hljs-selector-attr,
.hljs-selector-pseudo,
.hljs-string {
	color: #b5bd68
}

.hljs-attribute,
.hljs-code,
.hljs-selector-id {
	color: #b294bb
}

.hljs-bullet,
.hljs-keyword,
.hljs-selector-tag,
.hljs-tag {
	color: #81a2be
}

.hljs-subst,
.hljs-template-tag,
.hljs-template-variable,
.hljs-variable {
	color: #8abeb7
}

.hljs-built_in,
.hljs-quote,
.hljs-section,
.hljs-selector-class,
.hljs-type {
	color: #de935f
}

.hljs-emphasis {
	font-style: italic
}

.hljs-strong {
	font-weight: 700
}


