a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	color: #ff0;
}

a.dropdown {
	color: #fff;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

#mainbody {
	margin: 0px auto 0px auto;
	font-family: 'Inter', sans-serif;
	font-size: 12px;
	background: #FFF;
}

.menu-block {
	width: 100%;
	background-color: var(--menu);
	padding: 5px 0px 5px 0px;
}

.pl-block {
	margin-top: 30px;
	padding: 0px 50px;
}

.footer-block {
	background: #3d4a70;
	width: 100%;
	height: 150px;
	margin-top: 30px;
}

.topcols {
	margin-top: 40px;
}

.leftcol {
	float: left;
	width: 49%;
}

.rightcol {
	float: right;
	width: 49%;
}

#content {
	margin-top: 50px;
}

.itemsright {
	float: right;
}

.pl-accounts {
	float: right;
}

.smalldropdown {
	margin-right: -10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0 !important;
	color: #fff;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 12px;
	padding: 3px;
	width: 200px;
	cursor: pointer;
	background: #e4a22f url(/images/dropdownarrow.png) no-repeat right center;
	background-size: 24px 24px;
}

.logo-block {
	margin: 20px 0px 0px 10px;
	float: left;
}

.iconstoolbar {
	display: inline-flex;
}

.icondiv {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 25px;
	height: 25px;
}

.icon1 {
	color: #5d6a90;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #EEE;
	margin: 0px 2px 0px 2px;
	font-size: 18px;
}

.icon1:hover {
	color: #dc6338;
	cursor: pointer;
	border: 1px solid #dc6338;
	background: #FFF;
}

.icon2 {
	color: #3d7a3d;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #EEE;
	margin: 0px 2px 0px 2px;
	font-size: 18px;
}

.icon2:hover {
	color: #dc6338;
	cursor: pointer;
	border: 1px solid #dc6338;
	background: #FFF;
}

.icon3 {
	color: #7a3d3d;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #EEE;
	margin: 0px 2px 0px 2px;
	font-size: 18px;
}

.icon3:hover {
	color: #dc6338;
	cursor: pointer;
	border: 1px solid #dc6338;
	background: #FFF;
}

.icon4 {
	color: #803b80;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #EEE;
	margin: 0px 2px 0px 2px;
	font-size: 18px;
}

.icon4:hover {
	color: #dc6338;
	cursor: pointer;
	border: 1px solid #dc6338;
	background: #FFF;
}

.icontab {
	color: #5d6a90;
	border: 1px solid #FFF;
	border-radius: 4px;
	background: #FFF;
	margin: 5px 2px 0px 2px;
	font-size: 18px;
}

.icontab:hover {
	color: #dc6338;
	cursor: pointer;
	border: 1px solid #dc6338;
	background: #FFF;
}

.icontabsmall {
	color: #5d6a90;
	border: 1px solid #FFF;
	border-radius: 4px;
	background: #FFF;
	margin: 5px 2px 0px 2px;
	font-size: 18px;
	width: 20px !important;
	height: 20px !important;
}

.icontabsmall:hover {
	color: #dc6338;
	cursor: pointer;
	border: 1px solid #dc6338;
	background: #FFF;
}

.footer {
	margin-top: 100px;
	background: #3d4a70;
	width: 100%;
	height: 140px;
	font-family: verdana;
	clear: both;
}

a.footerlinks:link, a.footerlinks:visited {
	font-size: 14px;
	color: #dddddd;
	text-decoration: none;
}

a.footerlinks:hover {
	color: #dddddd;
	text-decoration: underline;
}

a.footerlinks:active {
	color: #dddddd;
	text-decoration: none;
}

#searchinput {
	font-size: 14px;
	color: #6a7bae;
	padding: 5px;
	border: none;
	border-radius: 10px;
	background: #fafafa;
}

#searchbutton {
	border: none;
	border-radius: 10px;
	text-align: center;
	width: 60px;
	height: 29px;
	color: #FFF;
	background: #3d4a70;
	margin-top: -10px;
}

