/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .serviceslist {text-align:left; font-size:.8em;}
 
 
 
 .tm-sidebar-wrapper {
  background: url("../../../../../images/backgrounds/office-table-with-melbourne-seo.jpg") no-repeat, url("../../../images/background/green_tile.jpg") repeat;
  background-color: #c7c7c7; min-height: 3032px; background-position: 0% -145px;
}

.homeslideshow { text-align:center;}

.personalservicesgrid > div {margin:auto;}

.tm-block-content-top {padding: 20px 60px;}


.tm-sidebar-wrapper .tm-sidebar-widget-container .uk-panel.contactustoday {
  max-width: 100%;
  margin: 40px 30px 40px 30px;
  color: #FFF;
  text-align: left;
}

/* Phone landscape and smaller*/
@media (max-width: 767px) {
  .homeslideshow h3.uk-h1 {font-size: 20px;line-height: 19px;}
  
}