/*******************************************************
 *
 * Community Details
 *
 *******************************************************/
#inner-page-wrapper {
    margin-bottom: 0;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

#ip-community-details {
    font-size: 0;
    letter-spacing: normal;
    line-height: 1;
}

.ip-banner .global-title h1{
    display: none;
}

.custom-breadcrumbs {
    display: block;
    position: relative;
    margin: 20px 0;
}

.custom-breadcrumbs .custom-container {
    padding: 0 200px;
}

.ip-cd-container {
    display: block;
    position: relative;
}

.ip-cd-section {
    display: block;
    position: relative;
}

.ip-cd-comm-container {
    display: block;
    position: relative;
}

.ip-cd-comm-bg {
    position: absolute;
    bottom: 0;
    right: 30px;
    height: 75%;
    pointer-events: none;
    padding: 0;
    width: calc(100% - 147px);
}

.ip-cd-comm-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #373737;
}

.ip-cd-comm-col {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    position: relative;
}

.ip-cd-comm-holder {
    display: block;
    position: relative;
    z-index: 5;
    padding-bottom: 108px;
    padding-top: 87px;
    pointer-events: auto;
}

.ip-cd-comm-photo {
    display: block;
    position: relative;
}

.ip-cd-comm-photo img {
    max-width: 100%;
    height: auto;
    width: 100%;
    display: block;
}

.ip-cd-comm-row {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ip-cd-accent-logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 12%;
    width: 37.58%;
    height: 56.191%;
    margin: 0 auto;
    z-index: 1;
    pointer-events: none;
}

.ip-cd-accent-logo canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: .04;
}

.ip-cd-comm-border {
    position: absolute;
    top: 0;
    right: -15%;
    width: 95%;
    height: 73%;
}

.ip-cd-comm-border canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border: 6px solid;
    -o-border-image: -o-linear-gradient(330deg, #e2a43f, #f3cc6b, #f2ca68) 1;
    border-image: linear-gradient(120deg, #e2a43f, #f3cc6b, #f2ca68) 1;
}

.ip-cd-comm-bg-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 220px);
    pointer-events: none;
}

.ip-cd-comm-container .custom-container {
    padding: 0 60px 0 95px;
}

.ip-cd-comm-content-container .global-mob-title {
    display: none;
}

.ip-cd-comm-content-container {
    position: relative;
    padding: 55px 56px 0 60px;
    height: 100%;
    z-index: 5;
    pointer-events: auto;
}

.ip-cd-comm-content {
    display: block;
    position: relative;
    padding-left: 50px;
    padding-bottom: 110px;
    padding-right: 24px;
    min-height: 580px;
}

.ip-cd-comm-content p strong {
    font-size: 20px;
    line-height: 2;
    font-family: var(--title-font);
    font-weight: 400;
    letter-spacing: 0.050em;
}

.ip-cd-comm-content p:not(:last-child) {
    margin-bottom: 25px;
}

.ip-cd-comm-title {
    display: block;
    position: relative;
    margin-bottom: 50px;
    margin-top: 10px;
}

.ip-cd-comm-title span {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.025em;
    color: #000;
    font-family: var(--title-font);
}

.ip-cd-comm-content p {
    font-size: 15px;
    font-weight: 300;
    line-height: 2.132;
    letter-spacing: 0.020em;
    color: #222222;
    display: block;
}

.ip-cd-comm-content-container > .global-title {
    margin-bottom: 45px;
}

.ip-cd-comm-col:last-child {
    width: 47.34%;
}

.ip-cd-comm-col:first-child {
    width: 52.66%;
}

.ip-cd-comm-row:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: calc(100% - 35px);
    height: 100%;
    pointer-events: none;
    background-color: #fff;
}

.ip-cd-comm-main-holder {
    display: block;
    position: relative;
    padding-top: 47px;
    pointer-events: none;
}

.ip-cd-comm-bg-main:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 67%;
    pointer-events: none;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+50,0+100 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,1)),color-stop(50%, rgba(255,255,255,1)),to(rgba(255,255,255,0)));
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */
    z-index: 1;
}

.ip-cd-comm-bg-main canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ip-cd-comm-contact-holder {
    display: block;
    position: relative;
    padding: 136px 50px 136px 209px;
    margin-top: auto;
    margin-bottom: 0;
}

.ip-cd-comm-contact-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #000;
}

.ip-cd-comm-contact-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: .15;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.ip-cd-comm-contact-info {
    display: block;
    position: relative;
    margin-bottom: 68px;
}

.ip-cd-comm-contact-info span {
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.100em;
    color: #fff;
    font-weight: 400;
    display: block;
    position: relative;
}

.ip-cd-comm-contact-info span a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-cd-comm-contact-info span a:hover {
    color: var(--secondary-color);
}

