/* 
Theme Name:		 Distilled Spirits Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Distilled Spirits Child is a child theme of Distilled Spirits New, created by ChildTheme-Generator.com
Author:			 Beekeeper Group
Author URI:		 http://childtheme-generator.com/
Template:		 distilled-spirits-new
Version:		 1.0.8
Text Domain:	 distilled-spirits-child
*/

/*
    Add your custom styles here
*/

body {
  font-family: "Public Sans", sans-serif !important;
  line-height: 26px;
}

p {
  font-size: 16px !important;
  line-height: 26px !important;
}
.bold-menu a {
  font-size: 16px !important;
  line-height: 22px !important;
  font-weight: 700 !important;
}

.single-news .page-content article p {
  color: #002b3a;
}

.ctf-author-box-link a {
  color: #002b3a !important;
}
/** HEADER **/
.custom-container {
  max-width: 90%;
  margin: 0 auto;
  padding: 0 15px;
}

.cus-row {
  display: flex;
  display: -webkit-flex;
  margin-left: -15px;
  margin-right: -15px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
}

.logo-wrap {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 250px;
}

.menu-wrap {
  flex-grow: 1;
  -webkit-flex-grow: 1;
}

.menu-wrap .menu-main-menu-container ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.menu-wrap .menu-main-menu-container ul li {
  display: inline-block;
  padding: 24px 20px;
  vertical-align: middle;
  position: static;
}

.menu-wrap .menu-main-menu-container ul > li > a {
  display: block;
  color: #fff;
  /*     max-width: 140px; */
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding-right: 0 !important;
}

.new-header {
  background-color: rgba(45, 102, 169, 0.9);
  padding: 0;
  position: absolute;
  z-index: 2;
  width: 100%;
}
.menu-wrap-inner {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: flex-end;
}

.menu-additional-items div {
  display: inline-block;
  padding: 0 10px;
}

.search-bar {
  display: none !important;
}
.row.back-button-container {
  display: none;
}
.menu-wrap .menu-main-menu-container ul li .submenu {
  top: 100% !important;
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.menu-wrap .menu-main-menu-container ul li .submenu li {
  /*     max-width: 200px; */
  text-align: left;
  vertical-align: middle;
  width: auto;
}

.menu-wrap .menu-main-menu-container ul li .submenu li a {
  color: #333;
  max-width: 100%;
  font-weight: 700;
}
.menu-wrap .menu-main-menu-container ul li .submenu {
  top: 100% !important;
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.menu-wrap .menu-main-menu-container ul li .submenu li a {
  color: #333;
  max-width: 100%;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
}

.menu-wrap
  .menu-main-menu-container
  ul
  li.is-dropdown-submenu-parent
  > a:after {
  border: 0;
  content: "\f107";
  font-family: fontawesome;
  position: relative;
  display: inline;
  right: auto;
  margin-left: 8px;
  font-size: 18px;
  height: auto;
  margin-top: 0 !important;
  width: auto;
  top: 1px;
}

.menu-wrap .menu-main-menu-container ul li.menu-border-btn > a {
  border: 2px solid #fff;
  padding: 7px 12px !important;
  max-width: 100%;
  margin-right: 15px;
}

.menu-border-btn a:hover,
.menu-border-btn a:focus {
  background-color: #fff;
  color: #3766a0 !important;
}

.menu-additional-items i {
  color: #fff;
  font-size: 20px;
}

.search-icon {
  cursor: pointer;
}
.menu-additional-items div a {
  line-height: normal;
}

.menu-additional-items div svg {
  width: 22px !important;
  height: 22px;
  display: block;
  position: relative;
  top: 3px;
}

.search-bar.show {
  display: block !important;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: #fff;
  padding: 20px;
  top: 100%;
}

.search-bar.show #searchform {
  position: static !important;
  width: 100%;
  left: auto;
  transform: inherit;
  display: block;
  border: 0;
  box-shadow: none;
  display: block !important;
}

.search-bar.show #searchform button {
  display: none;
}

.search-bar .search-form {
  max-width: 90%;
  margin: 0 auto;
}

.search-bar .search-form input {
  border: 0;
  box-shadow: none;
  border-bottom: 2px solid #333;
  font-size: 18px;
  color: #333;
  font-weight: 600;
}
.menu-wrap .menu-main-menu-container ul li .submenu .auto-width-menu {
  max-width: 100%;
  display: inline-block;
  width: auto;
  padding: 20px 20px;
}

.menu-wrap .menu-main-menu-container ul li .submenu .auto-width-menu i {
  font-size: 26px;
  margin-top: 0;
  color: #4175b1;
}
/** END HEADER **/

.page-container {
  max-width: 80%;
  padding: 0 15px;
  margin: 0 auto;
}
.section-white-text p {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
}

.page-template-template-main .wpb_content_element {
  margin-bottom: 0;
}

.page-template-template-main .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

.hero-text {
  max-width: 640px;
}

.hero-heading {
  font-size: 80px;
  max-width: 640px;
  line-height: 96px;
}

.theme-button {
  margin-bottom: 0;
}

.theme-button button,
.theme-button a {
  background-color: #c05a35 !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 19px !important;
}

.section-white-heading {
  font-size: 40px;
  font-weight: 700;
  max-width: 850px;
}

.cta-text {
  max-width: 850px;
}
.hero-text {
  padding: 20px 0;
}

.blue-cta-section {
  padding: 60px 0;
}

.full-image .vc_single_image-wrapper,
.full-image figure {
  display: block !important;
}

.full-image img {
  width: 100%;
}

.heritage-text-wrap {
  max-width: 59%;
  margin: 0 auto !important;
  padding: 0 10px;
}

.heritage-text {
  padding: 20px 0;
}

.section-heading {
  color: #002b3a !important;
  font-size: 40px;
  font-weight: bold;
  line-height: 47px;
}

.industry-news-wrap {
  padding-top: 40px;
}

.section-text p {
  color: #002b3a;
  font-size: 16px;
  line-height: 26px;
}

.state-data-text {
  padding: 20px 0;
}
.home-blog-grid .vc_grid-item-mini {
  background-color: transparent !important;
  display: flex;
  display: -webkit-flex;
}

.home-blog-grid .vc_grid-item-mini .vc_gitem-animated-block {
  float: none !important;
  width: 100% !important;
  flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  padding: 0 0;
}

.home-blog-title {
  margin-bottom: 0 !important;
}

.home-blog-title h3 {
  margin: 0;
  color: #002b3a;
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
}

.home-blog-date {
  margin-bottom: 0;
}

.home-blog-date p {
  color: rgba(64, 47, 50, 0.5);
  font-size: 13px;
  font-weight: bold;
  line-height: 25px;
  text-align: right !important;
  margin-bottom: 0;
}

.home-blog-date {
  margin-bottom: 0 !important;
}

.home-blog-text {
  margin-bottom: 0;
}

.home-blog-text p {
  margin-bottom: 0 !important;
  color: #002c3b;
  font-size: 16px;
  line-height: 22px;
}

.home-blog-readmore {
  margin-bottom: 0;
  margin-top: 10px;
}

.home-blog-readmore a {
  background-color: transparent !important;
  background-image: none !important;
  padding: 0 30px 0 0 !important;
  color: #c05a35 !important;
  font-size: 12px !important;
  font-weight: 700;
}

.home-blog-readmore a i {
  font-size: 10px !important;
}

.home-blog-grid {
  margin-bottom: 30px;
}

.home-blog-grid .vc_grid-item-mini .home-blog-content {
  float: none !important;
  width: 100%;
}

.industry-news-wrap .vc_grid-btn-load_more > a {
  background-color: #c05a35 !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 19px !important;
}
.industry-news-wrap .vc_grid-btn-load_more > a:hover,
.industry-news-wrap .vc_grid-btn-load_more > a:focus {
  background-color: #863c21 !important;
}
.industry-news-wrap .vc_grid-btn-load_more {
  text-align: left !important;
  display: block;
  padding: 0 15px;
}

.industry-news-section {
  padding: 80px 0;
}

.industry-news-wrap {
  margin-left: -15px;
  margin-right: -15px;
}
.home-blog-category {
  margin-bottom: 0 !important;
  display: inline-block;
  padding-right: 20px !important;
  position: relative;
}
.home-blog-date {
  position: relative;
}
.home-blog-date:before {
  content: "|" !important;
  position: absolute;
  left: -10px;
}
.home-blog-date {
  display: inline-block;
}
.home-blog-date.sidebar-news-grid-date:before {
  display: none;
}