#searchbutton:hover {
	background: #7d8ab0;
	cursor: pointer;
}

.highlight {
	background-color: var(--menuhighlight);
	cursor: pointer;
	color: var(--menuhighlighttext) !important;
}

.menu-block {
	width: 100%;
	background-color: var(--menu);
}

a {
	text-decoration: none;
}

a.title:link {
	color: #000044;
	text-align: left;
}

a.title:hover, a:active {
	color: #0000ff;
}

a.domain:link {
	color: #008000;
	text-align: left;
	font-size: 14px;
}

a.domain:hover, a:active {
	color: #00aa00;
}

#mainbody {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
}

#contentwrapper {
	background: #fff;
	padding-top: 80px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

p {
	color: #444;
	font-size: 14px;
	line-height: 24px;
	margin-top: 6px;
}

.menutop {
	color: #eee;
	font-size: 13px;
	background: #562e5c;
	position: fixed;
	width: 100%;
	z-index: 500;
	top: 0px;
	left: 0px;
}

.menu-block {
	margin-top: 3px;
}

.logo-block {
	float: left;
	margin-top: 3px;
}

a.toolfont {
	font-size: 20px;
	color: #562e5c !IMPORTANT;
	margin: 0px 10px 0px 0px;
}

a.toolfont:hover {
	color: #966e9c !IMPORTANT;
}

.powered-block {
	position: absolute;
	background: #562e5c;
	color: #FFF;
	font-size: 13px;
	padding: 2px 5px 2px 5px;
	border-radius: 0px 0px 8px 8px;
}

.search-inputblock {
	border: 1px solid #b68ebc;
	border-radius: 20px;
	margin: 0px auto 0px auto;
	width: 400px;
	height: 40px;
}

.search-inputblock:hover {
	border: 1px solid #865e8c;
	border-radius: 20px;
	margin: 0px auto 0px auto;
	width: 400px;
	height: 40px;
}

.search-inputbox {
	margin: 10px 0px 0px 15px;
	width: 300px;
	color: #b68ebc;
	padding: 0px;
	font-family: Arial, Sans-serif;
	font-size: 18px;
	font-weight: 100;
	border: none;
	float: left;
}

.search-inputbox:focus {
	border: none;
	outline: none;
	font-weight: 100;
	color: #562e5c;
}

.search-inputbox:hover {
	border: none;
	outline: none;
	font-weight: 100;
	color: #562e5c;
}

.search-button {
	margin: 10px -30px 0px 0px;
	text-align: right;
	background: #FFF;
	color: #b68ebc;
	font-size: 20px;
	border: none;
	cursor: pointer;
}

.search-button:hover {
	color: #562e5c;
}

.search-leftimage {
	width: 100px;
	margin-right: 20px;
	vertical-align: bottom;
}

.results-block {
	margin: 0px 2% 0px 2%;
	flex-basis: 600px;
	flex-grow: 1;
	flex-wrap: wrap;
}

.results-searchleftcol {
	flex-basis: 13%;
	margin-top: 25px;
	flex-grow: 2;
}

.results-searchrightcol {
	flex-basis: 13%;
	margin-top: 25px;
	flex-grow: 2;
}

.results-searchnoresults {
	font-size: 24px;
	margin-bottom: 50px;
	color: #562e5c;
}

.results-searchrow {
	margin: 25px 0px;
}

.results-searchdomain {
	color: #5f6368;
	font-size: 14px;
	line-height: 1.3;
	font-style: normal;
}