.ip-cd-comm-btn a {
    max-width: 236px;
}

.ip-cd-comm-contact-info span:not(:last-child) {
    margin-bottom: 47px;
}

.ip-cd-comm-contact-info span em[class^=ai-font] {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px;
    font-size: 18px;
    color: var(--secondary-color);
    width: 25px;
    text-align: center;
}

.ip-cd-comm-contact-info span em.ai-font-location-c {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 0;
    font-size: 21px;
}

.ip-cd-comm-contact-info span em.ai-font-envelope-f {
    font-size: 15px;
}

.ip-cd-comm-contact-info span em[class*="ai-icon-"] {
    margin-right: 40px;
}

.ip-cd-comm-contact-info span em.ai-icon-dre {
    background-image: url(../../images/contact/ai-icon-dre-a.png);
    width: 25px;
    height: 21px;
}

.ip-cd-comm-contact-smi {
    display: block;
    position: relative;
}

.ip-cd-comm-contact-smi a {
    display: inline-block;
    vertical-align: middle;
    font-size: 31px;
    color: #fff;
    line-height: 1;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-cd-comm-contact-smi a:hover {
    color: var(--secondary-color);
}

.ip-cd-comm-contact-smi a:not(:last-child) {
    margin-right: 45px;
}

.ip-cd-comm-contact-bg:before {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 0;
    width: calc(100% - 180px);
    height: 33px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dd9933+0,f4ce6d+50,dd9933+100 */
    background: rgb(221,153,51);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, rgba(221,153,51,1) 0%,rgba(244,206,109,1) 50%,rgba(221,153,51,1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(221,153,51,1)),color-stop(50%, rgba(244,206,109,1)),to(rgba(221,153,51,1)));
    background: linear-gradient(to right, rgba(221,153,51,1) 0%,rgba(244,206,109,1) 50%,rgba(221,153,51,1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd9933', endColorstr='#dd9933',GradientType=1 );
    /* IE6-9 */
    pointer-events: none;
}

/*Section 2*/
.ip-cd-town-item {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% / 6);
    position: relative;
}

.ip-cd-town-main {
    display: block;
    position: relative;
}

.ip-cd-town-title-holder {
    display: block;
    position: relative;
    padding: 84px 50px 84px 182px;
    margin-top: auto;
    margin-left: -155px;
    margin-bottom: 0;
}

.ip-cd-town-title {
    display: block;
    position: relative;
    text-align: center;
}

.ip-cd-town-title-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #000;
}

.ip-cd-town-title-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .13;
}

.ip-cd-town-title .global-title {
    margin-bottom: 0;
}

.ip-cd-town-container {
    display: block;
    position: relative;
    margin-top: -97px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ededed+100&0+0,1+69 */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)),color-stop(69%, rgba(243,243,243,1)),to(rgba(237,237,237,1)));
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(243,243,243,1) 69%,rgba(237,237,237,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(243,243,243,1) 69%,rgba(237,237,237,1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ededed',GradientType=0 );
    /* IE6-9 */
}

.ip-cd-town-title-bg:before {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 0;
    width: calc(100% - 180px);
    height: 33px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#dd9933+0,f4ce6d+50,dd9933+100 */
    background: rgb(221,153,51);
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(left, rgba(221,153,51,1) 0%,rgba(244,206,109,1) 50%,rgba(221,153,51,1) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(221,153,51,1)),color-stop(50%, rgba(244,206,109,1)),to(rgba(221,153,51,1)));
    background: linear-gradient(to right, rgba(221,153,51,1) 0%,rgba(244,206,109,1) 50%,rgba(221,153,51,1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dd9933', endColorstr='#dd9933',GradientType=1 );
    /* IE6-9 */
    pointer-events: none;
}

.ip-cd-town-bg canvas {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .20;
}

.ip-cd-town-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #222222;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
}

.ip-cd-town-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 161px 15px 30px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    z-index: 2;
}

.ip-cd-town-inner {
    display: block;
    position: relative;
    min-height: 785px;
    height: 100%;
    overflow: hidden;
}

.ip-cd-town-links h2 {
    display: block;
    position: relative;
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 1;
    letter-spacing: -0.054em;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--title-font);
}

.ip-cd-town-links ul {
    display: block;
    position: relative;
}

.ip-cd-town-links ul li {
    display: block;
    position: relative;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 0.050em;
    color: #fff;
    text-transform: uppercase;
}

.ip-cd-town-links ul li a {
    color: inherit;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
}

.ip-cd-town-links ul li:not(:last-child) {
    margin-bottom: 36px;
}

.ip-cd-town-links {
    display: block;
    position: relative;
    text-align: center;
}

.ip-cd-town-logo {
    display: block;
    position: relative;
    padding-bottom: 150px;
    /* overflow: hidden; */
    margin-bottom: 32px;
}

