/*
Theme Name: CCAB
Description: The CCIB theme.
Author: Bloom and Brilliance
Author URI: http://bloomandbrilliance.com
Version: 2.6
Text Domain: CCAB
*/

/*FONTS*/
/* montserrat-regular - latin */
@font-face {
  font-display: auto; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v26-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat'),
    url('../fonts/montserrat-v26-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/montserrat-v26-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('../fonts/montserrat-v26-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
    url('../fonts/montserrat-v26-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
    url('../fonts/montserrat-v26-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}

/*KEYS:
	WP_CU: 	THE PROPERTY IS SET FOR WORDPRESS CUSTOMIZATION, USING THE SAME EXACT 
			SELECTORS.
	EN_JS:	THE PROPERTY IS HARDCODED IN THE JAVASCRIPT	
*/
/*START: WORDPRESS CORE (SOURCE: codex.wordpress.org/CSS) */
.alignnone 
	{margin: 5px 20px 20px 0;}
.aligncenter, div.aligncenter 
	{display: block;	margin: 5px auto 5px auto;}
.alignright 
	{float:	right;	margin: 5px 0 20px 20px;}
.alignleft 
	{float: left;	margin: 5px 20px 20px 0;}
.aligncenter 
	{display: block;	margin: 5px auto 5px auto;}
a img.alignright 
	{float: right;	margin: 5px 0 26px 30px;}
a img.alignnone 
	{margin: 5px 20px 20px 0;}
a img.alignleft 
	{float: left;	margin: 5px 30px 26px 0;}
a img.aligncenter 
	{display: block; margin-left: auto;	margin-right: auto; margin-bottom: 33px;}
.wp-caption 
{
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone 
	{margin: 5px 20px 20px 0;}
.wp-caption.alignleft 
	{margin: 5px 20px 20px 0;}
.wp-caption.alignright 
	{margin: 5px 0 20px 20px;}
.wp-caption img 
{
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text 
{
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/*END: WORDPRESS CORE*/
body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #341416;
}
img
	{width: auto;}
#Body, #Body input
	{font-weight: 400;}
#Body {
	width: 100%;
	font-size: 18px;
	font-family: "Open Sans", "Arial", "Helvetica", "sans-serif";
	overflow: hidden;
}
.wpb_content_element.bodyLight > div > p {
	color: #341416;	
}
.wpb_content_element.bodyLight > div > p {
	color: #e6e7e7;	
}
.wpb_content_element.CTALinkLight > div > p > a {
	color: #e6e7e7 !important;
	font-size: 16px;
	text-decoration: underline !important;
}
a:hover {
	font-weight: 700 !important;
}
.wpb_content_element.bodyDark > div > p {
	color: #e6e7e7;	
}
.wpb_content_element.bodyDark > div > p {
	color: #341416;	
}
.wpb_content_element.CTALinkDark > div > p > a {
	color: #341416 !important;
	font-size: 16px;
	text-decoration: underline !important;
}
.wpb_content_element.CTALinkDark > div > p > a:hover {
	font-weight: 700;
}
#Body div.removeOnJS
	{display: none;}
#Body a, #Body a:visited, #Body a:hover
{
	text-decoration: none;
	color: #8c191c;
}
#Body div.bannerWrapper {
	width: 100%;
}
#Body div.wrapper
{
	max-width: 100vw;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: auto;
	margin-right: auto;
}
#Body div.backgroundRedOchre {
	background-color: #8c191c;
}
#Body div.backgroundYellowOchre {
	background-color: #d9a729;
}
#Body div.crx_videojs, #Body div.crx_videojs_measuring
{
	position: relative;
	overflow: hidden;
}
#Body div.crx_videojs > div,
		#Body div.crx_videojs > div > video
{
	width: 100% !important;
	height: 100% !important;
}
#Body div.crx_fixed, #Body table.crx_fixed, #Body span.crx_fixed
{
	table-layout: fixed;
}
#Body div.crx_fixed, #Body span.crx_fixed
{
	display: table;
	padding: 0px !important;
	border-style: none !important;
}
#Body div.crx_fixed > div, #Body div.crx_fixed > div > div, #Body span.crx_fixed > span, #Body span.crx_fixed > span > span
	{position: static !important;}
#Body div.crx_fixed > div, #Body span.crx_fixed > span
{
	display: table-row;
}
#Body div.crx_fixed > div > div, #Body span.crx_fixed > span > span
{
	display: table-cell;
	vertical-align: top;
}
#Body h1, #Body h2, #Body h3, #Body h4, #Body h5, #Body h6 {
	font-weight: 800 !important;
	font-family: "Open Sans", "Arial", "Helvetica", "sans-serif";
}
#Body img
	{border-style: none;}
#Body img.withSvg {
	visibility: hidden;
}
#Top > div.wrapper > div.leftSide > div.banner > a > img {
	max-height: 120px;
	padding-left: 30px;
}
#Body input
{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#Body table
{
	border-collapse: collapse;
	border-style: none;
	border-spacing: 0px;	
}
#IFrameWarning
{
	display: none;
	font-size: 18;
	border-color: red;
	border-width: 4px;
	border-style: solid;
}
#Top
{
	padding-top: 18px;
	background-color: #fff;
}
#Top > div.wrapper
{
	position: relative;
}
#Top > div.wrapper > div
{
	display: inline-block;
	vertical-align: top;
}
#Top > div.wrapper > div.leftSide
{
	width: 24.39%; /*278px*/
	margin-right: 2%;
}
#Top > div.wrapper > div.leftSide > div.banner > a > img
{
	width: 100%;
}
#Top > div.wrapper > div.rightSide
{
	width: 70%;
	padding-bottom: 18px;
}
@media only screen and (max-width: 1000px) {
	#Top > div.wrapper
	{
		position: relative;
		display: flex;
		justify-content: space-around;
	}
	#Top > div.wrapper > div.leftSide
	{
		width: 50%;	
	}
	#Top > div.wrapper > div.rightSide
	{
		width: 50%;
		display: flex;
		justify-content: right;
	}
}
#Top_Bar
{
	display: none;
	height: 36px;
}
#HomePageBanner > div.top
{
	height: 100vh;
	background-size: cover;
	padding-bottom: 10vh;
	max-height: 75vh;
}
#HomePageBanner > div.top > div.wrapper > table.caption
{
	height: 35vh;
	width: 100%;
}
#HomePageBanner > div.top > div.wrapper > table.caption > tbody > tr > td
{
	vertical-align: middle;
}
#HomePageBanner > div.top > div.wrapper > table.caption > tbody > tr > td > div
{
	width: 80%;
	max-width: 800px;
	padding: 10% 6% 2%;
	font-size: 42px;
	font-weight: 800;
	color: #E6E7E7 !important;
	visibility: hidden;
}
#HomePageBanner > div.top > div.wrapper > table.subcaption > tbody > tr > td > div
{
	width: 80%;
	max-width: 800px;
	padding: 0px 6%;
	font-size: 18px;
	font-weight: 400;
	color: #E6E7E7 !important;
	margin-bottom: 25vh;
	margin-left: 8%;
}
#HomePageBanner > div.top > div > table.bannerCTALink a {
	font-family: 'Montserrat';
	font-size: 18px;
	text-transform: uppercase;
	color: #E6E7E7 !important;
	font-weight: 600;
	letter-spacing: 1.8px;
	margin-left: 43vw;
}
#HomePageBanner > div.top > div > table.bannerCTALink a::after {
	content: '\21E9';
	display: block;
	margin-left: 49vw;
}
/* END OF HOME PAGE BANNER */

