.buildingProtectionPage .main-color,
.buildingProtectionPage .dropdown-submenu-inner > ul > li > a.active {
    color: #2d5c43;
}

.buildingProtectionPage .main-border,
.buildingProtectionPage .main-boder,
.buildingProtectionPage .main-border-hover:hover,
.buildingProtectionPage .main-border-hover:focus {
    border-color: #2d5c43;
}

.buildingProtectionPage .main-bg,
.buildingProtectionPage .main-color-hover-invert:hover,
.buildingProtectionPage .main-color-hover-invert:focus {
    background-color: #2d5c43;
    color: #fff;
}

.buildingProtectionPage .topmenu-box.active,
.buildingProtectionPage .topmenu-box:hover,
.buildingProtectionPage .topmenu-box:focus {
    border: 2px solid #2d5c43;
    color: #2d5c43;
}

.buildingProtectionPage ul.main-menu > li.open {
    border-bottom: 1px solid #2d5c43;
}

.buildingProtectionPage ul.main-menu > li > .main-menu-item-inner > a.active .menu-item-icon {
    color: #2d5c43;
}

.buildingProtectionPage .article-list-paging:hover,
.buildingProtectionPage .article-list-paging:focus {
    color: #2d5c43;
    border-color: #2d5c43;
    background-color: #f2f2f2;
}


main {
    min-height: 480px;
}

.green {
    color: #57885E;
}

.bg-green {
    background-color: #94BCAD;
}

.red {
    color: #E65311;
}

.bg-red {
    background-color: #DE9898;
}

.bg-yellow {
    background-color: #F2F29B;
}

.bold {
    font-weight: 700;
}

.d-table {
    display: table;
    width: 100%;
    height: 100%;
}

.d-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.image-full {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.buildingProtectionPage .portal {
    background-color: #f9f9f9;
    margin-top: -30px;
}

.buildingProtectionPage header input {
    color: #333;
}

.buildingProtectionPage .portal-banner {
    background: transparent url(../images/enok/portalbg.jpg) bottom center no-repeat;
    background-size: cover;
    padding-top: 180px;
    margin: 0;
}

.buildingProtectionPage .portal-title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 36px;
    color: #fff;
    text-shadow: 0 0 5px rgba(0,0,0,1);
}

.buildingProtectionPage .portal-text {
    text-align: center;
    font-size: 18px;
    margin-bottom: 60px;
    color: #fff;
}

.buildingProtectionPage .portal-banner-content {
    padding-bottom: 180px;
}

.buildingProtectionPage .portal-banner-box {
    display: block;
    background-color: rgba(255,255,255,0.075);
    padding: 0 30px 30px;
    color: #333;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
    height: 200px;
    overflow: hidden;
    transition: all 0.3s ease;
}

    .buildingProtectionPage .portal-banner-box:hover,
    .buildingProtectionPage .portal-banner-box:focus {
        /*box-shadow: 0 0 10px #fff;*/
        box-shadow: 0 20px 95px #333;
        background-color: rgba(255,255,255,0.25);
        color: #333;
        text-decoration: none;
    }

    .buildingProtectionPage .portal-banner-box.portal-banner-box-big {
        margin-bottom: 0;
        height: 525px;
    }

.buildingProtectionPage .portal-banner-box-badge {
    background-color: #2B5274;
    display: inline-block;
    padding: 7px 30px;
    font-size: 20px;
    font-weight: 700;
}

.buildingProtectionPage .portal-banner-box-image {
    display: block;
    margin: 20px auto 15px;
    max-width: 80%;
    height: 90px;
}

.buildingProtectionPage .portal-banner-box-big .portal-banner-box-image {
    height: auto;
}

.buildingProtectionPage .portal-banner-box-title {
    font-size: 20px;
}

.buildingProtectionPage .portal-banner-box-text {
    font-size: 18px;
}

.buildingProtectionPage .portal-banner-box-holder {
    border-left: 1px solid #d0d0d0;
}

    .buildingProtectionPage .portal-banner-box-holder:first-of-type {
        border-left: 0 none;
    }

