@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);

html {
  overflow-x: hidden;
}

html, body {
  font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Open Sans",Helvetica,Arial,"Lucida Grande",sans-serif}
}

p {
  font-size: 14px;
  color: #6c6c6c;
  font-style: normal;
  font-weight: 300;
}

a {
  cursor: pointer;
}

#services video {
  height: auto!important;
  width: 100%!important;
}

#services .video-wrap div {
  width: 100%!important;
}


.entry-content h2 {
  font-size: 33px;
  font-style: normal;
  font-weight: 400;
  color: #e60011;
  padding: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #e60011;
}

.entry-content h3 {
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  color: #fc4700;
  text-transform: uppercase;
}

.entry-content h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  color: #000;
}

.entry-content h5 {
  font-size: 20px;
  padding: 15px;
  font-style: normal;
  font-weight: 400;
  color: #FFF;
  background: #ffad00;
  float: left;
  margin-right: auto;
  border-radius: 5px 5px 0 0;
}

.entry-content h5::before {
  clear: both;
}

.entry-content h5 + * {
  clear: both;
}

.entry-content h6 {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
}

.entry-content p {
  margin-bottom: 25px;
  font-size: 14px;
}

.full-width {
  width: 100%;
}

.btn-override {
  padding: 15px 20px;
  font-size: 15px;
  text-transform: uppercase;
}

.font-light {
  font-weight: 300;
}

.font-semi-bold {
  font-weight: 600;
}

.font-semi-bold {
  font-weight: 600;
}

#secondary {
  padding-top: 15px;
  text-align: center;
}

#secondary .widget.shailan_banner_widget img {
  width: auto!important;
  height: auto!important;
  max-width: 100%;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

#content > .container {
  padding: 0!important;
}

.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}

.container {
  padding: 0;
}

.navbar-collapse,
.navbar-transparent {
  padding: 0;
  background: none;
}

.header-tools {
  background: url(../../img/tile.dark-min.jpg);
  background-size: 20px;
  height: 40px;
  position: relative;
}

.navbar-transparent .navbar-nav > li
{
  padding: 0;
}

.navbar-transparent .navbar-nav > li > a,
.navbar-transparent .navbar-nav>.open>a,
.navbar-transparent .navbar-nav>.open>a:focus,
.navbar-transparent .navbar-nav>.open>a:hover
{
  background: none;
  border: none;
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 10px;
}


.navbar-transparent .navbar-nav > li > a:hover {
  background: none;
  border: none;
  color: #ed1c24;
}

.navbar-transparent .navbar-nav > .active > a,
.navbar-transparent .navbar-nav > .active > a:hover,
.navbar-transparent .navbar-nav > .current-page-parent > a,
.navbar-transparent .navbar-nav > .current-page-parent > a:hover
{
  background: none;
  color: #ed1c24;
}

#home-page-slider {
  margin: 0!important;
}

#logo {
  width: 85px;
}

#logo img {
  height: 85px;
}

#masthead {
  padding: 0;
}

.site-branding {
  margin: 10px 0;
  padding: 0;
}

.navbar-header {
  padding: 0;
}

ul.nav.navbar-nav,
.navbar-header .navbar-toggle {
  margin: 0;
}

.navbar-header .navbar-toggle .icon-bar {
  width: 42px;
  height: 7px;
  background-color: #000;
  border-radius: 4px;
}

.navbar-header .navbar-toggle .icon-bar+.icon-bar {
  margin-top: 3px;
}

.navbar-header .navbar-toggle {
  margin-top: 35px;
}

.bp-flex-slide {
  width: 100%;
  height: 300px;
  height: 65vw;
  background-size: cover;
  background-position: 50% 50%;
  max-height: 415px;
}

#search-form-htools {
  display: none;
  position: absolute;
  right: 0px;
  top: 40px;
  z-index: 999999;
  width: 100%;
  padding-bottom: 2px;
  background: rgb(0, 0, 0);
}

.htools-copy-text {
  color: #bcbcbc!important;
  line-height: 1.7!important;
  font-size: 15px!important;
}

