@charset "UTF-8";
/* @import 'bootstrap.min.css'; */
/*@import 'bootstrap-orig.min.css'; */
/*@import 'bootstrap.4.4.1.min.css'; */
@import 'bootstrap.5.2.2.min.css';
@import 'owl.carousel.min.css';
@import 'fancybox.min.css';
/*
JOHAN, THIS IS FOR THE Trending Recipes WIDGET.
*/
@import url(//fonts.googleapis.com/css2?family=Dancing+Script:wght@700);
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  word-wrap: break-word;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
@media (min-width: 1200px){
	.container {
	    width: 1099px !important;
	}
}
*/
.va-ctr {
  align-items: center;
  display: flex;
}

.ctrdv {
  float: none;
  margin: auto;
}

.mbpx-45 {
  margin-bottom: 45px;
}

.mbpx-20 {
  margin-bottom: 20px;
}

.mbpx-3 {
  margin-bottom: 3px !important;
}

body {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

a {
  transition: all 0.3s ease-in;
}
a:hover {
  text-decoration: none;
}

.primary-btn {
  background: #50b5f6;
  padding: 9px 18px;
  border-top-left-radius: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 8px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  border: none;
}
.primary-btn:hover {
  color: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

.style-head, .hmfunction_sectionlabel, .divTableleft {
  margin-bottom: 42px;
}
.style-head h2, .hmfunction_sectionlabel h2, .divTableleft h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  position: relative;
}
.style-head h2 a, .hmfunction_sectionlabel h2 a, .divTableleft h2 a {
  color: #2e9ae0;
}
.style-head h2:after, .hmfunction_sectionlabel h2:after, .divTableleft h2:after {
  height: 3px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0px;
  bottom: -15px;
  background: #2e9ae0;
  background: linear-gradient(90deg, #2e9ae0 0%, #f5fafd 54%);
}
.style-head h2.sm, .hmfunction_sectionlabel h2.sm, .divTableleft h2.sm {
  font-size: 19px;
}
.style-head .mid_font_size, .hmfunction_sectionlabel .mid_font_size, .divTableleft .mid_font_size {
  font-size: 16px !important;
  margin-top: 15px;
}

.top-bar {
  border-bottom: 1px solid #ededed;
  padding: 8px 0;
}
.top-bar ul {
  padding: 0px;
  margin: 0px;
}
.top-bar ul li {
  list-style: none;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 5px;
  padding: 5px 0;
}
.top-bar ul li .cart_icon_home {
  width: 25%;
  margin: 0 auto;
}
.top-bar ul li:last-child {
  margin-right: 0px;
}
.top-bar ul li a {
  color: #262626;
}
.top-bar ul.social li {
  margin-left: 0px;
  padding: 0px;
  margin-right: 8px;
  font-size: 22px;
}

.header {
  padding: 13px 0 10px 0;
}
.header .logo {
  max-height: 100px;
}
.header .date {
  text-align: center;
  margin-top: 13px;
}
.header .date p {
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1.7px;
}
.header .header_home_ad, .header .header_story_ad {
  margin: 5px 0 0 0;
}
.header .nav {
  background: #312e2f;
  padding: 8px 16px;
}
.header .nav .navbar-toggler {
  display: none;
  padding: 10px;
  border-radius: 4px;
  border: none;
  box-shadow: none;
  outline: none;
}
.header .nav ul li {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}
.header .nav ul li a {
  color: #fff;
}
.header .nav .navbar-nav.ml-auto {
  float: right;
  font-size: 20px;
  margin-right: 10px;
}
.header .nav .navbar-nav.ml-auto a {
  color: #fff;
  text-decoration: none;
}
.header .nav .navbar-nav.ml-auto #search-form {
  height: 36px;
  background: #fff;
  width: 320px;
  overflow: hidden;
  border: 1px solid #dee1e2;
  display: none;
  position: absolute;
  top: 6px;
  right: 80px;
  z-index: 9;
  box-shadow: 0 0 12px #ffffff8c;
}
.header .nav .navbar-nav.ml-auto #search-form .search {
  height: 36px;
  padding: 0 14px;
  font-size: 14px;
  width: 100%;
  border: none;
  background: transparent;
}
.header .nav .navbar-nav.ml-auto #search-form .submit-search {
  font-size: 14px;
  background: #50b5f6;
  border: none;
  color: #fff;
  float: right;
  padding: 8px;
  z-index: 1;
  position: absolute;
  /* left: 0; */
  right: 0;
  height: 100%;
}

@media (max-width: 460px) {
  .header .nav .navbar-nav.ml-auto #search-form {
    right: 66px;
    width: 250px;
  }
}
.search-toggler {
  top: 14px;
  position: absolute;
  right: 26px;
}

.navbar-nav ul.menu-dropdown {
  position: absolute;
  top: 24px;
  z-index: 9;
  background: #312e2f;
  width: 180px;
  display: none;
}
.navbar-nav ul.menu-dropdown li {
  position: relative;
}
.navbar-nav ul.menu-dropdown li a {
  padding: 14px;
  display: block;
  font-size: 15px;
}
.navbar-nav .has_childrens:hover .menu-dropdown {
  display: block;
}
.navbar-nav ul {
  margin-bottom: 0px;
}

.head-info {
  margin-bottom: 9px;
}
.head-info .weather-info figure {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}
.head-info .weather-info p {
  font-size: 14px;
  color: #000;
  display: inline-block;
  vertical-align: middle;
}
.head-info .weather-info p strong {
  font-weight: 600;
  font-size: 17px;
  margin-right: 3px;
}
.head-info .weather-info p sup {
  font-size: 11px;
}
.head-info .col-6 {
  margin: auto;
}

.banner .row {
  margin-left: -2px;
  margin-right: -2px;
}
.banner .col {
  padding-left: 2px;
  padding-right: 2px;
}
.banner .frst {
  width: 50%;
  max-width: 50%;
}
.banner .lst {
  width: 50%;
}
.banner .dt {
  position: relative;
  margin-bottom: 3px;
}
.banner .dt figure {
  margin: 0px;
}
.banner .dt figure img {
  width: 100%;
  height: 100%;
}
.banner .dt .info {
  position: absolute;
  bottom: 21px;
  width: 100%;
  z-index: 9;
  padding: 0 20px;
}
.banner .dt .info .cat {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px;
  display: inline-block;
  padding: 6px 14px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.banner .dt .info h3 {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  margin-bottom: 3px;
}
.banner .dt .info p {
  font-size: 10px;
  color: #fff;
}
.banner .dt .info p span {
  color: #50b5f6;
}
.banner .head-slide .dt {
  position: relative;
  height: auto;
}
.banner .head-slide .dt figure {
  margin: 0px;
}
.banner .head-slide .dt figure img {
  max-width: inherit;
}
.banner .head-slide .dt .c-info {
  position: absolute;
  right: 30px;
  bottom: 440px;
  color: #fff;
  background: url("/app/images/cmnt-bg.png") no-repeat center top;
  width: 27px;
  height: 24px;
  text-align: center;
  line-height: 1.1;
  z-index: 10;
  left: unset;
}
.banner .head-slide .dt .c-info span {
  font-size: 12px;
  font-weight: bold;
}
.banner .head-slide .dt .info {
  position: absolute;
  bottom: 31px;
  width: 100%;
  z-index: 9;
  padding: 0 30px;
}
.banner .head-slide .dt .info .cat {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px;
  display: inline-block;
  padding: 7px 14px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.banner .head-slide .dt .info h3 {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
  margin-bottom: 15px;
}
.banner .head-slide .dt .info p {
  font-size: 12px;
  color: #fff;
}
.banner .head-slide .dt .info p span {
  color: #50b5f6;
}
.banner .head-slide .owl-nav {
  position: static;
}
.banner .head-slide .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
}
.banner .head-slide .owl-nav .owl-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}
.banner .head-slide .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
}
.banner .head-slide .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}
.banner .head-slide .owl-nav button {
  width: 31px !important;
  height: 41px !important;
  background: #ffffff59;
  border-radius: 5px;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}
.banner .head-slide .owl-nav button span {
  display: none;
}

.dt figure::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, RGBA(0, 0, 0, 0) 30%, RGBA(0, 0, 0, 0.1), RGBA(0, 0, 0, 0.3), RGBA(0, 0, 0, 0.6), RGBA(0, 0, 0, 0.8));
  z-index: 1;
}
.dt .c-info {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #fff;
  background: url("/app/images/cmnt-bg.png") no-repeat center top;
  width: 27px;
  height: 24px;
  text-align: center;
  line-height: 1.1;
  z-index: 10;
  left: unset;
}
.dt .c-info span {
  font-size: 12px;
  font-weight: bold;
}

.after-banner .dt {
  position: relative;
  margin-bottom: 3px;
}
.after-banner .dt figure {
  margin: 0px;
}
.after-banner .dt figure img {
  width: 100%;
  height: 100%;
}
.after-banner .dt .info {
  position: absolute;
  bottom: 31px;
  width: 100%;
  z-index: 9;
  padding: 0 30px;
  text-align: center;
}
.after-banner .dt .info .cat {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  display: inline-block;
  padding: 7px 14px;
  margin-bottom: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.after-banner .dt .info h3 {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 10px;
}
.after-banner .dt .info p {
  font-size: 12px;
  color: #fff;
}
.after-banner .dt .info p span {
  color: #50b5f6;
}
.after-banner .owl-nav {
  position: static;
}
.after-banner .owl-nav .owl-prev {
  position: absolute;
  left: -40px;
  top: 40%;
}
.after-banner .owl-nav .owl-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #138cdb;
}
.after-banner .owl-nav .owl-next {
  position: absolute;
  right: -40px;
  top: 42%;
}
.after-banner .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #138cdb;
}
.after-banner .owl-nav button {
  width: 26px !important;
  height: 32px !important;
  background: transparent !important;
  border-radius: 5px;
  box-shadow: none !important;
  outline: none !important;
  border: 1px solid #d7dee3 !important;
}
.after-banner .owl-nav button span {
  display: none;
}

.c-box a h3 {
  color: #000 !important;
}

.main-dt, .main-section {
  margin-bottom: 80px;
  margin-top: 46px;
}
.main-dt .news-breaking-info, .main-section .news-breaking-info {
  margin-bottom: 44px;
}
.main-dt .news-breaking-info ul li, .main-section .news-breaking-info ul li {
  border-bottom: 1px dotted #e1e1e1;
  padding: 20px 0;
  position: relative;
}
.main-dt .news-breaking-info ul li:after, .main-section .news-breaking-info ul li:after {
  content: "";
  clear: both;
  display: block;
}
.main-dt .news-breaking-info ul li:first-child, .main-section .news-breaking-info ul li:first-child {
  padding-top: 0px;
}
.main-dt .news-breaking-info ul li:last-child, .main-section .news-breaking-info ul li:last-child {
  border: 0px;
}
.main-dt .news-breaking-info ul li a, .main-section .news-breaking-info ul li a {
  color: #000;
}
.main-dt .news-breaking-info ul li a.author-blue, .main-section .news-breaking-info ul li a.author-blue {
  color: #50b5f6;
}
.main-dt .news-breaking-info ul li h4, .main-section .news-breaking-info ul li h4 {
  font-size: 12px;
  color: #7c8387;
  margin-bottom: 15px;
  line-height: 1.2;
}
.main-dt .news-breaking-info ul li h4 span, .main-section .news-breaking-info ul li h4 span {
  color: #50b5f6;
}
.main-dt .news-breaking-info ul li h4 span strong, .main-section .news-breaking-info ul li h4 span strong {
  font-weight: bold;
}
.main-dt .news-breaking-info ul li h3, .main-section .news-breaking-info ul li h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.main-dt .news-breaking-info ul li p, .main-section .news-breaking-info ul li p {
  font-size: 14px;
  color: #5c5c5c;
  line-height: 1.6;
}
.main-dt .news-breaking-info ul li .c-info, .main-section .news-breaking-info ul li .c-info {
  position: relative;
  left: 6px;
  top: -1px;
  width: 22px;
  height: 20px;
  display: inline-block;
  color: #fff;
  background: url(/app/images/cmnt-bg.png) no-repeat center top;
  background-size: auto;
  background-size: 100%;
  text-align: center;
  z-index: 10;
  padding: 2px 0;
  font-size: 11px;
  font-weight: bold;
}
.main-dt .news-breaking-info ul li .c-info span, .main-section .news-breaking-info ul li .c-info span {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
.main-dt .news-breaking-info ul li figure, .main-section .news-breaking-info ul li figure {
  margin-right: 15px;
  float: left;
}
.main-dt .news-breaking-info ul.sm-bx h3, .main-section .news-breaking-info ul.sm-bx h3 {
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5;
  padding-top: 10px;
  margin-bottom: 8px;
  margin-top: 0px;
}
.main-dt .news-breaking-info ul.sm-bx h4, .main-section .news-breaking-info ul.sm-bx h4 {
  margin-bottom: 6px;
}
.main-dt .news-breaking-info ul.sm-bx li, .main-section .news-breaking-info ul.sm-bx li {
  padding: 10px 0;
  border: 0px;
}
.main-dt .news-breaking-info ul.sm-bx li:first-child, .main-section .news-breaking-info ul.sm-bx li:first-child {
  padding-top: 0px !important;
}
.main-dt .news-breaking-info .c-box, .main-section .news-breaking-info .c-box {
  position: relative;
  margin-bottom: 28px;
}
.main-dt .news-breaking-info .c-box figure, .main-section .news-breaking-info .c-box figure {
  margin-bottom: 10px;
}
.main-dt .news-breaking-info .c-box figure img, .main-section .news-breaking-info .c-box figure img {
  width: 100%;
  height: 100%;
}
.main-dt .news-breaking-info .c-box a h3, .main-section .news-breaking-info .c-box a h3 {
  color: #000 !important;
}
.main-dt .news-breaking-info .c-box h4, .main-section .news-breaking-info .c-box h4 {
  font-size: 12px;
  color: #7c8387;
  margin-bottom: 7px;
  position: relative;
}
.main-dt .news-breaking-info .c-box h4 .c-info span, .main-section .news-breaking-info .c-box h4 .c-info span {
  color: #fff;
  font-size: 11px;
}
.main-dt .news-breaking-info .c-box h4 span, .main-section .news-breaking-info .c-box h4 span {
  color: #50b5f6;
}
.main-dt .news-breaking-info .c-box h4 span strong, .main-section .news-breaking-info .c-box h4 span strong {
  font-weight: bold;
}
.main-dt .news-breaking-info .c-box h3, .main-section .news-breaking-info .c-box h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 10px;
  padding-right: 65px;
}
.main-dt .news-breaking-info .c-box h3 a, .main-section .news-breaking-info .c-box h3 a {
  color: #000;
}
.main-dt .news-breaking-info .c-box p, .main-section .news-breaking-info .c-box p {
  font-size: 14px;
  color: #5c5c5c;
  line-height: 1.6;
}
.main-dt .news-breaking-info .c-box p.ft-13, .main-section .news-breaking-info .c-box p.ft-13 {
  font-size: 13px;
}
.main-dt .news-breaking-info .c-box .c-info, .main-section .news-breaking-info .c-box .c-info {
  position: relative;
  left: 6px;
  top: -1px;
  width: 22px;
  height: 20px;
  display: inline-block;
  color: #fff;
  background: url(/app/images/cmnt-bg.png) no-repeat center top;
  background-size: 100%;
  text-align: center;
  z-index: 10;
  padding: 2px 0;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}
