@charset "UTF-8";.item-page .news-intro {
  display: none !important;
}
.thostContact .rsform-input-box {
  min-height: 30px !important;
  margin-left: 0px !important;
  margin-bottom: 5px !important;
}

.fa.fa-check-circle-o:before {
  color: #577620 !important;
}
.fa-check:before {
  color: #577620 !important;
}
.js-spoiler-icon:before {
  color: #577620 !important;
}
.home-news-q .loader_footer {
  display: none !important;
}

.home-news-q #ajax_loadmore_144 {
  display: none !important;
}

.clear-left-q {
  clear: both;
  text-align: left;
}

.ajax-post .inner .intro-image {transform: translateZ(0) scale(0.9);}


.loader_footer,
.grid_footer,
#dc-load-more {
  display: none !important;
}
.remove-space {
  margin-top: -20px !important;
}

#sp-top-bar .sp-module {
  display: flex !important;
}

.static-feature .js-column-inner {
  background-color: #597635;
  border: 2px solid #597635;
  text-align: center;
  padding: 20px;
}

#calls-home-call .sppb-column-addons {
  border-radius: 20px !important;
}
.slider-pro .sp-buttons {
  display: none !important;
}

.static-feature .js-content-title-big {
  font-size: 32px !important;
  padding-top: 10px;
  padding-bottom: 5px;
}

#sp-top-bar ul.social-icons > li a,
#sp-top-bar ul.social-icons > li a > i,
#sp-top-bar ul.social-icons > li a > img {
  color: #ffffff !important;
  background-color: #668a25 !important;
  padding: 5px !important;
  border-radius: 3px;
}

#sp-top-bar ul.social-icons > li a > i {
  font-size: 20px !important;
  align-content: center;
  align-items: center;
  display: flex;
  margin: 0 auto;
  justify-content: center;
}

/* Force 3‑column card layout above 1200px */
@media (min-width: 1200px) {
  #masonry_items_144 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; /* equal gap between items */
    gap: 30px; /* adjust spacing as needed */
    position: static !important; /* override masonry inline positioning */
    height: auto !important;
  }

  #masonry_items_144 .masonry_item {
    flex: 1 1 calc(33.333% - 30px);
    max-width: calc(33.333% - 30px);
    position: static !important; /* remove absolute positioning */
    top: auto !important;
    left: auto !important;
  }
}

/* Modern card styling for QSURE news section */
.home-news .masonry_item {
  background: #fff;
  border: none;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  margin-bottom: 30px;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  display: flex;
  flex-direction: column;
}

.home-news .masonry_item:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

/* Prevent top cropping of news images */
.home-news .entry-image img.post-img {
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center;
  display: block;
}

.ajax-post .inner .intro-image img {
  margin-top: 20px;
}

.home-news .ajax-posts .ajax-post .inner {
  padding: 0px !important;
  margin: 0px !important;
}

/* Headings */
.home-news .masonry_item h3.aga_heading {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 15px;
  line-height: 1.4;
}

.home-news .masonry_item h3.aga_heading a {
  color: #6a8d21; /* brand green */
  text-decoration: none;
}

.home-news .masonry_item h3.aga_heading a:hover {
  color: #577620; /* darker border green */
}

/* Intro text */
.home-news .masonry_item .item-intro {
  font-size: 0.95rem;
  color: #555;
  margin: 0 15px 15px;
}

/* Read more button */
.home-news .masonry_item .readmore a.btn {
  margin: 0 15px 15px;
  border-radius: 20px;
  padding: 6px 14px;
  font-size: 0.95rem;
  background-color: #6a8d21; /* brand green */
  color: #fff;
  transition: background-color 0.2s ease;
  margin: 15px !important;
}

.home-news .masonry_item .readmore a.btn:hover {
  background-color: #577620; /* darker hover */
  color: #fff;
}

ul.social-icons {
  display: inline-flex !important;
}

.sp-contact-info {
  float: right !important;
}

.social-icons {
  display: flex;
  gap: 10px;
}

.social-icons li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}

.social-icons li img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.social-icons li i {
  font-size: 32px;
}

.qsure-row:not(.js-row-preserve) {
  margin: 0 auto !important;
}