a.results-searchcategory {
	color: #5f6368;
	font-size: 12px;
	line-height: 1.3;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

a.results-searchcategory:hover {
	color: #1a0dab;
}

a.results-searchtitle {
	font-size: 20px;
	line-height: 1.3;
	padding-top: 5px;
	display: inline-block;
	margin-bottom: 3px;
	font-weight: normal;
	color: #1a0dab;
	text-decoration: none;
}

a.results-searchtitle:hover {
	text-decoration: underline;
	cursor: pointer;
}

.results-searchdescription {
	font-family: arial, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	line-height: 1.58;
	word-wrap: break-word;
	color: #4d5156;
}

.results-searchnext {
	float: right;
}

a.results-nextbutton {
	color: #5f6368;
	font-size: 16px;
	line-height: 1.3;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

a.results-nextbutton:hover {
	color: #44aa44;
}

.results-relatedblock {
	border-bottom: 3px solid #966e9c;
	margin-bottom: 30px;
}

.results-relatedheading {
	background: #562e5c;
	padding: 5px;
	color: #FFF;
	text-align: center;
}

.results-relateditems {
	margin: 15px 0px 15px 0px;
}

p.results-relatedbullets {
	margin: 10px 5px 0 -20px;
	line-height: 18px;
	font-size: 14px;
}

li.results-relatedlists {
	margin: 10px 0;
}

a.results-relatedbulletlinks {
	color: #562e5c;
	text-decoration: none;
	cursor: pointer;
}

a.results-relatedbulletlinks:hover {
	color: #966e9c;
}

.articlewrapper {
	margin: 10px 20px 0px 20px;
}

.row {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.leftcolumn {
	flex-grow: 1;
	flex-basis: 47%;
}

.middlecolumn {
	min-width: 280px;
	flex-grow: 1;
	flex-basis: 25%;
	padding: 0px 10px;
}

.rightcolumn {
	min-width: 200px;
	flex-grow: 1;
	flex-basis: 20%;
	border-left: 1px solid #ccc;
	padding: 0px 10px;
}

.farrightcolumn {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: 20%;
	border-left: 1px solid #ccc;
	margin: 10px 0px;
	padding-left: 15px;
}

#sidebar {
	margin-left: 10px;
}

.majorArticle-block {
	max-height: 350px;
	max-width: 100%;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin: 0;
}

.majorArticle-image {
	min-width: 400px;
	max-width: 100%;
	height: auto;
	transition: transform .5s;
}

.majorArticle-image:hover {
	transform: translate(-50%,-50%);
	transform: scale(1.1);
	cursor: pointer;
}

.majorArticle-title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	padding: 3%;
	width: 94%;
	font-size: 20px;
	bottom: 0px;
	background: rgba(55,55,55,0.35);
	text-wrap: wrap;
}

.majorArticle-new-block {
	max-height: 460px;
	max-width: 100%;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin: 0;
}

.majorArticle-new-image {
	min-width: 400px;
	max-width: 100%;
	height: auto;
	transition: transform .5s;
}

.majorArticle-new-image:hover {
	transform: translate(-50%,-50%);
	transform: scale(1.1);
	cursor: pointer;
}

.majorArticle-new-title {
	display: flex;
	align-items: center;
	width: 94%;
	padding: 8px 0;
	font-family: Inter, sans-serif;
	font-size: 31px;
	font-weight: 700;
	line-height: 120%;
	text-wrap: wrap;
	color: #200f39;
}

.majorArticle-new-title a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #200f39;
	text-decoration: none;
	word-break: break-word;
	width: 100%;
}

.majorArticle-new-title a:hover {
	color: #6c34ba;
}

.majorArticle-new-provider {
	width: 100%;
}

.majorArticle-newsprovider {
	display: flex;
	align-items: center;
	gap: 6px;
	color: #0b0416;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 120%;
	text-decoration: none;
}

.majorArticle-newsprovider img {
	max-height: 25px;
	display: block;
}

a.majorArticle-newsprovider:hover {
	color: #0b0416;
}

.breakingnews {
	min-width: 250px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 5px 0px 5px 0px;
	background-color: #562e5c;
	color: #FFF;
}

.minorArticle-block {
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #eee;
}

.minorArticle-block:hover {
	background: #f9edfd;
	cursor: pointer;
}