.buildingProtectionPage .improvement-action-about-box .col-sm-8.grid-col-8,
.buildingProtectionPage .improvement-action-about-box .col-sm-4.grid-col-4 {
    width: 100%;
    float: none;
}

.portal-banner-image {
    position: relative;
    height: 450px;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.portal-banner-image-content {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

/*.portal-help-wrapper{
    margin-top:-90px;
}

.portal-help{
    background-color:#57885E;
    color:#fff;
    height: 180px;
}

.portal-help:hover,
.portal-help:focus{
    color:#fff;
    text-decoration: none;
}

.portal-help-inner{
    position: relative;
    padding-left: 60px;
    font-size: 20px;
    width:300px;
    margin:0 auto;
}

 .portal-help-inner > i{
    position: absolute;
    font-size: 32px;
    left:0;
    top:0;
    border:1px solid #fff;
    width:45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 42px;
 }
*/

.house-header > .ingress {
    margin-bottom: 0px;
}

.house-wrapper {
    padding-top: 150px;
    padding-bottom: 90px;
    background: transparent url(../images/enok/portalbg_old.jpg) bottom center no-repeat;
    background-size: cover;
    position: relative;
}

.house-header {
    color: #fff;
    text-align: center;
    margin-bottom: 1px;
}

    .house-header h1 {
        text-transform: uppercase;
        font-weight: 700;
    }

.house {
    position: relative;
    width: 850px;
    margin: 0 auto;
    max-width: 45%; /* Før: 90% */
}

.house-point {
    position: absolute;
    transform: translate(-50%,-50%);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid #e25115;
    text-align: center;
    line-height: 44px;
    font-size: 26px;
    color: #888;
    cursor: pointer;
    font-weight: 700;
}

.waste .house-point {
    background: transparent url(/images/enok/point_waste.png) center center no-repeat;
    background-size: cover;
    border-radius: 0;
    border: 0 none;
    font-size: 0;
    color: transparent;
}

.house-point:hover,
.house-point:focus {
    border: 3px solid #fff;
    color: #333;
    box-shadow: 0 0 10px #333;
    outline: 0 none;
}

.waste .house-point:focus,
.waste .house-point:hover {
    box-shadow: none;
    border: 0 none;
    width: 55px;
    height: 55px;
}

.house-help-wrapper {
    position: absolute;
    left: 60px;
    /*top:200px;*/
    top: 50%;
    transform: transformY(-50%);
    width: 280px;
    color: #333;
}

.house-help-panel {
    margin: 0;
}

.house-help-panel-header {
}

    .house-help-panel-header > a {
        display: block;
        color: #333;
        padding: 15px 60px 15px 30px;
        font-size: 18px;
        font-weight: 700;
        background-color: #ececec;
        position: relative;
    }

        .house-help-panel-header > a[aria-expanded="true"],
        .house-help-panel-header > a:hover,
        .house-help-panel-header > a:focus {
            background-color: #9abda8;
            color: #fff;
        }

        .house-help-panel-header > a > i {
            position: absolute;
            top: 20px;
            right: 30px;
            font-size: 14px;
        }

        .house-help-panel-header > a[aria-expanded="false"] > i:before {
            content: "\f078";
        }

        .house-help-panel-header > a[aria-expanded="true"] > i:before {
            content: "\f077";
        }

/*content: "\f078";*/

.house-help-panel-body {
    padding: 15px 30px;
}

.house-point.house-point-img {
    background-size: contain !important;
    border: 0 none;
    background-color: transparent;
    border-radius: 0;
}

    .house-point.house-point-img:hover,
    .house-point.house-point-img:focus {
        box-shadow: none;
    }

.house-right-links {
    background-color: transparent;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: transformY(-50%);
}

.houseRightLink {
    margin: 2px 2px 5px 2px;
    display: block;
    padding: 15px 20px;
    color: #fff;
    background-color: rgba(1,80,119,0.8);
    font-size: 18px;
    width: 320px;
    font-weight: bold;
    position: relative;
    box-shadow: 0px 0px 25px 5px rgba(0, 0, 0, 0.2);
}

    .houseRightLink:hover {
        color: #fff;
        text-decoration: none;
        background-color: rgba(1,80,119,1);
    }

    .houseRightLink span {
        font-size: 13px;
        font-weight: normal;
        display: block;
    }

    .houseRightLink i {
        font-size: 30px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 20px;
    }

.hp_green {
    background-color: rgba(154,189,168,0.8) !important;
}

.hp_orange {
    background-color: rgba(226,81,21,0.8) !important;
}

.hp_gray {
    background-color: rgba(67,67,67,0.8) !important;
}

.portal-section {
    padding: 45px 0;
}

.portal-section-title {
    color: #333;
    font-size: 36px;
    font-weight: 700;
    margin: 60px 0;
    text-align: center;
}


.wrapper {
    position: relative;
    height: 100vh;
    background-color: #f2f2f2;
    overflow: hidden;
}

    .wrapper[data-current=details] {
        height: auto;
    }

.improvement-tools-start {
    /*padding-top: 190px;
height: 100vh;
    min-height: 768px;
    position: relative;
    */
    background: #05335C url(/images/enok/bgpattern.png) center bottom no-repeat;
    background-size: cover;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: table;
    width: 100%;
    height: 100%;
    padding: 175px 0;
    min-height: 640px;
}

.improvement-tools-start-content-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.wrapper[data-current=details] .improvement-tools-start {
    display: none;
}


.improvement-tools-start-content {
    text-align: center;
    max-width: 970px;
    margin: 0 auto;
    /*padding-top: 200px;*/
}

.improvement-tools-start-title {
    font-size: 32px;
    margin: 30px 0 60px;
}

.improvement-tools-start-text {
    font-size: 26px;
}

.improvement-tools-start-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 175px;
    text-align: center;
    padding-top: 50px;
    background-color: rgba(255,255,255,0.15);
}

.improvenment-tools-start-bottom-title {
    font-size: 26px;
    margin-bottom: 5px;
}

.slides {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    transition: all ease 0.5s;
    opacity: 0;
}


.slides-wrapper {
    transition: all ease 0.5s;
}

.slides[data-current='#improvement-parts-slide'] .slides-wrapper {
    margin-top: 0;
}

.slides[data-current='#improvement-constructions-slide'] .slides-wrapper {
    margin-top: -100vh;
}

.slides[data-current='#improvement-actions-slide'] .slides-wrapper {
    margin-top: -200vh;
}

.wrapper[data-current=slides] .slides {
    top: 0;
    opacity: 1;
}

.wrapper[data-current=details] .slides {
    /*top: -100%;*/
    top: 0;
}

/*.slide.visited {
    top: -100%;
    opacity: 0;
}*/

.slides {
    background: #2B5274 url(/images/enok/bgpattern2.png) center center no-repeat;
    background-size: cover;
}

.slide {
    height: 100vh;
}

.improvement-slide {
    color: #fff;
    padding: 100px 0;
}

.improvement-slide-inner {
    width: 1170px;
    margin: 0 auto;
    /*display: table-cell;
    vertical-align: middle;*/
}

.improvement-slide-index {
    text-align: center;
    font-size: 56px;
    font-weight: 700;
}

.improvement-slide h1 {
    font-size: 46px;
    font-weight: 300;
    text-align: center;
    margin-top: 0px;
    position: relative;
}

.improvement-slide-help {
    position: absolute;
    top: -18px;
    margin-left: 15px;
    font-size: 32px;
    background-color: #fff;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    border-width: 2px;
    border-style: solid;
}

.improvement-slide ul {
    margin: 30px 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

    .improvement-slide ul li {
        display: inline-block;
        width: 214px;
        height: 134px; /* old: 214 */
        margin-right: 20px;
        margin-bottom: 20px;
        box-shadow: 0 0 15px rgba(0,0,0,0.49);
        font-size: 20px;
        font-weight: 700;
        text-align: center;
        position: relative;
        cursor: pointer;
        padding: 15px 25px;
        outline: 0 none;
        background-color: #fff;
        color: #333;
    }

        .improvement-slide ul li i {
            font-size: 48px;
            margin-bottom: 5px;
            color: #444;
            opacity: 0.15;
        }

        .improvement-slide ul li:hover i,
        .improvement-slide ul li:focus i {
            opacity: 0.6;
        }

        .improvement-slide ul li.selected i {
            color: green;
            opacity: 0.6;
        }

        .improvement-slide ul li span {
            display: block;
            line-height: 1.1;
        }

.improvement-pagination {
    position: absolute;
    left: -155px;
    top: 50%;
    transform: translateY(-50%);
    width: 155px;
    z-index: 10;
    transition: left ease 0.5s;
}

.wrapper[data-current=slides] .improvement-pagination,
.wrapper[data-current=details] .improvement-pagination {
    left: 0;
}

.wrapper[data-current=details] .improvement-pagination {
    position: fixed;
    top: 300px;
    width: 60px;
    font-size: 24px;
}

    .wrapper[data-current=details] .improvement-pagination .improvement-pagination-button {
        display: none;
    }

.improvement-pagination-button {
    text-align: right;
    color: #05335C;
    background-color: #fff;
    font-size: 32px;
    font-weight: 700;
    padding: 15px 20px;
}

    .improvement-pagination-button:hover,
    .improvement-pagination-button:focus {
        opacity: 0.7;
    }

.improvement-pagination-restart {
    opacity: 1;
    display: none;
    background-color: rgba(43,82,116,0.5);
    font-size: 28px;
    padding: 10px 0;
    color: #fff;
    text-align: center;
}

    .improvement-pagination-restart:hover,
    .improvement-pagination-restart:focus {
        background-color: rgba(43,82,116,1);
    }

.wrapper[data-current=details] .improvement-pagination-restart {
    display: block;
}

.improvement-pagination-button-1 {
    opacity: 0.2;
}

.improvement-pagination-button-2 {
    opacity: 0.3;
}

.improvement-pagination-button-3 {
    opacity: 0.4;
}

.improvement-pagination-button.active {
    opacity: 1;
}


#improvement-selections {
    position: absolute;
    bottom: -85px;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 10px;
    z-index: 10;
    transition: bottom ease 0.5s;
}

.wrapper[data-current=slides] #improvement-selections,
.wrapper[data-current=details] #improvement-selections {
    bottom: 0;
}