@media (max-width: 991px) {

  .htools-copy-text {
    float: left;
  }

  #login-form-htools {
    display: none;
    position: absolute;
    right: 0px;
    top: 40px;
    z-index: 999999;
    width: 100%;
    padding-bottom: 2px;
    background: rgb(0, 0, 0);
  }

  .navbar-transparent .navbar-nav > li {
    border-bottom: 1px solid #ececec;
  }

  .navbar-transparent .navbar-nav > li > a {
    position: relative;
    padding-right: 25px;
  }

  .navbar-transparent .navbar-nav > li > a > .fa
  {
    position: absolute;
    right: 5px;
    top: 20px;
  }

  #home-page-slider {
    border: 2px solid #000;
    border-top: none;
  }

}

@media (min-width: 992px) {

  .htools-copy-text {
    /*float: right;*/
  }

  #content > .container {
    padding: 80px 0 90px!important;
  }

  #login-form-htools {
    display: block!important;
  }

  #login-form-htools .container {
    width: auto;
    margin: 0;
  }

  #logo {
    width: 122px;
  }

  #logo img {
    height: 122px;
  }
  .navbar-nav {
    float: right;
  }
  .navbar-transparent {
    margin-top: 60px;
  }

  .navbar-transparent .navbar-nav > li
  {
    padding: 0 15px;
  }

  .navbar-transparent .navbar-nav > li > a,
  .navbar-transparent .navbar-nav > .active > a:hover,
  .navbar-transparent .navbar-nav > .current-page-parent > a:hover
  {
    padding: 0;
    padding-top: 15px;
    /*width: 100px;*/
    text-align: center;
  }

  .navbar-transparent .navbar-nav > .active > a,
  .navbar-transparent .navbar-nav > .active > a:hover,
  .navbar-transparent .navbar-nav > .current-page-parent > a,
  .navbar-transparent .navbar-nav > .current-page-parent > a:hover
  {
    border-top: 5px solid #ed1c24 !important;
    padding-top: 10px !important;
  }

  .bp-flex-slide {
    height: 415px;
  }

  #home-page-slider .container h3 {
    font-size: 60px!important;
    padding-bottom: 0;
    margin-bottom: 5px;
  }

  #home-page-slider .container .slide_text {
    font-size: 40px!important;
    margin-top: 0;
    line-height: 50px;
    font-weight: 100;
  }

  .copyright {
    text-align: left;
  }
  .copyright-flags {
    text-align: left;
  }

}

.form-open-htools .btn-override.btn-override-logout {
  width: auto;
}

.form-open-htools span.logout_text {
  font-size: 17px;
  position: relative;
  top: -3px;
}

.navbar-toggle .icon-bar {
  background-color: #888;
}

#header-main {
  border-bottom: 2px solid #000;
}

.btn-override-htools,
input-override.input-htools {
  width: 45px;
  text-align: center;
  height: 38px;
  line-height: 25px;
  font-size: 25px;
  float: right;
}

.btn-override-htools {
  padding: 6px 12px;
}

input.input-htools,
input.input-htools:focus {
  text-align: left;
  padding: 0 8px;
  color: #FFF;
  border: none;
  outline: none;
  border-radius: 0;
  font-size: 15px;
  line-height: 15px;
  width: 117px;
  border-right: 1px solid #b80106;
}

input.input-htools::-webkit-input-placeholder {
  color: white;
  opacity: 1;
  font-style:normal;
  font-weight: 300;
  font-size: 11px;
}
input.input-htools:-moz-placeholder {
  color: white;
  opacity: 1;
  font-style:normal;
  font-weight: 300;
  font-size: 11px;
}
input.input-htools::-moz-placeholder {
  color: white;
  opacity: 1;
  font-style:normal;
  font-weight: 300;
  font-size: 11px;
}

.btn-override-square {
  border-radius: 0;
}

.btn-override-red {
  background-color: #e7000a;
  border-color: #e7000a;
  color: #FFF;
}

.btn-override-white {
  background-color: #FFF;
  border-color: #FFF;
  color: #000;
}

.btn-override-dorange {
  background-color: #fc4700;
  border-color: #fc4700;
  color: #FFF;
}

.btn-override-lorange {
  background-color: #fd7d00;
  border-color: #fd7d00;
  color: #FFF;
}

.btn-override-slide {
  background-color: rgba(0,0,0,0.5);
  border-color: #FFF;
  color: #FFF;
}