.minorimage-block {
	width: 70px;
	height: 60px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.minorArticle-image {
	height: auto;
}

.minorArticle-image:hover {
	cursor: pointer;
	opacity: 0.5;
}

.minorArticle-title {
	color: #888;
	font-size: 12px;
	margin-left: 80px;
	text-wrap: wrap;
}

a.minorArticle-imagelink {
	color: #888;
	font-size: 12px;
}

a.minorArticle-text {
	color: #888;
	font-size: 12px;
}

a.minorArticle-newsprovider {
	color: #562e5c;
	font-size: 12px;
	font-size: 11px;
	margin: 4px 0px 0px 4px;
	float: left;
}

div[style*="margin:1%"] {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

.minorArticle-new-block {
	width: calc((100% - 24px) / 3);
	display: flex;
	gap: 10px;
	padding: 10px;
}

.minorArticle-new-block:hover {
	cursor: pointer;
}

.minorimage-block {
	width: 75px;
	height: 75px;
	flex-shrink: 0;
	overflow: hidden;
}

.minorArticle-new-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.minorArticle-new-title {
	display: flex;
	flex-direction: column;
	gap: 6px;
	margin: 0;
	flex: 1;
	align-items: flex-start;
}

.minorArticle-new-text {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	color: #200f39;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	text-decoration: none;
}

.minorArticle-new-text:hover {
	color: #6c34ba;
}

.minorArticle-new-provider {
	display: flex;
	justify-content: flex-start;
}

.minorArticle-new-newsprovider:hover {
	color: #0b0416;
}

.minorArticle-new-newsprovider {
	display: flex;
	align-items: center;
	gap: 5px;
	color: #321061;
	text-decoration: none;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
}

.minorArticle-new-newsprovider img {
	max-height: 25px;
	display: block;
}

a.commentsymbol:link {
	color: #966e9c;
}

a.commentsymbol:hover {
	color: #764e7c;
}

.provider {
	margin: 2px 0px 0px 80px;
	width: 100%;
}

#trendingnews {
	width: 100%;
}

.trendingnewsheading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background-color: #242542;
	color: #FFF;
	margin-bottom: 5px;
}

.textArticle-block {
	padding: 10px 0px 0px 0px;
	border-bottom: 1px #e6beec solid;
}

.textArticle-block:hover {
	cursor: pointer;
	background: #fafafa;
}

.textArticle-imageblock {
	width: 100px;
	height: 100px;
	float: left;
	overflow: hidden;
}

.textArticle-image {
	max-width: 100%;
	height: auto;
}

.textArticle-textcontent {
	margin-bottom: 5px;
	margin-left: 110px;
}

.textArticle-title {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #343560;
	text-wrap: wrap;
}

.textArticle-abstract {
	font-weight: normal;
	line-height: 22px;
	font-size: 14px;
	color: #888;
	text-wrap: wrap;
}

.textArticle-provider {
	font-size: 10px;
	color: #666;
	display: block;
}

a.textArticle-link:link, a.textArticle-link:active {
	text-decoration: none;
	color: #343560;
}

