#gkContent .container,#gkBottom3 .container,#gkBottom2 .container,#gkBottom1 .container {
    width: 100%;
    padding:0px;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
}
a:hover, a:focus {
  text-decoration: none !important;
}

/*.affix .gkLogo > img {
    margin: 0;
    max-height: 60px;
    text-align: center;
}*/
.affix .gkLogo > img {
	max-height: 60px;
}
.give-totals-shortcode-wrap{
    display:none;
    
}
.joomla4 #donation_type .controls label.radio {
padding-top: 12px !important;
}
.give-total-wrap .give-currency-symbol {
  line-height: 38px !important;
}
#entry-2 .eb-image{
  display: none !important;
}
.gkLogo > img {
	max-height: 60px;
}
/*.ebm-event-thumb {*/
/*    float: left;*/
/*margin-right: 20px !important;*/
/*margin-top: 0px !important;*/
/*    width: 150px;*/
/*}*/
.ebm-upcoming-events .ebm-event-link {
    font-size: 18px !important;
    font-weight: normal !important;
}
#gkHeaderNav .gkMainMenu > .gkmenu {
background: rgba(242, 102, 129, 0.5);
background: -webkit-linear-gradient(left, rgba(242, 102, 129, 0), rgba(242, 102, 129, 0.3), rgba(212, 217, 42, 0.8));
background: -moz-linear-gradient(left, rgba(242, 102, 129, 0), rgba(242, 102, 129, 0.3), rgba(212, 217, 42, 0.8));
linear-gradient(to right, rgba(242, 102, 129, 0), rgba(242, 102, 129, 0.3), rgba(212, 217, 42, 0.8));
}
.frontpage #gkMainbody.gkcomponent {
  padding-top: 0;
  /*padding-bottom: 96px;*/
}
.eb-container,#fd{
    max-width:1170px;
    margin:0 auto;
    padding:0 10px;
}
#gkMainbody .ed-responsive{
    max-width:70%;
    float:left;
}
#gkSidebar {
    max-width:30%;
    float:left;
}
.ed-component{
    margin: 0 auto;
    max-width: 1240px;
}
.ed-head__title {
    font-size: 36px;
    line-height: 1.5;
    margin-top: 20px !important;
}
.eb-entry-title{
    font-size: 28px;
line-height: 1.25;
}
p{
    line-height:1.5;
}


@media (max-width: 1132px) {
    
    #gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > a, #gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > span {

    padding: 22.000003357143px 12px;
}

}
@media (max-width: 998px) {


    .gkHeaderNav .container,.gkHeaderNav .container-fluid {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}
.gkHeaderNav > .container {
	padding-right: 0;
	padding-left: 0;
}
#gkMainbody.gkcomponent {
	padding-top: 64px;
	/* padding-bottom: 96px; */
}
.gkLogo > img {
	/*padding: 7px 0 4px 5px;*/
  	padding: 0;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	width: 100%;
}
#gkHeaderNav.affix {
	background: rgba(255,255,255,0.9);

}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.last {
	margin-right: 3%;
}
.gkHeaderNav .gkMainMenu .gkmenu > li > #menu160{
	background: #F26680;
	color: #fff !important;
	/* height: 15px; */
	padding: 10px !important;
	border: 0 !important;
	border-radius: 5px;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li.last::before {
	-webkit-transition: width 0.35s;
	-moz-transition: width 0.35s;
	-o-transition: width 0.35s;
	transition: width 0.35s;
	-ms-transition: width 0.35s;
	content: "";
	border-top: 0;
	display: block;
	position: absolute;
	top: -1px;
	left: 12px;
	width: 0;
}
#donation-form {
	padding: 24px 80px;
	max-width: 1240px;
	margin: 0 auto;
}
.frontpage .gkLogo > img {
	max-height: 120px;
	padding: 0;
}
.frontpage .affix .gkLogo > img {
	max-height: 65px;
	padding: 0;
}
a.fa-play:hover, a.fa-play:active, a.fa-play:focus {
	text-decoration: none;
}
.eb-container h2 {
    width: auto !important;
    margin: 0px 0 0px 0 !important;
    padding: 0 !important;
    font-size: 36px;
}
.eb-event-date {
    background-image: none !important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #f28322  !important;
    background-image: none;
    color: #fff;
    border: 1px solid #f28322;
    font-family: inherit;
    height: 70px;
    padding: 5px;
    width: 70px;
    text-align: center;
}
.btn-primary {
    background: #f26680;
    color: #fff;
    border: 1px solid #f26680;
}
@media (max-width: 998px) {
    .frontpage .gkLogo > img {
    	max-height: 60px;
    	padding: 0;
    }
    .frontpage .affix .gkLogo > img {
	max-height: 60px;
	padding: 0;
    }
    .gkLogo > img {
	max-height: 60px;
    }
    #gkContent {

        margin-top: 64px;
    }
    #gkMainbody .ed-responsive{
    max-width:100%;
    float:left;
    padding:0  10px;
    }
    #gkSidebar {
    max-width: 100%;
    width: 100%;
    float: left;
    padding:0  10px;
    }
    
}