@import url('https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed');

body{
	background-color: #eee;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.main-container{
	background-color: #eee;
	padding: 0;
	margin: 0;
	min-height: 550px;
}

.container{
	padding-left: 0;
	padding-right: 0;
	margin-left: auto;
    margin-right: auto;
}

.row{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

#myNavbar {
	box-shadow:none;
    border-radius: 0;
    padding: 0;
    margin: 0;
	z-index: 10;
}

.container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}

#nav-menu,.navbar-inverse {
	border-color:transparent;
	border-radius: 0;
    padding: 0;
    margin: 0;
    box-shadow: 0 3px 6px #999;
	
}

.navbar-inverse .navbar-nav>li>a {
    color: #999;
    font-weight: normal;
    text-align: center;
    margin-right: 8px;
	margin-left: 20px;
   }

.navbar-inverse .navbar-nav > li > a:hover {
	color: #fff;
}

.navbar-inverse .navbar-brand {
	color: #fff;
	/* background-color:#db3600; */
	background-color: transparent;  
	letter-spacing: 0px;
	padding-top: 5px;
}

.navbar-inverse .navbar-brand:hover {
	color: #fff;
	/* background-color:#db3600; */
	background-color: transparent;  
	cursor: pointer;
}

.navbar-brand .logo .navbar-right {
	font-size: 1.2em;
}


.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0;	
	padding-top: 14px;
	padding-left: 0px;
}

.navbar-brand-data4{
	color: #2196f3;
	font-family: 'verdana';
	font-size: 20px;
}
.navbar-brand-4{
	color: #2196f3;
	font-size: 20px;
	font-family: 'verdana';
	/* background-color: #FF3D00;
	border-radius: 50%;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px; */
}
.navbar-brand-basketball{
	color: #FF3D00;
	font-family: 'Open Sans';
	font-weight: bold;
	font-size: 20px;
}

.top-banner{
	display: inline;
}

.main-events{
	display: block;
}

.carousel-inner{
	position: relative;
	float: left;
	margin-right: 1px;
	width: 794px;
	height: 399px;
   	margin-top: 1px;
	z-index: 0;
}

.carousel-inner > .item > img {
	width: 100%;
	margin: 0 auto;
}

#myCarousel{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

.events{
	position: relative;
	display: block;
	margin-left: 0px;
	padding: 0;
}

.event{
	position: relative;
	display: block;
	height: 199px;
}

.eventimg-container{
	display: block;
	width: 374px;
	height: 199px;
}

.events ul{
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

.events img{
	display: block;
	width:100%;
	height: 100%;
	margin-top: 1px;
	object-fit: cover;
}

.event1{
	position: absolute;
	display: block;
	width: 100%;
	height: 100px;
	margin: 0 auto;
	top: 99px;
	bottom: 0;
	left: 0;	
	z-index: 10;
}

.event-article>h4{
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 2% 4%;
	margin: 0;
	font-size: 1.2em;
	border-bottom: 0;
	background: linear-gradient( rgba(20,20,20, .3), rgba(20,20,20, 1));
}

.btn-event-more{
	background-color: #db3600;
	color: #fff;
	float: right;
	margin: 5px;
}

.btn-event-more:hover{
	background-color: #ff3f00;
	color: #fff;
}

.latest-news-title h3{
	color:#db3600;
	margin-right: 0px;
}

.more-news a{
	font-size: 14px;
	vertical-align: baseline;
}

.news-container1{
	background-color: #fff;
	/* box-shadow: 0 3px 4px #bbb; */
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
	width: 382px;
	height: 175px;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0;
}

.news-container2{
	background-color: #fff;
	/* box-shadow: 0 3px 4px #bbb; */
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
	width: 382px;
	height: 175px;
	margin-right: 0px;
	padding: 0;
}

.img-container{
	display: block;
	position: absolute;
	width: 180px;
	height: 150px;
	margin-left: 10px;
	margin-top: 13px;
}

.img-container img{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	object-fit: cover;
}

.news-content{
	display: block;
	margin-left: 200px;
	margin-top: 15px;
	margin-right: 5px;
}

.news-content>h4{
	font-size: 17px;
}

.news-content>p{
	line-height: 18px;
}

.news-container1>a:link{
	color: #333;
}

.news-content>p{
	line-height: 18px;
	color: #666;
}

.news-container1>a:hover{
	text-decoration: none;
	color: #337ab7;
}

.news-container2>a:link{
	color: #333;
}

.news-container2>a:hover{
	text-decoration: none;
	color: #337ab7;
}

.news-detail-container>a:link{
	color: #333;
}

.news-detail-container>a:hover{
	text-decoration: none;
	color: #337ab7;
}



.row-latest-news{
	margin-bottom: 15px;
}


#latest-headlines-section{
	padding-left: 0px;
	padding-right: 0px;
}

