p:last-child {
  margin-bottom: 0px;
}
.com-rsform h1, .tag-category h1, .page-header h1 {
  font-size: 2.2rem !important;
}
img {
  display: unset;
}

.styledimg {
  border-radius: 15px;
  box-shadow: 0px 0px 5px 1px #e5e5e5;
}
.styleddiv {
  color: #fff;
  background: #4943ac;
  padding: 25px;
  border-radius: 15px;
  box-shadow: 0px 0px 5px 1px #e5e5e5;
  line-height: 2.4;
  margin-top: 60px;
  font-size: 1.1rem;
}
.styleddiv h2 {
  color: #fc0;
  font-size: 1.7rem;
  font-weight: 400;
  margin-bottom: 1.2rem;
}
.styleddiv ul {
  padding-left: 1.2rem;
  margin: 0;
}
.styleddiv ul > li {
  margin-bottom: 0;
  position: relative;
  list-style-type: none;
}
.styleddiv ul > li::before {
  content: "★";
  color: #c8cbff;
  position: absolute;
  left: -1.2rem;
}
.styleddiv strong {
  font-weight: bold;
  color: #c8cbff;
  font-size: 1.063rem;
}

a {
  color: #0b1460;
}

b, strong {
  font-weight: 500;
}

#sp-top-bar {
  padding: 2px 0;
  background: #3A3489;
  color: #fff;
}
#sp-top-bar a {
  color: #fff;
}
#sp-top-bar .sp-module {
  margin: 0;
}


#sp-top2 {
  display: flex;
  justify-content: flex-end;
}



#sp-header {
  background: linear-gradient( to bottom, #645fd0 0%, #544fbf 28%, #443f9f 60%, #332c7a 100% );
  border-bottom: 1px solid rgba(255, 255, 255, 0.10);
  box-shadow: 0 3px 10px rgba(0,0,0,0.20), 0 8px 16px rgba(0,0,0,0.14);
}


#sp-search .align-items-center {
  justify-content: flex-end;
}



.breadcrumb .float-start {
  padding-right: 10px;
}
.breadcrumb-item + .breadcrumb-item::before
{
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}


.burger-icon > span {
  background-color: #c8cbff;
}


.offcanvas-menu {
  background-color: #4943ac;
}
.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
  background-color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
  color: #fff;
  padding: 15px 0px;
}
.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;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
  color: #fff;
  opacity: 1;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler, .offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler {
  color: rgb(255, 255, 255);
}
.offcanvas-menu .offcanvas-inner ul.menu > li li a {
  color: rgba(255, 255, 255, 0.8);
  padding: 15px 0px !important;
  display: block;
}
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent .menu-toggler {
  color: rgb(255, 255, 255);
}


.sp-megamenu-parent {
  margin: 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff;
}
.sp-megamenu-parent > li:hover > a {
  color: #c8cbff;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  border: 1px solid rgba(70, 65, 150, 0.35);
  background-color: #403c99;
  background-image: linear-gradient( 147deg, #4742ad 0%, #3a3589 74% );
  box-shadow: 0 0 2px rgba(0,0,0,0.14), 0 1px 2px rgba(0,0,0,0.12), 0 1px 4px rgba(0,0,0,0.16) !important;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.sp-megamenu-parent > li:last-child > a {
  padding: 0px 15px;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  color: #c8cbff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  color: #c8cbff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #c8cbff;
}


#sp-header .mod-finder {
  line-height: 60px;
}

#sp-main-title {
  padding-top: 20px;
}


#sp-left .sp-module, #sp-right .sp-module {
  border: 1px solid #e0e0e0;
  background-color: #fafafa;
  background-image: linear-gradient(147deg,#f9f9f9 0,#f5f5f5 74%);
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(52,58,67,.1),0 1px 2px rgba(52,58,67,.08),0 1px 4px rgba(52,58,67,.08);
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
  font-weight: 300;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 15px;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
  line-height: 1.3;
}

#sp-main-body {
  padding: 20px 0;
  min-height: 80vh;
}

.sp-module-content-top {
  padding-bottom: 20px;
}
.itemid-101 .sp-module-content-top {
  padding-bottom: 0px !important;
}


