/*******************************************************
 *
 * Press
 *
 *******************************************************/
div#main-wrapper {
    overflow: hidden;
}
.section-wrap {
    font-size: 0;
    position: relative;
}
.flex {
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
}
#site-fsmi .fsmi-list {
    position: absolute;
    top: 30%;
}
#site-header.active + #site-offcanvas + #site-main  #site-fsmi .fsmi-list {
    z-index: 100;
}
#ip-banner .banner-img canvas {
    height: 388px;
}
#ip-banner .banner-img:before {
    background: rgba(0, 0, 0, 0.3);
}
#ip-banner .banner-title {
    display: none;
}
#ip-banner .banner-breadcrumbs {
    letter-spacing: 0.1em;
}
#ip-banner .banner-breadcrumbs .breadcrumb_last {
    color: #fff;
    font-weight: 700;
}
.ip-press-banner {
    position: absolute;
    top: 60%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 2;
    display: none;
}
.banner-tagline {
	position: relative;
	display: block;
	font-family: var(--font-family-title);
    color: #fff;
    text-align: center;
}
.banner-tagline strong {
	display: block;
	font-size: 90px;
	font-weight: 700;
	line-height: 1;
}
.banner-tagline span {
	-webkit-text-stroke: 1px #fff;
	-webkit-text-fill-color: transparent;
}
.banner-tagline small {
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
    letter-spacing: 0.2em;
	text-transform: uppercase;
	margin-top: 5px;
}
div#inner-page-wrapper > .container {
    width: 100%;
}
.ip-press-content {
    position: relative;
    padding: 94px 0 0;
}
.ip-press-heading {
    position: relative;
    text-align: center;
    margin-bottom: 104px;
}
.ip-press-heading h2 {
    position: relative;
    display: inline-block;
    font-family: var(--font-family-title);
    font-size: 72px;
    font-weight: 700;
    color: #000;
    letter-spacing: -0.01em;
}
.ip-press-heading h2::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 0;
    width: 66px;
    height: 1px;
    background-color: rgba(var(--primary), 1);
    pointer-events: none;
}
.ip-press-heading h2 span {
    color: rgba(var(--primary), 1);
}
.ip-press-fa-inner {
    position: relative;
}
.ip-press-fa-content {
    position: relative;
}
.ip-press-fa-img {
    position: relative;
    float: right;
    margin-left: 52px;
    margin-bottom: 50px;
}
.ip-press-fa-img::before {
    content: '';
    position: absolute;
    top: 60px;
    left: 60px;
    width: 100%;
    height: 100%;
    background-image: url('../../images/press/accent1.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}
.ip-press-fa-content > span {
    display: block;
    font-family: var(--font-family-title);
    font-size: 22px;
    font-weight: 400;
    color: #b3b3b3;
    letter-spacing: -0.01em;
    margin-bottom: 35px;
}
.ip-press-fa-content h3 {
    font-family: var(--font-family-title);
    font-size: 48px;
    font-weight: 600;
    color: #000;
    line-height: 1;
    letter-spacing: -0.01em;
    margin-bottom: 21px;
}
.ip-press-fa-content p {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 1.9;
    margin-bottom: 31px;
}
.ip-press-fa-link {
    position: relative;
    margin-top: 50px;
}
.ip-press-fa-link::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 272px;
    width: 100vw;
    height: 1px;
    background-color: #000;
    pointer-events: none;
}
.ip-press-media-inner {
    position: relative;
}
.ip-press-media-slide-wrap {
    position: relative;
    margin: 0 -15px;
}
.ip-press-media-item {
    position: relative;
    padding: 68px 15px;
}
.ip-press-media-item-inner {
    text-align: center;
    padding: 70px 15px 0;
    min-height: 335px;
    background-color: #fff;
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.05);
/*    height: 500px;*/
}
.ip-press-media-item-inner::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 308px;
    height: 163px;
    background-image: url('../../images/press/media-logo-accent.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    opacity: .05;
    z-index: 1;
}
.ip-press-media-item img {
    margin: 0 auto 19px;
}
.ip-press-media-item p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 1.9;
    margin-bottom: 44px;
}
.ip-press-media-item-inner a {
    transform: scale(.7);
}
.ip-press-media-controls {
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 480px;
    margin: 0 auto;
}
.ip-press-media-controls a {
    font-family: var(--font-family-title);
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.ip-press-media-controls .site-link {
    cursor: pointer;
}
.ip-press-media-controls .site-link.prev {
    transform: rotateY(-180deg);
}
.ip-press-news-inner {
    position: relative;
    padding: 119px 0 0;
}
.ip-press-news-content {
    position: relative;
}
.ip-press-news-content > p {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    margin-top: 35px;
}
.ip-press-news-slide-wrap {
    position: relative;
    padding: 120px 0 0;
    margin: 0 -15px;
}
.ip-press-news-slide-wrap::before {
    content: "";
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 122.01%;
    height: 220px;
    background-image: url('../../images/press/accent3.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}
.ip-press-news-item {
    position: relative;
    padding: 0 15px;
}
.ip-press-news-item a {
    display: block;
    position: relative;
}
.ip-press-news-item a h3 {
    font-family: var(--font-family-title);
    font-size: 30px;
    font-weight: 700;
    color: #000;
    letter-spacing: -0.01em;
    margin-top: 25px;
    margin-bottom: 19px;
}
.ip-press-news-item a p {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    line-height: 1.9;
}
.ip-press-news-controls {
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 480px;
    margin: 75px auto 0;
}
.ip-press-news-controls a {
    font-family: var(--font-family-title);
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}
.ip-press-news-controls .site-link {
    cursor: pointer;
}
.ip-press-news-controls .site-link.prev {
    transform: rotateY(-180deg);
}
/* Form */
.ip-content-insider-inner {
    position: relative;
    max-width: 1415px;
    margin: 126px auto 46px;
    padding: 94px 0 100px;
    background-color: #fff;
    border: 1px solid #85786f;
}
.ip-content-insider-inner::before {
    content: "";
    position: absolute;
    bottom: -78px;
    left: -90px;
    width: 309px;
    height: 274px;
    background-image: url('../../images/sellers/sellers-form3-accent.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: -1;
}
.ip-content-insider-heading {
    text-align: center;
}
.ip-content-insider-heading p {
    font-size: 16px;
    font-weight: 400;
    color: #444444;
    margin-top: 22px;
}
.ip-content-insider-form {
    position: relative;
    max-width: 1040px;
    margin: 77px auto 0;
}
.ip-content-insider-form-field {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.ip-content-insider-form-field.pad-left {
    padding-left: 35px;
}
.ip-content-insider-form-field.pad-right {
    padding-right: 35px;
}
.ip-content-insider-form-field label {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #a3a3a3;
    color: #767676;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.ip-content-insider-form-field input {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: none;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.04em;
    width: 100%;
    height: 30px;
    background-color: transparent;
    border-bottom: 1px solid #7f7f7f;
}
.ip-content-insider-form-submit {
    margin-top: 80px;
    text-align: center;
}
#site-git {
    display: none;
}

.ip-press-content .ip-press-news.section-wrap {
    display: none !important;
}
/* Form */

 /*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

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

}

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

}

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

}

@media only screen and (max-width: 1199px) {
    .ip-press-fa-img {
        max-width: 435px;
    }
}

@media only screen and (max-width: 991px) {
    .ip-press-banner {
        top: 45%;
    }
    #ip-banner .banner-breadcrumbs .breadcrumb_last {
        color: #000;
    }
    .ip-press-content {
        padding: 60px 0 0;
    }
    .ip-press-heading h2 {
        font-size: 50px;
    }
    .ip-press-fa-content {
        text-align: center;
    }
    .ip-press-fa-img {
        float: none;
        max-width: 435px;
        margin: 0 auto 85px;
    }
    .ip-press-fa-content h3 {
        font-size: 30px;
    }
    .ip-press-fa-link::after {
        display: none;
    }
    .ip-press-media-item {
        max-width: 480px;
        margin: 0 auto;
    }
    .ip-press-news-item {
        max-width: 480px;
        margin: 0 auto;
        padding: 0;
    }
    .ip-press-media-controls, .ip-press-news-controls {
        max-width: 290px;
    }
    .ip-content-insider-inner {
        padding: 94px 15px 100px;
    }
}

@media only screen and (max-width: 767px) {
    .ip-content-insider-form-field {
        display: block;
        width: 100% !important;
        padding: 0 !important;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .banner-tagline strong {
        font-size: 55px;
    }
    .banner-tagline small {
        font-size: 21px;
    }
    .ip-press-fa-content h3 {
        font-size: 20px;
    }
}