
/* Comment Generated by Combres - Resource '~/Elements/Css/press.css' (Mode: Static) */
/*!
 * Hostamedia CSS Framework v1.0
 * Agency   : Hostamedia
 * Site     : http://www.hostamedia.com
 *
 * Hostamedia Mixin list
 *
 */
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearence: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/*!
 * For Each Library
 * source : https://github.com/seven-phases-max/less.curious
 * 
 * ## for ve for each döngü mixinleri
 */
/*!
 * Bootstrap'a dahil edilen mixin listesi
 *
 */
/*.gradient(@default: #F5F5F5, @start: #EEE, @stop: #FFF) {
    .linear-gradient-top(@default,@start,0%,@stop,100%);
}
.linear-gradient-top(@default,@color1,@stop1,@color2,@stop2) {
    background-color: @default;
    background-image: -webkit-linear-gradient(top, @color1 @stop1, @color2 @stop2);
    background-image: linear-gradient(top, @color1 @stop1, @color2 @stop2);
}
.linear-gradient-top(@default,@color1,@stop1,@color2,@stop2,@color3,@stop3) {
    background-color: @default;
    background-image: -webkit-linear-gradient(top, @color1 @stop1, @color2 @stop2, @color3 @stop3);
    background-image: linear-gradient(top, @color1 @stop1, @color2 @stop2, @color3 @stop3);
}
.linear-gradient-top(@default,@color1,@stop1,@color2,@stop2,@color3,@stop3,@color4,@stop4) {
    background-color: @default;
    background-image: -webkit-linear-gradient(top, @color1 @stop1, @color2 @stop2, @color3 @stop3, @color4 @stop4);
    background-image: linear-gradient(top, @color1 @stop1, @color2 @stop2, @color3 @stop3, @color4 @stop4);
}
.linear-gradient-left(@default,@color1,@stop1,@color2,@stop2) {
    background-color: @default;
    background-image: -webkit-linear-gradient(left, @color1 @stop1, @color2 @stop2);
    background-image: linear-gradient(left, @color1 @stop1, @color2 @stop2);
}
.linear-gradient-left(@default,@color1,@stop1,@color2,@stop2,@color3,@stop3) {
    background-color: @default;
    background-image: -webkit-linear-gradient(left, @color1 @stop1, @color2 @stop2, @color3 @stop3);
    background-image: linear-gradient(left, @color1 @stop1, @color2 @stop2, @color3 @stop3);
}
.linear-gradient-left(@default,@color1,@stop1,@color2,@stop2,@color3,@stop3,@color4,@stop4) {
    background-color: @default;
    background-image: -webkit-linear-gradient(left, @color1 @stop1, @color2 @stop2, @color3 @stop3, @color4 @stop4);
    background-image: linear-gradient(left, @color1 @stop1, @color2 @stop2, @color3 @stop3, @color4 @stop4);
}*/
@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
    -webkit-transform: scale(1);
    /* Safari and Chrome */
    -o-transform: scale(1);
    /* Opera */
    -moz-transform: scale(1);
    /* Firefox */
  }
  100% {
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    /* IE 9 */
    -webkit-transform: scale(1.3);
    /* Safari and Chrome */
    -o-transform: scale(1.3);
    /* Opera */
    -moz-transform: scale(1.3);
    /* Firefox */
  }
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.1;
  }
  40% {
    opacity: 0.2;
  }
  60% {
    opacity: 0.3;
  }
  80% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0.1;
  }
  40% {
    opacity: 0.2;
  }
  60% {
    opacity: 0.3;
  }
  80% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
h3 {
  margin: 0 0 10px 0;
}
.press-container,
.filter {
  display: none;
}
.left-press {
  position: absolute;
  left: 0;
  top: 0;
}
.right-press {
  position: relative;
}
.right-press .span-container {
  margin: 45px 0 0 0;
}
.right-press .click-info {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 65px;
}
ul.press-title li a {
  margin: 0 25px;
}
ul.press-title li a:before {
  content: '';
  position: absolute;
  width: 2px;
  height: 17px;
  background-color: #e4c98f;
  top: 0;
  left: 0;
}
.title {
  font-family: 'Cormorant';
  font-size: 60px;
  line-height: 70px;
  -webkit-font-smoothing: antialiased;
  margin: 0 0 22px 0;
  color: #1f2244;
}
.team {
  width: 100%;
  float: left;
  margin: 100px 0;
  min-height: 0;
}
.title-news {
  font-family: 'Cormorant';
  font-size: 40px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
  color: #1f2244;
  padding: 0 15px;
  position: relative;
  display: flex;
  margin: 0 0 40px 0;
}
.title-news span {
  margin: -8px 0;
}
.title-news a {
  color: #1f2244;
}
.title-news:before {
  width: 3px;
  height: 45px;
  background-color: #e4c98f;
  position: absolute;
  content: '';
  left: 0;
}
.press-detail {
  margin: 70px 0 0 0;
  min-height: 0;
}
.press-detail .right-menu h1 {
  color: #1f2244;
  margin: 0 0 40px 0;
  font-family: 'Cormorant';
  font-size: 60px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
}
.press-detail .right-menu h3 {
  font-family: 'Cormorant';
  font-size: 35px;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
}
.press-detail .right-menu h2 {
  font-family: 'Cormorant';
  font-size: 40px;
  line-height: 70px;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}