.btn-override-gray {
  background-color: #9B9B9B;
  border-color: #9B9B9B;
  color: #FFF;
}

.btn-override-yellow {
  background-color: #ffad00;
  border-color: #ffad00;
  color: #FFF;
}

.color-red {
  color: #e7000a!important;
}

.color-dorange {
  color: #fc4700;
}

.color-lorange {
  color: #fd7d00;
}

.color-yellow {
  color: #ffad00;
}

.btn-override-inverse {
  background-color: #000;
}

.btn-override-inverse-transparent {
  background-color: rgba(0,0,0,0.7);
}

#colophon {
  padding: 0 0 10px;
}

.footer-bar {
  border-top: 1px solid #ccc;
}

.footer-widgets-wrapper {
 background: url(../../img/tile.dark-min.jpg);
 min-height: 100px;
 color: #bcbcbc;
 border-top: 2px solid #393939;
}

.footer-widget ul {
  padding: 0;
  list-style: none;
}

.footer-widget ul > li > a {
  color: #bcbcbc;
  font-size: 18px;
}

.footer-widget h3.widgettitle,
.foot-mobile-menu ul > li > a {
  color: #FFF;
  text-transform: uppercase;
  font-size: 20px;
}

.foot-contact-wrap a {
  color: #bcbcbc;
}

.foot-contact-wrap .contact-icon {
  width: 30px;
  text-align: center;
  font-size: 20px;
}

.foot-contact-wrap .contact-icon:last-of-type {
  font-size: 16px;
}

.btn-override-ca {
  background-image: url(../../img/flag-ca-min.jpg);
}

.btn-override-us {
  background-image: url(../../img/flag-us-min.jpg);
}

.btn-override-flag {
  width: 58px;
  height: 28px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

#calendar-block {
  border-color: #ed1b24;
}

#latest-news-block .hp-latest-news,
#newest-members-block .hp-latest-news {
  font-size: 33px;
  font-style:normal;
  font-weight: 300;
  color: #fd4801;
  padding: 20px;
  padding-bottom: 0;
  margin: 0 -15px;
  border-top: 15px solid #fd4801;
  border-bottom: none;
}

#newest-members-block .hp-latest-news {
  color: #FD7C00;
  border-color: #FD7C00;
}


#calendar-block .hp-cal-month {
  font-size: 33px;
  font-style:normal;
  font-weight: 800;
  color: #FFF;
  padding: 20px;
  margin: 0 -15px;
  background: #ed1b24;
}

#calendar-block .hp-cal-month .month-nav {
  display: inline-block;
  float: right!important;
  color: #FFF;
  font-size: 40px;
  padding: 0 10px;
  margin-left: 10px;
  font-weight: 300;
}

#latest-news-block .hp-all-news-link,
#newest-members-block .hp-all-news-link  {
  margin-top: 0;
  margin-bottom: 25px;
}

#latest-news-block article.hp-ln-article,
#newest-members-block article.hp-ln-article {
  padding: 15px 5px 0;
}


#latest-news-block .hp-ln-date-row,
#newest-members-block .hp-ln-date-row {
  color: #6b6b6b;
  font-size: 20px;
}

#newest-members-block .hp-ln-date-row  {
  color: #FD7C00;
}

#latest-news-block .hp-ln-title,
#newest-members-block .hp-ln-title  {
  font-size: 17px;
  color: #fd4801;
  font-weight: 600;
  margin: 10px 0 15px;
}

#newest-members-block .hp-ln-title  {
  color: #FD7C00;
}

#latest-news-block .hp-ln-thumb,
#newest-members-block .hp-ln-thumb {
  max-width: 152px;
  width: 152px;
  height: auto;
  border: 1px solid #b1b1b1;
  margin-left: 30px;
}

#newest-members-block .hp-ln-thumb {
  border-color: #FD7C00;
}


.hp-section {
  position: relative;
  border-bottom: 15px solid #fd4801;
  margin: 0 -15px;
  padding: 0 15px;
}

.hp-section.hp-section-noborderbot {
  border-bottom: none;
}

#calendar-block .row {
  border-bottom: 1px solid #ececec;
}

#calendar-block .hp-cal-col-date {
  position: relative;
  color: red;
  font-style: normal;

  font-weight: 800;
}