.btn-primary {
  color: #fff;
  background-color: #6a8d21 !important;
  border-color: #6a8d21 !important;
}

.btn-primary:hover {
  color: #fff;
  background-color: #606163 !important;
  border-color: #606163 !important;
}

.dashnews #sp-header {
  display: none !important;
}
.dashnews #sp-top-bar {
  display: none !important;
}
.dashnews .helix-social-share {
  display: none !important;
}
.dashnews #sp-call-to-action {
  display: none !important;
}
.dashnews #sp-bottom {
  display: none !important;
}
.dashnews #sp-footer {
  display: none !important;
}
.dashnews #sp-cookie-consent {
  display: none !important;
}
.dashnews .entry-header {
  display: none !important;
}
.dashnews hr {
  display: none !important;
}

.dashboard .su-pgrid-meta {
  display: none !important;
}
.dashboard .cbp-l-grid-blog-desc {
  font-family: Raleway, sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-align: justify !important;
  color: #333;
}

.dashboard .cbp-l-grid-blog-title {
  margin: 0;
  line-height: 1.2;
  width: auto;
  padding-right: 30px;
  box-shadow: inset 0 -1px 0 #ddd;
  display: table;
  word-wrap: break-word;
  font-family: Raleway, sans-serif;
  font-size: 33px;
  font-weight: 300;
  box-sizing: border-box;
}

.dashboard .cbp-l-grid-blog-title::after {
  background: #759e2b;
}

.dashboard .cbp-l-grid-blog-title::after {
  clear: both;
  display: block;
  float: left;
  content: "";
  position: relative;
  height: 2px;
  width: 70%;
  max-width: 40%;
  margin: 10px 30% 0 0;
  border-radius: 2px;
  padding: 0;
}

p {
  text-align: justify !important;
}

.su-column-content p {
  text-align: left !important;
}

.timeline-header,
.timeline-footer {
  display: none !important;
}

.timeline-Header {
  display: none !important;
}

.timeline-Footer {
  display: none !important;
}

#sp-top-bar {
  background-color: #ffffff !important;
  border-bottom: 1px solid #606162;
}
#sp-top2 {
  color: #b3b3b3 !important;
  font-weight: bold !important;
}

#sp-footer {
  text-align: left !important;
}

.sp-menu-item {
  text-transform: uppercase;
}

.sp-dropdown a {
  text-transform: capitalize !important;
}

/*#sp-logo :after {
    background: url(../images/qsure-line.png);
	top:1px;
    width: 8px;
    height: 250px;
    display: block;
    content: ' ';
    position: absolute;
    bottom: 0;
    right: 0;
	z-index:9999999999;
	}
	
	*/

@media screen and (min-width: 1400px) {
  #sp-top2 .pull-right {
    align-items: center;
    display: flex;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sp-megamenu-parent {
    display: none;
  }

  #sp-bottom1 .col-md-6 {
    width: 100% !important;
  }
}

.director {
  margin-left: 10px;
  margin-right: 20px;
}

.sppb-btn-default {
  background: #6a8d21 !important;
  color: #fff !important;
  border: 2px solid #577620 !important;
}

#sp-footer2 {
  background: url(https://www.qsure.co.za/templates/dynamic/images/q-line.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: -20px;
}

.qsure-line {
  margin: 10px;
  font-size: 1em;
  font-weight: bold;
}

.qlink-line {
  margin: 10px;
  font-size: 1em;
}

.footer-nav a {
  margin-right: 15px;
}

.line-nav {
  border-right: 3px solid #fff;
  margin-left: 15px;
}

