/***
	Custom Styles for the NCCCO Website
***/
/*** Define Constants ***/
/*** Define Mixins ***/
/*** Font Styles ***/
body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 16px;
}

strong {
	font-weight: 500 !important;
}

h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #C67B05;
  font-size: 32px;
  line-height: 36px;
  text-transform: uppercase;
}

h1.sfnewsTitle {
}

h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #724601;
  font-size: 26px;
  line-height: 26px;
  margin-top: 24px;
}

h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  margin-top: 24px;
}

h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  margin-top: 24px;
}

p {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

blockquote {
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 40px;
	margin-right: 40px
}

li {
	margin-top: 10px;
}

label {
    display: inline;
}

textarea {
    min-width: 300px;
}
.mainSubMenu {
}

.secondSubMenu .RadSiteMap {
	background: #fff !important;
}

 .dark-bkgd h1 {
  color: #fff; }

.dark-bkgd h2 {
  color: #fff; }

.dark-bkgd h3 {
  color: #fff; }

.dark-bkgd p {
  color: #fff; }

/*** Header Styles ***/
header {
  position: relative;
  background: #dfbd26; }

#top-bar {
  background: #000;
  /*
	@media screen and (max-width: 479px) {
		height: 10px;
	}
*/ }
  @media screen and (max-width: 991px) {
    #top-bar {
      text-align: center; } }
  #top-bar #top-bar-nav ul {
    list-style: none;
    float: right;
    line-height: 12px;
    text-transform: uppercase;
    padding: 12px 0;
    margin: 0;
    /*
			@media screen and (max-width: 479px) {
				display: none;
			}
*/ }
    @media screen and (max-width: 767px) {
      #top-bar #top-bar-nav ul {
        float: none; } }
    #top-bar #top-bar-nav ul li {
      list-style: none;
      display: inline-block;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 600;
      color: #fff;
      font-size: 12px;
      line-height: 12px;
      border-right: solid 1px #c67b05;
      margin: 0;
      padding: 0 10px; }
      @media screen and (max-width: 479px) {
        #top-bar #top-bar-nav ul li {
          font-family: "Roboto Condensed", sans-serif;
          font-weight: 600;
          color: #fff;
          font-size: 10px;
          line-height: 10px;
          padding: 0 5px; } }
      #top-bar #top-bar-nav ul li a {
        color: #fff; }
        #top-bar #top-bar-nav ul li a:visited {
          color: #fff; }
        #top-bar #top-bar-nav ul li a:hover {
          color: #dfbd26;
          text-decoration: none; }
        #top-bar #top-bar-nav ul li a:active, #top-bar #top-bar-nav ul li a:focus {
          color: #dfbd26;
          text-decoration: none; }
      #top-bar #top-bar-nav ul li:last-of-type {
        border-right: none; }
      @media screen and (max-width: 991px) {
        #top-bar #top-bar-nav ul li:nth-of-type(4) {
          border-right: none; } }
      #top-bar #top-bar-nav ul li input {
        margin-right: 10px; }
      @media screen and (max-width: 991px) {
        #top-bar #top-bar-nav ul li.mobile-hide {
          display: none !important; } }

#branding .container {
  background: #dfbd26 url("../images/header-bkgd-crane.png") no-repeat right center;
  padding: 35px 0; }
  @media screen and (max-width: 991px) {
    #branding .container {
      background-image: none !important;
      padding: 20px 0; } }

#branding .inner-wraper {
  width: 550px;
  margin: 0 auto; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #branding .inner-wraper {
      float: right;
      margin: 0; } }
  @media screen and (max-width: 767px) {
    #branding .inner-wraper {
      float: none;
      width: 95%;
      text-align: center; } }

#branding #site-title {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: 28px;
  line-height: 26px;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 10px 0; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #branding #site-title {
      text-align: right; } }
  @media screen and (max-width: 767px) {
    #branding #site-title {
      font-family: "Roboto", sans-serif;
      font-weight: 900;
      color: #000;
      font-size: 16px;
      line-height: 18px;
      margin-bottom: 5px; } }