.home-blog-category.sidebar-news-grid-category {
  padding-right: 0 !important;
}

.home-blog-category span {
  color: rgba(64, 47, 50, 0.5);
  font-size: 13px;
  font-weight: bold;
  line-height: 25px;
  text-align: right !important;
  margin-bottom: 0;
}
.home-blog-meta {
  text-align: right;
}
.state-map-right-col {
  position: relative;
}

.orange-floating-box {
  max-width: 258px;
  position: absolute;
  bottom: 0;
  right: 15px;
  background-color: rgba(192, 90, 53, 0.9);
  text-align: center;
  padding: 33px 15px;
}

.orange-floating-box h1 {
  font-size: 80px;
  font-weight: 600;
  line-height: 94px;
  color: #fff;
}

.orange-floating-box p {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  line-height: 22px;
}

.state-map-section {
  padding: 100px 0;
}
.events-slider .slides li {
  display: flex !important;
  display: -webkit-flex;
  flex-wrap: wrap;
  align-items: center;
}

.events-slider .slides li > a.link_image {
  display: block;
  flex: 0 0 50%;
  /* 	height: 63.9vh; */
  overflow: hidden;
}

.events-slider .slides li .flex-caption {
  flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  background-color: transparent;
  padding: 0 80px;
}

.events-slider .flexslider {
  background: #123139 url(/wp-content/uploads/2020/01/texture-ourheritage-1.jpg) !important;
  border: 0;
  box-shadow: none;
  background-size: cover !important;
}

.events-slider .slides li .post-title a.link_image {
  display: inline-block;
  color: #fff;
  font-weight: 700;
  font-size: 40px;
  line-height: 47px;
}

.events-slider .slides li p {
  margin-bottom: 0;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}
.flex-direction-nav a:before {
  font-size: 14px !important;
  color: #fff;
}

.wpb_gallery .wpb_flexslider .flex-direction-nav a {
  background-color: rgba(255, 255, 255, 0.3);
  height: 40px;
  width: 40px;
  line-height: 46px;
  text-align: center;
  opacity: 1 !important;
  font-size: 0 !important;
}
.flex-direction-nav a:before {
  font-family: fontawesome !important;
  font-size: 18px !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgba(255, 255, 255, 0.7);
}

.flex-direction-nav .flex-prev:before {
  content: "\f104" !important;
}

.flex-direction-nav .flex-next:before {
  content: "\f105" !important;
}
.flex-direction-nav .flex-prev {
  left: 0 !important;
}
.flex-direction-nav .flex-next {
  right: 0 !important;
}
.flexslider:hover .flex-prev {
  left: 0 !important;
}

.flexslider:hover .flex-next {
  right: 0 !important;
}
.events-slider .slides li {
  position: relative;
}

.events-slider .slides li:before {
  content: "";
  height: 2px;
  width: 123px;
  background-color: #c05a35;
  position: absolute;
  top: 77px;
  left: 50%;
  transform: translateX(-50%);
}
.blue-floating-box {
  max-width: 290px;
  padding: 40px;
  position: absolute;
  left: 52px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(/wp-content/uploads/2020/01/texture-lgcallout.png);
}
.blue-floating-box p strong {
  font-weight: 600;
}
.blue-floating-box p {
  margin-bottom: 5px !important;
}
.blue-floating-box p a {
  font-size: 12px;
  font-weight: 500;
}
.blue-floating-box h4 {
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  color: #fff;
}

.blue-floating-box p {
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  color: #fff;
}

.council-products {
  padding: 100px 0;
}

.blue-floating-box a {
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}
.blue-floating-box a:hover,
.blue-floating-box a:focus {
  color: #c05a35;
}
.wpb_gallery .wpb_flexslider ol.flex-control-nav.flex-control-paging {
  display: none;
}

.events-slider .flexslider {
  margin-bottom: 0;
}

.events-slider {
  margin-top: -150px;
}

.state-map-section {
  padding-bottom: 250px;
}
.header-scroll-line {
  color: #002B3A;
  text-transform: uppercase;
  padding-bottom: 0;
  border-right: 1px solid #002B3A;
  height: 600px;
  position: absolute;
  width: auto;
  text-align: center;
  left: -60px;
  bottom: -195px;
}
.header-scroll-line span {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  right: 0;
}
.header-scroll-line:after {
  content: "";
  width: 1px;
  height: 97px;
  background-color: #c05a35;
  display: block;
  position: absolute;
  bottom: -1px;
}
.hero-section:before {
  content: "";
  background-color: rgba(0, 43, 58, 0.4);
  display: block !important;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  left: 0;
}

.hero-section > .wpb_column.vc_column_container.vc_col-sm-12 {
  position: relative;
  z-index: 22 !important;
}
.hero-section {
  overflow: visible !important;
}

/** FOOTER **/
.new-footer {
  background-image: url("/wp-content/uploads/2020/01/footer-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.footer-top {
  padding: 0 0 20px 0;
}

.cus-col {
  flex-grow: 1;
  max-width: 250px;
  padding: 0 15px;
}

.footer-middle .cus-row {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
}

.footer-widget-wrap h5 {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  font-weight: 700;
}

.footer-widget-wrap ul {
  list-style: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}
.footer-widget-wrap ul li {
  line-height: 1;
  margin-bottom: 10px;
}
.footer-widget-wrap ul li a {
  font-size: 13px;
  font-weight: 300;
  line-height: normal;
  color: #fff;
}

.footer-widget-wrap ul li a:hover,
.footer-widget-wrap ul li a:focus {
  color: #c05a35;
}

.footer-widget-wrap p {
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  color: #fff;
  margin-bottom: 0;
}

.footer-bottom {
  padding: 20px 0 0 0;
  border-top: 1px solid #fff;
}

.footer-bottom p {
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
  color: #fff;
  margin-bottom: 0;
}

.footer-social-icons {
  text-align: right;
}

.footer-social-icons ul {
  margin-bottom: 0;
}

.footer-social-icons ul li {
  display: inline-block;
  padding: 0 7px;
}

.footer-social-icons ul li a {
  font-size: 24px;
  color: #fff;
}

.footer-social-icons ul li a:hover,
.footer-social-icons ul li a:focus {
  color: #c05a35;
}

.footer-top .cus-col {
  max-width: 100%;
}
/** END FOOTER **/

.blog-grid-title h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  color: #fff;
}

.blog-grid-text p {
  font-size: 13px;
  font-weight: 300;
  line-height: 21px;
  color: #fff;
}

.blog-grid-btn a {
  background-color: rgba(255, 255, 255, 0.85) !important;
  font-size: 16px !important;
  text-transform: uppercase;
  padding: 9px 20px !important;
  font-weight: 600;
  line-height: 18px !important;
}
.blog-grid .vc_gitem_row.vc_row.vc_gitem-row-position-top {
  bottom: 0;
  padding: 50px 42px;
}
.blog-grid .vc_gitem_row.vc_row.vc_gitem-row-position-top {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  flex-wrap: wrap;
  align-content: flex-end;
}

.blog-grid .vc_gitem_row.vc_row.vc_gitem-row-position-top > div {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
}

.blog-grid-title {
  margin-bottom: 0 !important;
}

.blog-grid .vc_gitem_row .vc_gitem-col {
  padding-top: 0;
  padding-bottom: 0;
}

.blog-grid:before {
  content: "";
  background-color: rgba(67, 18, 0, 0.5);
}
.sidebar-news-grid .vc_gitem-animated-block {
  flex: 0 0 100% !important;
  -webkit-flex: 0 0 100% !important;
}

.sidebar-news-grid .vc_gitem-row-position-top,
.sidebar-news-grid .vc_gitem-row-position-middle,
.sidebar-news-grid .vc_gitem-row-position-bottom {
  position: static !important;
  transform: translate(0) !important;
}

.sidebar-news-grid-meta {
  float: none !important;
  text-align: left;
}

.sidebar-news-grid .vc_gitem_row .vc_gitem-col {
  padding: 0 10px;
}

.sidebar-news-grid .vc_gitem-zone.vc_gitem-zone-a {
  height: auto !important;
}

.sidebar-news-grid-readmore {
  margin: 0 !important;
}

.sidebar-news-grid {
  margin-bottom: 15px;
  padding: 0 30px !important;
}

.sidebar-news {
  background-color: #f7f5f5;
  padding: 40px 0;
}

/* .sidebar-news .vc_grid-btn-load_more
{
    padding-left: 50px !important;
} */

.sidebar-news .vc_grid-btn-load_more > a {
  background-color: #c05a35 !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 500;
  padding: 8px 19px !important;
}
.footer-form {
  background-color: #c05a35;
  padding: 20px 0;
  clear: both;
}