.main-dt .news-breaking-info .c-box .elipse-list, .main-section .news-breaking-info .c-box .elipse-list {
  margin-bottom: 20px;
}
.main-dt .news-breaking-info .c-box .elipse-list li, .main-section .news-breaking-info .c-box .elipse-list li {
  font-size: 15px;
  padding: 5px 0;
  border: none;
  color: #5c5c5c;
  position: relative;
  padding-left: 18px;
  font-weight: 500;
}
.main-dt .news-breaking-info .c-box .elipse-list li:before, .main-section .news-breaking-info .c-box .elipse-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #108bdb;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-dt .news-breaking-info .c-info, .main-section .news-breaking-info .c-info {
  position: relative;
  padding-left: 7px;
  color: #fff;
  background: url("/app/images/cmnt-bg.png") no-repeat center top;
  width: 27px;
  height: 24px;
  text-align: center;
  line-height: 1.1;
  z-index: 10;
}
.main-dt .news-breaking-info .c-info span, .main-section .news-breaking-info .c-info span {
  font-size: 12px;
  font-weight: bold;
}
.main-dt .news-breaking-info .sort_dates, .main-section .news-breaking-info .sort_dates {
  margin: 30px 0px;
  color: #000;
}
.main-dt .news-breaking-info .sort_dates b, .main-section .news-breaking-info .sort_dates b {
  font-weight: 600;
  color: #000;
  font-size: 16px;
}
.main-dt .news-breaking-info .fp-img, .main-section .news-breaking-info .fp-img {
  float: left;
  margin-right: 20px;
}
.main-dt .news-breaking-info .style-head.style-head-new.bd-none, .main-dt .news-breaking-info .hmfunction_sectionlabel.style-head-new.bd-none, .main-section .news-breaking-info .style-head.style-head-new.bd-none, .main-section .news-breaking-info .hmfunction_sectionlabel.style-head-new.bd-none {
  margin-bottom: 15px;
}
.main-dt .news-breaking-info .style-head.style-head-new.bd-none h2, .main-dt .news-breaking-info .hmfunction_sectionlabel.style-head-new.bd-none h2, .main-section .news-breaking-info .style-head.style-head-new.bd-none h2, .main-section .news-breaking-info .hmfunction_sectionlabel.style-head-new.bd-none h2 {
  font-size: 16px;
  text-transform: capitalize;
  color: #000;
  font-weight: 600;
  position: relative;
}
.main-dt .news-breaking-info .style-head.style-head-new.bd-none h2:after, .main-dt .news-breaking-info .hmfunction_sectionlabel.style-head-new.bd-none h2:after, .main-section .news-breaking-info .style-head.style-head-new.bd-none h2:after, .main-section .news-breaking-info .hmfunction_sectionlabel.style-head-new.bd-none h2:after {
  display: none;
}
.main-dt .news-breaking-info .my_style_head h2, .main-section .news-breaking-info .my_style_head h2 {
  font-size: 26px;
}
.main-dt .news-breaking-info .ad_cart p, .main-section .news-breaking-info .ad_cart p {
  background: #50b5f6;
  padding: 5px 15px;
}
.main-dt .news-breaking-info .ad_cart p a, .main-section .news-breaking-info .ad_cart p a {
  color: #fff;
  margin-right: 10px;
  display: inline-block;
}
.main-dt .news-breaking-info .ad_cart p a:last-child, .main-section .news-breaking-info .ad_cart p a:last-child {
  float: right;
}
.main-dt .news-breaking-info .ad_cart a.subscription, .main-section .news-breaking-info .ad_cart a.subscription {
  background: #312e2f !important;
  display: inline-block;
  margin-top: 25px;
  color: #fff;
  padding: 15px 25px;
  font-size: 14px;
  transition: 0.5s;
}
.main-dt .news-breaking-info .single_store .store_main_img, .main-section .news-breaking-info .single_store .store_main_img {
  position: relative;
}
.main-dt .news-breaking-info .single_store .store_main_img img, .main-section .news-breaking-info .single_store .store_main_img img {
  width: 100%;
  max-width: 100% !important;
  object-fit: contain;
  max-height: fit-content;
  border: 0;
  height: auto;
}
.main-dt .news-breaking-info .single_store .store_main_img .over_zoom, .main-section .news-breaking-info .single_store .store_main_img .over_zoom {
  position: absolute;
  height: 100%;
  width: 100%;
  background: #ffffff8a;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  opacity: 0;
}
.main-dt .news-breaking-info .single_store .store_main_img .over_zoom a, .main-section .news-breaking-info .single_store .store_main_img .over_zoom a {
  color: #000;
  font-size: 30px;
}
.main-dt .news-breaking-info .single_store .store_main_img:hover .over_zoom, .main-section .news-breaking-info .single_store .store_main_img:hover .over_zoom {
  opacity: 1;
  transition: 0.4s ease-in;
}
.main-dt .news-breaking-info .single_store .cart-sce, .main-section .news-breaking-info .single_store .cart-sce {
  padding-left: 15px;
  padding-top: 0px;
}
.main-dt .news-breaking-info .single_store .cart-sce h2, .main-section .news-breaking-info .single_store .cart-sce h2 {
  font-size: 25px;
}
.main-dt .news-breaking-info .single_store .cart-sce h2 a, .main-section .news-breaking-info .single_store .cart-sce h2 a {
  font-size: 18px;
}
.main-dt .news-breaking-info .single_store .cart-sce p, .main-section .news-breaking-info .single_store .cart-sce p {
  line-height: 24px;
  margin-bottom: 20px;
}
.main-dt .news-breaking-info .single_store .cart-sce .single-quantity, .main-section .news-breaking-info .single_store .cart-sce .single-quantity {
  display: flex;
  align-items: center;
}
.main-dt .news-breaking-info .single_store .cart-sce .single-quantity #quantity, .main-section .news-breaking-info .single_store .cart-sce .single-quantity #quantity {
  width: 100%;
  height: 40px;
  text-align: center;
  padding: 5px;
}
.main-dt .news-breaking-info .single_store .cart-sce .single-quantity a.cart_button, .main-dt .news-breaking-info .single_store .cart-sce .single-quantity input.cart_button, .main-section .news-breaking-info .single_store .cart-sce .single-quantity a.cart_button, .main-section .news-breaking-info .single_store .cart-sce .single-quantity input.cart_button {
  width: 100%;
  margin-top: 0;
  height: 41px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
}
.main-dt .news-breaking-info .single_store .cart-sce a.go_back, .main-dt .news-breaking-info .single_store .cart-sce input.go_back, .main-section .news-breaking-info .single_store .cart-sce a.go_back, .main-section .news-breaking-info .single_store .cart-sce input.go_back {
  width: 100%;
  display: block;
  margin-top: 20px;
  background: #50b5f6;
  border: none;
  padding: 12px 20px;
  justify-content: center;
  text-align: center;
  color: #fff;
  font-size: 15px;
}
.main-dt .news-breaking-info .single_store .all-cont, .main-section .news-breaking-info .single_store .all-cont {
  padding-top: 60px;
}
.main-dt .news-breaking-info .single_store .all-cont p, .main-section .news-breaking-info .single_store .all-cont p {
  font-size: 15px;
  line-height: 25px;
}
.main-dt .news-breaking-info form.comment-form .border-dot, .main-dt .news-breaking-info form.comment-form .grey_bgg, .main-section .news-breaking-info form.comment-form .border-dot, .main-section .news-breaking-info form.comment-form .grey_bgg {
  border: 1px dashed #e3e9ed;
  background: #f9fbfd;
  padding: 20px;
}
.main-dt .news-breaking-info form.comment-form .border-dot .input-check, .main-dt .news-breaking-info form.comment-form .grey_bgg .input-check, .main-section .news-breaking-info form.comment-form .border-dot .input-check, .main-section .news-breaking-info form.comment-form .grey_bgg .input-check {
  margin: 10px 0;
  display: flex;
  align-items: center;
}
.main-dt .news-breaking-info form.comment-form .border-dot .input-check input[type=checkbox], .main-dt .news-breaking-info form.comment-form .grey_bgg .input-check input[type=checkbox], .main-section .news-breaking-info form.comment-form .border-dot .input-check input[type=checkbox], .main-section .news-breaking-info form.comment-form .grey_bgg .input-check input[type=checkbox] {
  width: 18px;
  height: 18px;
}
.main-dt .news-breaking-info form.comment-form .border-dot .input-check label, .main-dt .news-breaking-info form.comment-form .grey_bgg .input-check label, .main-section .news-breaking-info form.comment-form .border-dot .input-check label, .main-section .news-breaking-info form.comment-form .grey_bgg .input-check label {
  font-size: 15px;
  color: #6b6b6b;
  font-weight: 600;
  margin-left: 10px;
  line-height: 15px;
}
.main-dt .news-breaking-info form.comment-form .border-dot .input-check label span.clr-blue, .main-dt .news-breaking-info form.comment-form .grey_bgg .input-check label span.clr-blue, .main-section .news-breaking-info form.comment-form .border-dot .input-check label span.clr-blue, .main-section .news-breaking-info form.comment-form .grey_bgg .input-check label span.clr-blue {
  color: #108bdb;
}
.main-dt .news-breaking-info form.comment-form .form-field, .main-section .news-breaking-info form.comment-form .form-field {
  margin-bottom: 10px;
}
.main-dt .news-breaking-info form.comment-form .form-field input.btn-submit, .main-section .news-breaking-info form.comment-form .form-field input.btn-submit {
  width: 130px;
  height: 36px;
  float: right;
  background: #108bdb;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.main-dt .news-breaking-info form.comment-form .col-half, .main-section .news-breaking-info form.comment-form .col-half {
  width: 49%;
  display: inline-block;
}
.main-dt .news-breaking-info form.comment-form .col-half:nth-child(even), .main-section .news-breaking-info form.comment-form .col-half:nth-child(even) {
  float: right;
}
.main-dt .news-breaking-info form.comment-form .col-one-half, .main-section .news-breaking-info form.comment-form .col-one-half {
  width: 32.9%;
  display: inline-block;
}
.main-dt .news-breaking-info form.comment-form h4, .main-section .news-breaking-info form.comment-form h4 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-top: 37px;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1.4;
}
.main-dt .news-breaking-info form.comment-form input.frmfld, .main-section .news-breaking-info form.comment-form input.frmfld {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  font-size: 13px;
  border: 1px solid #e1e7ec;
  box-shadow: none;
  outline: none;
  font-family: "Open Sans", sans-serif !important;
}
.main-dt .news-breaking-info form.comment-form select.sel_bkg_fff, .main-section .news-breaking-info form.comment-form select.sel_bkg_fff {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  font-size: 13px;
  color: #7f888f;
  border: 1px solid #e1e7ec;
  box-shadow: none;
  outline: none;
  font-family: "Open Sans", sans-serif !important;
  background: #ffffff;
  margin: 0;
}
.main-dt .news-breaking-info form.comment-form textarea, .main-section .news-breaking-info form.comment-form textarea {
  width: 100%;
  height: 220px;
  resize: none;
  padding: 16px 20px;
  line-height: 1.6;
  font-size: 13px;
  border: 1px solid #e1e7ec;
  box-shadow: none;
  outline: none;
  font-family: "Open Sans", sans-serif !important;
}
.main-dt .store_list .row, .main-section .store_list .row {
  padding-bottom: 25px;
  padding-top: 10px;
}
.main-dt .store_list .row img, .main-section .store_list .row img {
  max-width: 165px !important;
  max-height: 130px;
  width: 110px;
  height: 130px;
  object-fit: contain;
}
.main-dt .store_list .row .cart-sce, .main-section .store_list .row .cart-sce {
  padding-left: 20px;
}
.main-dt .store_list .row .cart-sce h2, .main-section .store_list .row .cart-sce h2 {
  font-size: 18px;
  margin-bottom: 12px;
}
.main-dt .store_list .row .cart-sce a, .main-section .store_list .row .cart-sce a {
  font-size: 18px;
}
.main-dt .store_list .row .cart-sce strong, .main-section .store_list .row .cart-sce strong {
  text-decoration-line: line-through;
  font-weight: normal !important;
}
.main-dt .store_list .row .cart-sce span, .main-section .store_list .row .cart-sce span {
  padding-left: 10px;
  color: #d2000e;
}
.main-dt .store_list .row .cart-sce p, .main-section .store_list .row .cart-sce p {
  font-size: 15px;
  margin-top: 15px;
}
.main-dt .store_list .row .cart-sce a.cart_button, .main-dt .store_list .row .cart-sce input.cart_button, .main-section .store_list .row .cart-sce a.cart_button, .main-section .store_list .row .cart-sce input.cart_button {
  background: #312e2f;
  display: inline-block;
  padding: 10px 20px !important;
  color: #fff;
  margin-top: 15px;
  font-size: 14px;
  border: 0;
  border-radius: 0 !important;
}
.main-dt .store_list .row .cart-sce a.cart_button:hover, .main-dt .store_list .row .cart-sce input.cart_button:hover, .main-section .store_list .row .cart-sce a.cart_button:hover, .main-section .store_list .row .cart-sce input.cart_button:hover {
  background: #00458b;
  transition: 0.5s;
}
.main-dt .rht .news-breaking-info ul li, .main-section .rht .news-breaking-info ul li {
  padding: 10px 0;
  border: 0px;
}
.main-dt .rht .news-breaking-info ul li:first-child, .main-section .rht .news-breaking-info ul li:first-child {
  padding-top: 0px;
}
.main-dt .rht .news-breaking-info ul li h3, .main-section .rht .news-breaking-info ul li h3 {
  font-size: 14px;
  line-height: 1.5;
}
.main-dt .rht .news-breaking-info ul li h3 i, .main-section .rht .news-breaking-info ul li h3 i {
  font-size: 13px;
}
.main-dt .rht .news-breaking-info .style-head, .main-dt .rht .news-breaking-info .hmfunction_sectionlabel, .main-section .rht .news-breaking-info .style-head, .main-section .rht .news-breaking-info .hmfunction_sectionlabel {
  margin-bottom: 16px;
}
.main-dt .rht .news-breaking-info .style-head h2, .main-dt .rht .news-breaking-info .hmfunction_sectionlabel h2, .main-section .rht .news-breaking-info .style-head h2, .main-section .rht .news-breaking-info .hmfunction_sectionlabel h2 {
  line-height: 1.2;
}
.main-dt .rht .news-breaking-info .style-head h2:after, .main-dt .rht .news-breaking-info .hmfunction_sectionlabel h2:after, .main-section .rht .news-breaking-info .style-head h2:after, .main-section .rht .news-breaking-info .hmfunction_sectionlabel h2:after {
  display: none;
}
.main-dt .rht .news-breaking-info .style-head .mid_font_size:after, .main-dt .rht .news-breaking-info .hmfunction_sectionlabel .mid_font_size:after, .main-section .rht .news-breaking-info .style-head .mid_font_size:after, .main-section .rht .news-breaking-info .hmfunction_sectionlabel .mid_font_size:after {
  display: none;
}
.main-dt .rht .sidebar_split_ad, .main-section .rht .sidebar_split_ad {
  text-align: center;
}
.main-dt .rht p, .main-section .rht p {
  line-height: 22px;
  margin: 16px 0;
}
.main-dt .edtr a, .main-section .edtr a {
  background-color: #50b5f6;
  padding: 15px 30px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}
.main-dt .bottom_banner_advert_text, .main-section .bottom_banner_advert_text {
  text-align: center !important;
}
.main-dt .bottom_banner_advert_text img, .main-section .bottom_banner_advert_text img {
  max-width: 100%;
  height: auto;
  padding: 1em;
}
.main-dt .bottom_banner_ad img, .main-section .bottom_banner_ad img {
  border: none;
}
.main-dt .bottom_banner_ad a, .main-section .bottom_banner_ad a {
  border: none;
  text-align: center !important;
}
.main-dt .bottom_banner_ad, .main-section .bottom_banner_ad {
  width: 100%;
  padding: 0;
  height: auto;
  background-color: none;
  color: #000;
  margin-top: 40px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.lrg_font {
  font-size: 26px !important;
  font-weight: 500 !important;
  color: #000;
  text-transform: capitalize !important;
}

.gallery-sec .col {
  padding-left: 2px;
  padding-right: 2px;
}
.gallery-sec .row {
  margin-left: -2px;
  margin-right: -2px;
}
.gallery-sec figure {
  margin-bottom: 3px;
}

.slider-content, .ad_slider_new {
  margin-top: 40px;
}
.slider-content .dt, .ad_slider_new .dt {
  position: relative;
}
.slider-content .dt h3, .ad_slider_new .dt h3 {
  padding: 0 20px;
  position: absolute;
  bottom: 20px;
  color: #fff;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.4;
  z-index: 9;
}
.slider-content .dt h3 a, .ad_slider_new .dt h3 a {
  color: #fff;
}
.slider-content .owl-nav, .ad_slider_new .owl-nav {
  position: static;
}
.slider-content .owl-nav .owl-prev, .ad_slider_new .owl-nav .owl-prev {
  position: absolute;
  left: -40px;
  top: 40%;
}
.slider-content .owl-nav .owl-prev:before, .ad_slider_new .owl-nav .owl-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #138cdb;
}
.slider-content .owl-nav .owl-next, .ad_slider_new .owl-nav .owl-next {
  position: absolute;
  right: -40px;
  top: 42%;
}
.slider-content .owl-nav .owl-next:before, .ad_slider_new .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #138cdb;
}
.slider-content .owl-nav button, .ad_slider_new .owl-nav button {
  width: 26px !important;
  height: 32px !important;
  background: transparent !important;
  border-radius: 5px;
  box-shadow: none !important;
  outline: none !important;
  border: 1px solid #d7dee3 !important;
}
.slider-content .owl-nav button span, .ad_slider_new .owl-nav button span {
  display: none;
}

.ad_slider_new {
  margin-top: 0;
}

.pdt-10 {
  padding-top: 10px !important;
}

.footer .top {
  border-top: 3px solid #50b5f6;
  margin-bottom: 40px;
  margin-top: 0px;
}
.footer hr {
  margin-top: 50px;
  margin-bottom: 20px;
}
.footer h3 {
  font-size: 15px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
}
.footer h2 {
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 30px;
  text-align: center;
}
.footer .bdr-rft {
  position: relative;
}
.footer .bdr-rft:after {
  width: 1px;
  height: 100%;
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background: #f2f2f2;
}
.footer .ext-space {
  padding-left: 90px;
}
.footer ul li {
  font-size: 14px;
  padding: 8px 0;
  line-height: 1.15;
}
.footer ul li a {
  color: #5a5e60;
}
.footer ul li span {
  color: #5a5e60;
}
.footer ul.social {
  margin-bottom: 15px;
}
.footer ul.social li {
  font-size: 22px;
  display: inline-block;
  margin-left: 0px;
  margin-right: 7px;
}
.footer ul.social li:first-child {
  margin-left: 0px;
}
.footer ul.social li a {
  color: #9e9e9e;
}
.footer .copy {
  text-align: center;
  color: #5a5e60;
  font-size: 13px;
  margin-bottom: 15px;
  line-height: 17px;
  letter-spacing: 0.02em;
}
.footer .copy strong {
  font-weight: bold;
}
.footer .copy a {
  color: #5a5e60;
}
.footer .slider-ft {
  padding: 0 60px;
}
.footer .slider-ft .item figure {
  min-height: 55px;
  display: flex;
  align-items: center;
}
.footer .slider-ft .item figure img, .footer .slider-ft .item figure a {
  width: auto;
  margin: 0 auto;
}
.footer .slider-ft .owl-nav {
  position: static;
}
.footer .slider-ft .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 20%;
}
.footer .slider-ft .owl-nav .owl-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #138cdb;
  font-size: 32px;
}
.footer .slider-ft .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 20%;
}
.footer .slider-ft .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #138cdb;
  font-size: 32px;
}
.footer .slider-ft .owl-nav button {
  width: auto !important;
  height: auto !important;
  background: transparent !important;
  border-radius: 5px;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}
