/**************************************************************************************/ /* /* Designed by 'AS Designing' /* Web: http://www.asdesigning.com /* Web: http://www.astemplates.com /* License: ASDE Commercial /* /**************************************************************************************/ .box { box-sizing: border-box; } .item { box-sizing: border-box; } [class*="span"] { float: left; margin-left: 0; } h1, h2 { color: #077abd; } h1, h2, h3, h4 { margin-top: 0px; letter-spacing: 0px; text-transform: none; } #footer .social { float: right; } #as-menu ul.as-menu > li.active, #as-menu ul.as-menu > li.current, #as-menu ul.as-menu > li:hover { border-top: 3px solid #D96C40; } .floatR { float: right !important; } .floatR img { float: right !important; } #as-menu ul.as-menu > li > a, #as-menu ul.as-menu > li > span { font-size: 15px !important; letter-spacing: -0.25px; text-transform: uppercase; font-family: Tahoma, Geneva, sans-serif, Arial; } #copyright-row { background-color: #272727; color: #fff; } #copyright-row .container { position: relative; padding: 20px 0 0; } .control-group { float: right; } .camera_caption { width: 28%; bottom: 70px; left: 20px; display: none; position: absolute; text-align: center; background-image: url(../images/bg.box.png); padding: 15px 0px 25px; border-radius: 1px; } ul.noImage li { line-height: 28px; list-style-type: none; list-style-image: none; list-style-position: outside; } .fright { float: right; } /* FORCE the main menu to be shorter */ #as-menu ul.as-menu > li, #as-menu ul.as-menu > li:hover { padding: 10px 12px !important; margin: 0 3px !important; height: auto !important; min-height: 0 !important; } /* Also remove any extra space from the UL */ #as-menu ul.as-menu { padding: 0 !important; margin: 0 !important; line-height: normal !important; } /* Keep the link text vertically neat */ #as-menu ul.as-menu > li > a, #as-menu ul.as-menu > li > span { padding: 0 10px !important; line-height: 20px !important; } /* Dropdown position to suit the new height */ #as-menu ul.as-menu li:hover ul, #as-menu ul.as-menu li.asHover ul { top: 10px !important; } /* Pull up space around the whole menu block */ #as-menu { padding-top: 0 !important; padding-bottom: 0 !important; margin-top: 0 !important; margin-bottom: 0 !important; } #header-bottom-row, #header-bottom-row .header-bottom-row-wrapper { background: #ffffff !important; }
/* Pull the Welcome block up */
#header-bottom-row .header-bottom-row-wrapper {
  padding-top: 0 !important;
}

#header-bottom-row .mod-single-article {
  margin-top: -30px !important;  /* adjust: -10, -15, -25 */
}

/* Only these two lines in the welcome block */
#header-bottom-row .item_title,
#header-bottom-row h1.item_title,
#header-bottom-row .nrit-nextgen,
#header-bottom-row .nrit-nextgen strong {
  color: /* Welcome title colour */
#header-bottom-row .item_title,
#header-bottom-row h1.item_title{
  color: #08A4E8 !important;
}
 !important;
}
/* Modernise the welcome band spacing + readability */
#header-bottom-row .item_introtext {
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.6;
  font-size: 16px;
}

#header-bottom-row .item_title {
  font-size: 34px;
  margin-bottom: 10px;
  letter-spacing: 0;
  text-transform: none;
}

/* Give the band nicer vertical space */
#header-bottom-row .header-bottom-row-wrapper {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}
#as-menu ul.as-menu > li > a,
#as-menu ul.as-menu > li > span {
  text-transform: none !important;
  letter-spacing: 0 !important;
}
/* Modern hero feel for the Welcome band */
#header-bottom-row .header-bottom-row-wrapper{
  padding: 35px 0 !important;
}
/* Why Us cards */
.nrit-cards{
  max-width: 980px;
  margin: 0 auto 30px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.nrit-card{
  border: 1px solid rgba(0,0,0,0.10);
  border-radius: 12px;
  padding: 16px 18px;
}

.nrit-card h3{
  margin: 0 0 8px;
  font-size: 18px;
}

.nrit-card p{
  margin: 0;
  line-height: 1.6;
}

@media (max-width: 700px){
  .nrit-cards{ grid-template-columns: 1fr; }
}

#header-bottom-row .item_title{
  font-size: 38px !important;
  line-height: 1.15 !important;
  margin: 0 0 12px 0 !important;
  font-weight: 700;
}