.footer-form div#gform_wrapper_5 {
  margin: 0;
}

.footer-form h3.gform_title {
  display: none;
}

.footer-form .gform_footer.top_label {
  display: none;
}

.footer-form .gform_body ul li {
  margin: 0 !important;
  position: relative;
}

.footer-form .gfield_label {
  position: absolute;
  top: 8px;
  color: #fff;
  font-size: 18px !important;
  font-weight: 600 !important;
}

.footer-form .ginput_container.ginput_container_email {
  margin: 0 !important;
}

.footer-form .gform_heading {
  display: none;
}

.footer-form .ginput_container.ginput_container_email input {
  padding-left: 200px !important;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  border-bottom: 2px solid #fff;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding-top: 8px !important;
}

.footer-form .gfield_label span {
  display: none;
}

.footer-form .gfield_label:before {
  content: "\f105";
  font-family: fontawesome;
  position: absolute;
  right: -15px;
  top: 2px;
}

.landing-form .ginput_container.ginput_container_email input {
  font-size: 22px !important;
  color: #fff;
}
.landing-form {
  padding: 20px 0;
}
.landing-form div#gform_wrapper_5 {
  margin: 0;
}
.landing-form h3.gform_title,
.landing-form .gform_footer.top_label,
.landing-form .gform_heading,
.landing-form .gfield_label span {
  display: none;
}
.landing-form .gform_body ul li {
  margin: 0 !important;
  position: relative;
}

.landing-form .gform_wrapper label.gfield_label {
  position: absolute;
  top: 5px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}
.landing-form .ginput_container.ginput_container_email {
  margin: 0 !important;
}
.landing-form .ginput_container.ginput_container_email input {
  padding-left: 200px !important;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  border-bottom: 2px solid #fff;
  height: auto !important;
  font-size: 18px !important;
  padding-top: 10px !important;
  padding-bottom: 5px !important;
  line-height: 24px;
}
.landing-form .gfield_label:before {
  content: "\f105";
  font-family: fontawesome;
  position: absolute;
  right: -15px;
  top: 2px;
}

a.to-top.visible {
  display: none;
}
.theme-btn a,
.viewall {
  background-color: #c05a35;
  color: #fff;
  font-family: "Public Sans";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.58px;
  line-height: 19px;
  text-align: center;
  display: inline-block !important;
  padding: 10px 20px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}

.theme-btn a:hover,
.viewall:hover,
.theme-btn a:focus,
.viewall:focus {
  background-color: #863c21;
  color: #fff;
}

.theme-btn .viewall {
  margin-top: 30px;
}

.theme-btn.slider-btn-wrap {
  margin-top: 20px;
}
.page-banner {
  position: relative;
}

.page-banner:before {
  content: "";
  background-color: rgba(0, 43, 58, 0.4);
  display: block !important;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  left: 0;
}
.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom.vc_btn3-color-grey:hover {
  background-color: #863c21 !important;
}
.footer-middle .cus-col {
  max-width: 16.66%;
}
.blue-floating-box hr {
  border-bottom-color: #fff;
  margin: 16px 0;
  height: 1px !important;
}
.events-slider .flexslider {
  border-radius: 0;
}
#ind_news .sidebar-news {
  margin-bottom: 0;
}

#ind_news > div {
  border-bottom: 2px solid #c05a35;
}
#ctf.ctf-styles .ctf-tweet-meta {
  top: -10px;
}
.form-holder input.wpcf7-submit:hover,
.form-holder input.wpcf7-submit:focus {
  background-color: #863c21;
}
.footer-logo-wrap {
  max-width: 220px;
}
.menu-wrap .menu-main-menu-container ul li .submenu li a {
  position: relative;
}

.menu-wrap .menu-main-menu-container ul li .submenu li a:before {
  content: "";
  height: 3px;
  width: 50px;
  background-color: #c05a35;
  display: block;
  position: relative;
  top: -5px;
}

.menu-wrap .menu-main-menu-container ul li .submenu li {
  vertical-align: top;
}
.menu-wrap .menu-main-menu-container ul li .submenu .auto-width-menu a:before {
  display: none;
}

.vc_gitem-animated-block.no-img {
  display: none !important;
}
.with-img .home-blog-date {
  display: none;
}

.with-img .home-blog-category:before {
  display: none;
}

.with-img .home-blog-category {
  padding-right: 0 !important;
}

.with-img-date,
.with-img-date p {
  margin-bottom: 0 !important;
}

.with-img-date p {
  font-size: 12px;
  background-color: #c05a35;
  text-align: center !important;
  color: #fff;
  display: inline-block;
  padding: 6px 10px;
  line-height: normal;
  position: absolute;
  top: -5px;
  right: 20px;
}
.with-img .vc_gitem_row.vc_row.vc_gitem-row-position-top {
  position: static !important;
}
.home-blog-grid {
  position: relative;
}

.home-blog-grid:before {
  content: "";
  display: block;
  height: 2px;
  width: 60px;
  background-color: #c05a35;
  position: relative;
  left: 10px;
  margin-bottom: 10px;
}

.with-img.home-blog-grid:before {
  display: none;
}
.vc_grid .vc_pageable-load-more-btn {
  margin-top: 0;
}

