<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*****************************************/
/*************** RESOURCES ***************/
/*****************************************/



/****************************************************/
/****************** TRIAL TO PAY *******************/
/****************************************************/
.desc-header-text {
    border-left: 2px solid #ec3525;
    background-color: #f0f0f0;
    padding: 20px;
}





/****************************************************/
/****************** NEW RESOURCES *******************/



@font-face{font-family:'Fatman-Medium';src:url('fonts/Fatman-Medium.eot');src:url('fonts/Fatman-Medium.eot?#iefix') format('embedded-opentype'),
url('fonts/Fatman-Medium.woff2') format('woff2'),
url('fonts/Fatman-Medium.woff') format('woff'),
url('fonts/Fatman-Medium.ttf') format('truetype'),
url('fonts/Fatman-Medium.svg#Fatman-Medium') format('svg');font-weight:500;font-style:normal;}
@font-face{font-family:'Fatman-Book';src:url('fonts/Fatman-Book.eot');src:url('fonts/Fatman-Book.eot?#iefix') format('embedded-opentype'),
url('fonts/Fatman-Book.woff2') format('woff2'),
url('fonts/Fatman-Book.woff') format('woff'),
url('fonts/Fatman-Book.ttf') format('truetype'),
url('fonts/Fatman-Book.svg#Fatman-Book') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'Fatman-Bold';src:url('fonts/Fatman-Bold.eot');src:url('fonts/Fatman-Bold.eot?#iefix') format('embedded-opentype'),
url('fonts/Fatman-Bold.woff2') format('woff2'),
url('fonts/Fatman-Bold.woff') format('woff'),
url('fonts/Fatman-Bold.ttf') format('truetype'),
url('fonts/Fatman-Bold.svg#Fatman-Bold') format('svg');font-weight:bold;font-style:normal;}
@font-face{font-family:'Fatman-Black';src:url('fonts/Fatman-Black.eot');src:url('fonts/Fatman-Black.eot?#iefix') format('embedded-opentype'),
url('fonts/Fatman-Black.woff2') format('woff2'),
url('fonts/Fatman-Black.woff') format('woff'),
url('fonts/Fatman-Black.ttf') format('truetype'),
url('fonts/Fatman-Black.svg#Fatman-Black') format('svg');font-weight:900;font-style:normal;}
@font-face{font-family:'Fatman-Light';src:url('fonts/Fatman-Light.eot');src:url('fonts/Fatman-Light.eot?#iefix') format('embedded-opentype'),
url('fonts/Fatman-Light.woff2') format('woff2'),
url('fonts/Fatman-Light.woff') format('woff'),
url('fonts/Fatman-Light.ttf') format('truetype'),
url('fonts/Fatman-Light.svg#Fatman-Light') format('svg');font-weight:300;font-style:normal;}
@font-face{font-family:'Fatman-Semibold';src:url('fonts/Fatman-Semibold.eot');src:url('fonts/Fatman-Semibold.eot?#iefix') format('embedded-opentype'),
url('fonts/Fatman-Semibold.woff2') format('woff2'),
url('fonts/Fatman-Semibold.woff') format('woff'),
url('fonts/Fatman-Semibold.ttf') format('truetype'),
url('fonts/Fatman-Semibold.svg#Fatman-Semibold') format('svg');font-weight:600;font-style:normal;}




.fatman-book {font-family: 'Fatman-Book' !important;}
.fatman-light {font-family: 'Fatman-Light' !important;}
.fatman-medium {font-family: 'Fatman-Medium' !important;}
.fatman-semibold {font-family: 'Fatman-Semibold' !important;}
.fatman-bold {font-family: 'Fatman-Bold' !important;}
.fatman-black {font-family: 'Fatman-Black' !important;}



/************* SPACINGS **************/
.width-90 {width:90%; margin:0 auto 0 auto;}
.width-80 {width:80%;}
.width-70 {width:70%; margin:0 auto 0 auto;}
.width-60 {width:60%; margin:0 auto 0 auto;}
.width-50 {width:50%; margin:0 auto 0 auto;}
.width-40 {width:40%; margin:0 auto 0 auto;}

.width-90, .width-80, .width-70, .width-60, .width-50, .width-40 {
	margin-left: auto !important; margin-right: auto !important;
}

@media (max-width: 767px) {
	.width-90, .width-80, .width-70, .width-60, .width-50, .width-40 {width:100%;} 
}

	

/******* RESOURCE CENTER LAYOUT ADJUSTMENTS *********/
body.post-in-category-press-releases #main #content-wrap {
	width: 1080px !important;
	max-width:90% !important;
}
body.post-in-category-data-sheets #main #content-wrap.container {
	padding-left:0;
	padding-right:0;
}
.resources-page-section {
	padding:50px 0 50px 0;
}

a#modal-transcript-trigger {cursor: pointer !important;}


@media only screen and (min-width: 960px) {
	#site-header.wpex-full-width &gt; .container {padding-left: 0px;}
}



/****************************************************/
/****************************************************/
/****************************************************/

#resource-page-top {
	margin-top:20px;
}
h1.resource-center-header {
    text-transform: uppercase;
    text-align: left;
    font-size: 40px;
    font-family: 'Batman-Light';
    font-weight: 100;
    border-bottom: 3px solid #ec3525;
    letter-spacing: 5px;
    color: #494949;
    margin-bottom: 20px;
    line-height: 20px;
    padding-bottom: 16px;
    margin-top: 0px;
}


/**** RESOURCES MAIN FEATURE SLIDER ****/
#resources-feature-slider {
	/*margin-top:30px;*/
}
#resources-feature-slider .wpex-slider-media img {
	border-radius:20px;
}

.vcex-posttypes-slider .wpex-slider-media .wpex-slider-caption.over-image {
	height:100%;
}

.vcex-posttypes-slider .wpex-slider-caption.over-image,
.vcex-posttypes-slider .wpex-slider-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.2) !important;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
	height:100%;
}
.wpex-slider-caption header {
    margin-bottom: 10px;
    position: absolute;
    bottom: 10px;
}






/** Shortcode TEMP posts slider **/
.resources-featured-posts-wrapper {
	position:relative;
	margin-top:30px;
}
.resources-featured-posts-wrapper .listing-item {
	position:relative;
	min-height:400px;
}
.resources-featured-posts-wrapper .listing-item &gt; a {
	position:absolute;
	width:100%;
}



