/* Global styles */

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #C0C0C0;
    margin: 0px;
    padding: 0px;
}

.material-icons {
    vertical-align: middle;
    font-size: 13px;
    color: #435C7B;
    margin-top: -1px;
}

#header-container {
    width: 100%;
    margin-bottom: 20px;
    background-image: url("img/header-back.jpg");
    font-size: 0.9em;
    background-color: black;
    background-repeat: no-repeat;
}

#header-container-mobile {
    width: 100%;
    margin-bottom: 20px;
    background-image: url("img/header-back-mobile.jpg");
    font-size: 0.9em;
    background-color: black;
    background-repeat: no-repeat;
}

#header-top-panel {
    min-height: 35px;
    background-color:rgba(0, 0, 0, 0.5);
    color: white;
    line-height: 35px;
}

#header-middle-panel {
    min-height: 78px;
    color: white;
    border-top: 1px solid #435C7B;
}

#header-middle-panel form {
    margin-top: 30px;
}

.searchbutton {
    vertical-align: middle;
    margin-right: 15px;
}

#header-middle-panel img {
    width: 495px;
    margin-top: 25px;
    margin-left: 15px;
}

#header-bottom-panel {
    min-height: 35px;
    background-color:rgba(0, 0, 0, 0.5);
    border-top: 1px solid #435C7B;
    color: #BCCDE9;
    line-height: 35px;
}

#header-nav-panel {
    min-height: 35px;
    background-color: #435C7B;
    color: #BCCDE9;
    line-height: 32px;
}

.header-left {
    float: left;
    text-indent: 15px;
}

.header-right {
    float: right;
}

.header-search-button {
    margin-right: 20px;
    vertical-align: bottom;
}

.menu-dot {
    margin-left: 7px;
    margin-right: 7px;
}


#page-container {
    max-width: 1280px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 35px 0px 25px -25px rgba(0, 0, 0, 0.45), -35px 0px 25px -25px rgba(0, 0, 0, 0.45);
    display: block;
    overflow: auto;
}

#page-main-container {
    width: 899px;
    margin-left: 15px;
    float: left;
    min-height: 500px;
}

#page-sidebar-container {
    width: 336px;
    margin-left: 15px;
    margin-right: 15px;
    float: right;
    min-height: 500px;
}

.half-container {
    display:flex;
    float:left;
}

.title-bar, .title-bar-sub, .title-bar-half {
    width: 100%;
    background: url('https://www.unexplained-mysteries.com/img/menuheaderfull.jpg') #101922;
	background-repeat: repeat-y;
    background-position: right;
    min-height: 30px;
    color: white;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 30px;
    text-indent: 10px;
    float: left;

}

.title-bar-sub {
    background-color: #E9E9E9;
    color: black;
    font-size: 0.9em;
}

.title-bar-half {
    margin-top: -10px;
    margin-left: -5px;
    margin-bottom: 10px;
}

#footer {
    width: 1280px;
    background: rgb(67,92,123);
    background: linear-gradient(180deg, rgba(67,92,123,1) 0%, rgba(0,0,0,1) 100%);
    min-height: 100px;
    float: left;
    margin-top: 15px;
    text-align: center;
    padding-top: 15px;
    color: white;
    
}