#events-section{
	padding-right: 0px;
	margin-right: 0px;
}

.latest-headlines{
	background-color: #fff;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	box-shadow: 0 3px 4px #bbb;
	height: 400px;
}

#latest-headlines-section>h3{
	color:#db3600;
	text-align: left;
}



.current-upcoming{
	background-color: #fff;
	margin-top: 15px;
	margin-bottom: 10px;
	/* box-shadow: 0 3px 4px #bbb; */
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
	height: 407px;
}

#current-upcoming{
	padding-right: 0;
	padding-left: 15px;
}

#results-navtabs>li.active>a, #results-navtabs>li.active>a:focus, #results-navtabs>li.active>a:hover {
    color: #db3600;
    font-size: 14px;
    cursor: default;
    font-weight: 600;
    background-color: #fff;
    border:none;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 0px;
    border-right: solid 1px #fff;
    border-left: 0;
}

#results-navtabs>li>a:focus, #results-navtabs>li>a:hover {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    border: 0px solid #ddd;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 0;
   	border-right: solid 1px #fff;
    border-left: 0;
}

#results-navtabs>li>a {
	background-color: #db3600;
	font-size: 14px;
	color: #fff;;
    margin-right: 0;
    border: 0px solid transparent;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right: solid 1px #fff;
    border-left: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius: 0;
}

.results-table-1{
	padding-top: 5px;
	padding-left: 15px;
	height:350px;;
	overflow: auto;
}



p{
	line-height: 24px;
}

.main-content{
	padding: 10px;
	padding-right: 5px;
}

#sidebar{
	float: right;
	margin-right: 0;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 5px;
	border-radius: 3px;
	padding-bottom: 0;
	line-height: 24px;
	
}





#container-latestnews{
	padding-left: 0;
	padding-right: 0;
	margin: 0;
	padding: 0;
}

#latest-news.row{
	width: 100%;
	margin: 0;
	padding: 0;
}

.latest-news-header{
	background-color: #337ab7;
	width: 10%;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 19px;
	height: 35px;
	
}

.latest-news-header h5 a{
	color: #fff;
}

.breadcrumb {
    padding: 10px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
	text-align: right;
}

.stats-box{
	padding-bottom: 15px;
}

.upcoming-list-events-module .list-event:first-child {
    /* border-top: 0px #f2f0e9 solid; */
    width: 100%;
}

.upcoming-list-events-module .list-event{
    padding-top: 10px;
    position: relative;
    border-bottom: 1px #ddd solid;
}

.upcoming-list-events-module ul{
    list-style: none;
}

.upcoming-list-events {
    padding-left: 0px;
}

.upcoming-title{
	margin-top: 0px;
}

.list-event>h3>a{
    text-decoration: none;
}

.list-event>h3{
    margin-bottom: 0px;
}

.upcoming-time {
    color: #707070;
    margin-bottom: 0px;
}

.upcoming-venue>a{
    text-decoration: none;
    margin-bottom: 0px;
}

.upcoming-list-events p{
    line-height: 20px;
}



/************************** CUSTOM SCROLLBAR *****************************/

.mCSB_dragger_bar{
	background-color: rgba(0,0,0,.3) !important;
	width: 3px !important;
}

.mCSB_draggerRail{
	background-color: rgba(255,255,255,1) !important;
}

/************************** /CUSTOM SCROLLBAR ****************************/





/*************************** PLAYERS PAGE ***********************************/



.table>tbody>tr>td{
	vertical-align: middle;
}

thead{
	background-color: #78909c;
	color: #fff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 5px 0;
    border-radius: 4px;
}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover{
	z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #db3600;
    border-color: #db3600;
}




.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #1e88e5;
}

.players-list{
	height: 400px;
	overflow: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #bbb;
	background-color: #fff;
	box-shadow: 0 3px 4px #bbb;
	margin-bottom: 15px;
}

.players-list>ul>li { 
	background: #f5f5f5; 
}
.players-list>ul>li:nth-child(odd) { 
	background: #fff; 
}

.player-img{
	padding-top: 30px;
	float: left;
}
.team-img{
	padding-top: 30px;
	float: left;
}