#calendar-block .hp-cal-col-date .col-date-day {
  font-size: 35px;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 20px;
  padding-top: 20px;
}

#calendar-block .hp-cal-col-date .col-date-month {
  font-size: 14px;
  float: left;
  padding: 0;
  margin: 0;
  padding-top: 5px;
}

#calendar-block .hp-cal-col-info {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  padding: 10px;
  padding-left: 0;
}


@media (min-width: 992px) {

  #calendar-block article {
    padding: 0 15px;
  }

  #calendar-block .row {
    border: 1px solid #ececec;
    border-top: none;
  }

  #calendar-block .hp-cal-col-date {
    padding: 5px 0 13px 35px;
  }

  #calendar-block .hp-cal-col-date .col-date-day {
    font-size: 45px;
  }

  #calendar-block .hp-cal-col-date .col-date-month {
    font-size: 19px;
  }

  #calendar-block .hp-cal-col-info {
    font-size: 17px;
    line-height: 25px;
  }

  .hp-section {
    margin: 0;
    padding: 0;
    margin-bottom: 50px!important;
  }

  #calendar-block .hp-cal-title {
    font-size: 33px;
    font-style:normal;
    font-weight: 300;
    color: #ED1B24;
    padding: 20px;
    padding-bottom: 0;
    border: none;
  }

  #calendar-block .hp-cal-month {
    margin: 0;
  }


  #latest-news-block article.hp-ln-article,
  #newest-members-block article.hp-ln-article {
    padding: 25px 5px 0;
  }

  #latest-news-block .hp-latest-news,
  #newest-members-block .hp-latest-news {
    padding: 0 5px 15px;
    margin: 0;
    border-bottom: 15px solid #fd4801;
    border-top: none;
  }

  #newest-members-block .hp-latest-news {
    border-color: #FD7C00;
  }

  #calendar-block .hp-cal-title {
    padding: 0 5px 15px;
    margin: 0;
    border: none;
  }

  #latest-news-block .hp-all-news-link,
  #newest-members-block .hp-all-news-link,
  #calendar-block .hp-all-calendar-link {
    position: absolute;
    right: 5px;
    top: 8px;
    padding: 0;
    margin: 0;
  }

  #latest-news-block .hp-all-news-link a,
  #newest-members-block .hp-all-news-link a,
  #calendar-block .hp-all-calendar-link a {
    color: #000;
    text-decoration: underline;
    font-style:normal;
    font-weight: 300;
    font-size: 18px;
    display: inline;
    background: none;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    text-transform: lowercase;
  }

  #latest-news-block article.hp-ln-article:last-of-type,
  #newest-members-block article.hp-ln-article:last-of-type {
    padding-bottom: 25px;
  }

}


.hp-quick-access {
  background: #2d2d2d;
  border-bottom: 1px solid #000;
}

.hp-foot-quick-access {
  background: #000;
  padding: 20px 0;
}

.hp-foot-quick-access .quick-access-btn-override {
 margin-bottom: 20px;
}

.hp-foot-quick-access .quick-access-btn-override:last-of-type {
 margin-bottom: 0;
}


.hp-quick-access .quick-access-btn-override {
  background-color: #2e2e2e;
  border-bottom: 1px solid #000;
  display: block;
  padding: 20px;
  font-size: 15px;
  text-transform: uppercase;
}

.hp-quick-access .quick-access-btn-override:last-of-type {
  border-bottom: none;
}

.hp-quick-access .quick-access-btn-override i.fa {
  margin-right: 20px;
  font-size: 25px;
}

