h1.section-title-noup {
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing:0.3em;
}
h5.section-title-noup {
    color: #777;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.86;
    letter-spacing: 0;
}

.section-title-noup {
    font-size: 18px;
    font-weight: 400;
    /* letter-spacing: 0.5em;
    line-height: 1.4; */
    margin-bottom: 30px;
    text-align: center;
    font-family: "Open Sans",arial,sans-serif;
}

nav.main-nav {
    position:relative;
    left: auto;
    padding-left: 30px;
    padding-right: 30px;
    /*height: 91px !important; */
    background-image: url(../images/header-background.png);
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #dfdfdf;
    font-family: "Open Sans", arial, sans-serif;
}
section#services.page-section.epb-main-section {
    border-top: 1px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    border-style: solid;
    border-color: #dfdfdf;
}

.alt-features-descr {
    font-size: 17px;
}

.alt-features-title {
    font-size: 17px;
}

.news-bg-h1 {
    text-align:right;
    font-size:70px;
    padding-right:40px;
    padding-top:25px;
    color: #373737;
    font-family: "Open Sans",arial,sans-serif;
    letter-spacing:5px;
    text-transform: none;
    
}

.inner-nav ul li a {
    font-size: 14px;
    letter-spacing: 1px;
    color: #8a8a8a;
}

div.container.mainbox {
    padding:0px;
    float:left;
    height:100%;
}
div.leftbox {
    float:left;
    text-align:right;
    min-width:120px;
    height:100%;
}
div.rightbox {
    float:left;
    height:100%;
}
div.leftbox img{
    margin: 5px; 
    margin-bottom: 0px;
    clear: right;
    float: right;
}
div.rightbox img{
    margin: 5px; 
}

div#top.page {
    min-height:100%;
    border-left: 1px solid #7f6654;
    border-right: 1px solid #7f6654;
}
div.wrap {
    height:100%;
}
.page-section, .small-section {
    padding: 46px 0;
    background-position: top;
}   

section.page-section.bg-hammer {
    background-image: url("../images/full-width-images/hammer1.png");
    background-attachment: scroll;
    background-repeat: none;
}

@media (max-width: 1010px) {
   div.leftbox {
    width:0px;
    display:none;
   }
   div.rightbox {
    width:0px;
    display:none;
   }
   div.nav-logo-wrap {
    width: 200px;
   }
}
@media (min-width: 1010px) {
   div.rightbox {
    width: calc(50% - 375px);
   }
   div.leftbox {
    width: calc(50% - 375px);
   }    
   nav.main-nav {
    width: 748px;
   }
   div.nav-logo-wrap {
    width: 200px;
   }
}
@media (min-width: 1232px) {
   div.rightbox {
    width: calc(50% - 485px);
   }
   div.leftbox {
    width: calc(50% - 485px);
   }    
   nav.main-nav {
    width: 968px;
   }
   div.container.mainbox {
    padding-bottom:200px;
   }
   div.nav-logo-wrap {
    width: 240px;
   }
}
@media (min-width: 1440px) {
   div.rightbox {
    width: calc(50% - 585px);
   }
   div.leftbox {
    width: calc(50% - 585px);
   }    
   nav.main-nav {
    width: 1168px;
   }
   div.container.mainbox {
    padding-bottom:200px;
   }
   .page-section, .small-section {
    width: 1168px;
   }   
   div.nav-logo-wrap {
    width: auto;
   }
}

.footer {
    padding-top: 20px;
    padding-bottom: 10px;
    height: 220px;
    //margin-top: -180px;
    border-left: 1px solid #7f6654;
    border-right: 1px solid #7f6654;
    background-color: #616161;
    color: #ffffff;
    font-size: 15px;
}

.footer-form {
    font-size: 14px;
}

.no-padding-right {
    padding-right: 0px;
}

.no-padding-left {
    padding-left: 0px;
}

address {
    margin-bottom: 5px;
}
.glyphicon {
    font-size: 15px;
}

footer form div.form-horizontal div.form-group {
    margin-bottom: 5px;
}

