/*
Theme Name: Vadi Program
Theme URI: http://demo.temavadisi.com/vadiprogram
Author: Tema Vadisi
Author URI: https://www.temavadisi.com
Description: Tema Vadisi tarafından tasarlanmış wordpress program download temasıdır.
Text Domain: temavadisi
Domain Path: /lang/
Version: 1.0
*/

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

*,
*:before,
*:after {
	outline:0;
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}

body { 
	background:#f4f4f4; 
	font-weight:normal; 
	line-height:20px; 
	color:#383f42;
	/* -webkit-text-stroke:0.1px; */
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a { 
	text-decoration:none; 
	color:#383f42; 
	-webkit-transition:background-color 0.4s;
	-moz-transition:background-color 0.4s;
	-o-transition:background-color 0.4s;
	transition:background-color 0.4s;
}

h1, h2, h3, h4, h5, h6, .widget_h2 { 
	clear:both; 
	line-height:25px; 
	margin:0 0 10px;
	color:#41495b;
}

.widget_h2 { 
	font-size:20px; 
}

img { 
	max-width:100%;
	border-radius:2px;
}

img:hover {
	opacity:0.7;
}

p { 
	margin-bottom:15px;padding:0 
}

ol, li { 
	list-style-position:inside; 
}

blockquote { 
	color:#666;
	font-size:16px;
	font-style:italic;
	line-height:1.7;
	margin:15px 0;
	overflow:hidden;
	padding:20px;
	background:#fffde7;
	border-left:6px solid #ffe082;
}

.alignleft { 
	display:inline;
	float:left;
	margin-right:10px; 
}

.alignright { 
	display:inline;
	float:right !important;
	margin-left:10px;
}

.aligncenter { 
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center; 
}

.reklam_orta {
	margin-top:15px;
	margin-bottom:15px;
}

.reklam_icerik {
	margin:15px -20px;
}

.program_icerik {
	margin:-20px -20px 15px;
}

.clear{
	width:0;
	height:0;
	clear:both;
}

.screen-reader-text {
	display:none;
}

textarea {
	line-height:21px;
	color:#444;
	border:1px solid #e1e1e1;
	width:100%;
	max-width:100%;
	height:168px;
	min-height:168px;
	padding:6px 9px 6px 9px;
	border-radius:4px;
}

textarea:focus, input:focus, input[type]:focus {
	outline:0 none;
}

input[type=submit], .dahafazla {
	background-color:#222222;
	border-radius:3px;
	color:#fff;
	font-weight:bold;
	border:none;
	padding:8px 15px;
	-webkit-transition:background-color 0.4s;
	-moz-transition:background-color 0.4s;
	-o-transition:background-color 0.4s;
	transition:background-color 0.4s;
	cursor:pointer;
}

input[type=text], input[type=url], input[type=tel], input[type=email], input[type=search], select,[type="number"] {
	line-height:21px;
	color:#444;
	border:1px solid #e1e1e1;
	width:100%;
	max-width:100%;
	height:34px;
	padding:3px 9px;
	border-radius:3px;
}

.search-submit {
	padding:8px 5px !important;
}

.wrap { 
	max-width:1140px;
	margin:0px auto;
	padding:0px 15px;
	position:relative; 
}

.section { 
	clear:both;
	padding:0px;
	margin:0px; 
}

.col { 
	display:block;
	float:left;
	margin:1% 0 1% 1%; 
}

.col:first-child { 
	margin-left:0;
}

.group:before, .group:after { 
	content:"";
	display:table; 
}

.group:after { 
	clear:both;
}

.group {
	zoom:1; 
}

.span12 {
	width:100%; 
}

.span11 {
	width:91.58%; 
}

.span10 {
	width:83.16%; 
}

.span9 {
	width:74.75%; 
}

.span8 {
	width:66.33%; 
}

.span7 {
	width:57.91%; 
}

.span6 {
	width:49.5%; 
}

.span5 {
	width:41.08%; 
}

.span4 {
	width:32.66%; 
}

.span3 {
	width:24.25%; 
}

.span2 {
	width:15.83%; 
}

.span1 {
	width:7.416%; 
}

.last {
	margin-right:0 !important; 
}

.hd{
	opacity:0;
}

.vs{
	opacity:1;
}

#head {
	box-shadow:0 1px 6px rgba(0,0,0,0.45);
	height:70px;
	position:relative;
	z-index:9999;
}