#branding #site-tagline {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  padding: 0;
  margin: 0 0 0 0; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #branding #site-tagline {
      text-align: right; } }
  @media screen and (max-width: 767px) {
    #branding #site-tagline {
      font-family: "Roboto", sans-serif;
      font-weight: 900;
      color: #000;
      font-size: 12px;
      line-height: 14px;
      float: none;
      text-align: center; } }

#cco-logo {
  position: absolute;
  left: calc((100% - 1200px) / 2);
  bottom: 0;
  width: 250px; }
  @media screen and (min-width: 992px) and (max-width: 1216px) {
    #cco-logo {
      left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #cco-logo {
      left: 25px;
      width: 200px; } }
  @media screen and (max-width: 767px) {
    #cco-logo {
      display: none; } }

/*** Main Navigation ***/
a.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999; }

a.skip-main:focus, a.skip-main:active {
  color: #fff;
  background-color: #000;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid yellow;
  text-align: center;
  font-size: 1.2em;
  z-index: 999; }

#main-nav {
  width: 100%;
  background: #ecd87f; }
  #main-nav ul {
    list-style: none;
    line-height: 14px;
    text-transform: uppercase;
    padding: 0;
    margin: 0 auto; }
    #main-nav ul li {
      list-style: none;
      display: inline-block;
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 700;
      color: #dfbd26;
      font-size: 16px;
      line-height: 16px;
      margin: 0;
      padding: 0 10px;
      /*
			&:after {
				content: '';
				position: absolute;
				top: 25%;
				right: 0;
				height: 50%;
				border-right: solid 1px $gold;
			}
*/ }
	@media screen and (min-width: 992px) and (max-width: 1199px)  {
		#main-nav ul li {
			font-size: 14px;
			line-height: 14px;
		}
	}
      #main-nav ul li a {
        color: #c67b05; }
        #main-nav ul li a:visited {
          color: #c67b05; }
        #main-nav ul li a:hover {
          color: #000;
          text-decoration: none; }
        #main-nav ul li a:active, #main-nav ul li a:focus {
          color: #000;
          text-decoration: none; }
      #main-nav ul li:last-of-type:after {
        border-right: none; }
      @media screen and (max-width: 991px) {
        #main-nav ul li {
          border-right: none; } }
      #main-nav ul li.separator {
        display: none; }
        @media screen and (min-width: 992px) {
          #main-nav ul li.separator {
            display: block;
            padding: 8px 0;
            font-family: "Roboto Condensed", sans-serif;
            font-weight: 600;
            color: #dfbd26;
            font-size: 24px;
            line-height: 24px; } }

@media screen and (min-width: 992px) {
  .navbar {
    padding-top: 0px;
    padding-bottom: 0px; } }

.navbar .dropdown-menu {
  border: none;
  background-color: #dfbd26 !important;
  max-width: 1200px;
  margin: 0 auto; }
  @media screen and (min-width: 992px) {
    .navbar .dropdown-menu {
      width: 100%;
      left: 0;
      right: 0;
      top: 40px;
      background-color: #fff; } }

.navbar .dropdown-menu div[class*="col"] {
  margin-bottom: 1rem; }
  
.navbar .dropdown-menu .nav-link {
	color: black !important;
	padding: 1.25rem 1.25rem 0.25rem 1.25rem !important;
	white-space: nowrap;
}

.navbar .dropdown-menu .nav-link:hover {
	color: #c67b05 !important;
}

@media screen and (min-width: 992px) {
  .navbar .nav-item {
    padding: 0 !important;
    margin: 0 !important; } }

.navbar .nav-item .nav-link {
  padding: 0.75rem 1.25rem; }
  @media screen and (min-width: 992px) and (max-width: 1199px)  {
	.navbar .nav-item .nav-link {
		padding: 0.75rem 0.75rem;
	}
  }
  
.navbar .nav-item ul li {
	display: block !important;
}

.navbar .nav-item .nav-link.sub {
	color: #724601 !important;
	padding: 0.10rem 1.5rem !important;
	font-size: smaller;
	text-transform: none;
}

.navbar .nav-item .nav-link.sub:hover {
	color: #c67b05 !important;
}

#main-nav ul li ul li {
}

@media screen and (min-width: 992px) {
  .navbar .nav-item {
    padding: 0.75rem 2rem; } }

@media screen and (min-width: 992px) {
  .navbar .dropdown {
    position: static; } }

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block !important; } }