/**** LIVE DEMOS SIDEBAR ****/
h2.resource-live-demos-header {
	font-family: 'karlabold', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 20px;
    font-size: 18px !important;
	letter-spacing:1px;
    border-bottom: 3px solid #2e8baa;
    color: #414142;
    padding-bottom: 8px;
}

p.live-demos-intro {
	color:#494949;
	font-size:16px;
	line-height:22px;
	margin-top:0px;
}
.live-demos-intro a {
	color:#2e8baa;
	letter-spacing:2px;
}

/*** Tech Center ***/
h2.resource-tech-center-header {
	font-family: 'karlabold', Helvetica, Arial, sans-serif !important;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
    font-size: 18px !important;
	letter-spacing:1px;
    border-bottom: 3px solid #eeb71c;
    color: #414142;
    padding-bottom: 8px;
}

#tech-center-how-tos p {
	font-family: 'karlabold', Helvetica, Arial, sans-serif !important;
	color:#eeb71c;
	margin-bottom:0px;
}
#tech-center-how-tos p a {
    font-family: 'karlabold', Helvetica, Arial, sans-serif !important;
    float: right;
    font-size: 13px;
    line-height: 28px;
    color: #797979;
    /*text-decoration: underline;*/
}
#tech-center-how-tos p a:hover {text-decoration:underline !important;}

#tech-center-how-tos ul {
	list-style-type:none;
	margin-left:0;
}
#tech-center-how-tos ul li {
	line-height:20px;
}
#tech-center-how-tos ul li a {
	color:#414142;
	font-size:14px;
}
#tech-center-how-tos ul li a:hover {
	color:#2e8baa;
}




/*
.resources-crowdcasts {color:#ca3a32;}
.resources-videos {color:#e84734;}
.resources-demos-use-cases {color:#1c4c5c;}
.resources-whitepapers {color:#338ba8;}
.resources-case-studies {color:#338ba8;}
.resources-datasheets {color:#60a4c8;}
.resources-community-tools {color:#bacc57;}
.resources-reports {color:#bcbdc1;}
.resources-tool-kit {color:#57585b;}
.resources-live-demos {color:#e84734;}
*/

.cs-icon-resources-live-demos-icon:before {content: "\e92f";}
.cs-icon-crowdcasts-icon:before {content: "\e928";}
.cs-icon-videos-icon:before {content: "\e92d";}
.cs-icon-demos-use-cases-icon:before {content: "\e92a";}
.cs-icon-whitepapers-icon:before {content: "\e92e";}
.cs-icon-case-studies-icon:before {content: "\e926";}
.cs-icon-datasheets-icon:before {content: "\e929";}
.cs-icon-community-tools-icon:before {content: "\e927";}
.cs-icon-reports-icon:before {content: "\e92b";}
.cs-icon-tool-kit-icon:before {content: "\e92c";}
.cs-icon-infographic-icon:before {content: "\e92c";}

.cs-icon-free-trials-icon:before {content: "\e698";}




/*****************************************/
/**************** FILTERS ****************/
p#filters-header {
font-family: 'karlabold';
    color: #6d6d6d;
    font-size: 18px;
    border-bottom: 1px solid #c9c9c9;
    display: inline-block;
    padding-bottom: 6px;
    margin-top: 20px;
    margin-left: 6px;
    margin-bottom: 20px;
    width: 280px;
    letter-spacing: 1px;
}
p.filter-type {
	font-family:'karlabold';
	color:#717171;
	font-size:12px;
	margin-bottom:4px;
	margin-left: 6px;
}

/*********** FILTER LINK STYLES ***********/
/*hide default theme filter*/
.vcex-portfolio-filter.vcex-filter-links {display:none;}

ul.category-filters li:first-of-type {}

ul.category-filters li.all:hover,
ul.category-filters li.all.active {
	border:1px solid #c9c9c9;
}

ul.category-filters {
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
.category-filters li {
	text-transform:uppercase;
	color:#999595;
	font-family:'karlabold';
	line-height:22px;
	border:1px solid transparent;
	display:inline;
	padding:2px 3px;
}
.category-filters li:hover {
	border:1px solid transparent;
	cursor:pointer;
}
.category-filters li.active a,
.category-filters li.active a:hover {
	text-decoration:none;
	border-width:1px;
	border-color:#999595;
	border-style:solid;
}



/*case-studies*/
.category-filters li.filter-cat-19{}
.category-filters li.filter-cat-19:hover,
.category-filters li.filter-cat-19.active {
	color:#77a4bc;
	border:1px solid #77a4bc;
}

/*community-tools*/
.category-filters li.tag-community-tool{}
.category-filters li.tag-community-tool:hover,
.category-filters li.tag-community-tool.active {
	color:#9dad3f;
	border:1px solid #9dad3f;
}

/*crowdcasts*/
.category-filters li.tag-crowdcast{}
.category-filters li.tag-crowdcast:hover,
.category-filters li.tag-crowdcast.active {
	color:#ca3a32;
	border:1px solid #ca3a32;
}

/*data-sheets*/
.category-filters li.tag-data-sheet{}
.category-filters li.tag-data-sheet:hover,
.category-filters li.tag-data-sheet.active {
	color:#60a4c8;
	border:1px solid #60a4c8;
}

/*demos*/
.category-filters li.filter-cat-24{}
.category-filters li.filter-cat-24:hover,
.category-filters li.filter-cat-24.active {
	color:#9dad3f;
	border:1px solid #9dad3f;
}

/*reports*/
.category-filters li.tag-report{}
.category-filters li.tag-report:hover,
.category-filters li.tag-report.active {
	color:#bcbdc1;
	border:1px solid #bcbdc1;
}

/*tool-kit*/
.category-filters li.tag-tool-kit{}
.category-filters li.tag-tool-kit:hover,
.category-filters li.tag-tool-kit.active {
	color:#57585b;
	border:1px solid #57585b;
}

/*infographic*/
.category-filters li.tag-infographic{}
.category-filters li.tag-infographic:hover,
.category-filters li.tag-infographic.active {
        color:#57585b;
        border:1px solid #57585b;
}


/*use-cases*/
.category-filters li.tag-use-case{}
.category-filters li.tag-use-case:hover,
.category-filters li.tag-use-case.active {
	color:#1d4c5c;
	border:1px solid #1d4c5c;
}

/*videos*/
.category-filters li.tag-video{}
.category-filters li.tag-video:hover,
.category-filters li.tag-video.active {
	color:#e84734;
	border:1px solid #e84734;
}

/*white-papers*/
.category-filters li.tag-white-paper{}
.category-filters li.tag-white-paper:hover,
.category-filters li.tag-white-paper.active {
	color:#338ba8;
	border:1px solid #338ba8;
}

#sub-category-filters .filter-button:hover,
#sub-category-filters .filter-button.active {
	border:1px solid #999595;
}