.improvement-selections-box {
    display: inline-block;
    height: 75px;
    margin: 0 0.5px;
    width: 267px;
    padding: 15px 60px 15px 20px;
    position: relative;
    color: #95989A;
    background-color: #fff;
    text-align: left;
}

.improvement-selections-box-title {
    font-size: 14px;
}

.improvement-selections-box-name {
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.improvement-selections-box-name-none {
    color: #de9696;
    display: none;
    font-size: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.improvement-selections-box.disabled .improvement-selections-box-name-none {
    display: block;
}

.improvement-selections-box.disabled .improvement-selections-box-name {
    display: none;
}


.improvement-selections-box i {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 32px;
}


#improvement-actiondetails-wrapper {
    background: #f4f4f4 none;
    /*background:  #2B5274 url(/images/enok/bgpattern2.png) top left repeat;*/
    color: #111;
    position: relative;
    padding-top: 0;
    padding-bottom: 120px;
    opacity: 0;
    transition: opacity ease 0.5s;
    z-index: -1000;
}

.wrapper[data-current=details] #improvement-actiondetails-wrapper {
    opacity: 1;
    z-index: 0;
}

.improvement-actiondetails-header {
    background: #2B5274 url(/images/enok/bgpattern2.png) center center no-repeat;
    height: 210px;
}