.ip-cd-town-logo em[class*="ai-icon-"] {
    margin: 0 auto;
    display: block;
    position: relative;
}

.ip-cd-town-logo em.ai-icon-logo {
    background-image: url(../../images/community-details/ai-monogram-icon.png);
    width: 46px;
    height: 46px;
}

.ip-cd-town-logo em.ai-icon-logo:before {
    position: absolute;
    content: '';
    top: calc(100% + 37px);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1px;
    height: 113px;
    background-color: #888582;
}

.ip-cd-town-main-title .ip-cd-town-logo em.ai-icon-logo:before {
    background-color: #dcdcdc;
}


.ip-cd-town-links ul li a:hover {
    color: var(--secondary-color);
}

.ip-cd-town-item:hover .ip-cd-town-hover {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.ip-cd-town-title h2 {
    display: block;
    position: relative;
    font-size: 30px;
    line-height: 1;
    color: #000;
    text-transform: uppercase;
    font-family: var(--title-font);
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    margin: 0 auto;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
    text-align: left;
    letter-spacing: 0.067em;
}

.ip-cd-town-main-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 160px 15px 113px;
    -webkit-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.ip-cd-town-item:hover .ip-cd-town-main-title {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
}

.ip-cd-town-global-title .global-title {
    margin-bottom: 0;
}

.ip-cd-comm-content-container > .global-mob-title .global-title h2 span {
    margin-bottom: 20px;
}

.ip-cd-town-global-title .global-title h2 span {
    margin-bottom: 20px;
    color: #888888;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (min-width: 992px) {
    .custom-breadcrumbs {
        margin: 1.25vw 0;
    }

    .custom-breadcrumbs .custom-container {
        padding: 0 12.5vw;
    }

    .ip-cd-comm-bg {
        right: 1.875vw;
        width: calc(100% - 9.188vw);
    }

    .ip-cd-comm-holder {
        padding-bottom: 6.75vw;
        padding-top: 5.438vw;
    }

    .ip-cd-comm-bg-main {
        height: calc(100% - 13.75vw);
    }

    .ip-cd-comm-container .custom-container {
        padding: 0 3.75vw 0 5.938vw;
    }

    .ip-cd-comm-content-container {
        padding: 3.438vw 3.5vw 0 3.75vw;
    }

    .ip-cd-comm-content {
        padding-left: 3.125vw;
        padding-bottom: 6.875vw;
        padding-right: 1.5vw;
        min-height: 36.250vw;
    }

    .ip-cd-comm-content p strong {
        font-size: 1.25vw;
    }

    .ip-cd-comm-content p:not(:last-child) {
        margin-bottom: 1.563vw;
    }

    .ip-cd-comm-title {
        margin-bottom: 3.125vw;
        margin-top: 0.625vw;
    }

    .ip-cd-comm-title span {
        font-size: 1.875vw;
    }

    .ip-cd-comm-content p {
        font-size: 0.938vw;
    }

    .ip-cd-comm-content-container > .global-title {
        margin-bottom: 2.813vw;
    }

    .ip-cd-comm-row:before {
        width: calc(100% - 2.188vw);
    }

    .ip-cd-comm-main-holder {
        padding-top: 2.938vw;
    }

    .ip-cd-comm-contact-holder {
        padding: 8.5vw 3.125vw 8.5vw 13.063vw;
    }

    .ip-cd-comm-contact-info {
        margin-bottom: 4.25vw;
    }

    .ip-cd-comm-btn a {
        max-width: 14.75vw;
    }

    .ip-cd-comm-contact-info span:not(:last-child) {
        margin-bottom: 2.938vw;
    }

    .ip-cd-comm-contact-info span em[class^=ai-font] {
        margin-right: 2.5vw;
        font-size: 1.125vw;
        width: 1.563vw;
    }

    .ip-cd-comm-contact-info span em.ai-font-location-c {
        font-size: 1.313vw;
    }

    .ip-cd-comm-contact-info span em.ai-font-envelope-f {
        font-size: 0.938vw;
    }

    .ip-cd-comm-contact-info span em[class*="ai-icon-"] {
        margin-right: 2.5vw;
    }

    .ip-cd-comm-contact-info span em.ai-icon-dre {
        width: 1.563vw;
        height: 1.313vw;
    }

    .ip-cd-comm-contact-smi a {
        font-size: 1.938vw;
    }

    .ip-cd-comm-contact-smi a:not(:last-child) {
        margin-right: 2.813vw;
    }

    .ip-cd-comm-contact-bg:before {
        width: calc(100% - 11.25vw);
        height: 2.063vw;
    }

    /*Section 2*/
    .ip-cd-town-title-holder {
        padding: 5.25vw 3.125vw 5.25vw 11.375vw;
        margin-left: -9.688vw;
    }

    .ip-cd-town-container {
        margin-top: -6.063vw;
    }

    .ip-cd-town-title-bg:before {
        width: calc(100% - 11.25vw);
        height: 2.063vw;
    }

    .ip-cd-town-hover {
        padding: 10.063vw 0.938vw 1.875vw;
    }

    .ip-cd-town-inner {
        min-height: 49.063vw;
    }

    .ip-cd-town-links h2 {
        margin-bottom: 2.5vw;
        font-size: 1.75vw;
    }

    .ip-cd-town-links ul li {
        font-size: 0.938vw;
    }

    .ip-cd-town-links ul li:not(:last-child) {
        margin-bottom: 2.25vw;
    }

    .ip-cd-town-logo {
        padding-bottom: 9.375vw;
        margin-bottom: 2vw;
    }

    .ip-cd-town-logo em.ai-icon-logo {
        width: 2.875vw;
        height: 2.875vw;
    }

    .ip-cd-town-logo em.ai-icon-logo:before {
        top: calc(100% + 2.313vw);
        width: 0.063vw;
        height: 7.063vw;
    }

    .ip-cd-town-title h2 {
        font-size: 1.875vw;
    }

    .ip-cd-town-main-title {
        padding: 10vw 0.938vw 7.063vw;
    }

    .ip-cd-comm-content-container > .global-mob-title .global-title h2 span {
        margin-bottom: 1.25vw;
    }

    .ip-cd-town-global-title .global-title h2 span {
        margin-bottom: 1.25vw;
    }

    .ip-container #breadcrumbs {
        font-size: 0.875vw;
    }

    .ip-cd-comm-border canvas {
        border: 0.375vw solid;
        -o-border-image: -o-linear-gradient(330deg, #e2a43f, #f3cc6b, #f2ca68) 1;
        border-image: linear-gradient(120deg, #e2a43f, #f3cc6b, #f2ca68) 1;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .ip-cd-comm-col {
        display: block;
        width: 100%!important;
    }

    .ip-cd-comm-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }

    .ip-cd-town-title-holder {
        padding: 70px 30px;
        margin: 0 -30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .ip-cd-comm-content-container {
        padding: 28px 30px 0;
    }

    .ip-cd-comm-bg-main {
        height: calc(100% - 120px);
    }

    .ip-cd-town-container {
        margin-top: 0;
        padding: 0;
    }

    .ip-cd-comm-row:before {
        width: 100%;
    }

    .ip-cd-comm-holder {
        padding: 0 0 30px;
        width: 100%;
        max-width: 480px;
        margin: 0 auto 50px;
    }

    .ip-cd-comm-border {
        display: none;
    }

    .ip-cd-comm-bg {
        right: 0;
        left: 0;
        margin: 0 auto;
        width: calc(100% - 50px);
    }

    .ip-cd-comm-content {
        padding: 0 0 80px;
        text-align: center;
        min-height: 0;
    }

    .ip-cd-town-item {
        display: block;
        width: 100%;
        max-width: 380px;
        margin: 0 auto;
        padding: 0 15px;
    }

    .ip-cd-town-hover {
        opacity: 1!important;
        visibility: visible!important;
        pointer-events: auto!important;
        padding: 80px 15px;
        position: relative;
    }

    .ip-cd-town-main-title {
        opacity: 0!important;
        visibility: hidden!important;
        -webkit-transform: none!important;
            -ms-transform: none!important;
                transform: none!important;
    }

    .ip-cd-town-item:not(:last-child) {
        margin-bottom: 10px;
    }

    .ip-cd-town-logo {
        padding-bottom: 70px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .ip-cd-town-logo em.ai-icon-logo:before {
        height: 100vh;
        top: calc(100% + 20px);
    }

    .ip-cd-town-inner {
        min-height: 0;
    }

    .ip-cd-town-title-bg:before {
        width: 100%;
    }

    .ip-cd-comm-content p {
        font-size: 14px;
        line-height: 2;
    }

    .ip-cd-accent-logo {
        right: 0;
        width: 50%;
        height: 75%;
        top: 50%;
    }

    .ip-cd-town-links ul li:not(:last-child) {
        margin-bottom: 20px;
    }

    .ip-cd-town-hover {
        padding: 50px 15px;
    }

    .ip-cd-town-links h2 {
        margin-bottom: 30px;
        font-size: 24px;
    }

    .ip-cd-town-links ul li {
        font-size: 14px;
    }

    .ip-container #breadcrumbs {
        font-size: 13px;
        letter-spacing: 0.100em;
        line-height: 1.2;
    }
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-cd-accent-logo {
        width: 80%;
    }

    .ip-cd-comm-content-container {
        padding: 28px 15px 0;
    }

    .ip-cd-town-title-holder {
        margin: 0 -15px;
    }
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */
@media only screen and (max-width: 480px) {
}