.site-wrapper {
    display: table;
    width: 100%;
    height: 100%; /* For at least Firefox */
    min-height: 100%;
}
.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
}
.cover-container {
    margin-right: auto;
    margin-left: auto;
}

/* Padding for spacing */
.inner {
    padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
    margin-top: 10px;
    margin-bottom: 10px;
}

.masthead-nav > li {
    display: inline-block;
}
.masthead-nav > li + li {
    margin-left: 20px;
}
.masthead-nav > li > a {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff; /* IE8 proofing */
    color: rgba(255,255,255,.75);
    border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
    background-color: transparent;
    border-bottom-color: #a9a9a9;
    border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
    color: #fff;
    border-bottom-color: #fff;
}

@media (min-width: 768px) {
    .masthead-brand {
        float: left;
    }
    .masthead-nav {
        float: right;
    }
}


/*
 * Cover
 */

.cover {
    padding: 0px;
    margin-top: 0px;
}
.cover .btn-lg {
    padding: 10px 20px;
    font-weight: bold;
}


/*
 * Footer
 */

.mastfoot{
    text-align: center;
}


/*
 * Affix and center
 */

@media (min-width: 768px) {
    /* Pull out the header and footer */
    .masthead {
        position: fixed;
        top: 0;
    }
    .mastfoot {
        position: fixed;
        bottom: 0;
    }
    /* Start the vertical centering */
    .site-wrapper-inner {
        vertical-align: middle;
    }
    /* Handle the widths */
    .masthead,
    .mastfoot,
    .cover-container {
        width: 100%; /* Must be percentage or pixels for horizontal alignment */
    }
}

@media (min-width: 992px) {
    .masthead,
    .mastfoot,
    .cover-container {
        width: 100%;
    }
}
html, body {
    height: 100%;
}
.hm-logo{
    max-width: 200px;
}
.gallery_mask_hover a span {
    font-size: 36px;
}
.default-section {
    position: relative;
    padding: 40px 0px 80px;
}
.margin-top-30{
    margin-top: 30px;
}
.topbar{
    margin-bottom: 0px !important;
}
.topbar .module-item .row .col-md-12 p,
.topbar .module-item .row .col-md-12 p a
{
    font-size: 13px !important;
    font-weight: 700;
}
.topbar .module-item .row .col-md-12 p a{
    color: #FFF !important;
    padding-right: 15px;
}
.header-left{
    margin-bottom: 0px !important;
}
.infobox.text-center h3{
    font-size: 18px !important;
    font-weight: 100;
}
.inner-box p img{

}
.main-menu .navigation > li.active > a{
    background:#00C7FE;
    padding: 9px 25px 9px 25px;
}
.main-menu .navigation > li > a{
    padding: 9px 25px 9px 25px;
}
.no-padding-top{
    padding-top: 0px !important;
}
img.img-responsive{
    margin-top: 15px;
}
.no-padding-right{
    padding-right: 0px;
}
img.max-min{
    max-width: 100%;
    min-width: 100%;
}
.main-menu .navigation > li.active > a:hover {
    background: #FFF;
}
.module-inner-box h4 {
    border-bottom: 0px solid #E0E0E0;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.testimonials-section .slide-header h4 {
    position: relative !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 700;
}
.contact-form{
    margin-top: 20px;
}
.contact-us label{
    display: block;
    text-transform: uppercase;
    font-family: 'Montserrat',sans-serif;
    color: #1a1a1a;
    line-height: 24px;
    margin-bottom: 4px;
    margin-top: 15px;
}
.contact-us label span{
    color: #FF3D00;
}
.margin-top-50{
    margin-top: 50px;
}
img.captchaimg{
    margin-top: 37px;
}
.bounce-in-header .main-menu .navigation > li.active a{
    padding: 19px 25px 19px 25px;
    color: #FFF;
}
.work_img img.img-responsive{
    margin-top: 0px;
}
.top-bar .right-icons ul.social li a {
    border: none !important;
}
.top-bar .right-icons ul.social li a:hover{
    border: none !important;
}
.top-bar .right-icons ul.social li a.fancybox-img{
    display: block;
    width: 28px;
    height: 28px;
    background: url(/site/assets/images/soc/fb.png) no-repeat center;
    background-size: cover;
}
.top-bar .right-icons ul.social li a.fancybox-img:hover{
    background: url(/site/assets/images/soc/fb2.png) no-repeat center;
    background-size: cover;
}
.top-bar .right-icons ul.social li a.twitter-img{
    display: block;
    width: 28px;
    height: 28px;
    background: url(/site/assets/images/soc/tw.png) no-repeat center;
    background-size: cover;
}
.top-bar .right-icons ul.social li a.twitter-img:hover{
    background: url(/site/assets/images/soc/tw2.png) no-repeat center;
    background-size: cover;
}
.top-bar .right-icons ul.social li a.instagram-img{
    display: block;
    width: 28px;
    height: 28px;
    background: url(/site/assets/images/soc/in.png) no-repeat center;
    background-size: cover;
}
.top-bar .right-icons ul.social li a.instagram-img:hover{
    background: url(/site/assets/images/soc/in2.png) no-repeat center;
    background-size: cover;
}
.top-bar .right-icons ul.social li a.draugiem-img{
    display: block;
    width: 28px;
    height: 28px;
    background: url(/site/assets/images/soc/dr.png) no-repeat center;
    background-size: cover;
}
.top-bar .right-icons ul.social li a.draugiem-img:hover{
    background: url(/site/assets/images/soc/dr2.png) no-repeat center;
    background-size: cover;
}
.top-bar {
    padding: 7px 0 3px 0;
}
h4{
    margin: 15px 0;
}
section.two-column-boxed{
    padding-top: 30px;
}