
/*--------------------------------------------------
 * General
 *--------------------------------------------------*/
 .uninav-positioner .container{
 	padding-left: 15px !important;
 	padding-right: 15px !important;
 }

.main-content .container { background-color:#fff; }

#masthead .logo, #masthead .header {
	padding-left: 0;
	padding-right: 0;
}
#masthead .container {
	padding-bottom: 0;
}

#stwrapper, #stOverlay {display:none!important;}
/*--------------------------------------------------
 * Fonts
 *--------------------------------------------------*/

body {font-family: 'Roboto',sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.section-title, .navbar a { font-family: 'dincond-medium'; text-transform: uppercase; display: inline-block; font-weight: normal;}
#play-list-episodes.bg-gray-darker {background-color: #1e1e1e; color: #fff; border-bottom: 1px solid #444444;}
#play-list-episodes .section-title img{
  max-width: 200px;
  height: auto;
  position: relative;
  bottom: 3px;
  margin-left: 5px;
}
#play-list-episodes .section-title{
  color: #0075ce;
  margin-bottom: 30px;
  display: inline-block;
}
#play-list-episodes .video-icon{
  background-color:  #0075ce;
}
#play-list-episodes .view-all{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.bg-gray-darker a h4, .bg-gray-darker a h4:hover {color:#0075CE}
.text-black { color: #000;}
.relative { position: relative;}
.absolute { position: absolute;}
.section-header {margin-bottom: 15px;padding-bottom: 0;}

.bg-facebook{ background-color: #3B5998}.bg-twitter{ background-color: #55ACEE} .bg-google-plus{ background-color:#dd4b39}.bg-linkedin{background-color:#0976b4}.bg-whatsapp{background-color:#4dc247}.bg-pinterest{background-color:#bd081c}
.row-share {margin-top:10px; margin-bottom:30px}
.row-share span:first-child { margin-bottom:5px; opacity:0.95;}
.row-share span:hover:first-child { opacity:1;}
.row-share span:first-child, .row-share span:hover:first-child {color:#fff!important;}
.row-share * { background-image:none!important;  }
.row-share b *{ font-family:inherit!important; font-size:inherit!important; color:inherit!important}
.row-share .stArrow *, .row-share .stButton_gradient  { border:0px!important; background-color:inherit!important; margin:0px!important;}
.row-share .stMainServices { display:none!important;}
.share-this span{ margin:1px!important;}
.share-this span span * { background-image:none!important; border:0px none!important;}
.share-this .btn { position:relative; height:27px; width:27px; text-align:center; float:left}
.share-this .stButton_gradient.stHBubble { background-color:inherit!important;}
.share-this .stBubble_hcount { font-size:14px!important; font-weight:bold}
.share-this .stButton { position:absolute; top:0px; left:0px; width:100%; height:100%; padding-top:4px!important}
.st_facebook_hcount, .st_plusone_hcount, .st_twitter_hcount, .st_linkedin_hcount, .st_whatsapp_hcount { width:80px; text-align:left}
.st-facebook-counter, .st-twitter-counter, .st-linkedin-counter, .st-whatsapp-counter { width:20px!important;}
.st_facebook_hcount .stBubble_hcount { color:#fff!important;}
.share-this .stHBubble { width:50px!important; text-align:right}
.chicklets.sharethis { background-image:none!important;}

#social-menu li a {color:#fff; opacity: 0.9}
#social-menu li a:hover {opacity:1}

.sprite a{margin: 0 auto;}



div .navbar {border:0px; margin-bottom: 0px;}
.navbar-header .navbar-brand { display: none;}
.navbar a {font-size: 25px;}
.navbar.navbar-default .navbar-nav li a {padding-top: 20px;padding-bottom: 20px;}
.site-navigation-inner { padding: 0; }
.navbar-brand { display: none;  }


.video-icon { bottom: 0; left: 0; top:auto;background-color: #000; opacity: 0.8; font-size: 20px; color: #fff; padding: 15px 17px;}

/*--------------------------------------------------
 * WP Gallery
 *--------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/*--------------------------------------------------
 * Embed, Iframes & Objects
 *--------------------------------------------------*/

/* Make sure embeds and iframes fit their containers */
/*embed,iframe,bobject {
	max-width: 100%;
}*/

/*.entry-content iframe {
	margin: 20px 0;
}*/
/*img {
	max-width: 100%;
	height: auto !important;
}*/
/* Text meant only for screen readers */
/*.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
*/
/*--------------------------------------------------
 * Content
 *--------------------------------------------------*/
.block { padding-top: 25px; }
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.gallery {
	margin-top: 25px;
}
/*.entry-content ul, .entry-content ol {
  padding-left: 30px;
}
.entry-content img { margin: 20px 0; }
.entry-content img:hover { opacity: 1; }
.entry-meta {
	clear: both;
}
.home .section-header, .sidebar .section-header {
	display: inline-block;
	width: 100%;
}
.home .section-header .section-title {
	display: inline-block;
}*/
/*--------------------------------------------------
 * Clearing
 *--------------------------------------------------*/

.clear {
	clear: both;
}

/*--------------------------------------------------
 * Widgets
 *--------------------------------------------------*/

/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
 .comment .children { margin-left: 1.5em; }

 .widget { margin-top: 35px; }

 .widget-recent {
 	margin-bottom: 20px;
 }

 .widget-content {
 	position: relative;
 	left: -15px;
 }
 /*--------------------------------------------------
 * Synopsys
 *--------------------------------------------------*/

.synopsis-section h2 {font-weight:bold; font-size:18px;}
.synopsis-section ul.emission{display:none;}
.synopsis-section article{margin-bottom:20px;}
.synopsis-section article .image img{ width:240px; margin: 4px 10px 7px 0;}
.synopsis-section article .synopsis_short{ clear:both; }
.synopsis-section article .synopsis{float:left;}
.synopsis_short span.read-more{display:none;}

/*--------------------------------------------------
 * Navigation
 *--------------------------------------------------*/
.paging {
	text-align: center;
}
/*--------------------------------------------------
 * Footer
 *--------------------------------------------------*/

#cookiePolicyInfo {
	padding: 20px;
	padding-top: 30px;
	background-color: #eee;
	margin-top: 25px;
	display: none;
}

#cookiePolicyInfo {
	padding:20px;
}

#cookiePolicyInfo .container {
	padding: 0;
}

.footer-meta {
	background-color: #222;
	color: #5d5d5d;
	padding: 10px;
}

.footer-meta .container {
	padding:0 10px;
}

#policyCookieTitle {
	font-weight: bold;
	font-size: 24px;
	color:#444;
}
#policyCookieText {
	color: #666;
	font-size: 14px;
}

