/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */

a:focus, .focus a, a:active, .home #primary:focus {
  outline: none !important;
}

body, button, input, textarea {
  font-family: 'Open Sans', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.875em;
  border-bottom: 1px solid #444444;
  padding-bottom: 0.857em
}

h1.logo {
  border: none;
}

.home h1 {
  font-size:  1.387em;
}

.home h2, .home h3 {
  font-size: 1em;
}

p {
  font-weight: 600;
  font-size: 0.875em;
}

strong {
  font-weight: 800;
  color: #ccc;
}

.admin-bar #masthead {
  top: 32px;
}

#masthead {
  padding: 1.618em 0;
  margin-bottom: 0;
  position: fixed;
  top: 0;
  width: 100%;
  height: 100px;
}

#content {
  margin-top: 100px;
}

h1.portfolio-title {
  margin-top: 2.618em;
}

.portfolio-title {
  font-size: 18px;
  margin-bottom: 1.387em
}

.portfolio-title span {
  color: #999;
  text-transform: none;
}

.work .portfolio-title {
  margin-top: 0.857em;
  font-size: 14px;
}

.work a:hover img {
  opacity: 0.6;
}

.work-data {
  margin-top: 2.618em;
  position: relative;
}

.work-data p {
  margin-bottom: 10px;
}

.work-data .description {
  margin-top: 3.631em;
}

.sharebtns {
  position: absolute;
  right: 0;
  top: 0;
}

.work-data .sharebtns {
  top: -40px;
}

.sharebtns a {
  color: #999999;
  text-align: center;
  float: left;
  width: 25px;
  height: 25px;
  border: 1px solid #999999;
  border-radius: 100%;
  margin-right: 7px;
  font-size: 12px;
  line-height: 25px;
}

.sharebtns a:hover {
  color: #ddd;
  border: 1px solid #ddd;
}

.right-sidebar .content-area {
  width: 100%;
  float: left;
  margin-right: 0;
}

.secondary-navigation .menu a {
  padding: 0 0 3px 0;
}

.secondary-navigation .menu li {
  padding: 1em .875em;
}

.hpslider {
  width: 100%;
}

.hpslider div {
  height: 100vh;
}

.site-header ul.menu li.current-menu-item>a, .site-header ul.menu li>a:hover {
  color: #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#gallery {
  margin-top: 3.631em;
}

#gallery img {
  padding: 5px;
}

.fullwidth {
  width: 100%;
}

.navigation {
  margin-top: 1em;
  text-align: center;
}

.navigation span, .navigation a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #262626;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  font-weight: 600;
  border-radius: 2px;
}

.navigation span:hover, .navigation a:hover {
  background-color: #e9e9e9;
  color: #161616;
}

.navigation i {
  font-size: 16px;
}

.navigation .current {
  background-color: #e9e9e9;
  color: #161616;
}

.page-id-5 #primary {
  display: none;
}

#categories ul {
  float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#categories li {
  float: left;
  padding: 1.387em 0.53em;
}

#categories li a {
  padding: 0 0 3px 0;
  color: #999999;
  font-size: 12px;
  font-weight: 600
}

#categories li.active a {
  color: #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

#categories li a:hover {
  color: #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}

.site-footer {
  margin-top: 5.874em;
}

.footer-widgets {
  padding-top: 1em;
}

.widget .widget-title, .widget .widgettitle {
  font-size: 14px;
  border-bottom: 1px solid rgb(68, 68, 68);
  padding: 0 0 7px;
  margin-bottom: 0px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.widget_recent_entries ul li:before {
  content: none;
}

.widget_recent_entries ul li {
  padding-left: 0;
}

.widget ul li {
  border-bottom: 1px solid rgb(68, 68, 68);
  padding: 7px 0;
}

.widget ul li a {
  font-size: 14px;
}

.site-footer a:hover {
  color: #888888;
}

.site-info {
  font-size: 12px;
  font-weight: 600;
}

.site-info a {
  color: #999999;
  font-weight: 600;
}

.site-info .sharebtnscontainer {
  position: relative;
}

.site-info a span {
  text-decoration: underline;
}

.hentry {
  margin: 2.244em 0;
  padding-bottom: 2.244em;
  /*border-bottom: 1px solid #444444;*/
}

.home .hentry {
  border-bottom: none;
  margin: 0;
}

.home #primary {
  margin-bottom: 0;
}

.hentry.type-post .entry-content {
  width: 100%;
  float: none;
}

.hentry .entry-header .posted-on {
  font-size: 12px;
  font-weight: 500;
}

.blog .hentry{
  padding-bottom: 0;
}

.blog #primary{
  margin-top: 2.244em;
}

h2.entry-title {
  font-size: 1.387em;
  letter-spacing: 0;
  text-transform: none;
  border-bottom: none;
  padding: 0
}

h2.entry-title a:hover {
  color: #888888;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: 600
}

.hentry .entry-header {
  margin-bottom: 3px;
}

.button {
  font-size: 0.875em;
  background-color: #262626;
  color: #e6e6e6
}

.contact p {
  font-weight: 500;
  margin-bottom: 1.618em;
  text-align: right;
}

.contact p a {
  font-weight: 500;
}

.contact p strong {
  color: #999999;
  font-weight: 600;
}

