body {
  font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
  font-size: 12px;
  background: #000 url(../images/color-bg.jpg) 50% 0 no-repeat;
}

h1 {
  font-size: 200%;
  line-height: 100%;
}
h2 {
  font-size: 1.3rem;
}

a {
  color: #069;
}

a:hover {
  text-decoration: underline;
}

.btn-primary, .sppb-btn-primary {
  border-color: #000;
  background-color: #000;
}
.btn-primary:hover, .sppb-btn-primary:hover {
  border-color: #069;
  background-color: #069;
}

p:last-child {
  margin-bottom: 0px;
}
img {
  display: unset;
}

.layout-boxed .body-innerwrapper {
  max-width: 980px;
  margin-top: 16px;
  border-top: 4px solid #003648;
  background: #fff url(../images/header-bg.jpg) 0 0 no-repeat;
  background-size: contain;
  overflow-x: visible;
}

#sp-top-bar {
  background: transparent;
}

#sp-header {
  background: transparent;
  box-shadow: none;
}

#sp-logo {
  padding-left: 0;
}
.logo-image {
  margin-left: -7px;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
  right: -310px;
}
.offcanvas-menu {
  color: #000;
  background-color: #78abbe;
  overflow: visible;
}
body.ltr .close-offcanvas {
  right: 5px;
  top: 5px;
}
.offcanvas-menu .logo-image {
  margin-left: -22px;
}
.offcanvas-menu .offcanvas-inner {
 padding: 15px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-parent > .menu-separator > .menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler {
  display: none;
}
body.ltr .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  margin-left: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu > li {
  padding: 0.25rem 0;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.menu-deeper.menu-parent {
	padding-bottom: 0.5rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul.menu-child {
  display: initial;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li {
  padding-top: 0.5rem;
  padding-left: 0.5rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  padding-right: 5px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li > ul.menu-child > li {
  padding-top: 0.5rem;
  padding-left: 0.5rem;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu-child > li > ul.menu-child > li::before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  padding-right: 5px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  opacity: 1;
  padding: 5px 0 5px 0.5rem;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  background: #000;
}
.offcanvas-menu .offcanvas-inner .sp-module ul.menu > li.active a {
  background: #069;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
  font-size: 15px;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  text-transform: initial;
  color: #000;
  border-top: none;
  border-bottom: none;
  background: transparent !important;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li > ul li a:focus {
  color: #fff;
  background: transparent;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent > a {
  display: inline;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus {
  color: #fff;
  background: #069;
  text-decoration: none;
}



#sp-menu > .sp-column {
  height: 76%;
}
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
  display: none;
}
.sp-megamenu-parent > li {
  margin: 0 4px 0 0;
}
.sp-megamenu-parent > li.active {
  background: url(../images/horiz-menu-active.png) 50% 100% no-repeat;
  height: 33px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  padding: 0 6px;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  background: #000;
  text-transform: uppercase;
}
.sp-megamenu-parent > li:hover > a {
  color: #fff;
  background: #069;
  text-transform: uppercase;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0 6px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #fff;
  background: #069;
  text-transform: uppercase;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  width: 177px !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #131313;
  padding: 5px 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  padding: 0 20px;
  background: #2c2c2c;
  margin: 5px 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover {
  background: #5e5e5e;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff;
  font-size: 12px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #fff;
}

#sp-breadcrumbs {
  margin-top: 1rem;
}
.breadcrumb {
  padding: .1rem 1rem;
  background-color: #000;
  border-radius: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
}
.breadcrumb-item.active {
  color: #fff;
}
.breadcrumb a {
  color: #aaa;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: var(--bs-breadcrumb-divider, "//");
}

#sp-user-1-2-3 .sp-module {
  border: 1px solid #CFCFCF;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#sp-user-1-2-3 .sp-module .sp-module-title {
  min-height: 40px;
  border-bottom: 8px solid #e7e7e7;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: linear-gradient(180deg, rgb(51, 51, 51) 0%, rgb(68, 68, 68) 50%, rgb(51, 51, 51) 100%);
  padding: 7px 15px;
  margin-bottom: 0;
}
#sp-user-1-2-3 .sp-module .sp-module-content {
  background: #e7e7e7;
}

#sp-right .sp-module, #sp-top-b .sp-module {
  background: #1c2330;
}
#sp-right .sp-module .sp-module-title, #sp-top-b .sp-module .sp-module-title {
  color: #fff;
  font-size: 1.2rem;
  padding: 5px 10px 0;
}

#sp-main-body {
  padding: 10px 0;
}

.contentpane:not(.com-sppagebuilder) {
  padding: 0px;
}


#sp-component .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 1.5rem;
  color: #666;
  font-weight: bold;
}
.article-list .article {
  border: 1px solid #CFCFCF;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(231,231,231,1) 50%, rgba(231,231,231,1) 100%);
  padding: 0;
}
.articleBody {
  padding-bottom: 20px;
}
.articleBody p {
  padding: 5px 15px;  
}
.articleBody h1 {
  padding: 5px 15px;
  margin: 25px 0 10px 0;
}
.articleBody .article-header {
  background-image: url(../images/content-header-bg.png);
  background-repeat: repeat-x;
  background-size: contain;
  min-height: 40px;
  border-bottom: 8px solid #e7e7e7;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 1.1rem;
  margin: 0;
  font-weight: bold;
  padding: 5px 15px;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #666;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
  color: #333;
  text-decoration: none;
}