div[style*="margin:1%"] {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.textArticle-new-container {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.textArticle-new-block {
	width: calc((100% - 50px) / 6);
	display: flex;
	box-sizing: border-box;
	padding: 12px 0;
	border-bottom: none;
	gap: 16px;
}

.textArticle-new-link {
	display: flex;
	flex-direction: column;
	text-decoration: none;
}

.textArticle-new-imageblock {
	width: 100%;
	height: 100px;
	overflow: hidden;
}

.textArticle-new-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.textArticle-new-textcontent {
	display: flex;
	flex-direction: column;
	gap: 6px;
	margin: 0;
	padding-top: 6px;
	align-items: stretch;
}

.textArticle-new-title1 {
	font-size: 13px;
	font-weight: 600;
	line-height: 1.3;
	color: #343560;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.textArticle-new-title {
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%;
	line-height: 1.3;
	color: #200f39;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: calc(3 * 1.3em);
	white-space: normal;
}

.textArticle-new-title:hover {
	color: #6c34ba;
}

.textArticle-new-provider {
	display: flex;
	align-items: center;
	gap: 4px;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	color: #0b0416;
}

.textArticle-new-provider img {
	max-height: 25px;
	display: block;
}

.textArticle-new-image:hover {
	transition: 0.2s ease;
	transform: scale(1.1);
}

.imageArticle-block {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 200px;
	margin: 0;
	text-align: left;
	margin-bottom: 15px;
}

.imageArticle-image {
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: transform .5s;
	cursor: pointer;
}

.imageArticle-image:hover {
	transform: translate(-50%,-50%);
	transform: scale(1.1);
}

.imageArticle-title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	padding: 3%;
	width: 94%;
	font-size: 12px;
	font-weight: bold;
	background: rgba(55,55,55,0.35);
	text-wrap: wrap;
}

.imageArticle-new-block {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 200px;
	margin: 0;
	text-align: left;
}

.imageArticle-new-image {
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: transform .5s;
	cursor: pointer;
}

.imageArticle-new-image:hover {
	transform: translate(-50%,-50%);
	transform: scale(1.1);
}

.imageArticle-new-title {
	display: flex;
	align-items: center;
	width: 94%;
	font-family: Inter, sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 120%;
	text-wrap: wrap;
	color: #200f39;
}

.imageArticle-new-title a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #200f39;
	text-decoration: none;
	word-break: break-word;
	width: 100%;
}

.imageArticle-new-title a:hover {
	color: #6c34ba;
}

.imageArticle-new-provider {
	width: 100%;
}

.imageArticle-newsprovider {
	display: flex;
	align-items: center;
	gap: 6px;
	color: #0b0416;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 120%;
	text-decoration: none;
}

.imageArticle-newsprovider img {
	max-height: 25px;
	display: block;
}

a.imageArticle-newsprovider:hover {
	color: #0b0416;
}

#footer {
	display: block;
	width: 100%;
	color: #eee;
	font-size: 13px;
	background: #562e5c;
	margin-right: auto;
	margin-left: auto;
}

#categories {
	border-bottom: 5px #966e9c solid;
	margin: 0px 0px 20px 0px;
	width: 100%;
}

#category-bar {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding: 5px 0px 5px 0px;
	background-color: #966e9c;
	color: #FFF;
}

.category-text {
	margin: 3px 0px 3px 10px;
}

.category-textlink {
	font-size: 12px;
	color: #562e5c;
	text-decoration: none;
	line-height: 24px;
}

.category-textlink:hover {
	color: #966e9c;
	text-decoration: underline;
	cursor: pointer;
}

.aboutus-block {
	padding: 30px 100px 30px 100px;
}

.aboutus-title {
	font-size: 30px;
}

.contact-block {
	width: 50%;
	margin: 0px auto 0px auto;
	text-align: center;
	content: "";
	display: table;
	clear: both;
}

.contact-heading {
	font-size: 24px;
	text-align: center;
}

.contact-contactdetails {
	font-size: 18px;
	text-align: left;
}

.contact-fieldsname {
	float: left;
	padding: 20px 20px 0px 0px;
	width: 100px;
	text-align: right;
}

.contact-fielddivtext, .contact-fielddivarea {
	float: left;
	margin: 10px 0px 10px 0px;
}

.contact-fielddivtext:after, .contact-fielddivarea:after, .contact-fielddivbutton:after {
	content: "";
	display: table;
	clear: both;
}

.contact-text {
	padding: 6px 12px;
	height: 24px;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 4px;
	width: 375px;
}

.contact-area {
	font-family: Ariel, sans-serif;
	font-size: 12px;
	padding: 6px 12px;
	width: 375px;
	height: 300px;
	border: 1px solid #ccc;
	border-radius: 4px;
}

.contact-fielddivbutton {
	float: right;
	text-align: right;
}