.profile-container{
	background-color: #fff;
	/* background-image: url(../images/profile-bg-img03.jpg); */
	box-shadow: 0 3px 4px #bbb;
	border: 1px solid #bbb;
	height: 400px;
	margin-bottom: 15px;
}

.profileDetails-content-wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}

.playerProfile-personal-row {
	display: -webkit-inline-flex;
	display: inline-flex;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	padding-top: 8px;
}

.playerProfile-personal-row:last-child {
	border-bottom: 0px solid #eee;
}

.playerProfile-personal-col1 {
	float: left;
	width: 23%;
	font-weight: bold;
}

.playerProfile-personal-col2 {
	width: 3%;
}

.playerProfile-personal-col3 {
	width: 74%;
}

.playerProfile-personal-col1, .playerProfile-personal-col3 {
	font-size: 13px;
}

.profile-player-name{
	color: #dd2c00;
}

.playerProfile-personal-col1>p,.playerProfile-personal-col2>p,.playerProfile-personal-col3>p{
	font-size: 14px;
	margin-bottom: 0;
}

/*************************** PLAYERS PAGE ******* END ***********************/


/*************************** VENUE PAGE ***********************************/

.page-subtitle{
	padding-left: 10px;
}

#title-country{
	background-color: #616161;
	color: #fff;
}

#title-state{
	background-color: #e0e0e0;
	color: #333;
}

.venue-img{
	display: block;
	margin: auto;
	padding-top: 15px;
}

.venue-container{
	background-color: #fff;
	box-shadow: 0 3px 4px #bbb;
	border: 1px solid #bbb;
	/*height: 400px;*/
	overflow: auto;
	background-image: url(../images/venue-profile-bg-img01.jpg);
	margin-bottom: 10px;
}

.venue-list{
	height: 400px;
	overflow: auto;
	padding-top: 10px;
	border: 1px solid #bbb;
	background-color: #fff;
	box-shadow: 0 3px 4px #bbb;
}

.venue-list>ul>li { 
	background: #f5f5f5; 
}
.venue-list>ul>li:nth-child(odd) { 
	background: #fff; 
}

.dropdown-block{
	margin-bottom:10px;
	background-color: #616161;
	padding-top: 10px;
	padding-bottom: 10px;
}

#dropdown-country{
	padding-left: 0px;
}

/* .btn-default {
    color: #fff;
    background-color: #bd3600;
    border-color: #bd3600;
}

.btn-default:hover {
    color: #fff;
    background-color: #ff3f00;
    border-color: #ff3f00;
}

.btn-default:focus {
    color: #fff;
    background-color: #ff3f00;
    border-color: #ff3f00;
} */

/* .btn-default.active.focus, 
.btn-default.active:focus, 
.btn-default.active:hover, 
.btn-default:active.focus, 
.btn-default:active:focus, 
.btn-default:active:hover, 
.open>.dropdown-toggle.btn-default.focus, 
.open>.dropdown-toggle.btn-default:focus, 
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #ff3f00;
    border-color: #ff3f00;
} */

.venue-dropdown{
	padding-left: 0;
}

.open > .dropdown-menu {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);  
	opacity:1;
}
  
.dropdown-menu {
	opacity:.3;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-fill-mode: forwards;  
	animation-fill-mode: forwards; 
	-webkit-transform: scale(1, 0);
	display: block; 
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
}

.dropdown-menu>li>a:hover{
	background-color: #ffd6c5;
}

.searchbox-form{
	padding: 0;
	margin: 0;
}

.venue-info{
	padding-bottom: 15px;
}

.venue-img h4{
	color: #dd2c00;
}


.venueDetails-content-wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}

.venueDetails-row {
	display: -webkit-inline-flex;
	display: inline-flex;
	width: 100%;
	border-bottom: 1px solid #eee;
	padding-bottom: 8px;
	padding-top: 8px;
}

.venueDetails-row:last-child {
	border-bottom: 0px solid #eee;
}

.venueDetails-col1 {
	float: left;
	width: 23%;
	font-weight: bold;
}

.venueDetails-col2 {
	width: 3%;
}

.venueDetails-col3 {
	width: 74%;
}

.venueDetails-col1, .venueDetails-col3 {
	font-size: 13px;
}

.venueDetails-col1>p,.venueDetails-col2>p,.venueDetails-col3>p{
	font-size: 14px;
	margin-bottom: 0;
}



/*************************** VENUE PAGE ********* END *********************/



/*************************** EVENTS PAGE ***********************************/