.improvement-action-details {
    padding-top: 30px;
    background: #f4f4f4 none; /* hk 15.10.2017 */
}

.improvement-action-details-title {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 45px;
    color: #111;
}

.improvement-action-text {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 30px;
    position: relative;
}

.improvement-action-about-box article {
    padding: 0;
}

.improvement-action-about-box .container {
    max-width: 100%;
}

.improvement-review {
    margin: 30px auto;
    background-color: #fff;
    padding: 45px 80px;
}

.improvement-review-title {
    text-align: center;
    font-size: 26px;
    margin-bottom: 40px;
}

.improvement-review-symbols {
    margin-bottom: 30px;
    text-align: center;
}

.improvement-review-symbol-wrapper {
    font-size: 18px;
    color: #111;
    text-align: center;
    width: 101px;
    display: inline-block;
    margin: 0 15px;
}

.improvement-review-symbol {
    width: 101px;
    height: 101px;
    border-width: 4px;
    border-style: solid;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    margin-bottom: 5px;
    color: #111;
    font-size: 32px;
}

    .improvement-review-symbol.green {
        border-color: #94BCAD;
    }

    .improvement-review-symbol.yellow {
        border-color: #F2F29B;
    }

    .improvement-review-symbol.red {
        border-color: #DE9898;
    }