/* PAGE BANNER */

#Body div.bannerWrapper
{
	width: 100vw;
	padding-left: 12%;
	padding-right: 12%;
	margin-left: auto;
	margin-right: auto;
}

#PageBanner > div.top
{
	height: 100vh;
	background-size: cover;
}
#PageBanner > div.top > div.bannerWrapper > table.caption
{
	width: 100%;
	height: 387px;
}
#PageBanner > div.top > div.bannerWrapper > table.caption > tbody > tr > td
{
	vertical-align: bottom;
	padding-bottom: 60px;
}
#PageBanner > div.top > div.bannerWrapper > table.caption > tbody > tr > td > div
{
	width: 80%;
	max-width: 700px;
	font-size: 42px;
	font-weight: 800;
	color: #e6e7e7;
	margin-left: 1.5%;
}
#PageBanner > div.top > div.bannerWrapper > table.subcaption > tbody > tr > td > div
{
	width: 80%;
	max-width: 700px;
	font-size: 18px;
	font-weight: 400;
	color: #e6e7e7;
	margin-bottom: 60px;
	margin-left: 20px
}
#PageBanner > div.top > div > table.bannerButton > tbody > tr > td > a {
	font-family: 'Montserrat';
	margin-left: 20px;
}
#PageBanner > div.top > div > table.bannerCTALink {
	margin-top: 35px;
	margin-left: 75px;
}
#PageBanner > div.top > div > table.bannerCTALink a {
	color: #e6e7e7;
	text-decoration: underline;
}
#PageBanner > div.top > div > table.bannerCTALink a:hover {
	font-weight: 700;
}
#PageBanner > div.top > div > table.bannerCTALink a::after {
	content: ' \279F'
}