.industry-news-wrap .vc_grid-btn-load_more {
  padding-left: 10px;
}
.home-blog-grid.sidebar-news-grid:before {
  display: none;
}
.media-center-news.industry-news-section {
  padding-bottom: 0;
}
.blog-grids .vc_pageable-load-more-btn {
  margin-top: 80px;
}
.blog-grid-title h3 {
  min-height: 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.blog-grid-text {
  min-height: 84px;
}
.blog-grid-btn a:hover,
.blog-grid-btn a:focus {
  background-color: #c05a35 !important;
  color: #fff !important;
}
.blue-floating-box {
  text-align: left;
}

.blue-floating-box h1 {
  font-size: 80px;
  color: #fff;
  line-height: 80px;
}

.blue-floating-box p {
  line-height: 20px;
}
.blue-floating-box p:last-child {
  margin-bottom: 0 !important;
}
.simple-table .wptb-ph-element {
  margin-top: 0;
}

.simple-table .wptb-ph-element p {
  text-align: center !important;
}

.simple-table td.wptb-cell {
  padding: 18px 15px !important;
}

.simple-table tr.wptb-row td:first-child {
  border-left: 0 !important;
}

.simple-table tr.wptb-row td:last-child {
  border-right: 0 !important;
}

.simple-table .wptb-ph-element p {
  color: #002b3a !important;
}

.simple-table tr.wptb-row td {
  border-bottom: 0 !important;
  border-top: 0 !important;
}

tr.wptb-row.wptb-table-head td p {
  color: #fff !important;
}

tr.wptb-row.wptb-table-head td:first-child {
  border-left: 1px solid #2a6ebb !important;
}

tr.wptb-row.wptb-table-head td:last-child {
  border-right: 1px solid #2a6ebb !important;
}

tr.wptb-row.wptb-table-head td {
  border-top: 1px solid #2a6ebb !important;
}

.simple-table tr.wptb-row:last-child td {
  border-bottom: 1px solid #2a6ebb !important;
}
tr.wptb-row.wptb-table-head td {
  border-right: 1px solid #fff !important;
}
body h2,
body h3 {
  font-weight: 700 !important;
}
.state-data-filter .selectBox {
  margin: 0;
}

.state-data-filter {
  margin-top: 30px;
}
.state-laws__map.public-map {
  display: block;
}
.recent-news:before {
  display: none;
}

.recent-news-heading h2 {
  font-size: 24px;
  color: #c05a35;
  line-height: normal;
}

.recent-news-heading {
  padding-bottom: 10px;
  border-bottom: 1px solid #c05a35;
  margin-bottom: 40px;
}

.recent-news-grid {
  padding: 20px 20px 70px 20px;
  background-size: cover;
  position: relative;
  height: 100%;
}

.recent-news-grid:before {
  content: "";
  height: 100%;
  width: 100%;
  background-color: rgb(192, 90, 53, 0.3);
  position: absolute;
  left: 0;
  top: 0;
}

.recent-news-grid * {
  position: relative;
}

.recent-news .row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.recent-news .row .large-4.medium-6.column {
  width: 100%;
  flex: 0 0 33%;
  -webkit-flex: 0 0 33%;
}

.recent-news-grid * {
  color: #fff;
}

.recent-news-grid a.read-more-btn {
  background-color: #fff;
  color: #c05a35 !important;
  padding: 11px 16px;
  margin-top: 20px !important;
  display: inline-block;
  position: absolute;
  bottom: 20px;
}
.recent-news-grid a.read-more-btn:hover,
.recent-news-grid a.read-more-btn:focus {
  background-color: #c05a35;
  color: #fff !important;
}
.recent-news.new-recent-news {
  margin-bottom: 50px;
}
.state-laws .selectBox:hover select {
  background-color: #8d4227 !important;
}

.state-laws .block-visible .selectBox:hover select {
  background-color: #8d4227 !important;
}
.allStates a {
  color: #c05a35;
}
.state-laws__map-filters.state-data-filter {
  max-width: 300px;
}

.state-laws__map-filters.state-data-filter > div {
  display: block !important;
}

.state-data-filter .selectBox {
  width: 100%;
  left: 0 !important;
}

.state-data-filter .checkboxes {
  width: 100% !important;
  margin: 0;
  max-height: 400px;
  overflow-y: auto;
  background-color: #f2f2f2;
}
.state-laws .checkboxes label,
.state-laws .checkboxes-laws label {
  padding: 5px 40px;
}

.checkmark {
  top: 50%;
  transform: translateY(-50%);
  left: 15px;
}

.label-container:hover,
.label-container-bg {
  background-color: #e0e0e0 !important;
}
.search-result-gird {
  border-bottom: 0 !important;
}

h3.search-key {
  margin-bottom: 40px;
}

.search-result-gird h3 a {
  color: #002b3a;
  font-size: 22px;
}

.search-result-gird h3 {
  margin-bottom: 0;
}

.search-result-gird p {
  color: #002b3a;
  font-size: 16px;
}

.search-result-gird a.readmore {
  color: #c05a35;
  font-weight: 500;
  display: inline-block;
}
ul.pagination li span {
  background-color: #c05a35 !important;
  min-width: 28px;
  text-align: center;
  border: 1px solid #c05a35;
}

ul.pagination li a {
  min-width: 28px;
  height: 30px;
  text-align: center;
  border: 1px solid #c05a35;
  color: #c05a35;
}

ul.pagination li a.next:after {
  content: "\f105";
  font-family: fontawesome;
  font-size: 16px;
  line-height: 22px;
}
ul.pagination li a.prev:after {
  content: "\f104";
  font-family: fontawesome;
  font-size: 16px;
  line-height: 22px;
}

ul.pagination li a.next,
ul.pagination li a.prev {
  font-size: 0;
}

.pagination li:first-child,
.pagination li:last-child {
  vertical-align: top;
}

.search .page-main {
  padding-bottom: 70px;
}
.state-laws .checkboxes,
.state-laws .checkboxes-laws {
  width: 100% !important;
  margin: 0;
  max-height: 400px;
  overflow-y: auto;
  background-color: #f2f2f2;
}

.singleState__category {
  margin-left: 0 !important;
  margin-bottom: 10px;
}
.state-laws__map-filters.state-data-filter .selectBox {
  width: 100%;
}

.state-laws__map-filters.state-data-filter .selectBox select option {
  background-color: #f2f2f2 !important;
  color: #333 !important;
}
ul.links {
  list-style: none;
  margin-left: 0;
}

ul.links a {
  color: #333;
}

ul.links a i {
  width: 30px;
}
.in-btn-wrap {
  margin-top: 40px;
}
/* Custom css 19/02/2020*/
.state-law,
.state-laws__map-filters,
.state-laws__map {
  display: inline-block;
}
.state-laws .choose-laws-regulations {
  pointer-events: all;
  cursor: pointer;
}
.state-laws__map-filters > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.choose-control-states,
.choose-license-states,
.choose-all-states,
.choose-laws-regulations {
  position: RELATIVE;
}
.state-laws__map-filters .checkboxes,
.state-laws__map-filters .checkboxes-laws {
  position: ABSOLUTE;
  width: 100%;
}
.state-laws__map-filters > div > div {
  flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  padding: 0 5px;
}

.state-laws .selectBox select {
  background: #c05a35 !important;
  color: #fff;
  font-size: 14px;
  width: 100%;
  padding: 15px 25px;
}
.state-laws .selectBox:after {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background: url(/wp-content/uploads/2020/02/drop_down_667819.png) no-repeat
    50% 50%;
  background-size: cover;
  pointer-events: none !important;
}
.state-laws__title {
  font-size: 45px;
  color: #002b3a;
  line-height: 55px;
  padding-bottom: 10px;
  font-weight: 900;
  letter-spacing: 1px;
}
.state-laws__map-filters {
  display: inline-block;
  width: 100%;
}
.jobs-views {
  background: #f7f5f5;
  padding: 40px 30px;
  border-bottom: 2px solid #d89881;
}
.colorado-sec h1,
.colorado-sec h2,
colorado-sec h3,
.colorado-sec p,
.colorado-sec h4 {
  color: #002b3a;
}
.contacts-sec h1,
.contacts-sec h2,
contacts-sec h3,
.contacts-sec p,
.contacts-sec h4 {
  color: #002b3a;
}
.contacts-sec h2 {
  font-size: 30px;
  font-weight: 600;
}
.contacts-sec h4 {
  font-size: 16px;
  font-weight: 600;
}
section.contacts-sec.row .column.small-12.medium-4 {
  padding-left: 0;
}
.contacts-sec p {
  font-size: 18px;
}
section.colorado-sec.row {
  border-bottom: 1px solid #002b3a;
  margin-bottom: 50px;
  padding-bottom: 30px;
}
.colorado-sec h4 {
  font-weight: 600;
  font-size: 22px;
}
.colorado-sec p {
  font-size: 14px;
}
.jobs-views h2 {
  font-size: 30px;
  color: #002b3a;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1;
}
.jobs-views p {
  font-size: 16px;
  color: #002b3a;
  font-weight: 500;
}
section.contacts-sec.row {
  padding-bottom: 50px;
}

.svg-map path {
  fill: #2a6ebb;
  stroke: #fff;
  stroke-width: 2px;
}

.interactive-map .svg-map .state:hover path {
  fill: #004488;
}
.interactive-map .svg-map .state.active path {
  fill: #004488 !important;
}
.state-laws__content a {
  color: #c05a35;
}
.state-laws .st0 {
  fill: #2a6ebb;
}

.state-laws .st0:hover {
  fill: #004488;
}
.select-selected:hover,
.select-selected:focus {
  background-color: #8d4227 !important;
}

.page-id-507 .recent-news.new-recent-news {
  display: none;
}
.vc_btn3-container.blog-grid-btn.vc_btn3-inline {
  margin-bottom: 0;
}

.select-selected {
  background-color: #c05a35 !important;
  text-align: left;
  font-size: 18px;
  padding: 11px 20px;
}

.select-selected:after {
  display: none;
}

.select-items {
  max-height: 400px;
  overflow-y: auto;
  background-color: #f2f2f2 !important;
  text-align: left;
  color: #333 !important;
  padding: 10px 0;
}

.select-items div {
  color: #333 !important;
  border: 0 !important;
  padding: 7px 20px;
  font-size: 16px;
}

.select-items div:hover {
  background-color: #e0e0e0 !important;
}

input#gform_submit_button_6 {
  background-color: #c05a35;
}
.sponsors-row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 20px 0;
  align-items: center;
  justify-content: center;
}

.sponsors-row .company-logo {
  padding: 15px 20px;
  flex: 0 0 33%;
  -webkit-flex: 0 0 33%;
  text-align: center;
}

.sponsors-row .company-logo img {
  max-width: 150px;
}
.Host .company-logo:nth-child(1) img{
	min-width: 250px; 
  max-width: 250px !important;
}
.tier-heading {
  text-align: center;
}

.column.sponsors-column {
  padding: 40px 15px;
}

.column.member-items {
  margin-bottom: 40px;
}

.h-in-row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.h-in-row .industry-news-title {
  padding: 0 15px;
  flex: 0 0 80%;
  -webkit-flex: 0 0 80%;
}

.h-in-row .industry-news-date {
  padding: 0 15px;
  flex: 0 0 20%;
  -webkit-flex: 0 0 20%;
}

.h-in-row .industry-news-title a h4 {
  font-size: 20px;
}

.home-in-main {
  padding: 30px 0;
  position: relative;
}

.home-in-main:after {
  content: "";
  width: 70px;
  height: 2px;
  background-color: #c05a35;
  display: block;
  position: absolute;
  bottom: 0;
}

.industry-news-readmore a {
  font-size: 12px;
  font-weight: 700;
  color: #c05a35;
}

