/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18/05/2016, 10:22:34 AM
    Author     : Jam.D
*/

#logo-wrapper {
  margin: 0 auto;
  width: 70%;
}

.services .service p{
  font-size: 0.813em;
}

.services .service h3.title{
  font-size: 0.938em;
}

.left, 
.right{
  float: none;
}

.qoute-btn {
  display: block;
  margin: 1.5em 0 1em;
  text-align: center;
  width: 90%;
}

#qoute-box p{
  text-align: center;
}

.banner-content {
    padding: 1em;
    float: none;
    width: auto;
    height: auto;
}