.press-detail .right-menu p {
  color: #1f2244;
  font-family: 'RalewayMedium';
  font-size: 18px;
  line-height: 29px;
  -webkit-font-smoothing: antialiased;
  text-align: justify;
  word-spacing: -2px;
}
.press-detail .right-menu p b {
  font-family: 'RalewaySemiBold';
  font-size: 18px;
  line-height: 29px;
  -webkit-font-smoothing: antialiased;
}
.press-detail .right-menu p a {
  border-bottom: 2px solid #e4c98f;
  color: #1f2244;
}
.press-detail .right-menu ul,
.press-detail .right-menu ol {
  margin: 30px 0 0 0;
}
.press-detail .right-menu ul li,
.press-detail .right-menu ol li {
  display: block;
  color: #1f2244;
  margin: 0 35px 20px 35px;
  font-family: 'RalewayMedium';
  font-size: 18px;
  line-height: 29px;
  -webkit-font-smoothing: antialiased;
}
.press-detail .right-menu ul li:before,
.press-detail .right-menu ol li:before {
  content: '';
  position: absolute;
  width: 19px;
  height: 24px;
  background-image: url("/Elements/InterfaceImages/sprite.svg");
  background-repeat: no-repeat;
  background-position: -110px -1px;
  margin: 0 -35px;
}
.press-detail .right-menu ul li h2,
.press-detail .right-menu ol li h2 {
  line-height: 24px;
}
.press-detail .right-menu .text-area {
  display: flex;
}
.press-detail .right-menu .text-area img {
  width: 465px;
  height: 345px;
  float: right;
  margin: 0 0 35px 35px;
}
.press-detail .right-menu .text-area .text-block {
  margin: 0 35px 25px 0;
}
.press-detail .right-menu .title {
  font-family: 'Cormorant';
  font-size: 35px;
  line-height: 45px;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -1.05px;
  color: #1f2244;
  margin: 50px 0 30px 0;
}
.press-detail .right-menu .list-container {
  font-family: 'RalewayMedium';
  font-size: 18px;
  line-height: 29px;
  -webkit-font-smoothing: antialiased;
  color: #1f2244;
  margin: 0 0 35px 0;
}
.press-detail .right-menu a {
  border-bottom: 2px solid #e4c98f;
  color: #1f2244;
}
.press-detail .note-press {
  margin: 0;
}
.press-detail .note-press img {
  height: auto !important;
}
.press-detail .note-press ul {
  margin: 0 0 0 80px !important;
}
.press-detail .note-press ul li {
  display: block !important;
  color: #696970 !important;
  font-family: 'RalewaySemiBold' !important;
  font-size: 18px !important;
  line-height: 28px !important;
  -webkit-font-smoothing: antialiased !important;
  margin: unset;
}
.press-detail .note-press ul li:before {
  display: none;
}
.press-detail .filter {
  display: block;
}
.press-detail .filter .container {
  padding: 0;
}
.press-detail .filter ul li {
  display: inline !important;
  margin: 0 50px 40px 0 !important;
}
.press-detail .filter ul li:before {
  display: none;
}
.press-detail .filter ul li a {
  border-bottom: 1px solid #7e7f89;
  color: #696970 !important;
}
@media screen and (max-width: 1650px) {
  .team {
    margin: 80px 0;
  }
  .press-detail .right-menu {
    padding: 0 25px;
  }
}
@media screen and (max-width: 1400px) {
  .press-detail .note-press {
    display: block;
  }
  .press-detail .note-press ul {
    margin: 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  .press-detail {
    margin: 30px 0 0 0;
  }
  .team {
    margin: 30px 0;
  }
  .team .team-all {
    padding: 0;
  }
}
@media screen and (max-width: 997px) {
  .press-detail .right-menu p {
    font-family: 'RalewayMedium';
    font-size: 17px;
    line-height: 29px;
    -webkit-font-smoothing: antialiased;
  }
  .press-detail .right-menu ul li,
  .press-detail .right-menu ol li {
    font-size: 17px;
    margin: 0 35px 10px 35px;
  }
  .press-detail .right-menu h1 {
    margin: 0 0 10px 0;
  }
  .press-detail .right-menu .text-area img {
    float: none;
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .title-news {
    padding: 0 0 0 12px;
    line-height: 50px;
  }
  h3 {
    line-height: 35px;
  }
  .title-news {
    margin: 0 0 10px 0;
  }
  .press-detail .filter ul li {
    float: left !important;
    margin: 0 15px 0 0 !important;
  }
  .press-detail .right-menu h1 {
    line-height: 35px;
  }
  .press-detail .right-menu p {
    margin: 10px 0 0 0;
  }
  .press-detail .right-menu .text-area img {
    width: 100%;
    height: auto;
  }
  .press-detail .right-menu .text-area .text-block {
    margin: 0 0 30px 0;
  }
}
.team .team-container .title {
  -webkit-line-clamp: 3 !important;
  height: 190px !important;
}