.home-in-main:last-child:after {
  display: none;
}

/************Amir************/
.gradient-overlay-left,
.gradient-overlay-right {
  min-height: 120px !important;
  height: auto !important;
  margin-bottom: 10px !important;
}
.pdf-box p {
  font-size: 14px;
  line-height: 20px;
}
.pdf-box p a {
  text-decoration: none;
  color: #000;
}
.page-template-template-wide-back .back {
  padding: 120px 0 100px;
}
.page-template-template-wide-back .back .description p {
  font-family: "Public Sans";
  font-size: 16px;
  line-height: 26px;
}
.page-template-template-wide-back .back h1 {
  font-weight: 700;
}

.overlay-blue .vc_column_container {
  background: -moz-linear-gradient(
    left,
    #1b75bb 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    left,
    #1b75bb 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #1b75bb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color1', endColorstr='$color2',GradientType=0 );
}
.overlay-blue .txt p,
.overlay-blue .txt p a,
.overlay-blue .vc_custom_heading {
  color: #fff;
  text-decoration: none;
}
.txt p a {
  text-decoration: none;
}
.london-photos .wpb_single_image img {
  object-fit: cover;
  max-height: 310px;
}
.london-photos .txt p {
  font-size: 14px;
}
.page-template-template-members-benefits .footer-form,
.page-template-template-members-only .footer-form {
  margin-top: 90px;
}
.member-items__title h2 {
  color: #fff;
  font-size: 24px;
  padding: 20px;
  background: rgba(4, 129, 162, 0.5);
}
.medium-row {
  max-width: 930px;
  margin: 0 auto;
}
.resource-page p,
.resource-page hr {
  display: none;
}
.resource-page h3 {
  font-size: 40px;
  line-height: 46px;
  color: #002b3a;
  margin-bottom: 20px;
  margin-top: 70px !important;
}
.resource-page .wp-block-file__button {
  border-radius: 0;
  margin: 0;
  padding: 10px 10px;
}
.resource-page .wp-block-file a:last-child {
  width: 15%;
}
.resource-page .wp-block-file a:first-child {
  width: 84%;
  text-align: left;
}
.page-template-template-members .tier-heading {
  color: #002b3a;
  background: #ccc;
  padding: 0px 10px;
  font-size: 20px;
  margin: 20px 0 !important;
}
.form-holder input.gform_button {
  height: 38px;
  width: 104px;
  background: #c15d36;
  color: #fff;
  text-transform: uppercase;
}
.form-holder input.gform_button:hover,
.form-holder input.gform_button:focus {
  background-color: #863c21;
}
.page-id-9 main .column {
  display: none;
}

.page-template-template-members .companies.center-blocks {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  place-items: center;
  justify-content: center;
}
.page-template-template-members .companies .company-logo {
  padding: 7px 20px;
  /*border: solid 1px #E0E0E0;*/
  margin: 5px;
  width: 23%;
  min-height: 220px;
  display: flex;
  place-items: center;
}

.page-template-template-members .companies .company-logo a {
  display: block;
  height: 100%;
  text-align: center;
  width: 100%;
}

.page-template-template-members .companies .company-logo a img {
  max-height: 200px;
  width: auto;
  margin: 0 auto;
}
.tml .tml-field-wrap input {
  margin-bottom: 1em;
  background-color: #f7f5f5;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #c15d36;
  margin-bottom: 20px !important;
}
.tml .tml-field-wrap.tml-submit-wrap input {
  background: #c05a35;
}
.tml .tml-field-wrap.tml-submit-wrap input:hover,
.tml .tml-field-wrap.tml-submit-wrap input:focus,
.tml .tml-field-wrap.tml-submit-wrap input:active {
  background: #863c21;
}
.staff-heading-sec:before {
  content: "";
  background: #c05a35;
  width: 70px;
  height: 3px;
  position: absolute;
  bottom: -10px;
  left: 5px;
}
.staff-heading-sec {
  margin: 0 0 80px !important;
  position: relative;
}
.staff-box .vc_row {
  position: relative;
  text-align: center;
}
.staff-box:before {
  display: none;
}
.staff-name {
  margin: 0 !important;
}
.staff-name h4 {
  font-size: 25px;
  line-height: 28px;
  text-align: left !important;
  color: #2c619e;
}
.main-content .staff {
  padding: 0 15px !important;
}
.staff-title {
  text-align: left;
}
.staff-image img {
  max-width: 150px;
  margin-bottom: 10px;
}
.main-content .staff .member {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
}
.main-content .staff .thumb {
  border-radius: 50%;
  overflow: hidden;
  max-width: 150px;
  margin: 0 auto 20px;
}
.main-content.staff-wrap > .row {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-end;
}
.staff-box .vc_row.vc_gitem-row-position-top .vc_gitem-col {
  line-height: 0;
}
.staff-image .vc_figure {
  line-height: 0;
}
.staff-image {
  text-align: left;
}

.resource-page .wp-block-file {
  display: table;
  width: 100%;
}
.resource-page .wp-block-file a {
  display: table-cell !important;
  vertical-align: middle;
}
.resource-page .wp-block-file a:nth-child(2) {
  min-width: 150px;
}
.member-items .member-items__item {
  padding-top: 40%;
}

.industry-news-title a h4 {
  color: #002b3a;
  font-family: "Public Sans";
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
}
.industry-news-title a:hover h4,
.industry-news-title a:hover h4:focus,
.industry-news-title a:hover h4:visited {
  color: #c05a35;
}
.industry-news-main {
  padding-top: 20px;
}

.sidebar-industry-news .industry-news-main:first-child {
  padding-top: 0;
}

.industry-news-date span {
  color: rgba(64, 47, 50, 0.5);
  font-size: 13px;
  font-weight: bold;
  line-height: 25px;
  text-align: right !important;
  margin-bottom: 0;
}
main .column {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.column,
.columns {
  padding-left: 15px;
  padding-right: 15px;
}

.state-laws__map-filters > div {
  flex-wrap: wrap;
}
.heritage-img .vc_single_image-wrapper {
  position: relative;
}

.heritage-img .vc_single_image-wrapper:before {
  content: "";
  height: calc(100% - 80px);
  width: calc(100% - 80px);
  position: absolute;
  left: 40px;
  top: 40px;
  border: 1px solid #fff;
}
.state-laws .map svg {
  width: 1000px;
  max-width: 100%;
}

.gform_wrapper {
  overflow-x: hidden;
}

.footer-form .gform_body ul li.hide-label label {
  left: 0px;
  animation: slide 0.2s forwards;
}
.landing-form .gform_body ul li.hide-label label {
  left: 0px;
  animation: slide2 0.2s forwards;
}

.footer-form .gform_body ul li.hide-label label:before,
.landing-form .gform_body ul li.hide-label label:before {
  font-size: 16px !important;
  opacity: 1 !important;
}

.footer-form .gform_body ul li label,
.landing-form .gform_body ul li label {
  transition: 0.1s;
  left: 0;
}

@-webkit-keyframes slide {
  100% {
    left: -200px;
  }
}

@keyframes slide {
  100% {
    left: -200px;
  }
}
@-webkit-keyframes slide2 {
  100% {
    left: -200px;
  }
}

@keyframes slide2 {
  100% {
    left: -200px;
  }
}
li#field_4_2 {
  display: none;
  color: #fff;
  font-style: italic;
  font-size: 12px;
}

.footer-form .gform_body ul li.hide-label .ginput_container_email input,
.landing-form .gform_body ul li.hide-label .ginput_container_email input {
  padding-left: 10px !important;
  padding-right: 95px !important;
}

.footer-form .gform_body ul li .ginput_container_email input,
.landing-form .gform_body ul li .ginput_container_email input {
  transition: 0.2s;
}
.footer-form .gform_body ul li .ginput_container_email input,
.landing-form .gform_body ul li .ginput_container_email input {
  opacity: 1; /**OLD 0.7**/
}
.footer-form .gform_body ul li.validated .ginput_container_email input,
.landing-form .gform_body ul li.validated .ginput_container_email input {
  opacity: 1;
}

/** CTA SUBMIT **/
.cta-submit,
.cta-submit1 {
  display: inline-block !important;
  margin-top: 0 !important;
  position: absolute;
  top: 8px;
  padding: 0 !important;
  width: auto !important;
  right: -100px;
}

.gform_wrapper {
  position: relative;
  overflow: hidden;
}

.cta-submit input[type="submit"],
.cta-submit1 input[type="submit"] {
  background-color: transparent;
  font-size: 22px !important;
  font-weight: 600;
  font-family: "Public Sans", sans-serif !important;
  margin-right: 0 !important;
  padding: 0;
}

.cta-submit:after,
.cta-submit1:after {
  content: "\f105";
  font-family: fontawesome;
  position: absolute;
  right: -15px;
  top: -2px;
  color: #fff;
  font-size: 22px;
}
.cta-submit.show-button,
.cta-submit1.show-button {
  right: -100px;
  animation: slide3 0.2s forwards;
}

@-webkit-keyframes slide3 {
  100% {
    right: 40px;
  }
}

@keyframes slide3 {
  100% {
    right: 40px;
  }
}

ul#gform_fields_4 {
  position: relative;
}
ul#gform_fields_5 {
  position: relative;
}

