.main:before,
.main:after,
.sub-options:before,
.sub-options:after {
  content: "";
  display: table;
  clear: both;
}
/* ====== Press =======*/
.page {
  background: url('../images/page-titles/title-left-6.png') no-repeat 3px 2px, url('../images/page-titles/title-right-6.png') no-repeat 96% 0;
}
.page-title {
  background: url("../images/page-titles/title-center-9.png") no-repeat 50% -18px;
  padding: 61px 0 2px;
}
.page-title h1:after {
  background-position: 106% 57%!important;
}
.page-title h1:before {
  background-position: -6% 57% !important;
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .page-title {
    background-position: 50% 12px;
    background-size: 110px auto;
  }
}
@media only screen and (max-width: 668px ) {
  .page-title {
    background-position: 50% 0;
    background-size: 85px auto;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item {
    overflow: hidden;
  }
}
.press-item .w-holder {
  background: #fff;
}
@media only screen and (min-width: 669px) {
  .press-item .w-holder {
    padding: 25px 2.5% 14px;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item .w-holder {
    padding: 19px 22px;
  }
}
.press-item .pi-img {
  position: relative;
  overflow: hidden;
}
.press-item .pi-img img {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
@media only screen and (min-width: 669px) {
  .press-item .pi-img img {
    margin-left: -7%;
  }
}
@media only screen and (min-width: 1024px) {
  .press-item .pi-img {
    width: 33.5%;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .press-item .pi-img {
    width: 40%;
  }
}
@media only screen and (min-width: 669px) {
  .press-item .pi-img {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-22deg);
    -moz-transform: skew(-22deg);
    -ms-transform: skew(-22deg);
    padding: 34px 0 31px 18px;
    height: 100%;
    float: left;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item .pi-img {
    height: 146px;
    margin: 0 -10px;
    padding: 5px 10px 0 15px;
  }
}
.press-item .pi-img:after {
  content: '';
  position: absolute;
  z-index: 1;
  border-radius: 100%;
  box-shadow: 0 0 12px #000;
}
@media only screen and (min-width: 669px) {
  .press-item .pi-img:after {
    transition: opacity .5s;
    opacity: 0;
    right: -8px;
    top: 0;
    width: 5px;
    height: 94%;
    box-shadow: 0 0 12px #000;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item .pi-img:after {
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 5px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
  }
}
.press-item .pi-img-holder {
  position: relative;
  height: 100%;
  z-index: 1;
  background: #e9e9e9;
  background: radial-gradient(ellipse at center, #e9e9e9 0%, #e8e8e8 10%, #eaeaea 10%, #ececec 31%, #ececec 67%, #e8e8e8 100%);
}
@media only screen and (min-width: 669px) {
  .press-item .pi-img-holder {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(22deg) translate3d(105%, 0, 0);
    -ms-transform: skew(22deg) translate3d(105%, 0, 0);
    transform: skew(22deg) translate3d(105%, 0, 0);
  }
  .press-item .pi-img-holder:before,
  .press-item .pi-img-holder:after {
    content: '';
    position: absolute;
    top: -5px;
    background: #d4d4d4;
    z-index: -1;
  }
  .press-item .pi-img-holder:before {
    height: 100%;
    width: 5px;
    left: -5px;
  }
  .press-item .pi-img-holder:after {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    right: 5px;
    height: 5px;
    width: 99%;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item .pi-img-holder {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform: translate3d(0, 105%, 0);
    -ms-transform: translate3d(0, 105%, 0);
    transform: translate3d(0, 105%, 0);
    box-shadow: -5px -5px 0 #d4d4d4;
  }
}
.press-item .pi-info {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  .press-item .pi-info {
    width: 64%;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .press-item .pi-info {
    width: 60%;
  }
}
@media only screen and (min-width: 669px) {
  .press-item .pi-info {
    font-size: 12pt;
    line-height: 18pt;
    padding-top: 23px;
    float: right;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item .pi-info {
    font-size: 10.5pt;
    line-height: 17.5pt;
    padding-top: 22px;
  }
}
.press-item h2 {
  font-family: 'Exo', sans-serif;
  font-weight: 600;
}
@media only screen and (min-width: 1024px) {
  .press-item h2 {
    font-size: 30pt;
    line-height: 34pt;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .press-item h2 {
    font-size: 22pt;
    line-height: 26pt;
  }
}
@media only screen and (min-width: 669px) {
  .press-item h2 {
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 2px;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item h2 {
    font-size: 17pt;
    line-height: 18pt;
    margin-bottom: 5px;
    letter-spacing: -0.3px;
  }
}
.press-item h3 {
  font-family: 'Exo', sans-serif;
  font-weight: 700;
  color: #bd0218;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .press-item h3 {
    font-size: 13.5pt;
    line-height: 17.5pt;
    margin-bottom: 22px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .press-item h3 {
    font-size: 11.5pt;
    line-height: 15.5pt;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item h3 {
    font-size: 10.5pt;
    line-height: 14.5pt;
    margin-bottom: 14px;
  }
}
.press-item .pi-i-text {
  overflow: hidden;
}
@media only screen and (min-width: 669px) {
  .press-item .pi-i-text {
    height: 72px;
    margin-bottom: 30px;
    padding-right: 7%;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item .pi-i-text {
    height: 140px;
    margin-bottom: 24px;
  }
}
.press-item .pi-sub-section:before,
.press-item .pi-sub-section:after {
  content: "";
  display: table;
  clear: both;
}
.press-item .pi-sub-section .general-btn {
  cursor: pointer;
  float: left;
}
.press-item .pi-sub-section .general-btn .arrow-1,
.press-item .pi-sub-section .general-btn .arrow-2 {
  position: relative;
  top: -2px;
  right: -7px;
  width: 13px;
  height: 24px;
}
.press-item .pi-sub-section .general-btn .gb-icons-holder {
  transition: -webkit-transform .3s;
  transition: transform .3s;
}
.press-item .pi-sub-section .general-btn.area-opened .gb-icons-holder {
  -webkit-transform: rotate(90deg) translate3d(-16px, -15px, 0);
  -ms-transform: rotate(90deg) translate3d(-16px, -15px, 0);
  transform: rotate(90deg) translate3d(-16px, -15px, 0);
}
@media only screen and (min-width: 669px) {
  .press-item .pi-sub-section .general-btn {
    font-size: 12pt;
    line-height: 16pt;
    height: 51px;
    margin-right: 24px;
  }
  .press-item .pi-sub-section .general-btn .gb-holder {
    padding: 4px 37px 0;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item .pi-sub-section .general-btn {
    font-size: 10.5pt;
    line-height: 14.5pt;
  }
  .press-item .pi-sub-section .general-btn .gb-holder {
    padding: 4px 20px 0;
  }
}
@media only screen and (min-width: 669px) {
  .press-item .pi-sub-section .so-share {
    -webkit-transform: translate3d(0, 50%, 0);
    -ms-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    float: left;
  }
  .press-item .pi-sub-section .so-share a {
    pointer-events: all !important;
  }
  .press-item .pi-sub-section .so-share a * {
    pointer-events: all !important;
  }
  .press-item .pi-sub-section .so-share .share-tittle {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    opacity: 0;
  }
  .press-item .pi-sub-section .so-share .share-icons-list {
    opacity: 1;
    pointer-events: all;
  }
  .press-item .pi-sub-section .so-share .share-icons-list li {
    margin: 0;
  }
}
@media only screen and (max-width: 668px ) {
  .press-item .pi-sub-section .so-share {
    -webkit-transform: translate3d(0, 29%, 0);
    -ms-transform: translate3d(0, 29%, 0);
    transform: translate3d(0, 29%, 0);
    float: right;
  }
}
.press-item:last-child .pi-i-top:after {
  display: none;
}
.pi-i-top {
  padding-bottom: 17px;
  position: relative;
}
.pi-i-top:before,
.pi-i-top:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 1024px) {
  .pi-i-top {
    height: 317px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .pi-i-top {
    height: 270px;
  }
}
@media only screen and (max-width: 668px ) {
  .pi-i-top {
    transition: -webkit-transform .5s .3s;
    transition: transform .5s .3s;
    -webkit-transform: translate3d(0, -165px, 0);
    -ms-transform: translate3d(0, -165px, 0);
    transform: translate3d(0, -165px, 0);
    height: 488px;
  }
}
.pi-i-top:after {
  -webkit-transform: translate3d(-50%, 0, 0);
  -ms-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  content: '';
  position: absolute;
  left: 50%;
  bottom: -1px;
  width: 95%;
  height: 1px;
  background: #d5d5d5;
}
.pi-i-bottom {
  display: none;
  position: relative;
  border: 1px solid #d5d5d5;
}
.pi-i-bottom:before,
.pi-i-bottom:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 1024px) {
  .pi-i-bottom {
    width: 95.5%;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .pi-i-bottom {
    width: 100%;
  }
}
@media only screen and (min-width: 669px) {
  .pi-i-bottom {
    margin: 0 auto;
    padding: 38px 3% 42px;
  }
}
@media only screen and (max-width: 668px ) {
  .pi-i-bottom {
    margin: 0 -15px;
    padding: 10px 10px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .pi-i-bottom .pib-img {
    max-width: 460px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .pi-i-bottom .pib-img {
    max-width: 200px;
  }
}
@media only screen and (min-width: 669px) {
  .pi-i-bottom .pib-img {
    float: left;
    margin-right: 5.2%;
  }
}
@media only screen and (min-width: 669px) {
  .pi-i-bottom .pib-img img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 668px ) {
  .pi-i-bottom .pib-img img {
    width: 100%;
  }
}
.pi-i-bottom .pib-info {
  padding: 24px 2% 0 0;
}
@media only screen and (min-width: 1024px) {
  .pi-i-bottom .pib-info {
    font-size: 16pt;
    line-height: 26.3pt;
    overflow: hidden;
  }
}
@media only screen and (max-width: 1023px) {
  .pi-i-bottom .pib-info {
    font-size: 12pt;
    line-height: 16pt;
  }
}
.pi-i-bottom .pib-close-btn {
  cursor: pointer;
  position: absolute;
  background: url("/images/btn-close-popup.png") no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 669px) {
  .pi-i-bottom .pib-close-btn {
    top: 1px;
    right: 2px;
    width: 111px;
    height: 99px;
  }
}
@media only screen and (max-width: 668px ) {
  .pi-i-bottom .pib-close-btn {
    top: 0;
    right: 0;
    width: 90px;
    height: 79px;
  }
}
.pi-i-bottom h3 {
  margin-bottom: 25px;
}
.pi-i-bottom .pib-sub {
  padding-top: 20px;
}
.pi-i-bottom .pib-sub:before,
.pi-i-bottom .pib-sub:after {
  content: "";
  display: table;
  clear: both;
}
.pi-i-bottom .pib-sub .iron-btn {
  font-size: 12pt;
  line-height: 16pt;
  height: 57px;
}
.pi-i-bottom .pib-sub .iron-btn svg {
  -webkit-transform: scaleX(1) scaleY(-1);
  -ms-transform: scaleX(1) scaleY(-1);
  transform: scaleX(1) scaleY(-1);
}
@media only screen and (min-width: 669px) {
  .pi-i-bottom .pib-sub .iron-btn {
    float: left;
  }
  .pi-i-bottom .pib-sub .iron-btn .ib-holder {
    padding: 0 46px 0 14px;
  }
}
@media only screen and (max-width: 668px ) {
  .pi-i-bottom .pib-sub .iron-btn {
    width: 100%;
  }
}
@media only screen and (min-width: 669px) {
  .pi-i-bottom .pib-sub .sub-share {
    font-size: 12.5pt;
    line-height: 16.5pt;
    padding: 12px 40px 0 0;
    float: right;
    border: none;
  }
  .pi-i-bottom .pib-sub .sub-share .svg-ico {
    width: 30px;
  }
  .pi-i-bottom .pib-sub .sub-share:after {
    display: none;
  }
}
.mm-socials {
  position: fixed;
  right: 0;
  background: #acacac;
}
@media only screen and (min-width: 1024px) {
  .mm-socials {
    top: 42px;
    padding: 17px 13px 0;
  }
  .mm-socials .svg-ico {
    width: 29px;
    height: 29px;
    margin-bottom: 15px;
  }
  .mm-socials .svg-ico:first-child {
    width: 32px;
    height: 32px;
  }
}
@media only screen and (min-width: 669px) and (max-width: 1023px) {
  .mm-socials {
    top: 15px;
    padding: 11px 10px 0;
  }
  .mm-socials .svg-ico {
    width: 21px;
    height: 21px;
    margin-bottom: 10px;
  }
  .mm-socials .svg-ico:first-child {
    width: 24px;
    height: 24px;
  }
}
@media only screen and (max-width: 668px ) {
  .mm-socials {
    display: none;
  }
}
.mm-socials:before {
  content: '';
  position: absolute;
  top: -5px;
  right: 0;
  width: 15px;
  height: 95%;
  background: #6f6f6f;
  z-index: -1;
  -webkit-transform: skew(0, 35deg);
  -moz-transform: skew(0, 35deg);
  -ms-transform: skew(0, 35deg);
}
.mm-socials .svg-ico {
  display: block;
}
@media only screen and (min-width: 1024px) {
  .mm-socials .svg-ico:hover path {
    fill: #bd0218;
  }
}
.mm-socials path {
  fill: #fff;
}
.body-showed .press-item:not(.gi-hidden) .pi-img:after {
  opacity: 1;
}
@media only screen and (min-width: 669px) {
  .body-showed .press-item:not(.gi-hidden) .pi-img-holder {
    -webkit-transform: skew(22deg) translate3d(0, 0, 0);
    -ms-transform: skew(22deg) translate3d(0, 0, 0);
    transform: skew(22deg) translate3d(0, 0, 0);
  }
}
@media only screen and (max-width: 668px ) {
  .body-showed .press-item:not(.gi-hidden) .pi-i-top {
    transition: -webkit-transform .5s;
    transition: transform .5s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .body-showed .press-item:not(.gi-hidden) .pi-img-holder {
    transition: -webkit-transform .5s .3s;
    transition: transform .5s .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.press-share {
  display: none;
}
@media only screen and (min-width: 669px) {
  .press-share {
    display: none;
  }
}
@media only screen and (max-width: 668px ) {
  .press-share {
    -webkit-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    padding: 9px 0;
    position: relative;
    top: -41px;
    left: 50%;
    width: 47%;
    text-align: center;
    z-index: 1;
  }
  .press-share li {
    display: inline-block;
  }
  .press-share path {
    transition: color .3s;
    fill: #fff;
  }
  .press-share .svg-ico {
    width: 40px;
    height: 40px;
    padding: 5px;
  }
  .press-share .svg-ico:hover path {
    fill: #bd0218;
  }
  .press-share:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #ACACAC;
  }
  .press-share:before {
    -webkit-transform: skew(31deg);
    -moz-transform: skew(31deg);
    -ms-transform: skew(31deg);
    content: '';
    position: absolute;
    bottom: 0;
    left: -6px;
    width: 50%;
    height: 17px;
    background: #6F6F6F;
    z-index: -2;
  }
}
/* ====== /Press =======*/
/*# sourceMappingURL=../css/press.less.map */