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:#eee;
}
@media screen and (max-width: 400px) {
    #mainbody {
        width:400px;
    }
}
#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;
    position: fixed;
    width: 100%;
    z-index:500;
    top:0px;
    left:0px;
	background:#562e5c;
}
@media screen and (max-width: 400px) {
    .menutop {
        width:100%;
    }
}
.menu-block {
    margin-top:3px;
}
@media screen and (max-width: 400px) {
    .dropdown li a {
        float: none;
        display: block;
    }
}
.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;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

@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;
    }
}
.powered-block {
    position:absolute;
    background:#562E5C;
    color:#FFF;
    font-size:13px;
    padding:2px 5px 2px 5px;
    border-radius:0px 0px 8px 8px;
}
@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;
    }
}
.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;
}
@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;
    }
}
.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; /*added*/
}
.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; /* Animation */
}
.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);
}
.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;
}
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;
}
a.commentsymbol:link {
    color:#966E9C;
}
a.commentsymbol:hover {
    color:#764E7C;
}
.provider {
    margin:2px 0px 0px 80px;
    width:100%;
}



#trendingnews {
    width:100%;
}
@media screen and (max-width: 400px){
    #trendingnews {
        padding:0px 10px;
    }
}
.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;
}
.textArticle-abstract {
    font-weight:normal;
    line-height:22px;
    font-size:14px;
    color:#888;
}
.textArticle-provider {
    font-size:10px;
    color:#666;
    display:block;
}
a.textArticle-link:link,a.textArticle-link:active {
    text-decoration:none;
    color:#343560;
}


.imageArticle-block {
    position:relative;
    overflow: hidden;
    width:100%;
    max-height:200px;
    display: inline-block;
    margin: 0;
    text-align:left;
    margin-bottom:15px;
}
.imageArticle-image {
    width:100%;
    height:auto;
    object-fit:cover; 
    transition: transform .5s; /* Animation */
    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);
}



#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; /* Animation */
}
.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;
}

/** Css added for responsive fixes **/
.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;
}
@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;
    }
}