.page-title{
	margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color: #f5f5f5;
}

.page-title h4{
	padding-left: 0;
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 0px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 3px 4px #bbb;
}

.events-container{
	margin-top: 5px;
}

#events-container{
	margin-bottom: 30px;
}

.match-list{
	background-image: url(../images/profile-bg-img01.jpg);
	box-shadow: 0 3px 4px #bbb;
	/*height: 520px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #bbb;
	overflow:auto;
}

.event-table
{	
	background-color: #fff;
	/*background-image: url(../images/profile-bg-img03.jpg);*/
	height: 520px;
	/*overflow: auto;*/
	padding-top: 10px;
	padding-bottom: 0px;
	box-shadow: 0 3px 4px #bbb;
	border: 1px solid #bbb;
}

.event-table>ul>li { 
	background: #f5f5f5; 
}
.event-table>ul>li:nth-child(odd) { 
	background: #fff; 
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	color: #fff !important;
	background: linear-gradient(to bottom, #bd3600 0%, #bd3600 100%);

}



.btn-info.active.focus, 
.btn-info.active:focus, 
.btn-info.active:hover, 
.btn-info:active.focus, 
.btn-info:active:focus, 
.btn-info:active:hover, 
.btn-info:active:visited, 
.btn-info.active:visited, 
.open>.dropdown-toggle.btn-info.focus, 
.open>.dropdown-toggle.btn-info:focus, 
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #455a64;
	border-color: #455a64;
}

.season-btn,btn-info {
    color: #fff;
	background-color: #607d8b;
	border-color: #607d8b;
}

.season-btn:hover,.btn-info:hover {
    color: #fff;
	background-color: #455a64;
	border-color: #455a64;
}

.season-btn.active,.btn-info.active	{
	background-color: #dd2c00;
    border-color: #dd2c00;	
}

.season-btn.active:hover,.btn-info.active:hover{
	background-color: #ff3f00;
    border-color: #ff3f00;	
}

.season-btn:visited,btn-info:visited{
	background-color: #ff3f00;
    border-color: #ff3f00;	
}

.season-btn:focus,btn-info:focus{
	background-color: #455a64;
	border-color: #455a64;	
}

.btn-stats, .btn-default{
	color: #fff;
	background-color: #2196f3;
	border-color: #2196f3;
}

.btn-stats:hover, .btn-default:hover{
	color: #fff;
	background-color: #1e88e5;
	border-color: #1e88e5;
}

.btn-stats:focus, .btn-default:focus{
	color: #fff;
	background-color: #1e88e5;
	border-color: #1e88e5;
}

/* .btn-default {
    color: #fff;
    background-color: #bd3600;
    border-color: #bd3600;
}

.btn-default:hover {
    color: #fff;
    background-color: #ff3f00;
    border-color: #ff3f00;
}

.btn-default:focus {
    color: #fff;
    background-color: #ff3f00;
    border-color: #ff3f00;
} */

.stats-box{
	padding-left: 0px;
	padding-right: 0px;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 7px 18px !important;
    border-bottom: 1px solid #546e7a !important;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #546e7a !important;
}

.table-playerStats thead tr th{
	padding: 8px 5px !important;
}

.table-playerStats tbody tr td{
	padding: 8px 5px !important;
}

.table-playerStats thead tr th:first-child{
	padding-left: 10px !important;
}

.table-playerStats tbody tr td:first-child{
	padding-left: 10px !important;
}

.table-playerStats thead tr th:last-child{
	padding-right: 10px !important;
}

.table-playerStats tbody tr td:last-child{
	padding-right: 10px !important;
}

.table-playerStats thead tr th:nth-child(4),
.table-playerStats thead tr th:nth-child(5),
.table-playerStats thead tr th:nth-child(6),
.table-playerStats thead tr th:nth-child(7),
.table-playerStats thead tr th:nth-child(8),
.table-playerStats thead tr th:nth-child(9),
.table-playerStats thead tr th:nth-child(10),
.table-playerStats thead tr th:nth-child(11),
.table-playerStats thead tr th:nth-child(12),
.table-playerStats thead tr th:nth-child(13),
.table-playerStats thead tr th:nth-child(14),
.table-playerStats thead tr th:nth-child(15){
	text-align: right !important;
}