@media (min-width: 992px){
  .hp-foot-quick-access .quick-access-btn-override {
   margin-bottom: 0;
 }

 .hp-quick-access .quick-access-btn-override {
  border: none;
  border-left: 1px solid #000;
  background: #2d2d2d; /* Old browsers */
  background: -moz-linear-gradient(left,  #000000 0%, #2d2d2d 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(100%,#2d2d2d)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #000000 0%,#2d2d2d 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #000000 0%,#2d2d2d 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #000000 0%,#2d2d2d 100%); /* IE10+ */
  background: linear-gradient(to right,  #000000 0%,#2d2d2d 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2d2d2d',GradientType=1 ); /* IE6-9 */

  text-align: center;
}
.hp-quick-access .quick-access-btn-override:last-of-type {
  border-right: 1px solid #000;
}
}

.hp-join-fama {
  background:#e6000a;
  border-bottom: 1px solid #000;
}

.hp-join-fama a {
  display: block;
  padding: 20px;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  color: #FFF;
  font-weight: bold;
  letter-spacing: -2px;
}

.hp-join-fama a i.fa {
  margin-left: 20px;
  font-size: 30px;
}

.hp-whois {
  background: #7c7e81;
  border-bottom: 1px solid #000;
  color: #FFF;
}

.hp-whois .whois-text {
  padding: 30px;
}

.hp-whois .whois-text h6 {
  font-size: 30px;
  margin-bottom: 20px;
}

.hp-whois .whois-text p {
  font-style: normal;
  font-weight: 300;
}

.hp-whois .whois-btn-override {
  margin-top: 20px;
}

.hp-whois .whois-img {
  margin-top: 30px;
  min-width: 479px;
  position: absolute;
  left: 50%;
  margin-left: -232px;
}

/*.page-header {
  padding: 10px 30px;
  margin: 0;
  border-bottom: 1px solid #ececec;
  border-top: 1px solid #fff;
  background: #f2f0f1;
  text-transform: uppercase;
}

.page-header h1 {
  font-weight: 300;
  color: #000;
  font-size: 33px;
}

@media (min-width: 992px) {
  .page-header {
    padding: 10px 30px 20px;
  }

  .page-header h1 {
    font-size: 50px;
  }
  }*/

  body:not(.tribe-events-style-theme) #main input[type=text], #main input[type=email], #main input[type=tel], #main input[type=password], #main select {
    padding: 0 20px;
    border-radius: 0;
    width: 100%;
    margin: 15px 0;
    min-height: 70px!important;
    font-size: 19px;
    line-height: 70px;
  }



  #main select:required option:disabled::after {
   color:red;
   content:" *";
   opacity: 1;
 }

 #main input[type=text]:required::-webkit-input-placeholder::after {
   color:red;
   content:" *";
   opacity: 1;
 }

 #main input[type=text]:required:-moz-placeholder::after {
   color:red;
   content:" *";
   opacity: 1;
 }

 #main input[type=text]:required::-moz-placeholder::after {
  color:red;
  content:" *";
  opacity: 1;
}

#main input[type=email]:required::-webkit-input-placeholder::after {
 color:red;
 content:" *";
 opacity: 1;
}

#main input[type=email]:required:-moz-placeholder::after {
 color:red;
 content:" *";
 opacity: 1;
}

#main input[type=email]:required::-moz-placeholder::after {
  color:red;
  content:" *";
  opacity: 1;
}

#main input[type=tel]:required::-webkit-input-placeholder::after {
 color:red;
 content:" *";
 opacity: 1;
}

#main input[type=tel]:required:-moz-placeholder::after {
 color:red;
 content:" *";
 opacity: 1;
}

#main input[type=tel]:required::-moz-placeholder::after {
  color:red;
  content:" *";
  opacity: 1;
}

.form-section {
  padding-top: 30px;
}

form br {
  display: none;
}

.application_page_next {
  width: 250px;
  font-size: 30px;
  text-transform: uppercase;
  text-align: left;
}

.application_page_next .fa {
  font-size: 40px;
}

h2.large_nounder {
  font-size: 40px;
  border: none;
  margin-bottom: 30px;
}

.btn-override-file-link {
  position: relative;
  overflow: hidden;
}
.btn-override-file-link input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

.btn-override-file {
  position: relative;
  overflow: hidden;
}
.btn-override-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

.upload-links-wrap,
.upload-image-wrap {
  width: 200px;
}

.upload-image-wrap img {
  width: 200px;
  height: auto;
  margin-bottom: 15px;
}

.upload-links-wrap a {
  font-size: 20px;
  color: #e7000a;
  text-decoration: underline;
}

.entry-content table {
  border-bottom: 15px solid #ED1B24;
  width: 100%;
}

.entry-content table thead{
  background-color: #ED1B24;
  color: white;
  text-transform: uppercase;
  font-size: 22px;
}

