/* browser scrollbar always visible */
html {
    overflow-y: scroll;
}

/* body font-size */
body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
}

video {
    width: 100%;
    max-height: 100%;
}

/* container width */
@media (min-width: 1270px) {
    .container {
        width: 1240px;
    }
}

/* container padding*/
.content {
    padding-top: 40px;
    padding-bottom: 40px;
}

/* container min-height */
.container-min-height {
    min-height: 800px;
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
}

/* module colors */
.color-heat {
    color: #e84736;
}

.color-water {
    color: #65c8d0;
}

.color-ventilation {
    color: #51a5f4;
}

.bg-color-heat {
    background-color: #e84736;
}

.bg-color-water {
    background-color: #65c8d0;
}

.bg-color-ventilation {
    background-color: #51a5f4;
}

.bordered-thick {
    padding: 0px;
    border: solid 3px #eee;
}

/* body font-size */
.header .dropdown-menu li a {
    font-size: 14px;
}

/* logo */
.header .logo img {
    margin: 17px 0;
}

.header .navbar-nav > li > a {
    padding: 9px 20px 9px 20px;
}

/* logo small width */
@media (max-width: 700px) {
    .header .logo {
        display: block;
    }

    .header .logo img {
        margin: 10px 0 0 0;
    }
}

@media (min-width: 767px) {
    .modal-dialog {
        width: 700px;
    }
}

@media (min-width: 1200px) {
    .modal-dialog {
        width: 850px;
    }
}

.login-button {
    color: #fff !important;
    text-align: center;
}

/* modal adjust for fixed header */
.modal {
    overflow: visible;
}

.modal-open {
    padding-right: 0 !important;
}

/* modal height adjust */
.modal-adjust {
    margin-top: 10px;
}

/* btn-link-languages */
.btn.btn-link.btn-link-languages {
    color: #555;
    font-size: 11px;
    padding: 2px 12px;
    margin-bottom: 1px;
    text-transform: uppercase;
}

.btn.btn-link.btn-link-languages:hover {
    text-decoration: none;
}

.header .topbar ul.languages li:hover {
    background: #fafafa;
}

/* breadcrumbs */
.breadcrumbs {
    background: #f8f8f8;
    border-bottom: 2px solid #eee;
}

@media (max-width: 991px) {
    .breadcrumbs h1.pull-left,
    .breadcrumbs ul.pull-right {
        width: 100%;
        text-align: center;
    }

    .breadcrumbs h1.pull-left {
        margin-bottom: 0;
    }

    .breadcrumbs .breadcrumb {
        top: 0;
        margin-bottom: 10px;
    }
}

.breadcrumb-delimiter {
    color: #777;
    margin: 0 2px;
}

/* background-color wrapper */
.wrapper {
    background: #f8f8f8;
}

/* background-color footer */
.footer-v1 .footer {
    background: #272727;
}

/* img footer */
.footer-v1 .footer .map-img {
    background: url(../img/website/footer/world-map.png) 5px 60px no-repeat;
}

/* adjustment language selector dropdown */
.header .topbar ul.languages {
    min-width: 110px;
}

/* headline */
.headline {
    border-bottom: 1px dotted #ced7e4;
}

.headline-margin-top {
    margin-top: 15px;
}

.fa-li {
    top: .35em;
}

/* height google maps */
.map-box {
    height: 300px;
}

/* adjustment hr */
hr {
    margin: 20px 0;
    border-top: 1px solid #e2e2e2;
}

.breadcrumbs {
    border-bottom: 2px solid #eee;
}

.blog-post-tags {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}

/* white background */
.bg-white {
    background: #ffffff;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
}

/* blog on homepage */
.news-v1 .news-v1-in {
    background: #ffffff;
    border: 1px solid #d9d9d9;
}

.news-v1 h3 {
    display: inline-block;
    height: 100px;
}

.news-v1 .news-v1-in p {
    height: 60px;
}

@media (max-width: 1199px) and (min-width: 992px) {
    .news-v1 .news-v1-in h3 {
        font-size: 18px;
    }

    .news-v1 .news-v1-in p {
        height: 135px;
    }
}

/*Interactive Slider v3 - ht
------------------------------------*/
.interactive-slider-v3-ht {
    z-index: 1;
    padding: 126px 0 126px 0;
    position: relative;
    text-align: left;
    background: url(../img/website/home/home_background.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.interactive-slider-v3-ht-md {
    padding: 250px 0;
}

@keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 1024px 0;
    }
}

@-webkit-keyframes infiniteBackground {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 1024px 0;
    }
}

@-moz-keyframe infiniteBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 1024px 0;
    }
}

.interactive-slider-v3-ht:after {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: rgba(0, 0, 0, 0);
}

.interactive-slider-v3-ht h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    line-height: 46px;
    text-transform: uppercase;
    margin-bottom: 15px;
    word-spacing: 6px;
}

