#cplp h1,
#cplp h2,
#cplp h3,
#cplp h4,
#cplp h5,
#cplp p,
#cplp a,
#cplp ul li {
    font-family: 'Ubuntu'
}

#cplp h1 {
    font-size: 1.4rem;
    color: #f7941e;
    text-align: center;
    padding: 0 2rem;
    font-weight: 600
}

@media screen and (min-width:1000px) {
    #cplp h1 {
        padding: 0;
        font-size: 2.5rem
    }
}

#cplp h2 {
    text-align: left;
    font-size: 1.2rem;
    color: #d30b18;
    padding: 0 2rem
}

@media screen and (min-width:1000px) {
    #cplp h2 {
        padding: 0;
        font-size: 2rem
    }
}

@media screen and (max-width:1000px) {
    #cplp h3 {
        padding: 0 2rem
    }
}

#cplp p {
    text-align: justify
}

#cplp p span {
    font-weight: bold
}

#cplp .full {
    width: 100%;
    height: auto
}

#cplp .btn {
    display: block;
    font-family: 'ubuntu';
    font-weight: 500;
    font-size: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    text-align: center;
    margin: 0 auto;
    color: white;
    text-decoration: none;
    border-radius: 5px
}

#cplp .btn-red {
    background-color: #d30b18
}

#cplp .btn-navy {
    background-color: #192838
}

#cplp .btn-orange {
    background-color: #f7941e
}

#cplp .btn::after {
    font-family: 'icomoon';
    content: '\f054 \f054';
    font-size: .5rem;
    color: white;
    -webkit-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    -webkit-transform: translateX(0.2rem);
    -ms-transform: translateX(0.2rem);
    transform: translateX(0.2rem);
    display: inline-block
}

@media screen and (min-width:500px) {
    #cplp img.xs {
        display: none
    }
    #cplp img.xl {
        display: block;
        width: 100%;
        height: auto
    }
}

@media screen and (max-width:499px) {
    #cplp img.xl {
        display: none
    }
    #cplp img.xs {
        display: block
    }
}

#cplp h1 {
	margin-top:0;
}

/* S1 */

.section-1 {
	background: url('../images/s1/bg.png') no-repeat center top;
    padding-top: 40px;
    padding-bottom:50px;
    box-sizing: border-box;
    height:auto;
    max-height:581px;
}

@media screen and (max-width:499px) {
   .section-1 {
        background: #1947b7 url('../images/s1/mobile/bg.jpg') no-repeat center bottom;
        background-size:100%;
        max-height:none;
    }
}


@media screen and (min-width:501px) {
   .section-1 {
        background: #1947b7 url('../images/s1/mobile/bg.jpg') no-repeat center top;
        background-size:100%;
    }
}

@media screen and (min-width:769px) {
   .section-1 {
        background: #1947b7 url('../images/s1/bg.png') no-repeat center top;        
        background-position: center bottom;
        background-size:auto;
    }
}

#cplp .section-1 h1 {
	line-height:1;
    color:#f39200;
}

@media screen and (max-width:768px) {
    #cplp .section-1 h1 {
        padding-left:1rem;
        padding-right:1rem;
        font-size:1.5rem !important;
    }    
}

@media screen and (max-width:1000px) {
    #cplp .section-1 h1 {
        line-height:1;
        color:#f39200;
        font-size:2rem;
    }
}

#cplp .section-1 p {
	text-align: center;
    color:#fff;
    max-width: 940px;
    display: block;
    margin: 0 auto 30px;
}

@media screen and (max-width:1000px) {
    #cplp .section-1 p {
        margin-right:20px;
        margin-left:20px;
    }
}

#cplp .section-1 p a {
    color:#fff;
    text-decoration: underline;
}

#cplp .section-1 p a[rel="external"] {
    padding-right:15px;
    background: url('../images/s1/ext.png') no-repeat right 4px;
}

#cplp .section-1 .honeypot {
	text-align: center;
    margin-top:10px;
    min-width:95%;
    max-width:100%;
}

@media screen and (max-width:1000px) {
    #cplp .section-1 .honeypot {
        text-align: center;
        margin-top:10px;
        margin: 0 auto;
        width: 95%;
    }
}




/* S2 */

.section-2 {
	padding-top:40px;
    margin-bottom:80px;
}

.section-2 .channelCategory {
    overflow:hidden;
    margin-bottom:20px;
}
@media screen and (max-width:1000px) {
    #cplp .section-2 .channelCategory {
        max-width:100% !important;       
    }
}

.section-2 .channelCategory.film {
    max-width:1210px;
}

.section-2 .channelCategory.edukacja {
    width:660px;
    margin-right: 50px;
    float: left;
}