.contact-button {
	height: 35px;
	width: 90px;
	border: 1px solid #007fff;
	border-radius: 5px;
	margin: 10px 0px 10px 0px;
	color: #fff;
	padding: 0px 10px 0px 10px;
	font-size: 18px !important;
	background: #007fff;
	cursor: pointer;
}

.contact-heading {
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
}

.contact-contactdetails {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
}

a.footerlink {
	color: #FFF;
	text-align: left;
	text-decoration: none;
}

a.footerlink:hover, a:active {
	color: #ccc;
}

#footer {
	line-height: 24px;
}

.article-block {
	padding: 20px;
}

.dropdown, .dropdown ul, .dropdown li {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 15px;
}

.dropdown ul {
	background: #562e5c;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
}

.dropdown ul ul {
	top: 0;
	left: 100%;
}

.dropdown ul .dropdownRightToLeft ul {
	left: auto;
	right: 100%;
}

.dropdown li {
	background: #562e5c;
	position: relative;
	display: block;
	list-style-type: none;
	font-size: 14px;
}

.dropdown > li {
	display: inline-block;
}

.dropdown a, .dropdown span {
	display: block;
	text-decoration: none;
	white-space: pre;
	padding: 10px 15px 10px 15px;
	color: white !important;
}

.dropdown li:hover > a, .dropdown li:hover > span, .dropdown li.dropdownOpen > a, .dropdown li.dropdownOpen > span {
	background: #663e6c;
}

.dropdown li:hover > ul {
	display: block;
	color: #3333ff;
}

.dropdownVertical {
	display: inline-block;
}

.dropdownVertical > li {
	display: block;
}

.dropdownVertical ul {
	top: 0;
	left: 100%;
}

.dropdownJavaScript li:hover > ul {
	display: none;
}

.dropdownJavaScript li.dropdownOpen > ul {
	display: block;
}

a.topmenu:link {
	font-size: 14px;
}

.login-block {
	padding: 10px;
	border-radius: 5px;
	height: 300px;
	overflow: hidden;
	background-position: left -50px top 0px;
	background: #562e5c;
	margin-bottom: 10px;
}

.login-fieldnames {
	letter-spacing: 0.05em;
	font-size: 10px;
	line-height: 14px;
	color: #fff;
	margin-bottom: 3px;
}

.login-input {
	width: 95%;
	height: 25px;
	border-radius: 5px;
	border: 0px solid #865e8c;
	background-color: rgba(255,255,255,0.2);
	margin-bottom: 15px;
	padding-left: 5px;
	color: #ddd;
}

.login-submit {
	font-size: 16px;
	letter-spacing: 1px;
	width: 98%;
	height: 30px;
	margin-top: 10px;
	padding-top: 2px;
	border-radius: 5px;
	border: 0px solid #865e8c;
	background-color: rgba(255,255,255,0.2);
	color: #fff;
	cursor: pointer;
}

.login-submit:hover {
	background-color: rgba(255,255,255,0.5);
}

.login-heading {
	margin-bottom: 20px;
}

.login-button {
	background-color: rgba(255,255,255,0.0);
	color: #b8a2ac;
	font-size: 14px;
}

.login-buttonselected {
	letter-spacing: 1px;
	background-color: rgba(255,255,255,0.0);
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	color: #FFF;
	font-size: 14px;
}

.login-buttonunselected {
	letter-spacing: 1px;
	background-color: rgba(255,255,255,0.0);
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	color: #b8a2ac;
	font-size: 14px;
}

.login-button:hover {
	background-color: rgba(255,255,255,0.0);
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}

.login-remember, .login-terms {
	color: #fff;
	font-size: 13px;
}

.login-forgot {
	color: #FFF;
	font-size: 12px;
	margin-top: 20px;
}

a.login-forgotlink, a.login-terms {
	color: #b8a2ac;
	text-decoration: none;
}