/*** Article Styles ***/
.container.narrow {
  width: 100%;
  max-width: 800px !important; }

.section-title {
  height: 200px;
  padding-top: 40px; }
  .section-title .title-text {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    color: #fff;
    font-size: 48px;
    line-height: 50px;
    text-shadow: 6px 6px 14px #000; }
  .section-title .title-text.orange {
    color: #ecd87f; }
  .section-title .title-text span {
    display: table;
	padding: 10px;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .section-title#news-section {
    background: transparent url("../images/cco-banner-news.png") no-repeat center center; }

  .section-title#aboutnccco-section {
    background: transparent url("../images/cco-banner-aboutnccco.png") no-repeat center center; }

  .section-title#certifications-section {
    background: transparent url("../images/cco-banner-certifications.png") no-repeat center center; }

  .section-title#getcertified-section {
    background: transparent url("../images/cco-banner-getcertified.png") no-repeat center center; }

  .section-title#hostingexams-section {
    background: transparent url("../images/cco-banner-hostingexams.png") no-repeat center center; }

  .section-title#events-section {
    background: transparent url("../images/cco-banner-events.png") no-repeat center center; }

  .section-title#resources-section {
    background: transparent url("../images/cco-banner-resources.png") no-repeat center center; }

  .section-title#home-news-title {
    background: transparent url("../images/cco-banner-news.png") no-repeat center center;
    border-top: solid 5px #c67b05; }
  .section-title#home-events-title {
    background: transparent url("../images/cco-banner-events.png") no-repeat center center;
    border-top: solid 5px #c67b05; }
article {
  padding: 25px 0; }
  article figure {
    width: 80%;
    margin: 20px auto; }
  article figcaption {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #515151;
    font-size: 14px;
    line-height: 17px;
    font-style: italic;
    text-align: center;
    margin: 3px 0 9px 0; }
  article a {
    color: #c67b05;
    text-decoration: underline; }
    article a:visited {
      color: #c67b05;
      text-decoration: underline; }
    article a:hover {
      color: #724601;
      text-decoration: none; }
    article a:active, article a:focus {
      color: #724601;
      text-decoration: none; }

/*** Aside Styles ***/
aside {
  background: #ecd87f;
  padding: 25px 0; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    aside {
      margin-bottom: 15px; } }
  aside h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 900;
    color: #515151;
    font-size: 21px;
    line-height: 24px;
    margin: 0; }
  aside .article-title {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    color: #9f6202;
    font-size: 14px;
    line-height: 18px;
    margin: 12px 0 0 0; }
    aside .article-title a {
      color: #9f6202;
      text-decoration: underline; }
      aside .article-title a:visited {
        color: #9f6202;
        text-decoration: underline; }
      aside .article-title a:hover {
        color: #000;
        text-decoration: none; }
      aside .article-title a:active, aside .article-title a:focus {
        color: #000;
        text-decoration: none; }
  aside .article-date {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    color: #515151;
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
    margin: 3px 0 0 0; }
  aside .article-desc {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    color: #000;
    font-size: 12px;
    line-height: 15px;
    margin: 3px 0 0 0; }
  aside .aside-extra-link {
    display: block;
    clear: left;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    color: #9f6202;
    font-size: 14px;
    line-height: 18px;
    margin: 12px 0; }
    aside .aside-extra-link {
      color: #9f6202;
      text-decoration: underline; }
      aside .aside-extra-link:visited {
        color: #9f6202;
        text-decoration: underline; }
      aside .aside-extra-link:hover {
        color: #000;
        text-decoration: none; }
      aside .aside-extra-link:active, aside .aside-extra-link:focus {
        color: #000;
        text-decoration: none; }