.entry-content table thead th i.fa {
  color: white!important;
  font-size: 18px;
  line-height: 22px;
  position: relative;
  top: -5px;
}

.entry-content table thead th {
  padding: 15px 10px!important;
  font-size: 17px!important;
}

.entry-content table tbody td {
  min-height: 40px!important;
  padding-top: 10px;
  color: #000;
}

.entry-content table tbody td small,
.entry-content table tbody td strong {
  line-height: 1.3em!important;
  display: block;
  max-width: 300px;
}

.entry-content table a i.fa {
  font-size: 25px;
  color: #000;
}

.entry-content .edit-head-wrap h2 {
  border: none;
}

.entry-content .edit-head-wrap .btn-override {
  font-size: 20px;
  padding: 15px 30px;
}

img.bp_resource_icon {
  width: 40px!important;
  height: auto!important;
}

.forum-articles-container #primary {
  border-right: 1px solid #ccc;
  box-sizing: border-box;
}

.forum-articles-container article {
  margin: 0 2em 30px 0;
}

.forum-articles-container .archive-header-top,
.forum-articles-container .archive-header-bottom  {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
}

.forum-articles-container .archive-date {
 border-right: 1px solid #ccc;
 margin-left: 0;
 padding-left: 0;
}

.forum-articles-container .archive-date .archive-month {
  font-size: 40px;
  text-transform: uppercase;
  line-height: 40px;
  font-weight: bold;
  color: #E5020A;
  text-align: right;
  font-family: 'Open Sans Condensed', sans-serif;
}

.forum-articles-container .archive-date .archive-year {
  font-size: 25px;
  text-transform: uppercase;
  line-height: 30px;
  color: #E5020A;
  text-align: right;
}

.forum-articles-container .archive-title h1,
.forum-articles-container .archive-title h1 a
{
  margin: 0;
  font-size: 27px;
  font-weight: 400;
  color: #000;
}

.forum-articles-container .archive-author-bio {
  line-height: 20px;
}

.btn-override.read-more {
  background-color: #C6C6C6!important;
  color: #FFF!important;
  font-size: 18px;
  padding: 10px 20px;
  margin-top: 20px;
}

.forum-articles-container #secondary .widget {
  margin-left: 30px;
  margin-right: 0;
}

.forum-articles-container #secondary .widget li {
  margin-left: 0;
  padding-left: 0;
  color: #000;
  border: none;
}

.forum-articles-container #secondary .widget li a {
  margin-left: 0;
  padding-left: 0;
  color: #000;
}

.forum-articles-container #secondary .archive-sidebar-title {
  font-size: 30px;
  margin: 0;
  color: #FC602B;
}

.sign_view_iso_col img.sign_image {
  height: 200px!important;
  width: auto!important;
}

img.bp_resource_icon {
  vertical-align: top;
  margin-top: 10px;
  float: left;
  margin-right: 10px;
}

.valign-top {
  vertical-align: top;
  padding-top: 20px;
}

.wp-editor-wrap > .wp-editor-container {
  border: 1px solid #ddd!important;
}
textarea::-webkit-input-placeholder {
  color: lightgrey;
  opacity: 1;
  font-style:normal;
  font-weight: 600;
  font-size: 20px;
  padding-left: 10px;
}
textarea:-moz-placeholder {
  color: lightgrey;
  opacity: 1;
  font-style:normal;
  font-weight: 600;
  font-size: 20px;
  padding-left: 10px;
}
textarea::-moz-placeholder {
  color: lightgrey;
  opacity: 1;
  font-style:normal;
  font-weight: 600;
  font-size: 20px;
  padding-left: 10px;
}


#home-page-slider .container {
  max-width: 650px;
  vertical-align: middle;
  display: table;
  position: relative;
  height: 100%;
  color: #FFF;
}

#home-page-slider .container .position-middle {
  display: table-cell;
  vertical-align: middle;
}

#home-page-slider .container h3 {
  font-size: 35px;
  padding-bottom: 0;
  margin-bottom: 5px;
}

#home-page-slider .container hr {
  margin: 0;
}

#home-page-slider .container .slide_text {
  font-size: 20px;
  margin-top: 0;
  line-height: 50px;
  font-weight: 100;
}

#home-page-slider .container .btn-override {
  font-size: 20px;
}