/* END OF PAGE BANNER */

#ContentArea h2 {
	font-size: 36px;
	font-family: "Open Sans", "Arial", "Helvetica", "sans-serif" !important;
}
#ContentArea h2.headingLight, h3.headingLight, p.bodyLight {
	color: #e6e7e7;
}
#ContentArea h2.headingDark, h3.headingDark, p.bodyDark {
	color: #341416;
}
#ContentArea h3 {
	font-size: 24px;
	font-family: "Open Sans", "Arial", "Helvetica", "sans-serif" !important;
}
#ContentArea h5.headingRed {
	color:#8c191c;
	font-size: 14px;
	font-family: "Open Sans", "Arial", "Helvetica", "sans-serif" !important;
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
#ContentArea .allcapsHeading {
	font-size: 18px;
	letter-spacing: 1.8px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	font-weight: 600;
}
#ContentArea .testimonialQuoteLight {
	color: #e6e7e7;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5em;
}
#ContentArea .testimonialQuoteLightAuthor {
	color: #e6e7e7;
	font-size: 20px;
	font-weight: 800;
	line-height: 2em;
	font-style: italic;
}
#ContentArea .testimonialQuoteDark {
	color: #341416;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.5em;
}
#ContentArea .testimonialQuoteDarkAuthor {
	color: #341416;
	font-size: 20px;
	font-weight: 800;
	line-height: 2em;
	font-style: italic;
}
#ContentArea > div.content
	{margin-top: 0px;}
div.wpb_text_column.wpb_content_element.narrowContent {
	max-width: 800px;
	margin: 4% auto;
}
#news-posts > div > div > div > div:nth-child(1) > div.vc_grid-item-mini.vc_clearfix > div.vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480 {
	background-color: transparent !important;
}
#news-posts > div > div > div > div:nth-child(2) > div.vc_grid-item-mini.vc_clearfix > div.vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480 {
	background-color: transparent !important;
}
#news-posts > div > div > div > div:nth-child(3) > div.vc_grid-item-mini.vc_clearfix > div.vc_gitem-zone.vc_gitem-zone-c.vc_custom_1419240516480 {
	background-color: transparent !important;
}
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    background-color: transparent !important;
}
#SingleCCIB
{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}
@media only screen and (max-width: 960px) {
	#SingleCCIB
	{
		margin-top: 0px;
	}
}
#Single
{
	max-width: 75vw;
	padding-left: 15vw;
	padding-right: 15vw;
}
#PageTitle > h1 {
	margin-top: 3px;
	margin-left: 15vw;
	font-size: 42px;
	text-transform: uppercase;
}
#PageTitle > h1.headingDark {
	color: #341416;
}
#PageTitle > h1.headingLight {
	color: #e6e7e7;
}
#PageTitle sup, sup {
	font-size: 55%;
}
#AfterPageBanner.ccab_member > div.territories, #AfterPageBanner.ccab_member > div.industries
{
	font-size: 18px;
}
#AfterPageBanner.ccab_member > div.logo
{
	padding-top: 32px;
	padding-bottom: 32px;
}
#AfterPageBanner.ccab_member > div.logo > img
	{width: 44.17%;}