/*** Home Page Styles ***/
#home-slider .carousel-indicators li {
  display: inline-block;
  width: 30px;
  height: 6px;
  margin: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ccc;
  border: none; }

#home-slider .carousel-indicators .active {
  width: 30px;
  height: 6px;
  background-color: #333; }

#home-slider .carousel-control-next,
#home-slider .carousel-control-prev {
  width: 5%; }

#home-slider .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

#home-slider .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

@media screen and (max-width: 767px) {
  #home-slider .carousel-inner {
    min-height: 500px;
    min-width: 320px; } }

#home-slider .carousel-inner img {
  max-height: 100% !important;
  width: auto !important;
  vertical-align: bottom;
  max-width: 100%; }

#home-slider .carousel-caption {
  position: absolute;
  right: 55%;
  top: 20px;
  left: 10%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
  /*
		@media screen and (min-width: 768px) and (max-width: 991px) {
	    right: 5%;
	    top: 50px;
	    left: 5%;
	    padding-top: 10px;
	    padding-bottom: 10px;
		}
*/ }
  @media screen and (max-width: 479px) {
    #home-slider .carousel-caption {
      right: 10%;
      top: 10px;
      left: 10%;
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media screen and (min-width: 480px) and (max-width: 767px) {
    #home-slider .carousel-caption {
      right: 10%;
      top: 50px;
      left: 10%;
      padding-top: 10px;
      padding-bottom: 10px; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    #home-slider .carousel-caption {
      right: 50%;
      top: 10px;
      left: 5%;
      padding-top: 10px;
      padding-bottom: 10px; } }
  #home-slider .carousel-caption h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #724601;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 1.0em; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      #home-slider .carousel-caption h5 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color: #724601;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 0.5em; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #home-slider .carousel-caption h5 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color: #724601;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 0.5em; } }
    @media screen and (min-width: 480px) and (max-width: 767px) {
      #home-slider .carousel-caption h5 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color: #724601;
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 0.5em; } }
    @media screen and (max-width: 479px) {
      #home-slider .carousel-caption h5 {
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        color: #724601;
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 0.5em; } }
  #home-slider .carousel-caption h6 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 20px;
    line-height: 28px;
    font-style: italic;
    margin-bottom: 1.0em; }
    @media screen and (max-width: 1199px) {
      #home-slider .carousel-caption h6 {
        margin-bottom: 0.5em; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #home-slider .carousel-caption h6 {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 400;
        color: #000;
        font-size: 14px;
        line-height: 18px; } }
    @media screen and (min-width: 480px) and (max-width: 767px) {
      #home-slider .carousel-caption h6 {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 400;
        color: #000;
        font-size: 18px;
        line-height: 24px; } }
    @media screen and (max-width: 479px) {
      #home-slider .carousel-caption h6 {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 400;
        color: #000;
        font-size: 14px;
        line-height: 18px; } }
  #home-slider .carousel-caption p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 1.0em; }
    @media screen and (max-width: 1199px) {
      #home-slider .carousel-caption p {
        margin-bottom: 0.5em; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      #home-slider .carousel-caption p {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #000;
        font-size: 14px;
        line-height: 18px; } }
    @media screen and (min-width: 480px) and (max-width: 767px) {
      #home-slider .carousel-caption p {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #000;
        font-size: 18px;
        line-height: 24px; } }
    @media screen and (max-width: 479px) {
      #home-slider .carousel-caption p {
        font-family: "Roboto", sans-serif;
        font-weight: 400;
        color: #000;
        font-size: 14px;
        line-height: 18px; } }
    #home-slider .carousel-caption p.link {
      text-decoration: underline;
      font-weight: 700;
      color: #9f6202; }

