#qodef-page-inner {
    padding: 100px 0;
}
.qodef-e-media-image img {
	object-fit: cover;
}
.qodef-e-title {
    color: #111111;
    font-family: Rajdhani;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 11px;
    text-transform: uppercase;
	margin: 40px 0 !important;
}
.qodef-e-content p,
.qodef-e-content ol li {
	color: #676767;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
}
.qodef-e-content ol {
	list-style-position: outside;
    margin-left: 24px;
}
.qodef-e-content ol li {
	margin-top: 10px;
}
.qodef-e-content h4 {
	color: #111;
	font-family: Rajdhani;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin: 40px 0;
}
.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-date a,
.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category a {
	font-family: Montserrat;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	color: #666666;
}
.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item:after {
	top: -5px;
}
.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category a {
	color: #262626;
}
#qodef-author-info {
	margin: 0;
	padding: 30px 40px;
}
#qodef-author-info .qodef-m-image a {
	pointer-events: none;
}
#qodef-author-info .qodef-m-author .qodef-m-author-label {
	color: #737373;
	font-family: Montserrat;
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#qodef-author-info .qodef-m-author a {
	color:#111111;
	font-family: Rajdhani;
	font-size: 26px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 2.08px;
	text-transform: uppercase;
	pointer-events: none;
}
#qodef-author-info .qodef-m-description {
	color: #676767;
	font-family: Montserrat;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0;
}
#qodef-author-info .qodef-m-social-icons {
	margin: 20px 0 0 0;
}
#qodef-author-info .qodef-m-social-icons .icon-social-linkedin {
	font-family: "Font Awesome 5 Brands";
    color: #676767;
	border: 2px solid #676767;
    border-radius: 5px;
    padding: 2px 4px;
}
#qodef-author-info .qodef-m-social-icons .icon-social-linkedin::before {
	content: "\f0e1";
}
@media only screen and (max-width: 767px) {
	#qodef-page-inner {
    	padding: 30px 40px;
		width: 100%;
	}
	.qodef-blog .qodef-blog-item {
		margin-bottom: 20px;
	}
	.qodef-e-media-image img {
		height: 140px;
	}
	.qodef-e-title {
		font-size: 30px;
		line-height: 32px;
		letter-spacing: 4px;
		margin: 10px 0 !important;
	}
	.qodef-e-content p,
	.qodef-e-content ol li {
		font-size: 14px;
		line-height: 20px;
	}
	.qodef-e-content ol {
		list-style-position: outside;
		margin-left: 16px;
	}
	.qodef-e-content h4 {
		font-size: 26px;
		line-height: 28px;
		letter-spacing: 1.56px;
		margin: 10px 0;
	}
	.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-date a,
	.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category a {
		font-size: 12px;
		line-height: 20px;
	}
	#qodef-author-info {
		padding: 10px;
	}
	#qodef-author-info .qodef-m-inner {
		flex-wrap: nowrap;
	}
	#qodef-author-info .qodef-m-image {
		margin-right: 10px;
	}
	#qodef-author-info .qodef-m-image img {
		width: 80px;
		height: 80px;
	}
	#qodef-author-info .qodef-m-content {
		margin: 0;
	}
	#qodef-author-info .qodef-m-author .qodef-m-author-label {
		font-size: 10px;
	}
	#qodef-author-info .qodef-m-author a {
		font-size: 20px;
		line-height: 20px;
		letter-spacing: 2px;
	}
	#qodef-author-info .qodef-m-description {
		font-size: 12px;
		line-height: 16px;
		margin-top: 8px;
	}
	#qodef-author-info .qodef-m-social-icons {
		margin-top: 8px;
	}
	#qodef-author-info .qodef-m-social-icons .icon-social-linkedin {
		font-size: 12px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#qodef-page-inner {
    	padding: 50px 80px;
		width: 100%;
	}
	.qodef-blog .qodef-blog-item {
		margin-bottom: 30px;
	}
	.qodef-e-media-image img {
		height: 260px;
	}
	.qodef-e-title {
		font-size: 44px;
		line-height: 44px;
		letter-spacing: 8px;
		margin: 20px 0 !important;
	}
	.qodef-e-content p,
	.qodef-e-content ol li {
		font-size: 13px;
		line-height: 18px;
	}
	.qodef-e-content ol {
		list-style-position: outside;
		margin-left: 16px;
	}
	.qodef-e-content h4 {
		font-size: 30px;
		line-height: 34px;
		letter-spacing: 2.4px;
		margin: 20px 0;
	}
	.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-date a,
	.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-category a {
		font-size: 12px;
		line-height: 20px;
	}
	#qodef-author-info {
		padding: 20px;
	}
	#qodef-author-info .qodef-m-author .qodef-m-author-label {
		font-size: 10px;		
	}
	#qodef-author-info .qodef-m-author a {
		font-size: 20px;
		line-height: 20px;
		letter-spacing: 2px;	
	}
	#qodef-author-info .qodef-m-description {
		font-size: 13px;
		line-height: 18px;
	}
	#qodef-author-info .qodef-m-social-icons {
		margin-top: 10px;
	}
	#qodef-author-info .qodef-m-social-icons .icon-social-linkedin {
		font-size: 14px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
	.qodef-e-title {
		font-size: 60px;
		line-height: 60px;
		letter-spacing: 10px;
	}
	.qodef-e-content p, .qodef-e-content ol li {
		font-size: 18px;
		line-height: 28px;
	}
	.qodef-e-content h4 {
		font-size: 36px;
		line-height: 36px;
		margin: 35px 0;
	}
}