.table-playerStats tbody tr td:nth-child(4),
.table-playerStats tbody tr td:nth-child(5),
.table-playerStats tbody tr td:nth-child(6),
.table-playerStats tbody tr td:nth-child(7),
.table-playerStats tbody tr td:nth-child(8),
.table-playerStats tbody tr td:nth-child(9),
.table-playerStats tbody tr td:nth-child(10),
.table-playerStats tbody tr td:nth-child(11),
.table-playerStats tbody tr td:nth-child(12),
.table-playerStats tbody tr td:nth-child(13),
.table-playerStats tbody tr td:nth-child(14),
.table-playerStats tbody tr td:nth-child(15){
	text-align: right !important;
}


/*************************** EVENTS PAGE ********* END *********************/





/*************************** NEWS PAGE **********************************/

.archive-summary{
	display: block;
	list-style: inside none none;
	margin: 0 auto;
	max-width: 280px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.archive-summary li{
	margin: 0 0em 0;
	line-height: 1.6em;
}

.archive-summary li a{
	color: #db3600;
	position: relative;
	text-decoration: none;
	padding-left: 0px;
	font-weight: 600;
	display: block;
	float: left;
	width: 100%;
	margin-top: 5px;
}

.news-month{
	color: #bd3600;
}

/*************************** NEWS PAGE ********* END *********************/


/*************************** NEWS-DETAIL PAGE ******************************/

#news-block{
	margin-top: 15px;
	margin-bottom: 15px;
}

.news-list{
	width: 100%;
	background-color: #bbb;
}

.news-summary{
	width: 92%;
	height: auto;
	margin: 0 auto 0;
	text-align: center;
	padding: 1.2em 4%;
}

.news-contents{
	position: relative;
	margin-bottom: 15px;
	box-shadow: 0 3px 4px #333;
}

.news-content img{
	display: block;
	width: 100%;
	height: auto;
	min-height: 100px;
	background: #000;	
}

.news-contents h4{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 2% 4%;
	margin: 0;
	font-size: 1.2em;
	background: linear-gradient( rgba(20,20,20, .3), rgba(20,20,20, 1));
	border-bottom: 0;
}

.news-contents h4 a{
	color: #fff;
}
.news-detail-container{
	background-color: #fff;
	/* box-shadow: 0 3px 4px #bbb; */
	box-shadow: 0 5px 15px rgba(0,0,0,.08);
	width: 382px;
	height: 175px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0;
}

.author-date>h3{
	margin-top:0px;
	margin-bottom:5px;
}

.date{
	font-size: 14px;
}

#news-detail-section{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	background-color: #fff;
	box-shadow: 0 3px 4px #bbb;
}

.news-details-title{
	margin-bottom: 0px;
}


/*************************** NEWS-DETAIL PAGE ********* END *********************/



/*************************** SCORECARD PAGE ***********************************/

#scorecard-section{
	background-color: #fff;
}

.scorecard {
	background-color: #fff;
	/* box-shadow: 0 3px 4px #bbb; */
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #ddd;
}

.title-orange{
	color: #db3600;
}

/*************************** SCORECARD PAGE ********* END *********************/



.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 399px !important;
    border: 0;
}



/*********** FOOTER *************/

#myFooter {
	background-color: #353535;
	color:white;
}

#myFooter .footer-copyright{
	background-color: #222222;
	padding-top:3px;
	padding-bottom:3px;
	text-align: center;
}

#myFooter .footer-copyright p{
	margin:10px;
	color: #ccc;
}

#myFooter ul{
	list-style-type: none;
    margin-left: 0px;
    line-height: 1.7;
    text-align: center;
	padding-left: 0px;

}

#myFooter a{
	color:#d2d1d1;
	text-decoration: none;
}

#myFooter a:hover, #myFooter a:focus{
	text-decoration: none;
	color:white;
}

#myFooter .myCols{
	text-align: center;
}

#myFooter .social-networks{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}

#myFooter .social-networks a{
    font-size: 18px;
    margin-right: 5px;
    margin-left: 5px;
    color: #f9f9f9;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover{
	text-decoration: none;

}

#myFooter .facebook:hover{
	color:#0077e2;
}

#myFooter .google:hover{
	color:#ef1a1a;
}

#myFooter .twitter:hover{
	color: #00aced;
}


.content{
	flex: 1 0 auto;
	-webkit-flex: 1 0 auto;
	min-height: 200px;
}


#myFooter{
	flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
}

.footer-menu{
	margin-top: 30px;
}

.facebook a{
	font-size: 14px;
}


/*******************col-xs-** EXTRA SMALL DEVICES (PHONES) ************************/

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

