/*
#------------------------------------------------------------------------
# RockWall - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
#gkBottom1 .eb_event_link {
    color: #fff;
    font-weight: bold;
}
#gkSocialAPI {
    display: none;

}
#gkBottom1 section img {
    height: auto;
    max-width: 100px;
    float: left;
    margin: 30px 20px 30px 0;
}
tr:hover {
    background: none;
}
.btn-inverse{
background-color: rgb(65, 105, 225);
}
.btn-primary,.eb-colorbox-invite{
background-color: rgb(65, 105, 225);
color:#fff;
background-image:none;
}
/* Here you can include your override CSS styles */

#gkTopMenu {

    margin: 0px 0 0 0;
}
.eventspage #gkPageContent,.blogpage #gkPageContent{
    
    margin-top:40px !important;
}
#gkBottom1 a{
    color:#fff;
}

#gkBottom1 a:hover{
    color:#000;
}
@media only screen and (min-width: 768px) {

#gkBottom1 .bb2,#gkBottom1 .bb3{
    min-height:314px;
}


}

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


/*#gkLogo{
   
   width:100%;
}*/
/*#gkLogo {*/
/*	width: 188px;*/
	/* max-width: 30%; */
/*    padding: 6px;*/
/*}*/
.social{ padding-top:0px !important;}

#gkLogo img {
    width: 100%;
}

}

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

.social{ padding-top:0px !important;}
.social .grid__column{ padding:0px !important;}


}
h4 {
	font-size: 16px!important;
	letter-spacing: 0.3px;
}
.event--mod__title {
	font-size: 1.2rem;
	font-weight: 500;
	/* text-transform: uppercase; */
}
#gkMobileMenu {
	float: right;
	margin: 5px !important;
}
.listborder  li{
    border-bottom: none;
    padding: 0;
}
.donate-mobile #gkTopMenu, .donate-mobile #gkLogo {
	display: none!important;
}
.donate-mobile #gkTop.noheader ~ #gkPageContentWrap {
	padding-top: 0!important;
}
.donate-mobile article header {
	margin: 0!important;
}
.frontpage .event_date, .frontpage .eb-colorbox-map {
	font-size: 0.7rem;
}