/*free-trials*/
.category-filters li.tag-free-trials{}
.category-filters li.tag-free-trials:hover,
.category-filters li.tag-free-trials.active {
	color:#ca3a32;
	border:1px solid #ca3a32;
}

/********************************************/
/********************************************/
/********************************************/
/********************************************/
/********************************************/
/********************************************/
/********************************************/
/********************************************/





/************* RESOURCES VIEWS **************/
/********************************************/
.resources-view-toggle {
	margin-bottom:20px;
}
.resources-view-toggle button {
	color:#2f2f2f;
	background-color:#e6e6e6;
	padding:4px 10px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.resources-view-toggle button:hover,
.resources-view-toggle button.active {
	color: #ffffff;
	background-color: #494949;
}










/*****************************************/
/*****************************************/
/*****************************************/
/************ RESOURCES GRID *************/

/********************************/
/********** LIST VIEW ***********/
/********************************/
#resources-new-grid.list .wpex-row.vcex-blog-grid.entries.vcex-isotope-grid {
    position:initial !important;
}
#resources-new-grid.list .vcex-blog-entry-media img {
    display:none;
}



/*
#resources-new-grid.list .wpex-row .span_1_of_3 {
    width: 100%;
    position: initial !important;
    padding: 7px 0 8px 20px;
    margin-bottom: 0;
}
.vcex-blog-grid-wrap.list .vcex-blog-entry:nth-child(odd) {
    background-color:#efefef;
}
*/
/*.bg-orange {background-color:#ff9900;}*/


#resources-new-grid.list .wpex-row .span_1_of_3 {
    width: 100%;
    position: initial !important;
    padding: 9px 0 6px 14px;
    margin-bottom: 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}




#resources-new-grid.list .wpex-row .span_1_of_3:hover {
	background-color:rgba(0,0,0,0.1);
	cursor:pointer;
}
#resources-new-grid.list .grid-overlay-icon {
    float: left;
    display: inline-block;
    position: relative;
    right: 0;
    top: 0;
    padding: 14px 11px;
    margin: 0;
    font-size: 28px;
    border-radius: 30px;
    text-align: center;
}
#resources-new-grid.list .vcex-blog-entry-media {
	float:left;
	margin-right:20px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	padding:0;
}
#resources-new-grid.list .wpex-image-hover.fade-out {
	    background: transparent;
}
#resources-new-grid.list .vcex-blog-entry .vcex-blog-entry-details {
	border:none !important;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	padding:8px !important;
}

#resources-new-grid.list h2.vcex-blog-entry-title.entry-title a {
	/*padding-top:12px;*/
	font-family: 'karlabold';
	letter-spacing: 0;
	line-height: 16px;
	font-weight: normal;
	min-height: 0;
	display: block;
}






#resources-new-grid.list .grid-overlay-icon a {
    transition: initial;
    -moz-transition: initial;
    -webkit-transition: initial;
    color: #ffffff;
}




/********************************/
/********** GRID VIEW ***********/
/********************************/

/*#resources-new-grid.grid .wpex-row .span_1_of_3 {position: absolute !important;}*/

#resources-new-grid h2.vcex-blog-entry-title {
	margin-bottom:0;
}
#resources-new-grid h2.vcex-blog-entry-title a {
    font-family: 'karlabold';
    letter-spacing: 0;
    line-height: 16px;
    font-weight: normal;
    min-height: 50px;
    display: block;
}
#resources-new-grid .vcex-blog-entry-categories a {
	font-size: 13px;
	text-transform:uppercase;
	color: inherit;
	list-style: none;
}
.vcex-blog-entry-categories {
	margin: 0;
}
.vcex-blog-entry-media,
.vcex-blog-entry-media img,
.vcex-blog-entry-media img:hover {
    margin: 0;
    position: relative;
    overflow: hidden;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.vcex-blog-entry-details {
	padding: 14px 20px 12px 20px !important;
	border: 2px solid #eee;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top: none;
	text-transform:uppercase;
	font-family:'karlabold';
}
.vcex-blog-entry .vcex-blog-entry-details {
	border-top: none !important;
}
.wpex-image-hover.fade-out {
	background-color:transparent;
	padding: 30px 30px 0 30px;
}
.wpex-image-hover.fade-out img {
	-webkit-box-shadow: 4px 4px 4px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 4px 4px 2px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 4px 2px rgba(0,0,0,0.2);
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}

.vcex-blog-entry.overlay-parent:hover {
    background-color: rgba(0,0,0,0.2);
}
.vcex-blog-entry.tag-video.overlay-parent {
    background-color: rgba(202, 58, 50, 0.72);
}

.vcex-blog-entry.tag-video .wpex-image-hover.fade-out img {
    opacity: 0.7;
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    /*background-color: rgba(202, 58, 50, 0.72);*/
}
.vcex-blog-entry.tag-video .wpex-image-hover.fade-out:hover img {
    opacity: 0.6;
    -moz-opacity: 0.6;
    -webkit-opacity: 0.6;
    background-color: rgba(202, 58, 50, 0.72);
}

.resources-post-icon {}

.vcex-blog-entry p {
	margin:0;
}
.grid-overlay-icon {
    position: absolute;
    right: 8px;
    top: 8px;
    padding: 18px 16px;
    margin: 0;
    line-height: 18px;
    font-size: 26px;
    border-radius: 30px;
    text-align: center;
}
.grid-overlay-icon a {
    transition: 0.15s all;
    -moz-transition: 0.15s all;
    -webkit-transition: 0.15s all;
    color: #ffffff;
}











/********************************************/
/******* POST HEADER ICON/COLOR BARS ********/
p.resources-item-title {
    color: #ffffff;
    margin-bottom: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 22px;
	font-family: 'karlaregular';
}
p.resources-item-title .resources-title-tag {
    margin: 0;
    color: #ffffff;
    padding-left: 10px;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Batman-Book';
    line-height: 30px;
    letter-spacing: 3px;
}
.resources-item-icon {
    margin-right: 2px;
    margin-left: 12px;
    font-size: 20px;
    letter-spacing: 0px;
}
.resources-item-icon:before {
	padding: 8px;
	border-radius: 30px;
	color: #ffffff;
}
.resources-item-title a,
.resources-item-title a:hover {
	color: #ffffff;
	vertical-align:middle;
	display: inline-flex;
}

@media (max-width: 767px) {
p.resources-item-title {
    margin: 0;
    color: #ffffff;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 1px;
}	 
}

@media (max-width: 420px) {
	p.resources-item-title {
	    padding-top: 8px;
	    padding-bottom: 6px;
	    padding-left: 0px;
	    font-size: 13px;
	    line-height: 30px;
	    letter-spacing: 0px;
	}
	p.resources-item-title .resources-title-tag {
	    margin: 0;
	    padding-left: 2px;
	    font-size: 22px;
	    line-height: 30px;
	    letter-spacing: 1px;
	}
}



/***************************************************/
/************ RESOURCES POST PAGE TOPS *************/
.resources-page-top {
    background-color: #404041;
}
.resources-page-top &gt; div.container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 300px;
    align-items: center;
    overflow: auto;
	position:relative;
}
.resources-page-top &gt; div.container span {
    position: absolute;
    top: 20px;
    left: 60px;
    color: #9e9e9e;
    text-transform: uppercase;
    font-family: 'karlabold';
    font-size: 13px;
}
.resources-page-top h1 {
	font-family:'batman-light';
	font-weight:normal;
	color:#ffffff;
	font-size:50px;
	line-height:50px;
	text-transform:uppercase;
	text-align:left;
	padding-left:60px;
	float:left;
	width:38%;
	margin-bottom: 20px !important;
}