#logo {
	margin-bottom:0;
}

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
}

.sf-menu li {
	position: relative;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.sf-menu > li {
	float: left;
	padding-top:20px;
	padding-bottom:20px;
}

.sf-menu > li:hover span:before, .sf-menu > li.active span:before {
	font-family:"temavadisi";
	content:"\f106";
	position:absolute;
	left:-9px;
	top:-11px;
	transform:rotate(-45deg);
    -webkit-transform: rotate(-45deg);
	font-weight:normal;
	display:block;
	opacity:1;
}

.sf-menu > [class*="icon-"] span:hover:before, .sf-menu ul li span:before {
	content:"" !important;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu ul ul {
	top: 0;
	left: 100%;
}

#navmenu {
	margin:0;
	padding-left:20px;
}

#navmenu a {
	font-size:16px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}

#navmenu [class*="icon-"]:before {
	position:absolute;
	line-height:20px;
	color:rgba(0,0,0,0.5);
}

#navmenu [class*="icon-"] a{
	margin-left:10px; 
}

.sf-menu {
	float: left;
	width:100%;
}

.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em;
	*width: 12em;
}

.sf-menu a {
	zoom: 1;
}

.sf-menu li {
	white-space: nowrap;
	*white-space: normal;
	-webkit-transition: background .2s;
	transition: background .2s;
}

.sf-menu ul li {
	padding:10px 0;
}

.sf-menu ul li,.sf-menu ul ul li {
	background:#fff;
	box-shadow:0 1px 2px rgba(0,0,0,0.11);
}

.sf-menu li.sfHover {
	-webkit-transition: none;
	transition: none;
}

.sf-menu li.sfHover ul li:hover {
	background:#f7f7f7;
}

.sf-menu li.sfHover ul li a {
	color:#444 !important;
	font-size:15px !important;
}

.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em;
	margin-right:10px;
}

.sf-arrows .sf-with-ul:after {
	font-family:"temavadisi";
	position:absolute;
	right:5px;
	top:2px;
	font-size:10px;
	content:"\e84e";
}

.sf-arrows ul .sf-with-ul:after {
	right:5px;
	content:"\e851";
}

.mobil_menu {
	display:none;
}

.arama_alani {
	background:#fff;
    width:100%;
    height:100%;
    z-index:88;
    position:fixed;
    left:0px;
    top:0px;
    display:none;
	opacity:0.9;
}

.arama_alani .search-form {
	margin-top:20%;
	font-size:36px;
}

.arama_alani .search-field {
	height:75px;
}

.arama_alani .search-submit {
	padding:18px !important;
}

/*slider başla*/
.home-slide {
	position:relative;
    height:400px;
    overflow:hidden;
}

.home-slide .slide {
	float:left;
	position:relative;
	overflow:hidden;
}

.home-slide .slide img {
	width:100%;
	height:100%;
	border-radius:0;
}

