/*******************************************************
 *
 * Press
 *
 *******************************************************/
#inner-page-wrapper {
    margin-bottom: 0;
    z-index: auto;
}

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

#content-full {
    margin-top: 0;
}
    .ip-container #breadcrumbs {
        display: none;
    }

.ip-banner {

}


.ip-banner canvas {
    height: 522px;
    min-height: 0;
}

#ip-about {
    position: relative;
}
    .ip-about-content {
        position: relative;
    }
        .ip-about-row {
            display: flex;
            flex-flow: row wrap;
            align-items: flex-start;
            position: relative;
        }
            .ip-about-text {

            }
                .ip-about-text .global-title {
                    margin-bottom: 26px;
                }
                    .ip-about-text .global-title span {
                        font-size: 30px;
                        letter-spacing: 0.01em;
                        font-family: var(--body-font);
                        color: var(--primary);
                        padding-top: 2px;
                    }
                .ip-about-text h3 {
                    font-size: 42px;
                    line-height: 1.190;
                    color: var(--primary);
                    font-family: var(--title-font);
                    margin-bottom: 38px;
                }
                .ip-about-text p {
                    font-size: 16px;
                    line-height: 1.25;
                    color: var(--primary);
                    margin: 20px 0;
                    letter-spacing: 0.002em;
                }
            .ip-about-img {
                overflow: hidden;
                box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.3);
            }
                .ip-about-img canvas {
                    display: block;
                    width: 100%;
                    background-position: center;
                    background-size: cover;
                }

        .ip-about-row.row-1 {
            padding-right: 128px;
            padding-left: 160px;
            padding-right: 8%;
            padding-left: 10%;
        }
            .global-accent-bg.accent-1 {
                top: 0;
                left: 0;
                width: 337px;
                width: 21.063%;
                height: auto;
            }
                .global-accent-bg.accent-1 canvas {
                    opacity: 1;
                }
            .row-1 .ip-about-text {
                width: 57.317%;
                padding-top: 122px;
                padding-right: 4%;
            }
            .row-1 .ip-about-img {
                width: 560px;
                width: 42.683%;
                position: relative;
                border-bottom-right-radius: 320px;
                border-bottom-left-radius: 320px;
            }

        .ip-about-row.row-2 {
            padding-right: 160px;
            padding-left: 120px;
            padding-right: 10%;
            padding-left: 7.5%;
            flex-direction: row-reverse;
        }
            .row-2 .ip-about-text {
                width: 57.575%;
                padding-top: 64px;
                padding-left: 7.4%;
                position: relative;
                z-index: 2;
            }
            .row-2 .ip-about-img {
                width: 42.425%;
                position: relative;
                border-top-right-radius: 320px;
                border-top-left-radius: 320px;
                margin-top: 25px;
            }
            .ip-about-contact-info {
                position: relative;
                margin-left: -165px;
                margin-right: -10vw;
                margin-top: 40px;
                z-index: 2;
                display: flex;
                flex-flow: row wrap;
                align-items: flex-start;
                padding: 63px 165px 61px;
            }
                .ip-about-contact-info:before {
                    content: '';
                    position: absolute;
                    top: -10px;
                    bottom: -10px;
                    left: -11px;
                    width: 80px;
                    border: 1px solid #cfc9b4;
                    border-right: none;
                }
                .row-2 .attachment-fixed {
                    background: #f4f1e6;
                }
                    .row-2 .attachment-fixed canvas {
                        opacity: 0.12;
                    }

                .ip-about-contact-list {
                    padding: 35px 145px 0 0;
                }   
                    .ip-about-contact-list li {
                        position: relative;
                        padding-left: 44px;
                    }
                        .ip-about-contact-list i {
                            position: absolute;
                            top: 9px;
                            left: 0;
                            color: var(--secondary);
                        }
                        .ip-about-contact-list i.ai-font-phone {
                            font-size: 20px;
                        }
                        .ip-about-contact-list i.ai-font-envelope-f {
                            font-size: 18px;
                        }
                        .ip-about-contact-list i.ai-font-license {
                            width: 26px;
                            height: 18px;
                            display: block;
                            background: url(../../images/about/icon-license.png) center/100% 100% no-repeat;
                        }
                        .ip-about-contact-list span {
                            font-size: 27px;
                            letter-spacing: 0.01em;
                            line-height: 1.592;
                            color: var(--primary);
                        }
                            .ip-about-contact-list span a {
                                color: inherit;
                                transition: color .3s ease;
                            }
                                .ip-about-contact-list span a:hover {
                                    color: var(--secondary);
                                }

                .ip-about-contact-btn {
                    width: 240px;
                }


