#gkHeaderNav {
    background-color: #fff;
    border-top: 10px solid #D93A2B;
}
.header{
    display:none;
}
.title{
    font-size: 50px;
    font-weight: 500;
    margin-bottom: 0px;
color: rgb(54, 187, 217);
}
p {
  font-size:18px;
}
#gkHeaderMod {
    height: auto;
}
#gkCopyrights {
  text-align: center;
}
#gkMainbody.gkcomponent {
  padding: 0px;
}
#gkHeaderMod .container,#gkBottom1  .container,#gkBottom2  .container,#gkBottom3  .container,#gkBottom4  .container,#gkBottom5  .container,#gkMainbody   .container,#gkContent .container{
    width:100%;
}
#gkMainbody.gkcomponent {
  padding-top: 0;
  padding-bottom: 0;
}
 #gkContent .container {
    width: 100%;
  }
/*.upevents #gkMainbody {*/

/*  padding: 0px;*/
/*  max-width:1170px;*/
/*    margin:0 auto;  */
 
/*}*/
.upevents #eb-upcoming-events-page-timeline,.upevents #eb-event-page {
    margin:0px auto;
    /*max-width: 800px;*/
    width: 1170px;
    /*float: left;*/
  
}
.upevents .gkSidebar-wrap {
    float: left;
    max-width: 370px;
    width: 370px;
    padding: 30px 30px;
}
#gkMainbody.gkcomponent {
    padding-top: 0;
    padding-bottom: 0;
}

/*@media (max-width: 764px) {*/
/*    #gkLogo {*/
/*    padding: 10px 0;*/
/*    }*/
/*}*/
.affix #gkLogo > img {

    max-height: 80px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    transition: max-height 0.10s ease-in;
}

h1{

    text-transform: uppercase;
}

.affix-top .only-desktop {
    display: none;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > a, #gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > span {
	font-size: 16px;
}
#gkHeaderNav .gkMainMenu > .gkmenu.level0 > li > a.last {
	margin-right: -7px;
}
.homeccadesc1 {
	text-transform: uppercase;
	color: #ddd;
}
.orange1 {
  color: #D93A2B;
}
.orange2 {
  color: #F28705;
}
.green1 {
  color: #93F205;
}
.blue1 {
  color: #36BBD9;
}
body {
	line-height: 1.25;
}

/***Only shows on Sidebar***/

.specialcontainer{
    margin: 0 auto;
    max-width: 1170px;
    display: block;
}


.moduletableclaycalendar{
    margin-bottom: 40px;
}
.moduletable h3 {
    color: #000;
    font-weight: 400;
    line-height: 1.3333333;
    margin-bottom: 10px;
}
#eb-calendar-page{
     margin: 60px auto;
    max-width: 1170px;
    float: none;
}
.eb-container h2 {
    text-transform: uppercase;
    font-size: 2.1333333rem;
}
@media (max-width: 1168px) {
    .upevents #eb-upcoming-events-page-timeline,.upevents #eb-event-page {
        margin:0px auto;
        padding:0 20px;
        max-width: 100% !important;
        width: 100% !important;
        float: left;
      
    }
}
@media (max-width: 460px) {
    .title {
        font-size: 38px;
        line-height: 1;
    }
    .specialcontainer .eb-container {
        margin: 0px auto 30px;
        max-width: 800px;
        float: left;
    }
}
.item-page div[itemprop="articleBody"] {
	line-height: 1.25;
}
body {
	font-size: 14px;
	color: #4C4C4E;
}