.home-slide .slide:after {
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:2;
	content:"";
	display:block;
	opacity:1;
	background:#151515;
	background:linear-gradient(to bottom,transparent 0,#151515 99%,#000 100%);
	background:-webkit-linear-gradient(to bottom,transparent 0,#151515 99%,#000 100%);
}

.home-slide .slide:hover:after {
	opacity:0.8;
}

.home-slide .posturl {
	position:absolute;
	left:4px;
	top:4px;
	right:4px;
	bottom:4px;
	display:block;
	z-index:4;
}

.home-slide .slide-text {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:15px;
	z-index:3;
}

.home-slide h2.slide-title {
	margin-top:5px;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.6);
}

.home-slide .slide.buyuk h2.slide-title {
	font-size:26px;
}

.home-slide .slide-cat {
	padding:2px 4px;
	font-size:12px;
	letter-spacing:-1px;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
}

.home-slide .slide-cat a {
	color:#fff;
}

.home-slide .slide-meta {
	text-shadow:0 -1px 0 rgba(0,0,0,0.6);
	font-size:12px;
	letter-spacing:-1px;
	color:#aaa;
}

.home-slide .slide.buyuk {
	width:48%;
	height:400px;
}

.home-slide .slide.dikey {
	width:27%;
	height:400px;
}

.home-slide .slide.kucuk {
	width:25%;
	height:200px;
}

.slick-slider {
	position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
     touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-prev, .slick-next {
    font-size: 0;
    display: block;
    cursor: pointer;
    border: none;
    outline: none;
}

.slick-next:before, .slick-prev:before {
	font-family:"temavadisi";
	font-size:22px;
	background:#fff;
	width:40px;
	height:40px;
	line-height:42px;
    position: absolute;
    top: 45%;
	z-index:9;
	opacity:0.6;
}

.slick-slider:hover .slick-next:before, .slick-slider:hover .slick-prev:before {
	opacity:1;
}

.slick-next:before {
	content:"\e854";
	right:20px;
}

.slick-prev:before {
	content:"\e853";
	left:20px;
}

/*slider bitir*/

.site-content {
	margin:30px 0;
}

.site-content .content.span8 {
    width:67.5%;
}

.son_baslik {
	padding:10px;
	margin-bottom:15px;
	box-shadow:0 0 4px rgba(0,0,0,.14), 0 4px 8px rgba(0,0,0,.1);
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	position:relative;
}

.son_baslik h2 {
	margin-bottom:0;
	float:left;
	font-size:18px;
}

.filtre_kategori {
    float:right;
}

.filtre_kategori span {
    opacity:0.6;
    font-weight:bold;
}

.filtre_kategori li {
    padding:0 ;
}

.filtre_kategori li ul {
    left:-75px;
    padding:10px 15px;
    background:#fff;
}

.filtre_kategori li ul li {
    box-shadow:none;
}

.filtre_kategori li ul li:before {
    float:left;
    color:#666;
    line-height:20px;
}

.filtre_kategori li.sfHover ul li a {
    font-size:12px !important;
    padding:0 10px;
    color:#444;
}

ul.program-filtre {
	float:right;
	list-style:none;
}

ul.program-filtre li {
	float:left;
	margin-left:5px;
	line-height:25px;
}

ul.program-filtre .filtre {
	opacity:0.7;
	letter-spacing:-1px;
	font-weight:bold;
	margin-top:-1px;
}

ul.program-filtre li a {
	color:rgba(0,0,0,0.4);
}

ul.program-filtre li a:hover {
	color:#fff;
}

.default-post {
	float:left;
	width:31.97%;
    height:250px;
    overflow:hidden;
	margin-right:15px;
	position:relative;
    margin-bottom:20px;
    box-shadow:-1px 0 6px rgba(0,0,0,0.1);
}

.default-post.big {
	width:100%;
	float:none;
}

.default-post:nth-child(3n+1) {
	margin-right:0px;
}

.default-post .postimg {
	margin-bottom:-5px;
}

.default-post .postimg img {
    width:100%;
	height:145px;
	background:#fff;
}

.default-post .post-wrap {
	background-color:#fff;
	padding:10px;
    display:block;
    height:100%;
}

.default-post .post-meta {
	color:#999;
	font-size:10px;
    text-transform:uppercase;
}

.default-post h2.post-title {
	font-size:16px;
	line-height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.default-post h2.post-title.blogs {
	white-space:normal;
	-webkit-line-clamp:2;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	line-height:25px;
}

.default-post .post-content {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:12px;
}

.entry-footer .lisans {
    font-size:12px;
    text-transform:uppercase;
    color:#62c162;
}

.entry-footer i{
    color:#999;
}

.entry-footer .icon-circle-thin {
	position:relative;
	font-size:22px;
	color:#999;
	float:left;
}

.entry-footer .icon-circle-thin .icon-windows {
	position:absolute;
	left:8px;
	top:1px;
	font-size:10px;
}

.entry-footer .rating {
	font-size:0;
	float:right;
	line-height:32px;
	height:35px;
}

.entry-footer .post-ratings-image {
	width:15px;
}

.sayfalama {
	display:none;
}

.pix-wrapper.pix-load-more {
    clear:both;
    text-align:center;
}

.dahafazla {
    text-transform:uppercase;
    width:100%;
}

#sidebar.span4 {
    width:30.64%;
    float:right;
}

.temayan {
    background:#fff;
    padding:20px;
    margin-bottom:20px;
    box-shadow:-1px 0 6px rgba(0,0,0,0.1);
	overflow:hidden;
}

.temayan ul {
    list-style:none;
}

.temayan ul li {
    margin-bottom:5px;
}

.yankapsa {
    padding-bottom:10px;
    margin-bottom:10px;
}

.yanbaslik {
    text-transform:uppercase;
    font-size:18px;
	font-weight:bold;
}

#footer {
	margin-top:15px;
	box-shadow:0px -1px 15px rgba(0,0,0,0.2);
}

.copyright {
	padding:40px 0;
	color:rgba(0,0,0,0.7);
	
}

.sosyal_profil a {
	font-size:32px;
}

.sosyal_profil a:hover {
	opacity:0.6;
}

.sosyal_profil .icon-facebook-official {
	color:#3b5998;
}

.sosyal_profil .icon-twitter-squared{
	color:#00aced;
}

.sosyal_profil .icon-gplus-squared{
	color:#dd4b39;
}

.sosyal_profil .icon-youtube-squared{
	color:#cd201f;
}

.sosyal_profil .icon-instagram-filled{
	color:#cd486b;
}

#yukari {
	position:fixed;
	bottom:15px;
	right:15px;
	z-index:9999;
	width:32px;
	height:32px;
	text-align:center;
	line-height:32px;
	color:#fff;
	cursor:pointer;
	transition:opacity 0.2s ease-out;
	-webkit-transition:opacity 0.2s ease-out;
	opacity:0;
	box-shadow:0 0 4px #999;
}