.ip-press {
    position: relative;
    padding: 148px 7.813% 60px;
}
    .ip-press .global-accent-bg.accent-2 {
        top: 90px;
        width: 492px;
        height: auto;
    }
    .ip-press .global-accent-bg.accent-3 {
        top: -286px;
        width: 780px;
        height: auto;
    }
    .ip-press .global-accent-bg {
        z-index: -1;
    }
        .ip-press .global-accent-bg canvas {
            opacity: 1;
        }
    .ip-press .global-title {
        margin-bottom: 64px;
    }
    
    .ip-press-list {
        display: flex;
        flex-flow: row wrap;
        align-items: flex-start;
        margin: 0 -37.5px;
    }
        .ip-press-item {
            padding: 0 37.5px;
            width: 33.33%;
            margin-bottom: 75px;
        }
            .ip-press-item a {
                display: block;
                position: relative;
                border-radius: 20vw;
                overflow: hidden;
                box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.3);
            }
                .ip-press-item-img {
                    position: relative;
                    border-radius: 20vw;
                    overflow: hidden;
                    background: #000;
                }
                    .ip-press-item-img canvas {
                        display: block;
                        width: 100%;
                        background-position: center;
                        background-size: cover;
                        transition: all .4s ease;
                        border-radius: 20vw;
                        pointer-events: none;

                        /* background-size: 120%; */
                          background-repeat: no-repeat;
                          background-color: #ccc;
                    }
                    .ip-press-item-img:before {
                        content: '';
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        top: 0;
                        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)),to(rgba(0,0,0,0.65)));
                        background: -o-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%);
                        border-radius: 20vw;
                        z-index: 1;
                    }

                    .ip-press-item a:hover .ip-press-item-img canvas {
                        -webkit-filter: grayscale(1);
                        filter: grayscale(1);
                        opacity: .75;
                        -webkit-transform: scale(1.2);
                        -ms-transform: scale(1.2);
                        transform: scale(1.2);
                        
                    }

            .ip-press-item-info {
                position: absolute;
                top: calc(100% - 240px);
                left: 0;
                right: 0;
                z-index: 2;
                text-align: center;
                padding: 0 30px;
                top: 50%;
                transform: translateY(-50%);
            }
                .ip-press-item-info h2 {
                    font-size: 48px;
                    font-family: var(--title-font);
                    line-height: 1;
                    color: #fff;
                    margin-bottom: 18px;
                }
                .ip-press-item-info p {
                    font-weight: 500;
                    font-size: 20px;
                    letter-spacing: 0.05em;
                    line-height: 1.25;
                    color: #cfc9b4;
                    text-transform: uppercase;
                }

.ip-press-pagination {
  display: flex;
  justify-content: center;
}

.ip-press-pagination a,
.ip-press-pagination span{
  width: 30px;
  height: 30px;
}

.ip-press-pagination a.prev,
.ip-press-pagination a.next {
    width: 70px;
}

.footer-container {
    padding-top: 0;
}

.ip-press-more-btn{
    display: block;
    position: relative;
    margin: 50px auto 180px;
}