/**** iFrame Form Wrapper ****/
.resource-form-wrap {
	float: right;
	width: 62%;
	/*margin-left:50px;*/
	margin-top:30px;
}
.resource-form-wrap iframe {
	min-height: 260px;
	width:100%;
}
.missing-form-url {
	float: right;
	width: 50%;
	margin-top: 60px;
	font-size:20px;
}


@media (max-width: 1112px) {
	.resources-page-top &gt; div.container {
		height:460px;
	}
	.resource-form-wrap iframe {
		min-height: 400px;
		width: 100%;
	}
}

@media (max-width: 960px) {
	.resources-page-top &gt; div.container {
		display:block;
		height:auto;
	}
	.resources-page-top h1 {
		float: none;
		width:100%;
		text-align: center;
		padding: 0 !important;
		margin-top:50px;
		margin-bottom: 10px !important;
		font-size: 34px;
		line-height: 38px;
	}
	.resources-page-top &gt; div.container span {
		text-align:center;
		width:100%;
		left:0;
	}
	.resource-form-wrap {
		float: none;
		margin-top: 10px;
		padding: 24px;
		width: 100%;
		margin-bottom: 40px;
		margin-left:0;
	}
	.resource-form-wrap iframe {
		min-height: 260px;
		width:100%;
	}
}

@media (max-width: 720px) {
	.resource-form-wrap iframe {
		min-height: 440px;
		width: 100%;
	}
}

/*
@media (max-width: 620px) {
	.resources-page-top &gt; div.container {
		height: 440px;
	}
}
*/


/*** add margin to bottom of entry ***/
.resources-page-top + div.entry {
margin-bottom:40px;
}




/*************************************************/
/********** RESOURCE POST BODY CONTENT ***********/
h1.resource-post-title {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 2px;
    text-align: center;
    font-family: 'Batman-Book';
    color: #676767;
    font-weight: 100;
    text-transform: uppercase;
}
.resources-item-copy h2 {
	font-family: 'karlabold' !important;
	font-size:22px !important;
	line-height: 32px !important;
	margin-bottom: 12px;
}
.resources-item-copy h3 {
    font-family: 'karlabold' !important;
    font-size: 18px !important;
    margin-bottom: 12px;
}
.resources-item-copy {
	margin-top:40px;
	margin-bottom:30px;
}

@media (max-width: 767px) {
	h1.resource-post-title {
		font-size: 30px;
		line-height: 34px;
		letter-spacing: 1px;
		margin-bottom:0;
	}
.resources-item-copy h2 {
    font-family: 'karlabold' !important;
    font-size: 20px !important;
    line-height: 28px !important;
    margin-bottom: 14px;
}
}

.resources-item-copy .resources-disclaimer {
    font-size: 10px;
    line-height: 14px;
    color: #929292;
}




/****** Resources Featured Image ******/
.resources-featured-image-wrapper {
	margin-top:-40px;
	padding-left: 30px;
}
.resources-featured-image-wrapper img {
    padding: 30px;
    border: 2px solid #ec3525;
    background-color: #ffffff;
    border-radius: 18px;
    -webkit-box-shadow: -46px 16px 0px rgba(0,0,0,.04);
    -moz-box-shadow: -46px 16px 0px rgba(0,0,0,.04);
    box-shadow: -46px 16px 0px rgba(0,0,0,.04);
}