a.login-forgotlink:hover, a.login-terms:hover {
	color: #FFF;
}

.login-profileblock {
	clear: both;
	margin-bottom: 10px;
	text-align: center;
	border: 0px solid;
	background-color: #865e8c;
	border-radius: 5px;
	overflow: hidden;
	height: 70px;
}

a.login-profileicons {
	color: #FFF;
	font-size: 16px;
	text-align: center;
}

a.login-profileicons:hover {
	color: #ffff00;
	font-size: 16px;
}

.login-profileheading {
	background-color: #562e5c;
	color: #FFF;
	padding: 5px;
}

.login-iconblock {
	padding: 10px;
}

.login-icons {
	float: left;
	width: 45px;
	height: 45px;
	text-align: center;
}

.ui-widget-content {
	border: none !IMPORTANT;
}

.ui-widget-header {
	background: none !IMPORTANT;
	border-top: none !IMPORTANT;
	border-left: none !IMPORTANT;
	border-right: none !IMPORTANT;
}

.rcoladvert-image {
	margin-top: 10px;
}

.googlesearch-script {
	text-align: center;
	margin: 10px;
}

.Google320x50-script {
	text-align: center;
	margin: 10px;
}

.Google300x250-script {
	text-align: center;
	margin: 10px auto;
	width: 300px;
	height: 250px;
}

.google728x90bottom-script {
	text-align: center;
	margin: 10px auto;
}

.video-script {
	margin-top: 10px;
	text-align: center;
}

.affinity-block {
	margin: 20px auto 0px auto;
	text-align: center;
}

.affinity-iconsblock {
	margin: 20px auto 0px auto;
	width: 800px;
	justify-content: space-between;
	display: flex;
}

a.affinitylinks {
}

.affinity-icon {
	transition: transform .3s;
}

.affinity-icon:hover {
	transform: translate(-50%,-50%);
	transform: scale(1.5);
	cursor: pointer;
}

.affinity-image {
	width: 48px;
	height: 48px;
	border: 1px #EEE solid;
	border-radius: 10px;
	margin: 0 auto;
}

a.affinitybrand {
	margin: 0 auto;
	font-size: 11px;
	color: #888;
}

.headlinebanner {
	text-align: center;
	width: 100%;
	margin: 0px auto 20px auto;
}

.rightbanner {
	text-align: center;
	width: 100%;
	margin: 0px auto 20px auto;
}

.amazon-banner {
	display: inline-block;
	margin: 0 auto;
}

.topbanner-image {
	text-align: center;
	width: 100%;
	margin: 0px 10px 20px 10px;
}

.affinity-iconsblock {
	width: 100%;
	justify-content: center;
}

.affinity-icon {
	margin: 2%;
}

.dropdown li.icon {
	display: none;
}

.majorArticle-block, .majorArticle-image {
	width: 100%;
	height: auto;
	max-height: 600px;
}

.topnav .user-profile {
	display: none;
}

.section-divider {
	background: var(--newstemplate-purple,#321061);
	width: 1440px;
	height: 1px;
	/* margin-top: 48px;
	margin-bottom: 48px; */
}

@media screen and (max-width: 400px) {
	#mainbody {
		width: 400px;
	}
}