#AfterPageBanner.ccab_member > div.hr > hr
{
	display: block; 
	height: 1px;
    border-width: 0; 
	border-top: 1px solid #cccccc;
    margin: 0px; 
	padding: 0px;
}
/* BUTTONS */
a.buttonClearDark
{
	display:inline-block;
    padding: 1em 5em;
    background-color: transparent;
    color: #341416 !important;
    font-size: 1em;
    font-weight: 600;
    margin-right: 4px;
    margin-bottom: 5px;
	border: 1px solid #341416;
    border-radius: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
}
a.buttonClearDark:hover
{
    background-color: #341416;
    color: #fff !important;
}
a.buttonSolidRed
{
	display:inline-block;
    padding: 1em 5em;
    background-color: #8c191c;
    color: #E6E7E7 !important;
    font-size: 1em;
    font-weight: 600;
    margin-right: 4px;
    margin-bottom: 5px;
	border: 1px solid #E6E7E7;
    border-radius: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
}
a.buttonSolidRed:hover
{
	background-color: #E6E7E7;
    color: #8c191c !important;
	border: 1px solid #E6E7E7;
}
a.buttonClearLight
{
	display:inline-block;
    padding: 1em 5em;
    background-color: transparent;
    color: #E6E7E7 !important;
    font-size: 1em;
    font-weight: 600;
    margin-right: 4px;
    margin-bottom: 5px;
	border: 1px solid #E6E7E7;
    border-radius: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
}
a.buttonClearLight:hover
{
	background-color: #fff;
    color: #341416 !important;
}
a.buttonSolidLight
{
	display:inline-block;
    padding: 1em 5em;
    background-color: #fff;
    color: #341416 !important;
    font-size: 1em;
    font-weight: 600;
    margin-right: 4px;
    margin-bottom: 5px;
	border: 1px solid #fff;
    border-radius: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
}
a.buttonSolidLight:hover
{
	background-color: #341416;
	border: 1px solid #341416;
    color: #E6E7E7 !important;
}
a.CTALinkLight
{
    color: #E6E7E7 !important;
    font-weight: 600;
	font-family: "Open Sans", "Arial", "Helvetica", "sans-serif";
	text-decoration: underline !important;
	font-size: 1em;
}
CTALinkDark a
{
    color: #341416 !important;
    font-weight: 600;
	font-family: "Open Sans", "Arial", "Helvetica", "sans-serif";
	text-decoration: underline !important;
	font-size: 1em;
}
CTALinkDark a:hover {
	font-weight: 700;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
	display:inline-block;
    padding: 1em 5em;
    background-color: transparent !important;
    font-size: 1em;
    font-weight: 600;
	letter-spacing: 1.8px;
    margin-right: 4px;
    margin-bottom: 5px;
    border-radius: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
    color: #E6E7E7 !important;
	border: 1px solid #E6E7E7 !important;
	background-image: none;
}
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
	background-color: #E6E7E7 !important;
	color: #341416 !important;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
	display:inline-block;
    padding: 1em 5em;
    background-color: #341416 !important;
    font-size: 1em;
    font-weight: 600;
	letter-spacing: 1.8px;
    margin-right: 4px;
    margin-bottom: 5px;
    border-radius: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
    color: #E6E7E7 !important;
	border: 1px solid #341416 !important;
	background-image: none;
}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
	background-color: #E6E7E7 !important;
	color: #341416 !important;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
	display:inline-block;
    padding: 1em 5em;
    background-color: #fff !important;
    font-size: 1em;
    font-weight: 600;
	letter-spacing: 1.8px;
    margin-right: 4px;
    margin-bottom: 5px;
    border-radius: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
    color: #341416 !important;
	border: 1px solid #fff !important;
	background-image: none;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
	background-color: #341416 !important;
	border: 1px solid #341416 !important;
	color: #fff !important;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
	display:inline-block;
    padding: 1em 5em;
    background-color: transparent !important;
    font-size: 1em;
    font-weight: 600;
	letter-spacing: 1.8px;
    margin-right: 4px;
    margin-bottom: 5px;
    border-radius: 30px;
	text-transform: uppercase;
	font-family: 'Montserrat';
    color: #341416 !important;
	border: 1px solid #341416 !important;
	background-image: none;
}
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover {
	color: #E6E7E7 !important;
	background-color: #341416 !important;
}
@media only screen and (max-width: 1280px) {
	.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern, .vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern,
	.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern, .vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
		padding: 10px;
	}
}
/* END OF BUTTONS */