.footer .slider-ft .owl-nav button span {
  display: none;
}

.slider .owl-nav {
  position: static;
}
.slider .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
}
.slider .owl-nav .owl-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}
.slider .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
}
.slider .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}
.slider .owl-nav button {
  width: 31px !important;
  height: 41px !important;
  background: #ffffff59 !important;
  border-radius: 5px;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}
.slider .owl-nav button span {
  display: none;
}

.subs-content {
  height: 600px !important;
}
.subs-content h2 {
  font-size: 22px;
  font-family: "Open Sans";
  color: #222;
  padding-left: 3px;
  margin: 20px 0 50px 0;
}
.subs-content .subscrip-form fieldset {
  border: none;
  margin: 15px 0 10px 0;
  padding: 0 12px;
}
.subs-content .subscrip-form fieldset legend {
  margin-bottom: 30px;
  font-weight: bold;
  color: #222;
}
.subs-content .subscrip-form fieldset label {
  display: block;
  margin-bottom: 6px;
  color: #222;
  font-size: 16px;
  font-family: "Open Sans";
}
.subs-content .subscrip-form fieldset li {
  list-style: none;
  padding: 10px 0;
  margin-bottom: 8px;
  color: #222;
  font-size: 13px;
  font-family: "Open Sans";
}
.subs-content .subscrip-form fieldset li .login_field {
  width: 100%;
  margin-left: 0px;
  height: 40px;
  padding-left: 15px;
}
.subs-content .subscrip-form fieldset li .account-field {
  width: 100%;
  margin-left: 0px;
  height: 40px;
  padding-left: 15px;
}
.subs-content .subscrip-form fieldset li .email-field {
  width: 100%;
  margin-left: 0px;
  height: 40px;
  padding-left: 15px;
}
.subs-content .subscrip-form .for_sub {
  text-align: right;
  margin-bottom: 50px;
}
.subs-content .subscrip-form .for_sub input {
  background-color: #108bdb;
  border: 2px solid #108bdb;
  padding: 8px 25px;
  border-radius: 0px;
  color: #fff;
  font-size: 15px;
}
.subs-content .subsc-instruct h3 {
  font-size: 20px;
  font-family: "Open Sans";
  font-weight: 700;
  border-bottom: 2px solid #000;
  margin-bottom: 20px;
  padding-bottom: 4px;
}
.subs-content .subsc-instruct p {
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 20px;
  padding: 0 12px;
}
.subs-content .subsc-instruct ul {
  font-size: 12px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 20px;
  padding: 0 12px 0 0px;
  list-style: disc;
  margin-left: 27px;
}
.subs-content .subsc-instruct small {
  display: block;
  margin: 20px 0 20px 14px;
  font-size: 12px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 20px;
}
.subs-content .subsc-instruct span {
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 600;
  display: block;
  margin-left: 26px;
  line-height: 20px;
}

.all-section {
  padding: 40px 0px;
}

.d-none {
  display: none;
}

header .d-none {
  display: none;
}

.mt-6 {
  margin-top: 60px;
}

.dropdown {
  display: inline-block;
}
.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}
.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 97px;
  box-shadow: 0 0 20px #00000021;
  z-index: 10;
}
.dropdown-content #top {
  padding: 10px 0 7px;
  font-size: 12px;
  border: none;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.dropdown-content #prev {
  padding: 10px 0 7px;
  font-size: 12px;
  border: none;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.dropdown-content #next {
  padding: 0 0 7px;
  font-size: 12px;
  border: none;
  display: block;
  text-align: center;
  margin: 0 auto;
}
.dropdown-content a {
  color: black;
  padding: 12px 12px;
  text-decoration: none;
  display: block;
  font-size: 11px;
}
.dropdown-content a:hover {
  background-color: #ddd;
}

.pagination ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination ul li {
  margin: 0 3px;
}
.pagination ul li a {
  padding: 5px 12px;
  border: 1px solid #a3a8ae;
  border-radius: 4px;
  color: #5c5c5c;
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
}
.pagination ul li:nth-child(7) {
  margin: 0 20px;
  color: #5c5c5c;
  font-size: 20px;
}

.ad_slider_post {
  position: relative;
}
.ad_slider_post .ad_carousel_over, .ad_slider_post .ad_carousel_over_jvl {
  position: absolute;
  display: flex;
  top: 0;
  flex-direction: column;
  height: 100%;
  width: 100%;
  padding: 10px 40px;
}
.ad_slider_post .ad_carousel_over h4, .ad_slider_post .ad_carousel_over_jvl h4 {
  font-size: 20px;
  margin: 5px 0px;
  color: #000;
}
.ad_slider_post .ad_carousel_over p, .ad_slider_post .ad_carousel_over_jvl p {
  font-size: 13px;
  padding-bottom: 12px;
}
.ad_slider_post .ad_carousel_over_jvl {
  position: relative;
  padding: 10px 15px;
}
.ad_slider_post .ad_carousel_over_jvl h4 {
  font-size: 18px;
}

/*
.ad_slider_new{
	.owl-prev{
		span{
			position: absolute;
		    top: 50%;
		    left: -4%;
		    transform: translateY(-50%);
		    font-size: 50px;
		}
	}

	.owl-next{
		span{
			position: absolute;
		    top: 50%;
		    right: -4%;
		    transform: translateY(-50%);
		    font-size: 50px;
		}
	}
}
*/
.brd-btm-aft .primary-btn, .print_sub_container .print_sub_header {
  color: #108bdb;
  background: #f3f9fd;
  border: 1px solid #108bdb;
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.sec-directory {
  padding-top: 22px;
}
.sec-directory .dr-list {
  column-count: 3;
}
.sec-directory .dr-list li {
  padding: 16px 0;
  color: #000;
  font-weight: 600;
  font-size: 15px;
  line-height: 1.4;
}
.sec-directory .dr-list li a {
  color: #000;
}
.sec-directory .dr-list li a .clr-blue {
  color: #1098e4;
}

.pg-free-trial .main-dt {
  padding-top: 47px;
}

.pg-contact section.main-dt {
  padding-top: 30px;
}
.pg-contact section.main-dt .style-head h2, .pg-contact section.main-dt .hmfunction_sectionlabel h2 {
  margin-bottom: 14px !important;
}
.pg-contact section.main-dt .style-head p, .pg-contact section.main-dt .hmfunction_sectionlabel p {
  font-size: 14px;
  color: #5c5c5c;
  line-height: 1.6;
}
.pg-contact section.main-dt .my_new_form .col-half {
  width: 100%;
  margin-bottom: 20px;
}
.pg-contact section.main-dt .my_new_form .g-recaptcha {
  width: 50%;
  float: left;
}
.pg-contact section.main-dt .rht .ct-peral {
  margin-bottom: 20px;
}
.pg-contact section.main-dt .rht .news-breaking-info table {
  border-collapse: collapse;
  border-spacing: 0;
}
.pg-contact section.main-dt .rht .news-breaking-info table td {
  padding: 10px 20px 10px 0;
  font-size: 13px;
  color: #4b4b4b;
  line-height: 1.2;
}
.pg-contact section.main-dt .rht .news-breaking-info table td:first-child {
  color: #1098e4;
  width: 44%;
}
.pg-contact section.main-dt .rht p {
  line-height: 22px;
  margin: 16px 0;
}

.mb-7 {
  margin-bottom: 70px;
}

.subs-section h3 {
  font-size: 18px;
  font-family: "Open Sans";
  color: #222;
  padding-left: 3px;
  margin: 10px 0 40px 0;
}
.subs-section .subsform {
  border: none;
  border-top: none;
  background-color: transparent;
  padding: 0;
}
.subs-section .subsform fieldset {
  margin: 15px 0 10px 0;
}
.subs-section .subsform fieldset h3 {
  font-size: 15px;
  background-color: #108bdb;
  padding: 10px 20px;
  color: #fff;
  margin: 10px 0px;
  display: inline-block;
}
.subs-section .subsform fieldset li {
  list-style: none;
  padding: 10px 0;
  margin: 0;
}
.subs-section .subsform fieldset li label {
  padding-left: 0px;
  color: #222;
  font-size: 15px;
  font-family: "Open Sans";
  width: 106px !important;
  display: inline-block;
  margin-bottom: 8px;
}
.subs-section .subsform fieldset li span {
  color: #222;
  font-size: 15px;
  font-family: "Open Sans";
  padding-left: 7px;
}
.subs-section .subsform fieldset li #subcountry {
  color: #222;
  font-size: 14px;
  font-family: "Open Sans";
  width: 100%;
  height: 45px;
  padding-left: 15px;
}
.subs-section .subsform #submit1 {
  color: #fff;
  font-size: 16px;
  font-family: "Open Sans";
  font-weight: 600;
  background-color: #50b5f6;
  padding: 12px 30px;
  border-radius: 6px;
  border: none;
}

.mt-2 {
  margin-top: 20px;
}

.category .main-dt {
  padding-top: 30px;
}
.category .maincontent {
  height: 450px;
}
.category .maincontent h2 {
  font-family: "Open Sans";
  color: #222;
  padding-left: 3px;
  margin: 20px 0 50px 0;
}
.category .maincontent .loginform fieldset {
  margin: 15px 0 10px 0;
  padding: 0 12px;
}
.category .maincontent .loginform fieldset legend {
  padding: 0;
  border: none;
  font-weight: bold;
  color: #000;
  font-size: 22px;
  margin-bottom: 20px;
}
.category .maincontent .loginform fieldset li {
  list-style: none;
  padding: 10px 0;
  margin: 0;
}
.category .maincontent .loginform fieldset li label {
  padding-left: 0px;
  color: #222;
  font-size: 16px;
  margin-bottom: 6px;
  display: block;
  font-family: "Open Sans";
}
.category .maincontent .loginform fieldset li input {
  width: 100%;
  height: 40px;
  padding-left: 15px;
}
.category .maincontent .loginform fieldset li .forget {
  padding-top: 12px;
  padding: 10px 0px;
}
.category .maincontent .lg_butn .sign-in {
  background-color: #108bdb;
  padding: 10px 30px;
  border-radius: 0px;
  border: none;
  color: #fff;
  font-size: 16px;
}
.category .maincontent .lg_butn .remember-me {
  font-size: 15px;
}
.category .maincontent .lg_butn .remember-me input {
  margin-right: 8px;
}
.category .maincontent .subsc-btn {
  text-align: end;
}
.category .maincontent .subsc-btn button {
  padding: 10px 20px;
  font-size: 13px;
  text-align: center;
  background: #108bdb;
  margin-bottom: 20px;
  color: #fff;
  border-radius: 6px;
  border: none;
}
.category .maincontent .subsc-btn p {
  font-size: 13px;
  margin-bottom: 20px;
  font-weight: 600;
  text-align: center;
}
.category .maincontent .subsc-btn .chkbxes {
  text-align: left;
  width: 90%;
  margin: 0 0 0 auto;
  background-color: #ececec;
  padding: 30px 15px;
}
.category .maincontent .subsc-btn .chkbxes p {
  text-align: left;
  display: flex;
}
.category .maincontent .subsc-btn .chkbxes p:last-child {
  margin-bottom: 0px;
}
.category .maincontent .subsc-btn .chkbxes input {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.category .maincontent .subsc-btn .chkbxes label a {
  font-size: 17px;
  color: #000;
  font-weight: 600;
}
.category .maincontent .subscribe-now {
  display: flex;
  align-items: center;
  border: 1px solid #d4d4d4;
  width: 90%;
  float: right;
  height: 210px;
  margin-top: 26px;
}
.category .maincontent .subscribe-now .subsc-left img {
  width: 140px;
}
.category .maincontent .subscribe-now .subsc-right strong {
  font-size: 16px;
  font-weight: 700;
}
.category .maincontent .subscribe-now .subsc-right p {
  padding: 8px 4px;
  line-height: 24px;
  font-size: 14px;
}
.category #top_btn {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #50b5f6;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

.mb-4 {
  margin-bottom: 40px;
}

.mbb-2 {
  margin-bottom: 20px;
}

.pg-directory-inner .news-breaking-info.brd-btm-aft {
  position: relative;
  align-items: center;
  display: flex;
}
.pg-directory-inner .news-breaking-info.brd-btm-aft h4 {
  font-weight: 600;
  color: #7d7d7d;
  font-size: 14px;
  text-transform: uppercase;
}
.pg-directory-inner .sec-dr-inner {
  border: 1px solid #e1e7ec;
  padding: 30px;
  margin: 0;
  margin-bottom: 40px;
  font-size: 16px;
}
.pg-directory-inner .sec-dr-inner h3 {
  color: #000;
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px;
}
.pg-directory-inner .sec-dr-inner p {
  color: #5c5c5c;
  line-height: 1.6;
  padding-right: 0;
}
.pg-directory-inner .sec-dr-inner .inline-img.map-info {
  margin-top: 35px;
}
.pg-directory-inner .sec-dr-inner .inline-img.map-info figure {
  display: inline-block;
}
.pg-directory-inner .sec-dr-inner figure.mb-30 {
  margin-bottom: 30px;
}
.pg-directory-inner .sec-dr-inner figure.mb-15 {
  margin-bottom: 15px;
}
.pg-directory-inner .sec-dr-inner figure.mb-8 {
  margin-bottom: 8px;
}
.pg-directory-inner .sec-dr-inner .dr-inner-info li {
  margin-bottom: 14px;
  font-size: 14px;
  color: #000;
}
.pg-directory-inner .sec-dr-inner .dr-inner-info li a {
  color: #1098e4;
}
.pg-directory-inner .sec-dr-inner .dr-inner-info li:nth-child(4) {
  margin-bottom: 27px;
}
.pg-directory-inner .rht .sec-directory {
  padding-top: 22px;
}
.pg-directory-inner .rht .sec-directory .dr-list {
  column-count: 1;
}
.pg-directory-inner .rht .sec-directory .dr-list li {
  padding: 0;
  font-weight: 500;
  margin-bottom: 12px;
  padding-left: 0 !important;
  color: #000;
  font-size: 15px;
  line-height: 1.4;
}
.pg-directory-inner .rht .sec-directory .dr-list li .clr-blue {
  color: #2e9ae0;
}
.pg-directory-inner .rht p {
  line-height: 22px;
  margin: 16px 0;
}
.pg-directory-inner .style-head, .pg-directory-inner .hmfunction_sectionlabel {
  margin-bottom: 47px;
}
.pg-directory-inner .style-head h2, .pg-directory-inner .hmfunction_sectionlabel h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  position: relative;
}
.pg-directory-inner .style-head h2 .clr-blue, .pg-directory-inner .hmfunction_sectionlabel h2 .clr-blue {
  color: #108bdb;
  margin-left: 14px;
}

.lrg_font_more {
  font-size: 30px !important;
  margin-bottom: 10px;
  font-weight: 400 !important;
}

.reader_commert_form {
  padding: 60px 0px;
}
.reader_commert_form .reader_comment_txt h3 {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin-bottom: 40px;
}
.reader_commert_form .reader_comment_txt h3 span {
  float: right;
}
.reader_commert_form .reader_comment_txt h3 span a {
  background-color: #50b5f6;
  padding: 10px 30px;
  border-radius: 5px;
  color: #fff;
  font-size: 17px;
}
.reader_commert_form .reader_comment_txt h4 {
  font-size: 19px;
  color: #000;
  margin-bottom: 40px;
}
.reader_commert_form .reader_comment_txt h5 {
  font-size: 17px;
  font-weight: 700;
  color: #000;
  margin-bottom: 12px;
}
.reader_commert_form .reader_comment_txt h6 {
  font-size: 17px;
  font-weight: 700;
  color: #000;
}
.reader_commert_form .reader_comment_txt form {
  margin-top: 30px;
}
.reader_commert_form .reader_comment_txt form input {
  width: 100%;
  height: 45px;
  padding-left: 15px;
  margin: 5px 0px;
}
.reader_commert_form .reader_comment_txt form textarea {
  width: 100%;
  padding: 15px;
  margin: 5px 0px;
  margin-bottom: 30px;
}
.reader_commert_form .reader_comment_txt form p {
  margin-bottom: 20px;
}
.reader_commert_form .reader_comment_txt form button {
  padding: 12px 40px;
  background-color: #50b5f6;
  border-radius: 5px;
  border: none;
  color: #fff;
  font-size: 17px;
}