@media (max-width: 960px) {
	.resources-featured-image-wrapper {
		margin-top: -40px;
		padding-left: 0;
		text-align: center;
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.resources-item-copy {
		margin-top:20px;
	}
}





/***** Resources Featured Speaker *****/
.featured-speaker-wrap {
	margin-top:60px;
	margin-bottom:20px !important;
}
.featured-speaker-wrap h4 {
	margin-bottom:20px !important;;
	font-family:'karlabold';
}
.featured-speaker-wrap h5 {
    font-size: 17px;
    font-family: 'karlabold';
    color: #696969;
}
.featured-speaker-wrap p {
	margin-top:10px;
}
.featured-speaker-wrap img {
	border: 4px solid #efefef;
	border-radius: 200px;
	max-width:200px;
}








/*** CROWDCASTS ***/
.vcex-blog-entry.category-crowdcasts .vcex-blog-entry-details {
	border:1px solid #ca3a32;
	color:#ca3a32;
}
.vcex-blog-entry.category-crowdcasts .grid-overlay-icon {
	background-color:#ca3a32;
}
.vcex-blog-entry.category-crowdcasts .grid-overlay-icon:after {
	content: "\e928";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-crowdcasts .vcex-blog-entry-categories a {
	color:#ca3a32;
}
.vcex-blog-entry.category-crowdcasts .wpex-image-hover.fade-out {
	background-color:rgba(202, 58, 50, .8);
	background-color: #e84734;
}
.post-in-category-crowdcasts .resources-item-header {
	background-color:#e84734;
}
.post-in-category-crowdcasts .resources-item-icon:before {
	content: "\e928";
	background-color: #ca3a32;
}

/** CrowdCast post design **/
.crowdcast-content-section {
	margin-top:60px;
}





/*** VIDEOS ***/
.vcex-blog-entry.category-videos .vcex-blog-entry-details {
	border:1px solid #e84734;
	color:#e84734;
}
.vcex-blog-entry.category-videos .grid-overlay-icon {
	background-color:#e84734;
}
.vcex-blog-entry.category-videos .grid-overlay-icon:after {
	content: "\e92d";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-videos .vcex-blog-entry-categories a {
	color:#e84734;
}
.vcex-blog-entry.category-videos .wpex-image-hover.fade-out {
	background-color:rgba(232, 71, 52, .8);
	background-color:#ca3a32;
}
.post-in-category-videos .resources-item-header {
	background-color:#ca3a32;
}
.post-in-category-videos .resources-item-icon:before {
	content: "\e92d";
	background-color: #e84734;
}








/*** DEMOS &amp; USE CASES ***/
.vcex-blog-entry.category-use-cases .vcex-blog-entry-details {
	border:1px solid #1c4c5c;
	color:#1c4c5c;
}
.vcex-blog-entry.category-use-cases .grid-overlay-icon {
	background-color:#1c4c5c;
}
.vcex-blog-entry.category-use-cases .grid-overlay-icon:after {
	content: "\e92a";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-use-cases .vcex-blog-entry-categories a {
	color:#1c4c5c;
}
.vcex-blog-entry.category-use-cases .wpex-image-hover.fade-out {
	background-color:rgba(96, 164, 201, .8);
	background-color:#60a4c8;
}
.post-in-category-use-cases .resources-item-header {
	background-color: #60a4c8;
}
.post-in-category-use-cases .resources-item-icon:before {
	content: "\e92a";
	background-color: #1c4c5c;
}





/*** WHITEPAPERS ***/
.vcex-blog-entry.category-white-papers .vcex-blog-entry-details {
	border:1px solid #338ba8;
	color:#338ba8;
}
.vcex-blog-entry.category-white-papers .grid-overlay-icon {
	background-color:#338ba8;
}
.vcex-blog-entry.category-white-papers .grid-overlay-icon:after {
	content: "\e92e";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-white-papers .vcex-blog-entry-categories a {
	color:#338ba8;
}
.vcex-blog-entry.category-white-papers .wpex-image-hover.fade-out {
	background-color:rgba(52, 139, 167, 0.8);
	background-color:#77a4bc;
}
.post-in-category-white-papers .resources-item-header {
	background-color:#77a4bc;
}
.post-in-category-white-papers .resources-item-icon:before {
	content: "\e92e";
	background-color: #338ba8;
}





/*** DEMOS ***/
.vcex-blog-entry.category-demos .vcex-blog-entry-details {
	border:1px solid #9dad3f;
	color:#9dad3f;
}
.vcex-blog-entry.category-demos .grid-overlay-icon {
	background-color:#bacc57;
}
.vcex-blog-entry.category-demos .grid-overlay-icon:after {
	content: "\e92f";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-demos .vcex-blog-entry-categories a {
	color:#9dad3f;
}
.vcex-blog-entry.category-demos .wpex-image-hover.fade-out {
	background-color:#bacc57;
	background-color:rgba(186, 204, 87, .8);
}
.post-in-category-demos .resources-item-header {background-color:#bacc57;}
.post-in-category-demos .resources-item-icon:before {
	content: "\e92f";
	background-color: #9dad3f;
}





/*** CASE STUDIES ***/
.post-in-category-case-studies #content-wrap.container,
.post-in-category-case-studies .resources-item-header &gt; .container {
	padding-left:0;

	padding-right:0;
}
.vcex-blog-entry.category-case-studies .vcex-blog-entry-details {
	border:1px solid #77a4bc;
	color:#77a4bc;
}
.vcex-blog-entry.category-case-studies .grid-overlay-icon {
	background-color:#77a4bc;
}
.vcex-blog-entry.category-case-studies .grid-overlay-icon:after {
	content: "\e926";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-case-studies .vcex-blog-entry-categories a {
	color:#77a4bc;
}
.vcex-blog-entry.category-case-studies .wpex-image-hover.fade-out {
	background-color:rgba(119, 164, 188, .8);
	background-color:#338ba8;
}
.post-in-category-case-studies .resources-item-header {
	background-color:#338ba8;
}
.post-in-category-case-studies .resources-item-icon:before {
	content: "\e926";
	background-color: #77a4bc;
}








/******* DATASHEETS *******/
.vcex-blog-entry.category-data-sheets .vcex-blog-entry-details {
	border:1px solid #60a4c8;
	color:#60a4c8;
}
.vcex-blog-entry.category-data-sheets .grid-overlay-icon {
	background-color:#60a4c8;
}
.vcex-blog-entry.category-data-sheets .grid-overlay-icon:after {
	content: "\e929";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-data-sheets .vcex-blog-entry-categories a {
	color:#60a4c8;
}
.vcex-blog-entry.category-data-sheets .wpex-image-hover.fade-out {
	background-color:rgba(29, 76, 92, .8);
	background-color: #1c4c5c;
}
.post-in-category-data-sheets .resources-item-header {background-color:#1c4c5c;}
.post-in-category-data-sheets .resources-item-icon:before {
	content: "\e929";
	background-color: #60a4c8;
}






/*** REPORTS ***/
.vcex-blog-entry.category-reports .vcex-blog-entry-details {
	border:1px solid #bcbdc1;
	color:#bcbdc1;
}
.vcex-blog-entry.category-reports .grid-overlay-icon {
	background-color:#bcbdc1;
}
.vcex-blog-entry.category-reports .grid-overlay-icon:after {
	content: "\e92b";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-reports .vcex-blog-entry-categories a {
	color:#bcbdc1;
}
.vcex-blog-entry.category-reports .wpex-image-hover.fade-out {
	background-color:rgba(188, 189, 193, .8);
	background-color:#a2a4a7;
}

.post-in-category-reports .resources-item-header {background-color:#a2a4a7;}
.post-in-category-reports .resources-item-icon:before {
	content: "\e92b";
	background-color: #bcbdc1;
}






/*** TOOL KIT ***/
.vcex-blog-entry.category-tool-kit .vcex-blog-entry-details {
	border:1px solid #57585b;
	color:#57585b;
}
.vcex-blog-entry.category-tool-kit .grid-overlay-icon {
	background-color:#57585b;
}

.vcex-blog-entry.category-tool-kit .grid-overlay-icon:after {
	content: "\e92c";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-tool-kit .vcex-blog-entry-categories a {
	color:#57585b;
}
.vcex-blog-entry.category-tool-kit .wpex-image-hover.fade-out {
	background-color:rgba(87, 88, 91, .8);
	background-color: #414042;
}
.post-in-category-tool-kit .resources-item-header {
	background-color:#414042;
}
.post-in-category-tool-kit .resources-item-icon:before {
	content: "\e92c";
	background-color: #57585b;
}








/*** INFOGRAPHIC ***/
.vcex-blog-entry.category-infographics .vcex-blog-entry-details {
        border:1px solid #57585b;
        color:#57585b;
}
.vcex-blog-entry.category-infographics .grid-overlay-icon {
        background-color:#57585b;
}

.vcex-blog-entry.category-infographics .grid-overlay-icon:after {
        content: "\e92c";
        font-family:'crowdstrike';
        color:#ffffff;
}
.vcex-blog-entry.category-infographics .vcex-blog-entry-categories a {
        color:#57585b;
}
.vcex-blog-entry.category-infographics .wpex-image-hover.fade-out {
        background-color:rgba(87, 88, 91, .8);
        background-color: #414042;
}
.post-in-category-infographics .resources-item-header {
        background-color:#414042;
}
.post-in-category-infographics .resources-item-icon:before {
        content: "\e92c";
        background-color: #57585b;
}




/*** FREE-TRIALS ***/
.vcex-blog-entry.category-free-trials .vcex-blog-entry-details {
	border:1px solid #ca3a32;
	color:#ca3a32;
}
.vcex-blog-entry.category-free-trials .grid-overlay-icon {
	background-color:#ca3a32;
}
.vcex-blog-entry.category-free-trials .grid-overlay-icon:after {
	content: "\e600";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-free-trials .vcex-blog-entry-categories a {
	color:#ca3a32;
}
.vcex-blog-entry.category-free-trials .wpex-image-hover.fade-out {
	background-color:rgba(202, 58, 50, .8);
	background-color: #e84734;
}
.post-in-category-free-trials .resources-item-header {
	background-color:#e84734;
}
.post-in-category-free-trials .resources-item-icon:before {
	content: "\e600";
	background-color: #ca3a32;
}







/*** COMMUNITY TOOLS ***/


/************************************************************/
/********* INDIVIDUAL TOOL PAGE STYLES - Resources **********/
.tools-purple {color:#682e7d !important;}
.bg-tools-purple {background-color:#682e7d;}

.tools-green {color:#478b72 !important;}
.bg-tools-green {background-color:#478b72;}

.tools-orange {color:#f18024 !important;}
.bg-tools-orange {background-color:#f18024;}

.tools-blue {color:#065097 !important;}
.bg-tools-blue {background-color:#065097;}

.tools-red {color:#bd282e !important;}
.bg-tools-red {background-color:#bd282e;}

.tools-teal {color:#2e8baa !important;}
.bg-tools-teal {background-color:#2e8baa;}


.tools-title h1 {}

/* PrettyPhoto Modal Tweaks */	
.pp_content h3, .pp_content h4 {margin-top:0px; font-size:20px; color:#ffffff;}




.vcex-blog-entry.category-community-tools .vcex-blog-entry-details {
	border:1px solid #9dad3f;
	color:#9dad3f;
}
.vcex-blog-entry.category-community-tools .grid-overlay-icon {
	background-color:#9dad3f;
}
.vcex-blog-entry.category-community-tools .grid-overlay-icon:after {
	content: "\e927";
	font-family:'crowdstrike';
	color:#ffffff;
}
.vcex-blog-entry.category-community-tools .vcex-blog-entry-categories a {
	color:#9dad3f;
}
.vcex-blog-entry.category-community-tools .wpex-image-hover.fade-out {
	background-color:rgba(157, 173, 63, .8);
	background-color:#bacc57;
}
.post-in-category-community-tools .resources-item-header {
	background-color:#bacc57;
}
.post-in-category-community-tools .resources-item-icon:before {
	content: "\e927";
	background-color: #9dad3f;
}



/***** Individual Community Tools Post layout settings *****/
.post-in-category-community-tools .intro-banner h1 {
	/*font-size:48px !important;*/
}
.additional-community-tools {
	background-color:#f9f9f9;
}
.post-in-category-community-tools .resources.desc-txt {
	font-size: 18px;
	line-height: 26px;
	text-align: center;
}
@media (max-width: 414px) {
	.post-in-category-community-tools .intro-banner h1 {
		font-size: 24px;
		line-height: 38px;
		letter-spacing: 0;
		margin-bottom: 4px;
	}
	.post-in-category-community-tools .intro-banner h3 {
		font-family: "itc_avant_garde_gothic_proBk" !important;
		font-size:17px !important;
	}
	.post-in-category-community-tools .resources.desc-txt {
		font-size: 15px;
		line-height: 20px;
		text-align: center;
	}
}


/******* ADDITIONAL COMMUNITY TOOLS ********/
#additional-tools-header {
	text-align: left;
	font-size: 24px;
	margin-bottom: 0px;
	color: #494949;
}
#additional-community-tools .six-col-wrap {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-top: 0px;
}
#additional-community-tools .six-col-wrap .col.six-col {
    margin: 0;
    padding: 4px;
    float: left;
    text-transform: uppercase;
    color: #666;
	max-width: 16.66666667%;
}
#additional-community-tools .six-col-wrap .six-col img {
    margin-bottom: 6px;
	float:left;
}
#additional-community-tools .tool-photo:hover {
    opacity: .8;
}
#additional-community-tools .six-col-wrap .six-col a {
    text-decoration: none;
    color: #666;
}
#additional-community-tools .six-col-wrap .six-col .name {
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 10px;
text-align:center;
}

@media (max-width: 880px) {
    #additional-community-tools .six-col-wrap .col.six-col {
        max-width: 33.3%;	 
    }
    #additional-community-tools .six-col-wrap .six-col .name {
        font-size:11px;
        line-height:12px;
    }
}

@media (max-width: 570px) {
    #additional-community-tools .six-col-wrap .col.six-col {
        max-width: 50%;	 
    }	 
}










/************************************/
/************************************/
/********* RESOURCES VIDEOS *********/

/*
.post-in-category-videos .resources-item-header {
	margin-bottom:40px;
}
.post-in-category-videos .page-section {
	padding-top:0px;
	padding-bottom:0px;
}
*/




.video-player-bg {}

#video-content {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
}

#video-content iframe, #video-content object, #video-content embed {
    box-sizing: border-box;
    background: url('/resources/wp-content/uploads/2016/10/imac-video-bg-01-noshadow.png') center center no-repeat;
    background-size: contain;
    padding: 6% 13.6% 20.6%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
	#video-content iframe, #video-content object, #video-content embed {
    		padding: 6.6% 11.6% 22.6%;
	}	 
}




.resources-popular-videos-section {
	background-color:#494949;
	/*background-image:url('/resources/wp-content/uploads/2016/09/resources-popular-videos-bg.png');*/
	background-size:cover;
}
.resources-popular-videos-section &gt; div {
	width:90%;
	margin:0 auto;
	text-align:center;
}

.resources-popular-videos-section h4 {
	font-family:'karla-bold', Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:18px;
	text-align: left;
}
.resources-popular-video-wrapper a {
	color:#efefef;
	font-size:16px;
	line-height:22px;
	display:block;
}
.resources-popular-video-wrapper a.title {
	text-align: left;
}
.resources-popular-video-wrapper a:hover {
	color:#ffffff;
}



@media (min-width: 1200px) {
	.resources-popular-videos-section h4,
	.resources-popular-video-wrapper a.title {
		margin-left:20px;
	}
}


@media (max-width: 959px) {
	.resources-popular-videos-section h4 {
		margin-left:0;
	}
	.resources-popular-videos-section &gt; div {
		width:100%;
	}
	.resources-popular-video-wrapper a.title {
		text-align: center;
		margin-left: 0px;
	}
}






/****************************************/
/****************************************/
/********** LIVE DEMO MAIN PAGE *********/
#live-demo-top {
	background:#494949;
	background-size:cover;
}
h1#cs-live-demo-headline {
    font-family: 'batman-light';
    font-size: 58px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #ffffff;
    line-height: 56px;
	width:80%;
	margin-left:60px;
padding-left:0px;
margin-top:-20px;
}
#live-demo-top .live-demo-wrapper {
    height: auto;
    text-align: center;
    float: left;
    width: 33%;
}


/**** demo dates ****/
.resources-live-demos-entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
}
.resources-live-demos-date {
	width: 90px;
	text-align:center;
	border-radius:8px;
	background: #f7f7f7;
	margin: 0px auto 8px auto;
	-webkit-box-shadow: 0 3px 0px 0px #8c8c8c;
	-moz-box-shadow: 0 3px 0px 0px #8c8c8c;
	box-shadow: 0 3px 0px 0px #8c8c8c;
}
.resources-live-demos-date span.month {
	font-family: 'karla-bold';
	background:#ec3525;
	text-transform:uppercase;
	color:#ffffff;
	display:block;
	font-size: 16px;
	border-top-right-radius:8px;
	border-top-left-radius:8px;
}
.resources-live-demos-date span.day {
    display: block;
    font-size: 54px;
    line-height: 68px;
    color: #494949;
    font-family: 'karla-bold';
}
.demo-date-details {
    font-family: 'karla-bold';
    color: #ffffff;
    line-height: 18px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 18px;
    margin-bottom: 12px;
}
.live-demo-wrapper a.btn {
    font-size: 12px;
    padding: 8px 14px;
    line-height: 14px;
    font-family: 'karlabold' !important;
    letter-spacing: 0;
}


/**** Live Demo Body Content ****/
#live-demo-imac {
    position: absolute;
    top: -16%;
    left: -40%;
}
#live-demo-desc {
	margin-left:40px;
}
#live-demo-desc.resources-item-copy h2 {
	text-align:left;
}



@media (max-width: 1320px) {
	h1#cs-live-demo-headline {
		margin-left:10px;
	}
}


@media (max-width: 1140px) {
	#live-demo-imac {
		position: absolute;
		top: -16%;
		left: -48%;
	}
}

@media (max-width: 1040px) {
	#live-demo-imac {
		position: absolute;
		top: -12%;
		left: -54%;
	}
}



@media (max-width: 960px) {
	h1#cs-live-demo-headline {
		font-size: 38px;
		line-height: 40px;
		text-align:center;
		width:100%;
		margin-left:0;
margin-top:0;
	}
	#live-demo-imac {
		position: relative;
		margin: 0 auto;
		margin-top:40px;
		left:0;
		top:0;
		width: 80%;
	}
	#live-demo-desc {
		width: 100%;
		float: none;
		margin-left:0px;
	}
	#live-demo-desc.resources-item-copy h2 {
		font-size: 20px !important;
		line-height: 26px;
	}
}








