body {
    font-family: 'Open Sans',Meiryo,sans-serif;
    font-size: 15px;
    line-height: 1.6;
}

em {
    font-style: normal;
}

h1,h2,h3 {
    font-family: 'Open Sans',Meiryo,sans-serif;
}

#lt-ie9 {
    background: #c33;
    color: #fff;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 4px 0;
    z-index: 10000;
}

#lt-ie9 a {
    color: #fff;
    font-weight: bold;
}

.am-header {
    background: #000;
    color: #fff;
}

.am-header > div {
    position: relative;
}

.am-header > .uk-navbar {
    background: #ffb006;
    color: #111;
    border: none;
    border-radius: 0 !important;
}

.am-brand {
    height: 80px;
}

.am-brand > a {
    padding: 0;
}


.am-description {
    position: absolute;
    top: 5px;
    right: 0;
    text-align: right;
    width: 20rem;
    font-size: 11px;
}

.am-description > a {
    display: block;
    color: #f2a200;
    text-decoration: none;
    font-size: 35px;
    margin-top: 10px;
    font-family: 'Open Sans',Arial,sans-serif;
    font-weight: 700;
}

.am-description > a {
    position: relative;
}

.am-description > a:before {
    content: "";
    display: inline-block;
    background: url(../img/sprite.png) no-repeat 0 0;
    background-position: 0 -430px;
    width: 20px;
    height: 35px; 
    margin-right: 5px;
    vertical-align: middle;
}

.am-header .uk-navbar-nav {
    width: 100%;
}

.am-header .uk-navbar-nav li {
    width: 20%;
}

.am-header .uk-navbar-nav a {
    text-shadow: none;
    border-radius: 0 !important;
    border: none !important;
    margin: 0;
    text-align: center;
    font-family: inherit !important;
}

.am-header .uk-navbar-nav .uk-active a {
    background: #fff;
}

.am-header .uk-navbar-nav a:hover {
    background: #ffc03e;
}

.am-footer {
    background: #ffb006;
    padding-top: 1rem;
    color: #000;
}

#am-footer-logo {
    font-weight: bold;
}

#am-footer-logo + p {
    margin-top: 8px;
}

#am-footer-contact-link {
    margin-top: 10px;
    background: #000;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 4px 24px;
    display: inline-block;
}

#am-footer-contact-link:before {
    content: "";
    background: url(../img/sprite.png) no-repeat 0 0;
    width: 21px;
    height: 15px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}

#copyright {
    background: #000;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}

.am-footer .uk-subnav a,
.am-footer .uk-subnav a:hover {
    color: #fff;
    font-size: 12px;
}

.am-main {
    padding-bottom: 40px;
}

.am-banner {
    margin-bottom: 40px;
    text-align: center;
}

.uk-button {
    border-bottom-width: 2px;
}

.bx-wrapper .bx-viewport {
    box-shadow: none !important;
}


#am-map-container {
    position: relative;
    overflow: hidden;
}


.am-estate-list {
    position: relative;
}


.am-estate-list a:hover {
    text-decoration: none;
}

.am-estate-list .am-estate-movein-status {
    position: absolute;
    top: 0;
    right: 5px;
    padding: 0 !important;
    margin-top: -4px;
}

.am-estate-photos-map #map-canvas {
    width: 100%;
    height: 200px;
}

.am-sprite {
    background: url(../img/sprite.png) no-repeat top left;
}