#header-bottom-row .item_introtext{
  max-width: 980px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.7;
}
/* Tighten spacing between top sections */
#header-bottom-row { margin-top: 0 !important; }
#content-row { padding-top: 10px !important; }
/* Give feature modules a card feel */
#content-row .moduletable{
  padding: 18px 18px;
  border: 1px solid rgba(0,0,0,0.08);
  border-radius: 12px;
}
/* Hide the Facebook link/icon everywhere */
a[title="Facebook"],
a[href*="facebook.com/nritbusinesssolutions"]{
  display: none !important;
}
/* Restore header top spacing after hiding Facebook */
#header-row,
#header-top-row,
#header {
  padding-top: 12px !important;   /* try 8px–20px */
}
/* Bring back the lost top spacing in the header */
#header-row,
#header-top-row,
#header-top-row .container {
  padding-top: 12px !important;   /* try 10–20px */
}
/* Reduce gap above the Welcome section */
#header-bottom-row .header-bottom-row-wrapper{
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}

/* Reduce gap below the icon/features row (adjust if needed) */
#header-bottom-row{
  margin-top: 0 !important;
}
/* Make the top feature boxes align nicer */
#header-row .moduletable,
#header-top-row .moduletable{
  vertical-align: top;
}

#header-row .moduletable h1,
#header-row .moduletable h2,
#header-row .moduletable h3,
#header-top-row .moduletable h1,
#header-top-row .moduletable h2,
#header-top-row .moduletable h3{
  margin-top: 0 !important;
  margin-bottom: 8px !important;
  line-height: 1.2 !important;
}
/* Make the tick line wrap and breathe */
#header-bottom-row .item_introtext{
  max-width: 980px;
  margin: 0 auto;
  line-height: 1.7;
  font-size: 16px;
}

/* Slight spacing above the tick line */
#header-bottom-row .item_introtext p{
  margin: 10px 0;
}
/* Modernise menu look a bit */
#as-menu ul.as-menu > li > a,
#as-menu ul.as-menu > li > span{
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-weight: 600;
}

#as-menu ul.as-menu > li.active,
#as-menu ul.as-menu > li.current,
#as-menu ul.as-menu > li:hover{
  border-top-width: 2px !important;
}
<p class="nrit-cta" style="text-align: center;">
  <a class="nrit-cta-btn" href="mailto:dale@nrit.com.au?subject=NRIT%20Support%20Request">Email Dale for help</a>
  <br><span class="nrit-cta-sub">Typical reply: same day</span>
</p>
/* Clean tick list (2 columns on desktop, 1 on mobile) */
#header-bottom-row .nrit-ticks{
  list-style: none;
  padding: 0;
  margin: 18px auto 10px;
  max-width: 980px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 22px;
}

#header-bottom-row .nrit-ticks li{
  width: 46%;
  text-align: left;
  font-weight: 600;
}

/* Draw our own tick */
#header-bottom-row .nrit-ticks li::before{
  content: "✓";
  display: inline-block;
  margin-right: 8px;
  font-weight: 800;
  color: #08A9F0;
}

/* Mobile: single column */
@media (max-width: 700px){
  #header-bottom-row .nrit-ticks li{ width: 100%; }
}
<p class="nrit-cta" style="text-align:center;">
  <a class="nrit-cta-icon" href="mailto:dale@nrit.com.au?subject=NRIT%20Support%20Request" aria-label="Email Dale">
    <img src="/images/email-icon.png" alt="Email" width="72" height="72">
  </a>
  <br>
  <a class="nrit-cta-text" href="mailto:dale@nrit.com.au?subject=NRIT%20Support%20Request">Email Dale for help</a>
  <br><span class="nrit-cta-sub">Typical reply: same day</span>
</p>
/* Icon CTA */
#header-bottom-row .nrit-cta-icon{
  display: inline-block;
  margin: 10px 0 6px;
}

#header-bottom-row .nrit-cta-icon img{
  width: 72px;
  height: 72px;
  display: block;
}

#header-bottom-row .nrit-cta-icon:hover{
  transform: scale(1.05);
  transition: transform 0.15s ease-in-out;
}