/* LISTINGS */
#Listing {
	padding: 0 4%;
}
#Listing > div.introduction
{
	font-size: 18px;
}
#Listing > div.searchForm
{
	margin-bottom: 21px;
}
#Listing > div.searchForm > div.title, #Listing > div.title
{
	margin-bottom: 18px;
	font-size: 22px;
	color: #e36e1d;
}
#Listing > div.searchForm > form
{
	width: 100%;
	max-width: 945px;
}
#Listing > div.searchForm > form > div.top > div
{
	display: inline-block;
	vertical-align: top;
}
#Listing > div.searchForm > form > div.top > div input, #Listing > div.searchForm > form > div.top > div select,
		#Listing > div.searchForm > form > div.bottom > div > div input
{
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	padding-left: 14px;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#Listing > div.searchForm > form > div.top > div > div,
		#Listing > div.searchForm > form > div.bottom
	{margin-bottom: 16px;}
#Listing > div.searchForm > form > div.top > div.leftSide
{
	width: 48.36%; /*457px*/
	margin-right: 3.07%; /*29px*/
}
#Listing > div.searchForm > form > div.top > div.rightSide
{
	width: 48.57%;
	text-align: right;
}
#Listing > div.searchForm > form > div.bottom
{
	text-align: right;
}
#Listing > div.searchForm > form > div.bottom > div
{
	display: inline-block;
	vertical-align: top;
	text-align: left;
	height: 37px;
}
#Listing > div.searchForm > form > div.bottom > div > div.submit > input
{
	width: 105px;
	height: 37px;
	line-height: 34px;
	padding: 0;
	/*padding-bottom: 3px;*/
	background-color: #98080b;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	border: none;
	border-radius: 5px;
}
#Listing > div.searchForm > div > hr
{
	display: block; 
	height: 1px;
    border-width: 0; 
	border-top: 1px solid #e1e1e1;
    margin: 0px; 
	padding: 0px;
}
#Listing > div.alphanumericFitler
{
	color: #262626;
	margin-bottom: 33px;
}
#Listing > div.alphanumericFitler a,
		#Listing > div.alphanumericFitler a:visited
	{color: #89211a;}
#Listing > div.alphanumericFitler a.current
	{font-weight: bold;}
#Listing > div.alphanumericFitler > div.numberOfResults
	{margin-bottom: 16px;}
#Listing > div.list > table
{
	table-layout: fixed;
	width: 100%;
}
#Listing > div.list > table > tbody > tr > td
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	vertical-align: top;
	min-height: 80px;
	padding-bottom: 25px;
}
#Listing > div.list > table > tbody > tr.article > td.date
{
	color: #ac0521;
	width: 58px;
	text-align: center;
}
#Listing > div.list > table > tbody > tr.article > td.date > span.month, 
		#Listing > div.list > table > tbody > tr > td.date > span.day
{
	font-size: 16px;
}
#Listing > div.list > table > tbody > tr.article > td.date > span.year
{
	font-size: 12px;
}
#Listing > div.list > table > tbody > tr.article > td.excerpt
	{text-align: left;}
#Listing > div.list > table > tbody > tr.article > td.excerpt > div.title > h2
{
	margin: 0px;
	margin-bottom: 14px;
	font-size: 36px;
	font-weight: 600;
}
#Listing > div.list > table > tbody > tr.article > td.excerpt > div.title > h2 > a,
		#Listing > div.list > table > tbody > tr.article > td.excerpt > div.title > h2 > a:visited
	{color: #341416; /*= #Body.color*/}
#Listing.ccab_member > div.list > div.article
{
	display: inline-block;
	vertical-align: top;
	width: 21.24%; /*Total width = 262px*/
	min-height: 43px;
	padding-left: 1.14%;
	padding-right: 0.6%;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 2.69%;
	margin-bottom: 26px;
	text-align: left;
	background-color: #e9e9e9;
}
#Listing.ccab_member > div.pagination 
{
	margin-bottom: 35px;
}
#Listing.ccab_member > div.list > div.article > div.title > h2
{
	padding-top: 10px;
	margin: 0px;
	margin-bottom: 3px;
	font-size: 36px;
	font-weight: 600;
}
#Listing.ccab_member > div.list > div.article > div.title > h2 > a,
		#Listing.ccab_member > div.list > div.article > div.title > h2 > a:visited
	{color: #88211a;}
#Listing.ccab_member > div.list > div.article > div.territories
{
	font-size: 14px;
	color: #606060;
}
#Listing.ccab_member > div.list > div.article:first-child,
		#Listing.ccab_member > div.list > div.article:nth-child(4n+1)
{
	margin-left: 0px;
}
.territories {
	padding-left: 15%;
}
.industries {
	padding-left: 15%;
	padding-bottom: 2%;
}
/* END OF LISTINGS */

/* SPONSORSHIP */
#sgpb-popup-dialog-main-div
{
	box-shadow: none !important;
	font-family: "Lato", "Arial", "Helvetica", "sans-serif";
}
#sgpb-popup-dialog-main-div h2
{
	margin-top: 0;
	font-size: 22px;
    color: #e36e1d;
}
#sgpb-popup-dialog-main-div h3
{
	margin-bottom: 5px;
}
#sgpb-popup-dialog-main-div ul
{
	margin-top: 0;
}
#BusinessForumRow .vc_row .vc_column_container
{
    border: 1px solid #8c191c;
    margin-right: -1px;
    margin-bottom: -1px;
}

/* FOOTER */

#Footer
{
	background-color: #341416;
	padding: 0 4%;
}
.wp-block-search__input {
    border-radius: 25px;
}
.content-container {
	padding-left: 4%;
}
.wp-block-search__button.has-icon {
    border-radius: 90px;
}
#FooterQuickLinks a {
	color: #fff !important;
}
#FooterQuickLinks ul {
  list-style-type: none;
  padding-left: 0px;
  line-height: 1.3em;
}
#FooterWrapper > .buttonClearLight
{
	display:inline-block;
    padding: 8px 16px;
    background-color: transparent;
    color: #E6E7E7 !important;
    font-size: 0.97em;
    font-weight: 500;
    margin-right: 4px;
    margin-bottom: 5px;
	border: 1px solid #E6E7E7;
    border-radius: 30px;
}
#FooterWrapper > .buttonSolidLight
{
	display:inline-block;
    padding: 8px 30px;
    background-color: #E6E7E7;
    color: #341416;
    font-size: 0.97em;
    font-weight: 500;
    margin-right: 4px;
    margin-bottom: 5px;
	border: 1px solid #E6E7E7;
    border-radius: 30px;
}
#FooterWrapper > .linkCTALight
{
	display:block;
    padding: 8px 16px;
    background-color: transparent;
    color: #fff !important;
    font-size: 0.97em;
    font-weight: 500;
    margin-right: 4px;
    margin-bottom: 5px;
}
#FooterWrapper > .buttonClearLight:hover
{
	cursor: pointer;
	text-decoration: none;
}
#FooterWrapper > .buttonSolidLight:hover
{
	cursor: pointer;
	text-decoration: none;
}
#FooterWrapper > .buttonClearLight:focus
{
	outline: none;
}
span.footerLabels {
	font-family: 'Montserrat';
	text-transform: uppercase;
	letter-spacing: 1.4px;
}
#Footer_Top > div.wrapper
{
	padding-top: 24px;
	padding-bottom: 27px;
}
#Footer_Top > div.wrapper > div,
		#Footer_Top > div.wrapper > div a,
		#Footer_Top > div.wrapper > div a:visited
	{color: #fff;}
#Footer_Top > div.wrapper > div
{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#Footer_Top > div.wrapper > div div.title
{
	margin-bottom: 15px;
	font-size: 14px;
}
#Footer_Top > div.wrapper > div div.line
{
	margin-bottom: 2px;
}
#Footer_Top > div.wrapper > div div.paragraph
{
	margin-bottom: 16px;
}
#Footer_Top > div.wrapper > div.leftSide
{
	width: 25%;
}
#Footer_Top > div.wrapper > div.leftSide > div.content
{
	width: 90%;
	max-width: 275px;
}
#Footer_Top > div.wrapper > div.leftSide > div.content > div.socialIcons > a.icon
{
	display: inline-block;
	vertical-align: top;
	width: 31px;
	height: 30px;
	margin-left: 9px;
}
#Footer_Top > div.wrapper > div.middle
{
	width: 34%; 
}
#Footer_Top > div.wrapper > div.rightSide
{
	width: 28%; 
	padding-left: 0px;
}
/*Footer Middle Row*/
#Footer_Middle_Row > div.wrapper
{
	padding-top: 24px;
	padding-bottom: 27px;
}
#Footer_Middle_Row > div.wrapper > div,
		#Footer_Top > div.wrapper > div a,
		#Footer_Top > div.wrapper > div a:visited
	{color: #fff;}
#Footer_Middle_Row > div.wrapper > div
{
	vertical-align: top;
	font-size: 14px;	
}
#Footer_Middle_Row > div.wrapper > div div.title
{
	font-size: 16px;
	font-weight: 600;
}
#Footer_Middle_Row > div.wrapper > div div.paragraph
{
	margin-bottom: 16px;
}

#Footer_Middle_Row > div.wrapper > div.leftSide > div.content > div.signUp
	{padding-bottom: 32px;}
#Footer_Middle_Row > div.wrapper > div.leftSide > div.content > div.signUp > a.button,
		#Footer_Top > div.wrapper > div.leftSide > div.content > div.signUp > a.button:visited
	{color: #ffffff;}
#Footer_Middle_Row > div.wrapper > div.leftSide > div.content > div.signUp > a.button
{
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 32px;
	line-height: 32px;
	border-radius: 16px;
	background-color: #341416;
	font-size: 14px;
	text-align: center;
}

/*Footer Bottom Row*/
#Footer_Bottom_Row > div.wrapper
{
	margin-top: -60px;
	padding-bottom: 27px;
}
#Footer_Bottom_Row > div.wrapper > div,
		#Footer_Top > div.wrapper > div a,
		#Footer_Top > div.wrapper > div a:visited
	{color: #fff;}
#Footer_Bottom_Row > div.wrapper > div
{
	display: inline-block;
	vertical-align: top;
	padding-right: 20px;
	font-size: 14px;	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#Footer_Bottom_Row > div.wrapper > div div.title
{
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
}
#Footer_Bottom_Row > div.wrapper > div div.paragraph
{
	margin-bottom: 16px;
}
#Footer_Bottom_Row > div.wrapper > div.leftSide > div.content > div.socialIcons > a.icon
{
	display: inline-block;
	vertical-align: top;
	width: 31px;
	height: 30px;
	margin-left: 9px;
}
#Footer_Bottom_Row > div.wrapper > div.leftSide > div.content > div.socialIcons > a.icon:first-child
	{margin-left: 0px;}
#Footer_Bottom_Row > div.wrapper > div.leftSide > div.content > div.socialIcons > a.icon_faceBook
{
	background-image: url('images/facebook.svg');
	background-repeat: no-repeat;
}
#Footer_Bottom_Row > div.wrapper > div.leftSide > div.content > div.socialIcons > a.icon_twitter
{
	background-image: url('images/twitter.svg');
	background-repeat: no-repeat;
}
#Footer_Bottom_Row > div.wrapper > div.leftSide > div.content > div.socialIcons > a.icon_linkedIn
{
	background-image: url('images/linkedin.svg');
	background-repeat: no-repeat;
}
#Footer_Bottom_Row > div.wrapper > div.leftSide > div.content > div.socialIcons > a.icon_instagram
{
	background-image: url('images/instagram.svg');
	background-repeat: no-repeat;
}
#Footer_Bottom_Row > div.wrapper > div.leftSide
{
	width: 45%;
}
#Footer_Bottom_Row > div.wrapper > div.leftSide > div.content
{
	width: 90%;
	max-width: 275px;
}

#Footer_Bottom_Row > div.wrapper > div.rightSide
{
	width: 45%; 
	padding-left: 15vw;
}
/*Footer Bottom*/
#Footer_Bottom
{
	background-color: #341416;
	text-align: center;
}
#Footer_Bottom > div.wrapper, 	#Footer_Bottom > div.wrapper a, #Footer_Bottom > div.wrapper a:visited
	{color: #e6e7e7;}
#Footer_Bottom > div.wrapper
{
	min-height: 65px;
	line-height: 37px;
}
#Footer_Bottom > div.wrapper > div
{
	display: inline-block;
	vertical-align: top;
}
#Footer_Bottom > div.wrapper > div.copyright
{
	font-size: 13px;
}

/*SEARCH RESULTS PAGE */

#SearchResultsPage > div.container > div > div > nav {
	padding-top: 4%;
}
#SearchResultsPage > div.container > div > div {
	padding: 4% 8% 4%;
}
	
/*VISUAL COMPOSER*/
.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after,.vc_clearfix:after,.vc_column-inner:after,.vc_el-clearfix,.vc_row:after {clear: both;}

#Body div.ccab_content_element 
	{margin-bottom: 20px;}
	
/*GTranslate*/
#Top > div > div.rightSide > div.translate-btn {
	vertical-align: middle !important;
}
body.ccab_unstableInlineSvg div.switcher
	{display: none;}

#Body.noJS img.withSvg
	{visibility: visible;}
#Body.noJS #Menu > div.menuItems
	{white-space: normal;}
#Body.noJS #Menu > div.menuItems > div.menuItem > div.subMenu > div.subMenuItem
	{cursor: auto;}
#Body.noJS #Menu > div.menuItems > div.menuItem:hover > div.subMenu
	{display: block;}
#Body.noJS #HomePageBanner > div.top > div.wrapper > table.caption > tbody > tr > td > div,
		#Body.noJS #PageBanner > table.caption > tbody > tr > td > div
	{visibility: visible;}
#Body.noJS div.switcher
	{display: none;}
	
body.ccabTypes_inFrameOrIframe #IFrameWarning
{
	display: block;
}

/*HOME PAGE*/
#whatsnew {
	background-image: url('images/whatsnew-background.jpg');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
}
#testimonials {
	background-image: url('images/homepage-testimonials.png');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: cover;
	height: 100%;
}
#events {
	background-image: url('images/events-background.png');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
}
#newsletter-signup {
	background-image: url('images/newsletter-background.png');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	min-height: 848px;
}
@media only screen and (min-width: 768px) {
	#Patrons_Mobile {
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	#Patrons_Desktop {
		display: none;
	}
}