.am-sprite-icon-email{ background-position: 0 0; width: 21px; height: 15px; } 
.am-sprite-icon-movein-active{ background-position: 0 -65px; width: 50px; height: 49px; } 
.am-sprite-icon-movein-almost-active{ background-position: 0 -164px; width: 50px; height: 49px; } 
.am-sprite-icon-movein-inactive{ background-position: 0 -263px; width: 50px; height: 49px; } 
.am-sprite-icon-news{ background-position: 0 -362px; width: 22px; height: 18px; } 
.am-sprite-icon-tel{ background-position: 0 -430px; width: 20px; height: 35px; } 
.am-sprite-icon-viewmode-list-active{ background-position: 0 -515px; width: 28px; height: 25px; } 
.am-sprite-icon-viewmode-list-inactive{ background-position: 0 -590px; width: 28px; height: 25px; } 
.am-sprite-icon-viewmode-map-active{ background-position: 0 -665px; width: 18px; height: 25px; } 
.am-sprite-icon-viewmode-map-inactive{ background-position: 0 -740px; width: 18px; height: 25px; } 
.am-sprite-icon-flow-arrow{ background-position: -60px -163px; width: 30px; height: 20px; } 
.am-sprite-icon-outing{ background-position: -60px -203px; width: 40px; height: 30px; } 
.am-sprite-icon-cleaning{ background-position: -60px -262px; width: 40px; height: 30px; } 
.am-sprite-icon-meal{ background-position: -60px -322px; width: 40px; height: 25px; } 
.am-sprite-icon-privacy{ background-position: -60px -383px; width: 40px; height: 30px; } 


#am-estate-search-filter {
    padding: 8px 12px;
    background: #eee;
}

#am-estate-search-filter select {
    margin-left: 4px;
    margin-right: 20px;
}

#am-viewmode-switcher {
    margin-top: 20px;
}

.am-estate-cost {
}

.am-estate-cost em {
    color: #df4049;
    font-style: normal;
    font-weight: bold;
}

.am-estate-list-container .am-estate-name {
    color: #3f8cd9 !important;
    font-weight: bold;
    text-decoration: underline;
}

.am-estate-list-container .am-estate-name:before {
    content: "";
    display: inline-block;
    background: url(../img/sprite.png) no-repeat 0 -814px;
    width: 12px;
    height: 12px;
    vertical-align: middle;
}

.am-estate-list-container .am-estate-address {
    font-size: 80%;
}

.am-estate-details h1 {
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0;
    line-height: 1.6;
}

.am-estate-details h1 .am-estate-movein-status {
    display: inline-block;
    vertical-align: middle;
}


.am-estate-details .am-estate-lowest-cost {
    font-size: 1.2rem;
}

.am-estate-details .am-estate-lowest-cost em {
    color: #df4049;
    font-style: normal;
    font-weight: bold;
}

.am-estate-details .am-estate-address > i {
    margin-right: 10px;
}

.am-estate-details .am-estate-traffics  {
}

.am-estate-details .am-estate-traffics ul {
    padding-left: 0;
}

.am-estate-details .am-estate-traffics li {
    list-style: none;
}

.am-estate-details .am-estate-traffics li i {
    margin-right: 8px;
}

.am-estate-details .am-estate-photos-map {
    margin-bottom: 20px;
}

.am-estate-details .am-estate-photos-map .uk-subnav li a {
    font-size: 1.2rem;
}

.am-estate-details .am-estate-photos-map .uk-subnav li.uk-active a {
    color: #444;
    text-decoration: none;
}


.am-estate-details h2 {
    font-size: 1.2rem;
    margin-top: 32px;
    margin-bottom: 8px;
    border-radius: 4px;
    padding: 4px 8px;
    background: #ffcc00;
    color: #222;
    font-family: inherit !important;
}

.am-estate-details .am-estate-equipments dl {
    margin-left: 8px;
}

.am-estate-details .am-estate-other-cost {
    margin: 0 8px;
}

.am-estate-details .am-estate-images-number {
    position: absolute;
    top: 5px;
    left: 5px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-weight: bold;
    padding: 2px 5px;
}

.am-side-form .uk-form-label {
    display: none;
}


.am-side-form #monthlycontactform-field-5,
.am-side-form #monthlycontactform-field-6 {
    width: 40%;
    float: left;
    padding-bottom: 15px;
}

.am-side-form #monthlycontactform-field-5 {
    margin-right: 5%;
}


.am-side-form #monthlycontactform-field-7 {
    clear: both;
}

.am-side-form .uk-alert-danger,
.am-form .uk-alert-danger {
    margin-bottom: 4px;
}

.am-estate-contact-container {
    margin-top: 2rem;
}


.am-estate-contact-container h3 {
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 24px;
    border-radius: 4px;
    padding: 4px 8px;
    background: #ffcc00;
    color: #222;
    font-family: inherit !important;
    line-height: 30px;
}