/* Optional: keep text neat */
#header-bottom-row .nrit-cta-text{
  display: inline-block;
  margin-top: 6px;
  text-decoration: none !important;
  font-weight: 700;
}
/* Icon CTA */
#header-bottom-row .nrit-cta-icon{
  display: inline-block;
  margin: 10px 0 6px;
}

#header-bottom-row .nrit-cta-icon img{
  width: 72px;
  height: 72px;
  display: block;
}

#header-bottom-row .nrit-cta-icon:hover{
  transform: scale(1.05);
  transition: transform 0.15s ease-in-out;
}

/* Optional: keep text neat */
#header-bottom-row .nrit-cta-text{
  display: inline-block;
  margin-top: 6px;
  text-decoration: none !important;
  font-weight: 700;
}
#header-bottom-row .nrit-cta{
  text-align: center;
  margin: 18px 0 10px;
  font-weight: 700;
}

#header-bottom-row .nrit-cta-icons{
  display: flex;
  justify-content: center;
  gap: 18px;
  margin: 6px 0 10px;
}

#header-bottom-row .nrit-cta-icon{
  display: inline-block;
  border-radius: 14px;
}

#header-bottom-row .nrit-cta-icon img{
  width: 72px;
  height: 72px;
  display: block;
}

#header-bottom-row .nrit-cta-icon:hover{
  transform: translateY(-2px);
  transition: transform 0.15s ease-in-out;
}

#header-bottom-row .nrit-cta-sub{
  text-align: center;
  margin: 0;
  font-size: 13px;
  opacity: 0.85;
}
/* Hide page banner/heading image on Services + Why Us */
body.itemid-563 #page-title,
body.itemid-563 #page-title-row,
body.itemid-563 #heading-row,
body.itemid-569 #page-title,
body.itemid-569 #page-title-row,
body.itemid-569 #heading-row{
  display: none !important;
}
/* Hide the article title box on Services + Why Us */
body.itemid-563 .item_header,
body.itemid-563 h2.item_title,
body.itemid-569 .item_header,
body.itemid-569 h2.item_title{
  display: none !important;
}

/* Remove the leftover space above the content */
body.itemid-563 .page-item,
body.itemid-569 .page-item{
  padding-top: 0 !important;
  margin-top: 0 !important;
}
/* Remove the generated page/article title box (e.g., Services / Why Us) */
#component .page-item .item_header,
#component .page-item h2.item_title{
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
#component .page-item{
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* Modernise inner content readability */
#component .page-item{
  max-width: 980px;
  margin: 0 auto;
  line-height: 1.7;
  font-size: 16px;
}

/* Give the page some breathing space */
#content-row{
  padding-top: 25px;
  padding-bottom: 35px;
}
/* Headings look more modern */
#component h1, #component h2, #component h3{
  letter-spacing: 0 !important;
  text-transform: none !important;
  line-height: 1.2;
}

#component h2{
  margin-top: 28px;
  margin-bottom: 10px;
}
/* Clean list styling */
#component ul{
  list-style: none;
  padding-left: 0;
}

#component ul li{
  margin: 10px 0;
  padding-left: 26px;
  position: relative;
}

#component ul li::before{
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 800;
  color: #08A9F0;
}
/* ===== Modernise inside pages (Services / Why Us etc) ===== */

/* Readability */
#component .page-item{
  max-width: 980px;
  margin: 0 auto;
  line-height: 1.7;
  font-size: 16px;
}

/* Page breathing room */
#content-row{
  padding-top: 25px;
  padding-bottom: 35px;
}

/* Headings */
#component h1, #component h2, #component h3{
  letter-spacing: 0 !important;
  text-transform: none !important;
  line-height: 1.2;
}

#component h2{
  margin-top: 28px;
  margin-bottom: 10px;
}

/* Clean tick list style */
#component ul{
  list-style: none;
  padding-left: 0;
}

#component ul li{
  margin: 10px 0;
  padding-left: 26px;
  position: relative;
}

#component ul li::before{
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 800;
  color: #08A9F0;
}

/* ===== Reusable contact strip ===== */
.nrit-contact-strip{
  margin: 18px auto 28px;
  padding: 16px 18px;
  border: 1px solid rgba(0,0,0,0.10);
  border-radius: 12px;
  text-align: center;
  max-width: 980px;
}

