#page_content_wrapper, .page_content_wrapper{
  margin-top:30px!important;
  padding-top: 0!important;
}

#custom_logo {
    margin: 10px auto;
    text-align: center;
    display: block;
}

.top_bar{
  position: inherit!important;
}

.logo_wrapper{
  margin: 0 auto;
  float: none!important;
}

.logo_wrapper img {
    width: 200px;
    height: auto;
    image-rendering: inherit!important;
}


 .contain-columns{
    display: table;
    width: 100%;
  }

#menu_wrapper div .nav{
  margin-top: 5px!important;
}

#nav_wrapper{
  margin: 0 auto;
  display: table;
  padding-bottom: 20px;
  float: none!important;
}

.single-services #page_caption{
  display: none;
}

.service-title{
  display: inherit!important;
}

#supersized{
  position: inherit!important;
}

@media (max-width: 767px) {
  .m-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .m-1of2 {
    float: left;
    padding-right: 0.75em;
    width: 50%; }

  .m-1of3 {
    float: left;
    padding-right: 0.75em;
    width: 33.33%; }

  .m-2of3 {
    float: left;
    padding-right: 0.75em;
    width: 66.66%; }

  .m-1of4 {
    float: left;
    padding-right: 0.75em;
    width: 25%; }

  .m-3of4 {
    float: left;
    padding-right: 0.75em;
    width: 75%; } 
  }


/* Portrait tablet to landscape */
@media (min-width: 768px) and (max-width: 1029px) {
  .t-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .t-1of2 {
    float: none; 
    display: table-cell; 
    vertical-align: top;
    width: 50%; }

  .t-1of3 {
    float: none; 
    display: table-cell; 
    vertical-align: top;
    width: 33.33%; }

  .t-2of3 {
    float: none; 
    display: table-cell; 
    vertical-align: top;
    width: 63.66%; }

  .t-1of4 {
    float: none; 
    display: table-cell; 
    vertical-align: top;
    width: 25%; }

  .t-3of4 {
    float: none; 
    display: table-cell; 
    vertical-align: top;
    width: 75%; 
    padding-right: 4%; 
  }
  
  }


/* Landscape to small desktop */
@media (min-width: 1030px) {
  .d-all {
    float: left;
    padding-right: 0.75em;
    width: 100%;
    padding-right: 0; }

  .d-1of4 {
    float: none; 
    display: table-cell; 
    vertical-align: top; 
    width: 25%;
  }

  .d-3of4 {
    width: 73%; 
    float: none; 
    display: table-cell; 
    vertical-align: top;
    padding-right: 4%; 
  }

  .d-1of3 {
    float: none; 
    display: table-cell; 
    vertical-align: top; 
    width: 33%;
  }

  .d-2of3 {
    width: 64%; 
    float: none; 
    display: table-cell; 
    vertical-align: top; 
  }

  .d-1of2 {
    float: left;
    width: 48%; 
  }

  .d-2of2 {
    float: left;
    width: 50%; 
  }


}

.two-percent{
    width:2%;
    float: left;
}


 /*********************
  Services
*********************/

#top-content{
}

#portfolio{
}

.newboxes{
  float: left;
}

.slide-nav{
  margin: 0 auto;
  text-align: center;
}

.slide-button{
  width: 100px;
  text-align: center;
  border: 1px solid #ff8b84;
  padding: 10px;
}


.segment{
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 10px;
  color:#303030;  
}

.segment-photo-left{
  float: left;
  margin-right: 30px;
}

.segment-photo-left img.attachment-medium{
  outline: 1px solid #fff;
  outline-offset: -4px;
  margin: 0!important;
}


.segment-photo-right{
  float: right;
  margin-left: 10px;
}

.segment-photo-right img.attachment-medium{
  outline: 1px solid #fff;
  outline-offset: -4px;
  margin: 0!important;
}



#service-button{
  color: #fff;
  background: #ff8b84;
  text-align: center;
  margin: 0 auto;
  display: block;
}



.single-services #jp-relatedposts, .single-services .title-bar.outside .overlay-color{
    display: none!important;
}



ul.bxslider {
    margin: 0!important;
    padding: 0!important;
}

.bx-wrapper .bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 0 !important;
  left: 0 !important;
  background: none !important;
  -webkit-transform: translatez(0) !important;
  -moz-transform: translatez(0) !important;
  -ms-transform: translatez(0) !important;
  -o-transform: translatez(0) !important;
  transform: translatez(0) !important; 
  }


  .recent-blog-title-desktop{
    float: right;
  }