#home-buttons {
  background: #ecd87f;
  border-top: solid 5px #c67b05;
  padding: 15px 0; }
  #home-buttons .home-block-button {
    display: block;
    position: relative;
    width: 80%;
    background: #c67b05;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    box-shadow: 1px 1px 10px #333;
    border-radius: 10px;
    margin: 10px auto;
    padding: 30px;
    /*
		@media screen and (min-width: 1200px) {
 			min-height: 168px;
		}
*/ }
    #home-buttons .home-block-button {
      color: #fff; }
      #home-buttons .home-block-button:visited {
        color: #fff; }
      #home-buttons .home-block-button:hover {
        color: #fff;
        text-decoration: none; }
      #home-buttons .home-block-button:active, #home-buttons .home-block-button:focus {
        color: #fff;
        text-decoration: none; }
    @media screen and (min-width: 992px) and (max-width: 1199px) {
      #home-buttons .home-block-button {
        width: 100%; } }
    @media screen and (min-width: 992px) {
      #home-buttons .home-block-button {
        width: 70%;
        min-height: 120px;
        margin: 20px auto; } }
    @media screen and (min-width: 1199px) {
      #home-buttons .home-block-button {
        width: 60%; } }
    @media screen and (max-width: 991px) {
      #home-buttons .home-block-button {
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 400;
        color: #fff;
        font-size: 18px;
        line-height: 20px;
        padding: 15px; } }
    @media screen and (min-width: 992px) {
      #home-buttons .home-block-button .inner {
        position: absolute;
        width: 85%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); } }

        #home-buttons .six-wide .col {
            padding-right: 0px;
            padding-left: 0px;
        }

        @media screen and (min-width: 1199px) {
          #home-buttons .six-wide .home-block-button {
            width: 80%; } }

        #home-buttons .four-wide .col {
            padding-right: 0px;
            padding-left: 0px;
        }

        @media screen and (min-width: 1199px) {
          #home-buttons .four-wide .home-block-button {
            width: 60%; } }

.nccco-section {
  padding: 25px 0; }
  
  
.more {
	margin-top: 20px;
	text-align: right;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #9f6202;
    font-size: 14px;
    line-height: 18px; }
	.more a {
      color: #9f6202;
      text-decoration: underline; }
      .more a:visited {
        color: #9f6202;
        text-decoration: underline; }
      .more a:hover {
        color: #9f6202;
        text-decoration: none; }
      .more a:active, .more a:focus {
        color: #9f6202;
        text-decoration: none; }

.news-block {
  margin-top: 12px;
  padding-right: 25px; }
  .news-block .article-title {
    font-family: "Roboto", sans-serif;
    font-weight: 600;
    color: #9f6202;
    font-size: 14px;
    line-height: 18px; }
    .news-block .article-title a {
      color: #9f6202;
      text-decoration: underline; }
      .news-block .article-title a:visited {
        color: #9f6202;
        text-decoration: underline; }
      .news-block .article-title a:hover {
        color: #9f6202;
        text-decoration: none; }
      .news-block .article-title a:active, .news-block .article-title a:focus {
        color: #9f6202;
        text-decoration: none; }
  .news-block .article-date {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    color: #515151;
    font-size: 14px;
    line-height: 15px;
    font-style: italic; }
  .news-block .article-desc {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin-top: 3px; }