.section-2 .channelCategory.bajka {
    width:440px;
    float: left;
}

.section-2 .channelCategory.sport {
    width:330px;
    float: left;
}

.section-2 .channelCategory.rozrywka {
    width:350px;
    float: left;
}

.section-2 .channelCategory.muzyka {
    max-width:300px;
    float: left;
}

.section-2 .channelCategory h3 {
    text-transform: capitalize;
    font-size:22px;
    font-weight: normal;
}

.section-2 .channelCategory ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media screen and (max-width:1000px) {
    #cplp .section-2 .channelCategory h3 {
        padding-left:0;
    }

}

.section-2 .channelCategory .kanal {
    width:100px;
    height:80px;
    display: inline-block;
    margin-top:10px;
    margin-right:10px;
    float: left;
    border:1px solid #e9e9e9;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    position: relative;
}

@media screen and (max-width:500px) {
    .section-2 .channelCategory .kanal {
        width:65px;
        height:55px;
    }

    .section-2 .channelCategory .kanal img {
        width:40px !important;
    }
    
    .section-2 .channelCategory .kanal .nr.va {
        padding-top:8px !important;
    }

    .section-2 .channelCategory .kanal .nr.va,
    .section-2 .channelCategory .kanal:hover .nr.va em {
        font-size:12px !important;
    }
}

.section-2 .channelCategory .kanal .nr.va {
    display: none;
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-align: center;
    font-size:14px;
    padding-top:15px;
}

.section-2 .channelCategory .kanal:hover .nr.va,
.section-2 .channelCategory .kanal:focus .nr.va {
    display: block;
    background: url('../images/s2/orangeTrans.png');
    color:#fff;
}

.section-2 .channelCategory .kanal .nr.va em {
    text-align: center;
    font-size: 24px;
    display: block;
    font-style: normal;
    font-weight: bold;
}


.section-2 .po_promocji {
    border:3px solid #f39200;
    position: relative;
    overflow:hidden;
}

.section-2 .po_promocji h4 {
    margin-top: 20px;
    font-weight: normal !important;
    font-size: 30px;
    padding: 25px 20px 15px 15px;
    color: #F19124;
    margin-bottom: 25px;
    display: block;
    width: 100%;
    text-align: center;
}

.section-2 .po_promocji h4 span {
    text-align: center;
}

#cplp .section-2 .po_promocji .cp-button-orange {
    background: #f7941e;
    padding:12px 50px;
    margin-left:15px;
    color:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    text-decoration: none;
    font-weight: bold;
    position:relative;
    font-size:18px;
    font-family:Arial,Helvetica,sans-serif;
    top:-3px;
}

@media screen and (max-width:768px) {
    .section-2 .po_promocji h4 {
        padding-top:0;
        padding-bottom:0;
    }
    .section-2 .po_promocji h4 > span {
        display: block;
        width:100%;
        font-size:16px;
        font-weight: bold;
        font-family:Arial,sans-serif;
        max-width:190px;
        margin: 0 auto 30px;
        text-align: center;
    }
    
    #cplp .section-2 .po_promocji .cp-button-orange {
        display: block;
        width:100%;
        font-size: 16px;
        margin-left:0;
        padding-top:10px;
        padding-bottom:10px;
    }
}

@media screen and (min-width:930px) {
    #cplp .section-2 .po_promocji .cp-button-orange {
        margin-left:50px;
    }
}

#cplp .section-2 .cp-button-orange span {
    padding-left:10px;
}

@media screen and (max-width:524px) {
    .section-2 .cp-button-orange {
        position: static;
    }
}


@media screen and (min-width:525px) {
    .section-2 .po_promocji h4 {
    }
    .section-2 .cp-button-orange {
    }
}


.section-2 .channelCategory .kanal img {
    display: block;
    width:80px;
    margin: 0 auto;
    text-align: center;
    padding-top:10px;
}

.section-2 .info {
    border: 1px dashed #d5d5d5;
    background: transparent url(../images/s2/ico_info.png) no-repeat 25px 50%;
    margin-bottom: 60px;
    margin-top:40px;
}
@media screen and (max-width:525px) {
    .section-2 .info strong {
        display: block;
    }
}

.section-2 .info p {
    margin: 0;
    padding: 25px 0 25px 85px;
}

.section-2 .info p a {
    color:#025ec7;
    text-decoration: none;
    font-weight: bold;
}

.instructionManual {
  text-align:left;
  font-size:12px;
}

.instructionManual ul {
    padding-left:0;
}

.instructionManual ul li {
  list-style:disc;
  margin-left:20px;
}

.instructionManual ul li li {
  list-style:circle;
  margin-left:20px;
  margin-bottom:15px;
}

/* S3 */