.am-article h1 {
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 24px;
    border-radius: 4px;
    padding: 4px 8px;
    background: #ffcc00;
    color: #222;
    font-family: inherit !important;
}

#am-page-flow h1:before {
    content: "";
    display: inline-block;
    width: 25px;
    height: 18px;
    background: url(../img/sprite.png) no-repeat -60px 0;
    margin-right: 10px;
    vertical-align: middle;
}

#am-page-business h1:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../img/sprite.png) no-repeat -60px -436px;
    margin-right: 10px;
    vertical-align: middle;
}

#am-page-faq h1:before {
    content: "";
    display: inline-block;
    width: 31px;
    height: 23px;
    background: url(../img/sprite.png) no-repeat -60px -489px;
    margin-right: 10px;
    vertical-align: middle;
}

#am-page-contact h1:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 15px;
    background: url(../img/sprite.png) no-repeat 0 0;
    margin-right: 10px;
    vertical-align: middle;
}

#am-page-news h1:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url(../img/sprite.png) no-repeat 0 -362px;
    margin-right: 10px;
    vertical-align: middle;
}

#am-home-estates h2:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 26px;
    background: url(../img/sprite.png) no-repeat -60px -527px;
    margin-right: 10px;
    vertical-align: middle;
}


.am-article header strong {
    color: #0066cc;
}

.am-article h2 {
    border: 1px solid #ffb109;
    border-radius: 4px;
    width: 100%;
}

.am-article h2 span.text {
    display: table-cell;
    background: #fff7e6;
    font-size: 16px;
    font-weight: bold;
    width: 640px;
    padding-left: 10px;
}

.am-article h2 span.step,
.am-article h2 span.point {
    display: table-cell;
    width: 110px;
    background: #000;
    text-align: center;
}

.am-article h2 strong {
    color: #ff3300;
}

#am-page-faq h2 {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid #fc0 !important;
    border-radius: 0 !important;
    font-size: 16px;
    font-weight: bold;
}

.am-article section {
    margin-bottom: 40px;
}

.am-download-pdf {
    background: #ffb006;
    border-color: #e89d00;
    padding: 4px 16px;
    color: #333;
    text-shadow: none;
    font-size: 18px;
    margin-bottom: 20px;
}

.am-download-pdf:active,
.am-download-pdf:hover {
    background: #ffbb2f;
}

.am-download-pdf:before {
    display: inline-block;
    content: "";
    width: 26px;
    height: 30px;
    background: url(../img/sprite.png) no-repeat -60px -65px;
    vertical-align: middle;
    margin-right: 20px;
}

#am-page-flow .am-sprite-icon-flow-arrow {
    margin: 0 auto;
}

#am-page-business th {
    border: 1px solid #eee;
    padding: 8px 4px;
}

#am-page-business td {
    border: 1px solid #eee;
    padding: 8px 8px;
}

#am-page-business table i {
    display: block;
    margin: 0 auto 4px;
}

#am-page-business tbody th {
    font-weight: normal;
    vertical-align: middle;
}

#am-table-compare-equipment tbody th {
    font-size: 13px;
}

#am-table-compare-equipment tbody td {
    text-align: center;
    vertical-align: top;
    font-size: 13px;
}

.am-table-compare {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}


#am-table-compare-equipment .am-symbol {
    font-size: 26px;
    display: block;
    margin: 0 auto;
    width: 1rem;
}

.am-table-compare .am-business-hotel {
    border-left: 3px solid #eee !important;
    border-right: 3px solid #eee !important;
}

.am-table-compare .am-monthly-mansion {
    border-left: 3px solid #ffcc00 !important;
    border-right: 3px solid #ffcc00 !important;
    color: #f30;
}

.am-table-compare thead .am-business-hotel {
    border-top: 3px solid #eee !important;
}

.am-table-compare thead .am-monthly-mansion {
    border-top: 3px solid #ffcc00 !important;
}

.am-table-compare .am-business-hotel.am-last-cell {
    border-bottom: 3px solid #eee !important;
}

.am-table-compare .am-monthly-mansion.am-last-cell {
    border-bottom: 3px solid #ffcc00 !important;
}