#home-events {
  background: #eee; }
  #home-events .event-category {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    line-height: 18px;
    margin-top: 15px; }
  #home-events .event-block {
    margin-top: 12px;
    padding-right: 25px; }
    #home-events .event-block .event-title {
      font-family: "Roboto", sans-serif;
      font-weight: 600;
      color: #9f6202;
      font-size: 14px;
      line-height: 18px; }
      #home-events .event-block .event-title a {
        color: #9f6202;
        text-decoration: underline; }
        #home-events .event-block .event-title a:visited {
          color: #9f6202;
          text-decoration: underline; }
        #home-events .event-block .event-title a:hover {
          color: #9f6202;
          text-decoration: none; }
        #home-events .event-block .event-title a:active, #home-events .event-block .event-title a:focus {
          color: #9f6202;
          text-decoration: none; }
    #home-events .event-block .event-date {
      font-family: "Roboto Condensed", sans-serif;
      font-weight: 300;
      color: #515151;
      font-size: 14px;
      line-height: 15px;
      font-style: italic; }

#home-orgs {
  padding: 5px 0;
  background: #fff;
  border-top: solid 5px #c67b05; }
  #home-orgs img {
    max-width: 200px !important; }

#home-cards {
  padding: 5px 0;
  background: #dfbd26;
  border-top: solid 5px #c67b05; }

.card {
  position: relative;
  height: 200px;
  background: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  color: #9f6202;
  font-size: 14px;
  line-height: 18px;
  margin: 10px auto;
  border: none;
  border-radius: 0;
  text-align: center; }
  @media screen and (max-width: 575px) {
    .card {
      max-width: 250px; } }
  .card .inner {
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .card .inner.full-height {
      height: 100%; }
  .card .img-holder {
    width: 100%; }
  .card .left-text-block {
    position: absolute;
    width: 50%;
    text-align: center;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  .card .img-holder-right {
    width: 40%;
    float: right; }
  .card img {
    margin: 0 auto 15px auto; }
    @media screen and (max-width: 575px) {
      .card img {
        max-height: 160px; } }
    @media screen and (min-width: 1200px) {
      .card img {
        max-height: 160px; } }
    .card img.max-height {
      max-height: 120px; }
    .card img.full-height {
      margin-bottom: 0; }
  .card a {
    color: #9f6202;
    text-decoration: underline; }
    .card a:visited {
      color: #9f6202;
      text-decoration: underline; }
    .card a:hover {
      color: #9f6202;
      text-decoration: none; }
    .card a:active, .card a:focus {
      color: #9f6202;
      text-decoration: none; }

#home-sponsor {
    visibility: hidden;
    height: 0px;
    padding: 0px;
    margin: 0px;
  /*border-top: solid 5px #c67b05;*/ }
  #home-sponsor .sponsor-logo img {
    max-width: 80%;
    margin-top: 25px; }

/*** Footer Styles ***/
footer {
  background: #000;
  padding-bottom: 15px; }
  @media screen and (max-width: 767px) {
    footer #copyright {
      text-align: center; } }
  footer #footer-nav {
    margin: 15px 0;
    text-align: right;  }
    footer #footer-nav nav ul {
      list-style: none;
      line-height: 1.0em;
      text-transform: uppercase;
      margin: 0;
      padding: 0; }
      footer #footer-nav nav ul li {
        list-style: none;
        display: inline-block;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 600;
        color: #fff;
        font-size: 12px;
        line-height: 1.4em;
        border-right: solid 1px #c67b05;
        margin: 0;
        padding: 0 10px; }
        footer #footer-nav nav ul li a {
          color: #fff; }
          footer #footer-nav nav ul li a:visited {
            color: #fff; }
          footer #footer-nav nav ul li a:hover {
            color: #dfbd26;
            text-decoration: none; }
          footer #footer-nav nav ul li a:active, footer #footer-nav nav ul li a:focus {
            color: #dfbd26;
            text-decoration: none; }
        footer #footer-nav nav ul li:last-of-type {
          border-right: none; }
        footer #footer-nav nav ul li input {
          margin-right: 10px; }
        @media screen and (max-width: 479px) {
          footer #footer-nav nav ul li {
            display: block;
            clear: left;
            border-right: none; } }
    @media screen and (max-width: 991px) {
      footer #footer-nav {
        text-align: center;
        margin-top: 0; } }
  footer p {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    padding: 0;
    margin: 20px 0; }
  footer #social-links {
    margin: 15px 0; }
    footer #social-links .inner-wrapper {
      width: max-content;
      margin: 0 auto; }
    footer #social-links img {
      max-height: 24px !important;
      width: auto;
      float: left;
      margin: 0 10px; }
    @media screen and (max-width: 767px) {
      footer #social-links {
        margin-top: 0; } }