/**************************************/
/**************************************/
/***** Browse Resources Icon Bar ******/
#browse-resources-bar {
margin-top:40px;
margin-bottom:40px;
background-color: #fff;
}
#browse-resources-bar &gt; p {
font-size:32px;
	text-align:center;
	letter-spacing:3px;
	font-family: 'Batman-Book';
	margin-bottom:30px;
	font-weight:normal;
}

#browse-resources-bar ul {
	list-style-type:none;
	margin:0 auto;
	display:inline-block;
}
#browse-resources-bar ul li {
	float:left;
	margin:10px 14px;
}
#browse-resources-bar ul li a {
	display:block;
	color:#494949;
	line-height:16px;
}

#browse-resources-bar .resources-icon {
	border-width:2px;
	border-radius:30px;	
}

#browse-resources-bar .resources-icon-title,
#browse-resources-bar span.resources-icon-title {
	display: block;
	margin-top: 28px;
	color: #797979;
	text-transform: uppercase;
    font-weight: normal;
    font-style: normal;
}
#browse-resources-bar a i {
	font-size: 30px;
	border-width: 2px;
	border-style: solid;
	padding: 12px;
	border-radius: 30px;
}
#browse-resources-bar a:hover i {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}


#browse-resources-bar ul li a.browse-white-papers {color:#338ba8;}
#browse-resources-bar ul li a.browse-white-papers:hover i {background-color:#338ba8; border-color:#338ba8; color:#ffffff;}