.am-cell-text-center {
    text-align: center;
}

.am-faq dt {
    color: #06c;
    text-decoration: underline;
    font-weight: normal;
    cursor: pointer;
    margin-top: 1rem;
}

.am-faq dt.am-opened {
    color: #444;
    text-decoration: none;
}

.am-faq dt > span {
    background: #ffb006;
    color: #222;
    display: inline-block;
    padding: 0 4px;
    font-weight: bold;
    margin-right: 8px;
}

.am-faq dd {
    border: 1px solid #ffb007;
    background: #fff7e6;
    padding: 8px;
    margin: 1rem 0 2rem 2rem;
    display: none;
    overflow: hidden;
}

.am-faq dd > span {
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 0 4px;
    font-weight: bold;
    margin-right: 8px;
}

.am-faq dd > img {
    float: right;
    margin-left: 12px;
    vertical-align: bottom;
    margin-top: -0.5rem;
}

.am-iframe {
    border: 1px solid #eee;
    height: 200px;
    margin-top: 0.5rem;
    margin-bottom: 40px;
}

#am-page-privacy {
    background: #fafafa;
    padding: 8px;
    font-size: 12px;
}

#am-page-privacy h1 {
    font-size: 21px;
}

#am-page-privacy h2 {
    font-size: 15px;
}

#am-side-news  {
    margin-bottom: 40px;
}

#am-side-news h2 {
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 24px;
    border-radius: 4px;
    padding: 4px 8px;
    background: #ffcc00;
    color: #222;
    font-family: inherit !important;
}

#am-side-news h2:before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 18px;
    background: url(../img/sprite.png) no-repeat 0 -362px;
    margin-right: 10px;
    vertical-align: middle;
}

#am-side-news ul {
    padding-left: 0;
}

#am-side-news li {
    list-style: none;
    font-size: 12px;
    background: url(../img/icon-bullet.png) no-repeat 0 0.3rem;
    padding-left: 20px;
    margin-bottom: 1rem;
}

#am-side-news time {
    display: block;
    color: #222;
}

#am-side-news .am-news-title {
    display: block;
    color: #222;
    line-height: 1.3;
}

#am-side-news-link {
    background: url(../img/icon-bullet.png) no-repeat 5px 50% #000;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 2px 4px 2px 20px;
}

#am-page-news .am-article-content > section {
    margin-bottom: 5rem;
}

#am-page-news .am-section-news h2 {
    border: none;
}

#am-page-news .am-section-news h2 a {
    color: #444;
}

#am-page-news .am-section-news time {
    font-size: 12px;
}
    
#am-page-news .am-section-news .am-news-content {
    margin-top: 1rem;
}

#am-button-estate-contact {
    padding-left: 4rem;
    padding-right: 4rem;
    background: #009f53;
    border-color: #009950;
}

#am-home-estates h2 {
    font-size: 1.2rem;
    margin-top: 0;
    margin-bottom: 24px;
    border-radius: 4px;
    padding: 4px 8px;
    background: #ffcc00;
    color: #222;
    font-family: inherit !important;
}

.am-nearest-estates {
    margin-top: 5rem;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.am-nearest-estates h3 {
    font-size: 1rem;
    text-align: center;
    background: #ffcc00;
    padding: 8px 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border: 1px solid #fff;
}

.am-nearest-estate {
    margin-bottom: 2rem;
    font-size: 13px;
    padding: 8px;
}

.am-nearest-estate-name {
    text-align: center;
}

#am-map-major-points .uk-active a {
    color: #444;
}

.uk-touch .am-iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.uk-touch .am-side-form #monthlycontactform-field-5 .uk-form-label,
.uk-touch .am-side-form #monthlycontactform-field-6 .uk-form-label {
    display: inline-block;
    font-weight: normal;
}