.member-area #primary {
  border-left: 1px solid #ddd;
  box-sizing: border-box;
  padding-left: 40px;
}

.member-area #secondary {
  border-right: 1px solid #ddd;
  box-sizing: border-box;
  position: relative;
  right: -1px;
}

.member-area .logged_in {
  color: #F97509;
}

.member-area .logged_in img {
  width: 150px;
  height: auto;
}

.member-area .logged_in .logged_as_text {
  padding-top: 10px;
  font-size: 18px;
}

.member-area .logged_in .logged_as_name {
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
}

.member-area .logged_in .logged_as_portal_admin {
  color: #ccc;
}

.member-area .member-links {
  padding-top: 30px;
}

.member-area .member-links > h3 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  margin-top: 100px;
}

.member-area .member-links > a {
  display: block;
  font-size: 20px;
  color: #999;
}

#member_area_announcements h3 {
  color: #000!important;
  font-weight: normal;
  font-size: 33px;
}

#member_area_announcements .announcements p {
  color: #000!important;
  font-size: 18px;
}

#newest-members-block .hp-ln-title-row h3 strong {
  color: #444;
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}

.tribe-bar-filters {
  background-color: #e60011!important;
}

.tribe-bar-filters label {
  color: #FFF!important;
  font-size: 17px!important;
  opacity: 0.8;
}

.tribe-bar-filters input[type=text] {
  color: #FFF!important;
  font-size: 20px!important;
  border-color: #FFF!important;
}

.tribe-bar-mini .tribe-bar-submit {
  width: 29%;
  margin-left: 1%;
  padding: 10px;
}

.tribe-bar-mini .tribe-bar-submit input[type=submit]{
  font-size: 18px!important;
  padding: 18px 10px!important;
  border-radius: 6px!important;
  background-color: #212121!important;
  color: #FFF!important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
  background-color: #212121!important;
  color: #FFF!important;
  font-size: 18px!important;
}

#tribe-bar-form.tribe-bar-mini label {
  font-size: 18px!important;
}

.tribe-bar-filters input[type=text]::-webkit-input-placeholder {
  color: white!important;
}
.tribe-bar-filters input[type=text]:-moz-placeholder {
  color: white!important;
}
.tribe-bar-filters input[type=text]::-moz-placeholder {
  color: white!important;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle {
  background-color: #212121!important;
  color: #FFF!important;
  font-size: 20px!important;
}

.tribe-events-calendar thead th {
  font-size: 16px!important;
  color: #FFF;
  background-color: #e60011!important;
  border-color: #e60011!important;
}

.tribe-events-calendar {
  border-bottom: 15px solid #e60011!important;
}

#tribe-events-content .tribe-events-tooltip h4, #tribe_events_filters_wrapper .tribe_events_slider_val, .single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-ical {
  color: #e60011!important;
}

#tribe-events .tribe-events-button-override, #tribe-events .tribe-events-button-override:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button-override, .tribe-events-button-override.tribe-active:hover, .tribe-events-button-override.tribe-inactive, .tribe-events-button-override:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
  background-color: #e60011!important;
  color: #FFF!important;
}

.tribe-events-tooltip .tribe-events-event-thumb {
  width: 100%!important;
  height: 120px!important;
  overflow: hidden!important;
  padding: 0!important;
  margin-bottom: 10px!important;
  position: relative!important;
}

.tribe-events-tooltip .tribe-events-event-thumb img {
  width: 100%!important;
  height: auto!important;
  position: absolute!important;
  top: 50%!important;
  margin-top: -50%!important;

}

#fancy_search_form .search_btn-override {
  background: none;
  border: none;
  font-size: 40px;
  position: relative;
  color: #ED1B24;
  padding-left: 10px;
  display: table-cell;
  width: 40px;
  line-height: 60px;
  vertical-align: middle;
}
#fancy_search_form .search_text {
  font-weight: 100;
  font-size: 40px;
  position: relative;
  color: #ED1B24;
  padding-right: 30px;
  display: table-cell;
  vertical-align: middle;
}

#fancy_search_form .search_field {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

#fancy_search_form .search_field input {
  margin: 0!important;
  min-height: 0!important;
  line-height: 60px!important;
}

