.moduletable {
/*	padding: 140px 0 80px;
*/
}
.moduletable .custom {

}

.moduletable .custom h2 {
	margin-top: 0;
	margin-bottom: 100px;
	font-size: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.moduletable .custom .container {
	/*
	margin-bottom: 60px;
	*/

}
.moduletable .custom .row-wrap {
	margin-bottom: 70px;
}

.moduletable .custom .container .row div {
	/*padding: 0 50px;
	display: table;*/

}

.moduletable .custom .container .row div img {
	height: 120px;
	width: auto;

}

.moduletable .custom .container .row div img,
.moduletable .custom .container .row div h3 {
	margin-bottom: 20px;
}

.moduletable .custom .container .row div h3 {
	margin-top: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 22px;
}
.moduletable .custom .container .row div p {
	font-size: 18px;
}

.moduletable.ourboard .custom .container .row .custombg {
	background-repeat: no-repeat;
	background-size: contain;
	padding: 420px 30px 20px;
	border: #000 solid 1px;
	display: table-cell;
    margin: 0 0.5% 1% 0.5%;
}
.moduletable.ourboard .custom .container .row .custombg p {
	font-size: 16px;
}

/*recaptcha style*/
#captcha-lbl {
	display: none;
}
.g-recaptcha div {
	margin: 0 auto;
}

div.akeeba-bootstrap .btn {
    background: #8ac53e!important;
    color: #fff !important;
    display: block !important;
    letter-spacing: 5px;
    margin: 40px auto 0 !important;
    text-transform: uppercase;
    width: auto !important;
}

/*table style*/
table {
	margin: 50px 0; 
	border-collapse: inherit;
}
table th,
table td {
	color: #fff;
	border-top: #fff solid 4px!important; 
	padding: 10px;
}
table th {
	font-size: 20px;
	border-bottom: none!important;
}
table.table-inclusions  tr:first-child th:first-child {
	color: #000;
	font-size: 30px;
	text-align: left;
}
table td {
	
}

table.table-inclusions th,
table.table-inclusions tr th:first-child + th,
table.table-inclusions  tr td:first-child + td,
table.table-inclusions  tr th:first-child + th + th,
table.table-inclusions  tr td:first-child + td + td,
table.table-inclusions  tr th:first-child + th + th  + th,
table.table-inclusions  tr td:first-child + td + td  + td,
table.table-inclusions  tr th:first-child + th + th  + th + th,
table.table-inclusions  tr td:first-child + td + td  + td + td {
	font-size: 20px;
	text-align: center;
}

table.table-inclusions tr th:first-child + th,
table.table-inclusions  tr td:first-child + td,
table.table-inclusions  tr th:first-child + th + th,
table.table-inclusions  tr td:first-child + td + td,
table.table-inclusions  tr th:first-child + th + th  + th,
table.table-inclusions  tr td:first-child + td + td  + td {
	width: 12%;
}

table.table-inclusions  tr th:first-child + th,
table.table-inclusions  tr td:first-child + td {
	/* background: #9CAACE; */
    background: #8099ab;
    color: #231f20;
}
table.table-inclusions  tr th:first-child + th + th,
table.table-inclusions  tr td:first-child + td + td {
	/* background: #CCA755;	*/
    background: #fdb414;
    color: #231f20;
}
table.table-inclusions  tr th:first-child + th + th  + th,
table.table-inclusions  tr td:first-child + td + td  + td {
	/* background: #A7A09A; */
    background: #b3b7ba;
    color: #231f20;
}
table.table-inclusions  tr th:first-child + th + th  + th + th,
table.table-inclusions  tr td:first-child + td + td  + td + td {
    background: #80c3e1;
    color: #231f20;
}
table.table-inclusions  tr:nth-child(n+2) td:first-child {
	/* background: #2C2C2C; */
    background: #e2f1cf;
	font-size: 18px;
    color: #231f20;
}

.navbar-nav {
	float: none;
	text-align: center;
}
.navbar-nav > li {
    display: inline-block;
    float: none;
}

div#search-results {
    clear: both;
    display: block;
}

ul.search-results {
	padding-left: 0;
	margin-top: 30px;
}
ul.search-results li {
	margin-bottom: 20px;
	line-height: normal;
	list-style: none;
	
}
ul.search-results li h4 {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 500;
	
}
ul.search-results li h4 a {
	color: #7390a3;
}
ul.search-results li p {
	
}
ul.search-results li p.result-text {
	margin-bottom: 0;
}

div#finder-filter-window .filter-branch .finder-selects {
	margin-right: 10px;
}
div#finder-filter-window .filter-branch {
	clear: both;
}
div#finder-filter-window .filter-branch .finder-selects:nth-child(1),
div#finder-filter-window .filter-branch .finder-selects:nth-child(3) {
	display: none;
}
.chzn-container-single .chzn-single {
	background: none;
	height: 30px;
    line-height: 28px;
    border-radius: 0;
    box-shadow: none;
}
.moduletable .custom.home-section-6 .silver-sponsor .center-block {
	padding: 0 90px;
}


.blog h2 a {
    color: #7390a3;
    font-size: 30px;
}

.items-more .nav.nav-tabs.nav-stacked a {
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
}

.alert-heading {
    display: none;
}

.platinum .moduletable {
  padding: 0;
}

/*.platinum .slick-track {
  width: 80% !important;
}*/

.platinum .slick-slide {
  padding-left: 20px;
}

.home-section-2 .slick-slide {
  max-width: 50%;
}

.home-section-2 .slick-slider {
    margin-bottom: 0px;
}

.container .slick-slide img{
   width: 190px;
}

.moduletable.about-section-5 {
  padding-bottom: 0;
}

#system-message-container > div {
    display: none;
}

.gold-sponsor .slick-slider, .platinum-sponsor .slick-slider {
  margin-left: auto;
  margin-right: auto;
  width: 400px;
}

.gold-sponsor .slick-slide img, .platinum-sponsor .slick-slide img {
  margin-left: 5px;
  margin-right: 5px;
  width: 190px !important;
}

#body {
    margin-top: 201px;
}

.promotions h3, .community h3 {
    position: relative !important;
    color: #8c9dc6;
    letter-spacing: 8px;
    font-size: 39px;
    margin-bottom: 60px;
    margin-top: 20px;
    text-align: center;
}

#content .promotions p {
    color: #000000;
    font-size: 26px;
}

#content .promotions .lead, #content .community .lead {
    color: #7390a3;
    padding-top: 20px;
    font-size: 32px;
}

.promotions.col-xs-12.col-lg-8, .community.col-xs-12.col-lg-8 {
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.promotions .btn.btn-default, .community .btn.btn-default {
    margin-top: 30px;
}

#content .community p {
    color: #000000;
    font-size: 17px;
}

.moduletable.ourboard .custom .container .row .custombg {
    min-height: 990px;
}

@media only screen and (max-width : 767px) {
	#body {
	    margin-top: 102px;
	}
}

@media only screen and (max-width : 400px) {
   .gold-sponsor .slick-slider, .platinum-sponsor .slick-slider, .silver-sponsor .slick-slider {
      width: 200px;
      margin-left: auto;
      margin-right: auto;      
   }
}