.blog .article-list .col-lg-4 {
  margin-bottom: 20px;
}
.article-details .featured-article-badge, .article-list .article .featured-article-badge {
  display: none;
}
.page-header, .article-details .article-header {
  padding-bottom: 35px;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 2.2rem;
}
.article-details .article-can-edit {
  margin-bottom: 0px;
}
.article-list .article {
  margin-bottom: 0px;
  border: 1px solid #e5e5e5;
  height: 100%;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #0b1460;
  font-size: 1.3rem;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.article-info {
  margin-bottom: 0;
}
.article-info .category-name::before, .sppb-addon-article .sppb-meta-category::before {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  margin-right: 5px;
  color: #252525;
}



.sp-module ul > li > a {
  color: #0b1460;
}
.sp-module ul > li > a:hover {
  color: #044CD0;
}


.pagination-wrapper, .com-content-category-blog__navigation {
  text-align: center;
  display: block !important;
}
.pagination-wrapper .pagination, .com-content-category-blog__navigation .pagination {
  display: block;
}
.pagination-wrapper .pagination li, .com-content-category-blog__navigation .pagination li {
  display: inline-block;
}
.page-item:nth-child(2) .page-link {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}


.tags {
  margin-top: 0.2rem;
  font-weight: 400;
}
.tags::before {
  content: "\f02b";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  line-height: 2;
  font-size: 18px;
  margin-left: 10px;
  margin-right: 5px;
  color: #4943ac;
}
.article-body .tags::before {
  margin-left: 5px;
}
.tags > li a {
  padding: 0.10rem .5rem;
  font-size: 0.75rem;
  font-weight: 400;
}
.tags > li a:hover {
  background: #4943AC;
}



#sp-bottom {
  font-size: 17px;
  color: #252525;
  background: #f5f5f5;
  border-top: 1px solid #e0e0e0;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
#sp-bottom a {
  color: #0b1460;
}
#sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
  color: #044CD0;
}
#sp-bottom .sp-module {
  border: 1px solid #e0e0e0;
  background-color: #fff;
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 30px;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(52,58,67,.1),0 1px 2px rgba(52,58,67,.08),0 1px 4px rgba(52,58,67,.08);
}
#sp-bottom .sp-module .sp-module-title {
  font-weight: 300;
  font-size: 22px;
  color: #252525;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 15px;
  padding-bottom: 20px;
}
#sp-bottom .sp-module ul > li {
  margin-bottom: 10px;
}


#sp-footer {
  background: #4943ac;
  color: #fff;
  text-align: center;
}
#sp-footer .container-inner {
  padding: 20px 0;
}
#sp-footer a {
  color: #fff;
}
#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus {
  color: #c8cbff;
}