/*ACCORDIANS*/

.vc_tta.vc_general .vc_tta-icon::before {
    display: flex !important;
    justify-content: right !important;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-panel-body {
    border-color: #fff !important;
    background-color: #fff !important;
}

/*ABOUT PAGE*/

div.accordianTitleYellow {
	border-bottom: solid 1px #fff;
}
.accordianTitleYellow div.vc_tta-panel-heading > h4 > a > i {
	color: #fff !important;
}
.accordianTitleYellow div.vc_tta-panel-heading > h4 > a {
	color: #d9a729 !important;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #341416 !important;
    background-color: #341416 !important;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border-color: #341416 !important;
    background-color: #341416 !important;
}
.vc_tta-color-mulled-wine.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #341416 !important;
    background-color: #341416 !important;
}
h4.headingLight {
	color: #e6e7e7;
	font-family: 'Montserrat' !important;
}
#AboutYellowBackground {
	background-image: url('images/about-yellow-background.jpg');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
@media only screen and (min-width: 300px) {
	#AboutYellowBackground {
		background-image: none;
		background-color: #d9a729;
		height: auto;
	}
}
@media only screen and (max-width: 900px) {
	#RedWaves {
		visibility: hidden;
	}
}
#Timeline {
	background-image: url('images/timeline.svg');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}