#yukari:hover {
	background:#fff;
}

#yukari.show {
	opacity:1;
}

.copyright .footermenu {
    margin:15px 0;
}

.copyright .footermenu li {
    list-style:none;
    float:left;
    margin-right:10px;
}

.copyright .footermenu li:before {
    font-family:"temavadisi";
    content:"\e851";
    padding-right:5px;
    font-size:10px;
}

.copyright .footermenu li {
    opacity:0.6;
}

.copyright .footermenu li:hover {
    opacity:1;
}

#page .content.span8, #page .content.span12, .program_content {
    background:#fff;
    box-shadow:-1px 0 6px rgba(0,0,0,0.1);
    padding:20px;
    margin-left:0;
}

#single .content.span8, #category .content.span8 {
    margin-left:0;
}

.navi ol {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.navi li{
	list-style-type:none;
	display:inline-block;
}

.navi a, .navi{
	color:#bdbdbd;
	font-size:12px;
	letter-spacing:1px;
}

#single h1, #category h1, #page h1 {
    margin:15px 0;
}

#single h1 small {
	color:rgba(0,0,0,0.2);
	margin-left:20px;
}

#single .content .post-meta {
    margin:15px 0;
	border-top:1px solid #f7f7f7;
	padding-top:10px;
}

#single .content .post-meta img {
    float:left;
    margin-right:5px;
	border-radius:50%;
}

#single .content .post-meta, #single .content .post-meta a, .etiketler a {
	font-size:12px;
	color:#999;
	text-transform:capitalize;
}

#single .content .post-meta span {
	margin:0 5px;
    line-height:40px;
}

.etiketler {
	border-top:1px solid #f7f7f7;
	padding:20px 0;
}

.program_content .onresim {
	height:auto;
	margin-bottom:15px;
}

.single_content p {
	line-height:25px;
}