.gform_wrapper, #field_1_1 {
  margin-top: 0;
}

.gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
}

.gform_wrapper label.gfield_label {
  font-weight: 600;
  color: #e6e6e6;
  font-size: 0.875em;
}

.input-text, input[type=email], input[type=password], input[type=search], input[type=text], input[type=url], textarea {
  background-color: #272727;
  color: #e6e6e6;
  font-size: 0.875em;
}

.input-text:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
  background-color: #272727;
  color: #e6e6e6
}

.gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=tel], .gform_wrapper input[type=text], .gform_wrapper input[type=url], .gform_wrapper textarea {
  padding: 5px 10px;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  font-size: 0.875em;
  background-color: #262626;
  color: #e6e6e6;
  margin: 0 16px 0 0
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background-color: #e6e6e6;
  color: #262626;
}

#gform_wrapper_1 {
  margin: 0
}

.gform_footer p {
  display: none;
}

.gform_wrapper div.validation_error {
  color: #e6e6e6;
  font-size: 0.875em;
  font-weight: 600;
  margin-bottom: 25px;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  padding: 16px 0;
  clear: both;
  width: 100%;
  text-align: center
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #e6e6e6;
  margin-bottom: 6px !important;
  border-top: none;
  border-bottom: none;
  padding-bottom: 6px;
  padding-top: 8px;
  box-sizing: border-box
}

.gform_wrapper .gfield_error .gfield_label {
  color: #262626
}

.gform_wrapper li.gfield_error input[type=email], .gform_wrapper li.gfield_error input[type=number], .gform_wrapper li.gfield_error input[type=password], .gform_wrapper li.gfield_error input[type=tel], .gform_wrapper li.gfield_error input[type=text], .gform_wrapper li.gfield_error input[type=url], .gform_wrapper li.gfield_error textarea {
  border: none;
}

.gform_wrapper li.gfield_error {
  padding-left: 15px;
}

.gform_wrapper .gfield_error .ginput_container {
  padding-right: 15px;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0;
}

.slick-dots {
  bottom: 50px;
}

.slick-dots li {
  width: 25px;
  height: 50px;
}

.slick-dots li button {
  width: 25px;
  height: 50px;
  padding: 5px;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  color: black;
  opacity: .75;
}

.slick-dots li button:before {
  font-size: 20px;
  line-height: 50px;
  width: 25px;
  height: 50px;
  color: white;
}

#map {
  height: 200px;
  width: 100%;
}

#scrolldown-container, #scrolldown-container2{
  position: absolute;
  width: 100%;
  bottom: 50px;
  text-align: center;
  color: #fff;
  font-size: 30px;
}

.work-data {
  margin-top: 60px;
}

.sharebtns {
  /*top: -10px;*/
}

.site-footer a:not(.button){
  text-decoration: none;
}

.grid-col {
  float: left;
  width: 33.333%;
}

.blog article, .archive article{
    position: relative;
    margin: 1.41575em;
}

.blog article .button{
  display: none;
}

.blog .newstitle {
  margin-top: 0.857em;
  font-size: 14px;
  margin-bottom: 0;
}

.hentry .entry-content a:not(.button) {
  text-decoration: none;
}

.blog .hentry .wp-post-image {
  margin-bottom: 0;
}

.newscontainer{
  position: relative;
}

.newscontainer:hover{
  cursor: pointer;
}

.newsmetacontainer{
  /*position: absolute;
  bottom: 0;*/
  width: 100%;
  border-bottom: 1px solid #444444;
  padding-bottom: 0.857em;
  margin-bottom:  0.857em;
}

.newscontainer.hover{
}

.newscontainer.hover .newsmetacontainer{
}

.newsmetacontainer h3{
  text-transform: uppercase;
  padding-bottom: 0;
  border-bottom: 0;
  font-size: 0.875em;
}

.newsmetacontainer h3 a{
  font-size: 22px;
}

.newsmetacontainer span{
  display: inline-block;
  font-size: 12px;
  color: #999;
  font-weight: bold;
}

.newscontainer img{

}

@media (max-width:768px) {

  .admin-bar #masthead {
    /*top: 6.854em;*/
  }
  
  .handheld-navigation {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100px;
    padding: 0 1.41575em;
    background-color: #252525;
  }
  
  .handheld-navigation li {
    border-bottom: 1px solid #444444;
  }
  
  .handheld-navigation li:first-child {
    border-top: 1px solid #444444;
  }
  
  .handheld-navigation li:last-child {
    margin-bottom: 1.41575em;
  }
  
  .site-header .handheld-navigation ul.menu li {
    font-weight: 500;
  }
  
  .site-header .handheld-navigation ul.menu li.current-menu-item>a, .site-header .handheld-navigation ul.menu li>a:hover {
    color: #e9e9e9;
    font-weight: 500;
    border-bottom: none;
  }
  
  #gallery .slick-prev {
    left: -20px;
  }

  #gallery .slick-next {
    right: -20px;
  }

  .site-info {
    padding-top: 50px;
  }

  .sharebtnscontainer .sharebtns {
    /*width: 100%;*/
  }

  .grid-col {
    width: 100% !important; }

  .grid-col--2 {
    display: none; 
  }

  .grid-col--3 {
    display: none; 
  }
  

}