/*
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 : 16/05/2016, 2:29:15 PM
    Author     : Jam.D
*/

#navigation-menu {
  margin: 10px 0;
}

#logo-wrapper{
  text-align: center;
}

.hamburger-container {
    margin: 28px 0;
}

.hamburger-line{
	background-color: #009a3c;
}

.left,
.right{
  float: none;
}

.container{
  width:auto;
  max-width:100%;
  margin:auto 15px;
}

#content{
  padding: 0;
}

#contact-info {
  background: transparent;
  padding-top: 1200px;
}

.alingleft,
.alingright{
  margin: 0;
  float: none;
  width: 100%;
}

.left-content,
.right-content{
  float: none;
  width: auto;
}

.btn-contact{
  text-align: center;
}

#header {
  padding: 0;
}

#contact,
#contact p{ 
  text-align: center;
}

#navigation-menu .container{
  margin: 0;
}

#navigation-menu .navigation-menu-inner {
  float: none;
}

#navigation-menu .navigation {
  float: none;
  margin-right: 0;
  display: block;
}

#navigation-menu .menu{
  text-align: center;
}

#navigation-menu .menu li {
  display: block;
}

#social-icons {
  display: none;
}

#contact-info-left,
#contact-info-right{
  width: auto;
}

.project-row {
  float: none;
  width: auto;
  margin-right: 0;
}

.contact-us #contact-info-left {
  width: auto;
}

.contact-info-left-inner {
  padding-right: 0;
}

.contact-us #contact-info-right {
  width: auto;
}