﻿.butonTip 
{
	
    border-width: 1px;
    border-style: solid;
    padding: 7px 37px;
    outline: 0px;
    transition: 400ms;
    height: 50px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 34px;
    letter-spacing: 0.13em;
    font-family: inherit;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 16px;
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 400ms;
    -o-transition: all 400ms;
    -moz-transition: all 400ms;
    -webkit-appearance: none;
}
em {
    color: red;
}
html, button, input, select, textarea {
    font-family: Tahoma,sans-serif;
    color: #000;
     font-size: 14px;
     font-weight:400;
}

.uyari {
	margin: 0px auto; width: 100%; text-align: center;
}
.uyari img {
	margin: 20px auto 0px; 
}
.uyari .not-found-continue {
	margin: 15px 0px 0px; width: 100%; color: rgb(51, 51, 51); font-size: 21px;
}
.uyari {
	margin: -125px 0px 0px -350px; padding: 10px; border-radius: 20px; border: 10px solid rgb(204, 204, 204); border-image: none; left: 50%; top: 50%; width: 700px; line-height: 20px; font-size: 18px; position: absolute; z-index: 1002; box-shadow: 0px 0px 8px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255); -webkit-border-radius: 20px; -moz-border-radius: 20px;
}
.uyari a.x2 {
	font: bold 18px/22px Verdana; top: 0px; height: 22px; right: 0px; color: rgb(103, 103, 103); display: block; position: absolute; font-size-adjust: none; font-stretch: normal;
}
.uyari a.x {
	padding: 10px 0px; display: block; cursor: pointer;
}

.uyari {
	padding: 10px; border-radius: 20px; border: 10px solid rgb(204, 204, 204); border-image: none; left: 5%; top: 50%; width: 90%; line-height: 20px; font-size: 14px; margin-top: -100px; box-shadow: 0px 0px 8px rgba(0,0,0,0.1); -webkit-border-radius: 20px; -moz-border-radius: 20px;
}
.uyari a.x2 {
	font: bold 14px/22px Verdana; top: 0px; right: 10px; color: rgb(103, 103, 103); display: block; position: absolute; font-size-adjust: none; font-stretch: normal;
}
.uyari a.x {
	padding: 10px 0px; display: block; cursor: pointer;
}
.pr-img .uyari {
	margin: 0px auto; left: 0px; top: 0px; position: relative;
}

  /* UYARI POPUP CSS */
    .uyari {
        width: 84%;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        border: 5px solid #ccc;
        box-shadow: rgba(0, 0, 0, 0.1) 0 0 6px;
        padding: 10px;
    }

#masterImg {
 /*   background-blend-mode: multiply;
    background-color: #4a7ed1;#325c90;*/
    background-repeat: no-repeat;
    background-size: cover;
    height: 284px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.blog-post_media .blog-post_media_part a 
{
    background-color: #a4a4a4;
}
#masterImg::after {
    background: rgba(0, 0, 0, 0) url(/images/ekip/w5.png) no-repeat scroll left center;
    content: "";
    height: 100%;
    max-width: 767px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#masterImg .page-title {
    color: #ededed;
    font-size: 36px;
    font-weight: 100;
    margin: 0;
    position: relative;
    z-index: 8;
}
.block-with-text:after {
    content: '...';
    position: absolute;
    right: 15px;
    bottom: -4px;
    background: linear-gradient(to right, #fffff2, #fff, #fff, #fff);
}
 .block-with-text {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 103px;
    text-align: justify;
    padding: 15px;
}

.blog-post_title a
{
    overflow: hidden;
    display: inline-block;
    position: relative;
    white-space: pre-wrap;
    line-height: 1.2em;
    /* min-height: 3.6em; */
    max-height: 3.6em;
    max-width: 100%;
    min-width:100%;
    /* text-align: justify; */
    /* padding: 15px;*/
	}
	
.blog-post_title a:after 
{
	     content: '...';
    position: absolute;
    bottom: 0px;
    width: 20px;
    text-align: center;
    background-color: white;
    right: 3px;
        /*right: 0px;linear-gradient(to right, #fffff2, #fff, #fff, #fff)*/
}	
.format-standard-image.blog-post .blog-post_media
{
	position: relative;
    z-index: 1;
    min-height: 200px;
    max-height: 200px;
    overflow: hidden;
	}
	.post_featured_bg {
    position: relative;
    margin-bottom: 0px;
    background: #19283b;/*#272728;*/
    margin-top: -80px;
}
.post_featured_bg .blog-post_bg_media {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center 0;
}
.post_featured_bg .blog-post_bg_media:before {
    background-color: rgba(39,39,40,.5);
}
.blog-post_bg_media:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.blog-post_bg_media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.blog-post_meta-categories .current-menu-item.yeni{
    height: 1px;
    width: 50px;
    display: inline-block;
    vertical-align: middle;
    left: -20px;
    position: absolute;
    top: 0;
    margin-top: 15px;
}
.blog-post_meta-categories {
   /* position: relative;
    padding-left: 46px;
    z-index: 1;
    text-align: left;
    padding-top: 0px;*/
}
.post_featured_bg .blog-post_meta-categories a 
{
	font-size: 16px;
    font-weight: 500;
}

.prev-link_wrapper .image_prev {
    display: inline-block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    vertical-align: top;
    margin-right: 20px;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.prev-link_wrapper .image_prev:after {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.prev-link_wrapper .image_prev:before 
{
	
    background: #19283b;
 /* content: fa fa-left;*/
  content: '\f060';
    font-family: FontAwesome;
    font-size: 21px;
    position: absolute;
    line-height: 70px;
    left: 0;
    margin-left: 20px;
    right: 0;
    opacity: 1;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.next-link_wrapper .image_next {
    display: inline-block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    vertical-align: top;
    margin-left: 20px;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.next-link_wrapper .image_next:before 
{
	background: #19283b;
  content: '\f061';
    font-family: FontAwesome;
    font-size: 21px;
    position: absolute;
    line-height: 70px;
    left: 0;
    margin-right: 20px;
    right: 0;
    opacity: 1;
    color: #fff;
    display: block;
    text-align: center;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.next-link_wrapper .image_next:after {
    display: block;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
@media only screen and (max-width: 1024px)
{
	.format-standard-image.blog-post .blog-post_media 
{
	    min-height: 250px;
    max-height: 250px;
   
	
}	

	.format-standard-image.blog-post .blog-post_media .blog-post_media_part
{
	height: 250px !important;
	   
   
	
}	
	}
@media only screen and (max-width: 767px)
{
.row .wgl_col-4 {
    width: 100%;
    padding: 0px 50px 0px 50px;
}
}	
.wgl-pagination .page-numbers {

}
.wgl-pagination .page .current {
    cursor: default;
    color: #fff;
    background-color:#002e63;
}
.wgl-pagination .page > a:hover {
     background-color:#23359e;
    color: rgb(255, 255, 255);
}
@media (max-width: 800px)
{
#masterImg .page-title {
    text-align: center;
}
#masterImg::after 
{
	display:none;
}
}

@media (max-width: 1600px)
{
#masterImg {
    height: 174px;
}

#masterImg:after {
    background-size: contain;
    background-position: right center;
    max-width: none;
}

}