
.page-tools.sticky {
    display: block;
    position: fixed;
    top: 70px;
    left: 0;
    z-index: 999;
    width: 100%;
    padding-bottom: 0;
}		
		@media screen and (max-width: 600px) {
  .hideinmobile {
    visibility: hidden;
    display: none;
  }

}

		@media screen and (min-width: 600px) {
  .showinmobile {
    visibility: hidden;
    display: none;
  }

}
		
		.post-preview {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dadfe1;
}
		.tile--subscribe .tile__subscribe-submit {
    font-weight: 500;
    font-size: .875rem;
    font-family: Roboto,sans-serif;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.14286;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition-property: color,background-color,border-color,fill;
    transition-duration: .3s;
    padding: 15px 20px;
    display: inline-block;
    border: 1px solid #e53d46;
    color: #fff;
    background-color: #e53d46;
    display: block;
    width: 100%;
}
		
		label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
		
		.tile--subscribe .tile__subscribe-input {
    padding-left: 0;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #02263c;
}
		@media (min-width: 1200px)
.tile__post-brief {
    margin-bottom: 15px;
}
		
		.tile {
    margin-bottom: 40px;
    padding: 22px;
    background-color: #f0f2f3;
    text-align: center;
}
		
element.style {
}
@media (min-width: 1200px)
.tile__post-brief {
    margin-bottom: 15px;
}
		


.yazifontkontrol p {
    font-family: charter, Georgia, Cambria, "Times New Roman", Times, serif !important;
    font-size: 17px !important;
    color: #777 !important;
}
  