@media (max-width: 640px) {
    #am-home-catchcopy {
        margin: 12px;
    }

    #am-home-estates h2 {
        margin-left: 12px;
        margin-right: 12px;
    }

    #am-home-estates p {
        margin: 0 12px;
    }

    .am-banner {
        margin-top: 2rem;
        margin-left: 12px;
        margin-right: 12px;
    }

    .am-header > .uk-container {
        padding: 0 !important;
    }

    .am-estate-viewmode-list .uk-grid {
        padding-left: 0;
    }

    .am-main > .uk-container {
        padding: 0 !important;
    }

    .am-footer > .uk-container {
        padding: 0 15px !important;
    }

    .am-estate-list .am-estate-movein-date {
        position: absolute;
        top: 30px;
        right: 0px;
    }

    #am-viewmode-switcher {
        background: #eee;
        margin-top: 0 !important;
    }

    #am-viewmode-switcher a em {
        font-size: 16px;
        color: inherit;
    }

    #am-viewmode-switcher > ul {
        text-align: center;
        padding: 8px 0;
        margin-bottom: 0;
    }



    .am-estate-list {
        margin: 12px;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 12px;
    }

    .am-estate-list .am-estate-image {
        height: 150px;
        overflow: hidden;
        position: relative;
    }

    .am-estate-list .am-estate-image img {
        position: relative;
        top: -50px;
    }

    .am-estate-list .am-estate-cost em {
        color: #fff !important;
    }

    .am-estate-list .am-estate-list-container {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65)));
        background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
        background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
        position: absolute;
        bottom: 12px;
        left: 0;
        width: 96%;
        padding: 1rem 2% 0.5rem !important;
    }

    .am-estate-list .am-estate-list-container > div {
        color: #fff;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .bx-wrapper .bx-viewport {
        border: none !important;
        left: 0 !important;
    }

    .am-estate-details .am-estate-header {
        margin: 8px;
    }

    .am-estate-details .am-estate-photos-map .uk-subnav {
        margin: 8px;
    }

    .am-estate-details h2 {
        border-radius: 0;
    }

    .am-estate-details .bx-wrapper {
        margin-bottom: 0px;
    }

    .am-estate-photos-container {
        position: relative;
    }

    .am-estate-contact-container {
        padding: 0 12px;
    }

    .am-estate-contact-container h3 {
        margin-left: -12px;
        margin-right: -12px;
        border-radius: 0;
    }



    .am-article article {
        padding: 0 12px;
    }


    .am-article h2 span.step,
    .am-article h2 span.point {
        padding-left: 10px;
        padding-right: 10px;
    }

    #am-estate-map-detail {
        position: absolute;
        width: 100%;
        background: #fff;
        padding: 8px;
        font-size: 13px;
        z-index: 1500;
        display: none;
    }

    #am-estate-map-detail .am-estate-close {
        font-size: 20px;
        color: #ccc;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    #am-estate-map-detail .am-estate-images-number {
        position: absolute;
        left: 0;
        bottom: 20px;
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
        font-weight: bold;
        padding: 2px 5px;
    }

    #am-estate-map-detail .am-estate-images-number span {
        font-size: 12px;
        margin-left: 4px;
    }

    #am-estate-map-detail .am-estate-content {
        overflow: hidden;
    }

    #am-estate-map-detail .am-estate-info {
        width: 65%;
        float: left;
    }

    #am-estate-map-detail .am-estate-link {
        width: 34%;
        float: right;
    }

    #am-estate-map-detail .am-estate-name {
        font-weight: bold;
        font-size: 1.1rem;
        /* color: #3f8cd9 !important; */
        font-weight: bold;
        /* text-decoration: underline; */
    }

    #am-estate-map-detail .am-estate-name:before {
        content: "";
        display: inline-block;
        background: url(../img/sprite.png) no-repeat 0 -814px;
        width: 12px;
        height: 12px;
        vertical-align: middle;
        margin-right: 5px;
    }

    #am-estate-map-detail .am-estate-address {
    }

    #am-estate-map-detail .am-estate-lowest-cost {
        font-size: 1.1rem;
        margin-right: 8px;
    }

    #am-estate-map-detail .am-estate-lowest-cost em {
        font-style: normal;
        font-weight: bold;
    }

    #am-estate-map-detail .am-estate-layout {
        margin-right: 8px;
    }

    #am-estate-map-detail .am-estate-footprint {
    }

    #am-estate-map-detail .am-estate-movein-date {
        display: block;
    }

    #am-estate-map-detail .am-estate-movein-status {
        position: absolute;
        top: -5px;
        right: 28px;
    }

    .uk-container {
        position: relative;
    }

    #am-estate-search-filter {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10000;
        width: 100%;
        box-sizing: border-box;
    }

    #am-estate-map-detail .am-estate-images img {
        margin: 0 auto;
    }

    .am-estate-details h1 {
        overflow: hidden;
    }

    .am-estate-details .am-estate-movein-status {
        float: left;
        margin-right: 10px;
    }

    .uk-navbar-toggle:after {
        font-size: 17px;
        text-shadow: none;
        color: #fff;
    }

    .am-faq dd > img {
        margin-top: 0.5rem;
        width: 60px;
    }

    .am-iframe {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    #am-page-contact .am-form {
        margin-bottom: 20px;
    }

    .am-article h1 {
        margin-top: 32px;
    }

    #am-side-news {
        margin: 0 12px;
    }

    .am-estate-details .am-estate-equipments dt {
        line-height: 2rem;
    }

    .am-estate-details .am-estate-equipments dd {
        display: none;
    }

    .am-estate-details .am-estate-info > p {
        margin: 0 8px;
    }

}


