#home .intro .content h1 {
    text-shadow: 2px 2px 2px rgba(51, 51, 51, 0.59);
    font-size: 48px;
    color: #fff;
    margin-top: 210px;
}

body.home .search-text-div {
    padding: 0 0px 0px 57px;
    display: inline-block;
    background: #fff;
    border-radius: 6px;
    position: relative;
  	margin-right: 8px;
  	margin-top: 10px;
}
#topSubmitPicture {
    font-size: 16px;
}
body.home .searchform input {
    width: 150px;
    background: none;
    border: none;
    outline: none;
    -webkit-appearance: none;
    font-size: 19px;
    line-height: 44px;
    color: #333!important;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    /*box-shadow: none!important;*/
  	box-shadow:inset;
    height: 42px!important;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd {
background-color: #fbfbfb;
}

#bbpress-forums div.even,
#bbpress-forums ul.even {
background-color: #fff;
}

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
background-color: #ffffe0 !important;
font-size: 1.6em;
}

.rich-content {
    overflow: hidden;
    margin-top: 0px;
    font-size: 14px;
}

.bbp-header {
 font-size: 16px;
  font-weight: bold;
}

.bbp-forum-title {
 font-size: 15px;
  font-weight: normal;
}

.bbp-topic-permalink {
 font-size: 14px;
  font-weight: bold;
}

#main-nav .menu>li>a {
    padding: 0 16px 0 14px;
  font-size:18px;
}

#bbpress-forums .bbp-topic-content p,
#bbpress-forums .bbp-reply-content p {
font-size: 12px;/* Enter Your Custom CSS Here */
  