.single_content ul {
	list-style:disc inside;
	margin:10px 5px;
	line-height:25px;
}

.single_content ol {
	list-style:decimal inside;
	margin:10px 5px;
	line-height:25px;
}

.single_content ul li, .single_content li {
	margin-bottom:5px;
}

.single_content h2 {
	line-height:30px;
}

.single_content iframe {
	max-width:100%;
}

a.magnify {
	position:relative;
	display:block;
}

a.magnify:hover:before {
	font-family:"temavadisi";
	content:"\e895";
	position:absolute;
	top:45%;
	left:45%;
	font-size:32px;
	color:#000;
}

.artilari, .eksileri {
	padding:20px;
	font-size:13px;
	color:#666;
	box-shadow:-1px 0 6px rgba(0,0,0,0.1);
	margin-bottom:15px;
}

.artilari ul, .eksileri ul {
	list-style:none;
}

.artilari {
	background:#d8ffd0;
}

.artilari strong, .eksileri strong {
	font-size:16px;
	display:block;
	margin-bottom:10px;
	text-transform:uppercase;
}

.artilari li, .eksileri li {
	margin-bottom:5px;
}

.artilari strong, .artilari li:before {
	color:#46B430;
}

.eksileri strong, .eksileri li:before {
	color:#dd4b39;
}

.artilari li:before {
	content:"+";
	padding-right:5px;
}

.eksileri li:before {
	content:"-";
	padding-right:5px;
}

.eksileri {
	background:#ffd8d3;
}

.yazi_paylas, .oylama {
	padding:20px 0;
	border-top:1px solid #f7f7f7;
}

.yazi_paylas h4, .oylama h4 {
	float:left;
	margin-right:15px;
	line-height:25px;
}

.yazi_paylas a {
    font-size:12px;
	color:#fff;
	display:inline;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
    padding:5px 10px 5px 5px;
    margin-right:5px;
}

.yazi_paylas a:before {
	font-size:16px;
}

.yazi_paylas a:hover {
	color:#444;
}

.yazi_paylas .facebook {
    background:#3b5998;
}

.yazi_paylas .twitter {
    background:#00aced;
}

.yazi_paylas .googleplus {
    background:#dd4b39;
}

.yazi_paylas .whatsapp {
    background:#5cbe4a;
}

.post_navi {
	padding:10px;
	border-top:1px solid #f7f7f7;	
}

.post_navi .col.span6.last {
	text-align:right;
}

.post_navi span {
	color:#999;
	font-size:11px;
	display:block;
}

.post_navi a {
	font-weight:bold;	
}

.benzerh2 {
	font-size:20px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ddd;
	font-weight:bold;
	letter-spacing:-2px;
}

.benzer_konular, .benzer_programlar {
	margin-top:10px;
}

