@media (min-width: 768px){


#headerTop .websiteName {
    font-size: 34px;
}
}
#gallery_events .events .lines .small_titles{
	height:22px;
	position:relative;
	width:100%;

    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
#gallery_events .events .lines .text{
	height:22px;
	position:relative;
	width:100%;

    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:inline-block;

}
#gallery_events .events hr{
    margin: 5px 0 8px 0;
}
#gallery_events .gallery{
	min-height:275px;
}
#gallery_events h2 a{
	color:#fff;
}

#gallery_events{
	top:0;
	padding:30px 0;
	background:#d8d8d8;
}
.top-user-menu li a {
	text-transform:uppercase;
}
.top-user-menu li:first-child{
	margin-right:10px;
}
.top-user-menu li{
	display:inline-block;
}
.top-user-menu li:nth-child(2){
	float:right;
}

.dropdown-menu .dropdown-menu{ margin-top: -6px; top:0px; left:100%;}
#section_logo .logos .logo{
	width:40%;
	margin-left:5%;
	margin-right:5%;
	margin-bottom:5%;
}
#headerTop .login button {
text-transform:uppercase;
}

@media all and (max-width: 767px){
	.marginfix{
	margin: 0;
	}
}

.dropdown-menu li{position:relative;}

.news-list-tpl .col-sm-4:nth-child(3n+1){
	clear:both;
}
.clubupdates .control{
    margin-top:27px;
	clear: both;
    position: relative;
}
.events p.date{
	height: 22px;
	line-height:22px;
	color: #ccccc6;
	margin-bottom:0px;
}
.events-page .col-sm-4:nth-child(3n+1){
	clear:both;
}
#gallery_events .events .lines .small_titles a,
#gallery_events .events .lines .small_titles a:hover,
#gallery_events .events .lines .small_titles{
	text-decoration: underline;
	color:#82c5ff;
}
#gallery_events .events h2{margin-left:0;}
#gallery_events .events .btn-default.vall{margin-right:0px; margin-top:10px;}

.fixedh{position:fixed; top:0; z-index:100}
.new-news-updates .btn{
	 background-color: #6ab69d;
    color: white;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    padding: 5px 0;
    transition: background-color 0.25s ease-in-out 0s;
    width: 100%;
}
.new-news-updates  .item{
	font-size:18px; text-align:center;
}
@media (max-width: 767px) {
	.news-updates img{margin:0 auto;}
}

.alert.alert-danger{
	clear: both;
}
.paddingt15{
	padding-top: 15px;
}
.ex-margin-bottom-15{
	margin-bottom: 15px;
}
.news-gallery{
	margin-bottom: 30px;
	display: block;
	overflow: hidden;
}
.news-gallery .jcarousel3 {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.news-gallery .jcarousel3 ul {
	width: 20000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.news-gallery .jcarousel3 li {
	float: left;
}
.news-gallery .jwrapper{
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 30px;
	position: relative;
	display: block;
	overflow: hidden;
}
.news-gallery .jwrapper .jcarousel3-control-prev,
.news-gallery .jwrapper .jcarousel3-control-next{
	position: absolute;
	top:50%;
	margin-top: -15px;
	background: #fff;
	color:#dc4343;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 0 1px #000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 0 4px #F0EFE7;
	-moz-box-shadow: 0 0 4px #F0EFE7;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
.news-gallery .jwrapper .jcarousel3-control-prev{
	left:0;
}
.news-gallery .jwrapper .jcarousel3-control-next{
	right:0;
}