.news_page .news_head h3 {
  font-size: 30px;
  font-weight: 600;
  color: #000;
  margin-top: 0px;
  margin-bottom: 25px;
}
.news_page .news_head p {
  color: #000;
  font-weight: 700;
}
.news_page .news_head p span {
  font-weight: 400;
}
.news_page .news_list_post {
  margin-top: 50px;
}
.news_page .news_list_post ul li {
  display: inline-block;
  margin-right: 10px;
}
.news_page .news_list_post ul li i {
  margin-right: 6px;
}
.news_page .news_list_post .news_main_lst {
  margin-top: 25px;
  display: flex;
  align-items: center;
}
.news_page .news_list_post .news_main_lst .news_img {
  width: 35%;
  margin-right: 15px;
}
.news_page .news_list_post .news_main_lst .news_txt h4 {
  font-size: 21px;
  color: #50b5f6;
  margin-top: 0px;
  margin-bottom: 10px;
}
.news_page .news_list_post .news_main_lst .news_txt p {
  font-size: 15px;
  line-height: 22px;
}
.news_page .news_list_post .news_main_lst .news_txt p span {
  font-size: 11px;
  color: #808080;
}
.news_page .news_list_post .news_main_lst .ext p i {
  margin-left: 10px;
  color: #000;
}
.news_page .news_Side_p {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.news_page .news_Side_p .news_Side_p_img {
  width: 20%;
  margin-right: 10px;
}
.news_page .news_Side_p .news_Side_p_txt h4 {
  font-size: 17px;
  font-weight: 600;
  margin-top: 0px;
  margin-bottom: 12px;
}
.news_page .news_Side_p .news_Side_p_txt p {
  font-size: 15px;
  color: #808080;
}

.cart-overview #customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
.cart-overview #customers th {
  font-size: 15px;
  text-transform: uppercase;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #50b5f6;
  color: white;
  width: 25%;
  border: 1px solid #ddd;
  padding-left: 8px;
}
.cart-overview #customers td {
  line-height: 22px;
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 13px;
  width: 25%;
  border: 1px solid #ddd;
  padding-left: 8px;
}
.cart-overview #customers td:first-child {
  text-align: center;
  padding-bottom: 0 !important;
}
.cart-overview .checkout {
  padding-top: 50px;
}
.cart-overview .checkout .sub-total {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.cart-overview .checkout .sub-total span:first-child {
  font-size: 20px;
  width: 50%;
}
.cart-overview .checkout .sub-total span:last-child {
  text-align: end;
  display: block;
  font-size: 18px;
  width: 50%;
  color: #50b5f6;
}
.cart-overview .checkout .check-btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.cart-overview .checkout .check-btn a {
  width: 109px;
  background: #312e2f;
  height: 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  font-size: 13px;
}
.cart-overview .checkout .check-btn a:last-child {
  background-color: #50b5f6;
}
.cart-overview .checkout .check-btn a:hover {
  background: #50b5f6;
}

a.trash-img i {
  color: #000;
  font-size: 24px;
  margin-bottom: 7px;
}
a.trash-img span {
  font-size: 13px;
  color: #312e2f;
  display: block;
}

.t24 {
  font-size: 24px;
}

#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
#customers tr:nth-child(even) {
  background-color: #f2f2f2;
}
#customers th {
  font-size: 15px;
  text-transform: uppercase;
  text-align: left;
  background-color: #50b5f6;
  color: white;
  width: 25%;
  border: 1px solid #ddd;
  padding: 8px;
}
#customers td {
  line-height: 22px;
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 13px;
  width: 25%;
  border: 1px solid #ddd;
  padding: 8px;
}
#customers td:first-child {
  text-align: left;
  padding-bottom: 0 !important;
}
#customers td .trash-img i {
  color: #000;
  font-size: 16px;
  margin-bottom: 7px;
}
#customers td .trash-img span {
  font-size: 13px;
  color: #312e2f;
  display: block;
}

.checkout {
  padding-top: 50px;
}
.checkout .sub-total {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.checkout .sub-total span:first-child {
  font-size: 20px;
  width: 50%;
}
.checkout .sub-total span:last-child {
  text-align: end;
  display: block;
  font-size: 18px;
  width: 50%;
  color: #50b5f6;
}
.checkout .check-btn {
  margin-top: 20px;
  display: flex;
  align-items: center;
}
.checkout .check-btn a {
  width: 109px;
  background: #312e2f;
  height: 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  font-size: 13px;
}
.checkout .check-btn a:last-child {
  background-color: #50b5f6;
}
.checkout .check-btn a:hover {
  background: #50b5f6;
}

.mt-8 {
  margin-top: 80px !important;
}

.classified_placead_content h3 {
  margin-bottom: 30px;
  color: #000;
}
.classified_placead_content .Classifieds_placead_form h3 {
  font-size: 15px;
  background-color: #108bdb;
  padding: 10px 20px;
  color: #fff;
  margin: 30px 0px;
  display: inline-block;
}
.classified_placead_content .Classifieds_placead_form label {
  color: #000;
  margin-bottom: 7px;
  display: block;
}
.classified_placead_content .Classifieds_placead_form label span {
  color: red;
  font-size: 17px;
}
.classified_placead_content .Classifieds_placead_form label .mll-30 {
  margin-left: 30px;
  font-size: 15px;
}
.classified_placead_content .Classifieds_placead_form select {
  width: 90%;
  height: 45px;
  padding-left: 15px;
  border: 2px solid #e3e3e3;
  margin-bottom: 20px;
  appearance: auto;
}
.classified_placead_content .Classifieds_placead_form input {
  width: 90%;
  height: 45px;
  padding-left: 15px;
  border: 2px solid #e3e3e3;
  margin-bottom: 20px;
}
.classified_placead_content .Classifieds_placead_form textarea {
  width: 90%;
  padding: 15px;
  border: 2px solid #e3e3e3;
  margin-bottom: 20px;
}
.classified_placead_content .Classifieds_placead_form .grey_bgg {
  background-color: #eeeeee;
  padding: 20px;
}
.classified_placead_content .Classifieds_placead_form .grey_bgg h5 {
  font-size: 18px;
  line-height: 24px;
  color: #000;
  font-weight: 600;
  margin-bottom: 15px;
}
.classified_placead_content .Classifieds_placead_form .grey_bgg .check__frm input {
  width: auto;
  height: auto;
  padding: auto;
  margin: auto;
  margin-right: 8px;
}
.classified_placead_content .Classifieds_placead_form .grey_bgg .check__frm label {
  display: inline-block;
}
.classified_placead_content .Classifieds_placead_form .pfh p {
  margin-bottom: 30px;
}
.classified_placead_content .Classifieds_placead_form .pfh .prof_gall_post {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 140px;
  border: 1px solid #d4d4d4;
}
.classified_placead_content .Classifieds_placead_form .pfh .prof_gall_post input {
  position: absolute;
  left: 11%;
  height: 100px;
  width: 144px;
  opacity: 0;
  cursor: pointer;
}
.classified_placead_content .Classifieds_placead_form .photo_btns {
  margin-top: 30px;
}
.classified_placead_content .Classifieds_placead_form .photo_btns li {
  display: inline-block;
  margin-right: 20px;
}
.classified_placead_content .Classifieds_placead_form .photo_btns button {
  padding: 8px 20px;
  background-color: #108bdb;
  color: #fff;
  border-radius: 5px;
  border: none;
}

.classified-form .input-check #vehicle1 {
  height: 13px;
  width: 13px;
  margin-top: 10px;
}
.classified-form .person input[type=file] {
  position: relative;
  height: 60px !important;
  display: block;
  max-width: 100% !important;
}
.classified-form .person input[type=file]:before {
  content: url(../images/upload.png);
  position: absolute;
  top: 0px;
  background: #ffff;
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  border-radius: 5px;
  left: -90px;
  padding-top: 10px;
  cursor: pointer;
  right: 0;
  margin: auto;
  justify-content: center;
}
.classified-form .person input[type=file]:after {
  content: "Upload Photo";
  position: absolute;
  top: 22px;
  left: 0;
  font-weight: 500;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  padding-left: 45px;
}

.dirc-det table td {
  padding: 10px 20px 10px 0;
  font-size: 13px;
  color: #4b4b4b;
  line-height: 1.2;
}
.dirc-det table td:first-child {
  color: #108bdb;
  width: 44%;
}
.dirc-det .news-breaking-info .style-head.bg-tp h2, .dirc-det .news-breaking-info .hmfunction_sectionlabel.bg-tp h2 {
  margin-bottom: 14px;
}
.dirc-det .news-breaking-info .style-head.bg-tp p, .dirc-det .news-breaking-info .hmfunction_sectionlabel.bg-tp p {
  font-size: 14px;
  color: #5c5c5c;
  line-height: 1.6;
}

.forget-content h2 {
  font-size: 22px;
  font-family: "Open Sans";
  color: #222;
  padding-left: 3px;
  margin: 20px 0 50px 0;
}
.forget-content .forget-form fieldset {
  margin: 15px 0 10px 0;
  padding: 0 12px;
}
.forget-content .forget-form fieldset legend {
  margin-bottom: 20px;
  font-weight: bold;
  color: #222;
}
.forget-content .forget-form fieldset li {
  list-style: none;
  padding: 10px 0;
  margin-bottom: 8px;
}
.forget-content .forget-form fieldset label {
  display: block;
  color: #222;
  font-size: 16px;
  font-family: "Open Sans";
  margin-bottom: 6px;
}
.forget-content .forget-form fieldset .login_field {
  width: 100%;
  margin-left: 0px;
  height: 40px;
}
.forget-content .forget-form .for_sub {
  text-align: right;
  margin-bottom: 50px;
}
.forget-content .forget-form .for_sub input {
  border: none;
  background-color: #108bdb;
  border: 2px solid #108bdb;
  padding: 8px 25px;
  border-radius: 0px;
  color: #fff;
  font-size: 15px;
}
.forget-content .instruct h3 {
  font-size: 20px;
  font-family: "Open Sans";
  font-weight: 700;
  border-bottom: 2px solid #000;
  margin-bottom: 20px;
  padding-bottom: 4px;
}
.forget-content .instruct p {
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 400;
  line-height: 1.6em;
  margin-bottom: 20px;
  padding: 0 12px;
  color: #5c5c5c;
}
.forget-content .instruct span {
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 600;
  margin-left: 12px;
}
.forget-content .instruct center {
  margin-top: 24px;
  font-size: 14px;
  font-family: "Open Sans";
  font-weight: 600;
  padding-left: 12px;
  text-align: left;
}

.date_gallery {
  padding: 30px 0px;
}
.date_gallery h3 {
  font-size: 24px;
  color: #000;
}
.date_gallery h3 span {
  margin-left: 15px;
  color: #1098e4;
}
.date_gallery h3 select {
  margin-left: 20px;
  border: 2px solid #666;
  border-radius: 10px;
  appearance: auto;
  padding-left: 10px;
  font-size: 16px;
  height: 39px;
  width: 200px;
}
.date_gallery h3 button {
  background-color: #50b5f6;
  border: none;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  padding: 12px;
  height: 42px;
  margin-left: 30px;
}
.date_gallery h3 a {
  font-size: 15px;
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #bdbcbc;
  margin-left: 30px;
}

.video-sec {
  padding-top: 20px;
}

.gallery-sec {
  padding-top: 10px;
  /*
      h2 {
  	    font-size: 24px;
  	    margin-bottom: 25px;
  	    margin-left: 0px;
  	    display: block;
  	    margin-top: 35px;
  	    text-transform: uppercase;
  	    font-weight: 400;
  	}
  */
}
.gallery-sec .gal_video iframe {
  height: 250px;
  width: 100%;
}
.gallery-sec img {
  height: 250px;
  width: 100%;
  object-fit: cover;
}

.edtr a {
  background-color: #50b5f6;
  padding: 15px 30px;
  display: inline-block;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 30px;
}

.order_recieved {
  margin-top: 12px;
}
.order_recieved p {
  font-size: 15px;
  line-height: 20px;
  color: #000;
}
.order_recieved p span {
  font-weight: 700;
}

.store_inner_page .stor_main_sld .cutline_txt h4 {
  padding: 10px 30px;
  font-size: 13px;
  color: #000;
  text-align: right;
  margin-bottom: 0px;
}
.store_inner_page .ne_head {
  text-align: center;
}
.store_inner_page .ne_head h5 {
  font-size: 28px;
  color: #000;
  font-weight: 500;
  border-bottom: 1px solid #000;
  padding: 20px 0px;
  margin-bottom: 20px;
}
.store_inner_page .ne_post {
  margin: 10px 0px;
}
.store_inner_page .ne_post a {
  display: flex;
  align-items: center;
}
.store_inner_page .ne_post a .ne_img {
  width: 25%;
  margin-right: 20px;
}
.store_inner_page .ne_post a .ne_img img {
  height: 120px;
  width: 100%;
  object-fit: cover;
}
.store_inner_page .ne_post a .ne_post {
  width: 72%;
}
.store_inner_page .ne_post a .ne_post h6 {
  font-size: 22px;
  margin-bottom: 10px;
}
.store_inner_page .ne_post a .ne_post h5 {
  font-size: 13px;
  color: #555;
  margin-bottom: 15px;
}
.store_inner_page .ne_post a .ne_post p {
  font-size: 16px;
  color: #000;
}
.store_inner_page .ne_post a .ne_post p span {
  font-size: 13px;
  color: #555;
}

