/*
Theme Name: Freehand Theme
Theme URI: http://themegrill.com/themes/spacious
Author: Jon Uland
Author URI: http://www.jonuland.com
Description: Theme designed specifically for Freehand Engineering by Jon Uland. Based on Spacious Theme by ThemeGrill (http://themegrill.com).
Version: 1.0.0
Template: spacious
*/
* {
  transition: all .3s;
}

.home #header-text-nav-container {
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .home #header-text-nav-container {
    position: relative;
  }
}
.home #content {
  max-width: 700px;
  margin: 0 auto;
}
.home .widget {
  margin-top: 30px;
}
.home .widget .tg-one-third {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home .widget .tg-one-third a {
  font-size: 90%;
}
@media screen and (min-width: 768px) {
  .home .widget .tg-one-third {
    width: 31.5%;
    height: 200px;
    margin: 0px;
    padding: 20px;
  }
  .home .widget .tg-one-third:nth-child(1) {
    border-top: none;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    border-left: none;
  }
  .home .widget .tg-one-third:nth-child(2) {
    border-top: none;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
  }
  .home .widget .tg-one-third:nth-child(3) {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
  }
  .home .widget .tg-one-third:nth-child(4) {
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: none;
    border-left: none;
  }
  .home .widget .tg-one-third:nth-child(5) {
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-bottom: none;
    border-left: 1px solid #f1f1f1;
  }
  .home .widget .tg-one-third:nth-child(6) {
    border-top: 1px solid #f1f1f1;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid #f1f1f1;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .home .widget .tg-one-third {
    width: 50%;
    float: left;
    padding: 20px 0;
  }
}
@media screen and (max-width: 480px) {
  .home .widget .tg-one-third {
    width: 100%;
    float: none;
    padding: 20px 0;
  }
}
.home .widget .tg-one-third:hover {
  background: #f1f1f1;
}
.home .widget .tg-service-right {
  float: left;
}
.home .widget .tg-after-two-blocks-clearfix {
  clear: none;
}
@media screen and (max-width: 480px) {
  .home .widget .tg-after-two-blocks-clearfix {
    clear: both;
  }
}

#masthead {
  position: relative;
}

#header-text-nav-container {
  background: white;
  color: #333333;
  height: 70px;
  width: 100%;
  border-bottom: 5px solid #e6e6e6;
  position: relative;
}
#header-text-nav-container #header-text-nav-wrap {
  padding: 10px 0;
}

#header-logo-image img {
  padding-top: 5px;
  max-height: 40px;
}

.main-navigation {
  padding: 15px 0;
}
.main-navigation a {
  padding: 0;
  color: #333333;
}

@media screen and (max-width: 767px) {
  #header-left-section {
    float: left;
  }

  #header-logo-image img {
    padding-top: 10px;
    max-height: 30px;
  }
}
#site-navigation {
  background: white;
}
#site-navigation .menu-toggle {
  color: transparent;
  padding: 0;
  float: right;
}
#site-navigation .menu-toggle:hover {
  background: #333333;
}

.main-navigation .menu-toggle {
  margin: 5px 20px;
  width: 10px;
  height: 10px;
  background: #333333;
  box-shadow: 0 -12px 0 0 #333333, 12px -12px 0 0 #333333, 12px 0 0 0 #333333, 12px 12px 0 0 #333333, 0 12px 0 0 #333333, -12px 12px 0 0 #333333, -12px 0 0 0 #333333, -12px -12px 0 0 #333333;
}
.main-navigation .menu-toggle:before {
  display: none;
}

.main-small-navigation {
  margin-top: 60px;
  background: #333;
}
.main-small-navigation .menu-toggle {
  margin: 15px 20px;
  width: 10px;
  height: 10px;
  background: #333333;
  box-shadow: 0 -9px 0 0 #333333, 9px 0 0 0 #333333, 0 9px 0 0 #333333, -9px 0 0 0 #333333;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-small-navigation ul {
  padding-top: 40px;
  text-align: center;
}
.main-small-navigation ul li {
  background: white;
}
.main-small-navigation ul a {
  color: #333333;
}
.main-small-navigation ul > .current-menu-item a {
  color: white;
}

.featured-slider {
  top: 35px;
}

#featured-slider .entry-description-container {
	background-color: rgba(50,55,52,.9);
}

@media screen and (max-width: 767px) {
/*  
.featured-slider {
    top: 0;
  }
*/
}

.slider-read-more-button {
  display: block;
}

.widget_service_block {
  max-width: 700px;
  margin: 0 auto;
}
.widget_service_block p {
  display: none;
}
.widget_service_block img {
  max-height: 50px;
  width: auto;
}

.widget_origin_animated-image {
  text-align: center;
}