@media screen and (max-width: 400px) {
	.menutop {
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
	.dropdown li a {
		float: none;
		display: block;
	}
}

@media screen and (max-width: 400px) {
	.bottombanner-image, .topbanner-imagelink {
		margin: 10px 0px 10px 0px;
		text-align: center;
		width: 100px;
		height: auto;
	}
}

@media only screen and (min-width: 400px) {
	.bottombanner-image, .topbanner-imagelink {
		margin: 10px 0px 10px 0px;
		text-align: center;
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 400px) {
	.search-block {
		margin: 100px 0px 30px 0px;
		width: 100%;
		height: 45px;
		text-align: center;
		color: #562e5c;
	}
}

@media only screen and (min-width: 400px) {
	.search-block {
		margin: 0px 0px 30px 0px;
		width: 100%;
		height: 45px;
		text-align: center;
		color: #562e5c;
	}
}

@media only screen and (max-width: 400px) {
	.search-inputbox {
		margin: 10px 0px 0px 15px;
		width: 200px;
		color: #b68ebc;
		padding: 0px;
		font-size: 16px;
		border: none;
		float: left;
	}
}

@media (max-width: 768px) {
	.minorArticle-new-block {
		width: calc((100% - 12px) / 2);
	}
}

@media (max-width: 480px) {
	.minorArticle-new-block {
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
	#trendingnews {
		padding: 0px 10px;
	}
}

@media (max-width: 1024px) {
	.textArticle-new-block {
		width: calc(50% - 16px);
	}
}

@media (max-width: 600px) {
	.textArticle-new-block {
		width: 100%;
	}
}

@media screen and (max-width: 900px) {
	html, body {
		overflow-x: hidden;
	}

	html {
		width: auto;
		display: flex;
		flex-basis: calc(100%);
	}

	#mainbody {
		width: 100%;
	}

	.topnav li {
		display: none;
		transition: opacity 1s ease-out;
	}

	.topnav li.icon {
		float: right;
		display: block;
		padding: 10px;
	}

	.topnav.responsive {
		position: relative;
	}

	.topnav.responsive .icon {
		position: inherit;
		right: 0;
		top: 0;
		background-color: transparent;
	}

	.topnav .icon a {
		white-space: inherit;
		padding: 0;
	}

	.topnav.responsive li {
		float: none;
		display: block;
		text-align: left;
	}

	.topnav.responsive li.icon a {
		width: 15%;
		right: 0;
		margin: 0 0 0 auto;
	}

	.powered-block {
		display: block;
		margin-top: 38px;
	}

	.responsive1 .powered-block {
		display: none;
	}

	.bar1, .bar2, .bar3 {
		width: 35px;
		height: 5px;
		background-color: #fff;
		margin: 6px 10px;
		transition: 0.4s;
	}

	.responsive .bar1 {
		-webkit-transform: rotate(-45deg) translate(-9px,6px);
		transform: rotate(-45deg) translate(-9px,6px);
	}

	.responsive .bar2 {
		opacity: 0;
	}

	.responsive .bar3 {
		-webkit-transform: rotate(45deg) translate(-8px,-8px);
		transform: rotate(45deg) translate(-8px,-8px);
	}

	.search-block {
		margin: 15px 0px 0px 0px;
	}

	.search-inputblock, .search-inputblock:hover, .search-inputbox {
		width: 80%;
	}

	.affinity-iconsblock {
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}

	.middlecolumn {
		padding: 0px;
	}

	.articlewrapper {
		padding: 0px 15px 0 10px;
		margin: 0;
	}

	.affinity-icon {
		width: 21%;
	}

	.leftcolumn {
		width: 100%;
	}

	.rightcolumn {
		margin-top: 10%;
		padding: 3%;
		border: 1px solid #ccc;
		border-radius: 5px;
	}

	#sidebar {
		margin-left: 0px;
	}

	.articlewrapper .row {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		align-content: center;
		flex-direction: column;
		justify-content: space-around;
		align-items: stretch;
	}

	.majorArticle-image {
		min-width: 80%;
	}

	.menutop {
		width: 100%;
	}

	.contact-text {
		width: 80%;
	}

	.contact-area {
		width: 80%;
	}

	.breakingnews {
		margin: 1em 0;
	}

	.article-block table {
		width: 100% !important;
	}

	.dropdown li:hover > a, .dropdown li:hover > span, .dropdown li.dropdownOpen > a, .dropdown li.dropdownOpen > span {
		background: #562e5c;
	}

	.search-button {
		margin: 10px -10px 0px 0px;
		text-align: right;
		background: #FFF;
		color: #b68ebc;
		font-size: 20px;
		border: none;
		cursor: pointer;
	}
}