#sp-user-seven {
  padding-bottom: 20px;
}
#sp-user7 .sp-module {
  border: 1px solid #CFCFCF;
  border-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(231,231,231,1) 50%, rgba(231,231,231,1) 100%);
}
#sp-user7 .sp-module .sp-module-title {
  min-height: 40px;
  border-bottom: 8px solid #e7e7e7;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  background: linear-gradient(180deg, rgb(51, 51, 51) 0%, rgb(68, 68, 68) 50%, rgb(51, 51, 51) 100%);
  padding: 7px 15px;
}

#sp-footer {
  background: #000;
}
#sp-footer .container-inner {
  padding: 20px 0;
}

.camera_caption > div {
  background: rgba(0, 0, 0, 0) !important;
}
.camera_caption {
  color: #1a1616 !important;
  font-size: 1.8em !important;
  font-style: italic !important;
  height: 100% !important;
}


.search .form-control {
  padding: 0 .75rem;
  border-radius: 0;
}

.ba__media-wrap.style1 .ba__media-controls {
  padding: 0 5px !important;
}
.ba__media-wrap.style1 .ba__media-time-rail {
  padding: 0 5px;
}
.ba__media-texttrack, .ba__media-playlist .title {
  font-weight: normal !important;
  font-size: 12px !important;
  padding: 0 5px !important;
}
.ba__media-wrap.style1 .ba__media-playpause-button > * {
  height: 2.5em !important;
  width: 2.5em !important;
}
.ba__media-button > button {
  font-size: 1.5em !important;
}
.ba__media-playlist {
  height: 22em !important;
}
.ba__media-playlist li {
  min-height: 2em !important;
}
.ba__media-playlist li > * {
  display: inline-block !important;
  margin: 0 .3em !important;
}
.ba__media-playlist li img {
  width: 1.5em !important;
}
.ba__media-playlist footer > * {
  padding: .1em !important;
  border-radius: 0 !important;
}
.ba__media-search input[type="text"]:not(.form-control) {
  padding: 0.2rem 0.5rem !important;
  border-radius: 0 !important;
  font-size: 14px !important;
}

.album-listing-container p {
  float: left;
  margin-bottom: 15px;
  margin-left: 15px;
  min-height: 226px;
  width: 23%;
}



.itemid-127 h1 {
  color: #666;
  font-weight: bold;
}
.itemid-127 h1 span {
  font-size: 14px;
  display: block;
  margin-top: 10px;
  font-weight: bold;
  color: #000;
}
.itemid-127 .card-body {
  padding: 0.4rem;
}
.itemid-127 .card-title {
  margin-bottom: 0;
  font-size: 12px;
  font-weight: bold;
}
.itemid-127 .card-title::after {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
}
.itemid-127 .card-text {
  display: none;
}
.itemid-127 .pagination {
  display: none;
}
h3.text-primary {
  display: none;
}
.com-tfshop .btn {
  color: #fff;
  background-color: #000;
}



@media (min-width: 576px) {
.container, .container-sm {
  max-width: 100%;
}
.text-lg-end {
  text-align: right !important;
}
}
@media (min-width: 768px) {
.container, .container-md, .container-sm {
  max-width: 100%;
}
}
@media (min-width: 992px) {
.container, .container-lg, .container-md, .container-sm {
  max-width: 100%;
}
#sp-top-b {
  padding-left: 0;
}
}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
  max-width: 1180px;
}
}
@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  max-width: 1400px;
}
}

@media (max-width: 992px) {
.logo-image {
  height: 74px !important;
}
}
@media (max-width:991.99px) {
#sp-header {
  background: #78abbe;
}
#offcanvas-toggler {
  height: 74px;
  line-height: 74px;
}
}
@media (max-width:767.99px) {
#sp-top-bar {
  background: #99cadd;
}
#sp-header {
  height: 64px;
}
#offcanvas-toggler {
  height: 84px;
  line-height: 84px;
}
.logo-image {
  margin-bottom: -10px;
}
.com-tfshop .row-cols-1 > * {
  width: 50%;
}
}
@media (max-width:575.99px) {
#sp-header {
  height: 48px;
}
#sp-header .logo {
  height: 44px;
}
.logo-image {
  height: 54px !important;
}
#offcanvas-toggler {
  height: 64px;
  line-height: 64px;
}
.text-lg-end {
  text-align: right !important;
}
}
@media screen and (max-width: 480px) {
#sp-body-top #camera_wrap_132 .camera_caption {
  font-size: 1.2em !important;
}
}