.improvement-review-text {
    margin-bottom: 30px;
    font-size: 16px;
}

.improvement-review-text-title {
    color: #111;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 7px;
}

.improvement-review-box {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 20px 30px;
}

.improvement-review-box-title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.improvement-review-box-item {
    margin-bottom: 10px;
}

.improvement-review-box-graph > div {
    height: 3px;
    width: 100%;
}

    .improvement-review-box-graph > div.bg-yellow {
        width: 50%;
    }

    .improvement-review-box-graph > div.bg-red.effect,
    .improvement-review-box-graph > div.bg-green.cost,
    .improvement-review-box-graph > div.bg-green.risk {
        width: 10%;
    }

.improvement-review-box .improvement-review-symbols {
    margin: 0;
    padding: 15px 0;
}

.improvement-review-box .improvement-review-symbol-wrapper {
    width: 60px;
    font-size: 14px;
    margin: 0 7px;
}

.improvement-review-box .improvement-review-symbol {
    width: 60px;
    height: 60px;
    line-height: 55px;
    font-size: 21px;
}

.improvement-review-link {
    text-align: center;
    display: block;
    font-size: 14px;
    color: #333;
}

.improvement-action-about-box {
    position: relative;
    background-color: #fff;
    margin-bottom: 30px;
    padding: 65px 30px 35px;
}

.improvement-action-about-badge {
    position: absolute;
    top: 0;
    left: 30px;
    background-color: #6B7A8F;
    color: #fff;
    padding: 10px 20px;
}

.improvement-action-about-title {
    font-size: 24px;
    margin-bottom: 10px;
}

.improvement-action-about-link {
    color: #0b9b65;
    margin-top: 10px;
    font-weight: 700;
}

.improvement-image-fancybox {
    display: block;
    transition: box-shadow ease 0.3s;
}

    .improvement-image-fancybox:hover,
    .improvement-image-fancybox:focus {
        text-decoration: none;
        box-shadow: 0 0 25px rgba(0,0,0,0.25);
    }

figure.improvement-image {
    margin-bottom: 30px;
}

    figure.improvement-image > img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    figure.improvement-image > figcaption {
        display: block;
        padding: 30px;
        background-color: #EBEBEB;
        font-size: 20px;
        color: #333;
    }

.improvement-more-box {
    display: block;
    height: 226px;
    background-color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 60px 30px 15px;
    margin-bottom: 30px;
    color: #333;
}

    .improvement-more-box > i {
        color: #0B9B65;
        font-size: 50px;
        margin-bottom: 25px;
        display: block;
    }

    .improvement-more-box:hover,
    .improvement-more-box:focus {
        text-decoration: none;
        color: #333;
        box-shadow: 0 0 15px rgba(0,0,0,0.5);
        background-color: #f5f5f5;
    }

.improvement-action-details .box {
    background-color: #fff;
    margin-bottom: 30px;
}


.enok .tooltip.in {
    filter: none;
    opacity: 1;
}

.enok .tooltip-inner {
    max-width: 350px !important;
    background-color: #fff;
    color: #95989a;
    padding: 20px 30px;
    text-align: left;
    box-shadow: 0 0 10px #555;
    border-radius: 6px;
}

    .enok .tooltip-inner b {
        display: block;
        font-size: 22px;
        margin-bottom: 10px;
        color: #5a5a5a;
    }