@media (max-width: 1199px) {
    .interactive-slider-v3-ht h1 {
        font-size: 28px;
        line-height: 36px;
        word-spacing: 4px;
    }
}

@media (max-width: 767px) {
    .interactive-slider-v3-ht h1 {
        font-size: 24px;
        line-height: 30px;
        word-spacing: 3px;
    }

    .interactive-slider-v3-ht br {
        display: none;
    }
}

.interactive-slider-v3-ht h2 {
    color: #f7c5a1;
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px;
}

.interactive-slider-v3-ht p {
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    line-height: 28px;
}

.interactive-slider-v3-ht li {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.what-is-hb-wrapper {
    position: absolute;
    width: 20%;
}

.what-is-hb-title {
    font-size: 15px;
    font-weight: 600;
}

.what-is-hb-text {
    font-size: 14px;
    font-weight: 300;
}

.what-is-hb-button {
    padding: 1px 5px !important;
}

@media (max-width: 1199px) {
    .what-is-hb-title {
        font-size: 12.5px;
    }

    .what-is-hb-text {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .what-is-hb-text {
        display: none;
    }
}

.panel-grey {
    border: none;
}

.panel-grey > .panel-heading {
    background: linear-gradient(to right, #a3a6a6, #b1b4b4);
}

.carousel-caption {
    position: relative;
}

.content-boxes-v4 h2 {
    font-weight: 400;
}

/* owl carousel */
.owl-carousel img {
    width: 140px !important;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .testimonials-v4 .testimonials-v4-in {
        min-height: 310px;
    }
}

@media (min-width: 992px) {
    .testimonials-v4 .testimonials-v4-in {
        min-height: 400px;
    }
}

@media (min-width: 1200px) {
    .testimonials-v4 .testimonials-v4-in {
        min-height: 310px;
    }
}

@media (min-width: 1270px) {
    .testimonials-v4 .testimonials-v4-in {
        min-height: 285px;
    }
}

.testimonials-v4 img {
    width: 80px !important;
    margin: 0 20px !important;
}

.testimonials-v4 .testimonials-author {
    padding-top: 6px;
}

/* demo home */
.bg-demo {
    background: url(../img/website/home/home_background_demo.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.call-action-v1 .call-action-v1-box {
    padding: 40px 0;
}

.call-action-v1-in h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    line-height: 36px;
}

@media (max-width: 1199px) {
    .call-action-v1-in h3 {
        font-size: 22px;
        line-height: 28px;
    }
}

.call-action-v1-in h3 span {
    color: #f3fa6b;
    font-weight: 400;
}

.call-action-v1 .call-action-v1-in.inner-btn {
    min-width: 200px;
}

.demo-home {
    margin-right: 10px;
}

@media (max-width: 991px) {
    .demo-home {
        display: table;
        margin: 0 auto 20px auto;
    }
}

/* banner adjust */
.banner-adjust {
    padding-bottom: 20px;
}

@media (min-width: 1200px) {
    .banner-adjust {
        padding-right: 15px;
        padding-left: 30px;
    }
}

/* banner */
.be-banner {
    padding-left: 0;
}

/* blog */
.blog h2 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;
}

.blog h2 a {
    line-height: 26px;
}

.blog-medium .blog-info li,
.blog-medium .blog-info li a {
    font-size: 13px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .category-blog-height {
        height: 35px;
    }
}

.tags-inline-block {
    display: inline-block;
}

/* team */
.team-v2 {
    max-width: 175px;
    border: solid 1px #e2e2e2;
}

.team-v2 .inner-team {
    max-height: 198px;
    padding: 8px;
}

@media (max-width: 400px) {
    .team-v2 .inner-team {
        min-height: 216px;
    }

    .team-v2 .inner-team small {
        min-height: 39px;
    }
}

@media (max-width: 270px) {
    .team-v2 .inner-team {
        min-height: 295px;
    }

    .team-social li i {
        min-height: 36px;
    }
}

.team-v2 h4 {
    font-size: 16px;
    min-height: 50px;
    margin: 0 0 3px 0;
}

.team-v2-inner-description {
    min-height: 65px;
}

.team-social {
    min-height: 23px;
    margin-bottom: 4px;
}

.team-social li i {
    min-width: 24px;
}

.team-social li a.email {
    color: #5bc0de;
    border: 1px solid #5bc0de;
}

.team-social li a.email:hover {
    color: #fff;
    background: #5bc0de;
}

.team-social li a.linkedin {
    color: #0083a8;
    border: 1px solid #0083a8;
}

.team-social li a.linkedin:hover {
    color: #fff;
    background: #0083a8;
}

.anchor-section {
    position: relative;
}

.anchor-section a {
    position: absolute;
    left: 0;
    top: -60px;
}
