.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 1px;
}
.gal-item .box{
	/*height: 350px;*/
	height: 100%;
	overflow: hidden;
}
.box img{
	/*height: 100%;*/
	height: 200px;
	width: 100%;
	object-fit:cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\e003";
	font-family: 'Glyphicons Halflings';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
    line-height: 170px;
    font-size: 30px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}
/* Footer Style */
i.red{
    color:#BC0213;
}
.gal-container{
    padding-top :0px;
    padding-bottom:40px;
}





/*----------------------------------------- TABS----------*/

.BXtabs .nav-tabs { border-bottom: 0px solid #DDD; text-transform:uppercase; }
    .BXtabs .nav-tabs > li.active > a, .BXtabs .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
    .BXtabs .nav-tabs > li > a { border: none; color: #ffffff;background:#000915; }
       .BXtabs .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none;  color:#000915 !important; background: #fff; }
        .BXtabs .nav-tabs > li > a::after { content: ""; background: #5a4080; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
   .BXtabs .nav-tabs > li.active > a::after, .BXtabs .nav-tabs > li:hover > a::after { transform: scale(1); }
.BXtabs .tab-nav > li > a::after { background: ##5a4080 none repeat scroll 0% 0%; color: #fff; }
.BXtabs .tab-pane { padding: 15px 0; font-size:14px; }
.BXtabs .tab-content{padding:20px}
.BXtabs .nav-tabs > li  {width:30%; text-align:center; font-size:15px;}
.BXtabs .card {background: #FFF none repeat scroll 0% 0%; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); margin-bottom: 30px; height:445px; }


.card ul li span {
    display: inline-block;
    vertical-align: middle;
    width: 90%;
    height: 20px;
    background: transparent;
}


@media all and (max-width:724px){
.BXtabs .nav-tabs > li > a > span {display:none;}	
.BXtabs .nav-tabs > li > a {padding: 5px 5px;}
}



.lt_news_mainDv{display: table;width: 100%}
.lt_news_mainDv img{ padding:2px; background-color:#efefef; border-radius:5px;webkit-box-shadow: 0 8px 6px -6px grey;
    -moz-box-shadow: 0 8px 6px -6px gray;
    box-shadow: 0 8px 6px -6px grey;}
.lt_header{font-size:22px; color: #fff; text-align: center; background-color:#000915; text-transform:uppercase; padding-top:10px;}

#mobile_hide .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success{
    color: #000;
    background-color:transparent; font-size:22px;
    border-color:transparent;}
	
	#mobile_hide .btn-success {
    color: #000;
    background-color:transparent;
    border-color: transparent;font-size:22px;
}
.social_heading {
    margin-bottom: 3px;
    font-size: 20px;
    color: #fff;
    background-color: #1DA1F2;
    padding: 8px;
    padding-left: 15px;
    border-radius: 5px;
}
.social_heading_facebook {
    margin-bottom: 3px;
    font-size: 20px;
    color: #fff;
    background-color: #3B5998;
    padding: 8px;
    padding-left: 15px;
    border-radius: 5px;
}
.social_heading_youtube {
    margin-bottom: 3px;
    font-size: 20px;
    color: #fff;
    background-color: #EE1C1B;
    padding: 8px;
    padding-left: 15px;
    border-radius: 5px;
}
.timeline-Footer{display:none}
.u-floatLeft{display:none}
.Sponsors_part .photo img{border:solid 1px #efefef; border-radius:5px}
.teams_part img{border:solid 1px #efefef; border-radius:5px}