/*MEMBERSHIP PAGE*/

div#MembershipFeesIB h2.accordianMainTitles, div#MembershipFeesNIB h2.accordianMainTitles,
div#MembershipFeesP h2.accordianMainTitles {
    padding: 1em 16%;
	margin: 2% 0;
    background-color: #E6E7E7 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
	letter-spacing: 1.8px !important;
	text-transform: uppercase;
	font-family: 'Montserrat' !important;
    color: #341416 !important;
	border: none;
}

#MembershipYellowBackground {
	background-image: url('images/membership-yellow-background.jpg');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
@media only screen and (min-width: 300px) {
	#MembershipYellowBackground {
		background-image: none;
		background-color: #d9a729;
		height: auto;
	}
}
#MembershipFAQ_CTA {
	background-image: url('images/membership-faq-cta.png');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}

/*SPONSORSHIP PAGE*/

div.accordianTitleDark {
	border-bottom: solid 1px #341416;
}
.accordianTitleDark div.vc_tta-panel-heading > h4 > a > i {
	color: #8c191c !important;
}

.accordianTitleDark div.vc_tta-panel-heading > h4 > a {
	color: #341416 !important;
}
#TestimonialWithTopImage {
	background-image: url('images/testimonial-with-background.png');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}

/*CONTACT*/