.ip-press-more-btn a{
    margin: 0 auto;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (min-width: 992px) {
    .ip-banner canvas {
        height: 32.625vw;
    }
    
    .ip-about-text {

    }
        .ip-about-text .global-title {
            margin-bottom: 1.625vw;
        }
            .ip-about-text .global-title span {
                font-size: 1.875vw;
                padding-top: 0.125vw;
            }
        .ip-about-text h3 {
            font-size: 2.625vw;
            margin-bottom: 2.375vw;
        }
        .ip-about-text p {
            font-size: 1vw;
            margin: 1.250vw 0;
        }

    .ip-about-row.row-1 {

    }
        .row-1 .ip-about-text {
            padding-top: 7.625vw;
        }
        .row-1 .ip-about-img {
            border-bottom-right-radius: 20vw;
            border-bottom-left-radius: 20vw;
        }

    .ip-about-row.row-2 {

    }
        .row-2 .ip-about-text {
            padding-top: 4vw;
        }
        .row-2 .ip-about-img {
            border-top-right-radius: 20vw;
            border-top-left-radius: 20vw;
            margin-top: 1.563vw;
        }
        .ip-about-contact-info {
            position: relative;
            margin-left: -10.313vw;
            margin-right: -10vw;
            margin-top: 2.500vw;
            padding: 3.938vw 10.313vw 3.813vw;
        }
            .ip-about-contact-info:before {
                top: -0.625vw;
                bottom: -0.625vw;
                left: -0.688vw;
                width: 5vw;
            }

            .ip-about-contact-list {
                padding: 2.188vw 9.063vw 0 0;
            }   
                .ip-about-contact-list li {
                    padding-left: 2.750vw;
                }
                    .ip-about-contact-list i {
                        position: absolute;
                        top: 0.563vw;
                    }
                    .ip-about-contact-list i.ai-font-phone {
                        font-size: 1.250vw;
                    }
                    .ip-about-contact-list i.ai-font-envelope-f {
                        font-size: 1.125vw;
                    }
                    .ip-about-contact-list i.ai-font-license {
                        width: 1.625vw;
                        height: 1.125vw;
                    }
                    .ip-about-contact-list span {
                        font-size: 1.688vw;
                    }

            .ip-about-contact-btn {
                width: 15vw;
            }

    .ip-press {
        padding: 9.250vw 7.813vw 3.750vw;
    }
        .ip-press .global-accent-bg.accent-2 {
            top: 5.625vw;
            width: 30.750vw;
        }
        .ip-press .global-accent-bg.accent-3 {
            top: -17.875vw;
            width: 48.750vw;
        }
        .ip-press .global-title {
            margin-bottom: 4vw;
        }
        .ip-press-list {
            margin: 0 -2.344vw;
        }
            .ip-press-item {
                padding: 0 2.344vw;
                margin-bottom: 4.688vw;
            }

                .ip-press-item-info {
                    top: calc(100% - 15vw);
                    padding: 0 1.875vw;
                    top: 50%;
                    transform: translateY(-50%);
                }
                    .ip-press-item-info h2 {
                        font-size: 3vw;
                        margin-bottom: 1.125vw;
                    }
                    .ip-press-item-info p {
                        font-size: 1.250vw;
                    }

    .ip-press-more-btn{
        margin: 3.125vw auto 11.250vw;
    }
}

/* iPad(landscape) | iPad(landscape) | Galaxy Tab 4 (landscape) | Galaxy Tab 3 (landscape) */
@media only screen and (max-width: 1199px) {
    .ios-true .ip-banner canvas,
    .ipad-true .ip-banner canvas,
    .mobile-true .ip-banner canvas {
        background-attachment: scroll;
    }
}

/* iPad(portrait) | Galaxy Tab 4(portrait)  */
@media only screen and (max-width: 991px) {
    .ip-banner canvas {
        height: auto;
        min-height: 350px;
    }
    .ip-about-row.row-1,
    .ip-about-row.row-2 {
        max-width: 768px;
        padding: 0 15px;
        margin: 0 auto;
    }

        .row-1 .ip-about-text {
            width: 100%;
            padding: 60px 0 0;
        }
            .ip-about-text h3 {
                font-size: 30px;
            }
        .row-1 .ip-about-img {
            width: 100%;
            max-width: 560px;
            margin: 0 auto;
        }
    
    .ip-about-row.row-2 {
        max-width: 768px;
        padding: 0 15px;
        margin: 0 auto;
    }

        .row-2 .ip-about-img {
            width: 100%;
            max-width: 500px;
            margin: 0 auto;
        }

        .row-2 .ip-about-text {
            width: 100%;
            padding: 0 0;
        }

        .ip-about-contact-info {
            margin: 40px 0;
            padding: 60px 10%;
            justify-content: space-between;
        }

            .ip-about-contact-info:before {
                width: auto;
                right: -11px;
                pointer-events: none;
                border: 1px solid #cfc9b4;
            }

            .ip-about-contact-list {
                padding-right: 0;
            }

    .ip-press {
        padding: 60px 15px;
        max-width: 768px;
        margin: 0 auto;
    }
        .ip-press-list {
            margin: 0 -15px;
        }
            .ip-press-item {
                width: 50%;
                padding: 0 15px;
                margin-bottom: 60px;
            }

    .ip-press-more-btn {
    margin: 20px auto 93px;
}
}

/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */
@media only screen and (max-width: 767px) {
    .ip-about-contact-info {
        flex-flow: column;
        align-items: center;
    }

    .ip-about-contact-btn {
        width: 200px;
        max-width: 100%;
        margin-top: 20px;
    }
    .ip-press-item {
        width: 100%;
        max-width: 500px;
        padding: 0 15px;
        margin-bottom: 60px;
        margin-left: auto;
        margin-right: auto;
    }
    .ip-press-item a,
    .ip-press-item-img,
    .ip-press-item-img canvas,
    .ip-press-item-img:before {
        border-radius: 220px;
    }
    .ip-press-item-info h2 {
        font-size: 30px;
    }
    .ip-press-item-info p {
        font-size: 16px;
    }
}

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

}