.play-video-outer .absolute{top: auto !important; }
.sprite a{text-indent: -99999px; width: 200px; background: url(//cdn-images.rtp.pt/common/img/channels/logos/gray-negative/horizontal/rtpplay.png?w=168&v3); background-repeat: no-repeat; background-position: 20px 22px;}
.sprite a:hover {background: url(//cdn-images.rtp.pt/common/img/channels/logos/color/horizontal/rtpplay.png?w=168&v3);background-repeat: no-repeat; background-position: 20px 22px;}
.r-play-inner .section-title span{margin-right:11px; margin-bottom:7px; }
.r-play-inner .section-title img{margin-bottom:7px; margin-right: 10px;}
.r-play-inner .view-all{margin-left: 0;}

.footer-meta a {color: #337ab7 !important;}
.footer-meta a:hover {
  color: #23527c;
  text-decoration: underline;
}

/*--------------------------------------------------
 * Misc
 *--------------------------------------------------*/

.advertising {
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
}
.facebook-box {
	margin-top: 20px;
}
.social-networks a {
	margin-right: 5px;
	display: inline-block;
}
.social-networks {
	float: right;
	background-color: inherit;
	padding: 0;
	list-style-type: none;
}
.social-networks li {
	float: left;
}
.social-networks .fa {
	color: #fff;
	display: inline-block;
	text-rendering: auto;
	font-size:32px;
}
.play {
	margin-bottom: 35px;
}
.play .section-header {
	border: 0;
}
.play .section-header h2 {
	line-height: 1.625;
	display: inline-block;
}
.play-outer {
	background-color: #1e1e1e;
	border-bottom: 1px solid #444444;
}
.rtpplay {
	list-style-type: none;
}
.rtpplay li {
}
.play .section-title {
	color: #0075ce;
}
.play .r-play-inner p, .play .view-all a {
	margin: 0;
	color: #fff !important;
}
.pagination>li>a, .pagination>li>span {
	color: #333;
}
/*.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #ffa21a;
    border-color: #ffa21a;
    cursor: default;
}*/
.featured img:hover {
	opacity: 0.7;
}
.play-video-outer {
	position: relative;
}
.play-video-outer i {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #0075CE;
	padding:13px 11px 13px 15px;
	font-size: 20px;
	color: #fff;
}

.view-all{margin-left:10px;}

.play .view-all a:hover {
	color: #0075ce !important;
}


@media (max-width: 1023px){
  .uninav-breaking-wrapper>.container {
      padding: 0 !important;
  }
}

@media only screen and (max-width: 992px) {
  .uninav-wrapper > .container{padding: 0 !important;}
}

@media only screen and (max-width: 767px) {
  #social-menu{
    float: none !important;
    text-align: center;
  }
  .navbar-nav{
    margin:0 !important;
  }
}
@media (min-width: 544px) and (max-width:767px){
  .uninav-positioner .container {
      max-width: 100%;
  }
}