#browse-resources-bar ul li a.browse-crowdcasts {color:#ca3a32;}
#browse-resources-bar ul li a.browse-crowdcasts:hover i {background-color:#ca3a32; border-color:#ca3a32; color:#ffffff;}

#browse-resources-bar ul li a.browse-videos {color:#e84734;}
#browse-resources-bar ul li a.browse-videos:hover i {background-color:#e84734; border-color:#e84734; color:#ffffff;}

#browse-resources-bar ul li a.browse-use-cases {color:#1c4c5c;}
#browse-resources-bar ul li a.browse-use-cases:hover i {background-color:#1c4c5c; border-color:#1c4c5c; color:#ffffff;}

#browse-resources-bar ul li a.browse-case-studies {color:#338ba8;}
#browse-resources-bar ul li a.browse-case-studies:hover i {background-color:#338ba8; border-color:#338ba8; color:#ffffff;}

#browse-resources-bar ul li a.browse-community-tools {color:#bacc57;}
#browse-resources-bar ul li a.browse-community-tools:hover i {background-color:#bacc57; border-color:#bacc57; color:#ffffff;}

#browse-resources-bar ul li a.browse-data-sheets {color:#60a4c8;}
#browse-resources-bar ul li a.browse-data-sheets:hover i {background-color:#60a4c8; border-color:#60a4c8; color:#ffffff;}

