/*._right-content article._article-pr section span.certitle{
	display: flex;
}
.r-icon {
    font-size: 18px;
}
*/
@media screen and (min-width: 768px) and (max-width:  1025px){
	.cv-landing  .col-sm-4 {
		max-width: 100% !important;
	}

	.widthly-2{
		max-width: 15% !important;
	}

	div.widthly-10{
		max-width: 85% !important;
		min-width: 85%;
	}
	
	.hide-dekstop{
		display: block;
	}
}

@media screen and  (min-width: 1024px) and  (max-width: 1025px){
	.navbar-top{
		margin: 35px 63px 0 auto;
	}
}