.nrit-contact-strip .nrit-contact-title{
  font-weight: 800;
  margin: 0 0 10px;
}

.nrit-contact-strip .nrit-contact-icons{
  display: flex;
  justify-content: center;
  gap: 18px;
  margin-top: 6px;
}

.nrit-contact-strip .nrit-contact-icons a{
  display: inline-block;
}

.nrit-contact-strip .nrit-contact-icons img{
  width: 56px;
  height: 56px;
  display: block;
}

.nrit-contact-strip .nrit-contact-icons a:hover{
  transform: translateY(-2px);
  transition: transform 0.15s ease-in-out;
}

@media (max-width: 700px){
  .nrit-contact-strip .nrit-contact-icons img{
    width: 50px;
    height: 50px;
  }
}
/* WHY US: remove the boxed border/panel look */
body.itemid-569 #component .page-item{
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
/* WHY US: centre the image, no float */
body.itemid-569 #component .img-full__right{
  float: none !important;
  margin: 14px auto 18px !important;
  max-width: 520px;
}

body.itemid-569 #component .img-full__right img{
  display: block;
  width: 100%;
  height: auto;
}
/* WHY US: hide the facebook module/link */
body.itemid-569 .moduletable.fblink{
  display: none !important;
}
/* WHY US (itemid-569): image right, first paragraph wraps beside it */
body.itemid-569 #component .img-full__right{
  float: right !important;
  max-width: 360px;
  width: 360px;
  margin: 6px 0 14px 22px !important;
}

body.itemid-569 #component .img-full__right img{
  display: block;
  width: 100%;
  height: auto;
  border-radius: 10px;
}

/* After the intro section, force text back to full width */
body.itemid-569 #component h3{
  clear: both;
}

/* Mobile: stack image above text */
@media (max-width: 700px){
  body.itemid-569 #component .img-full__right{
    float: none !important;
    width: auto;
    max-width: 520px;
    margin: 12px auto 16px !important;
  }
}
/* WHY US (itemid-569): remove the panel border + padding */
body.itemid-569 #component .page-item{
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

/* The actual border is usually on the .item inside your article */
body.itemid-569 #component .box,
body.itemid-569 #component .box > .item{
  border: none !important;
  box-shadow: none !important;
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
}

/* If the template draws a border via pseudo-elements */
body.itemid-569 #component .box:before,
body.itemid-569 #component .box:after,
body.itemid-569 #component .box > .item:before,
body.itemid-569 #component .box > .item:after{
  content: none !important;
  display: none !important;
}
/* WHY US: remove border/box styling from template wrappers */
body.itemid-569 #component .box,
body.itemid-569 #component .box > .item{
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* If the border is drawn with pseudo-elements */
body.itemid-569 #component .box:before,
body.itemid-569 #component .box:after,
body.itemid-569 #component .box > .item:before,
body.itemid-569 #component .box > .item:after{
  content: none !important;
  display: none !important;
}
/* WHY US (itemid-569): remove ANY borders/boxes inside the article area */
body.itemid-569 #component .page-item,
body.itemid-569 #component .item_fulltext{
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  border-radius: 0 !important;
}

/* Nuke borders/box-shadows on everything inside the page item */
body.itemid-569 #component .page-item *,
body.itemid-569 #component .item_fulltext *{
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}

/* Kill any pseudo-element border overlays */
body.itemid-569 #component .page-item *:before,
body.itemid-569 #component .page-item *:after{
  box-shadow: none !important;
  border: 0 !important;
  outline: 0 !important;
  background: transparent !important;
}
/* WHY US (itemid-569): remove top whitespace coming from template wrappers */
body.itemid-569 #custom-content-wrapper{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.itemid-569 #content-row{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.itemid-569 #content-row .content-inner{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.itemid-569 #component{
  padding-top: 0 !important;
  margin-top: 0 !important;
}
/* WHY US (itemid-569): remove top padding/margins */
body.itemid-569 #content-row{
  padding-top: 0 !important;
}

body.itemid-569 #content-row .content-inner{
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.itemid-569 #component{
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.itemid-569 #component .page-item{
  margin-top: 0 !important;
  padding-top: 0 !important;
}
/* WHY US (itemid-569): remove the big top gap above content */
body.itemid-569 #custom-content-wrapper{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.itemid-569 #content-row{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.itemid-569 #content-row .container,
body.itemid-569 #content-row .content-inner{
  padding-top: 0 !important;
  margin-top: 0 !important;
}