.page-container div#gform_wrapper_5 {
  max-width: 66.6667%;
}
/** CTA Submit **/

.error-message {
  color: #fff;
  font-style: italic;
  font-size: 14px;
  padding: 5px 0 !important;
  display: none;
}
.post-block-main > .vc_column-inner {
  background-size: cover !important;
  background-position: center !important;
}
div#n2-ss-4 .n2-style-95e2cd41d3adfdfffadc11a5a4832fef-heading {
  background-color: rgba(255, 255, 255, 0.5) !important;
  border-radius: 0 !important;
  padding: 10px 10px !important;
  color: #fff !important;
}
div#validation_message_4_1 {
  display: none;
}
.gv-grid-col-1-1.gv-left {
  padding: 30px 0 !important;
}

.gv-grid-col-1-1.gv-left form {
  margin-top: 0;
}

.gv-search-box.gv-search-box-submit {
  margin: 10px;
}

.gv-search-box.gv-search-box-submit input#gv_search_button_8501 {
  background-color: #c05a35;
  color: #fff;
}

.gv-search-box.gv-search-box-submit input#gv_search_button_8501:hover,
.gv-search-box.gv-search-box-submit input#gv_search_button_8501:focus {
  background-color: #993f1e;
}

.svg-map g path:hover,
.svg-map g.clicked path {
  fill: #0f59ae;
}

.svg-map g path {
  cursor: pointer;
}

div#DataTables_Table_0_length {
  display: none;
}
body.home .events-carousel-section {
  margin-top: -160px;
}
/** FORM ERROR **/
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border: 0;
}

div#validation_message_5_1 {
  display: none;
}

.gform_wrapper div.validation_error {
  display: none;
}

.gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  border: 0;
  border-bottom: 2px solid #fff;
}

.gform_wrapper .gfield_error .gfield_label {
  color: #fff;
  margin-top: 0 !important;
}
/** END FORM ERROR **/


.page-template-template-state-issues .page-content .hospitality-taxes-section {
  margin-bottom: 80px;
}

.footer-form
  .gform_body
  ul
  li
  .ginput_container_email
  input::-webkit-input-placeholder,
.landing-form
  .gform_body
  ul
  li
  .ginput_container_email
  input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.footer-form
  .gform_body
  ul
  li
  .ginput_container_email
  input:-ms-input-placeholder
  .landing-form
  .gform_body
  ul
  li
  .ginput_container_email
  input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.footer-form
  .gform_body
  ul
  li
  .ginput_container_email
  input::placeholder
  .landing-form
  .gform_body
  ul
  li
  .ginput_container_email
  input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.gform_wrapper li.gfield_error textarea {
  padding: 0 10px 0 25px !important;
  line-height: 39px !important;
}

div#gform_confirmation_message_4,
div#gform_confirmation_message_5 {
  color: #fff;
  font-weight: 400;
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
}
.single-news .page-content {
  background-color: #fff !important;
  background: none !important;
}

.single-news .page-content a {
  color: #c05a35;
}

.single-news .page-content h4 {
  color: #002b3a;
  margin-bottom: 20px;
}
.single-news .page-content {
  color: #002b3a;
}
.single-news .page-content article ul li {
  line-height: 28px;
}

/** POST LAUNCH **/
.single .page-content,
.page .page-content {
  background: none;
}
.staff-detail-container {
  max-width: 850px;
}
.detail-staff-image {
  max-width: 450px;
  margin: 0 -70px 30px 30px;
  float: right;
  width: 100%;
  background-size: cover;
  background-position: center top;
}
.detail-staff-image:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.staff-bio a {
  color: #c05a35;
}

.staff-bio p {
  color: #002b3a;
  font-size: 16px;
  line-height: 26px;
}
.medium-row.resource-page a + br {
  display: none;
}

.medium-row.resource-page {
  max-width: 1000px;
}

.resource-page .wp-block-file a {
  min-width: 100px;
}

.theme-accordion .vc_tta-panel-heading {
  background-color: transparent !important;
  border-radius: 0 !important;
  max-width: 1000px;
}

.theme-accordion .vc_tta-panel-heading h4 a {
  font-size: 32px;
  line-height: 46px;
  color: #002b3a !important;
}