.heading-controls-row {
  margin-bottom: 50px;
}

.cp_checkbox_list h4 {
  margin-bottom: 20px;
}

.cp_checkbox_list .floater {
  padding-top: 8px;
}

.cp_checkbox_list input {
  width: 20px;
  height: 20px;
  cursor: pointer;
  cursor: hand;
  position: absolute;
  top: 0;
  left: 0;
}

.cp_checkbox_list label {
  font-size: 17px;
  font-weight: normal;
  cursor: pointer;
  cursor: hand;
  position: relative;
  padding-left: 32px;
}

.cp_checkbox_list .floater:nth-child(3n+5) {
  clear: left;
}

#secondary .accordion-heading a {
  font-size: 30px;
  padding: 15px;
  font-style: normal;
  font-weight: 700;
  background: #ffad00;
  border-radius: 5px 5px 0 0;
  display: block;
  width: 100%;
  color: #FFF!important;
  position: relative;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 30px;

}

#secondary .accordion {
  margin-top: 15px;
}

#secondary .accordion .accordion-group {
  margin-bottom: 30px;
}

#secondary .accordion-heading a .fa {
 position: absolute;
 right: 15px;
 top: 17px;
 font-size: 30px;
}

#secondary .accordion-heading a[aria-expanded="true"] .fa-plus {
  display: none;
}

#secondary .accordion-heading a[aria-expanded="true"] .fa-minus {
  display: block;
}

#secondary .accordion-heading a[aria-expanded="false"] .fa-plus {
  display: block;
}

#secondary .accordion-heading a[aria-expanded="false"] .fa-minus {
  display: none;
}

#secondary .accordion .accordion-group ul li {
  display: block;
  margin-bottom: 20px;
}

#secondary .accordion .accordion-group ul li > a {
  color: #777;
}

#secondary .accordion .accordion-group ul li > a:first-of-type {
  font-weight: 600;
  color: #000;
}

#secondary .accordion .accordion-group ul li > a:hover {
  color: #e7000a;
}

.whoisfama-video {
  position: relative;
  text-align: center;
  min-height: 333px;
  padding: 0;
}

.whoisfama-video iframe {
  position: absolute;
  left: 50%;
  top: 29px;
  width: 332px;
  height: 260px;
  margin-left: -167px;
}

input.btn-override-hyperlink, input.btn-override-hyperlink:focus, input.btn-override-hyperlink:active,
button-override.btn-override-hyperlink, button-override.btn-override-hyperlink:focus, button-override.btn-override-hyperlink:active {
  /* Remove all decorations to look like normal text */
  background: none;
  border: none;
  display: inline;
  font: inherit;
  margin: 0;
  padding: 0;
  outline: none;
  outline-offset: 0;
  cursor: pointer;
  text-decoration: underline;
  font-size: 13px!important;
  line-height: 17px!important;
}

input.btn-override-hyperlink::-moz-focus-inner,
button-override.btn-override-hyperlink::-moz-focus-inner {
  border: none;
  padding: 0;
}

input.btn-override-hyperlink:hover {
  color: #e7000a;
}

.edit-head-wrap {
  margin-bottom: 20px;
}

.newsletter-content {
  padding-right: 40px;
  min-height: 800px;
  border-right: 1px solid #ccc;
}

.newsletter-sidebar {
  padding-left: 30px;
}

.newsletter-sidebar h3 {
  text-transform: none;
}

.td_max_w {
  max-width: 300px;
}

.main-nav {
  padding: 0!important;
  margin: 0!important;
}

.logout_btn {
  display: inline;
  border: none;
  padding: 0;
  text-transform: uppercase;
  background: none;
  line-height: 20px;
  padding-top: 15px;
  font-size: 16px;
}

.embed-container iframe
    {
        width: 100%!important;
    }

.content-area {
  margin-bottom: 50px;
  padding: 0px 15px;
}

.col-md-6 {
  padding:0px;
}

.btn-red {
  background-color: #e7000a;
  border-color: #e7000a;
  color: #FFF;
  padding: 15px;
  width: 100%;
  border-right: 2px;
  font-size: 1.2em;
}

.video-title h3{
  text-transform: capitalize!important;
}

.section-file {
  width: 100%;
  margin: 20px 0px;
}