/* If an empty slider row is still reserving height */
body.itemid-569 #slider-row{
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* Welcome title colour */
#header-bottom-row .item_title,
#header-bottom-row h1.item_title{
  color: #08A4E8 !important;
}
/* WHY US (itemid-569): image right + pulled up, wrap the next section */
body.itemid-569 #component .img-full__right{
  float: right !important;
  max-width: 360px;
  width: 360px;
  margin: 0 0 12px 22px !important;   /* pulls it up */
}

body.itemid-569 #component .img-full__right img{
  display: block;
  width: 100%;
  height: auto;
  border-radius: 12px;
}
/* Let headings/paragraphs wrap beside the image */
body.itemid-569 #component .item_fulltext h3,
body.itemid-569 #component .item_fulltext p{
  clear: none !important;
}

/* But after the wrapped section, force full width again */
body.itemid-569 #component .item_fulltext h3:nth-of-type(2){
  clear: both !important;
}

/* Mobile: stack */
@media (max-width: 700px){
  body.itemid-569 #component .img-full__right{
    float: none !important;
    width: auto;
    max-width: 520px;
    margin: 12px auto 16px !important;
  }
}
/* WHY US (itemid-569): allow text to wrap beside the floated right image */
body.itemid-569 #component .item_fulltext h3,
body.itemid-569 #component .item_fulltext p{
  clear: none !important;
}

/* Keep the image floated right */
body.itemid-569 #component .img-full__right{
  float: right !important;
  width: 360px;
  max-width: 360px;
  margin: 0 0 12px 22px !important;
}

/* Mobile: stack */
@media (max-width: 700px){
  body.itemid-569 #component .img-full__right{
    float: none !important;
    width: auto;
    max-width: 520px;
    margin: 12px auto 16px !important;
  }
}
/* WHY US (itemid-569): allow text to wrap beside the floated right image */
body.itemid-569 #component .item_fulltext h3,
body.itemid-569 #component .item_fulltext p{
  clear: none !important;
}

/* Keep the image floated right */
body.itemid-569 #component .img-full__right{
  float: right !important;
  width: 360px;
  max-width: 360px;
  margin: 0 0 12px 22px !important;
}

/* Mobile: stack */
@media (max-width: 700px){
  body.itemid-569 #component .img-full__right{
    float: none !important;
    width: auto;
    max-width: 520px;
    margin: 12px auto 16px !important;
  }
}
/* WHY US (itemid-569): FORCE wrap beside the right image */
body.itemid-569 #component .item_fulltext .img-full__right{
  float: right !important;
  display: block !important;
  width: 360px !important;
  max-width: 360px !important;
  margin: 0 0 12px 22px !important;
  clear: none !important;
}

body.itemid-569 #component .item_fulltext .img-full__right img{
  display: block !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 12px;
}

/* This is the killer: templates often clear headings/paras */
body.itemid-569 #component .item_fulltext h3,
body.itemid-569 #component .item_fulltext p{
  clear: none !important;
}

/* Also remove any clearfix behaviour on parents */
body.itemid-569 #component .item_fulltext .box:before,
body.itemid-569 #component .item_fulltext .box:after,
body.itemid-569 #component .item_fulltext .item:before,
body.itemid-569 #component .item_fulltext .item:after{
  display: none !important;
  content: none !important;
}

/* Mobile: stack */
@media (max-width: 700px){
  body.itemid-569 #component .item_fulltext .img-full__right{
    float: none !important;
    width: auto !important;
    max-width: 520px !important;
    margin: 12px auto 16px !important;
  }
}
/* WHY US (itemid-569): tighten space before "An Expert Ready to Help" */
body.itemid-569 #component .item_fulltext h3{
  margin-top: 12px !important;
  margin-bottom: 8px !important;
}

/* Reduce paragraph spacing a bit (this is usually the real gap) */
body.itemid-569 #component .item_fulltext p{
  margin-bottom: 5px !important;   /* try 6–12 */
}

/* Specifically pull the H3 that follows a paragraph up */
body.itemid-569 #component .item_fulltext p + h3{
  margin-top: 0px !important;       /* try 0–6 */
}