.finder .word input {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.devjo-blog .sppb-addon-articles .sppb-article-info-wrap h3 {
  display: none;
}

.jd-item-page {
  margin-bottom: 20px;
}
.jd_fields_caption {
  background-color: #f0e8e8;
  box-shadow: 1px 0 0 0 #f0e8e8, 0 0px 0 0 #f0e8e8, 1px 0px 0 0 #f0e8e8, 1px 0 0 0 #f0e8e8 inset, 0 0px 0 0 #f0e8e8 inset;
}
.jd_fields_caption h1 {
  color: #0b1460;
  font-weight: 400;
}
.jd-item-page .jd_download_details_wrapper {
  border-bottom: none;
}
.jd-item-page .jd_fields_wrapper {
  background-color: #f6f6f6;
  border-radius: 4px;
  box-shadow: 0 0 2px rgba(52,58,67,.1),0 1px 2px rgba(52,58,67,.08),0 1px 4px rgba(52,58,67,.08);
  border: 1px solid #e0e0e0;
  padding: 20px;
}
.jd_main a {
  font-family: 'Merriweather', sans-serif;
  display: inline-block;
  color: #ffffff !important;
  font-size: 17px;
  padding: 5px 15px;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.3s ease, box-shadow 0.3s ease;
  background: linear-gradient( to bottom, #3390ff 0%, #007bff 40%, #0062cc 60%, #004f99 100% );
  border: solid 1px rgba(0, 95, 204, 0.6);
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  box-shadow: 0 1px 2px rgba(0,0,0,0.20), 0 1px 2px rgba(0,0,0,0.14);
}
.jd_main a:hover {
  background: linear-gradient( to bottom, #5aa0ff 0%, #3390ff 40%, #007bff 60%, #0054cc 100% );
  border-color: rgba(0, 84, 204, 0.6);
  box-shadow: 0 4px 12px rgba(0,0,0,0.24), 0 10px 18px rgba(0,0,0,0.18);
}
.jd-item-page .jblue, .btn-primary, .sppb-readmore {
  font-family: 'Merriweather', sans-serif;
  display: inline-block;
  color: #ffffff !important;
  font-size: 20px;
  padding: 10px 20px;
  border-radius: 4px;
  text-decoration: none;
  transition: background 0.3s ease, box-shadow 0.3s ease;
  border: solid 1px #4943ac;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  background: linear-gradient( to bottom, #645fd0 0%, #544fbf 28%, #443f9f 60%, #332c7a 100% );
  box-shadow: 0 1px 1px rgba(0,0,0,0.20), 0 1px 1px rgba(0,0,0,0.14);
}
.sppb-readmore {
  font-size: 16px;
  padding: 5px 10px;
}
.jd-item-page .jblue {
  line-height: 1;
}
.jd-item-page .jblue:hover, .btn-primary:hover, .sppb-readmore:hover {
  border-color: #5a54cf;
  background: linear-gradient( to bottom, #726ce4 0%, #5c57c8 28%, #4a43a9 60%, #362f82 100% );
  box-shadow: 0 4px 12px rgba(0,0,0,0.24), 0 10px 18px rgba(0,0,0,0.18);
}
.jd-item-page .jblue::after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: bold;
  padding-left: 5px;
  font-size: 20px;
}
.jd_back_button {
  display: none;
}
.jd_module_before {
  font-size: x-large;
}


.member-download div {
  padding-bottom: 10px;
}


.ico-menu {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.ico-menu li {
  padding-right: 20px;
}
.ico-menu li:last-child {
  padding-right: 0px;
}
.ico-menu > li > a > span {
  font-size: 18px;
  line-height: 22px;
}
.ico-menu .menu-child {
  display: flex;
}


.jo-smart-search {
  height: 60px !important;
}


#system-message-container {
  position: relative;
  right: 0;
  max-width: 100%;
}

/* Google Adsense */ 
.sp-module-content-top:has(ins.adsbygoogle[data-ad-status="unfilled"]) {
  padding-bottom: 0px !important;
}
.sp-module:has(ins.adsbygoogle[data-ad-status="unfilled"]) {
    display: none !important;
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}




@media (min-width: 576px) {
.container, .container-sm {
  max-width: 98%;
}
}
@media (min-width: 768px) {
.container, .container-md, .container-sm {
  max-width: 98%;
}
}
@media (min-width: 992px) {
.container, .container-lg, .container-md, .container-sm {
  max-width: 98%;
}
#sp-right.col-lg-3 {
  padding-left: 0;
}
.blog .article-list .col-lg-4 {
  padding-right: 20px;
  padding-left: 0px;
}
}
@media (min-width: 1070px) {
#sp-menu .justify-content-end {
    justify-content: flex-start !important;
  }
}
@media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .sppb-row-container {
  max-width: 98%;
}
}
@media (min-width: 1260px) {
#sp-logo.col-lg-3 {
    width: 22%;
}
#sp-menu.col-lg-8 {
    width: 73%;
}
#sp-search.col-lg-1 {
    width: 5%;
}
}
@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .sppb-row-container {
  max-width: 1400px;
}
}


@media (min-width: 1070px) and (max-width: 1229.99px) {
body.ltr .sp-megamenu-parent > li.sp-has-child > a::after, body.ltr .sp-megamenu-parent > li.sp-has-child > span::after {
  font-size: 0;
} 
 .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 15px !important;
    padding: 0 5px;
  }
}


@media (max-width: 1069.99px) {
#sp-logo {
  order: 1;
}
#sp-search {
  order: 2;
}
#sp-menu {
  order: 3;
}
#offcanvas-toggler.d-lg-none {
  display: flex !important;
}
.sp-megamenu-parent.d-none {
  display: none !important;
}
}
@media (max-width: 992px) {
 .logo-image {
    height: auto !important;
    max-height: 60px;
  }
}
@media (max-width:991.99px) {
 #sp-header {
    height: 80px !important;
  }
 #sp-header .logo {
    height: 80px;
  }
.sppb-row-container {
    max-width: 100% !important;
  }
}
@media (max-width:767.99px) {

}
@media (max-width: 576px) {

}
@media (max-width:575.99px) {
#sp-header {
    height: 60px;
  }
}

@media (max-width:399.99px) {
.ico-menu > li > a {
  font-size: 0px;
}
}