/******************* HOME ***********************/

	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 10px;	
		padding-top: 14px;
	}

	.nav-justified > li {
    	display: table-cell;
    	width: 1%;
    }

    .nav-tabs.nav-justified>li>a {
    	margin-bottom: 0;
	}

	.carousel-inner{
		max-width: 100%;
		height: auto;
		margin: 0;
	}

	#current-upcoming{
		padding-right: 0;
		padding-left: 0;
		margin-bottom: 20px;
	}

	/*.news-container1{
		background-color: #fff;
		box-shadow: 0 3px 4px #bbb;
		width: 100%;
		height: auto;
		margin-right: 10px;
		margin-left: 10px;
		padding: 0;
	}
	*/

	.row-latest-news {
		margin-bottom: 0px;
	}

	.event{
		position: relative;
		display: block;
		height: 185px;
		margin-left: 5px;
	}

	.events ul {
		list-style: none;
		padding: 0;
		margin: 0;
		float: left;
	}
	
	.eventimg-container {
		display: block;
		width: 100%;
		height: 185px;
	}

	.events img{
		display: block;
		width:100%;
		height: 100%;
		margin-top: 1px;
	}

	.latest-news-title h3 {
		margin-left: 5px;
	}

	.current-upcoming {
		margin-right: 5px;
		margin-left: 5px;
	}

	.breadcrumb {
		padding: 0px;
		margin-bottom: 0px;
		text-align: left;
	}
		

/******************* HOME ******** END ***********/


/******************* NEWS ***********************/
.news-container1{
	width: auto;
	margin-right: 0px;
}

.news-container2{
	width: auto;
}

.row-latest-news {
	margin-bottom: 0px;
}

#current-upcoming {
	padding-right: 0;
	padding-left: 0;
}

.img-container{
	display: block;
	position: absolute;
	width: 180px;
	height: 150px;
}

.news-content{
	display: block;
	margin-left: 0px;
	margin-top: 25px;
}

.news-content>h4{
	padding-top: 25px;
}

.news-detail-content>p{
	font-size: 18px;
}

.caption-text>p{
	margin-top: 20px;
	color: #666;
}

/******************* NEWS ******* END ***********/


/******************* VENUE ***********************/

.venue-dropdown{
	padding-left: 0;
	margin-top: 5px;
}

.searchbox-form{
	margin-top: 5px;
}

.searchbox-container{
	padding: 0;
}

/******************* VENUE ******* END ***********/

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    border: 0;
}


/******************* FOOTER ***********************/

#myFooter {
	text-align: center;
}

/******************* FOOTER ******* END ***********/


}


/*******************col-sm-** SMALL DEVICES (TABLETS) ************************/

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

	.carousel-inner {
		height: auto;
		width: 100%;
	}

	.events ul {
		list-style: none;
		padding: 0;
		margin: 0;
		float: left;
	}
	
	.eventimg-container {
		display: block;
		width: 308px;
		height: 185px;
	}

	.events img{
		display: block;
		width:100%;
		height: 100%;
		margin-top: 1px;
	}

	.news-content {
		display: block;
		margin-left: 150px;
		margin-top: 15px;
	}

	.venue-dropdown{
		padding-left: 0;
		margin-top: 5px;
	}

	.news-container1{
		width: auto;
		margin-right: 0px;
	}
	
	.news-container2{
		width: auto;
	}

	.row-latest-news {
		margin-bottom: 0px;
	}

	#current-upcoming {
		padding-right: 0;
		padding-left: 0;
	}

}


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

	.carousel-inner {
		height: auto;
		width: 660px;
	}

	.event{
		position: relative;
		display: block;
		height: 185px;
	}

	.eventimg-container {
		display: block;
		width: 308px;
		height: 184px;
	}

	.events img{
		display: block;
		width:100%;
		height: 100%;
		margin-top: 1px;
	}

	.event1{
		position: absolute;
		display: block;
		width: 100%;
		height: 100px;;
		margin: 0 auto;
		top: 84px;
		bottom: 0;
		left: 0;
		z-index: 10;
	}

	.news-content {
		display: block;
		margin-left: 200px;
		margin-top: 15px;
	}

	.news-content h4{
		padding-top: 20px;
	}

	.venue-dropdown{
		padding-left: 0;
	}

	.news-container1{
		width: auto;
		margin-right: 0px;
	}
	
	.news-container2{
		width: auto;
	}

	.row-latest-news {
		margin-bottom: 0px;
	}

	#current-upcoming {
		padding-right: 0;
		padding-left: 0;
	}

}