a.blacklink:link {text-decoration: none; color: #435C7D; }
a.blacklink:visited {text-decoration: none; color: #435C7D;}
a.blacklink:active {text-decoration: none; color: #435C7D;}
a.blacklink:hover {text-decoration: underline; color: #000000; }

a.blacklinkul:link {text-decoration: underline; color: #435C7D; }
a.blacklinkul:visited {text-decoration: underline; color: #435C7D;}
a.blacklinkul:active {text-decoration:underline; color: #435C7D;}
a.blacklinkul:hover {text-decoration: underline; color: #000000; }

a.whitelink:link {text-decoration: none; color: #fff; }
a.whitelink:visited {text-decoration: none; color: #fff;}
a.whitelink:active {text-decoration: none; color: #fff;}
a.whitelink:hover {text-decoration: underline; color: #BCCDE9; }

a.bluelink:link {text-decoration: none; color: #BCCDE9; }
a.bluelink:visited {text-decoration: none; color: #BCCDE9;}
a.bluelink:active {text-decoration: none; color: #BCCDE9;}
a.bluelink:hover {text-decoration: underline; color: #ffffff; }

a.fpbluelink:link {text-decoration: none; color: #BCCDE9; }
a.fpbluelink:visited {text-decoration: none; color: #BCCDE9;}
a.fpbluelink:active {text-decoration: none; color: #BCCDE9;}
a.fpbluelink:hover {text-decoration: underline; color: #BCCDE9; }

a.whitebluelink:link {text-decoration: none; color: #ffffff; }
a.whitebluelink:visited {text-decoration: none; color: #ffffff;}
a.whitebluelink:active {text-decoration: none; color: #ffffff;}
a.whitebluelink:hover {text-decoration: underline; color: #BCCDE9; }

a.blueonlink:link {text-decoration: none; color: #BCCDE9; }
a.blueonlink:visited {text-decoration: none; color: #BCCDE9;}
a.blueonlink:active {text-decoration: none; color: #BCCDE9;}
a.blueonlink:hover {text-decoration: none; color: #BCCDE9; }

a.whiteonlink:link {text-decoration: none; color: #fff; }
a.whiteonlink:visited {text-decoration: none; color: #fff;}
a.whiteonlink:active {text-decoration: none; color: #fff;}
a.whiteonlink:hover {text-decoration: underline; color: #fff; }

a.greylink:link {text-decoration: none; color: rgb(37, 37, 37); }
a.greylink:visited {text-decoration: none; color: rgb(37, 37, 37); }
a.greylink:active {text-decoration: none; color: rgb(37, 37, 37); }
a.greylink:hover {text-decoration: underline; color: #435C7D; }

a.patreonlink:link {text-decoration: underline; font-weight:bold; color: #435C7D; }
a.patreonlink:visited {text-decoration: underline; font-weight:bold; color: #435C7D;}
a.patreonlink:active {text-decoration: underline; font-weight:bold; color: #435C7D;}
a.patreonlink:hover {text-decoration: underline; font-weight:bold; color: #000000; }

#patreon-banner {
    width: 100%;
    color: white;
    background-color: #435C7B;
    text-align: center;
    line-height: 35px;
}

#patreon-banner p {
    padding: 0px;
    margin: 0px;
}

.patreon-box {
    padding:10px;
    border:1px dashed #B8B6B6;
    background-color:#E9E9E9;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    padding-top:15px;
    padding-bottom: 15px;
    line-height: 20px;
    margin-bottom: -15px;
}

#patreon-bar-container {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    min-height: 20px;
    border: 1px solid black;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: white;
}

#patreon-bar {
    text-align: right;
    color: white;
    background-color: green;
    line-height: 20px;
    font-size: 13px;
    font-weight: bold;
}

#patreon-close {
    position: absolute;
    top: -2px;
    right: 3px;
    font-weight: bold;
    font-size: 15px;

}

#patreon-promo, #patreon-promo-mobile {
    border: 1px solid darkred;
    border-top: 10px solid darkred;
    padding-top:5px;
    padding-bottom:5px;
    position: relative;
}

#patreon-promo-inner {
    padding: 5px;
}

#patreon-promo-link {
    font-weight: bold;
    font-size: 20px;
}

#patreon-promo h2, #patreon-promo-mobile h2  {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

#patreon-promo img, #patreon-promo-mobile img {
    float:left;
    width: 180px;
    margin-left:15px;
    margin-right:15px;
}

#patreon-promo-mobile-text { margin-bottom: 10px; }

#patreon-promo-mobile img { width: 110px; padding-bottom: 5px; }
#patreon-promo-mobile h2 { font-size: 18px; }
#patreon-promo-mobile { font-size: 14px; }

.patreon-maybe-later { margin-top: 5px; }
#patreon-promo-mobile .patreon-maybe-later { margin-top:15px; }
#patreon-promo-mobile-text { width: 90%; }


.patreon-button {
    background-color: #435C7B;
    padding: 5px;
    display: block;
    width: 100px;
    font-weight: bold;
    text-align: center;
    float: left;
    margin-right: 15px;
    font-size: 14px;
    margin-bottom: 5px;

}

/* Ad styles */

.ad-header {
    width: 100%;
    text-align: center;
    float: left;
    margin-bottom: 25px;
}

.ad-header-mobile {
    width: 95%;
    text-align: center;
    margin-bottom: 15px;
    margin-top: -5px;
    padding-top: 10px;
    border-top: 2px solid #435C7D;
    margin-left: auto;
    margin-right: auto;
}

.ad-button {
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}


.ad-sky {
    width: 100%;
    text-align: center;
}

.ad-content {
    text-align: center;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.ad-rectangle {
    text-align: center;
    margin-bottom: 15px;
}

.ad-rectangle-mobile {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 25px;
    padding-top: 15px;
    border-top: 2px solid #435C7D;
    border-bottom: 2px solid #435C7D;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    float:left;

}


/* Widget styles */

.forum-row {
    margin-left: 15px;
    margin-bottom: 15px;
    font-size: 0.9em;
    float: left;
    margin-right: 15px;
}

.sidebar-widget {
    margin-bottom: 15px;
    float: left;
}
.pedia-widget {
    width: 100%;
}

.pedia-widget .news-item-sidebar {
    width: 100%;
}

.pedia-widget table {
    width: 100%;
}

.pedia-widget tr:nth-of-type(odd) {
    background-color: #E9E9E9;
}

.pedia-table {
    width: 100%;
}

.pedia-table tr:nth-of-type(odd) {
    background-color: #E9E9E9;
}

.pedia-table-row-1 img {
    padding:5px;
    width: 100px;
}

.pedia-table-row-3 p {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#sidebar-trending h3 {
    padding-top: 5px;
    width: 90%;
}

#sidebar-trending .news-item-sidebar, #sidebar-trending .news-item-sidebar-alt {
    margin-top: 0px;
}

.table-pedia-row-1 {
    width: 15%;
    text-align: center;
}

.table-pedia-row-2 {
    width: 10%;
    font-weight: bold;
}

.table-pedia-row-3 {
    width: 75%;
    font-weight: bold;
}




/* Home page styles */

.news-row {
    width: 899px;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    background-color: #F5F5F5;
}


.news-row-wrap {
    float: left;
}

.news-row-half-left {
    width: 49%;
    margin-right:1%;
 
}

.news-row-half-right {
    width: 49%;
    margin-left:1%;
   
}


.news-item-book-thumb { 
    padding-left:18px;
    padding-right:18px;
}

.news-item, .news-item-forum {
    width: 437px;
    margin-right: 5px;
    margin-top: 10px;
    font-size: 1em;
    float: left;
    margin-left: 5px;
}

.news-item h3, .news-item-forum h3 {
    margin: 0px;
    padding: 0px;
    font-size: 1.0em;
    font-weight: bold;
}


.news-item-info {
    font-weight: bold;
    font-size: 0.7em;
}

.comment-icon {
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 0px;
}

.news-item-thumb {
    float: left;
    margin-right: 10px;
}

.news-item p, .news-item-sidebar p, .news-item-forum p {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    font-size: 0.9em;
}

.news-row-half-right p {
    padding-right: 10px;
}

.news-row-half-left p {
    padding-right: 10px;
}

.news-row-half-right .news-item-thumb {
    height: 135px;
}

.news-row-half-left .news-item-thumb {
    height: 135px;
}

.news-tag {
    background-color: #435C7D;
    color: white;
    text-indent: 5px;
    font-size: 10px;
    font-weight: bold;
}

.forum-col {
    width: 40%;
    float: left;
}

.main-forum-row {
    text-indent: 5px;
    float: left;
    min-height: 20px;
    font-size: 0.9em;
    width: 400px;
}


.main-forum-cat {
    height:20px;
    margin-top:2px;
    background:#E9E9E9;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 20px;
    text-indent: 5px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.fb-like {
    width: 120px;
    height: 20px;
    margin-bottom: -4px;
}

.twitter-share-button {
    margin-bottom: -4px;
}

.social-media {
    margin-top: 10px;
    margin-bottom: -20px;
}

.social-media-right {
    float: right;
}

#forum-stats {
    font-size: 0.9em;
    margin-bottom: 20px;
    margin-left: 5px;
    float: left;
}

/* Sidebar styles */





.news-item-sidebar {
    width: 336px;
    font-size: 0.9em;
    float: left;
    background-color: #F5F5F5;
}

.news-item-sidebar-alt {
    width: 336px;
    font-size: 0.9em;
    float: left;
    background-color: #E9E9E9;
}

.news-item-sidebar h3, .news-item-sidebar-alt h3 {
    margin: 0px;
    padding: 0px;
    font-size: 1.0em;
    font-weight: bold;
    width: 90%;
}

.catname {
    font-size: 0.7em; 
    margin-top: -1px;
}

.catname-sidebar {
    font-size: 0.7em;
    margin-bottom: -3px;
    margin-top: 3px;
}

#sidebar-forum {
    font-size: 1.1em;
}

#sidebar-forum-classic {
    font-size: 1.1em;
}

.sidebar-forum-row {
    text-indent: 5px;
    float: left;
    min-height: 25px;
    font-size: 0.9em;
}


.sidebar-forum-cat {
    height:20px;
    margin-top:2px;
    background:#E9E9E9;
    font-size: 0.8em;
    font-weight: bold;
    line-height: 20px;
    text-indent: 5px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.sidebar-item-thumb {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
}

/* Trending stories tabs */

.tab-box {
	margin-top:2px;
	min-height:30px;
	font-weight:bold;
    font-size: 0.8em;
    text-align: center;
}

.tab-selected {
	width: 82px;
	border:1px #000000 solid;
	float:left;
	border-bottom: 1px solid #E9E9E9;
	border-left:0px;
	background-color:#E9E9E9;
    min-height: 20px;
    padding-top: 5px;
}

.tab-unselected {
	width: 83px;
	border:1px #000000 solid;
	float:left;
	border-left:0px;
	background-color:#F5F5F5;
	color:#435C7D;
	cursor: pointer;
    min-height: 20px;
    padding-top: 5px;
}

/* Content page styles */

.extra-container {
    background-color: #F5F5F5;
    width: 869px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
}

.extra-container h1 {
    font-size: 2.6em;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 85%;
}

#content-container {
    background-color: #F5F5F5;
    width: 869px;
    min-height: 300px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: auto;
}

#content-container h1 {
    font-size: 2.6em;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 85%;
}

#content-top-image {
    width: 100%;
}

.content-image-caption {
    color: #404040;
    font-weight: bold;
    font-size: 0.8em;
}

.content-blurb {
    font-size: 17px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 10px
}

.content-tags {
    font-weight: bold;
}

.video-embed {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-top: 15px;
}

.video-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.related-stories-container {
    padding-bottom: 30px;
}

.related-stories-row {
    min-height: 68px;
    width: 35%;
    margin-left: 2%;
    margin-right: 3%;
    float: left;
    margin-bottom: 20px;
}

.related-stories-row a {
    font-weight: bold;
    font-size: 1em;
}

.related-stories-date {
    font-size: 0.8em;
}

.content-nextprev-container {
    background: #FCFBFB;
    border-top: 1px dashed #B8B6B6;
    border-bottom: 1px dashed #B8B6B6;
    width: 899px;
    float: left;
    min-height: 100px;
    font-weight: bold;
    margin-bottom: 20px;
}

.content-nextprev-col {
    width: 415px;
    border-right: 1px dashed #B8B6B6;
    float: left;
    padding: 15px;
}

#content-next img {
    float: right;
    margin-left: 10px;
}

.search-controls {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 15px;
}

#search-form-input {
    width: 250px;
}

#search-form-dropdown {
    width: 250px;
    height: 23px;
}

.search-pagination {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    float: left;
}

.search-pagination a, .search-pagination b {
    background-color: #F5F5F5;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.search-pages {
    font-size: 0.8em;
    color: grey;
}

.search-title h1 {
    margin-top: 10px;
    margin-bottom: 25px;
    padding: 0px;
    font-weight: normal;
    font-size: 1.8em;
}

.image-breadcrumbs {
    font-size: 0.9em;
    padding: 10px;
    background-color:#f5f5f5;
    margin-top: 25px;
}

.image-cat-thumbstring {
    width:35px;
    height:35px;
    margin-right:5px;
    padding: 1px;
    border: 1px solid rgb(213, 213, 213);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
}

.image-cat-thumb {
    min-height:85px;
    padding-top:5px;
    width:140px;
    text-align:center;
    background:#D9D9D9;
    border:1px #F5F5F5 solid;
    float:left;
    margin-right:5px;
}

.image-cat-title {
    font-size: 1.1em;
    font-weight:bold;
}

.image-cat-desc {
    font-size:1.0em;
    color:#404040;
}

.image-cat-stats {
    font-size: 0.8em;
}

.image-thumbs-nav {
    background-color:#F5F5F5;
    margin-top: 10px;
    margin-bottom:5px;
    padding-top:10px;
    padding-bottom:10px;
    text-align: center;
}

.image-thumb-item {
    font-size:13px;
    float:left;
    min-height:180px;
    text-align:center;
    padding-left:5px;
    width: 30%;
}

.image-thumb-row {
    overflow:hidden;
    margin-left:auto;
    margin-right:auto;
    padding-top:25px;
    padding-bottom:25px;
    background-color:#F5F5F5;
}

.image-thumb-caption {
    text-align:center;
    font-size: 1.2em;
}

.image-thumb-thumb {
    border:1px #000000 solid;
    padding:3px;
    background-color: white;

}

.image-title {
    margin-top:10px;
    margin-bottom:2px;
    font-size: 1.8em;
}

.quotebox { 
    color: #404040;
	font-size: 1.0em;
	border-left: 2px solid #404040;
	width:80%;
	padding:10px;
	margin-left:10px;
    margin-top: 15px;
}

.sidebar-bottom-button {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px dotted #404040; 
    background-color: #E9E9E9;
    font-weight: bold;
    font-size: 0.9em;
    text-align: center;
    float: left;
}


/* Comments styles */

#comments-container {
    float: left;
    width: 899px;
}

.comment-row {
    width: 100%;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.comment-header {
    height: 20px;
    margin-top: 2px;
    background: #D9D9D9;
    text-indent: 5px;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 20px;
    padding: 2px;
}

.comment-thumb {
    height: 55px;
    width: 60px;
    background: #D9D9D9;
    float: left;
    margin-right: 5px;
}

.comment-thumb img {
    width: 50px;
    height: 50px;
    margin-left: 5px;
}

.comment-text {
    padding: 15px;
    margin-left: 55px;
}

.comment-more {
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    margin-top: 25px;
    margin-bottom: 35px;
    float: left;
    width: 100%;
}

.comment-note {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #F5F5F5;
    text-align: center;
    font-weight: bold;
    font-size: 1em;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

#book-buy-box {
    width:100%; 
    background: url('https://www.unexplained-mysteries.com/img/menuheaderfull.jpg') #101922;
    background-repeat: repeat-y; 
    background-position: right;
    color: white; 
    display:inline-block;
    padding-top: 15px;
    padding-bottom: 15px;
}

#book-buy-box img {
    padding: 10px; 
    width:100px;
    float:left;
}

#buy-book-img-large {
    padding: 10px; 
    padding-top: 0px; 
    width:300px;
    float:left;
    padding-left: 0px;
}

.buy-book-button {
    border:1px solid; 
    padding:8px;
    margin-top:5px;
    margin-right:5px;
    font-weight: bold;
    font-size: 15px;
}

.book-link-div-left {
    border-right:1px solid;
    padding-right:10px;
    float: left;
}

.book-link-div-right {
    padding-left: 10px;
    float: left;
}

#fp-news-top-left {
    width: 49.5%;
    min-height: 250px;
    background-size: cover;  
    background-repeat: no-repeat;
    background-position: center center;  
    margin-bottom: 10px;
    margin-top: 5px;
    margin-right: 0.5%;
    float :left;
    position: relative;
}

#fp-news-top-right {
    width: 49.5%;
    min-height: 250px;
    background-size: cover;  
    background-repeat: no-repeat;
    background-position: center center;  
    margin-bottom: 10px;
    margin-top: 5px;
    margin-left: 0.5%;
    float: left;
    position: relative;
}

.fp-news-back {
    width: 100%;
    min-height: 75px;
    background-color: rgba(0, 0, 0, 0.6); 
    position: absolute;
    bottom: 0px;
    color: white;
    font-weight: bold;
}

.fp-news-back p {
    padding-left: 10px;
    padding-right: 10px;
    width: 80%;
    font-size: 19px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.news-item-right {
    margin-left:7px;
}

.search-drop {
    position:absolute;
    width:100%;
    background-color:#ffffff;
    display: none;
    margin-left: -1px;
    z-index: 1;
    border-radius: 15px;
}

.search-drop-interior {
    border:1px solid black;
    border-radius: 15px;
    border-top:1px solid rgb(103, 103, 103);
}

.search-type {
    color: black;
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
}

.search-type-drop {
    position:absolute;
    width:150px;
    background-color:#ffffff;
    min-height:130px;
    border:1px solid black;
    border-radius: 15px;
    display: none;
    margin-left: -1px;
    border-top:1px solid rgb(103, 103, 103);
    color: black;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
    z-index: 1;
}

.search-type-drop p {
    margin: 0px;
    padding: 0px;
    padding-left: 4px;

}

.search-drop-row-news {
    width: 90%;
    color: black;
    text-align:left;
    font-size: 16px;
    font-weight: normal;
    min-height: 50px;
}

.search-drop-row-news img {
    width:55px;
    float: left;
}

.search-drop-row-news p {
    padding: 0px;
    margin-top: 0px;
    text-indent: 0px;
    font-size: 15px;
    width: 90%;
    line-height: 16px;
    padding-top: 7px;
    margin-bottom: 0px;
}

.search-key {
    font-weight: bold;
    text-decoration: underline;
}

.search-drop-row-seg {
    width: 100%;
    color: black;
    background-color:#E9E9E9;
    text-align:left;
    font-size: 16px;
    font-weight: normal;  
}

 .search-drop-row-pedia {
    width: 100%;
    color: black;
    text-align:left;
    font-size: 16px;
    font-weight: normal; 
    line-height: 22px; 
 }

 .search-form-icon-row {
    width: 15px;
    vertical-align: middle;
    padding-right: 5px;
    margin-bottom: 3px;
}

.search-form-container {
    position:relative;
    width: 450px;
    margin-left:auto;
    margin-right:auto;
    background-color: white;
    border-radius: 15px;
    min-height: 30px;
}

.search-form-field {
    width: 65%;
    border: 0px;
    min-height: 30px;
    border-left: 1px solid #0000004d;
    padding-left: 10px;
    margin-left: 10px;
    outline: 0px;
    font-size: 16px;
}

.search-form-icon {
    width: 20px;
    vertical-align: middle;
    padding-right: 5px;
}

.search-type {
    border: 0px;
    outline: 0px;
}

.pedia-heading {
    border-left:5px solid #435C7B;
    padding-left:5px;
    margin-left:10px;
}

.social-share-icon {
    width: 32px;
    height: 32px;
    border-radius: 20px;
}

/* Video Panel */

#video-widget {
    overflow-x: scroll;
    overflow-y:hidden;
    width: 100%;
    scroll-behavior: smooth;
}
  
#video-widget-inner {
    display: inline-block;
    float:none;
    zoom: 1;
    width:895px;
}

.video-widget-item {
    width: 280px;
    margin: 8px;
    float: left
}

.video-widget-item h3 {
    margin: 0px;
    font-size: 16px;
}

#carousel-right {
    background: url('https://www.unexplained-mysteries.com/img/carousel-right.png?v=1');
    background-size: cover;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 35%;
    right: 1%;
    cursor: pointer;
}

#carousel-left {
    background: url('https://www.unexplained-mysteries.com/img/carousel-left.png?v=1');
    background-size: cover;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 35%;
    left: 1%;
    cursor: pointer;
    display: none;
}

.title-bar-white {
    background:none;
    color:black;
    text-indent:0px;
}

#support-desktop-button {
    float: right;
}

#support-desktop-button img {
    width: 151px;
    min-height: 55px;
    margin-right: 15px;
    margin-top: 10px;
}

/* Media queries for responsiveness */

@media only screen and (max-width: 1300px) {

    #page-container, #footer { width: 980px; }
    #page-main-container { width: 635px; }
    .news-item, .news-item-forum { width: 305px; }
    .news-item-thumb { width: 120px; }
    .news-item p, .news-item-forum p { overflow: visible; }
    .news-item h3, .news-item-forum h3 { font-size: 0.9em; }
    .news-row { width: 635px; }
    #page-sidebar-container { width: 300px; }

    .news-item-sidebar, .news-item-sidebar-alt { width: 300px; }
    .news-item-sidebar h3, .news-item-sidebar-alt h3 { font-size: 0.9em; }

    #content-container { width: 605px; }
    #content-container h1 { font-size: 2.0em; width: 95%; }
    .extra-container { width: 605px; }
    .extra-container h1 { font-size: 2.0em; width: 95%; }
    #content-top-image { width: 100%; }
    .related-stories-row { width: 45%; }
    .related-stories-row a { font-size: 0.9em; }
    .content-nextprev-container { width: 635px; }
    .content-nextprev-col { width: 280px; }

    #comments-container { width: 635px; }

    .tab-selected { width: 73px; }
    .tab-unselected { width: 74px; }

    #patreon-bar-container { width: 75%; }

    #patreon-promo img { width: 150px; padding-bottom: 50px; }

    #patreon-promo-mobile-text { width: 100%; }

    #buy-book-img-large { width: 200px; }

    .news-row-half-left {
        width: 49%;
        margin-right:1%;
        min-height: 223px;
    }

    .news-row-half-left .news-item-thumb {
        width: auto;
    }
    
    .news-row-half-right {
        width: 49%;
        margin-left:1%;
    }

    .news-row-half-right .news-item-thumb {
        width: auto;
      
    }

    .news-item-book-thumb { 
        padding-left:5px;
        padding-right:5px;
    }
   
    .fp-news-back p {
        width: 95%;
        font-size: 17px;
    }

    .news-item-right {
        margin-left:5px;
    }

}

@media only screen and (max-width: 990px) {

    .video-widget-item { width: 220px; }
    .video-widget-item h3 { font-size: 16px; }

    #video-widget-inner { width: 710px; }

    #page-container, #footer { width: 100%; }
    #page-main-container, #page-sidebar-container { width: 96%; margin-left: 2%; margin-right: 2%; }
    .news-item, .news-item-forum { width: 47.5%; margin-left: 1%; margin-right: 1%; }
    .news-item-thumb { width: 192px; }
    .news-item p, .news-item-forum p { overflow: hidden; }
    .news-item h3, .news-item-forum h3 { font-size: 1em; }
    .news-row { width: 100%; }

    .forum-row { width: 96%; margin-left: 2%; margin-right: 2%; }

    .news-item-sidebar, .news-item-sidebar-alt { width: 50%; background-color: #F5F5F5; }
    .news-item-sidebar h3, .news-item-sidebar-alt h3 { font-size: 1em; }

    #content-container { width: 96%; padding-left: 2%; padding-right: 2%; }
    #content-container h1 { font-size: 2.6em; width: 85%; }
    .extra-container { width: 96%; padding-left: 2%; padding-right: 2%; }
    .extra-container h1 { font-size: 2.6em; width: 85%; }
    #content-top-image { width: 100%; }
    .related-stories-row { width: 45%; }
    .related-stories-row a { font-size: 1em; }
    .content-nextprev-container { width: 100%; }
    .content-nextprev-col { width: 45%; }

    #comments-container { width: 100%; }

    .sidebar-item-thumb { width: 150px; }
    .news-item-sidebar, .news-item-sidebar-alt { font-size: 1em; }

    .tab-selected { width: 26%; }
    .tab-unselected { width: 24%; }

    .ad-button { margin-top: 15px; margin-bottom: 15px; }

    #patreon-bar-container { width: 50%; }

    #patreon-promo img { width: 180px; padding-bottom: 0px; }

    #patreon-promo-mobile-text { width: 90%; }
    
    #navbar-name { display: none; }

    #buy-book-img-large { width: 300px; }

    .news-row-half-left {
        width: 49%;
        margin-right:1%;
        min-height: 194px;
    }
    
    .news-row-half-right {
        width: 49%;
        margin-left:1%;
        min-height: 194px;
    }

    .news-item-book-thumb { 
        padding-left:25px;
        padding-right:25px;
    }

    .fp-news-back p {
        width: 80%;
        font-size: 19px;
    }

}

@media only screen and (max-width: 860px) {
    #header-middle-panel img { 
        width: 400px; 
        text-align: center; 
        margin-top: 28px; 
    }

    #support-desktop-button img {
        width: 151px;
        min-height: 55px;
        margin-right: 15px;
        margin-top: 10px;
    }

    #patreon-promo img { width: 150px; padding-bottom: 20px; }
    #patreon-promo h2 { font-size: 20px; }
    #patreon-promo { font-size: 15px; }
    
    #patreon-promo-link { font-size: 18px; }

    #buy-book-img-large { width: 200px; }

    .fp-news-back p {
        width: 90%;
        font-size: 18px;
    }

}



@media only screen and (max-width: 850px) {
    .news-item-thumb { width: 150px; }
    #content-container h1 { width: 90%; }
    .extra-container h1 { width: 90%; }

    #patreon-promo img { width: 120px; padding-bottom: 30px; }
    #patreon-promo h2 { font-size: 18px; }
    #patreon-promo { font-size: 14px; }

    #patreon-promo-mobile img { width: 95px; padding-bottom: 5px; }
    #patreon-promo-mobile h2 { font-size: 18px; }
    #patreon-promo-mobile { font-size: 14px; }

    #patreon-promo-mobile { padding-top: 0px; padding-bottom: 5px; }

    #patreon-promo-link { font-size: 16px; }    

    #patreon-promo-mobile-text { width: 100%; }



}


@media only screen and (max-width: 767px) {

    .video-widget-item { width: 200px; }
    .video-widget-item h3 { font-size: 16px; }

    #video-widget-inner { width: 650px; }

    .news-item, .news-item-forum { width: 95%; }
    #footer { font-size: 0.9em; }

    #content-container h1 { font-size: 2.0em; }
    .extra-container h1 { font-size: 2.0em; }

    #header-middle-panel img { width: 400px; text-align: center; margin-top: 10px; margin-left: 0px;}
    #header-middle-panel { text-align: center; min-height: auto; }
    #searchbox { float: none; text-align: center; }
    #header-middle-panel form { margin-top: 5px; }
    #header-menu { float: none; text-align: center; width: 100%; text-indent: 0px; }
    #header-top-panel { font-size: 0.8em; min-height: 20px; line-height: 20px; }

    #header-top-panel, #header-nav-panel { display: none; }
    .header-search-button { margin-right: 0px; }

    #header-container, #header-container-mobile  { 
        border-top: 2px solid #435C7D; 
        border-bottom: 2px solid #435C7D; 
        min-height: auto;
        margin-bottom: 15px;
    }

    .news-item-sidebar, .news-item-sidebar-alt { width: 100%; }

    #patreon-banner { font-size: 12px; line-height: 20px; }
    #patreon-banner p { width: 90%; text-align: center; margin-left: auto; margin-right: auto; }

    .news-row-half-left {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        min-height: auto;
    }
    
    .news-row-half-right {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        min-height: auto;
    }

    .half-container { display: block; }

    .fp-news-back p {
        width: 90%;
        font-size: 17px;
    }

    #support-desktop-button { display: none; }
    #support-desktop-button img { display: none; }
    
}

@media only screen and (max-width: 650px) {
    .content-nextprev-col { width: 95%; }
    #content-next img { float: left; margin-left: 0px; margin-right: 10px; }
    #content-prev { border-right: 0px; }

    .search-title h1 { font-size: 1.2em; }

    .image-thumb-thumb { width: 90%; }
    .image-thumb-caption { font-size: 1.0em; }

    .social-media-right { float: none; padding-bottom: 15px; }

    #patreon-bar-container { width: 75%; }

    #patreon-promo img { width: 80px; padding-bottom: 70px; }
    #patreon-promo h2 { font-size: 16px; margin-top: 0px;}
    #patreon-promo { font-size: 15px; padding-top: 5px; padding-bottom: 5px; }

    #patreon-promo-mobile h2 { font-size: 12px;}
    #patreon-promo-mobile { font-size: 12px; width: 99%; }
    #patreon-promo-mobile img { padding-bottom: 10px; }

    #forum-stats {
        font-size: 0.8em;
        margin-bottom: 20px;
    }


}

@media only screen and (max-width: 600px) {
    .related-stories-row { width: 95%; }
    #content-container h1 { width: 90%; }
    .extra-container h1 { width: 90%; }

    #patreon-promo img { margin-left: 5px; margin-right: 5px; padding-bottom: 70px; }
    #patreon-promo-mobile img { margin-left: 5px; margin-right: 5px; padding-bottom: 10px; }
}

@media only screen and (max-width: 550px) {
  
    #patreon-promo img { padding-bottom: 45px; }
    #patreon-promo h2 { margin-top: 0px;}

    #patreon-promo-mobile h2 { font-size: 12px;}
    #patreon-promo-mobile { font-size: 12px; width: 99%; }
    #patreon-promo-mobile img { padding-bottom: 10px; }

    .pedia-table-row-2 { font-size: 14px; }
    .pedia-table-row-3 { font-size: 14px; }
}

@media only screen and (max-width: 500px) {
    .search-form-container { width: 90%; }
    .search-drop-row-news p { width: auto; }
}


@media only screen and (max-width: 450px) {

    .title-bar-white { font-size: 15px; }

    .pedia-widget table {
        font-size: 0.9em;
    }

    .pedia-heading { font-size: 17px; }

    .video-widget-item { width: 200px; }

    .news-item-thumb { 
        width: 200px;
        float: none; 
        padding-bottom: 3px; 
    }
    .news-item { width: 48%; min-height:310px; overflow:hidden; }

    .sidebar-item-thumb { width: 120px; }
    #header-nav-panel { font-size: 0.8em; min-height: 20px; line-height: 20px; }
    #footer { font-size: 0.8em; }

    #content-container h1 { font-size: 1.5em; }
    .extra-container h1 { font-size: 1.5em; }

    .news-item-sidebar h3, .news-item-sidebar-alt h3 { font-size: 0.9em; }

    .news-item-sidebar, .news-item-sidebar-alt { padding-bottom: 5px; }

    .sidebar-widget { width: 100%; }

    #search-form-input { width: 150px; }
    
    #search-form-dropdown { width: 150px; }

    #patreon-promo-mobile h2 { font-size: 12px;}
    #patreon-promo-mobile { font-size: 12px; width: 99%; }
    #patreon-promo-mobile img { padding-bottom: 35px; }
    #patreon-promo-mobile-text { width: 100%; }

    .patreon-button { font-size: 12px; }

    #buy-book-img-large { float: none; text-align: center; padding-bottom:10px; display: block; margin-left: auto; margin-right: auto; }

    .book-link-div-left {
        border: 0px;
        padding: 0px;
        padding-bottom: 15px;
        float: none;
    }
    
    .book-link-div-right {
        padding: 0px;
        margin-bottom: -20px;
      
        float: none;
    }

    .fp-news-back p {
        width: 90%;
        font-size: 15px;
    }
    
    #fp-news-top-left, #fp-news-top-right {

        min-height: 200px;
    }
    
}

@media only screen and (max-width: 440px) { 
    
    .news-item-thumb { width: 195px; } 
    .video-widget-item { width: 195px; }
}

@media only screen and (max-width: 430px) {
    #header-middle-panel img { width: 95%; }
    .menu-dot { margin-left: 5px; margin-right: 5px; }

    .buy-book-button { font-size: 13px; }

    .video-widget-item { width: 190px; }

    .news-item-thumb { width: 190px; }

    .pedia-table-row-1 img { width: 90px; }
   
}

@media only screen and (max-width: 420px) { .news-item-thumb, .video-widget-item { width: 185px; } }
@media only screen and (max-width: 410px) { .news-item-thumb, .video-widget-item { width: 180px; } }
@media only screen and (max-width: 400px) { .news-item-thumb, .video-widget-item { width: 175px; } }
@media only screen and (max-width: 390px) { .news-item-thumb, .video-widget-item { width: 170px; } }

@media only screen and (max-width: 388px) {
    /*.news-item-thumb { width: 80px; } */
    .sidebar-item-thumb { width: 80px; }
    #page-container { overflow: hidden; }
    body { background-color: white; }
}

@media only screen and (max-width: 380px) { 

    .video-widget-item { width: 165px; margin: 4px; margin-right: 8px; }

    #video-widget-inner { width: 560px; }

    .news-item-thumb { width: 165px; }

    .pedia-table-row-2 { font-size: 12px; }
    .pedia-table-row-3 { font-size: 12px; }

    .pedia-table-row-1 img { width: 75px; }

    #header-menu { font-size: 0.9em; }

 }

@media only screen and (max-width: 358px) {

    .search-drop-row-pedia { font-size: 14px; }
    .search-drop-row-news p { font-size: 13px; }

    
    .news-item-thumb { width: 100%; margin-bottom: 0px; }
    .news-item { width: 98%; height: auto; }

    .fp-news-back p {
        width: 90%;
        font-size: 15px;
    }
    
    .fp-news-back p {
        width: 90%;
        font-size: 15px;
    }
    
    #fp-news-top-left, #fp-news-top-right {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        min-height: 200px;
    }

}

@media only screen and (max-width: 340px) {
    .menu-dot {
        margin-left: 3px;
        margin-right: 3px;
    }
}


/* Cookie consent styles */

#cookieconsentbox {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #333230;
	color: #ffffff;
	font-size: 15px;
	text-align:center;
    position:fixed;
    top:auto; 
    bottom:0;
    z-index: 999;
}

#cookieconsentacceptlink {
	font-size:16px;
	padding: 10px; 
	background-color: #44525d;
    padding-left: 50px;
    padding-right: 50px;
}


#cookieconsentrefuselink {
	font-size:12px;
}

#cookieconsentcontainer {
	width: 100%;
	min-height: 35px;
	background-color: #333230;
	color: #ffffff;
	font-size: 12px;
}

#cookieconsentboxmobile {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #333230;
	color: #ffffff;
	font-size: 15px;
	text-align:center;
    position:fixed;
    top:auto; 
    bottom: 55px;
    z-index: 999;
}

#cookieconsentmessage {
	padding-top: 5px;
	margin: 0px;
	width: 100%;
}

#cookieconsentmessagemobile {
	padding-top: 5px;
	margin-left: 5px;
	float: left;
	margin-right: 10px;
}