.benzer_konular .benzer_post{
	width:32.3%;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.benzer_konular .benzer_post:nth-child(4n+1){
	clear:both;
}

.benzer_konular .benzer_post:nth-child(3n+1){
	margin-right:0px !important;
}

.benzer_konular .benzer_post h3.post-title {
	font-size:16px;
	line-height:20px;
	text-overflow:ellipsis;
	overflow:hidden;
	-webkit-line-clamp:2;
	display:-webkit-box;
	-webkit-box-orient:vertical;
}

.benzer_post .postimg {
	width:100%;
}

.benzer_programlar .benzer_post {
	width:50%;
	float:left;
	padding:15px 10px;
	margin-top:10px;
	margin-bottom:-5px;
	box-shadow:-1px 0 6px rgba(0,0,0,0.1);
}

.benzer_programlar .benzer_post:nth-child(2n+1){
	margin-right:0px !important;
}

.benzer_programlar .postimg {
	width:20%;
	float:left;
	margin-right:10px;
}

.benzer_programlar .post-wrap {
	display:inline-block;
	width:75%;
}


.benzer_programlar h3.post-title {
   font-size:14px;
    margin:0px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
}

h3.post-title {
    font-size:14px;
    margin-top:10px;
	line-height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.yazi-yorumlari {
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #ddd;
}

#comments h3, #respond h3 {
	font-size:22px;
	text-transform:uppercase;
	display:inline-block;
	margin-bottom:15px;
	padding-bottom:10px;
}

.respond_button {
	background:#eaeaea;
	padding:10px 20px;
	border-radius:3px;
	font-weight:bold;
	color:#999;
	display:inline-block;
	float:right;
}

.respond_button:hover {
	color:#fff !important;
}

.yorum-politik {
	padding-bottom:10px;
	color:#666;
}

.commentlist li {
	list-style:none;
	padding:10px 0;
	margin:5px 0;
}

.commentlist li ul li {
	margin-left:30px;
}

.commentlist li .avatar {
	float:left;
	border-radius:50%;
	margin-right:10px;
}

.commentlist li .fn {
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	display:inline-block;
	padding-bottom:5px;
	margin-top:5px;
}

.commentlist li.comment-author-admin .fn:before {
	font-family:"temavadisi";
	content:"\e8b3";
	margin-right:5px;
}

.commentlist li.comment-author-admin ul.children .fn:before {
	content:"";
}

.commentlist li .says {
	display:none;
}

.commentlist li .comment-meta {
	float:right;
}

.commentlist li .comment-meta a, .commentlist li .comment-edit {
	color:#bbb;
	font-size:11px;
}

.yorum_kontrol, .cancel-comment-reply a {
	color:#ff6347;
	text-align:center;
	margin-bottom:5px;
	display:block;
}

.commentlist li .comment-edit {
	text-align:right;
	margin-bottom:0;
}

.commentlist li .comment-content {
	padding:20px;
	border:1px solid #eaeaea;
	border-radius:3px;
}

.comment-reply-link, .comment-reply-login {
	color:#999;
	font-size:11px;
}

.comment-reply-link:before {
	font-family:"temavadisi";
	content:"\f122";
	display:inline-block;
	padding-right:5px;
}

.comment-pagination {
	padding:20px 0;
}

.comment-pagination .page-numbers {
	padding:10px;
	background:#f7f7f7;
	color:#999;
	border-radius:3px;
}

.comment-pagination .page-numbers:hover, .comment-pagination .current {
	color:#fff !important;
}

#respond {
	padding:40px 0;
	margin:20px 0;
	border-top:1px solid #ddd;
}

.program_info {
	margin-top:0;
}

.program_icon {
	background:#fff;
	padding:10px;
	max-width:150px;
	width:auto;
	height:auto;
	box-shadow:-1px 0 6px rgba(0,0,0,0.1);
}

.puanlama {
	margin-top:10px;
	background:#fff;
	text-align:center;
	box-shadow:-1px 0 6px rgba(0,0,0,0.1);
}

.yildizlar {
	width:140px;
	padding:15px 10px;
	font-size:12px;
	margin-left:20px;
}

ul.bilgiler {
	list-style:none;
	margin:10px 0;
	padding-left:10px;
}

ul.bilgiler li {
	margin-bottom:10px;
}

ul.bilgiler li strong {
	display:block;
	margin-bottom:5px;
}

.program_indir {
	background:#fff;
	padding:20px 10px 10px;
	margin:15px 0;
	box-shadow:-1px 0 6px rgba(0,0,0,0.1);
}

.program_indir a {
	color:#46B430;
	font-size:16px;
	display:block;
	margin-bottom:15px;
}

.program_indir a.mobilurl {
	font-size:14px;
}

.qrkod {
	padding:15px;
	background:#fff;
	display:inline-block;
	box-shadow:-1px 0 6px rgba(0,0,0,0.1);
}

.programslide {
	position:relative;
	height:260px;
	overflow:hidden;
	margin-bottom:15px;
}

.programslide .slick-next:before {
	right:0;
}

.programslide .slick-prev:before {
	left:0;
}

#hata {
	min-height:365px;
}

#hata .content {
	text-align:center;
}

#hata .content p {
	padding:30px 0;
}

#hata .search-form {
	width:35%;
	margin:0 auto;
}

