/*
* Kablo Web Site
* TV Styles and Fonts
*/

.clr-bth { clear:both; }

/* #CONTENT AREA
================================================== */
.content { padding-top: 40px; padding-bottom: 60px; }
.tv-clear-view { text-align: center; background: url('../images/tv/clear-view.png') no-repeat center bottom #2d3883; background-size: 100% auto; height: 290px; }
.tv-clear-view h1 { margin: 35px 0 0 0; color: #399cd5; font-family: 'pnbold', Helvetica, Arial, sans-serif; font-size: 30px; }
.tv-clear-view p { font-size: 16px; color: #FFF; font-family: 'pnregular', Helvetica, Arial, sans-serif; margin: 0; }

@media screen and (min-width: 478px) {
  .tv-clear-view { height: 390px; }
  .tv-clear-view h1 { font-size: 38px; }
  .tv-clear-view p { font-size: 21px; }
}

@media screen and (min-width: 768px) {
  .tv-clear-view { height: 445px; background-size: auto 340px; }
  .tv-clear-view h1 { font-size: 49px; }
  .tv-clear-view p { font-size: 24px; }
}

@media screen and (min-width: 992px) {
  .content { padding-top: 45px; padding-bottom: 80px; }
  .tv-clear-view { height: 567px; background-size: auto 407px; }
  .tv-clear-view h1 { font-size: 50px; }
  .tv-clear-view p { font-size: 25px; }
}

@media screen and (min-width: 1200px) {
  .content { padding-top: 50px; padding-bottom: 100px; }
  .tv-clear-view { height: 690px; background-position: right bottom; background-size: auto 496px; text-align: left; }
  .tv-clear-view h1 { font-size: 51px; margin-top: 260px; margin-bottom: 15px; }
  .tv-clear-view p { font-size: 26px; width: 420px; }
}


/*--- CIHAZLAR PAGE ---*/
.cihazlar-content-container { margin-bottom: 30px; overflow-x:auto; }
.cihaz-img-container { -webkit-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); -moz-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); border:1px solid #ededed; text-align: center; margin: 0 0 20px 0;}
.cihaz-img-container img.cihaz-img { height: auto; width: 100%; max-width: 120px; display: inline-block; }
.cihaz-img-container h4 { font-weight: normal; font-family: 'pnbold', Helvetica, Arial, sans-serif; color: #3066ae; font-size: 17px; line-height: 24px; margin: 12px 0; }
.cihaz-img-container a, .cihaz-img-container a:visited { display: block; font-size: 16px; text-decoration: underline; line-height: 22px; text-align: left; max-width: 140px; margin: 0 auto 10px auto; }
.cihaz-img-container a img { margin-right: 5px;}
.cihaz-img-container a:hover, .cihaz-img-container a:focus { color: #005b9a; }
.cihaz-img-container button { background: #2f3a8c; font-size: 17px; font-family: 'pnbold', Helvetica, Arial, sans-serif; white-space: nowrap; border: 0; color: #FFF; line-height: 44px; height: 40px; overflow: hidden; transition: .2s all ease; padding: 0 10px; min-width: 125px; position: relative; }
.cihaz-img-container button:hover, .cihaz-img-container button:focus { background: #005b9a; }
.cihaz-img-container button span { display: block; float: left; margin-left: 34px; }
.cihaz-img-container button img { display: block; position: absolute; left: 14px; height: 20px; width: auto; transition: .2s all ease; }
.cihaz-img-container button img.first-img { top: 9px; }
.cihaz-img-container button img.second-img { top: 49px; }
.cihaz-img-container button.only-icon { width: 50px; height: 41px; min-width: 50px; padding: 0; }
.cihaz-img-container button.only-icon img { display: block; position: absolute; left: 14px; height: 21px; }
.cihaz-img-container button:hover img.first-img, .cihaz-img-container button:focus img.first-img { top: -49px; }
.cihaz-img-container button:hover img.second-img, .cihaz-img-container button:focus img.second-img { top: 9px; }
.cihaz-fiyat-container { -webkit-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); -moz-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); border:1px solid #ededed; overflow: hidden; }
.cihaz-title { color: #21658a; font-family: 'pnbold', Helvetica, Arial, sans-serif; text-align: center; padding: 15px 0 12px 0; overflow: hidden; }
.cihaz-taksit, .cihaz-fiyat { width: 50%; float: left; font-family: 'pnsemibold', Helvetica, Arial, sans-serif; font-size: 16px; border:0; border-top: 1px solid #dde3f3; padding: 12px; line-height: 1; }
.cihaz-taksit { color: #21658a; }
.cihaz-fiyat { color: #3c9fd6; clear: right; }
.cihaz-fiyat span { padding-right: 10px;}
.tarifeler-alt-baslik { font-family: 'pnsemibold', Helvetica, Arial, sans-serif; margin: 30px auto 10px auto; }

@media screen and (min-width: 478px) {
    .cihaz-img-container { float: left; max-width: 205px; margin-right: 20px; height: 293px; }
  .cihaz-table-container { float: left; }
  .cihaz-title { height: 70px; padding: 0; line-height: 75px; overflow: hidden; }
  .cihaz-taksit { height: 55px; width: 60%; padding: 0 10px; line-height: 57px; }
  .cihaz-fiyat { height: 55px; width: 40%; padding: 0 10px; line-height: 57px; }
  .cihaz-taksit span, .cihaz-fiyat span { display: none; }
}

@media screen and (min-width: 768px) {
  .cihaz-img-container { max-width: 100%; width: 293px; height: 327px; }
  .cihaz-img-container img.cihaz-img { max-width: 200px; }
  .cihaz-img-container h4 span { display: block; }
  .cihaz-img-container a, .cihaz-img-container a:visited { display: inline-block; text-align: left; max-width: 140px; margin: 15px 1px; }
  .cihaz-img-container a img { margin-right: 5px;}
  .cihaz-title { height: 85px; line-height: 90px; font-size: 16px; }
  .cihaz-taksit, .cihaz-fiyat { font-size: 16px; font-family: 'pnsemibold', Helvetica, Arial, sans-serif; text-align: center; padding: 0; height: 60px; width: 50%; padding: 0; line-height: 65px; }
  .cihaz-taksit { border-right: 1px solid #dde3f3; }
  .cihaz-fiyat { font-size: 19px; }
  .cihaz-taksit span, .cihaz-fiyat span { display: inline; }
  .tarifeler-alt-baslik { font-size: 30px; }
}

@media screen and (min-width: 1200px) {
  .cihaz-img-container { width: 365px; }
  .cihaz-img-container img.cihaz-img { max-width: 240px; }
  .cihaz-img-container h4 span { display: inline; }
  .cihaz-img-container a, .cihaz-img-container a:visited { margin: 5px 10px 20px 10px; }
}


/*--- TARIFELER PAGE ---*/
.tarife-cont { overflow: hidden; }
a.tarife-listesi, a.tarife-listesi:visited { background: #fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); -moz-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); border:1px solid #ededed; overflow: hidden; transition: .2s all ease; display: block; width: 100%; height: 140px; position: relative; max-width: 519px; margin: 0 auto 20px auto; }


a.tarife-listesi h2 { 
  background: rgba(53,156,211,1);
  background: -moz-linear-gradient(left, rgba(53,156,211,1) 0%, rgba(44,69,150,1) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(53,156,211,1)), color-stop(100%, rgba(44,69,150,1)));
  background: -webkit-linear-gradient(left, rgba(53,156,211,1) 0%, rgba(44,69,150,1) 100%);
  background: -o-linear-gradient(left, rgba(53,156,211,1) 0%, rgba(44,69,150,1) 100%);
  background: -ms-linear-gradient(left, rgba(53,156,211,1) 0%, rgba(44,69,150,1) 100%);
  background: linear-gradient(to right, rgba(53,156,211,1) 0%, rgba(44,69,150,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#359cd3', endColorstr='#2c4596', GradientType=1 );
  color: #FFF; font-size: 16px; line-height: 35px; height: 36px; overflow: hidden; position: absolute; top: 0; left: 0; right: 0; margin: 0; text-align: center; font-family: 'pnsemibold', Helvetica, Arial, sans-serif; }

a.tarife-listesi img { height: 76px; display: block; position: absolute; top: 50px; margin: auto; width: auto; transition: .3s all ease; }
a.tarife-listesi img.first-ico { left: 0; right: 0; margin: auto; opacity: 1; }
a.tarife-listesi img.second-ico { opacity: 0; left: -100%; }
a.tarife-listesi:hover img, a.tarife-listesi:focus img {  }
a.tarife-listesi:hover img.first-ico, a.tarife-listesi:focus img.first-ico { left: 100%; opacity: 0; }
a.tarife-listesi:hover img.second-ico, a.tarife-listesi:focus img.second-ico { left: 0; right: 0; margin: auto; opacity: 1; }

a.tarife-listesi:hover { border: 1px solid #3c9fd6; }

a.tarife-listesi .text-cont { text-align: center; position: absolute; bottom: 7px; left: 0; right: 0; }
a.tarife-listesi .text-cont p { color: #2f63ab; display: inline-block; margin: 0 auto; font-size: 14px; line-height: 1; color: #3c9fd6; font-family: 'pnsemibold', Helvetica, Arial, sans-serif; border-bottom: 1px solid #97b1d5; margin-bottom: 3px; transition: .3s all ease; }
a.tarife-listesi .text-cont span { font-size: 13px; color: #00bcee; display: block; line-height: 1; font-family: 'pnsemibold', Helvetica, Arial, sans-serif; transition: .3s all ease; }
a.tarife-listesi .text-cont h4 { font-size: 18px; font-weight:bold; margin:5px 0 0 0; color: #00637F;  font-family: 'pnsemibold', Helvetica, Arial, sans-serif; transition: .3s all ease;}
a.liste-ico .text-cont { bottom: 13px; }

a.tarife-listesi:hover p, a.tarife-listesi:hover span, a.tarife-listesi:hover h4 { color: #1a1a1a; }

a.tarife-listesi img.first-ico, a.tarife-listesi img.second-ico { display: none; }

@media screen and (min-width: 520px) {
    .tarife-cont { margin: 0 auto; max-width: 760px; }
  a.tarife-listesi { width: 31%; height: 150px; margin: auto 10px 10px auto; float: left; }
  a.tarife-listesi-left { /*margin-right: 20px;*/ }
}

@media screen and (min-width: 768px) {
  .tarife-cont { max-width: 700px; }
  a.tarife-listesi { max-width:220px; height: 190px; margin: auto 13px 20px auto; }
  a.tarife-listesi h2 { font-size: 20px; line-height: 40px; height: 42px; }
  a.tarife-listesi img { height: 140px; top: 70px; margin: auto; width: auto; }
  a.tarife-listesi .text-cont { bottom: 15px; }
  a.tarife-listesi .text-cont p { font-size: 20px; margin-bottom: 6px; }
  a.tarife-listesi .text-cont span { font-size: 16px; }
  a.tarife-listesi .text-cont h4 { font-size: 20px; }
  a.liste-ico .text-cont { bottom: 25px; }
}

@media screen and (min-width: 992px) {
  .tarife-cont { max-width: 940px; }
  a.tarife-listesi { max-width:290px; height: 223px; margin: auto 20px 20px auto; }
  a.tarife-listesi h2 { font-size: 22px; line-height: 56px; top: 30px; height: 52px; text-align: left; text-indent: 20px; right: auto; padding-right: 20px; }
  a.tarife-listesi img { height: 220px; top: 40px; margin: auto; width: auto; }
  a.tarife-listesi img.first-ico { left: auto; right: -30%; margin: auto; opacity: 1; }
  a.tarife-listesi:hover img.first-ico, a.tarife-listesi:focus img.first-ico { left: auto; right: -45%; opacity: 1; }
  a.tarife-listesi:hover img.second-ico, a.tarife-listesi:focus img.second-ico { opacity: 0; }
  a.tarife-listesi .text-cont { bottom: auto; margin: 0!important; left: 20px; text-align: left; top: 120px; }
}

@media screen and (min-width: 1200px) {
  .tarife-cont { max-width: 1160px; }
  a.tarife-listesi { max-width:365px; margin: auto 20px 20px auto; }
  a.tarife-listesi:hover img.first-ico, a.tarife-listesi:focus img.first-ico { left: auto; right: -35%; opacity: 1; }
}

/*--- KANALLAR PAGE ---*/
a.kanal-listesi, a.kanal-listesi:visited { background: #2f3a8c; transition: .2s all ease; display: block; width: 100%; height: 140px; overflow: hidden; position: relative; max-width: 300px; margin: 0 auto 5px auto; }
a.kanal-listesi:hover, a.kanal-listesi:focus { background: #3388c5; text-decoration: none; }
a.kanal-listesi .text-cont { text-align: right; font-family: 'pnbold', Helvetica, Arial, sans-serif; color: #FFF; padding-right: 20px; margin-top: 25px; position: relative; }
a.kanal-listesi .text-cont h2 { font-size: 20px; line-height: 23px; margin: 0; position: relative;  }
a.kanal-listesi .text-cont h2:after { position: absolute; content: ''; display: block; position: absolute; background: #9ea3c9; height: 1px; width: 90px; right: 0; bottom: 0px;}
a.kanal-listesi .text-cont h2 sub { font-size: 13px; display: block; margin-top: 6px; }
a.kanal-listesi .text-cont p { margin: 0; font-size: 20px; color: #3c9fd6; }
a.analog-ico .text-cont, a.giris-ico .text-cont, a.frekans-ico .text-cont, a.liste-ico .text-cont { margin-top: 20px; }
a.analog-ico .text-cont h2, a.giris-ico .text-cont h2, a.frekans-ico .text-cont h2, a.liste-ico .text-cont h2 { line-height: 42px; }
a.temel-ico .text-cont h2, a.ust-ico .text-cont h2, a.vizioon-ico .text-cont h2 { height: 42px; }
a.altin-ico .text-cont h2 { height: 42px; padding-bottom: 6px; }
a.temel-ico .text-cont h2 sub, a.ust-ico .text-cont h2 sub, a.vizioon-ico .text-cont h2 sub { margin-top: 6px; }
a.kanal-listesi span { font-family: 'pnsemibold', Helvetica, Arial, sans-serif; display: block; position: absolute; right: 20px; bottom: 5px; text-decoration: underline; font-size: 15px; color: #FFF;  }
a.kanal-listesi img { position: absolute; display: block; margin: auto; width: auto; height: 90px; margin: auto; top: 25px; left: -88px; transition: .3s all ease; }
a.kanal-listesi:hover img, a.kanal-listesi:focus img { left: -22px; }

@media screen and (min-width: 478px) {
  a.kanal-listesi { width: 50%; max-width: 50%; float: left; }
  a.kanal-listesi-left { border-right: 5px solid #FFF; }
}

@media screen and (min-width: 768px) {
  a.kanal-listesi { height: 222px; margin-bottom: 7px;}
  a.kanal-listesi-left { border-right: 7px solid #FFF; }
  a.kanal-listesi .text-cont { padding-right: 20px; margin-top: 50px; }
  a.kanal-listesi .text-cont h2 { font-size: 27px; }
  a.kanal-listesi .text-cont h2 sub { font-size: 17px; }
  a.kanal-listesi .text-cont p { font-size: 24px; margin-top: 5px; }
  a.analog-ico .text-cont, a.giris-ico .text-cont, a.frekans-ico .text-cont, a.liste-ico .text-cont { margin-top: 40px; }
  a.analog-ico .text-cont h2, a.giris-ico .text-cont h2, a.frekans-ico .text-cont h2, a.liste-ico .text-cont h2 { line-height: 52px; }
  a.temel-ico .text-cont h2, a.ust-ico .text-cont h2, a.vizioon-ico .text-cont h2 { height: 52px; }
  a.altin-ico .text-cont h2 { height: 52px; padding-bottom: 12px; }
  a.temel-ico .text-cont h2 sub, a.ust-ico .text-cont h2 sub, a.vizioon-ico .text-cont h2 sub { margin-top: 10px; }
  a.kanal-listesi span { font-family: 'pnbold', Helvetica, Arial, sans-serif; right: 20px; bottom: 40px; font-size: 15px; }
  a.kanal-listesi img { height: 180px; top: 21px; left: -177px; }
  a.kanal-listesi:hover img, a.kanal-listesi:focus img { left: -88px; }
}

@media screen and (min-width: 992px) {
  a.kanal-listesi { height: 275px; }
  a.kanal-listesi .text-cont { padding-right: 25px; margin-top: 75px; }
  a.kanal-listesi .text-cont h2 { font-size: 33px; }
  a.kanal-listesi .text-cont h2 sub { font-size: 21px; }
  a.kanal-listesi .text-cont p { font-size: 30px; margin-top: 5px; }
  a.analog-ico .text-cont, a.giris-ico .text-cont, a.frekans-ico .text-cont, a.liste-ico .text-cont { margin-top: 60px; }
  a.analog-ico .text-cont h2, a.giris-ico .text-cont h2, a.frekans-ico .text-cont h2, a.liste-ico .text-cont h2 { line-height: 59px; }
  a.temel-ico .text-cont h2, a.ust-ico .text-cont h2, a.vizioon-ico .text-cont h2 { height: 59px; }
  a.altin-ico .text-cont h2 { height: 59px; padding-bottom: 10px; }
  a.temel-ico .text-cont h2 sub, a.ust-ico .text-cont h2 sub, a.vizioon-ico .text-cont h2 sub { margin-top: 10px; }
  a.kanal-listesi span { bottom: 50px; right: 25px; font-size: 19px; }
  a.kanal-listesi img { height: 220px; top: 27px; left: -216px; }
  a.kanal-listesi:hover img, a.kanal-listesi:focus img { left: -108px; }
}

@media screen and (min-width: 1200px) {
  a.kanal-listesi { height: 328px; margin-bottom: 10px; }
  a.kanal-listesi-left { border-right: 10px solid #FFF; }
  a.kanal-listesi .text-cont { padding-right: 30px; margin-top: 100px; }
  a.kanal-listesi .text-cont h2 { font-size: 40px; }
  a.kanal-listesi .text-cont h2 sub { font-size: 26px; }
  a.kanal-listesi .text-cont p { font-size: 36px; margin-top: 5px; }  
  a.analog-ico .text-cont, a.giris-ico .text-cont, a.frekans-ico .text-cont, a.liste-ico .text-cont { margin-top: 75px; }
  a.analog-ico .text-cont h2, a.giris-ico .text-cont h2, a.frekans-ico .text-cont h2, a.liste-ico .text-cont h2 { line-height: 66px; }
  a.temel-ico .text-cont h2, a.ust-ico .text-cont h2, a.vizioon-ico .text-cont h2 { height: 66px; }
  a.altin-ico .text-cont h2 { height: 66px; padding-bottom: 16px; }
  a.temel-ico .text-cont h2 sub, a.ust-ico .text-cont h2 sub, a.vizioon-ico .text-cont h2 sub { margin-top: 16px; }
  a.kanal-listesi span { bottom: 60px; right: 30px; font-size: 22px; }
  a.kanal-listesi img { height: 266px; top: 31px; left: -261px; }
  a.kanal-listesi:hover img, a.kanal-listesi:focus img { left: -130px; }
}



/*--- KANAL LISTELERI ---*/
#kanal-accordion {}
#kanal-accordion .panel { margin-bottom: 10px; box-shadow: none;  }
#kanal-accordion .panel .panel-heading { padding: 12px 10px 9px 10px; -webkit-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); -moz-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); border:1px solid #d6d6d6; border-radius: 6px; margin-bottom: 10px;}
#kanal-accordion .panel .panel-heading .panel-title { margin: 0; }
#kanal-accordion .panel .panel-heading .panel-title a { display: block; color: #21658a; text-decoration: none; outline: 0; cursor: pointer; font-size: 15px; font-family: 'pnregular', Helvetica, Arial, sans-serif; }
#kanal-accordion .panel .panel-heading .panel-title a span { float: right; display: block; width: 20px; height: 20px; background: url('../images/arrow-top-blue.png') no-repeat; background-position: 50% 50%; background-size: auto 5px; margin-top: -4px; }
#kanal-accordion .panel .panel-heading .panel-title a.collapsed span { background: url('../images/arrow-bottom-blue.png') no-repeat; background-position: 50% 50%; }
#kanal-accordion .panel .panel-body {padding: 0px; }

.kanal { display: block; -webkit-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); -moz-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); border:1px solid #d6d6d6; width: 48%; overflow: hidden; float: left; border-radius: 6px; padding: 5px; margin: 2px; text-align: center; font-family: 'pnregular', Helvetica, Arial, sans-serif;  }

.kanal-aciklama { display: block; overflow: hidden; padding: 10px 5px 0 5px; -webkit-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); -moz-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); border:1px solid #d6d6d6; border-radius: 6px; margin-bottom: 10px; text-align: center; font-family: 'pnsemibold', Helvetica, Arial, sans-serif; }

.kanal-aciklama div { display: inline-block; }

.kanal img { width: 50%; height: 70px; max-width: 100px; }
.kanal-aciklama p, .kanal p { margin: 0; color: #21658a; font-size: 13px; }
.kanal-aciklama span, .kanal span { display: inline-block; float: left; width: 24px; height: 24px; line-height: 25px; border-radius: 24px; overflow: hidden; font-size: 11px; }
.kanal-aciklama span.kanal-no, .kanal span.kanal-no { border: 1px solid #3c9fd6; line-height: 24px; margin: 0; }
.kanal-aciklama span.kanal-no-bos, .kanal span.kanal-no-bos { width: 1px !important; line-height: 24px; }
.kanal-aciklama span.hd, .kanal span.hd { background: #3c9fd6; color: #FFF; margin: 0 0 0 2px; }
.kanal-aciklama span.rec, .kanal span.rec { background: #F60000; color: #FFF; margin: 0 0 0 2px; }
.kanal-aciklama span img, .kanal span img { width: 100%; height: auto; max-width: 200px; margin-top: -4px; }
.kanal-aciklama span.ikon, .kanal span.ikon { background: #3c9fd6; color: #FFF; margin: 0 0 0 2px; }

.kanal-aciklama span.not { text-align:left; width: auto; min-width: 10px; color: #666; margin: 0 6px 0 4px; }

@media screen and (min-width: 478px) {
  .kanal { width: 33%; }
  .kanal span img { margin-top: -4px; }
}

@media screen and (min-width: 768px) {
  #kanal-accordion .panel .panel-heading { padding: 12px 0 10px 18px; }
  #kanal-accordion .panel .panel-heading .panel-title a { font-size: 20px; }
  #kanal-accordion .panel .panel-heading .panel-title a span { float: right; display: block; width: 20px; height: 20px; background-size: auto 12px; margin-top: 2px; margin-right: 12px; }
  .kanal { width: 19%; padding: 10px; letter-spacing: normal; margin: 5px 7px 5px 0; }
  .kanal p { font-size: 12px; white-space: nowrap; margin: 5px 0;}
  .kanal span { width: 26px; height: 25px; line-height: 28px; border-radius: 25px; overflow: hidden; font-size: 11px;  }
  .kanal span.kanal-no { line-height: 25px; margin: 0; }
  .kanal span.kanal-no-bos { width: 1px !important; line-height: 25px; }
  .kanal span.hd, .kanal span.rec, .kanal span.ikon { font-size: 11px; margin: 0 0 0 2px; }

  .kanal span img { margin: -3px 0 0 0; }
}  

@media screen and (min-width: 992px) {
  .kanal { padding: 7px; margin: 6px 9px 6px 0; }
  .kanal img { margin-top: -5px; }
  .kanal p { font-size: 13px; }
 
  .kanal span img { margin-top: -4px; }
}  

@media screen and (min-width: 1200px) {
  #kanal-accordion .panel .panel-heading .panel-title a { font-size: 22px; }
  .kanal { padding: 10px; margin: 6px 11px 6px 0; }
  .kanal img { margin-top: -10px; }
  .kanal p { font-size: 14px; }
  .kanal span { width: 29px; height: 29px; line-height: 31px; border-radius: 29px; overflow: hidden; font-size: 13px;  }
  .kanal span.kanal-no { line-height: 32px; border: 2px solid #3c9fd6; margin-right:0;}
  .kanal span.kanal-no-bos { width: 1px !important; line-height: 36px; }
  .kanal span.hd { font-size: 14px; margin: 0 0 0 4px;}
  .kanal span.rec, .kanal span.ikon { font-size: 14px; margin: 0 0 0 4px;}
 
  .kanal span img { margin-top: -2px; }
  .kanal-aciklama { display : none; } 
}



/*--- ALTIN PAKET BANNER ---*/
.altin-paket-banner { height: 570px; margin-top: -50px; background: #e8a74c; color: #FFF; overflow: hidden; }
.altin-paket-banner .container { position: relative; }
.altin-paket-banner-image { position: absolute; background: url('../images/tv/kanallar/altin-sinema-paketi/banner-img.png') no-repeat; width: 261px; height: 261px; background-size: auto 100%; left: -130px; right: 0; margin: auto; top: 255px; }
.altin-paket-banner-text { position: absolute; left: 0; right: 0; top: 60px; width: 440px; text-align: center; margin: auto; }
.altin-paket-banner-text h1 { font-family: 'pnbold', Helvetica, Arial, sans-serif; margin: 0; font-size: 53px; margin-bottom: 5px; }
.altin-paket-banner-text p { margin: 0; font-size: 30px; line-height: 35px; }
.altin-paket-banner-text p strong { font-size: 38px; font-family: 'pnbold', Helvetica, Arial, sans-serif; font-weight: normal; }
.altin-paket-banner-text p.second-line { font-family: 'pnsemibold', Helvetica, Arial, sans-serif; }
.altin-paket-banner-price { background: #fbc984; position: absolute; text-align: center; overflow: hidden; border: 12px solid #eeb15d; width: 208px; height: 208px; border-radius: 208px; left: 250px; margin: auto; right: 0; font-size: 48px; top: 260px; }
.altin-paket-banner-price p { font-size: 48px; line-height: 1; padding-top: 60px; font-family: 'pnbold', Helvetica, Arial, sans-serif; margin: 0; }
.altin-paket-banner-price span { display: block; font-size: 21px; line-height: 21px; }

@media screen and (min-width: 768px) {
  .altin-paket-banner { height: 700px; }
  .altin-paket-banner-image { width: 327px; height: 327px; background-size: auto 100%; left: -80px; right: 0; margin: auto; top: 300px;}
  .altin-paket-banner-text { left: 0; right: 0; top: 65px; width: 550px; text-align: center; margin: auto; }
  .altin-paket-banner-text h1 { font-size: 67px; margin-bottom: 5px; }
  .altin-paket-banner-text p { font-size: 37px; line-height: 43px; }
  .altin-paket-banner-text p strong { font-size: 48px; }
  .altin-paket-banner-text p.second-line { font-family: 'pnsemibold', Helvetica, Arial, sans-serif; }
  .altin-paket-banner-price { border: 16px solid #eeb15d; width: 262px; height: 262px; border-radius: 262px; left: 0; margin: auto; right: -390px; font-size: 61px; top: 280px; }
  .altin-paket-banner-price p { font-size: 61px; line-height: 1; padding-top: 85px; }
  .altin-paket-banner-price span { font-size: 27px; line-height: 27px; }
}

@media screen and (min-width: 992px) {
  .altin-paket-banner { height: 353px; }
  .altin-paket-banner-image { left: -120px; top: 15px; width: 360px; height: 360px; right: auto; }
  .altin-paket-banner-text { left: 50px; top: 85px; width: 450px; text-align: left; }
  .altin-paket-banner-text h1 { font-size: 61px; }
  .altin-paket-banner-text p { font-size: 32px; line-height: 38px; }
  .altin-paket-banner-text p strong { font-size: 43px; }
  .altin-paket-banner-price { border: 16px solid #eeb15d; width: 262px; height: 262px; border-radius: 262px; left: auto; margin: auto; right: -10px; font-size: 61px; top: 280px; top: 41px; }
}

@media screen and (min-width: 1200px) {
  .altin-paket-banner-image { width: 353px; height: 353px; left: -50px; }
  .altin-paket-banner-text { left: 100px; width: 550px; }
  .altin-paket-banner-text h1 { font-size: 67px; }
  .altin-paket-banner-text p { font-size: 37px; line-height: 43px; }
  .altin-paket-banner-text p strong { font-size: 49px; }
  .altin-paket-banner-price { right: -10px; top: 61px; }
}


/*--- KABLOTV DE BU AY SAYFASI ---*/
h3.ktba-baslik { font-family: 'pnregular', Helvetica, Arial, sans-serif; font-size: 25px; color: #2f66ae; text-align: left; }
#ktba-dropdown-cont { margin-bottom: 20px; }
#ktba-dropdown-cont h4 { color: #2e58a4; font-size: 18px; font-family: 'pnsemibold', Helvetica, Arial, sans-serif;  }
#ktba-dropdown-cont button, #ktba-dropdown-cont select { border-radius: 3px; -webkit-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); -moz-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); border:1px solid #ededed; background: url('../images/arrow-bottom-black.png') no-repeat 175px 20px #FFF; background-size: auto 10px; width: 205px; height: 47px; color: #3c9fd6; text-align: left; overflow: hidden; padding: 0 15px; font-size: 21px; -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ''; }

#ktba-dropdown-cont select::-ms-expand{ display:none; }

#ktba-dropdown-cont ul.dropdown-menu { right: auto; left: 20px; top: 90px; width: 260px; font-size: 21px; border-radius: 3px; -webkit-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); -moz-box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); box-shadow: 0px 0px 10px 0px rgba(183,183,183,0.36); border:1px solid #ededed; }
#ktba-dropdown-cont ul.dropdown-menu li { margin: 0; }
#ktba-dropdown-cont ul.dropdown-menu li a, #ktba-dropdown-cont ul.dropdown-menu li a:visited { color: #3c9fd6; padding: 8px 0 5px 20px; }
#ktba-dropdown-cont ul.dropdown-menu li a:hover, #ktba-dropdown-cont ul.dropdown-menu li a:focus { background: #348fca; color: #FFF; }
.kbta2-page-header { background: #000!important; overflow: hidden; }
.kbta2-page-header .container { top: 0!important; padding: 0; }
.kbta2-main-slider { position: relative; z-index: 0; }
.kbta2-page-header a.kbta2-main-slide-content, .kbta2-page-header a.kbta2-main-slide-content:visited { display: block; position: relative; text-decoration: none; height: 336px; overflow: hidden; transition: .3s all ease;  }
.kbta2-page-header a.kbta2-main-slide-content:hover, .kbta2-page-header a.kbta2-main-slide-content:focus { outline: none; }
.kbta2-main-slider ul.slick-dots { display: block; position: absolute; margin: 0; padding: 0; bottom: 0; left: auto; right: 10px; list-style-type: none; z-index: 9999;  }
.kbta2-main-slider ul.slick-dots li { float: left; }
.kbta2-main-slider ul.slick-dots button { border: 1px solid #d2d2d6; background: transparent; width: 19px; height: 19px; border-radius: 19px; text-indent: -5000px; margin-right: 5px; transition: .3s all ease; }
.kbta2-main-slider ul.slick-dots button:hover, .kbta2-main-slider ul.slick-dots li.slick-active button { background: #d2d2d6; border-color: #d2d2d6; }
.kbta2-page-header a.kbta2-main-slide-content div { position: relative; top: 30px; z-index: 10; width: 100%; text-align: center; }
.kbta2-page-header a.kbta2-main-slide-content div h3 { color: #FFF; font-size: 32px; line-height: 32px; margin: 0 0 5px 0;  }
.kbta2-page-header a.kbta2-main-slide-content div p { display: block!important; color: #FFF; font-size: 24px; margin: 0; line-height: 25px; font-family: 'pnregular', Helvetica, Arial, sans-serif; color: #FFF; }
.kbta2-page-header a.kbta2-main-slide-content img { display: block; position: absolute; top: 0; width: auto; height: 337px; z-index: 0; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); }


/*-- GOLGE BACKGROUND --*/
.kbta2-page-header a.kbta2-main-slide-content div h3 { text-shadow: 2px 2px 8px rgba(0,0,0,1); }
.kbta2-page-header a.kbta2-main-slide-content div p { text-shadow: 2px 2px 8px rgba(0,0,0,1); }

/*-- RENKLI BACKGROUND --*/
/*
.kbta2-page-header a.kbta2-main-slide-content div { white-space: pre-line; top: 0; }
.kbta2-page-header a.kbta2-main-slide-content div h3 { background: #3c9fd6; display: block!important; padding: 7px 10px 5px 10px; margin-bottom: 0; }
.kbta2-page-header a.kbta2-main-slide-content div p { background: #263171; display: inline-block!important; padding: 5px 7px 3px 7px; width: auto; }
*/



.kbta2-page-header a.kbta2-main-slide-content span { display: block; background: rgba(0,0,0,.1); opacity: 1; position: absolute; top: 0; bottom: 0; left: 0; right: 0; transition: .3s all ease;}
.kbta2-page-header a.kbta2-main-slide-content:hover span { opacity: 0; }

@media screen and (min-width: 478px) {
  h3.ktba-baslik { float: left; margin-top: 55px; }
  #ktba-dropdown-cont { float: right; }
  #ktba-dropdown-cont ul.dropdown-menu { right: 0; left: auto; }
  .kbta2-page-header a.kbta2-main-slide-content img { display: block; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: auto; -webkit-transform: translateX(0%); transform: translateX(0%);  }
}

@media screen and (min-width: 768px) {
  h3.ktba-baslik { float: left; margin-top: 10px; }
  #ktba-dropdown-cont { float: right; }
  #ktba-dropdown-cont h4 { float: left; margin-top: 16px; margin-right: 10px; }
  #ktba-dropdown-cont ul.dropdown-menu { right: 0; left: auto; top: 50px; }
  .kbta2-page-header a.kbta2-main-slide-content { height: 340px; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }
  .kbta2-page-header a.kbta2-main-slide-content div { position: relative; top: auto; margin-left: 30px; text-align: left; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .kbta2-page-header a.kbta2-main-slide-content div h3 { font-size: 33px; line-height: 33px; margin: 0 0 7px 0;  }
  .kbta2-page-header a.kbta2-main-slide-content div p { font-size: 24px; }
  .kbta2-main-slider ul.slick-dots { left: 30px; right: auto; top: 200px; }
}  

@media screen and (min-width: 992px) {
  h3.ktba-baslik { margin-top: 0; font-size: 32px; }
  #ktba-dropdown-cont h4 { float: left; margin-top: 10px; margin-right: 20px; font-size: 24px; }
  #ktba-dropdown-cont ul.dropdown-menu { right: 0; left: auto; top: 55px; width: 265px; }
  #ktba-dropdown-cont button { background-position: 220px 24px; background-size: auto 14px; width: 264px; height: 60px; margin-top: -7px; }
  .kbta2-page-header { height: 350px !important; }
  .kbta2-page-header .container { max-width: 100%!important; }
  .kbta2-page-header a.kbta2-main-slide-content { height: 350px; }
  .kbta2-page-header a.kbta2-main-slide-content div h3 { font-size: 38px; line-height: 38px; margin: 0 0 10px 0;  }
  .kbta2-page-header a.kbta2-main-slide-content div p { font-size: 21px; }
  .kbta2-main-slider ul.slick-dots { top: 230px; }
  .kbta2-main-slider ul.slick-dots button { width: 30px; height: 30px; border-radius: 30px; }
}

@media screen and (min-width: 1200px) {
  .kbta2-page-header { height: 400px !important; }  
  .kbta2-page-header a.kbta2-main-slide-content { height: 400px; }
  .kbta2-page-header a.kbta2-main-slide-content div { margin: 0 auto; max-width: 1200px; }
  .kbta2-page-header a.kbta2-main-slide-content div h3 { font-size: 44px; line-height: 44px;  }
  .kbta2-main-slider ul.slick-dots { width: 1200px; top: 320px; left: 0; right: 0; margin:auto; }
}



/*--- SINEMA KANALLARI ---*/
button.dergi-download-btn { background: #2f3a8c; border: 0; color: #FFF; transition: .2s all ease; font-size: 18px; font-family: 'pnregular', Helvetica, Arial, sans-serif; white-space: nowrap; line-height: 44px; height: 41px; overflow: hidden; width: 260px; text-align: left; padding: 0; position: relative; margin-bottom: 10px; text-indent: 35px; }
button.dergi-download-btn img { margin-right: 5px; height: 27px; width: auto; position: absolute; left: 5px; top: 7px;  }
button.dergi-download-btn:hover { background: #005b9a; }
h3.ayin-filmleri { font-family: 'pnregular', Helvetica, Arial, sans-serif; font-size: 41px; color: #2f66ae; padding-top: 40px; text-align: left; clear: both;  }
a.ayin-filmi-content img { margin-bottom: 14px; }
a.ayin-filmi-content h4 { font-size: 16px; line-height: 16px; margin-bottom: 5px; }
a.ayin-filmi-content p { white-space: nowrap; padding-right: 10px; overflow: hidden; }
a.ayin-filmi-content p strong { display: block; font-family: 'pnbold', Helvetica, Arial, sans-serif; }

@media screen and (min-width: 478px) {
  button.dergi-download-btn { width: 170px; margin-bottom: 10px; margin-right: 10px; display: block; float: left; }
  button.dergi-download-btn.aylik { width: 240px; float: none; }
}

@media screen and (min-width: 768px) {
  button.dergi-download-btn { width: 210px; margin-bottom: 10px; display: block; float: left; font-size: 21px; text-indent: 44px; }
  button.dergi-download-btn.aylik { width: 300px; float: left; }
  button.dergi-download-btn img { left: 10px; }
  a.ayin-filmi-content h4 { font-size: 14px; line-height: 14px; }
}  

@media screen and (min-width: 992px) {
  a.ayin-filmi-content h4 { font-size: 16px; line-height: 16px; }
}

@media screen and (min-width: 1200px) {
  a.ayin-filmi-content img { margin-bottom: 14px; }
  a.ayin-filmi-content h4 { font-size: 20px; line-height: 20px; margin-bottom: 10px; margin-top: 20px; }
}