#browse-resources-bar ul li a.browse-reports {color:#bcbdc1;}
#browse-resources-bar ul li a.browse-reports:hover i {background-color:#bcbdc1; border-color:#bcbdc1; color:#ffffff;}

#browse-resources-bar ul li a.browse-tool-kit {color:#57585b;}
#browse-resources-bar ul li a.browse-tool-kit:hover i {background-color:#57585b; border-color:#57585b; color:#ffffff;}

#browse-resources-bar ul li a.browse-infographic {color:#57585b;}
#browse-resources-bar ul li a.browse-infographic:hover i {background-color:#57585b; border-color:#57585b; color:#ffffff;}




@media (max-width: 920px) {
    #browse-resources-bar ul {
        list-style-type: none;
        margin: 0 auto;
       /* width: 80%;*/
        text-align: center;
    }
    #browse-resources-bar ul li {
        width: 33%;
        margin: 20px 0px;
        display: inline-table;
    }
    #browse-resources-bar .resources-icon-title,
    #browse-resources-bar span.resources-icon-title {
        display: block;
        margin: 20px 0 0 0;
        font-size: 13px;
    }
}
@media (max-width: 767px) {
	#browse-resources-bar ul li {
		margin: 20px 0px;
	}
}
















/********** RESOURCES FEATURE SLIDER [IMAGES] **********/
#resources-feature-images-slider .wpex-slider-caption {
	padding: 20px 30px 40px;
}

#resources-feature-images-slider .wpex-slider-caption p {
	margin:0;
	text-align:left;
	color:#ffffff;
}

#resources-feature-images-slider .wpex-slider-caption .resources-feature-slider-category {
	color:#e9e9e9;
	font-size:13px;
}

#resources-feature-images-slider .wpex-slider-caption .resources-feature-slider-title {
    font-family: 'karlaregular';
    color: #ffffff;
    font-size: 28px;
    line-height: 30px;
}

#resources-feature-images-slider .wpex-slider-caption .resources-feature-slider-excerpt {
	color:#e2e1e1;
	font-size:15px;
	margin-bottom: 16px;
}



#resources-feature-images-slider .wpex-slider-caption .rn-feature-btn {
    border: 1px solid #ffffff;
    padding: 10px 22px;
    border-radius: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
}

#resources-feature-images-slider .wpex-slider-caption .btn,
#resources-feature-images-slider .wpex-slider-caption .btn:hover {
	text-decoration:none;
	background-color:#ec3525;
	cursor:pointer;
}

#resources-feature-images-slider .sp-black {
	color: #ffffff;
	background: none;
	background-color:transparent;
}


/******* STICKY FOOTER OVERRIDES ********/
/* datasheet sticky footer to override some bootstrap stuff */
body.post-in-category-data-sheets div#footer-form-modal-wrap iframe#footer-form-frame,
body.pdf-to-html iframe#footer-form-frame {
    left: 50%;
    transform: translateX(-50%);
}
body.post-in-category-data-sheets div#stickyfooterwrapper.unstuck div#footer-form-modal-wrap,
body.pdf-to-html div#stickyfooterwrapper.unstuck div#footer-form-modal-wrap {
    position: relative;
    bottom: 340px;
}
body.post-in-category-data-sheets a#close-footer-form,
body.pdf-to-html a#close-footer-form {
    top: 10px;
    right: -370px;
    position: relative;
    font-size: 40px;
    cursor: pointer;
}



li.back-to-list-page {
    list-style: none;
}

li.back-to-list-page a {
    color: #666;
}


a#embed-infographic-trigger,
a#hide-embed-infographic-trigger {
    color: #999;
    padding: 0.308em 0.769em;
    border: 1px solid #e4e4e4;
    text-align: center;
    font-size: 1em;
    transition: all 0.15s ease;
    display: block;
    text-decoration: none;
    width: 80px;
}

a#embed-infographic-trigger:hover,
a#hide-embed-infographic-trigger:hover {
    background: #f7f7f7;
    color: #4875B4;
}

textarea#infographic-embed-text {
    margin-bottom: 10px;
    padding-bottom: 40px;
}

div#stickyfooterwrapper.hidden {
    display: none !important;
}

body.post-in-category-press-releases .container,
body.post-in-category-press-releases .content-full-screen {
   max-width: 980px !important;
width:980px !important;
}

body.post-in-category-press-releases #content-wrap,
.post-in-category-press-releases .content-full-screen {
    max-width:980px !important;
    margin:0 auto;
}

@media (max-width: 1000px) {
    body.post-in-category-press-releases #content-wrap,
    .post-in-category-press-releases .content-full-screen {
        padding:0 20px;
    }    
}
</pre></body></html>