@media (max-width: 768px) {
    .am-header .uk-navbar-nav li {
        width: auto !important;
    }

    .am-header .uk-navbar-nav li a {
        padding-left: 20px;
        padding-right: 20px;
    }

    .am-side-form #monthlycontactform-field-5 .uk-form-label,
    .am-side-form #monthlycontactform-field-6 .uk-form-label {
        display: inline-block;
    }

}

@media (min-width: 641px) {
    .uk-container {
        max-width: 1030px;
    }

    .am-header .am-tel {
        margin: 0;
    }

    .am-estate-details .am-estate-info > ul,
    .am-estate-details .am-estate-equipments ul {
        overflow: hidden;
    }

    .am-estate-details .am-estate-info > ul > li,
    .am-estate-details .am-estate-equipments ul > li {
        float: left;
        width: 33%;
    }

    .am-estate-list {
        border: 1px solid #eee;
        margin-bottom: 40px !important;
    }

    .am-estate-photos-map #map-canvas {
        width: 100%;
        height: 400px !important;
    }

    .am-estate-list div.am-estate-image {
        padding: 2px;
    }

    .am-estate-list div:not(.am-estate-image) {
        padding: 2px 16px;
        color: #444;
    }

    .am-estate-list .am-estate-list-container {
        background: none;
        position: static;
        width: auto;
        padding: 0  0 12px !important;
    }

    #am-estate-map-detail {
        position: absolute;
        width: 300px;
        background: #fff;
        border-radius: 5px;
        padding: 8px;
        font-size: 13px;
        z-index: 1500;
        display: none;
    }

    #am-estate-map-detail .am-estate-close {
        font-size: 20px;
        color: #ccc;
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
    }

    #am-estate-map-detail .am-estate-images-number {
        position: absolute;
        left: 0;
        bottom: 20px;
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
        font-weight: bold;
        padding: 2px 5px;
    }

    #am-estate-map-detail .am-estate-images-number span {
        font-size: 12px;
        margin-left: 4px;
    }

    #am-estate-map-detail .am-estate-content {
        overflow: hidden;
    }

    #am-estate-map-detail .am-estate-info {
        width: 65%;
        float: left;
    }

    #am-estate-map-detail .am-estate-link {
        width: 34%;
        float: right;
    }

    #am-estate-map-detail .am-estate-name {
        font-weight: bold;
        font-size: 1.1rem;
        /* color: #3f8cd9 !important; */
        font-weight: bold;
        /* text-decoration: underline; */
    }

    #am-estate-map-detail .am-estate-name:before {
        content: "";
        display: inline-block;
        background: url(../img/sprite.png) no-repeat 0 -814px;
        width: 12px;
        height: 12px;
        vertical-align: middle;
        margin-right: 5px;
    }

    #am-estate-map-detail .am-estate-address {
    }

    #am-estate-map-detail .am-estate-lowest-cost {
        font-size: 1.1rem;
        margin-right: 8px;
    }

    #am-estate-map-detail .am-estate-lowest-cost em {
        font-style: normal;
        font-weight: bold;
    }

    #am-estate-map-detail .am-estate-layout {
        margin-right: 8px;
    }

    #am-estate-map-detail .am-estate-footprint {
    }

    #am-estate-map-detail .am-estate-movein-date {
        display: block;
    }

    #am-estate-map-detail .am-estate-movein-status {
        position: absolute;
        top: -5px;
        right: 28px;
    }

    .am-estate-map-popup {
        position: absolute;
        width: 200px;
        background: #fff;
        border-radius: 5px;
        padding: 5px;
        font-size: 13px;
        z-index: 1000;
    }

    .am-estate-map-popup > .am-estate-content {
        margin-top: 5px;
        overflow: hidden;
    }

    .am-estate-map-popup .am-estate-name {
        font-size: 14px;
    }

    .am-estate-map-popup .am-estate-image {
        width: 70px;
        float: left;
        margin-right: 10px;
    }

    .am-estate-map-popup .am-estate-meta {
        width: 120px;
        float: left;
    }

    .am-estate-map-popup .am-estate-lowest-cost {
        font-weight: bold;
    }

    .am-estate-map-popup .am-estate-layout {
        margin-left: 10px;
    }

    .am-estate-map-popup .am-estate-movein-date {
        display: block;
    }

    #bx-pager {
        background: #eee;
        padding: 8px;
        margin: 0 -5px;
    }

    #bx-pager > a {
        display: inline-block;
        width: 67px;
        height: 50px;
        overflow: hidden;
        box-sizing: border-box;
        border: 2px solid transparent;
    }

    #bx-pager > a.active {
        border: 2px solid #0077dd;
    }

    #bx-pager img {
        max-width: auto;
        width: 67px !important;
    }

    .am-estate-details .bx-wrapper {
        margin-bottom: 0px;
    }

    .am-estate-details .am-estate-address {
        clear: both;
    }

    .am-estate-details .am-estate-cost-label {
        display: block;
        font-size: .9rem;
        margin-top: 50px;
    }

    .am-estate-details .am-estate-lowest-cost {
        display: block;
    }

    .am-estate-photos-container {
        border: 1px solid #ddd;
        padding: 0 5px;
        position: relative;
        overflow: hidden;
    }

    .am-article header > div {
        position: relative;
    }

    .am-article header > div > p {
        position: absolute;
        left: 0;
        bottom: 0;
        font-size: 15px;
    }

    .am-article-content {
        margin-top: 20px;
    }

    #am-viewmode-switcher ul {
        border-bottom: 10px solid #ffcc00;
    }

    #am-viewmode-switcher li {
        background: #ccc;
        width: 47%;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        height: auto !important;
    }

    #am-viewmode-switcher a {
        display: block;
        position: relative;
        padding: 8px 5px;
        text-align: center;
        width: 100%;
        color: #999;
        font-size: 14px;
        font-weight: bold;
    }

    #am-viewmode-switcher a:hover {
        text-decoration: none;
    }


    #am-viewmode-switcher a em {
        font-size: 20px;
        color: inherit;
    }

    #am-viewmode-switcher li.uk-active {
        background: #ffcc00;
    }

    #am-viewmode-switcher li.uk-active a {
        color: #444;
    }

    #am-viewmode-list:before {
        content: "";
        display: inline-block;
        background: url(../img/sprite.png) no-repeat 0 -590px;
        width: 28px;
        height: 25px;
        vertical-align: middle;
        position: absolute;
        top: 14px;
        left: 8px;
    }

    .uk-active #am-viewmode-list:before {
        background-position: 0 -515px;
    }

    #am-viewmode-map:before {
        content: "";
        display: inline-block;
        background: url(../img/sprite.png) no-repeat 0 -740px;
        width: 18px;
        height: 25px; 
        vertical-align: middle;
        position: absolute;
        top: 14px;
        left: 8px;
    }

    .uk-active #am-viewmode-map:before {
        background-position: 0 -665px;
    }


}


@media (min-width: 1220px) {
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-device-pixel-ratio: 2) {
    .am-article header > div {
        position: relative;
    }

    .am-article header > div > p {
        position: relative !important;
    }
}
