/* QCS Group CSS - DO NOT EDIT!!! */
.servicerow {
  display: block;
}

.mobrow1 {
  display: none;
}

.mobrow2 {
  display: none;
}

.mobrow3 {
  display: none;
}

.mobrow4 {
  display: none;
}

.servicecelltop {
  vertical-align: -25px;
}

.servicecellmid {
  margin-top: -30px;
}


.servicecellbottom {
  min-height: 105px;
  padding-left: 30px;
  padding-right:30px;
  padding-top: 0px;
  padding-bottom:15px;
  margin-top: -30px;
  margin-bottom: 30px;
}

.servicecellbase {
  height: 330px;
  padding-left: 30px;
  padding-right:30px;
  padding-top: 0px;
  padding-bottom:15px;
  margin-top: -30px;
  margin-bottom: 30px;
}

/*On Mobile Devices Do THIS*/
@media screen and (max-width: 768px) {
  .qcsulwrap {
    width: 80% !important;
    margin: 0 auto 0 auto !important;
  }
  
  #pg-8-0.panel-grid {
    display: none !important;
  }
    #pg-8-1.panel-grid {
    display: none !important;
  }
    #pg-8-2.panel-grid {
    display: none !important;
  }
    #pg-8-3.panel-grid {
    display: none !important;
  }
    #pg-8-4.panel-grid {
    display: none !important;
  }
    #pg-8-5.panel-grid {
    display: none !important;
  }
    #pg-8-6.panel-grid {
    display: none !important;
  }
    #pg-8-7.panel-grid {
    display: none !important;
  }
    #pg-8-8.panel-grid {
    display: none !important;
  }
    #pg-8-9.panel-grid {
    display: none !important;
  }
    #pg-8-10.panel-grid {
    display: none !important;
  }
  #qcsheader {
    overflow: hidden !important;
  }
  
  .servicerow {
    display: none !important;
  }
  
  .mobrow1 {
  display: block !important;
}

.mobrow2 {
  display: block !important;
}

.mobrow3 {
  display: block !important;
}

.mobrow4 {
  display: block !important;
}
  
.mobcell1 {
height: 500px !important;
border-right: 1px solid gray !important;
border-left: 1px solid gray !important;
border-top: 1px solid gray !important;
border-bottom: 3px solid red !important;
  padding-left: 30px !important;
  padding-right:30px !important;
  padding-top: 30px !important;
  padding-bottom:30px !important;
  margin-bottom: 30px !important;
    margin-top: 30px !important;
  }
  
.mobcell2 {
height: 500px !important;
border-right: 1px solid gray !important;
border-left: 1px solid gray !important;
    border-top: 1px solid gray !important;
  border-bottom: 3px solid red !important;
  padding-left: 30px !important;
  padding-right:30px !important;
  padding-top: 30px !important;
  padding-bottom:30px !important;
  margin-bottom: 30px !important;
        margin-top: 30px !important;
  } 
  
  .mobcell3 {
height: 500px !important;
border-right: 1px solid gray !important;
border-left: 1px solid gray !important;
    border-top: 1px solid gray !important;
  border-bottom: 3px solid red !important;
  padding-left: 30px !important;
  padding-right:30px !important;
  padding-top: 30px !important;
  padding-bottom:30px !important;
  margin-bottom: 30px !important;
        margin-top: 30px !important;
  }
  
  .mobcell4 {
height: 500px !important;
border-right: 1px solid gray !important;
border-left: 1px solid gray !important;
    border-top: 1px solid gray !important;
  border-bottom: 3px solid red !important;
  padding-left: 30px !important;
  padding-right:30px !important;
  padding-top: 30px !important;
  padding-bottom:30px !important;
  margin-bottom: 30px !important;
        margin-top: 30px !important;
  }
  
  #logoarea {
    width: 100% !important;
    height: auto;
  }
#picturearea {
    padding-top: 15px;
    text-align: left;
    height: auto;
    float: left !important;
  }
  
  #searcharea {
    margin-top: -10px;
  width: 52% !important;
  height: auto;
  padding: 15px 0 0 0;
  float: right !important;
  }
  
  span.icon-bar {
    display: none !important;
  }
  
  #header-responsive {
    min-height: 40px;
    background: #156899;
  }
  
  a.btn-navbar:after {
    content: '|-Menu-|' !important;
    color: white !important;
    text-align: center !important;
    font-weight: bold;
    float: right !important;
    height: 30px;
    vertical-align: top;
  }
 
}
/*End Mobile Device Rule*/

.widget ul {
    margin: 0;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #EEE;
}

.frontfeature {
  height: 276px;
}

.widget li {
    list-style: none;
    border-bottom: none;
  list-style-type: circle;
}

#header .header-links > ul > li a {
    color: #777;
    padding: 10px 20px;
}

.menu-item-23 a {
  vertical-align: center;
}

.menu-item-24 a {
  vertical-align: center;
}

.menu-item-25 a {
  vertical-align: center;
}

.menu-item-26 a {
  vertical-align: center;
}

.menu-item-29 a {
  vertical-align: center;
}

#breadcrumbs {
  display: none;
}

th, td {
    padding: 0px 0;
    border: 0px solid #ddd;
    border-left: 0;
}

table {
    text-align: left;
    margin: auto;
    width: 80%;
    border-left: none;
    border-right: none;
    border-collapse: collapse;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: 0;
}

#qcsheader {
  width: 100%;
  overflow: auto;
}

#logoarea {
 width: 50%;
  float: left;
  text-align: left;
}

#picturearea {
  width: 50%;
  height: 105px;
  display: inline-block;
  font-weight: bold;
}

#menuarea {
  padding: 10px 0 0 0;
  width: 75%;
  float: left;
  text-align: left;
}

#header-links {
    float: left;
}

#searcharea {
  width: 25%;
  height: auto;
  padding: 15px 0 0 0;
  display: inline-block;
}


/* Footer Colour Control */
#footer {
    padding: 15px 10px !important;
}
/* End Footer Colour Control*/

/* Button Colour Control */
.themebutton, button, html input[type="button"], input[type="reset"], input[type="submit"] {
    color: #FFF;
    text-align: center;
    border: none;
    background: #6b909f;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/* End Button Colour Control */