/* Bileşenler */
.widget-program {
    overflow:hidden;
	position:relative;
    box-shadow:-1px 0 6px rgba(0,0,0,0.1);	
}

.widget-program .postimg img {
	background:#fff;
	margin:10px;
}

.widget-program .post-wrap {
	padding:15px 10px 0 0;
    overflow:hidden;
}

.widget-program h2.post-title {
	font-size:16px;
	line-height:20px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-bottom:5px;
}

.widget-program .post-content p {
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:12px;
	margin-bottom:5px;
}

.editorun_secimi {
	counter-reset:section;
}

.editorun_secimi article h2:before {
	counter-increment:section;
    content:counter(section);
    color:rgba(0,0,0,0.2);
    font-size:19px;
    font-weight:bold;
}

.populer_tabs .tab {
    overflow: hidden;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}

.populer_tabs .tab button {
    background-color:inherit;
    float: left;
    border:none;
    cursor:pointer;
    transition:0.3s;
    font-size:22px;
	color:#ccc;
	padding:10px;
}

.populer_tabs .tab button:hover, .populer_tabs .tab button.active {
    background-color:#ddd;
    color:#666;
}

.populer_tabs .tabcontent {
	display:none;
}

.indiriliyor {
	padding:40px 25px;
	background:#0db3e687;
	margin:-20px -20px 20px;
	border-bottom:15px solid #f4f4f4;
}

.indiriliyor .alignleft i {
	font-size:32px;
}

.indiriliyor h1 {
	display:inline;
}

.indiriliyor span {
	display:block;
	margin-top:15px;
	margin-left:50px;
}

.indiriliyor span a{
	color:rgba(0,0,0,0.4);
	margin-right:15px;
	font-size:13px;
	display:inline-block;
}

.prolist {
	display:block;
	padding:15px 20px 5px 20px;
	border-left:6px solid rgba(0,0,0,0.1);
	margin:15px 0;
}

.prolist .post-title {
	display:inline;
	font-size:20px;
}

.prolist .indirbtn {
	float:right;
	background-color:#5cbe4a;
	padding:5px 10px;
	color:#fff;
	border-radius:3px;
}

.prolist p {
	font-size:12px;
	display:table;
	margin-bottom:0;
}

.prolist .rating {
	font-size:0;
	float:left;
	margin-right:20px;
	line-height:35px;
	height:25px;
}

.prolist .rating img {
	width:12px;
}

@media only screen and (max-width : 768px) {
	
	.col {
		margin:1% 0 1% 0%;
	}
	
	.site-content .content.span8, #sidebar {
		width:100% !important;
	}
	
	#logo.col.span2 {
		width:85%;
		padding-top:10px;
	}
	
	#navmenu.col.span10 {
		width:auto;
	}
	
	#navmenu .col.span1 {
		width:25px;
	}
	
	.mobnav_bar {
		margin-left:20px !important;
	}
	
	a.mobnav_bar:before {
		float:right;
		margin-top:25px;
		font-family:"temavadisi";
		content:"\f0c9";
		font-size:30px;
	}
	
	a.mobnav_close {
		float:right;
		margin-right:30px;
	}
	
	.icon-cancel:before {
		font-size:36px !important;
	}
	
	.mobil_menu {
		display:block;
		background-color:#fff;
		padding:40px 20px 20px 20px;
		box-shadow:3px 5px 14px -3px rgba(0, 0, 0, 0.11);
		-webkit-box-shadow:3px 5px 14px -3px rgba(0, 0, 0, 0.11);
		left:100%;
		overflow-x:hidden;
		position:fixed;
		top:0;
		width:100%;
		height:100%;
		z-index:99999;
		transition:all 0.3s ease 0s;
		-webkit-transition:all 0.3s ease 0s;
	}
	
	.mobil_menu.acilsin {
		left:0;
	}
	
	.mobilmenu {
		margin-top:10%;
	}
	
	.mobilmenu li {
		list-style:none;
		padding:10px 0;
	}
	
	.mobilmenu a {
		padding-left:20px !important;
		color:#383f42 !important;
		font-size:18px !important;
	}
	
	.mobilmenu li ul li {
		margin:5px;
	}
	
	.mobilmenu li ul li a {
		font-weight:normal !important;
		font-size:16px !important;
	}
	
	.mobilmenu li ul li a:before {
		content:"-";
		padding-right:5px;
	}
	
	#navmenu .col.span1 {
		padding:0;
		margin:0;
	} 
	
	.search-button-ac:before {
		float:right;
		margin-top:25px;
		font-family:"temavadisi";
		content:"\e801";
		font-size:24px;
	}
	
	.search-button-kapat {
		margin-top:25px;
	}
	
	.search-button-kapat i:before {
		position:relative !important;
		margin:25px 0 0 0px;
	}
	
	.arama_alani .search-form {
		margin-top:30%;
		font-size:16px;
	}
	
	.arama_alani .search-field, .arama_alani .search-submit {
		height:54px;
	}
	
	.arama_alani .search-submit {
		padding:0 !important;
	}
}