.enok .tooltip.top .tooltip-arrow {
    border-top-color: #fff;
}

@media only screen and (min-width:1399px) {
    .container.wide {
        width: 1370px;
    }

    .col-hg-4 {
        width: 33.33%;
    }
}

@media only screen and (max-width:1399px) {
    .improvement-slide-inner {
        width: 720px;
    }

    .house-help-wrapper {
        position: static;
        width: 800px;
        max-width: 90%;
        margin: 60px auto;
    }

    /*
    Før Henrik
    
    .house-right-links{
        position: relative; 
        right: 0; 
        top: 0; 
        transform: none;
        width:1170px;
        max-width:100%;
        margin:90px auto 0;
    }
    */

    .house-right-links {
        z-index: 9999;
        position: fixed;
        /* right: 0; */
        bottom: 0;
        transform: none;
        width: 100%;
        max-width: 100%;
        /* margin: 90px auto 0; */
    }

    .house-right-links {
        background-color: transparent;
        /*position: absolute;*/
        right: auto;
        top: auto;
        /*transform: transformY(-50%);*/
    }

        .house-right-links:after {
            display: table;
            content: " ";
            clear: both;
            float: none;
        }

    .houseRightLink {
        margin: 0;
        padding: 15px 20px;
        font-size: 18px;
        width: 25%;
        box-shadow: none;
        float: left;
        height: 90px;
    }

        .houseRightLink i {
            display: none;
        }
}

@media only screen and (max-width:1199px) {
    .improvement-pagination {
        width: 100px;
    }
}

@media only screen and (max-width:991px) {

    .portal-banner-image {
        height: 250px;
    }

    .enok .portal-title {
        font-size: 24px;
    }

    .enok .portal-banner-content {
        padding-bottom: 60px;
    }

    .enok .portal-banner-box {
        height: auto;
    }

    .enok .portal-banner-box-title {
        font-size: 24px;
    }

    .enok .portal-banner-box.portal-banner-box-big {
        margin-bottom: 15px;
        height: auto;
    }

    .enok .portal-banner-box-image {
        max-width: 220px;
    }

    .improvement-tools-wrapper {
        height: auto;
        min-height: 0;
    }

    .improvement-tools-start {
        padding: 100px 0;
    }

    .improvement-tools-start-content > img {
        height: 90px;
    }

    .improvement-tools-start-title {
        margin: 10px 0;
        font-size: 28px;
    }

    .improvement-tools-start-text {
        font-size: 18px;
    }


    .improvement-tools-start-bottom {
        height: 100px;
        padding-top: 15px;
    }

        .improvement-tools-start-bottom img {
            height: 20px;
        }

    .improvement-slide {
        padding-top: 110px;
        position: relative;
        min-height: 0;
        padding-bottom: 60px;
    }

    .improvement-slide-inner {
        width: 100%;
    }

    .improvement-slide h1 {
        font-size: 22px;
        position: relative;
    }

    .improvement-slide ul {
        padding: 0 15px;
    }

        .improvement-slide ul li {
            display: block;
            width: 100%;
            height: auto;
            padding: 15px 20px;
            margin-bottom: 6px;
            box-shadow: none;
            text-align: left;
            font-weight: 400;
        }

            .improvement-slide ul li i {
                float: right;
                font-size: 24px;
                margin: 0;
            }

    #improvement-selections {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0;
    }

        #improvement-selections.open {
            top: 0;
            background-color: rgba(0,0,0,0.6);
        }

    .improvement-selection-toggle {
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
        background-color: #fff;
        text-align: center;
        height: 70px;
        line-height: 70px;
        color: #95989A;
        font-size: 18px;
        position: absolute;
        bottom: -70px;
        left: 0;
        right: 0;
        cursor: pointer;
        transition: all ease 0.5s;
    }

    .wrapper[data-current=slides] .improvement-selection-toggle,
    .wrapper[data-current=details] .improvement-selection-toggle {
        bottom: 0;
    }

    #improvement-selections.open .improvement-selection-toggle-open,
    .improvement-selection-toggle-close {
        display: none;
    }

    #improvement-selections.open .improvement-selection-toggle-close {
        display: block;
    }

    .improvement-selection-toggle-close {
        background-color: #eaeaea;
    }

    .improvement-selection-toggle i {
        font-size: 21px;
        margin-right: 10px;
    }

    .improvement-selection-wrapper {
        display: none;
        position: absolute;
        bottom: 70px;
        left: 0;
        right: 0;
        background-color: #F7F7F7;
        padding: 15px 15px 10px;
    }

    #improvement-selections.open .improvement-selection-wrapper {
        display: block;
    }

    .improvement-selections-box {
        margin-bottom: 5px;
    }

    .improvement-actiondetails-header {
        height: 80px;
    }

    .improvement-action-details-title {
        font-size: 28px;
        text-align: left;
        margin: 30px 0;
    }

    .improvement-action-text {
        font-size: 16px;
        padding: 25px 30px;
        margin-bottom: 15px;
        background-color: #fff;
    }

    .improvement-review {
        padding: 15px 20px;
    }

    .improvement-review-symbol-wrapper {
        width: 100%;
        display: block;
        margin: 0 0 15px;
    }

    .improvement-review-symbol {
        margin: 0 auto;
    }

    figure.improvement-image > figcaption {
        padding: 10px 15px;
        font-size: 16px;
    }

    .improvement-more-box {
        height: 70px;
        text-align: left;
        font-size: 21px;
        padding: 0 15px;
        margin-bottom: 10px;
        line-height: 70px;
    }

        .improvement-more-box > i {
            font-size: 24px;
            float: right;
            padding-top: 23px;
            margin: 0;
        }

    .houseRightLink {
        margin: 0;
        padding: 0;
        font-size: 18px;
        width: 25%;
        box-shadow: none;
        float: left;
        height: 90px;
        text-align: center;
    }

        .houseRightLink span {
            display: none;
        }
}