.theme-accordion .vc_tta-panel-body {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.theme-accordion {
  max-width: 1000px;
  margin: 0 auto;
}
ul.nl-list {
  margin-left: 0;
  list-style: none;
}

ul.nl-list a {
  display: block;
  padding: 5px;
  margin-bottom: 5px;
  color: #002b3a;
  display: flex;
  justify-content: space-between;
}

ul.nl-list a:hover,
ul.nl-list a:focus {
  color: #c05a35;
}

ul.nl-list a span.nl-date {
  color: rgba(64, 47, 50, 0.5);
  font-size: 13px;
  font-weight: bold;
}
span.pagination.dots {
  display: block;
  background-color: transparent !important;
  border: 0;
}
.pagination-wrap {
  text-align: center;
  margin-top: 40px;
}

/** CPT **/
.cpt-row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.cpt-main {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}

.cpt-main:before {
  content: "";
  height: 2px;
  width: 60px;
  background-color: #c05a35;
  display: block;
  position: absolute;
  bottom: 0;
  z-index: 2;
}

.cpt-main.has-image:before {
  bottom: auto;
  top: 40px;
  left: -20px;
}

.cpt-date.in-image {
  background-color: #c05a35;
  display: inline-block;
  padding: 5px 10px;
  line-height: normal;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  right: 20px;
  top: -12px;
}

.cpt-image {
  position: relative;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  max-width: 200px;
  height: 200px;
  margin-right: 20px;
}

.cpt-date {
  color: #efefef;
}

.cpt-image img {
  min-height: 200px;
  object-fit: cover;
}

.cpt-col.cpt-content {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.cpt-content-top {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  padding-bottom: 15px;
}

.cpt-meta {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  text-align: right;
}

.cpt-title {
  flex-grow: 1;
  max-width: 70%;
  flex-basis: 0;
}

.cpt-title a h4 {
  color: #002b3a;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 27px;
  margin-bottom: 10px;
}

.cpt-content p {
  color: #002c3b;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 0;
}

.cpt-content p a {
  color: #c05a35;
}
.cpt-meta span {
  color: rgba(64, 47, 50, 0.5);
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25px;
  display: inline-block;
}

span.cpt-cat {
  padding-right: 10px;
}

.cpt-meta span:last-child:before {
  content: "|";
  font-weight: bold;
  position: absolute;
  left: -7px;
  top: 0;
}

.cpt-meta span:last-child {
  position: relative;
}

.cpt-readmore {
  color: #c05a35;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
}
.cpt-readmore:hover,
.cpt-readmore:focus {
  color: #c05a35;
}

.cpt-readmore i {
  font-size: 14px;
  position: relative;
  top: 1px;
  left: 2px;
}
.cpt-main.has-image span.cpt-date {
  display: none;
}

.cpt-main.has-image span.cpt-date.in-image {
  display: block;
}
.cpt-loadmore {
  background-color: #c05a35;
  display: inline-block;
  color: #fff;
  padding: 9px 20px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 16px;
}

.cpt-loadmore:hover,
.cpt-loadmore:focus {
  background-color: #914326;
}
/** CPT **/

body.single-post main.page-content p {
  color: #002b3a;
  font-family: "Public Sans";
  font-size: 16px;
  line-height: 26px;
}

body.single-post main.page-content a {
  color: #c05a35;
}

.comment-reply-title {
  color: #002b3a;
  margin-bottom: 20px;
  font-size: 24px;
}

.comment-form input#submit {
  background-color: #c05a35;
  text-transform: uppercase;
  font-size: 14px;
}
/** END POST LAUNCH **/
@media only screen and (max-width: 1740px) {
  .logo-wrap {
    max-width: 190px;
    min-width: auto;
  }
}

@media only screen and (max-width: 1340px) {
  .blog-grid-title h3 {
    font-size: 18px;
    line-height: 18px;
    min-height: 0;
  }
  .blog-grid-text {
    min-height: 0;
  }
  .blog-grid-text p {
    font-size: 12px;
    line-height: 16px;
  }
  .blog-grid .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    padding: 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .footer-middle .cus-col {
    flex: 0 0 33%;
    -webkit-flex: 0 0 33%;
    max-width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1024px) {
  .state-laws .map svg {
    height: 740px;
  }
}
@media only screen and (max-width: 1024px) {
  .header-scroll-line {
    left: -20px;
  }
  .heritage-text-wrap {
    max-width: 78%;
  }
  .orange-floating-box {
    position: relative;
    right: auto;
    margin: 40px 0 0 auto;
  }
  .events-slider .slides li .flex-caption {
    padding: 20px 40px;
  }
  .page-container {
    max-width: 90%;
  }
  .hero-section {
    padding-left: 75px !important;
  }
  .twitter-feed-wrap {
    padding: 0 5px;
  }
  .home-blog-category span {
    font-size: 10px;
  }
  .home-news-column {
    width: 100% !important;
  }

  .home-twitter-column {
    width: 100% !important;
  }
  #ctf .ctf-author-box-link {
    position: relative;
    display: block;
  }

  #ctf.ctf-styles .ctf-tweet-meta {
    right: -40px;
    top: 0px;
  }
  .detail-staff-image {
    margin: 0 0px 30px 30px;
  }
}
@media only screen and (max-width: 992px) {
  .map svg {
    width: 100%;
  }

  .state-laws__map {
    display: block;
  }
  .events-slider .slides li a {
    flex: 0 0 100%;
  }

  .events-slider .slides li .flex-caption {
    flex: 0 0 100%;
  }
  .council-col-right {
    width: 100% !important;
  }

  .council-left-col {
    width: 100% !important;
  }
  .caption_holder {
    width: auto !important;
    left: 0 !important;
  }

  .imgwith_caption .vc_single_image-img.attachment-full {
    min-width: auto !important;
    margin-left: 0 !important;
  }

  .imgwith_caption .caption_holder {
    position: relative !important;
    top: 0 !important;
    left: auto !important;
    margin: 0 auto !important;
  }
  .page-banner {
    padding: 100px 50px;
    height: 250px;
  }

  .page-content .page-banner .page-title {
    font-size: 48px !important;
  }
  .blog-grid-main {
    width: 100% !important;
  }

  .blog-grid {
    min-height: 260px !important;
  }
  .blog-grid-main {
    max-width: 50%;
  }

  .blog-grid:before {
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .blog-grid:before {
    padding-top: 0 !important;
  }
  .blog-grid .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    position: relative !important;
    transform: translate(0) !important;
    top: auto !important;
  }
  .events-slider .slides li > a.link_image {
    flex: 0 0 100%;
  }
  .heritage-text-wrap {
    max-width: 100%;
    padding: 20px 20px;
  }

  .heritage-text-wrap h2 {
    font-size: 20px;
    margin-bottom: 0;
    line-height: normal;
  }

  .heritage-text-wrap p {
    font-size: 14px;
    line-height: 21px;
  }

  .heritage-text {
    padding: 10px 0;
  }
  section#response-contacts {
    padding: 0 10px;
  }
  .state-laws__map-filters.state-data-filter {
    padding: 0 10px;
  }
  .jobs-views h2 {
    font-size: 22px;
  }
  .state-laws__map-filters > div > div {
    flex: 0 0 50%;
    margin: 0;
    padding: 0 5px;
  }
  .detail-staff-image {
    float: none;
    margin: 0 0 30px 0;
  }
  .cpt-image {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .cpt-col.cpt-content {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }

  .cpt-title a h4 {
    font-size: 16px !important;
    line-height: 24px;
  }

  .cpt-title {
    max-width: 100%;
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  .cpt-meta {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  .cpt-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .cta-submit input[type="submit"],
  .cta-submit1 input[type="submit"] {
    font-size: 18px !important;
    margin-bottom: 0 !important;
  }

  .cta-submit:after,
  .cta-submit1:after {
    top: 1px;
  }

  .cta-submit1 {
    top: 2px;
  }
}

@media only screen and (max-width: 767px) {
  .h-in-row .industry-news-title {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }

  .h-in-row .industry-news-date {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }

  .member-benefits-img figure,
  .member-benefits-img figure div {
    display: block;
    width: 100%;
  }

  .member-benefits-img figure div img {
    width: 100%;
  }
  .resource-page .wp-block-file a {
    font-size: 12px !important;
    line-height: 18px;
  }

  .resource-page .wp-block-file a:nth-child(2) {
    min-width: 100px;
  }

  .resource-page .wp-block-file {
    margin-bottom: 1.5em;
  }
  .page-template-template-state-laws-and-regulations-new .page-main {
    padding-bottom: 0;
  }

  .state-laws__map-filters > div > div {
    padding: 0;
  }

  .state-laws__map-filters {
    padding-top: 30px;
  }
  .state-laws__map-filters > div > div {
    flex: 0 0 100%;
  }
  .recent-news .row .large-4.medium-6.column {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    margin-bottom: 30px;
  }
  .page-template-template-state-issues .recent-news {
    padding: 0;
  }
  .state-laws__map-filters.state-data-filter {
    max-width: 100%;
  }
  section.colorado-sec.row .column {
    padding: 0 15px;
  }

  .page-banner {
    margin-bottom: 40px !important;
    padding: 80px 15px 20px !important;
  }

  /* 	.page-container {
		padding: 0 !important;
	} */
  body.home .vc_row.vc_column-gap-30 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  body.home .vc_row.vc_column-gap-30 > .vc_column_container {
    padding: 15px 0;
  }
  .hero-section {
    padding: 20px !important;
  }

  .hero-section .hero-heading {
    font-size: 36px;
  }
  .footer-middle .cus-col {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
  }
  .footer-social-icons {
    text-align: left;
    margin: 20px 0 0 0;
  }
  .heading_H2 {
    font-size: 36px !important;
    line-height: normal !important;
  }
  .heading_H3 {
    font-size: 30px !important;
    line-height: normal !important;
  }
  .heading_H4 {
    font-size: 22px !important;
    line-height: normal !important;
  }
  .heading_H5 {
    font-size: 20px !important;
    line-height: normal !important;
  }
  .heading_H6 {
    font-size: 18px !important;
    line-height: normal !important;
  }
  .staff-name h4 {
    font-size: 22px;
    line-height: normal !important;
  }
  .blog-grid {
    min-height: 1px !important;
  }
  .page-container {
    /* 		max-width: calc(100% - 30px); */
    max-width: 100% !important;
  }
  .menu-wrap .menu-main-menu-container ul > li > a:after {
    display: none;
  }

  .menu-wrap .menu-main-menu-container ul > li > a span.accordion-toggle {
    position: absolute;
    right: 0;
  }

  .landing-form .ginput_container.ginput_container_email input {
    padding-left: 0 !important;
  }
  .council-products > div {
    margin-bottom: 30px !important;
  }

  .footer-form .ginput_container.ginput_container_email input {
    padding-left: 0 !important;
  }
  .wpb_text_column.wpb_content_element.blue-floating-box {
    position: static;
    transform: none;
    margin: 20px auto;
    max-width: 100%;
  }

  .council-products {
    padding-bottom: 0;
  }
  .events-slider li.flex-active-slide:before {
    display: none;
  }
  .blog-grid-main {
    max-width: 100%;
  }
  .home-blog-image-wrap.vc_gitem-is-link::after {
    left: 0 !important;
  }
  #ind_news {
    padding-left: 0;
  }
  /*********Amir******************/
  .resource-page .wp-block-file a:last-child {
    width: 25%;
    vertical-align: top;
  }
  .resource-page .wp-block-file a:first-child {
    width: 74%;
    text-align: left;
  }
  .landing-form .gform_wrapper label.gfield_label {
    top: 10px;
  }
  .map-image {
    padding: 40px 0;
  }

  .page-container div#gform_wrapper_5 {
    max-width: 100%;
  }
  .page-template-template-members .companies .company-logo {
    width: 100%;
  }
}
@media only screen and (max-width: 540px) {
  /*********Amir******************/
  .resource-page .wp-block-file a:last-child {
    width: 100%;
  }
  .resource-page .wp-block-file a:first-child {
    width: 100%;
    text-align: left;
  }
}

.podcast-grid-row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.podcast-grid {
  flex: 0 0 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}