.story_main_page .c-box p,
.right_border .c-box p {
  font-size: 15px;
  line-height: 1.6;
  color: #5c5c5c;
  margin-bottom: 2em;
}
.story_main_page .c-box .story_head,
.right_border .c-box .story_head {
  font-size: 28px;
  color: #000;
  font-weight: 700;
  margin-bottom: 3px;
}
.story_main_page .c-box .option,
.right_border .c-box .option {
  margin-bottom: 20px;
  font-style: italic;
  font-size: 15px;
  color: #acacac;
}
.story_main_page .c-box h4,
.right_border .c-box h4 {
  font-size: 14px !important;
  color: #7c8387 !important;
  margin-bottom: 20px !important;
  position: relative !important;
}
.story_main_page .c-box h4 span,
.right_border .c-box h4 span {
  color: #1098e4;
}
.story_main_page .c-box h4 span strong,
.right_border .c-box h4 span strong {
  font-weight: bold;
}
.story_main_page .c-box .share_list,
.right_border .c-box .share_list {
  list-style-type: none !important;
}
.story_main_page .c-box .share_list li,
.right_border .c-box .share_list li {
  display: inline-block;
  font-size: 15px;
  padding: 7px 0;
  border: none;
  color: #5c5c5c;
  position: relative;
}
.story_main_page .c-box .share_list li a,
.right_border .c-box .share_list li a {
  font-size: 16px;
  color: #fff;
}
.story_main_page .c-box .share_list li a i,
.right_border .c-box .share_list li a i {
  margin-right: 5px;
}
.story_main_page .c-box .share_list li:first-child a,
.right_border .c-box .share_list li:first-child a {
  background-color: #4664a7;
  padding: 5px 10px;
  border-radius: 0;
}
.story_main_page .c-box .share_list li:nth-child(2) a,
.right_border .c-box .share_list li:nth-child(2) a {
  background-color: #4a9cdb;
  padding: 5px 10px;
  border-radius: 0;
}
.story_main_page .c-box .share_list li:nth-child(3) a,
.right_border .c-box .share_list li:nth-child(3) a {
  background-color: #d14836;
  padding: 5px 7px;
}
.story_main_page .c-box .share_list li:last-child a,
.right_border .c-box .share_list li:last-child a {
  background-color: #4664a7;
  padding: 5px 7px;
  border-radius: 0;
}
.story_main_page .c-box .stories-fishing,
.right_border .c-box .stories-fishing {
  background: #f0f5fb;
  margin-right: 16px;
  text-align: center;
  padding: 15px 9px;
  font-size: 13px;
  margin-bottom: 10px;
  margin-top: 35px;
}
.story_main_page .c-box .stor_main_sld .cutline_txt,
.right_border .c-box .stor_main_sld .cutline_txt {
  top: 30px;
  width: 100%;
}
.story_main_page .c-box .stor_main_sld .cutline_txt h4,
.right_border .c-box .stor_main_sld .cutline_txt h4 {
  padding: 10px 30px;
  font-size: 13px !important;
  color: #000 !important;
  text-align: right;
  margin-bottom: 0px !important;
}
.story_main_page .c-box .stor_main_sld .cutline_txt h4 span,
.right_border .c-box .stor_main_sld .cutline_txt h4 span {
  margin-left: 12px;
  color: #000;
}
.story_main_page .c-box .stor_main_sld .cutline_txt p,
.right_border .c-box .stor_main_sld .cutline_txt p {
  font-size: 13px !important;
  line-height: 1.3;
  color: #1098e4;
}
.story_main_page .new_ct p,
.right_border .new_ct p {
  padding-right: 30px;
  font-size: 15px;
  color: #5c5c5c;
  line-height: 1.6;
}
.story_main_page .new_ct p strong,
.right_border .new_ct p strong {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}
.story_main_page .new_ct .st-italic,
.right_border .new_ct .st-italic {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  color: #000;
  font-style: oblique;
  padding: 0 10%;
}
.story_main_page .new_ct .st-italic span,
.right_border .new_ct .st-italic span {
  color: #1098e4;
}
.story_main_page .new_ct li,
.right_border .new_ct li {
  font-size: 15px;
  padding: 7px 0 !important;
  border: none !important;
  color: #5c5c5c;
  position: relative;
  padding-left: 18px !important;
}
.story_main_page .new_ct li:before,
.right_border .new_ct li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #108bdb;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 12px;
}
.story_main_page .new_ct .ct_img11,
.right_border .new_ct .ct_img11 {
  margin-bottom: 35px;
}
.story_main_page .story_box p,
.right_border .story_box p {
  font-size: 15px !important;
  line-height: 1.6;
}
.story_main_page .my_new_author,
.right_border .my_new_author {
  padding: 20px 30px;
  background-color: #7bcbffb3;
}
.story_main_page .my_new_author .ad_photo,
.right_border .my_new_author .ad_photo {
  background-color: #fff;
  height: 150px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.story_main_page .my_new_author .ad_photo p,
.right_border .my_new_author .ad_photo p {
  padding-right: 0px !important;
}
.story_main_page .my_new_author .author_seccc h4,
.right_border .my_new_author .author_seccc h4 {
  font-size: 25px !important;
  color: #000;
}
.story_main_page .my_new_author .author_seccc h5,
.right_border .my_new_author .author_seccc h5 {
  font-size: 16px;
  margin-bottom: 30px;
}
.story_main_page .my_new_author .author_seccc p,
.right_border .my_new_author .author_seccc p {
  padding-right: 30px;
  color: #333;
}
.story_main_page .my_new_author .author_seccc li a,
.right_border .my_new_author .author_seccc li a {
  color: #1098e4;
}
.story_main_page .rht .style-head, .story_main_page .rht .hmfunction_sectionlabel,
.right_border .rht .style-head,
.right_border .rht .hmfunction_sectionlabel {
  margin-bottom: 16px;
}
.story_main_page .rht .style-head h2, .story_main_page .rht .hmfunction_sectionlabel h2,
.right_border .rht .style-head h2,
.right_border .rht .hmfunction_sectionlabel h2 {
  font-size: 16px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  position: relative;
}
.story_main_page .rht p,
.right_border .rht p {
  line-height: 22px;
  margin: 16px 0;
}
.story_main_page .rht ul li h4,
.right_border .rht ul li h4 {
  font-size: 12px;
  color: #7c8387;
  margin-bottom: 15px;
}
.story_main_page .rht ul li h3,
.right_border .rht ul li h3 {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 0px;
}
.story_main_page .rht .gallery-sec,
.right_border .rht .gallery-sec {
  padding-bottom: 0px;
  /*			h2{
  	    	    font-size: 16px;
  			    text-transform: uppercase;
  			    color: #000;
  			    font-weight: 600;
  			    position: relative;

  			    &:after{
  		    	    height: 3px;
  				    width: 100%;
  				    content: '';
  				    position: absolute;
  				    left: 0px;
  				    bottom: -15px;
  				    background: #2e9ae0;
  				    background: linear-gradient(90deg, #2e9ae0 0%, #f5fafd 54%);
  			    }
  		    }
  */
}
.story_main_page .rht .gallery-sec img,
.right_border .rht .gallery-sec img {
  height: auto !important;
}
.story_main_page .rht .st_sidebar_sec,
.right_border .rht .st_sidebar_sec {
  background-color: #eeeeee;
  padding: 10px;
  margin-bottom: 30px;
}
.story_main_page .rht .st_sidebar_sec h3,
.right_border .rht .st_sidebar_sec h3 {
  font-size: 18px;
  text-transform: capitalize;
  color: #000;
  font-weight: 700;
  position: relative;
  margin-bottom: 15px;
  margin-top: 0px;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg,
.right_border .rht .st_sidebar_sec .sidebar_sidebg {
  padding-bottom: 20px;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg .sidebar_deck,
.right_border .rht .st_sidebar_sec .sidebar_sidebg .sidebar_deck {
  font-size: 13px;
  font-style: italic;
  color: #222;
  padding: 4px;
  letter-spacing: 0.02em;
  line-height: 17px;
  margin: 2px 0 8px 0;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg .sidebar_byline_title,
.right_border .rht .st_sidebar_sec .sidebar_sidebg .sidebar_byline_title {
  font-size: 13px !important;
  color: #50b5f6;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg .sidebar_byline_title strong,
.right_border .rht .st_sidebar_sec .sidebar_sidebg .sidebar_byline_title strong {
  font-weight: normal !important;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg .sidebarphoto,
.right_border .rht .st_sidebar_sec .sidebar_sidebg .sidebarphoto {
  margin-top: 15px;
  margin-bottom: 15px;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg .photo_credit,
.right_border .rht .st_sidebar_sec .sidebar_sidebg .photo_credit {
  font-size: 15px;
  color: #000;
  font-weight: 700;
  padding: 4px 0 0 4px;
  letter-spacing: 0.02em;
  line-height: 17px;
  margin: 2px 0;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg .photo_caption,
.right_border .rht .st_sidebar_sec .sidebar_sidebg .photo_caption {
  font-size: 13px;
  color: #50b5f6;
  padding: 4px 0 0 4px;
  line-height: 20px;
  margin: 2px 0;
  font-weight: 400;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg .storie_cont,
.right_border .rht .st_sidebar_sec .sidebar_sidebg .storie_cont {
  font-size: 13px;
  color: #222;
  padding: 4px 0 0 4px;
  letter-spacing: 0.02em;
  line-height: 17px;
  margin: 2px 0;
}
.story_main_page .rht .st_sidebar_sec .sidebar_sidebg .storie_cont p,
.right_border .rht .st_sidebar_sec .sidebar_sidebg .storie_cont p {
  font-size: 13px;
  line-height: 20px;
}

.mbpx-45 {
  margin-bottom: 45px;
}

.mtb-40 {
  margin: 40px 0px;
}

.bio_head h3 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}
.bio_head p {
  margin-bottom: 10px;
  font-size: 15px;
  font-style: italic;
}
.bio_head .bi_tagl {
  font-size: 15px;
  color: #1098e4 !important;
  margin: 10px 0px 20px;
  font-style: normal;
}
.bio_head .bi_tagl b {
  font-weight: 600;
}

.bio_immag img {
  width: 100%;
}
.bio_immag h5 {
  text-align: right;
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
.bio_immag p {
  font-size: 15px !important;
  padding-right: 0px !important;
  line-height: 20px !important;
  margin-top: 10px;
  color: #1098e4 !important;
}

.pst-categories a {
  padding: 4px 10px;
  background: #c0e0f5;
  font-size: 12px;
  text-transform: uppercase;
  color: #697882 !important;
  border-radius: 4px;
  font-weight: 700;
}

.ct-sec-3 li {
  border-bottom: 1px dotted #e1e1e1 !important;
  padding: 18px 0;
}
.ct-sec-3 li .social-share a {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff !important;
  font-weight: 800;
  background: #000;
  border-radius: 6px;
  padding: 8px 14px 8px 42px;
  position: relative;
}
.ct-sec-3 li .social-share a i {
  position: absolute;
  left: 14px;
  top: 8px;
  font-size: 16px;
}
.ct-sec-3 li .social-share .fb-icon {
  background: #516eab;
}
.ct-sec-3 li .social-share .twt-icon {
  background: #29c5f6;
}
.ct-sec-3 li .social-share .yt-icon {
  background: #f00;
}

.ct-sec-4 h3 {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-bottom: 24px;
}
.ct-sec-4 .c-box h4 {
  font-size: 14px !important;
  color: #000 !important;
  font-weight: 600;
  line-height: 1.4;
}

.comment_box_sec {
  background: #f0f5fb;
  padding: 20px 20px;
  border-top: 2px solid #509bf6;
  margin-bottom: 60px;
}
.comment_box_sec .grid-comments {
  margin-bottom: 0px;
}
.comment_box_sec .grid-comments h2 {
  font-size: 22px;
}
.comment_box_sec .grid-comments a {
  font-size: 13px;
  text-align: right;
  display: block;
}
.comment_box_sec .grid-comments .comment-post.skel {
  background: #fff;
  padding-bottom: 20px;
  padding-top: 7px;
  margin-top: 20px;
}
.comment_box_sec .grid-comments .comment-post.skel h4 {
  background: #00468c;
  color: #fff;
  padding: 3px 10px;
  font-size: 14px;
}
.comment_box_sec .grid-comments .comment-post.skel p {
  padding-right: 10px;
  padding-top: 20px;
  padding-left: 10px;
  font-size: 14px;
  line-height: 22px;
}
.comment_box_sec .grid-comments .comment-post.skel p.post-date {
  font-size: 14px;
  font-style: italic;
  color: #a0a2a4;
}
.comments {
  background: #f0f5fb;
  padding: 20px 20px;
  border-top: 2px solid #509bf6;
  margin-bottom: 60px;
}
.comments h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
}
.comments a {
  font-size: 15px;
  text-align: right;
  display: block;
}
.comments .comment-post.skel {
  background: #fff;
  padding-bottom: 5px;
  padding-top: 7px;
  margin-top: 20px;
}
.comments .comment-post.skel h4 {
  font-weight: bold;
  padding: 3px 10px;
  font-size: 14px;
}
.comments .comment-post.skel p {
  padding-right: 10px;
  padding-top: 20px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 22px;
}
.comments .comment-post.skel p.post-date {
  font-size: 14px;
  font-style: italic;
  color: #a0a2a4;
  padding-top: 5px;
}
.show_hide_new {
  padding: 20px;
  display: inline-block;
  width: 100%;
  background-color: #50b5f6;
  margin: 20px 0px 0px;
  color: #fff;
  text-align: center;
}

.sec-comment h3 {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  margin-bottom: 24px;
}
.sec-comment .form-field {
  margin-bottom: 10px;
}
.sec-comment .form-field input {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  font-size: 13px;
  color: #7f888f;
  border: 1px solid #e1e7ec;
  box-shadow: none;
  outline: none;
  font-family: "Open Sans", sans-serif !important;
}
.sec-comment .form-field .btn-submit {
  width: 130px;
  height: 36px;
  float: right;
  background: #108bdb;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
.sec-comment .form-field textarea {
  height: 220px;
  resize: none;
  padding: 16px 20px !important;
  line-height: 1.6;
  width: 100%;
  padding: 0 20px;
  font-size: 13px;
  color: #7f888f;
  border: 1px solid #e1e7ec;
  box-shadow: none;
  outline: none;
  font-family: "Open Sans", sans-serif !important;
}

.subs_second_page .subscri_title h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.subs_second_page .subscri_title p {
  font-size: 16px;
  margin-bottom: 20px;
}
.subs_second_page .subscri_title button {
  background-color: #108bdb;
  padding: 12px 30px;
  color: #fff;
  border-radius: 0px;
  border: none;
  font-size: 16px;
  font-weight: 500;
}
.subs_second_page .subscri_title h4 {
  font-size: 22px;
  margin: 20px 0px;
}
.subs_second_page .subscri_title h5 {
  font-size: 16px;
  margin-bottom: 20px;
  color: #50b5f6;
  font-style: italic;
}
.subs_second_page .subscrib_tabs .nav-tabs {
  border-bottom: 1px solid #000;
}
.subs_second_page .subscrib_tabs .nav-tabs li {
  display: inline-block;
  border-top: 1px solid #cac8c8;
  border-left: 1px solid #cac8c8;
  border-right: 1px solid #cac8c8;
}
.subs_second_page .subscrib_tabs .nav-tabs li a {
  padding: 14px 40px;
  display: block;
  color: #000;
  font-size: 16px;
}
.subs_second_page .subscrib_tabs .nav-tabs li a:hover {
  background-color: #d4e9f7;
}
.subs_second_page .subscrib_tabs .nav-tabs li.active a {
  background-color: #108bdb;
  color: #fff;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane.active {
  display: block;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane {
  padding: 30px;
  background-color: #f5f5f5;
  display: none;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane .us_content h4 {
  font-size: 16px;
  margin-bottom: 20px;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane .us_content h4 b {
  font-weight: 700;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane .us_content ul {
  margin: 20px 0px;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane .us_content ul li:not(:last-child) {
  margin-bottom: 10px;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane .us_content ul li label select {
  margin: 0px 10px;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane .us_content ul li label span {
  color: #50b5f6;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane .radios {
  margin: 12px 0px;
}
.subs_second_page .subscrib_tabs .tab-content .tab-pane .radios label span {
  color: #50b5f6;
  margin-left: 10px;
}

.sub_forms_all {
  padding: 50px 0px;
}
.sub_forms_all .subs_mailing_add h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
.sub_forms_all .subs_mailing_add h4 {
  font-weight: 600;
  margin-bottom: 20px;
}
.sub_forms_all .subs_mailing_add h4 span {
  color: red;
}
.sub_forms_all .subs_mailing_add label {
  margin-bottom: 8px;
  display: inline-block;
}
.sub_forms_all .subs_mailing_add label span {
  color: red;
}

.receive_fee {
  padding-bottom: 50px;
}
.receive_fee .recieve_fre_cont h3 {
  font-size: 24px;
  margin-bottom: 30px;
}

.online_Access h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 30px;
}
.online_Access form label {
  margin-bottom: 8px;
  display: block;
}
.online_Access form input {
  width: 100%;
  height: 40px;
  padding-left: 15px;
}
.online_Access form select {
  width: 100%;
  height: 40px;
  padding-left: 15px;
  margin-bottom: 20px;
  appearance: auto;
}
.online_Access form span {
  display: block;
  margin-bottom: 20px;
}
.online_Access form textarea {
  width: 100%;
  padding-left: 15px;
  margin-bottom: 20px;
}

.tp p {
  font-size: 14px;
}
.tp p b {
  font-weight: 600;
}
.tp a {
  font-size: 15px;
  color: #fff;
  padding: 12px 30px;
  border-radius: 0px;
  background-color: #108bdb;
  display: inline-block;
  margin-top: 30px;
}

.mb-2 {
  margin-bottom: 20px;
}

/* additional stuff by Johan */
.xs-none {
  display: block !important;
}

.navbar a.weather-link, .xs-show {
  display: none !important;
}

.side_separator {
  padding: 15px 0;
}

.lead {
  font-weight: bold;
}

.fancybox-caption__body {
  font-size: 16px;
  line-height: 1.6;
}

.mgray {
  color: #7c8387 !important;
}

select {
  background-color: #ffffff;
}

p.red {
  color: red;
  padding: 4px 4px 0 8px;
  letter-spacing: 0.02em;
}

.lh22 {
  line-height: 22px;
}

.txttransfunset {
  text-transform: unset !important;
}

strong.comments {
  margin: 0 0 10px 10px;
  display: inline-block;
}

.about {
  line-height: 22px;
}
.about p {
  padding-top: 30px;
}

input[readonly] {
  background-color: #e9ecef;
}

.spacefix {
  margin: 7px 0;
}

li a .cart-icon-white {
  background: transparent url(/app/images/social_media_icons/cart_100_wide_black.png) top left no-repeat;
  background-size: auto;
  background-size: 28px 17px;
  padding-left: 28px;
}

#nav-cart-container {
  position: relative;
}

#nav-cart-cntr {
  position: relative;
  left: 29px;
  display: inline-block;
  margin: 0 auto;
  bottom: 9px;
  color: #ff9d34;
  width: 27px;
  text-align: center;
}

.cart-icon-white {
  position: static;
}

#menu_pdflist {
  position: relative;
  float: unset;
  height: unset;
  width: unset;
  text-align: unset;
}
#menu_pdflist ul ul {
  top: 30px;
  left: 13px;
}
#menu_pdflist a.nolist {
  padding: 0;
  font-size: large;
}

.dropbtn {
  font-size: 13px;
}

.fullwidth {
  width: 100%;
  height: 220px;
  resize: none;
  padding: 16px 20px;
  line-height: 1.6;
  font-size: 13px;
  border: 1px solid #e1e7ec;
  box-shadow: none;
  outline: none;
  font-family: "Open Sans", sans-serif !important;
}

.cartbtnblack {
  background: #312e2f;
  display: inline-block;
  padding: 10px 20px !important;
  color: #fff;
  margin-top: 15px;
  font-size: 14px;
  border: 0;
  border-radius: 0 !important;
}
.cartbtnblack:hover {
  background: #00458b;
  transition: 0.5s;
}

.cartbtnblue {
  background: #50b5f6;
}

.blurb_leaderboard {
  text-align: center;
  margin-bottom: 11px;
  margin-top: 3px;
}

.midcontent_ad_hm {
  text-align: center;
}

.midcontent_ad_story {
  text-align: center;
  /* margin-top:40px; */
  margin: 0 0 1.6em 0;
}

.comment-top-text-left {
  padding-left: 7px;
}

.hmfunction_headlineonly_nosection a {
  line-height: 1.6;
}

.sidebar {
  background-color: #eee;
  padding: 10px;
  margin-bottom: 30px;
}
.sidebar h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 15px;
}

.form-control-inline {
  display: inline-block;
  width: auto;
}

.swal2-container.fade:not(.show) {
  opacity: 1 !important;
}

.swal2-container {
  z-index: 9999 !important;
}

.sidebar_img_bar {
  margin-top: 30px;
  padding-bottom: 20px;
  border-top: 1px solid black;
}

.main-dt .rht p.caption {
  margin: 0 0 16px 0;
}

.sidebar1 {
  margin-bottom: 30px;
}
.sidebar1 h2 {
  font-size: 18px !important;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 15px;
  padding-right: 65px;
}
.sidebar1 h4 {
  font-size: 12px;
}
.sidebar1 h4 span {
  color: #50b5f6;
}
.sidebar1 .sidebar_deck {
  font-size: 14px !important;
  color: #7c8387 !important;
  margin-top: -3px !important;
}
.sidebar1 p.photo_credit, .sidebar1 p.photo_caption {
  line-height: 1.6;
  margin: 2px 0 0 0 !important;
}
.sidebar1 p.sidebarphoto {
  margin-bottom: 0;
}

/* Johan: Set opacity to 0 to hide on stories. Then Ali's function makes it show AFTER the ajax has loaded. (So leave opacity set to 0 here, AND NOT TO 1 UNLESS TESTING.) */
#ID_allpdfs {
  opacity: 0;
}

/* staff interface story preview */
.top_message {
  padding: 15px 0 0 0;
  text-align: center;
}

/* for story page - YOU MIGHT BE INTERESTED IN section */
/* commented out - 11-27-23 by Johan because it messes up the Subscription form (since that uses a fieldset apparently..
fieldset {
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	font-size:14px;

	ul {
		  line-height: 20px;
		  list-style-type: none;

		li {
		  font: normal 1.2em 'Open Sans', Georgia, Verdana, sans-serif;
		  line-height: 1.8;
		  padding-left: 6px;
		  list-style-type: none;
		}
	}
}
legend {background: #444;font: normal 1.1em 'Open Sans';color: #eee;color: #555;letter-spacing: 1px;padding: 3px 10px;text-transform: uppercase;}
*/
.llsweetalert h2 {
  line-height: 1.2em !important;
  margin: 0 0 5px 0 !important;
}
.llsweetalert button.swal2-confirm.styled {
  margin: 5px !important;
  width: 85% !important;
}
.llsweetalert button.swal2-cancel.styled {
  margin: 5px !important;
  width: 85% !important;
}
.llsweetalert p {
  line-height: 22px !important;
}

/* additions from Ali's project with the carousels n stuff */
.carousel-container {
  position: static;
  width: 100%;
  aspect-ratio: 3/2;
  clear: both;
}

.carousel {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.authorName {
  text-align: right;
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
}

.counter {
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
  padding-left: 50px;
  padding-right: 5px;
}

.caption {
  text-align: left;
  line-height: 1.6;
  font-size: 14px !important;
  color: #1098e4 !important;
  margin: 0px 0px 20px 0px !important;
}

.carousel-container iframe {
  width: 100%;
  aspect-ratio: 3/2;
  background-color: black;
  padding-top: 5%;
  padding-bottom: 5%;
}

.carousel-container img {
  background-color: black;
  object-fit: contain;
  aspect-ratio: 3/2;
}

/* Next 6 items changed from .slider1 to .carousel-container 11-22-2023 */
.carousel-container .owl-nav .owl-prev {
  position: absolute;
  top: 43%;
  left: 20px;
}

.carousel-container .owl-nav .owl-next {
  position: absolute;
  top: 43%;
  right: 20px;
}

.carousel-container .owl-nav .owl-prev:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}

.carousel-container .owl-nav button {
  width: 31px !important;
  height: 41px !important;
  background: #aba9a959 !important;
  border-radius: 5px;
  box-shadow: none !important;
  outline: none !important;
  border: none !important;
}

.carousel-container .owl-nav .owl-next:before {
  content: "";
  font-family: "FontAwesome";
  font-weight: 900;
  color: #fff;
}

.carousel-container .owl-nav button span {
  display: none;
}

.storyimage_center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.w25 {
  width: 25%;
}

.w33 {
  width: 33%;
}

.w50 {
  width: 50%;
}

.w66 {
  width: 66%;
}

.w75 {
  width: 75%;
}

.w100 {
  width: 100%;
}

@media (min-width: 415px) and (max-width: 991.999px) {
  .w25 {
    width: 50%;
  }

  .w33 {
    width: 50%;
  }
}
@media (max-width: 414.999px) {
  .w25 {
    width: 100%;
    padding: 0;
  }

  .w33 {
    width: 100%;
    padding: 0;
  }
}
.storyimage_leftalign {
  float: left;
  padding-right: 3%;
}

.storyimage_rightalign {
  float: right;
  padding-left: 3%;
}

.storyimage_centeralign {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.image-container {
  position: static;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.image_div {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.authorName {
  text-align: right;
  line-height: 1.6;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
}

.image_div img {
  width: 100%;
  display: block;
  object-fit: contain;
}

.image_bg {
  background-color: black;
}

/* additions from Ali's project with the carousels n stuff */
/* Johan additions for Johan Table Project */
.divTable {
  display: table;
  width: 100%;
}

.divTableRow {
  display: table-row;
}

.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
}

.divTableCell, .divTableHead {
  border: 1px solid #999999;
  display: table-cell;
  padding: 3px 10px;
}

.divTableHeading {
  background-color: #EEE;
  display: table-header-group;
  font-weight: bold;
}

.divTableFoot {
  background-color: #EEE;
  display: table-footer-group;
  font-weight: bold;
}

.divTableBody {
  display: table-row-group;
}

.divTableleft, .divTableleft60 {
  float: left;
  display: block;
  width: 70%;
}

.divTableth {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
}

.divTableright {
  display: block;
  width: 100%;
}

.jvl_ad_slider_post {
  border-radius: 6px;
  background-color: var(--color-white);
  -webkit-box-shadow: 0 3px 5px rgba(var(--color-shadow-rgba), 0.05);
  box-shadow: 0 3px 5px rgba(var(--color-shadow-rgba), 0.05);
  border: 1px solid #EFF1F6;
}

.jvl_text_truncate {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-bottom: 0 !important;
  margin-bottom: 3px;
  line-height: normal;
}

p.crop-text-1 {
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

p.crop-text-2 {
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

p.crop-text-3 {
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

a.map_link {
  padding: 0 10px;
}

h2.font-weight-light {
  font-size: 2rem;
}

.mr-2, .form-inline > *, .mx-2 {
  margin-right: 0.5rem !important;
}

.jvlw100 {
  width: 100%;
}

b, strong {
  font-weight: bolder;
}

#main_menu a:hover {
  color: #2e9ae0;
  transition: none;
}

.header .nav {
  padding: 0px 16px;
}

.header .nav .nav-item {
  margin: 0px 0px !important;
}

.navbar-nav .nav-link {
  padding: 16px 16px 12px !important;
}

.navbar-nav .nav-link.active {
  border-bottom: 3px solid #2e9ae0;
  margin-bottom: -3.5px;
}

html .navbar-nav .active::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #2e9ae0;
  transition: width 0.2s linear;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.navbar-nav .nav-item::after {
  content: "";
  display: block;
  width: 0;
  /* Hide border initially */
  height: 4px;
  background: #2e9ae0;
  transition: width 0.2s linear;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.navbar-nav .nav-item:hover::after {
  width: 100%;
  /* Show border on hover */
}

.dropdown-menu {
  top: 30px;
  max-width: min-content;
}

@media screen and (max-width: 1200px) {
  .pg-directory-inner .lrg_font {
    display: flex;
    flex-direction: column;
  }

  .pg-directory-inner .lrg_font .llbutton_rt {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 1024px) {
  .main-dt .news-breaking-info .c-info, .main-dt .news-breaking-info ul li .c-info, .main-section .news-breaking-info .c-info {
    /* top: 136px; */
    right: 20px;
  }

  .main-dt .news-breaking-info .c-info2, .main-dt .news-breaking-info ul li .c-info2, .main-section .news-breaking-info .c-info2 {
    top: -8px;
    right: 0;
  }

  .main-dt .news-breaking-info .c-info1, .main-dt .news-breaking-info ul li .c-info1, .main-section .news-breaking-info .c-info1 {
    top: -8px;
    right: 0;
  }
}
@media screen and (max-width: 991px) {
  .subs_second_page .subscrib_tabs .nav-tabs li {
    width: 100%;
  }

  .navbar-nav .nav-link {
    padding: 16px 0px 12px !important;
  }
}
@media screen and (max-width: 768px) {
  .header .nav ul {
    padding: 0 !important;
  }

  .header .nav ul li a {
    font-size: 14px;
    padding: 10px 0 10px 10px;
  }

  .header .nav ul li.jvlmn {
    display: inline-block;
  }

  .header .nav ul li.jvlmnreg {
    display: none;
  }

  .top-bar ul li {
    margin-right: 0;
  }

  .banner .head-slide .dt figure img {
    height: auto;
  }

  .banner .head-slide .dt .info {
    bottom: 20px;
    padding: 0 50px;
  }

  .banner .head-slide .dt {
    height: auto;
  }

  .banner .head-slide .dt .info h3 {
    font-size: 20px;
  }

  .head-slide .owl-nav button.owl-prev {
    left: 0;
  }

  .head-slide .owl-nav button.owl-next {
    right: 0;
  }

  .banner .dt figure img {
    height: 124px;
  }

  .gallery-sec {
    max-width: 48%;
    float: right;
  }

  .video-sec {
    max-width: 48%;
    float: left;
    min-height: 328px;
  }

  .ad-res {
    width: 48%;
  }

  .ad-res.first {
    float: left;
  }

  .ad-res.last {
    float: right;
  }

  .video-sec .style-head {
    margin-bottom: 60px;
    margin-top: 30px;
  }

  .footer .ext-space {
    padding-left: 30px;
  }

  .sec-directory .dr-list.list-3 li:nth-child(6),
.sec-directory .dr-list.list-3 li:nth-child(7),
.sec-directory .dr-list.list-3 li:nth-child(8),
.sec-directory .dr-list.list-3 li:nth-child(9),
.sec-directory .dr-list.list-3 li:nth-child(10) {
    padding-left: 15px;
  }

  .sec-directory .dr-list.list-3 li:nth-child(11),
.sec-directory .dr-list.list-3 li:nth-child(12),
.sec-directory .dr-list.list-3 li:nth-child(13),
.sec-directory .dr-list.list-3 li:nth-child(14),
.sec-directory .dr-list.list-3 li:nth-child(15) {
    padding-left: 50px;
  }

  .xs-show {
    display: block !important;
  }

  .cart-sce {
    padding-left: 0 !important;
  }

  #main_menu {
    display: none;
  }

  li a .cart-icon-white {
    background: transparent url(/app/images/social_media_icons/cart_100_wide_white.png) top left no-repeat;
    background-size: auto;
    background-size: 28px 17px;
    padding-left: 28px;
  }
}
@media screen and (max-width: 767px) {
  .header .nav {
    padding: 8px 16px !important;
  }

  .header .nav ul li.jvlmn {
    display: inline-block;
  }

  /*  commented out by Johan 03-06-25
  	.jvlmnreg {
  	   display: none;
  	}
  */
  .header .navbar-nav li.jvlmnreg {
    padding: 0.5rem 0;
  }

  .jvlmnreg .nav-link {
    padding: 0px 0px 0px 0px !important;
  }

  .header .navbar-nav li.jvlmn {
    padding: 0.5rem 0;
  }

  section.top-bar .col-sm-3 {
    max-width: 20%;
    float: left;
  }

  section.top-bar .col-sm-9 {
    max-width: 80%;
    float: right;
  }

  .header .col-sm-6 {
    float: left;
  }

  .header .col-sm-6.text-right {
    float: right;
  }

  .banner .frst {
    width: 100%;
    max-width: 100%;
  }

  .banner .lst {
    width: 100%;
  }

  .banner .row.lst-grid {
    width: 48%;
    display: inline-block;
  }

  section.banner {
    text-align: center;
  }

  .banner .dt figure img {
    height: auto;
  }

  .gallery-sec .row {
    display: flex;
    flex-wrap: wrap;
  }

  .footer .bdr-rft .row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
  }

  .footer .bdr-rft .row .col-sm-4 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }

  .footer .ext-space {
    padding-left: 15px;
  }

  .footer .ext-space .row {
    display: flex;
    justify-content: space-between;
  }

  .footer .ext-space .row .col-sm-8 {
    max-width: 66%;
    flex: 0 0 66%;
  }

  .footer .ext-space .row .col-sm-4 {
    max-width: 38%;
    flex: 0 0 40%;
  }

  .slider-content .owl-nav button.owl-next, .after-banner .owl-nav button.owl-next, .ad_slider_new .owl-nav button.owl-next {
    right: 0;
    top: auto;
    bottom: -50px;
  }

  .slider-content .owl-nav button.owl-prev, .after-banner .owl-nav button.owl-prev, .ad_slider_new .owl-nav button.owl-prev {
    top: auto;
    left: auto;
    right: 30px;
    bottom: -50px;
  }

  .main-dt .news-breaking-info.ct-inner-info h2 {
    font-size: 24px;
    line-height: 1.4;
  }

  .main-dt .news-breaking-info.ct-inner-info.ct-sec-2 figure {
    margin-top: 30px;
  }

  .main-dt .news-breaking-info.ct-inner-info.ct-sec-2 p.st-italic {
    padding: 0 15px;
    font-size: 20px;
  }

  .main-dt .news-breaking-info.ct-inner-info ul li .pst-categories a {
    font-size: 11px;
  }

  .main-dt .news-breaking-info.ct-inner-info ul li .social-share a {
    font-size: 10px;
  }

  .sec-comment {
    overflow: hidden;
  }

  .main-dt .news-breaking-info.brd-btm.related-post.ct-sec-4 .c-box {
    margin-bottom: 20px;
    text-align: center;
  }

  .main-dt .news-breaking-info.brd-btm.related-post.ct-sec-4 h3 {
    text-align: center;
  }

  .main-dt .news-breaking-info ul li .c-info {
    right: 10px;
    top: 0;
  }

  .main-dt .news-breaking-info ul li .fp-img {
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .pagination {
    margin-bottom: 40px;
  }

  .pagination ul li a {
    padding: 5px 10px;
    font-size: 12px;
  }

  #main_menu {
    display: none;
  }

  li a .cart-icon-white {
    background: transparent url(/app/images/social_media_icons/cart_100_wide_white.png) top left no-repeat;
    background-size: auto;
    background-size: 28px 17px;
    padding-left: 28px;
  }
}
@media screen and (max-width: 540px) {
  section.top-bar .col-sm-3 {
    max-width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 12px;
  }

  section.top-bar .col-sm-9 {
    max-width: 100%;
    float: none;
    text-align: center;
  }

  .header .col-sm-6 {
    float: none;
    text-align: center;
  }

  .header .col-sm-6.text-right {
    float: none;
    margin-bottom: 20px;
  }

  .video-sec {
    max-width: 100%;
    float: none;
  }

  .gallery-sec {
    max-width: 100%;
    float: none;
  }

  .navbar-nav.ml-auto {
    margin-top: -30px;
    margin-right: 0;
  }

  form.comment-form .form-field.col-half {
    width: 100%;
    float: none;
  }

  form.comment-form.contact-form {
    overflow: hidden;
  }

  .sec-directory .dr-list {
    column-count: 2;
  }

  .sec-directory .dr-list.list-3 li:nth-child(6),
.sec-directory .dr-list.list-3 li:nth-child(7),
.sec-directory .dr-list.list-3 li:nth-child(8),
.sec-directory .dr-list.list-3 li:nth-child(9),
.sec-directory .dr-list.list-3 li:nth-child(10) {
    padding-left: 15px;
  }

  .sec-directory .dr-list.list-3 li:nth-child(11),
.sec-directory .dr-list.list-3 li:nth-child(12),
.sec-directory .dr-list.list-3 li:nth-child(13),
.sec-directory .dr-list.list-3 li:nth-child(14),
.sec-directory .dr-list.list-3 li:nth-child(15) {
    padding-left: 50px;
  }

  .news-breaking-info.brd-btm-aft .col-md-6.text-right {
    margin-top: 20px;
    text-align: left;
  }

  form.comment-form .form-field.col-one-half {
    width: 100%;
  }

  #main_menu {
    display: none;
  }

  .divTableright {
    text-align: center;
  }

  .main-dt .news-breaking-info .c-info, .main-section .news-breaking-info .c-info {
    top: 220px;
  }

  .main-dt .news-breaking-info .c-info2, .main-dt .news-breaking-info ul li .c-info2, .main-section .news-breaking-info .c-info2 {
    right: 10px;
  }

  .main-dt .news-breaking-info .c-info1, .main-dt .news-breaking-info ul li .c-info1, .main-section .news-breaking-info .c-info1 {
    right: 10px;
  }
}
@media screen and (min-width: 1396px) {
  /*  .container {width: 1360px;} replaced by one underneath - 11-28-22 */
  .container {
    max-width: 1360px;
  }

  .banner .head-slide .dt figure img, .banner .head-slide .dt {
    height: 492px;
  }
}
/* additional stuff coming from other themes..... */
/* .LL custom button styles { */
button.btn-blu, input.btn-blu[type=submit], .btn-blu,
.llbutton {
  background-color: #50b5f6;
  border: 2px solid #50b5f6;
  /* Blue */
  border-radius: 4px;
  color: white;
  padding: 8px 16px;
  /* Default: 16px 32px; */
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  line-height: 19px;
}

.btn-blu:hover,
.btn-blk:hover,
.llbutton:hover {
  background-color: white;
  color: black;
}

.llbutton_green {
  background-color: #4CAF50;
  color: white;
  border: 2px solid #4CAF50;
}

.llbutton_blue {
  background-color: #50b5f6;
  color: white;
  border: 2px solid #50b5f6;
}

.llbutton_red {
  background-color: #f44336;
  color: white;
  border: 2px solid #f44336;
}

.llbutton_gray {
  background-color: #6c757d;
  color: black;
  border: 2px solid #6c757d;
}

.llbutton_black {
  background-color: #312e2f;
  color: white;
  border: 2px solid #312e2f;
}

button.btn-blk,
input.btn-blk[type=submit],
.btn-blk {
  background-color: #312e2f;
  border: 2px solid #312e2f;
  /* Black */
  border-radius: 4px;
  color: white;
  padding: 8px 16px;
  /* Default: 16px 32px; */
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  transition-duration: 0.4s;
  cursor: pointer;
  line-height: 19px;
}

.llbutton_orange {
  background-color: #ffc107;
  color: black;
  border: 2px solid #ffc107;
}

.llbutton_sm {
  padding: 1px 4px;
}

.llbutton_rt {
  float: right;
}

.classicsubshow {
  border: 1px solid #333;
  padding: 5px;
  border-radius: 7px;
  background-color: #f4f4f4;
}

.dotted {
  border-bottom: 2px dotted #039;
}

.input_bkg_fff, .sel_bkg_fff {
  background: #fff;
  border: 1px solid #8f8f9d;
  border-radius: 4px;
}

.sel_bkg_fff {
  height: 22px;
}

/* redoing the menu */
.navbar-nav li a, .navbar-nav li a:focus, .navbar-nav li a:hover {
  color: #fff !important;
  font-size: 15px;
  font-weight: 700;
}

.navbar {
  margin-bottom: 0 !important;
}

.navbar-default {
  background-color: #312e2f !important;
  border-left-color: #312e2f;
  border-right-color: #312e2f;
}

.divTableleft, .divTableleft60 {
  display: block;
  width: 100%;
}

.dropdown-menu > li > a {
  min-width: 250px;
}

@media (min-width: 768px) {
  .navbar {
    padding: 0;
  }

  .navbar-nav > li > a {
    padding: 0 !important;
  }

  .dropdown-menu > li > a {
    padding: 9px 14px !important;
  }

  .dropdown-menu {
    min-width: unset !important;
  }

  .nav-item {
    margin: 8px 15px;
  }

  #classified_listing {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
  }

  .divTableright {
    float: right;
    width: 25%;
  }

  .divTableleft, .divTableleft60 {
    float: left;
    width: 70%;
  }

  .navbar li.jvlmn {
    display: none;
  }
}
.dropdown-menu, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background-color: #312e2f !important;
}

.txtlft {
  text-align: left;
}

a.alinx {
  margin: 0 10px 0 5px;
  letter-spacing: initial;
  color: #212529;
  font-size: 16px;
  text-transform: none;
}

a.alinx:hover {
  color: #6c757d;
}

.divTable {
  display: table;
  width: 100%;
}

#classified_listing {
  font: 1.2em "Open Sans", Georgia, Verdana, sans-serif;
  padding-bottom: 30px;
  padding-top: 30px;
}

.divTableleft h2::after {
  display: none;
}

.lladbar {
  background: #003369;
  color: #FFFFFF;
  font-weight: normal;
  margin-top: 15px;
  padding: 10px;
  font-size: 1.3em;
  border: 1px solid #003369;
  width: 97%;
}

.llad {
  border: 1px solid #e1e7ec;
  line-height: 16px;
  margin-bottom: 10px;
  padding: 15px 10px 10px;
  width: 97%;
  font-size: 1.1em;
}
.llad b {
  color: #003399;
  font-size: 1.2em;
  display: block;
}

.lladjvl_busdir {
  float: right;
  text-align: center;
  top: 0px;
  display: block;
  width: 140px;
  position: relative;
  font-size: 1.2em;
}

.yellowtext {
  color: #ffff99;
}

li a .clr-blue {
  color: #2e9ae0;
}

li.clsf {
  padding: 16px 0;
  font-weight: 600;
  font-size: 17px;
  line-height: 1.4;
}
li.clsf a, li.clsf a:focus, li.clsf a:hover {
  color: #000;
}

div.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  /* Then style the iframe to fit in the container div with full height and width */
}
div.iframe-container .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

div.top_image_left,
div.bottom_image_right {
  font-size: 15px;
  line-height: 1.6;
}
div.top_image_left p.photo_credit,
div.bottom_image_right p.photo_credit {
  text-align: right;
  font-weight: bold;
  font-size: 14px !important;
  color: #7c8387 !important;
  margin-bottom: 20px;
  position: relative !important;
}
div.top_image_left p.photo_credit span,
div.bottom_image_right p.photo_credit span {
  color: #1098e4;
}
div.top_image_left p.photo_credit span strong,
div.bottom_image_right p.photo_credit span strong {
  font-weight: bold;
}
div.top_image_left .photo_caption,
div.bottom_image_right .photo_caption {
  font-size: 14px !important;
  color: #1098e4 !important;
  margin-bottom: 20px !important;
  position: relative !important;
}
div.top_image_left .photo_caption span,
div.bottom_image_right .photo_caption span {
  color: #1098e4;
}
div.top_image_left .photo_caption span strong,
div.bottom_image_right .photo_caption span strong {
  font-weight: bold;
}
div.top_image_left a img,
div.bottom_image_right a img {
  display: block;
  width: 100%;
}

.byline_date_comments {
  margin-top: 1em;
  margin-bottom: 1em;
}

.sharebuttons {
  margin-top: 1em;
  margin-bottom: 2em;
}

span.author,
span.volume_issue {
  font-size: 14px !important;
  color: #7c8387 !important;
  margin-bottom: 20px !important;
  position: relative !important;
}
span.author a,
span.volume_issue a {
  color: #50b5f6 !important;
}
div.right_border h2, .sidebar h2 {
  font-size: 28px;
  color: #000;
  font-weight: 700;
  margin-bottom: 0.3em;
  line-height: normal;
}
div.right_border p, .sidebar p {
  font-size: 15px;
  line-height: 1.6;
  color: #5c5c5c;
  margin: 1em 0 2em 0;
}
div.right_border p.tagline, div.right_border p.sidebar_deck, .sidebar p.tagline, .sidebar p.sidebar_deck {
  margin-bottom: 1em;
  font-style: italic;
  font-size: 16px;
  color: #acacac;
}

span.author {
  color: #50b5f6 !important;
}

.c-info, a.c-info:hover {
  position: relative;
  left: 6px;
  top: -1px;
  display: inline-block;
  color: #fff;
  background: url(./cmnt-bg.png) no-repeat center top;
  background-size: 100%;
  width: 22px;
  height: 20px;
  text-align: center;
  z-index: 10;
  padding: 2px 0;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
}

.a2a_svg {
  width: 36px !important;
  line-height: 36px !important;
  height: 36px !important;
  background-size: 36px !important;
  border-radius: 0px !important;
}

.a2a_fb {
  background: #0866ff !important;
  color: #fff !important;
  line-height: 35px !important;
  padding-right: 9px !important;
}

.bothsociallink_border {
  margin: 8px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.series {
  background: #f0f5fb;
  text-align: center;
  padding: 15px 9px;
  margin-bottom: 10px;
  margin-top: 35px;
}

div.c-box div.authorbio {
  display: block;
  width: 100%;
  padding: 20px 30px;
  background-color: #7bcbffb3;
  margin-bottom: 2em;
}
div.c-box div.authorbio h3 {
  font-weight: 600;
  font-size: 25px !important;
  color: #000 !important;
  margin-bottom: 1em;
}
div.c-box div.authorbio h4 {
  font-weight: 400;
  font-size: 16px !important;
  color: #000 !important;
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}
div.c-box div.authorbio p {
  margin: 0;
  margin-bottom: 1em;
  color: #333;
}
div.c-box div.authorbio ul {
  padding-inline-start: 20px;
  margin-top: 0 !important;
  margin-bottom: 10px;
  list-style: none;
}
div.c-box div.authorbio ul li {
  color: #1098e4 !important;
  font-size: 15px;
  padding: 7px 0 !important;
  border: none !important;
  color: #5c5c5c;
  position: relative;
  padding-left: 18px !important;
  line-height: 1;
}
div.c-box div.authorbio ul li a {
  color: #1098e4 !important;
}
div.c-box div.authorbio ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #108bdb;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 12px;
}

.authorbio img {
  margin-bottom: 10px;
}

@media only screen and (min-width: 991px) {
  .authorbio div.authorheading {
    float: left;
    margin-bottom: 10px;
  }

  .authorbio img {
    float: right;
  }

  .authorbio p {
    clear: left;
  }
}
/* ALI'S CODE FOR HOVER IMAGE EFFECT */
.hover-img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.hover-img:hover {
  opacity: 0.8;
}

/* ALI'S TRUNCATED FADE & SUBSCRIBE BUTTON CODE FOR STORY TEMPLATE */
.trunc_fade {
  -webkit-mask-image: linear-gradient(to bottom, black 20%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 20%, transparent 100%);
}

.subscribe-container button {
  border: none;
  color: white;
  font-size: 22px;
  font-weight: bold;
  border-radius: 10px;
  background-color: #c00;
  width: 400px;
  height: 55px;
}

.subscribe-container span {
  /*    font-weight: bold; */
}

.subscribe-container {
  text-align: center;
  clear: both;
  margin-bottom: 80px;
}

.subscribe-container button:hover {
  background-color: #B70000;
}

@media screen and (max-width: 450px) {
  .subscribe-container button {
    width: calc(100%) !important;
  }
}
div.story_photos {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  overflow: auto;
  white-space: nowrap;
}
div.story_photos a {
  display: inline-block;
  margin: 0;
  padding: 0;
}
div.story_photos img {
  display: inline-block;
  margin: 0;
  padding: 0;
}

/* Ad Filler Ad Styles 
---------------------------------------------------------------------------------------------------*/
/* -- This sticky_ad_square code will need work. (Not currently used) -- */
.sticky_ad_square {
  position: -webkit-sticky;
  position: sticky;
}

.sticky_ad_anchor {
  position: fixed;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  border-top: 1px solid lightgray;
  z-index: 99999;
}

.sticky_ad_anchor_child {
  margin-bottom: 2px;
  margin-top: 4px;
}

.top-leader-board {
  text-align: center;
  margin-bottom: -13px;
  margin-top: 18px;
}

.ad-anchor-close {
  width: 30px;
  height: 20px;
  background: #f3f2f2;
  right: 6px;
  border-radius: 15px;
  font-size: 18px;
  position: absolute;
  color: #827a82;
  top: 5px;
  border: 1px solid lightgray;
  cursor: pointer;
}

/* Ali's code to style spacing on homepage (Also see this comment: ADJUST SPACING BETWEEN SECTIONS ON THE HOMEPAGE HERE.) */
@media (max-width: 767px) {
  .main-dt .news-breaking-info ul li:last-child {
    padding-bottom: 0 !important;
  }

  .main-dt .news-breaking-info .row:last-child .col-md-6:last-child .sm-bx li:first-child {
    padding-top: 6px !important;
  }

  .main-dt .news-breaking-info .row:last-child .col-md-6:first-child .sm-bx li:last-child {
    padding-bottom: 6px !important;
  }

  .main-dt .news-breaking-info .row:last-child .col-md-6:last-child .c-box {
    margin-bottom: 0px !important;
  }
}
@media (min-width: 768px) {
  .main-dt .news-breaking-info .row:last-child .c-box {
    margin-bottom: 0 !important;
  }

  .main-dt .news-breaking-info ul li:last-child {
    padding-bottom: 0 !important;
  }
}
/* ALI: THIS HELPS US ADJUST THE SPACINGS DIFFERENTLY BETWEEN STORIES, INSIDE EACH SECTION, BASED ON WHETHER A BLOG COMMENT IS PRESENT ON STORIES W/O PICS. */
.nopic {
  padding-bottom: 20px !important;
}

.nopic10 {
  padding-bottom: 10px !important;
}

.nopic11 {
  padding-bottom: 11px !important;
}

.nopic12 {
  padding-bottom: 12px !important;
}

.nopic13 {
  padding-bottom: 13px !important;
}

.nopic14 {
  padding-bottom: 14px !important;
}

.nopic15 {
  padding-bottom: 15px !important;
}

.nopic16 {
  padding-bottom: 16px !important;
}

.nopic17 {
  padding-bottom: 17px !important;
}

.nopic18 {
  padding-bottom: 18px !important;
}

.nopic19 {
  padding-bottom: 19px !important;
}

.nopic20 {
  padding-bottom: 20px !important;
}

.nopic21 {
  padding-bottom: 21px !important;
}

.nopic22 {
  padding-bottom: 22px !important;
}

.nopic23 {
  padding-bottom: 23px !important;
}

.nopic24 {
  padding-bottom: 24px !important;
}

.nopic25 {
  padding-bottom: 25px !important;
}

.nopic26 {
  padding-bottom: 26px !important;
}

.nopic27 {
  padding-bottom: 27px !important;
}

.nopic28 {
  padding-bottom: 28px !important;
}

.nopic29 {
  padding-bottom: 29px !important;
}

.nopic30 {
  padding-bottom: 30px !important;
}

/* ALI: HIDE DESKTOP HOMEPAGE SLIDER ON MOBILE. */
@media screen and (max-width: 767.999px) {
  .head-slide:first-child {
    display: none;
  }
}
/* ALI: MAKES IMAGES IN TOP SLIDESHOW ON HOMEPAGE LINE UP AT THE BOTTOM. */
.banner .row:first-child {
  align-items: stretch;
}

.banner .dt figure img {
  vertical-align: bottom !important;
}

.banner .dt {
  margin-bottom: 0px !important;
}

.banner .lst-grid {
  height: calc(50%) !important;
}

.banner .lst-grid:first-child {
  margin-bottom: 2px !important;
}

@media screen and (min-width: 768px) {
  .banner .owl-carousel .owl-stage-outer,
.banner .head-slide .dt figure img,
.banner .head-slide .dt {
    height: 253px !important;
  }
}
@media screen and (min-width: 992px) {
  .banner .owl-carousel .owl-stage-outer,
.banner .head-slide .dt figure img,
.banner .head-slide .dt {
    height: 343px !important;
  }
}
@media screen and (min-width: 1200px) {
  .banner .owl-carousel .owl-stage-outer,
.banner .head-slide .dt figure img,
.banner .head-slide .dt {
    height: 410px !important;
  }
}
@media screen and (min-width: 1396px) {
  .banner .owl-carousel .owl-stage-outer,
.banner .head-slide .dt figure img,
.banner .head-slide .dt {
    height: 491.26px !important;
  }
}
/* ALI: VIEW PDF ICON ON STORIES. (IMAGE METHOD) */
.a2a_default_style {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.small_link {
  display: flex;
  align-items: end;
}

.small_link img {
  margin-left: 2px;
}

@media screen and (min-width: 363px) {
  .small_link {
    margin-left: auto;
  }
}
@media screen and (max-width: 362.999px) {
  .small_link {
    margin-top: 1.5rem;
  }
}
/* ALI: VIEW PDF ICON ON STORIES.  (FONT AWESOME METHOD) */
.fa-file-pdf:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 36px;
  color: #b30b00;
}

/* ALI: SPACE AFTER MOST POPULAR AND BREAKING NEWS */
.main-dt .rht .news-breaking-info {
  margin-bottom: 22px !important;
}

/* ALI: USED TO SET SPACES ON BYLINE IN STORYLAYOUT 1 BLURBS */
.main-dt .news-breaking-info ul.sm-bx h4:has(> .c-info) {
  margin-bottom: 0px;
}

/* ALI: BEGIN DESIGN FIXES 1-9-2024 */
@media (max-width: 767px) {
  .top-bar .col-sm-2 {
    flex: auto !important;
    max-width: 100% !important;
  }

  /* ALI: ADDED 2-5-2025 SO MOST POPULAR HIDES ON MOBILE */
  .most_popular,
.ss_invisible {
    display: none;
  }
}
/* It is used to make all headlines to 2 lines */
.main-dt .news-breaking-info .c-box a h3, .main-section .news-breaking-info .c-box a h3,
.main-dt .news-breaking-info ul.sm-bx h3, .main-section .news-breaking-info ul.sm-bx h3,
.breaking_news h3,
.most_popular h3,
.after-banner .dt .info h3,
.banner .dt .info h3,
.main-dt .slider-content .dt h3,
.storylayout1 h3,
.storylayout2 h3,
.storylayout3 h3,
.storylayout4 h3,
.storylayout5 h3 {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
}

/* ALIGN THE BYLINE CENTER IN THE storylayout4 */
.storylayout4 .c-box h4 {
  margin-top: 5px !important;
  margin-bottom: 10px !important;
  line-height: 1.5 !important;
}

.storylayout4 .c-box h4:has(> .c-info) {
  margin-top: 0px !important;
  margin-bottom: 7px !important;
}

/* ALIGN THE BYLINE CENTER IN THE storylayout1 */
.storylayout1 ul.sm-bx img {
  margin-top: 5px !important;
}

/*
.storylayout1 ul.sm-bx h3 {
    margin-top: 6px !important;
}
*/
/* SPACE BETWEEN BLURBS */
.storylayout1 ul li {
  padding: 13px 0 !important;
}

.storylayout1 ul.sm-bx h4 {
  margin-top: -2px !important;
  margin-bottom: 6px !important;
}

.storylayout1 ul.sm-bx h4:has(> .c-info) {
  margin-top: -2px !important;
  margin-bottom: 3px !important;
}

/* ALIGN THE COMMENT ICON ON storylayout4 */
.storylayout4 .c-box .c-info {
  left: 0 !important;
}

.storylayout4 .c-box h4 span {
  padding-right: 6px !important;
}

.storylayout4 .c-box h3 {
  padding-right: 0px !important;
}

.storylayout4 .c-box .c-info span {
  padding: 0px !important;
}

/* ALIGN THE COMMENT ICON ON storylayout3 */
.storylayout3 .c-info {
  left: 0px !important;
  top: 2px;
}

.storylayout3 h4 span {
  padding-right: 6px !important;
}

.storylayout3 h3 {
  padding-right: 0px !important;
}

.storylayout3 .c-info span {
  padding: 0px !important;
}

/* Fixes homepage slider size issue on tablet view */
@media screen and (max-width: 767px) {
  .xs-none {
    display: none !important;
  }
}
/* ALI: END DESIGN FIXES 1-9-2024 */
/* ALI: YOU MIGHT BE INTERESTED IN, 1-11-2024 */
.you_might_be_interested_in {
  clear: both;
  margin-top: 46px;
}

.you_might_be_interested_in li {
  padding: 8px 0 !important;
}

.you_might_be_interested_in li:first-child {
  padding-top: 0px !important;
}

.you_might_be_interested_in li:last-child {
  padding-bottom: 0px !important;
}

.you_might_be_interested_in ul li a {
  line-height: 1.6 !important;
  color: #007bff !important;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
}

@media screen and (max-width: 992px) {
  .you_might_be_interested_in ul li a {
    -webkit-line-clamp: 2;
  }
}
/* ALI: BREAKING NEWS */
.brnws {
  color: #c82333 !important;
}

/* ALI: ADJUSTS SPACING BETWEEN HEADLINE AND BYLINE IN BREAKING NEWS AND MOST POPULAR */
.breaking_news h4 {
  margin-bottom: 11px !important;
}

.most_popular h3 {
  margin-bottom: 9px !important;
}

/* SPACING AFTER ENTIRE MP DIV (ALI NEEDS TO FIX THIS SO IT'S NOT OVERRIDDEN) */
.most_popular {
  margin-bottom: 14px !important;
}

/* ALI: DISTANCE BETWEEN BREAKING NEWS MAIN (RED) HEADING TO IT'S CONTENT */
.breaking_news .style-head {
  margin-bottom: 18px !important;
}

/* ALI: ADDS A SPACER TO SLOGAN AND ISSUE DATE AREA IF BLANK */
.header .date .pub_date {
  min-height: 12px;
}

/* ALI: STYLING H1 TAG FOR TOP OF STORIES AND PAGES */
div.right_border h1 {
  font-size: 28px;
  color: #000;
  font-weight: 700;
  margin-bottom: 0.3em;
  line-height: normal;
}

.small_h1_font {
  font-size: 26px !important;
  font-weight: 500 !important;
}

.small_h2_font {
  font-size: 21px !important;
  font-weight: 600 !important;
}

.small_h3_font {
  font-size: 21px !important;
  font-weight: 500 !important;
  border-bottom: 2px solid black !important;
}

/* ALI: FONT SIZE INCREMENTS IN STORY BODY */
.plus_one {
  font-size: 120%;
  line-height: 105%;
}

.plus_two {
  font-size: 140%;
  line-height: 115%;
}

.plus_three {
  font-size: 160%;
  line-height: 125%;
}

.plus_four {
  font-size: 180%;
  line-height: 135%;
}

/* ALI: ADD ELLIPSIS TO BYLINE, MAX 1 LINE */
.storylayout1 h4,
.storylayout2 h4,
.storylayout3 h4,
.storylayout4 h4,
.storylayout5 h4 {
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-height: 1.5 !important;
  margin-top: -1px;
}

/* ALI: MAKE 'Full Story' LINKS ON HOMEPAGE BLUE */
.look_fullstory_text a {
  color: #007bff !important;
}

/* ALI: IF BYLINE IS EMPTY IN STORYLAYOUTS 1-5, THEN HIDE THE WHOLE ELEMENT */
.storylayout1 h4:empty,
.storylayout2 h4:empty,
.storylayout3 h4:empty,
.storylayout4 h4:empty,
.storylayout5 h4:empty {
  display: none;
}

/* ALI: ALIGN MASTHEADS WHEN ON SMALLER SCREEN */
.header .row:first-child {
  align-items: center !important;
}

.header .header_home_ad,
.header .header_story_ad {
  margin: 0 0 0 0 !important;
}

.header .header_home_ad img,
.header .header_story_ad img {
  vertical-align: middle !important;
}

/* ALI: DISTANCE BETWEEN IN-LINE HORIZ ADS ON HOMEPAGE */
.home_ad_inserted {
  text-align: center;
  margin: -16px 0 23.6px 0 !important;
}

/* ALI: DISTANCE BETWEEN TOP SLIDESHOW AND (FULL WIDTH 970x250) LARGE LEADERBOARD AD ON HOMEPAGE */
.home_ad_inserted_mainarea {
  text-align: center;
  margin: 0px 0 36px 0 !important;
}

/* ALI: PHOTO PAGE STYLING AND FOR MOBILE VIEW */
.pg-directory-inner .small_h1_font {
  display: flex;
  align-items: center;
  flex-flow: wrap;
}

.pg-directory-inner .small_h1_font .llbutton_rt {
  margin-left: auto;
}

.pg-directory-inner .small_h1_font .llbutton_rt .cartbtnblack {
  margin-top: 0px;
  padding: 12px 20px !important;
}

@media screen and (max-width: 992px) {
  .pg-directory-inner .small_h1_font .llbutton_rt {
    margin-left: 0px;
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 408px) {
  .pg-directory-inner .small_h1_font .llbutton_rt .btn-secondary {
    margin-left: 0px;
    margin-top: 1.5rem;
  }
}
/* ALI: BOTTOM SLIDESHOW STYLING FOR MOBILE VIEW */
@media screen and (max-width: 767px) {
  .slider-content .owl-nav button.owl-next,
.after-banner .owl-nav button.owl-next,
.ad_slider_new .owl-nav button.owl-next {
    position: absolute !important;
    top: 50% !important;
    right: 20px !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
  }

  .slider-content .owl-nav button.owl-prev,
.after-banner .owl-nav button.owl-prev,
.ad_slider_new .owl-nav button.owl-prev {
    position: absolute !important;
    top: 50% !important;
    left: 20px !important;
    transform: translateY(-50%) !important;
    -webkit-transform: translateY(-50%) !important;
  }

  .slider-content .owl-nav .owl-prev:before,
.ad_slider_new .owl-nav .owl-prev:before,
.after-banner .owl-nav .owl-prev:before {
    color: #fff !important;
  }

  .slider-content .owl-nav .owl-next:before,
.ad_slider_new .owl-nav .owl-next:before,
.after-banner .owl-nav .owl-next:before {
    color: #fff !important;
  }

  .slider-content .owl-nav button,
.ad_slider_new .owl-nav button,
.after-banner .owl-nav button {
    background: #ffffff59 !important;
    border: none !important;
  }
}
/* ALI: SLIDESHOW STYLING TO MAKE LEFT/RIGHT ARROW BUTTONS CENTER ALIGN */
.slider-content .owl-nav button.owl-next,
.after-banner .owl-nav button.owl-next,
.ad_slider_new .owl-nav button.owl-next {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
}

.slider-content .owl-nav button.owl-prev,
.after-banner .owl-nav button.owl-prev,
.ad_slider_new .owl-nav button.owl-prev {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
}

/* ALI: COMMENT ICON ON STORIES PAGE */
.byline_date_comments > .bothsociallink_border:first-child {
  margin: 8px 8px 8px 0px !important;
  left: 0px !important;
}

/* ALI: REMOVES MARGIN FROM LAST SOCIAL MEDIA ICON */
.top-bar .row .col-sm-2 {
  padding-right: 0px !important;
}

.top-bar ul.social li:last-child,
.footer ul.social li:last-child {
  margin-right: 0px !important;
}

/* ALI: THIS IS NEEDED FOR THE ITALICS TAG ON STORIES TO WORK */
em,
i:not([class]) {
  font-style: italic !important;
}

/* ALI: CENTERS TOP LEADERBOARD AD ON HOMEPAGE */
.top_full_banner_ad {
  text-align: -moz-center;
  text-align: -webkit-center;
  margin-top: 8px !important;
}

/* ALI: ADDS BOTTOM MARGIN TO ADS INSERTED VIA JS */
.js_ad_inserted {
  text-align: center;
  margin: 0px 0 44px 0 !important;
}

/* ALI: ENSURES EMPTY DIVS FOR ADS INSERTED VIA JS DON'T ADD MARGINS */
.js_ad_inserted:not(:has(:first-child)) {
  display: none;
}

/* ALI: THIS IS USED TO ADJUST THE SPACING BETWEEN ADS AND PARAGRAPHS ON STORY PAGES */
.midcontent_ad_story .js_ad_inserted {
  margin: 0 !important;
}

/* ALI: THIS IS USED TO ADD SPACE BETWEEN THE DATE AND COMMENT ICON IN BYLINE ON HOMEPAGE (ONLY WHEN DATE APPEARS) */
.storylayout3 .date_is_present .c-info,
.storylayout4 .date_is_present .c-info {
  left: 6px !important;
}

.storylayout3 h4.date_is_present span,
.storylayout4 .c-box h4.date_is_present span {
  padding-right: 0px !important;
}

/* ALI: ALLOWS YOU TO PUT llbutton BUTTONS IN THE TOP NAVBAR. */
.top-bar .links .nav-item .llbutton {
  padding: 0px 4px;
  margin: 0px;
}

/* ALI: THIS CODE IS USED TO ALIGN THE TOP NAVBAR WHEN llbutton IS USED. */
.top-bar .links .nav-item:has(.llbutton) {
  padding: 0;
}

/* ALI: CENTERS DIVS (ETC) IN RIGHT COLUMN, BUT NOT THEIR CONTENTS. */
.main-dt .rht {
  text-align: center;
}

.main-dt .rht > *:not(center) {
  text-align: initial;
}

/* ADD MARGIN BOTTOM ON STORY LAYOUT 2 FOR THE BIG NEWS */
.storylayout2 .c-box {
  padding-bottom: 28px !important;
}

.storylayout2 .c-box:last-child {
  padding-bottom: 0px !important;
}

/* SPACING AROUND MID-CONTENT ADS ON SECTION PAGES (STORYLAYOUT1) */
.storylayout1 .js_ad_inserted {
  margin: 25px 0 28px 0 !important;
}

/* STYLE SUBHEADS ON STORIES */
.story_subhead {
  font-weight: bold;
}

/* STYLE SIDEBARS ON STORIES */
.sidebar {
  display: grid;
}

.sidebar1 {
  margin-bottom: 0px !important;
}

/* STYLE SUBSCRIPTION AD */
.sidebar_split_ad {
  display: flex;
  top: 0;
  position: relative;
  padding: 10px 2px 2px 2px;
  margin: 4px 0;
  border: 1px solid #eee;
}

.split_left {
  width: 50%;
}

.split_right {
  width: 50%;
}

.sidebar_split_ad p.sidebar_split_ad_title {
  margin: 0;
  padding: 1px;
  text-align: left;
  font-weight: bold;
  font-size: 1.3em;
}

.sidebar_split_ad .split_right p {
  margin: 0 0 5px 0;
  padding: 5px;
  text-align: left;
  font-weight: normal;
  letter-spacing: -0.5px;
  font-size: 13.5px;
  line-height: 20px;
}

.sidebar_split_ad .split_right p:first-child {
  margin: 5px 0 0 0;
}

@media screen and (max-width: 1395px) {
  .sidebar_split_ad .split_right p {
    font-size: 12px;
  }

  .sidebar_split_ad .split_right p:first-child {
    font-size: 12.4px;
  }
}
@media screen and (max-width: 1199px) {
  .sidebar_split_ad .split_right p {
    font-size: 9.9px;
    line-height: 14px;
  }

  .sidebar_split_ad .split_right p:first-child {
    font-size: 10.2px;
  }
}
@media screen and (max-width: 767px) {
  .sidebar_split_ad .split_right p {
    font-size: 15px;
    line-height: 20px;
  }

  .sidebar_split_ad .split_right p:first-child {
    font-size: 15px;
  }

  .sidebar_split_ad .split_right a {
    float: left;
  }
}
/* FIXES THE AD IN READER COMMENTS ON STORIES */
.comments .bottom_banner_ad {
  margin-top: 0px !important;
}

/* FIXES SPACE ON AD AT TOP OF HOMEPAGE IF SLIDESHOW IS NOT PRESENT */
.homepage {
  margin-top: 20px;
}

.after-banner ~ .homepage,
.banner ~ .homepage {
  margin-top: 46px;
}

/* MAKES IFRAMES (ETC) RESPONSIVE */
.ll_responsive {
  max-width: 100%;
}

/* PAGE UP & DOWN ARROWS FOR SECTIONS */
.page-up {
  margin-top: 25px;
  font-weight: bold;
}

.page-up a {
  margin-left: 5px;
}

.page-down {
  margin-top: -34px;
  font-weight: bold;
}

.page-down a {
  margin-left: 5px;
}

/* FOR PLACING TEXT OR HTML IN STORY LAYOUT 4 WHEN NO PHOTO IS PRESENT */
/* ADDED 5-31-2024 */
.home_section_interrupt img {
  margin: auto;
}

.home_section_interrupt_text {
  font-weight: bold;
}

.home_section_interrupt_text:has(*) {
  font-weight: normal;
}

.home_section_interrupt {
  display: grid;
  align-items: center;
  height: 279px;
  margin-bottom: 12px;
  text-align: center;
}

@media screen and (max-width: 1395px) {
  .home_section_interrupt {
    height: 231px;
  }
}
@media screen and (max-width: 1199px) {
  .home_section_interrupt {
    height: 192px;
  }
}
@media screen and (max-width: 991px) {
  .home_section_interrupt {
    height: 122px;
  }
}
@media screen and (max-width: 767px) {
  .home_section_interrupt {
    margin-bottom: 28px;
  }
}
/* FOR PLACING TEXT OR HTML IN STORY LAYOUT 4 WHEN THERE'S AN ODD NUMBER OF STORIES, RESULTING IN A HOLE */
.storylayout4 .c-box:has(.home_section_odd_number_filler) {
  height: 100% !important;
}

.storylayout4 .home_section_odd_number_filler {
  height: 100%;
  display: grid;
  align-items: center;
  text-align: center;
}

/* STORY TEMPLATE STYLING, 5-30-2024 */
/* H3 STYLING FOR STORY TEMPLATE, ETC. */
.right_border .c-box h3 {
  font-size: 20px !important;
  margin-top: 1em;
  margin-bottom: 1.5em;
}

/* ADDS UL AND LI STYLING FOR STORY TEMPLATE */
.right_border .c-box ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
  unicode-bidi: isolate;
}

.right_border .c-box ul li {
  font-size: 15px;
  line-height: 1.6;
  color: #5c5c5c;
}

/* ADD TOP MARGIN IF THERE'S A UL TAG AFTER A P TAG */
.right_border .c-box p + ul {
  margin-top: -1em !important;
}

/* ADD TOP MARGIN IF THERE'S ANYTHING AFTER A UL TAG */
.right_border .c-box ul + * {
  margin-top: 1.5em !important;
}

/* ADD MARGIN TO NEXT ELEMENT FOLLOWING AN EM TAG */
.right_border .c-box em + * {
  margin-top: 1.5em !important;
}

/* ADDS LINE HEIGHT TO STORY LAYOUT 5 SO OFFSITELINK ICONS DISPLAY PROPERLY, AND STYLES STORY LAYOUT 5 */
.storylayout5 h3 {
  font-size: 15px !important;
  font-weight: 600 !important;
  line-height: 1.5;
  margin-bottom: 0px !important;
}

.storylayout5 li {
  padding: 10px 0 !important;
}

.storylayout5 li:first-child {
  padding-top: 0px !important;
}

/* PREVENTS IMAGES FROM STRETCHING LARGER THAN NATIVE SIZE ON advertising_directory.overlay */
.no-stretch-images img {
  width: auto;
}

/* ALLOWS H3 TAGS ON PRIVACY AND TERMS OF USE PAGES, AND STYLES UL LI TAGS */
.privacy_terms h1 {
  font-size: 26px !important;
  font-weight: 500 !important;
  padding-top: 30px !important;
}

.privacy_terms h2 {
  font-size: 21px !important;
  font-weight: 600 !important;
  padding-top: 30px !important;
}

.privacy_terms h3 {
  font-size: 21px !important;
  font-weight: 500 !important;
  padding-top: 30px !important;
}

.privacy_terms ul {
  list-style: unset !important;
  padding: revert !important;
}

/* SPACING BETWEEN BOTTOM SLIDESHOW AND TABOOLA ETC. */
.slider-content + .bottom_banner_ad {
  min-height: 1px !important;
}

.slider-content + p + .bottom_banner_ad:has(#taboola-homepage-thumbnails) {
  margin-top: 80px !important;
}

.col-sm-12:not(:has(.slider-content)) .bottom_banner_ad:first-of-type {
  margin-top: auto !important;
}

/* 300x100 TABOOLA AD ON STORIES */
.ll_taboola_ad {
  width: 300px;
  margin: auto;
}

/* THIN BORDER (OPTIONAL) */
.ll_taboola_ad #taboola-right-rail-thumbnails .thumbnails-300x100 {
  border: 1px solid #DDDDDD;
  padding-right: 1px;
}

/* CLASSFIEDS STYLES */
.ClassifiedsSearchResults {
  display: block;
  width: 100%;
  padding: 10px;
  line-height: normal;
}

.orangetext {
  color: #FF8C00;
}

/* STYLING FOR TABOOLA WHEN THEY MOVE ROUND BOTTOM OF STORIES */
.af_widget_bottom_stories {
  width: 100%;
  padding: 0;
  height: auto;
  color: #000;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.af_widget_bottom_stories .reader_comments {
  position: relative;
  width: 100%;
}

.af_widget_bottom_stories .comments {
  margin-top: 60px;
}

.af_widget_bottom_stories .squaread_insertpoint {
  padding-top: 15px;
}

/* ALI: TABOOLA WIDGET STYLING FOR MOBILE VIEW TO ADJUST SPACING BETWEEN TABOOLA AND SQUARE ADS (ADDED 3-01-2025) */
@media screen and (max-width: 767px) {
  .tbl-feed-container {
    margin-bottom: 32px !important;
  }
}
/* ALI: FOR MAKING LINKS, ETC, BLUE */
.blue {
  color: #007bff;
}

/*# sourceMappingURL=monarch.css.map */