/*** Misc Styles ***/
.full-size {
  display: none !important; }
  @media screen and (min-width: 768px) {
    .full-size {
      display: block !important; } }

.mobile-only {
  display: block !important; }
  @media screen and (max-width: 767px) {
    .mobile-only {
      display: none !important; } }

img,
img.maxed,
figure {
  max-width: 100% !important;
  height: auto !important; }


.mainContent .RadSiteMap {
	background: #eee;
	margin-bottom: 8px;
}

.mainContent .RadSiteMap ul {
	list-style-type: none;
	padding-left: 5px;
}

.mainContent .RadSiteMap ul li {
	display: inline;
	white-space: nowrap;
}

.mainContent .RadSiteMap li.rsmItem {
	display: inline !important;
	margin-bottom: inherit;
}

.mainContent .RadSiteMap .rsmLink {
	padding: 2px 5px;
	text-decoration: underline;
	border: 0;
	font-weight: bolder;
	text-transform: uppercase;
	display: inline !important;
	color: #c67b05;
}

.mainContent .secondSubMenu .RadSiteMap .rsmLink {
	text-transform: none;
}

.rightSideBar .RadSiteMap .rsmLink  {
	padding: 2px 5px;
	text-decoration: none;
	border: 0;
}

.mainContent .RadSiteMap .rsmLink:hover {
	text-decoration: none;
	color: #724601;
}

.rightSideBar .RadSiteMap .rsmLink:hover {
	color: #724601;
	text-decoration: underline;
}

.searchWidget .sfsearchTxt {
	width: 116px !important;
	height: 14px !important;
}

.searchWidget .sfsearchSubmit {
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	background: none;
	border: none;
	margin: 0;
}

div#ContentPlaceHolderForSearch_T7712FC29001_ctl00_ctl00_searchTextBox-list ul {
	background-color: #ecd87f;
}

.block-button, .sfSubmitBtn a {
	display: inline-block;
    position: relative;
    background: #c67b05;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    box-shadow: 1px 1px 10px #333;
    border-radius: 10px;
    margin: 10px auto;
    padding: 10px;
	text-decoration: none;
    border: none;
    cursor: pointer;
    /*
		@media screen and (min-width: 1200px) {
 			min-height: 168px;
		}
*/ }