.section-3 {
    padding:50px;
    background:#f2f2f2;
    margin-bottom:50px;
    font-family:Arial,Helvetica,sans-serif;
}

@media screen and (max-width:768px) {
    .section-3 {
        padding:0;
    }

    .section-3 .mobile-linki {
        text-align: center;
    }
}

.section-3 h3 {
    margin-bottom: 15px !important;
    font-size:34px;
    font-weight: lighter;
}

@media screen and (max-width:768px) {
    .section-3 h3 {
        font-size:22px;
        line-height:1.2;
        font-weight: bold;
    }

    .section-3 p.padding-left {
        padding-left:10px;
    }

    .section-3 img.packshot {
        position: static;
        margin-bottom:30px;
    }
}

.section-3 .ico {
  position: relative;
  top: 10px; }

.section-3 .mobile-linki a:not(:last-child) {
  margin-right: 15px; }

.section-3 .mobile-linki {
    margin-bottom:30px;
}

.section-3 .packshot {
  position: relative;
  top: 13px;
}

#cplp .section-3 .onthego h3,
#cplp .section-3 .onthego .pad {
    padding: 0 1rem;
}

#cplp .section-3 .onthego .pad {
    text-align: justify;
}

@media screen and (max-width:768px) {
    #cplp .section-3 .onthego h3 {
        padding-top:2rem;
        margin-top:0;
    }
}

/* S4 */

#cplp .section-4 {
	
}

#cplp .section-4 ul.tabs {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    height:100px;

}

@media screen and (max-width:1199px) {
    #cplp .section-4 ul.tabs {
        margin-left:10px;
    }
}

#cplp .section-4 .tabs .tab {
    display: block;
    float: left;
    width:200px;
    height:91px;
    position: relative;
}

#cplp .section-4 .slick-list .slick-slide .tab div {
    width:100%;
}

#cplp .section-4 .tabs .tab div {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    border-right:1px solid #fff;
    box-sizing: border-box;
    width:200px;
    height:80px;
    text-align: center;
    padding-top:30px;
    float: left;
    cursor:pointer;
    background: #f2f2f2;
    box-sizing:border-box;
    text-transform: capitalize;
}

#cplp .section-4 .tabs .tab .tabArrow {
    position: absolute;
    bottom:0;
    display: block;
    background: url('../images/s4/tabArrow.png') no-repeat center top;
    height:11px;
    width:100%;
    opacity:0;
    visibility:hidden;
}

#cplp .section-4 .tabs .tab.active div {
    background:#f39200;
    color:#fff;
}

#cplp .section-4 .tabs .tab.active .tabArrow,
#cplp .section-4 .slick-active .tabArrow {
    opacity:1;
    visibility:visible;
}

#cplp .section-4 .tabContainer {
/*    padding:40px 0;
*/    box-sizing:border-box;
}

#cplp .section-4 .program {
    margin-bottom:70px;
    font-family:"Ubuntu",sans-serif;
}

#cplp .section-4 .program .pic {
    float:left;

/*    max-width:460px;
*/}

@media screen and (min-width:1201px) {
    #cplp .section-4 .program .pic {
        padding-left:0;
    }
}

@media screen and (max-width:768px) {

    #cplp .section-4 .program .pic {
        padding-bottom:20px;
    }

    #cplp .section-4 .program {
        /* padding:0 20px; */
    }

    #cplp .section-4 .program .pic img {
        width:100%;
    }
}

#cplp .section-4 .program .programChannel {
    font-weight: bold;
    font-size:25px;
}

#cplp .section-4 .program .programTitle {
    display: block;
    font-size: 24px;
    color:#f39200;
}

#cplp .section-4 .program .programTime {
    color:#f39200;
    padding-bottom:20px;
}

#cplp .section-4 .program .desc {
/*    max-width:740px;
*/    float: left;
}

#cplp .section-4 .program .desc span,
#cplp .section-4 .program .desc .descContent {
    padding-left:1rem;
}

@media screen and (max-width:1000px) {
    #cplp .section-4 .column {
        padding-left:20px !important;
        padding-right:20px !important;
    }

    #cplp .section-4 .column .column {
        padding-left:0 !important;
        padding-right:0 !important;
    }
}

@media screen and (max-width:768px) {
    #cplp .section-4 .program .desc span,
    #cplp .section-4 .program .desc .descContent {
        padding-left:0;
    }

    #cplp .section-4 .program .desc .descContent {
        font-size:13px;
    }
    
}


#cplp .section-4 .program .descContent {
    padding-top:20px;
}

#cplp .section-4 .slick-dots {
    display: none !important;
}

#cplp .section-4 .legal .column {
    color:#959595;
    font-size:11px;
    margin-bottom:80px;
}