@media only screen and (max-width:480px) {
	
	.span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12,  
	.default-post .postimg, .default-post .post-wrap {
		width:100%;
	}
	
	#logo.col.span2 {
		width:70%;
	}
	
	.home-slide {
		height:340px;
	}
	
	.home-slide .slide.buyuk, .home-slide .slide.dikey, .home-slide .slide.kucuk {
		width:50%;
		height:170px;
	}
	
	.home-slide h2.slide-title {
		font-size:18px !important;
		line-height:20px;
	}
	
	.home-slide .slide-text {
		padding:5px;
	}
	
	.home-slide .slick-next:before {
		right:10px;
	}

	.home-slide .slick-prev:before {
		left:10px;
	}
	
	.filtre_kategori span {
		font-size:12px;
	}
	
	.default-post {
		width:47.5%;
		height:235px;
	}
	
	.default-post {
		margin-right:15px !important;
	}
	
	.default-post:nth-child(2n+1) {
		margin-right:0px !important;
	}
	
	.default-post .postimg img {
		height:115px;
	}
	
	.default-post h2.post-title.blogs {
		-webkit-line-clamp:3;
		line-height:20px;
	}
	
	.copyright .col.span6 {
		margin-bottom:20px;
	}
	
	.yazi_paylas a {
		width:40%;
		display:inline-block;
		margin-bottom:5px;
	}

	.benzer_konular .benzer_post {
		width:47.4%;
		height:235px;
	}
	
	.benzer_konular .benzer_post:nth-child(even) {
		margin-right:15px !important;
	}
	
	.benzer_konular .benzer_post:nth-child(odd) {
		margin-right:0px !important;
	}
	
	.benzer_konular .benzer_post:nth-child(4n+1) {
		clear:inherit;
	}
	
	ul.program-filtre {
		font-size:90%;
	}
	
	.default-post.big {
		height:auto;
	}
	
	#single h1, #category h1, #page h1 {
		line-height:30px;
	}
	
	.program_info .program_icon {
		float:left;
	}
	
	.program_info .puanlama {
		margin-top:40px;
		height:68px;
	}
	
	.program_info .yildizlar {
		width:100%;
		margin-left:0;
		padding:10px;
	}
	
	.program_info ul.bilgiler {
		width:100%;
		margin-top:15px;
		display:inline-block;
	}
	
	.program_info ul.bilgiler li {
		float:left;
		width:45%;
	}
	
	.program_indir a.mobilurl {
		font-size:16px;
	}
	
	.qrkod {
		display:none;
	}
	
	.programslide {
		height:145px;
	}
	
	.programslide img {
		height:auto;
	}
	
	.yazi_paylas {
		text-align:right;
	}
	
	.benzer_programlar .benzer_post {
		width:100%;
	}
	
	ol.commentlist {
		clear:both;
	}
	
	.indiriliyor h1 {
		font-size:22px;
	}
	
	.indiriliyor span a {
		margin-bottom:15px;
	}
}