.podcast-grid-inner {
  min-height: 400px;
  background-size: cover;
  position: relative;
  display: flex;
  padding-top: 70px;
  height: 100%;
}

.podcast-grid-inner:before {
  content: "";
  background-color: #000;
  opacity: .8;
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0px;
}

.podcast-grid-content {
  padding: 40px;
  z-index: 2;
}

.podcast-grid-content h2 {
  font-size: 22px;
  margin-bottom: 0;
  color: #fff;
  line-height: 28px;
  margin-bottom: 20px;
}

.podcast-grid-content p {
  font-size: 13px;
  font-weight: 300;
  line-height: 21px;
  color: #fff;
}

.btn.pg-btn {
  width: auto;
  background-color: #fff;
  color: #c05a35;
  font-family: "Public Sans";
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.58px;
  line-height: 19px;
  text-align: center;
  padding: 8px 19px !important;
  text-transform: uppercase;
  background-image: none !important;
  display: inline-block;
}

.btn.pg-btn:hover,
.btn.pg-btn:focus {
  background-color: #c05a35;
  color: #fff;
}

.pg-btn-wrap {
  margin-top: 40px;
}
.podcast-grid:last-child {
  margin-bottom: 30px;
}
.cpt-col-auto.cpt-image br {
  display: none;
}
h3 {
  font-family: "Public Sans", sans-serif;
  font-size: 40px;
  line-height: 46px;
  font-weight: 700;
  color: #002b3a;
}

/* CSS FOR PAGINATION ON PODCAST SHORTCODE */
.page-id-6540 .shortcode_pagination {
  display: none !important;
}
.shortcode_pagination h2 {
  display: none !important;
}
.shortcode_pagination .nav-links {
  margin-left: 15px;
}
.shortcode_pagination .nav-links a {
  color: #c05a35 !important;
}
.shortcode_pagination .nav-links a,
.shortcode_pagination .nav-links span {
  display: inline-block !important;
  border: solid 1px #c05a35;
}
.shortcode_pagination .nav-links span {
  background-color: #c05a35 !important;
  color: #fff !important;
}

.shortcode_pagination .nav-links a.next,
.shortcode_pagination .nav-links a.prev {
  color: #fff !important;
}
.shortcode_pagination .nav-links a.next:before,
.shortcode_pagination .nav-links a.prev:before {
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  color: #c05a35 !important;
}
.shortcode_pagination .nav-links a.next:before {
  content: "\f105";
}
.shortcode_pagination .nav-links a.prev:before {
  content: "\f104";
}


/* EVENT SPONSORS */
.sponsor_section{
	margin: 40px 20px;
}
.sponsor_section h2, .sponsor_section h3{
    font-size: 65px;
    line-height: 74px;
	color: #002B3A;
    margin-bottom: 20px;
	text-align: center;
	font-weight: 700 !important;
}
.sponsor_section h3{
	font-size: 40px;
    line-height: 46px;
}
.sponsor_section_items{
	display:flex;
	flex-wrap: wrap;
}
.sponsor_section_items .sponsor_item{
 	padding: 20px;
}




/*podcast Icon-list start*/
.col-md-4.text-center {
  margin-bottom: 20px;
  width: 32%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .col-md-4.text-center {
    margin-bottom: 20px;
    width: 100%;
    float: left;
  }
}
/*podcast Icon-list end*/

/* New Landing Page CSS */

/*Banner CSS */
.committee-main-banner {
  min-height: 50vh !important;
}

.horizontal-line {
  height: 300px;
}

.horizontal-line:after {
  height: 50px;
  bottom: 45px;
}

/* Accordion CSS */
.committee-accordions .vc_tta-panel-heading,
.committee-accordions .vc_active .vc_tta-panel-body {
  background-color: #fff !important;
  border-color: #fff !important;
}

.committee-accordions {
  padding: 0 10%;
  display: flex;
  justify-content: center;
}

.committee-accordions span {
  line-height: 30px;
  color: #013143 !important;
  font-family: "Public Sans";
  font-size: 35px;
  font-weight: bold;
  line-height: 41px;
}
.committee-accordions i {
  color: #002b3a !important;
  padding-left: 10px;
}
.committee-accordions h4.vc_tta-panel-title {
  max-width: 400px;
  margin: 0 !important;
  padding-left: 23px;
}

.committee-accordions .wpb_text_column.wpb_content_element {
  max-width: 400px;
  margin: 0;
  padding: 15px 0;
}
.committee-accordions .vc_tta-panel {
  border-bottom: 2px solid #ccc;
  min-height: 150px !important;
  display: flex !important;
  align-items: center;
}
/* .committee-accordions .vc_active{display:flex; justify-content:center;} */
.committee-accordions .left-accordion {
  border-right: 2px solid #ccc;
}
.left-accordion .vc_column-inner {
  padding: 0 !important;
}
.committee-accordions .vc_tta-panel-body {
  min-height: auto !important;
}
.committee-accordions .vc_col-sm-6 .vc_column-inner {
  padding: 0;
}
.committee-accordions .left-accordion .vc_tta-panel:last-child {
  border-bottom: none;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active {
  display: flex !important;
  flex-wrap: wrap;
}
.committee-accordions .wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media (max-width: 767px) {
  .committee-accordions {
    padding: 0 0;
    display: block;
  }
  .committee-accordions h4.vc_tta-panel-title {
    padding-left: 10px;
  }
  .committee-accordions span {
    font-size: 17px;
  }
  .committee-accordions .left-accordion {
    border-right: none;
  }
  .committee-accordions .vc_tta-panel {
    min-height: auto !important;
    border-bottom: none;
  }
  .committee-accordions .wpb_text_column.wpb_content_element {
    max-width: 100%;
  }
}

/* remove height for empty space */
.vc_empty_space {
  height: 0 !important;
}
/* New Landing Page CSS End */

/* single committee post css */
.discus-resources button {
  font-size: 15px !important;
}
.single-committee-post {
  min-height: 165px !important;
  height: 100%;
}
h3.vc_custom_heading.heading_H3.staff-heading-sec {
  margin: 30px 0 !important;
}
/* single committee post css */

@media (max-width: 991px) {
  .single-committee-post {
    min-height: 200px !important;
    margin-bottom: 0 !important;
  }
  .discus-resources .vc_col-sm-4,
  .wpb_column.vc_column_container.vc_col-sm-4.single-committee-post {
    width: 49% !important;
  }
}

@media (max-width: 812px) {
  .committee-accordions span {
    font-size: 23px;
  }
  .committee-accordions {
    padding: 0 0%;
  }

  .discus-resources button {
    font-size: 11px !important;
  }
  .committee-accordions h4.vc_tta-panel-title {
    max-width: 280px;
  }
}

@media (max-width: 676px) {
  .single-committee-post {
    min-height: auto !important;
  }
  .discus-resources .vc_col-sm-4,
  .wpb_column.vc_column_container.vc_col-sm-4.single-committee-post {
    width: 100% !important;
  }
  .committee-accordions h4.vc_tta-panel-title {
    max-width: 100% !important;
    width: 100% !important;
  }
  .discus-resources button {
    font-size: 16px !important;
  }
}

@media (max-width: 1280px) {
  button.discus-theme-btn {
    position: inherit !important;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  .staff-name h4 {
    font-size: 18px;
  }

  .discus-resources button {
    font-size: 13px !important;
  }
}

@media only screen and (min-width: 991px) and (max-width: 1600px) {
  .single-committee-post {
    min-height: 220px !important;
    margin-bottom: 0 !important;
  }
}

/* homepage changes */
.discus-academy-text {
  max-width: 764px;
  position: relative;
  width: 100%;
}

button.discus-theme-btn {
  position: absolute;
  bottom: 0;
  right: -17%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c05a35 !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 19px !important;
}
button.discus-theme-btn a {
  color: #fff;
}

.academy-heading {
  font-family: "Public Sans", sans-serif !important;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 47px;
}
/* ITHands CSS */
.bg-white {
  background-color: rgb(249, 249, 249) !important;
}

.bg-gray {
  background-color: rgb(235, 236, 238) !important;
}

.table-heading {
  background-color: rgb(42, 110, 187);
  color: white;
  height: 62px;
  font-size: 20px;
}

.bg-gray td,
.bg-white td {
  padding: 20px 30px;
  color: #000;
}

.border-right {
  border-right-color: rgb(42, 110, 187);
}

.table-time {
  font-size: 14px;
  font-weight: 200;
}
/* end */

.post-password-form label {
    display: inline-block;
}


}