.expired-announcement {
    filter: grayscale(100%);
    background: #efefef;
}

.duyuru-email{
	border-bottom: none;
    color: black;
}

.duyuru-email:hover{
	border-bottom: none;
    color: #FFC107;
}
.kvkk-ul{
	padding-left: 15px;
}

.kvkk-ul li{
	margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 300;
}

.kvkk-info{
	font-size: 16px;
}

.kvkk-p {
	font-size: 18px;
}

#kvkk-header{
	font-size: 26px;
	text-align: center;
}

.kvkk-head{
	font-size: 20px;
}

ul li{
	margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 300;
}
.flip-clock-wrapper {
    margin: 10px 0px 10px 70px !important;
}

.clockdown-text{
	font-size: 13px;
    text-align: center;
    font-weight: 300;
}

.expired-announcement{
	filter: grayscale(100%);
    background: #efefef;
}

.play-button {
    cursor: pointer;    
}

#duyuru-h1{
	position: absolute;
	top: 50%;
	left: 50%;
	transform:translateX(-50%) translateY(-50%);
	color: #fff;
}

p a{
	border-bottom: 1px dotted #283247;
    color: #283247;
}

#duyuru-h1 h1{
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

#call-to-action-button{
	
	margin-bottom: 10px;
}

#call-to-action-button a{
	margin-left: 0px;
	width: 100%;
	text-align: center;
}

 #dynamic-duyuru-title{
	color: #4c4c4c;
    font-size: 30px;
    margin-bottom: 10px;
	line-height: 1.2;
    font-weight: 300;
}

body[page="announcement-detail"] .content-wrap{
	
    padding: 40px 0;
}

#duyuru-header{
	width: 100%;
	border-bottom: 1px solid #efefef;
	margin-bottom: 25px;
}

#back-to-announcements{
	color: #283247;
	padding-left: 20px;
	float: left;
    position: relative;
	font-weight: 300;
}

#return-to-all-announcements{
	position: relative;
    display: inline-block;
}

#back-to-announcements i{
	font-size: 40px;
    position: absolute;
    left: -14px;
    top: -9px;
}

#dynamic-duyuru-content p{
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.4;
}

#duyuru-deneme{
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
}

#duyuru-webinar{
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
}

#dynamic-duyuru-content li{
	font-size: 18px;
}

#duyuru-banner{
	width: 100%;
    border-radius: 3px;
}

#duyuru-banner img{
    border-radius: 3px;
    width: 100%;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
	margin-bottom: 20px;
}

#duyuru-detay-container{
	background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 20px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 3px 20px 3px rgba(0,0,0,0.1);
    box-shadow: 0px 3px 20px 3px rgba(0,0,0,0.1);
    padding: 50px 40px 40px 40px ;
}

#duyurular-section-header {
    width: 100%;
    height: auto;
    background: url(../bireysel-satis/images/packages/bireysel-satin-al-bg.jpg) center center no-repeat;
    position: relative;
    min-height: 200px;
    background-size: cover;
    z-index: 99;
    
}

.pokus-button {
    background-color: #FFC107 !important;
    color: #333333 !important;
    border-radius: 40px;
    margin: 10px 0px 10px 0px;
    width: 100%;
    font-size: 18px;
    box-shadow: 0 4px 5px 0 rgb(0 0 0 / 14%), 0 1px 10px 0 rgb(0 0 0 / 12%), 0 2px 4px -1px rgb(0 0 0 / 30%);
}

#duyurular-contents {
    margin: 20px 0px 50px 0px;
}

.duyurular-top-content-holder {
    margin: 30px 0px 0px 0px;
}


.announcement-link{
	text-align: right;
    margin-top: 10px;
}

.big-href{
	color: #333333;
}

.announcement-img{
    border-radius: 3px;
    width: 100%;
        -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
	margin-bottom: 10px;
}

.announcement-img img{
    border-radius: 3px;
}

.announcement-date{
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 0px;
    text-align: left;
}

.individual-announcement:hover{
	
	
    transform: scale(1.02, 1.02);
}

.individual-announcement{
	transition: all 200ms ease-out;
	background-color: #fff;
	cursor: pointer;
    padding: 10px;
    margin: 15px 0px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.28);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.28);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.28);
    border-radius: 3px;
    min-height: 500px;
}

.announcement-header-vertical-align{
	position: relative;
	font-size: 18px;
    font-weight: bold;
    line-height: 48px;
    margin-bottom: 10px;
    border-bottom: 1px solid #efefef;
    padding: 0px 0px 10px 50px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  height: 53px;
}

.announcement-header-vertical-align i {
    position: absolute;
    left: 0px;
    font-size: 40px;
    color: #eb0241;
    top: 50%;
    transform: translateY(-50%);
}

.announcement-header{
	position: relative;
	font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
    border-bottom: 1px solid #efefef;
    padding: 0px 0px 10px 50px;
  	display: -webkit-box;
  	-webkit-line-clamp: 2;
  	-webkit-box-orient: vertical;  
  	overflow: hidden;
 	 height: 53px;
}

.announcement-header i{
	position: absolute;
    left: 0px;
    font-size: 40px;
    color: #eb0241;
    top: 50%;
    transform: translateY(-50%);
}

.announcement-content{
	
    height: 120px;

	font-weight: 300;
	line-height: 24px;
	font-size: 16px;
display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: black;
}

.duyuru-link{
	color: black;
}


#dynamic-duyuru-content h4{
	color: #4c4c4c;
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1.2;
}


@media (max-width: 480px) {	
	#dynamic-duyuru-content ul{
	padding-left: 20px;
	}

}

@media (min-width: 768px) and (max-width: 991px){
	
}
