/* Footer Title Text */
/* Footer Menu */
.text-logo-link:link {
  font-size: 1.4em !important;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding-right: 20px;
}

.text-logo-link:visited {
  font-size: 1.4em !important;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding-right: 20px;
}

.text-logo-link:hover {
  font-size: 1.4em !important;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding-right: 20px;
}

.main-title-link:link {
  font-size: 1em !important;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.main-title-link:visited {
  font-size: 1em !important;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.main-title-link:hover {
  font-size: 1em !important;
  color: #e0dcdc;
  text-decoration: underline;
  font-weight: bold;
}

.feature-title-link:link {
  font-size: 1.5em !important;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.feature-title-link:visited {
  font-size: 1.5em !important;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.feature-title-link:hover {
  font-size: 1.5em !important;
  color: #e0dcdc;
  text-decoration: underline;
  font-weight: bold;
}

.category-link:link {
  font-size: 0.7em !important;
  color: #e6671d;
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
}

.category-link:visited {
  font-size: 0.7em !important;
  color: #e6671d;
  text-decoration: none;
  font-weight: bold;
  text-transform: capitalize;
}

.category-link:hover {
  font-size: 0.7em !important;
  color: #d40d0d;
  text-decoration: underline;
  font-weight: bold;
  text-transform: capitalize;
}

.website-link:link {
  font-size: 0.9em !important;
  color: #4285f4;
  text-decoration: none;
  font-weight: normal;
}

.website-link:visited {
  font-size: 0.9em !important;
  color: #4285f4;
  text-decoration: none;
  font-weight: normal;
}

.website-link:hover {
  font-size: 0.9em !important;
  color: #2e2e2e;
  text-decoration: underline;
  font-weight: normal;
}

.sidebar-title-link:link {
  font-size: 1em !important;
  color: #939597;
  text-decoration: none;
  font-weight: normal;
}

.sidebar-title-link:visited {
  font-size: 1em !important;
  color: #939597;
  text-decoration: none;
  font-weight: normal;
}

.sidebar-title-link:hover {
  font-size: 1em !important;
  color: #6B5876;
  text-decoration: underline;
  font-weight: normal;
}

.related-post-title-link:link {
  font-size: 1.1em !important;
  color: #F5DF4D;
  text-decoration: none;
  font-weight: bold;
}

.related-post-title-link:visited {
  font-size: 1.1em !important;
  color: #F5DF4D;
  text-decoration: none;
  font-weight: bold;
}

.related-post-title-link:hover {
  font-size: 1.1em !important;
  color: #191919;
  text-decoration: underline;
  font-weight: bold;
}

.body {
  font-family: "Jost", "Josefin Sans", "Lato", "Roboto", "Open Sans";
  font-size: 1.2em;
  color: #f5f4f4;
  background-color: #232f3e;
  line-height: 1.8;
}

#bg-gradient-color {
  background: conic-gradient(from 255deg at 50% 50%, #232f3e, #242e3d, #252e3c, #262d3b, #272d39, #272c38, #282c37);
}

.sidebar-bg-color {
  background-color: #f5f5f5;
}

.sidebar-heading-text {
  color: #ffffff;
  font-size: 1.3em !important;
  font-weight: bold;
  text-transform: none;
}

.header-bg-color {
  background-color: #282c37;
}

.header-height {
  height: 75px;
}

.footer-bg-color {
  background-color: #282c37;
}

.header-menu-small-device-bg-color {
  background-color: #282c37;
}

.comments-bg-color {
  background-color: #232f3e;
}

/* Footer Title Text */
h2.footer-title {
  font-size: 1em;
  color: #bdc3c7;
  font-weight: bold;
  text-transform: capitalize;
}

p.footer-text {
  font-size: 0.9em;
  color: #f5f5f5;
  font-weight: normal;
}

p.footer-copyright-text {
  font-size: 0.8em;
  color: #C0C0C0;
  font-weight: normal;
}

.highlight-home-text {
  font-size: 1.5em !important;
  color: #ffffff;
  font-weight: bold;
  text-transform: none;
}

.related-title-text {
  color: #fff;
  font-size: 1.1em !important;
  font-weight: bold;
}

.navbar ul li a {
  font-size: 1.1em !important;
  color: #5d6d7e !important;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin-right: 15px;
}

.navbar ul li:hover a,
.navbar ul li.current_page_item a {
  font-size: 1.1em !important;
  color: #d68910 !important;
  text-decoration: none;
  font-weight: normal;
  -webkit-text-decoration: underline 2px #5d6d7e;
          text-decoration: underline 2px #5d6d7e;
  text-underline-offset: 10px;
}

.navbar .dropdown-menu {
  background-color: #282c37;
}

.navbar .dropdown-menu li a {
  color: #ebe7e6;
  text-align: left;
}

.navbar .dropdown-menu li:hover a,
.navbar .dropdown-menu li.current_page_item a {
  background-color: #56617e !important;
  color: #fff;
}

.header-nav {
  padding-left: 20px;
  padding-right: 10px;
}

.header-login-link:link {
  font-size: 1.1em !important;
  color: #5d6d7e;
  text-decoration: none;
  font-weight: normal;
  text-align: right;
  padding: 5px;
  list-style-type: none;
}

.header-login-link:visited {
  font-size: 1.1em !important;
  color: #5d6d7e;
  text-decoration: none;
  font-weight: normal;
  text-align: right;
  padding: 5px;
  list-style-type: none;
}

.header-login-link:hover {
  font-size: 1.1em !important;
  color: #d68910 !important;
  text-decoration: none;
  font-weight: normal;
  text-align: right;
  padding: 5px;
  list-style-type: none;
  -webkit-text-decoration: underline 2px #5d6d7e;
          text-decoration: underline 2px #5d6d7e;
  text-underline-offset: 10px;
}

.smartphone-login:link {
  font-size: 1.2em !important;
  color: #5d6d7e !important;
  text-decoration: none;
  font-weight: normal;
  text-align: right;
  margin-right: 10px;
  padding: 5px;
  list-style-type: none;
}

.smartphone-login:visited {
  font-size: 1.2em !important;
  color: #5d6d7e !important;
  text-decoration: none;
  font-weight: normal;
  text-align: right;
  margin-right: 10px;
  padding: 5px;
  list-style-type: none;
}

.smartphone-login:hover {
  font-size: 1.2em !important;
  color: #d68910 !important;
  text-decoration: none;
  font-weight: normal;
  text-align: right;
  margin-right: 10px;
  padding: 5px;
  list-style-type: none;
  -webkit-text-decoration: underline 2px #5d6d7e;
          text-decoration: underline 2px #5d6d7e;
  text-underline-offset: 10px;
}

div.menu-footer-full ul {
  margin: 0px 0px 10px 0px;
  list-style-type: none;
  list-style: none;
  list-style-image: none;
  text-align: right;
  text-align: left;
  padding-left: 0px;
}

div.menu-footer-full li {
  padding: 0px 10px 0px 0px;
  display: inline;
}

div.menu-footer-full a {
  color: #f5f5f5;
  text-decoration: underline;
  -webkit-text-decoration: underline 2px #f5f5f5 !important;
          text-decoration: underline 2px #f5f5f5 !important;
  text-underline-offset: 5px !important;
}

div.menu-footer-full > ul > li:hover > a {
  margin: 10px 0px 10px 0px;
  -webkit-text-decoration: underline 1px #f5f5f5 !important;
          text-decoration: underline 1px #f5f5f5 !important;
  text-underline-offset: 8px !important;
}

/* Footer Half View Categories Menu */
div.footer-spilit-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

div.footer-spilit-menu li {
  position: relative;
  font-size: 0.9em;
  list-style: none;
  list-style-image: none;
  line-height: 1.9;
  padding-left: 20px;
}

div.footer-spilit-menu a {
  color: #f5f5f5;
  text-decoration: none;
  display: block;
}

div.footer-spilit-menu > ul > li:hover > a {
  margin: 1px 0px 1px 0px;
  -webkit-text-decoration: underline 3px #f5f5f5 !important;
          text-decoration: underline 3px #f5f5f5 !important;
  text-underline-offset: 5px !important;
}

.pagination .page-numbers {
  background: #D2386C;
  color: #ffffff;
  font-size: 0.9em;
  display: block;
  border-radius: 2px 2px;
  width: auto;
  float: left;
  margin: 4px 8px 4px 0;
  padding: 6px 15px 6px 15px;
  text-decoration: none;
  font-weight: normal;
}

.pagination .page-numbers:hover {
  background: #f35022;
  color: #ffffff;
  font-size: 0.9em;
  text-decoration: none;
}

.pagination .current {
  background: #f35022;
  color: #f7e8e8;
  font-size: 0.9em;
  font-weight: normal;
}

.span-search-title-text {
  color: #ffffff;
  font-size: 1.2em !important;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
  padding-left: 5px;
  text-align: center;
}

h3 {
  font-size: 1.2em !important;
}

h4 {
  font-size: 1.1em !important;
}

h5 {
  font-size: .75em !important;
}

a:link {
  text-decoration: none;
  color: black;
}

a:visited {
  text-decoration: none;
  color: black;
}

a:hover {
  text-decoration: underline;
}

.modal-border-zero {
  border: 0 !important;
}

div.vertical-line {
  width: 1px;
  background-color: silver;
  height: 100%;
  float: left;
  border: 2px ridge silver;
  border-radius: 2px;
}

.post-title-image {
  width: 100%;
  height: 150px;
}

.single-page-image {
  width: 80%;
  height: auto;
}

.related-post-image {
  width: 100%;
  height: 110px;
}

.sidebar-post-image {
  width: 100%;
  height: auto;
}

.author-bios {
  height: auto;
  border-color: #696969;
  -webkit-box-shadow: 0px 1px 0px #696969;
          box-shadow: 0px 1px 0px #696969;
  background-color: #f5f5f5;
}

.author-text {
  font-size: .88em;
  color: #34495e;
}

.date-span-text {
  color: #6b6b6b;
  font-size: .85em !important;
  font-weight: normal;
}

.origial-video-meta {
  color: #0072B5;
  font-size: 1.1em !important;
  font-weight: normal;
}

.submit-precausion-text {
  color: #696961;
  font-size: 0.9em;
  font-weight: normal;
}

.no-underline-url:hover {
  text-decoration: none;
}

h1.author-details {
  font-size: 3.5em;
  color: #e4c51a;
  font-weight: bold;
  font-family: 'Josefin Sans', 'Inconsolata', 'Segoe UI', 'Open Sans', 'Roboto';
}

h1.author-details2 {
  font-size: 1.8em;
  color: #e4c51a;
  font-weight: bold;
  font-family: 'Josefin Sans', 'Inconsolata', 'Segoe UI', 'Open Sans', 'Roboto';
}

.author_bio_section {
  background-color: #F5F5F5;
  padding: 15px;
  border: 1px solid #ccc;
}

.author_name {
  font-size: 1.0em;
  font-weight: bold;
}

.author_details img {
  border: 1px solid #D8D8D8;
  border-radius: 50%;
  float: left;
  margin: 0 10px 10px 0;
}

.space-after-right-to-logo {
  padding-right: 50px;
}
/*# sourceMappingURL=01-theme-black.css.map */