.block-button, .sfSubmitBtn a {
    color: #fff; }
    .block-button:visited, .sfSubmitBtn a:visited {
    color: #fff; }
    .block-button:hover, .sfSubmitBtn a:hover {
    color: #fff;
    text-decoration: none; }
    .block-button:active, .block-button:focus, .sfSubmitBtn a:active, .sfSubmitBtn a:focus {
    color: #fff;
    text-decoration: none; }
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .block-button, .sfSubmitBtn {
    } }
@media screen and (min-width: 992px) {
    .block-button, .sfSubmitBtn {
    margin: 10px auto; } }
@media screen and (min-width: 1199px) {
    .block-button, .sfSubmitBtn {
    } }
@media screen and (max-width: 991px) {
    .block-button, .sfSubmitBtn {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    padding: 15px; } }
@media screen and (min-width: 992px) {
    .block-button div, .sfSubmitBtn a {
		white-space: nowrap;
    }
}
.block-button-disabled {
    background: #c7bfb2;
}

.members_nav, .member-login-logout {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.members_nav .rtsLink, .members_nav .sfNavList a, .member-login-logout a {
	background-image: none !important;
	text-align: left !important;
    text-decoration: underline !important;
    font-weight: 700 !important;
    color: #9f6202 !important;
	padding-left: 0px;
    font-size: 12px;
}

.members_nav .rtsOut {
    padding: 0 0px;
}

.members_nav sfNavVerticalWrp {
    line-height: 26px;
}

.members_nav .sfNavList li
{
    margin-top: 0px;
}

.members_nav .sfNavList a
 {
    padding: 0 10px;
}

.member-login-logout {
    display: block;
    padding-left: 10px !important;
    margin-top: 20px;
}

div.RadTabStripLeft_Sitefinity .rtsOut, div.RadTabStripRight_Sitefinity .rtsOut {
    padding: 0 0px;
}
.RadTabStripLeft_Sitefinity .rtsLast .rtsLink, .RadTabStripRight_Sitefinity .rtsLast .rtsLink {
    border-bottom: 0px;
}
.riTextBox
{
    font-family: "Roboto Condensed", sans-serif !important;
   font-size: 16px !important;
}

.Validator {
    color: red;
}

.home-event-block {
    margin-bottom: 30px;
}

#contact-us ul {
    margin-left: 0;
    list-style-type: none;
}
#contact-us ul.contact {
    margin-left: initial;
    list-style-type: disc;
}

.bodytag {
    float: left;
    width: 100%;
    margin: 0 0 7px 0;
}

.bodytag p {
    float: left;
    width: 40%;
}

.sf_pagerNumeric a {
	padding: 0 4px;
}

#home-notices {
  background: #eee;
  font-size: 14px;
}

.tp-block {
    margin-bottom: 10px;
}

.tp-name {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  margin-top: 24px;
}

.tp-training blockquote, .tp-delivery blockquote {
    margin-top: 0px;
    margin-bottom: 0px;
}

.ci-block {
    margin-bottom: 10px;
}

.ci-name {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  margin-top: 24px;
}

.ci-held blockquote {
    margin-top: 0px;
    margin-bottom: 0px;
}
.bodytag10 {    margin: 0 7px 0 0;    width: 100%;    float: left;}
.btn-side-inactive
{
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    margin: 7px 0 7px;
    /*text-transform: uppercase;*/
    width: 39% !important;
}
.button-submit
{
    background-color:#eee;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    margin: 7px 0 7px;
    text-shadow: 1px 1px #B5B5B5;
    /*text-transform: uppercase;*/
    border: none;
    width: 14%;
}
.button-close {
    background-color:#eee;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    margin: 7px 0 7px;
    text-shadow: 1px 1px #B5B5B5;
    /*text-transform: uppercase;*/
    border: none;
    width: 14%;
}

.shadow {
    box-shadow: 0px 0px 8px rgba(0,0,0,0.5), 0px 0px 8px rgba(0,0,0,0.5);
}

#myCCO-bar {
    background: #dfbd26;
}
#myCCO-bar-nav {
    display: inline-block;
    float: right;
    margin-right: 15px;
}
#myCCO-bar #myCCO-bar-nav ul {
    list-style: none;
    float: right;
    line-height: 12px;
    padding: 8px 0;
    margin: 0;
}
#myCCO-bar #myCCO-bar-nav ul li {
    list-style: none;
    display: inline-block;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    color: #000;
    font-size: 12px;
    line-height: 12px;
    margin: 0;
    padding: 0 10px;
}
#myCCO-bar #myCCO-bar-nav ul li a {
    color: #000;
}
#myCCO-bar #myCCO-bar-nav ul li a.button {
    color: #fff;
    background: #c67b05;
    border-radius: 7px;
    padding: 5px;
}
#myCCO-bar #myCCO-bar-nav ul li a:hover {
    text-decoration: none;
    color: #fff;
}
#myCCO-bar #myCCO-bar-nav ul li a.button:hover {
    color: #000;
}

#zoom-chat {
    position: sticky;
    bottom: 0;
    right: 25px;
}