#page-header #header .header-menu #menu > li.active > a,
#page-header #header .header-menu #menu > li.open > a {
      /*  Changes for Sportel - Home menu option
        background-color: #333333;*/
    background-color: #4d4d4f;
}
#page-header #header .header-menu #menu > li > a {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  font-size: 15px;
  padding: 8px 10px;
  border-radius: 0;
  background-color: #555555;
  background-color: #919396;

	background-color: #f0f0f0;
	color: #919396;
	color: #f7941e;
	color: #4d4d4f;
}
#page-header #header .header-menu #menu > li > a:hover,
#page-header #header .header-menu #menu > li > a:focus {
  background-color: #333333;
  color: #ffffff;
  background-color: #4d4d4f;
}

#page-header #header .header-menu #menu > li ul > li > a {
  background-color: #4d4d4f;
}
#page-header #header .header-menu #menu > li ul > li > a:hover,
#page-header #header .header-menu #menu > li ul > li > a:focus {
   /*  Changes for Sportel - focus dropdown menu options 
        background-color: #555555;*/
  background-color: #919396;
}

#wrapper #page-wrapper .main-content .content .date-info {
  margin-bottom: 16px;
  color: #737373;
  float: right;
}

.line-no-border{
  border-top: 1px solid #000000;
  padding-top: 0;
  margin-bottom: 0;
}







/* Tabs START */

.tabs {
	border-radius: 4px;
	margin-bottom: 35px;
}

.nav {
	padding-left: 0;
	list-style: none;
}
.nav-tabs {
	margin: 0;
	font-size: 0;
	border-bottom: 1px solid #dddddd;
}
.nav-tabs li {
	display: inline-block;
	float: none;
	margin-bottom: -1px;
}
.nav > li {
	position: relative;
}
	.nav-tabs li a{
		border-left: 1px solid #eeeeee;
		border-right: 1px solid #eeeeee;
		border-top: 3px solid #919396;
			border-radius: 5px 5px 0 0;
	font-size: 1.3rem;
	margin-right: 1px;
	line-height: 1.42857143;
	border-radius: 4px 4px 0 0;
	background:#f0f0f0;
	}
	.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.nav-tabs li a:hover, .nav-tabs li a.active {    
	border-top: 3px solid #4d4d4f;
	background:none;
	border-bottom-color:#ffffff;
}

.tab-content {
	border-radius: 0 0 4px 4px;
	background-color: white;
	border-top: 0;
}

.nav-tabs li a.active {
border-bottom-color:#ffffff;
}

/* Tabs END */



/*Social icons START*/

#social{
	padding-left: 22px;
	text-align: left;
}

#social .list-unstyled {
	padding-left: 0;
	list-style: none;
}

#social .list-inline li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

#social .social-icons .fa {
	font-size: .8em;
}

#social .social-icons .fa {
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FFF;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#social .social-icons.icon-circle .fa{ 
	border-radius: 50%;
}

#social .social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
#social .social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}


#social .social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
#social .social-icons .fa-instagram{background-color:#A1755C;}
#social .social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
#social .social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
#social .social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}
#social .social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
#social .social-icons .fa-skype{background-color:#01AEF2;}
/*Social icons END*/




/*NewsList START*/
#news-list.section-category .section-content > .media {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
}
#news-list.section-category .section-content > .media:hover .media-left .thumb img {
  transform: scale(1.2);
}
#news-list.section-category .section-content > .media:hover .media-body .title {
  color: #4d4d4f;
}
#news-list.section-category .section-content > .media .media-left {
  padding-right: 30px;
}
#news-list.section-category .section-content > .media .media-left .thumb {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  overflow: hidden;
}
#news-list.section-category .section-content > .media .media-left .thumb img {
  transition: transform 0.5s cubic-bezier(0.49, -0.01, 0.42, 0.81);
}
#news-list.section-category .section-content > .media .media-body .title {
  font-size: 18px;
  color: #333333;
}
#news-list.section-category .section-content > .media .media-body .boldtitle {
  font-size: 17px;
  color: #333333;
  font-weight:bold;
}
#news-list.section-category .section-content > .media .media-body .info {
  color: #4d4d4f;
  font-style: italic;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight:bold;
}
#news-list.section-category .section-content > .media .media-body .info .category {

}
#news-list.section-category .section-content > .media .media-body .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}
#news-list.section-category .section-content > .media .media-body .description {
  font-size: 14px;
  color: #4d4d4f;
}
/*NewsList END*/












/*sector-topics START*/
#sector-topics {
  padding: 10px 0;

}
#sector-topics .section-name {
  font-family: "Roboto Slab", serif;

}
#sector-topics .thumb {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 25px;
  overflow: hidden; 
}
#sector-topics .thumb:hover .caption {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333;
}
#sector-topics .thumb:hover img {
/*   transform: scale(1.2); */
  /*opacity: 0.6;*/
}
#sector-topics .thumb img {
  transition: transform 0.5s cubic-bezier(0.49, -0.01, 0.42, 0.81);
}
#sector-topics .thumb .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.6);
  font-weight: bold;
  color: #fff;
  transition: all 0.25s;
}
#sector-topics .sector-topics-list  {
  min-height: 330px;
  /*background-color: deeppink;*/ 
}
#sector-topics .sector-topics-list > .thumb {
  font-size: 16px;
  min-height: 60px;
  line-height: 19px;
}
#sector-topics .sector-topics-list > .media {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  overflow: visible;
}
#sector-topics .sector-topics-list > .media:last-child {
  border-bottom: 0;
  margin-bottom: 10px;
}
#sector-topics .sector-topics-list > .media > .media-left i {
  color: #333333;
}
#sector-topics .sector-topics-list > .media > .media-body .title {
  font-size: 13px;
  color: #333333;
}
#sector-topics .sector-topics-list > .media > .media-body .title:hover {
  color: #a3a3a3;
}
/*sector-topics END*/



.related-news .related-news-list > .media {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.related-news .related-news-list > .media:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.related-news .related-news-list > .media .media-left {
  padding-right: 20px;
}
.related-news .related-news-list > .media .media-body .title {
  font-size: 16px;
  color: #4d4d4f;
}

.related-news .related-news-list > .media .media-body .info .category {
  /*background-color: #b3b3b3;
  color: #fff;
  padding: 3px 5px;*/
}
.related-news .related-news-list > .media .media-body .info .fa-circle {
 	font-size: 5px;
	margin: 0 15px;
	vertical-align: middle;
}
.related-news .related-news-list > .media:hover .media-body .title {
  color: #919316;
}

.related-news .related-news-list > .media .media-body .info {
    color: #90192f;
	
}

#latest-news {
  min-height: 515px;
}
#latest-news ul > li {
  padding-bottom: 15px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
#latest-news ul > li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
#latest-news ul > li > .title {
  font-size: 16px;
  color: #333333;
}
#latest-news ul > li > .title:hover {
  color: #a3a3a3;
}
#latest-news ul > li > .info {
  color: #aaaaaa;
  font-style: italic;
  font-size: 11px;
  margin-top: 6px;
}
#latest-news ul > li > .info .category {
  background-color: #b3b3b3;
  color: #fff;
  padding: 3px 5px;
}
#latest-news ul > li > .info .fa-circle {
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}