#cookieconsentclose {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
}

#cookieconsentclosemobile {
	position: absolute;
	right: 10px;
	top: 10px;
	font-weight: bold;
	cursor: pointer;
}

a.cookielink:link {text-decoration: underline; color: #fff; }
a.cookielink:visited {text-decoration: underline; color: #fff;}
a.cookielink:active {text-decoration: underline; color: #fff;}
a.cookielink:hover {text-decoration: underline; color: #BCCDE9; }




@media only screen and (max-width: 415px) {
	#cookieconsentmessage { 
		font-size: 10px; 
		line-height: 12px; 
	}
	
	#cookieconsentacceptlink {
		font-size: 13px;
		padding: 8px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	#cookieconsentrefuselink {
		font-size: 10px;
	}
}



#cookiebox {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 35px;
	min-height: 35px;
	background-color: #333230;
	color: #ffffff;
	font-size: 12px;
}

#cookiecontainer {
	width: 100%;
	height: 35px;
	min-height: 35px;
	background-color: #333230;
	color: #ffffff;
	font-size: 12px;
}

#cookieboxmobile {
	background-color: #333230;
	color: #ffffff;
	font-size: 11px;
	width: 100%;
	min-height: 55px;
}

#cookiemessage {
	padding-top: 10px;
	margin-left: 10px;
	float: left;
	margin-right: 10px;
}

#cookiemessagemobile {
	padding-top: 5px;
	margin-left: 5px;
	float: left;
	margin-right: 10px;
}

#cookieclose {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;
	cursor: pointer;
}

#cookieclosemobile {
	position: absolute;
	right: 10px;
	top: 10px;
	font-weight: bold;
	cursor: pointer;
}


@media only screen and (min-width: 370px) {
	#cookieboxmobile { min-height: 40px; }
}


@media only screen and (max-width: 315px) {
	.pedia-heading { font-size: 15px; }
}