@media only screen and (max-width:767px) {
    .house-wrapper {
        padding: 90px 0;
    }

    .house-header {
        padding: 0 30px;
    }

    .house-point {
        height: 30px;
        width: 30px;
        line-height: 24px;
        font-size: 18px;
    }

    .houseRightLink {
        font-size: 14px;
    }
}

@media only screen and (max-height:990px) and (min-width:991px) {

    .improvement-tools-start-content {
        padding: 30px;
    }

    .improvement-tools-start {
        padding: 100px 0;
    }

    .improvement-tools-start-content > img {
        height: 90px;
    }

    .improvement-tools-start-title {
        margin: 10px 0;
        font-size: 28px;
    }

    .improvement-tools-start-text {
        font-size: 18px;
    }


    .improvement-tools-start-bottom {
        height: 100px;
        padding-top: 15px;
    }

        .improvement-tools-start-bottom img {
            height: 20px;
        }


    .wrapper,
    .slides,
    .slides-wrapper,
    .slide {
        height: 640px;
    }

        .slides[data-current='#improvement-parts-slide'] .slides-wrapper {
            margin-top: 0;
        }

        .slides[data-current='#improvement-constructions-slide'] .slides-wrapper {
            margin-top: -640px;
        }

        .slides[data-current='#improvement-actions-slide'] .slides-wrapper {
            margin-top: calc(-640px * 2);
        }
}

@media only screen and (max-height:767px) and (max-width: 990px) {

    .improvement-tools-start-content {
        padding: 30px;
    }

    .wrapper,
    .slides,
    .slides-wrapper,
    .slide {
        height: 768px;
    }

        .slides[data-current='#improvement-parts-slide'] .slides-wrapper {
            margin-top: 0;
        }

        .slides[data-current='#improvement-constructions-slide'] .slides-wrapper {
            margin-top: -768px;
        }

        .slides[data-current='#improvement-actions-slide'] .slides-wrapper {
            margin-top: calc(-768px * 2);
        }
}
