@import url("https://www.manageengine.com/css/fonts.css");
.artlbnrsec {
	background: #f0fafd;
	padding: 5% 5% 3% 5%
}
.artlbnrcontainer {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	transition: all 0.2s ease-in 0s;
}
.articalbnrflx {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.articalbnrleft {
	width: 50%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.articalbnrleft h1 {
	font: 40px/1.1 'Zoho_Puvi_SemiBold';
	color: #000;
	padding-right: 12%;
}
.articalbnrleft p {
	font: 20px/28px 'Zoho_Puvi_Regular';
	color: #000;
	padding-right: 24%;
	margin-top: 20px;
}
.articalbnrright {
	width: 50%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.articalbnrright img.max {
	max-width: 92% !important;
	margin-left: -13px;
}
.stickycont {
	width: 1200px;
	margin: 0 auto;
}
.stickyflex {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.stickybnrhdr {
	width: 50%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.stickybnrhdr h2 {
	font-family: 'Zoho_Puvi_SemiBold';
	font-size: 19px;
	line-height: 1.25;
	margin: 0px;
	color: #fff;
}
.stickysocialbtns {
	width: 50%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.stickysocialbtns .sharetext {
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
}
.stickysocialbtns span {
	margin-left: 5px;
}
/*sticky header style starts here*/
.fixed-header {
	position: fixed;
	top: 92px;
	left: 0;
	width: 100%;
}
.sticky-header {
	padding: 10px 0px;
	background: #03a9f5;
	z-index: 9999999;
}
.progress-container {
	width: 100%;
	height: 3px;
	position: absolute;
	bottom: 0px;
}
.progress-bar {
	height: 3px;
	background: #fedb31;
	width: 0%;
	margin-top: 3px;
}
.aurthrflex {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
}
.aurthr {
	width: 50%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.aurthr .per20 {
	width: 15%;
	padding: 0 1%;
	float: left;
}
.artaurthrname {
	margin-top: 17px;
}
.artaurthrname a {
	text-decoration: none;
}
.artaurthrname, .date {
	font-size: 13px;
	line-height: 18px;
}
.socialshare {
	width: 50%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.socialshare span {
	margin-left: 5px;
}
.sharetext {
	text-transform: uppercase;
	font-size: 14px;
}
.sharetext span img {
	margin-bottom: 3px;
}
.content {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.content h3 {
	font: 25px/1.3 'Zoho_Puvi_SemiBold';
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	margin-top: 40px;
}
.content p {
	font: 18px/28px 'Zoho_Puvi_Regular';
	text-align: justify;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.content ul li {
	font: 18px/28px 'Zoho_Puvi_Regular';
	margin: 0;
	padding: 0;
	list-style-type: disc;
	text-align: justify;
	margin-top: 10px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.videobg {
	margin: 8% auto;
	width: 80%;
	box-shadow: 0 0 1px 0 rgba(10,31,40,.08), 0 1px 3px 0 rgba(10,31,40,.1);
}
.videobg iframe {
	width: 100%;
	height: 350px;
}
.videoauthrflx {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	margin: -8px auto 0 auto;
	background: #f2fbfd;
}
.videoauthrimg {
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
	border-right: 1px solid #a3cbd0;
	padding-right: 1%;
}
.videoauthrimg img {
	width: 100%;
	max-width: 80% !important;
}
.videoauthr {
	width: 100%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
	padding-left: 3%;
	text-align: left;
	font-family: Georgia, serif;
	font-style: italic;
	color: #0572b0;
	font-size: 15px;
	line-height: 23px;
}
.imgpdng {
	padding: 5% 0
}
.imgpdng img.max {
	width: 100%;
	max-width: 77% !important;
}
.imgpdng img.marketfit {
	width: 100%;
	max-width: 50% !important;
}
.content ol li {
	font: 18px/28px 'Zoho_Puvi_Regular';
	margin: 0;
	padding: 0;
	;
	text-align: justify;
	margin-top: 10px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
.content ul, ol {
	list-style-type: inherit;
	margin-left: 30px;
}
.qoutesflex {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 0;
}
.qoutesimg {
	width: 20%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.qoutestext {
	width: 80%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
	padding-left: 4%;
	border-left: 1px solid #edf0f3;
}
.qoutestext p {
	color: #0572b0;
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 29px;
	font-style: italic;
	font-weight: 500;
}
.qoutestext img {
	margin-right: 10px;
}
.qoutestext p span {
	color: #444;
	font-size: 15px;
}
.tblflex {
	height: 100%;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tblflexcont1 {
	position: relative;
	top: 25px;
}
.tblflexcont2 {
	position: relative;
	top: 10px;
}
.tblflexcont3 {
	position: relative;
	top: 35px;
}
.tblicons {
	width: 20%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
}
.tbltxt {
	width: 80%;
	-webkit-flex: inherit;
	-ms-flex: inherit;
	flex: inherit;
	padding-left: 7%;
	color: #03a9f5;
}
.tbltxt span {
	color: #999;
}
.box-table img {
	max-width: 100% !important;
}
.box-table strong {
	color: #03a9f5;
	font-family: Georgia, serif;
	font-style: italic;
}
.hilightbx {
	padding-left: 10px;
	margin: 5% 3%;
}
.hilightbx strong {
	font-size: 25px;
	line-height: 35px;
}
.hilightbx a {
	text-decoration: underline
}

@media screen and (max-width:1024px) {
.fixed-header {
	top: 85px;
}
.stickycont {
	width: 90%;
}
.stickybnrhdr h2 {
	font-size: 16px;
}
.content h3 {
	font-size: 22px;
}
.content ul li {
	font: 16px/26px 'Zoho_Puvi_Regular';
	margin-top: 10px;
}
.content ol li {
	font: 16px/26px 'Zoho_Puvi_Regular';
	margin-top: 10px;
}
.content p {
	font: 16px/26px 'Zoho_Puvi_Regular';
}
.qoutestext p {
	font-size: 20px;
	line-height: 28px;
	font-family: Georgia, serif;
	font-style: italic;
	text-align: center;
}
.qoutestext p span {
	font-size: 14px;
}
.box-table {
	font: 16px/26px 'Zoho_Puvi_Regular';
}
}

@media screen and (max-width:980px) {
.artlbnrcontainer {
	max-width: 100%;
}
.content {
	max-width: 95%;
}
}

@media screen and (max-width:667px) {
.articalbnrleft h1 {
	font: 30px/1.1 'Zoho_Puvi_SemiBold';
	padding-right: 0;
}
.articalbnrleft p {
	font: 18px/25px 'Zoho_Puvi_Regular';
	padding-right: 0;
	margin-top: 15px;
}
.stickybnrhdr h2 {
	font-size: 16px;
}
.content h3 {
	font-size: 22px;
	margin-bottom: 0px;
}
.content ul li {
	font: 15px/22px 'Zoho_Puvi_Regular';
	margin-top: 10px;
}
.content ol li {
	font: 15px/22px 'Zoho_Puvi_Regular';
	margin-top: 10px;
}
.content p {
	font: 15px/22px 'Zoho_Puvi_Regular';
}
.box-table {
	font: 15px/22px 'Zoho_Puvi_Regular';
}
.articalbnrflx {
	display: block;
	flex-wrap: wrap;
	width: 100%;
}
.articalbnrleft {
	width: 100%;
}
.articalbnrright {
	width: 100%;
	text-align: center;
}
.articalbnrright img.max {
	max-width: 100% !important;
	margin-left: 0px;
}
.qoutesflex {
	display: block;
	width: 100%;
	flex-wrap: wrap;
}
.qoutesimg {
	text-align: center;
	width: 100%
}
.qoutesimg img {
	text-align: center;
	width: 100%;
	max-width: 25%;
}
.qoutestext {
	padding-left: 0;
	border-left: none;
	width: 100%
}
.qoutestext p {
	font-size: 16px;
	line-height: 25px;
	font-family: Georgia, serif;
	font-style: italic
}
.content ul {
	margin-left: 0px;
}
.content ol {
	margin-left: 20px;
}
}