#ContactYellowBackground {
	background-image: url('images/membership-yellow-background.jpg');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
@media only screen and (min-width: 300px) {
	#ContactYellowBackground {
		background-image: none;
		background-color: #d9a729;
		height: auto;
	}
}
#ContactYellowBackground p {
	line-height: .95em;
}
div#FAQ_Membership h2.accordianMainTitles, div#FAQ_Sponsorship h2.accordianMainTitles {
    padding: 1em 16%;
	margin: 2% 0;
    background-color: #E6E7E7 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
	letter-spacing: 1.8px !important;
	text-transform: uppercase;
	font-family: 'Montserrat' !important;
    color: #341416 !important;
	border: none;
}
#FAQ_More {
	background-image: url('images/contact-faq.png');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 15%;
}
@media only screen and (max-width: 900px) {
	#FAQ_More {
		background-image: none;
		background-color: #8c191c;
		height: auto;
	}
	#ContactPageRedWaves {
		visibility: hidden;
	}
}

/*CIB PAGE*/

#CIB_PeachBackground {
	background-image: url('images/cib-peach-background.jpg');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 60%;
}
@media only screen and (min-width: 300px) {
	#CIB_PeachBackground {
		background-image: none;
		background-color: #F9A34B;
		height: auto;
	}
}
#CIB_More {
	background-image: url('images/cib-more-questions.png');   
	background-repeat: no-repeat;
	background-position:center center;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width: 1280px) {
	#CIB_More {
		background-image: none;
		background-color: #8c191c;
		height: auto;
	}
}