section.epb-bread-grey {
    margin-top:75px;
    padding-top:5px;
    padding-bottom:15px;
}
section.epb-bread-grey h1.hs-line-15 {
    margin-top:8px;
    margin-bottom:0px;
    font-size: 20px;
}
section.epb-bread-grey div.col-md-4.mt-30 {
    margin-top:18px;
}

section#services.page-section.epb-main-section {
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 25px;
    padding-right: 25px;
}

section#services.page-section.epb-main-section.left-without-pic {
    margin-top: 90px;
}

section#services.page-section.epb-main-section.left-without-pic .searchbar {
    padding-top:20px;
    padding-bottom:20px;
}
.searchrowbutton {
    padding-top:20px;
}

.widget-menu li {
    padding: 1px 0;
}
.nav-logo-wrap .logo {
    max-width: 280px;
    height:92px;
}

.form input[type="text"], .form input[type="email"], .form input[type="number"], .form input[type="url"], .form input[type="search"], .form input[type="tel"], .form input[type="password"], .form input[type="date"], .form input[type="color"], .form select {
    text-transform: none;
}

.blog-item-data {
    margin-bottom: 15px; 
    text-transform: none;
    font-size: 10px;
}
i.fa {
    width:15px;
}
.blog-item {
    margin-bottom: 20px;
}
.blog-item-title {
    text-transform: none;
    padding-top: 64px;
    font-size: 19px;
    margin-bottom:15px;
}
.blog-item-body {
    font-size: 16px;
    line-height: 1.6;
    color: #4f4f4f;
}
.blog-item-body p {
    margin-bottom: 17px;
}
.masonry { /* Masonry container */
    column-count: 4;
    column-gap: 1em;
}

.masonry-item { /* Masonry bricks or child elements */
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;
}

.btn-mod.btn-small {
    padding: 5px 17px;
}

a.reiter {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    letter-spacing:1px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    background-color: #616161;
    height: 42px;
    float:left;
    color: white;
    text-decoration:none;
    text-transform: uppercase;
}

a div.reiter-left {
    width:15px;
    height:42px;
    padding: 6px 12px;
    margin-right: 15px;
    background-color: #428bca;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    vertical-align: middle;
    float:left;
}

a.reiter div.reiter-left.categorystyle2 {
    background-color: #5cb85c;
}
a.reiter div.reiter-left.categorystyle3 {
    background-color: #5bc0de;
}
a.reiter div.reiter-left.categorystyle4 {
    background-color: #5bc0de;
}
a.reiter div.reiter-left.categorystyle7 {
    background-color: #eea236;
}

a div.reiter-text {
    padding-top:6px;
}

.btn.searchbutton {
    background-color: #dcdcdc;
    color: #7c7c7c;
    font-size: 12px;
    text-transform: uppercase;
    border-color: #7c7c7c;
    border: none;
    letter-spacing:1px;
}

div.row.searchbar div.btn-group.btn-group-xs button.btn.btn-default {
    background-color: #dcdcdc;
    color: #7c7c7c;
    font-size:11px;
}

div.row.searchbar div.btn-group.btn-group-xs button.btn.btn-default:hover {
    background-color: #dcdcdc;
    color: #7c7c7c;
    border-color: rgb(204, 204, 204);
}

div.masonry-item div.blog-item div.blog-item-foot a.btn {
    background-color: #dcdcdc;
    color: #7c7c7c;
    font-size: 10px;
}

div.masonry-item div.blog-item div.blog-item-foot a.btn:hover {
    color: #000;
}

hr.masonry-hr {
    border-color: #cdcdcd;
}

.pagination span.active {
    color: #444;
    cursor: default;
    display: inline-block;
    min-width: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 14px;
    border: 1px solid #bbb;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

.badges {
    min-width: 10px;
    font-weight: bold;
    color: #fff;
  /*  white-space: nowrap;
    font-size: 12px;
    line-height: 1;
    border-radius: 6px; 
    background-color: #777;
    padding: 3px 7px;
    */
}
.footer a, .footer a:hover, .footer a:visited {
    color: #FFFFFF;
}
.alt-features-title {
    text-transform: none;
}