.home-news {
  background: url(https://www.qsure.co.za/templates/dynamic/images/qsure-devider.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: -20px;
  padding-right: 10px;
  padding-left: 40px;
}

.alert.alert-warning {
  text-align: center;
  padding: 10px !important;
}

.sticky__wrapper {
  background-color: #fff !important;
}

.site-list li-circle {
  color: #606163 !important;
}

ul.site-list li {
  color: #606163 !important;
}
ul.site-list li i {
  color: #6f9629;
}
.bullets .li-circle {
  color: #577620;
}

.su-spoiler-style-modern-light {
  border: 1px solid #ddd !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.su-spoiler-style-modern-light > .su-spoiler-title {
  background: #527f3a !important;
  color: #fff !important;
}
.su-spoiler-style-modern-light > .su-spoiler-title:hover {
  background-color: #d4f6ff;
}
.su-spoiler-style-modern-light > .su-spoiler-content {
  border-top: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.su-spoiler-style-modern-light.su-spoiler-closed > .su-spoiler-content {
  border: none;
}

.features i {
  font-size: 13px;
}

.features ul li {
  padding: 4px 0 6px 1.3em !important;
}

.qsure-system {
  margin-left: 10px;
}

.qsure-system::before {
  content: "\2022";
  position: relative;
  top: 5px;
  right: 2px;
  font-size: 20px;
  margin-bottom: -150px !important;
}

.su-spoiler-style-modern-dark {
  border: 1px solid #ddd !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.su-spoiler-style-modern-dark > .su-spoiler-title {
  background: #606163 !important;
  color: #fff !important;
}

.su-spoiler-style-modern-dark > .su-spoiler-title h3 {
  color: #fff !important;
}

.su-spoiler-style-modern-dark > .su-spoiler-title:hover {
  background-color: #d4f6ff;
}
.su-spoiler-style-modern-dark > .su-spoiler-content {
  border-top: 1px solid #ddd;
  background: #fff;
  color: #333;
}
.su-spoiler-style-modern-dark.su-spoiler-closed > .su-spoiler-content {
  border: none;
}

.su-heading {
  margin-bottom: -15px !important;
}

#rl_modals_content .helix-social-share {
  display: none !important;
}

.form-row .control-label {
  background: none repeat scroll 0 0 #606163;
  border: 1px solid #606163;
  color: #ffffff;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  font-size: 12px !important;
  letter-spacing: 1px;
  line-height: 16px !important;
  margin-bottom: 1px;
  padding: 10px 1%;
  text-align: center;
  text-transform: uppercase;
  width: 30% !important;
  margin-right: 0px;
  max-height: 38px;
}

.form-row .col-sm-3 {
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
}

.form-row .col-sm-9 {
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}

.rsform-input-box,
.rsform-calendar-box,
.rsform-text-box,
.rsform-select-box {
  min-height: 38px !important;
  margin-left: -17px;
}

.rsform-select-box {
  max-width: 150px;
}

.rsform-block-submit label {
  display: none !important;
}

.rsform-block-submit button {
  float: right;
}

.contactbutton {
  min-width: 220px !important;
}

.q-info {
  padding-top: 20px;
}

.q-info [class*="su-column"] {
  margin-top: -15px;
}



  a.logo .sp-default-logo {
    display: inline-flex !important;
  } 


@media screen and (min-width: 768px) {
  .row-column-space .js-column-inner {
    padding-right: 30px;
  }
  
  #calls-home-call .sppb-column-addons {
  padding: 25px 30px;
}
  
    
}

@media screen and (max-width: 768px) {
  .form-row .control-label {
    margin-left: 20px;
    width: 100% !important;
    margin-right: 15px;
  }

.qsure-column {max-width: fit-content !important;}

  .rsform-input-box,
  .rsform-calendar-box,
  .rsform-text-box,
  .rsform-select-box {
    margin-left: 3px;
  }
  
   .sp-megamenu-parent {
    display: none !important;
  }
  #sp-topsearch {
    display: none !important;
  }
  #offcanvas-toggler {
    position: absolute;
    top: 0;
    right: 0;
  }

  .form-row .col-sm-3 {
    -ms-flex: 0 0 93%;
    flex: 0 0 93%;
    max-width: 93%;
  }

  .form-row .col-sm-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .q-info {
    padding-top: 0px !important;
  }

  .q-info [class*="su-column"] {
    margin-top: 5px !important;
  }

  .qlink-line {
    margin-top: 5px !important;
    margin-left: 3px !important;
  }

  #sp-footer2 {
    background: none !important;
    margin-top: 10px !important;
  }

  .home-news {
    background: none !important;
	padding-right: 15px;
  padding-left: 15px;
  justify-content: center;
  margin: 0 auto;
  }
}

