.container {
  margin-left: auto;
  margin-right: auto;
}
body {
	font: 400 14px/20px 'nimbus-sans', serif;
	color: #474747;

}
h1 {
	font: 700 48px/60px 'nimbus-sans', serif;
	margin-top: 0px;
}
h2 {
	font: 700 28px/32px 'nimbus-sans', serif;
}
h3 {
	font: 700 30px/42px 'nimbus-sans', serif;
}
h4 {
	font: 400 24px/36px 'nimbus-sans', serif;
}
h5 {
	font: 700 18px/24px 'nimbus-sans', serif;
}
li {
	margin-bottom: 15px;
}
strong {
	color: #000000;
}
a,
a:active {
	color: black;
	text-decoration: underline;
}

a:hover{
	color:#ffc000;
}
a.nounderline, a.nounderline:hover, a.nounderline:active {
  text-decoration: none;
}
a.nav-link { width:100%;height:100%;}
blockquote.pull-right {	border-right: none; text-align: left;}
blockquote { border-bottom: 2px solid #000000; border-top: 10px solid #000000;display: block;    font: 700 24px/36px 'nimbus-sans',serif;}
.bigger{
	font-size:20px;
	line-height:1.5;
}

@media (min-width: 1200px ) {
blockquote {
	    margin-right: -100px;
	    padding: 25px !important;
	    width: 265px !important;
	    margin-left: 30px !important;
	    margin-top: 35px;
	    margin-bottom: 35px;
   }
}
span.st_twitter_custom {
	display: block;
	background: url('_style/_images/bg-bq-share-twitter.png') top left no-repeat;
	width: 73px;
	height: 16px;
	float: left;
	margin-top: 20px;
	cursor: pointer;
}
span.st_linkedin_custom {
	display: block;
	background: url('_style/_images/bg-bq-share-linked-in.png') top left no-repeat;
	width: 72px;
	height: 17px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	cursor: pointer;
}
@media (min-width: 1200px ) {
	span.st_twitter_custom {
		margin-left: 30px;
	}
}

.article-title {
	font: 900 36px/42px "nimbus-sans",sans-serif;
	margin-bottom: 20px;
	color: #000000;
}
.sub-headline {
	font: 400 24px/30px "nimbus-sans",sans-serif;
	margin-bottom: 40px;
	color: #000000;
}
.published-date {
	color: #979797;
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 5px;
}

#main-nav {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #FFFFFF;
    height: 56px;
    max-width: 1140px;
    position: absolute;
    top: 0;
    z-index: 2;
}
#post-header-image {
	position: relative;
	top 0;
	z-index: 1;
}
a.main-nav-toggle {
	background: url('_style/_images/bg-link-menu.png') center center no-repeat;
	display: block;
	width: 30px;
	height: 23px;
	margin-top: 20px;
	float: left;
	cursor: pointer;
}
#navbar-collapse-1 {
    background: none repeat scroll 0 0 #F2F2F2;
    margin-top: 55px;
    position: absolute;
    max-width: 1125px;
}
.navbar { margin-bottom:0;}
#header-spacer {
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 40px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 8px;
    width: 1px;
}

a.search-toggle {
	background: url('_style/_images/bg-link-search.png') center center no-repeat;
	display: block;
	width: 25px;
	height: 25px;
	margin-top: 20px;
	float: left;
}
a#home-logo {
	display: block;
	margin-top: 15px;
}

#page {
	background-color: #f2f2f2;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 35px;
}
#page-content {
	padding-top: 45px;
}
#recommend {
	margin-top: 5px;
	height: 27px;
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	padding-top: 3px;
	padding-left: 10px;
	font: 400 12px/20px "nimbus-sans",sans-serif;
}
#recommend-img {
	margin-top: 3px;
	margin-left: 90px;
	margin-right: 10px;
}
#recommend a {
	font: 700 12px/20px "nimbus-sans",sans-serif;
	text-decoration: none;
}
span#st_twitter_custom1 {
    cursor: pointer;
    display: block;
    height: 12px;
    width: 51px;
}
span#st_linkedin_custom1 {
    cursor: pointer;
    display: block;
    height: 15px;
    margin-left: 15px;
    width: 51px;
    margin-right: 10px;
}


.author-block {
	margin-top: 25px;
	font: 400 10px/12px "nimbus-sans",sans-serif;
}
.more-from-author a,
.more-from-author a:hover,
.more-from-author a:active {
	font: 400 10px/12px "nimbus-sans",sans-serif;
	color: #474747;
	text-decoration: none;
}

a.footerlink, a.footerlink:active { color: #FFFFFF; text-decoration: none;}
#footer { padding-top: 25px; font-size: 12px; line-height: 17px; padding-bottom: 35px; }
#footer br { font-size: 12px; line-height: 17px;}
#footer a, #footer a:hover, #footer a:active { color: #474747; text-decoration: none;}
.footercontainer { clear:both; background:#222222; width:100%; display:block; position:relative; }
.footercta { margin:30px 0; }
.footerctacontainer { text-align:center; background:#222222; display:block; padding:15px; }
.footercta h4 {font-weight:400; margin:0px; padding:0px;}
.footercta p {font-size:18px; color:#7e7e7e; margin-bottom:10px;}
.footercta a {padding: 10px 20px; display: table; text-transform:uppercase; border:2px solid #7e7e7e; color:#7e7e7e; font-size:14px; font-weight:700; text-decoration:none; margin: 0 auto 15px; -webkit-transition-property:all; -moz-transition-property:all; -o-transition-property:all; transition-property:all; -webkit-transition-duration:.3s; -moz-transition-duration:.3s; -o-transition-duration:.3s; transition-duration:.3s;}
.footercta a:hover {color:#000; background:#ffc000; border:2px solid #ffc000;}

#footer-links {	margin-top: 25px;}
#footer-links a {font-family: "nimbus-sans",sans-serif;}

span.via {
	font: 400 12px/17px "nimbus-sans",sans-serif;
	color: #afafaf;
	display: block;
}
p#further-reading {
	font: 400 12px/27px "nimbus-sans",sans-serif;
	color: #bebebe;
	text-transform: uppercase;
}


a#suggest-link,
a#suggest-link:hover,
a#suggest-link:active {
	background: url('_style/_images/bg-link-suggest-a-link.png') 20px center no-repeat;
	display: block;
	border: 2px solid #959595;
	color: #959595;
	font: 700 12px/25px "nimbus-sans",sans-serif;
	float: left;
	padding-left: 40px;
	padding-right: 25px;
	height: 30px;
	text-decoration: none;
	text-transform: uppercase;

}
a#sign-in-twitter,
a#sign-in-linked-in,
a#sign-in-twitter:hover,
a#sign-in-linked-in:hover,
a#sign-in-twitter:active,
a#sign-in-linked-in:active {
	float: left;
	display: block;
	font: 700 12px/17px "nimbus-sans",sans-serif;
	color: #768dce;
	text-decoration: none;
	padding-left: 25px;
	margin-left: 15px;
	margin-top: 6px;
}
a#sign-in-twitter {
	background: url('_style/_images/bg-link-sign-in-with-twitter.png') left center no-repeat;
}
a#sign-in-linked-in {
	background: url('_style/_images/bg-link-sign-in-with-linked-in.png') left center no-repeat;
}
div.next-post-image-container {
	position: relative;
}

div.next-post-image {
	color: #ffffff;
	text-align: center;
	/*position: absolute;*/
	bottom: 0;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
div.next-post-image.col-lg-6 {
	max-width: 627px;
}
.next-post-image h1,
.next-post-image h2,
.next-post-image a,
.next-post-image hr {
	color: #ffffff;
}
.next-post-image h1.article-title {
	font-size: 48px;
	line-height: 49px;
	margin-bottom: 0px;
}
.next-post-image h2.sub-headline {
	margin-bottom: 20px;
	font-size: 36px;
	line-height: 49px;
	margin-top: 0px;
}
a#read-next {
	font-style: italic;
	font-size: 14px;
	line-height: 28px;
}
.next-post-image span {
	font: 700 12px/42px "nimbus-sans",sans-serif;
	padding-left: 20px;
	height: 42px;
}
ul#next-post-stats li {
	border-right: 1px solid #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
ul#next-post-stats li.first {
	padding-left: 0px;
}
ul#next-post-stats li.last {
	border: none;
	padding-right: 0px;
}
span.next-post-author-name {
	background: url('_style/_images/bg-pencil.png') left center no-repeat;
}
span.next-post-date {
	background: url('_style/_images/bg-calendar.png') left center no-repeat;
}
span.next-post-read-time {
	background: url('_style/_images/bg-clock.png') left center no-repeat;
}
span.next-post-category {
	background: url('_style/_images/bg-folder.png') left center no-repeat;
}

/************************
 * Blog Transition
 */
article.page.hidden {
    display: none
}

article.page.content-hidden .content {
    display: none
}

article.fade-up-out {
    opacity: 0;
    transform: scale(0.8) translate3d(0, -10%, 0);
    transition: all 450ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

article.easing-upward {
    transition: all 450ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}

article.page.content-hidden div#page {
	padding-bottom: 0px;
}
article.page.content-hidden div.next-post-image-container img {
	cursor: pointer;
}
article.page.content-hidden div#page-content,
article.page.content-hidden div#footer {
	display: none;
}
body article.page div.next-post-image {
	opacity: 0;
}
body article.page.next div.next-post-image {
	opacity: 1;
}


/**
 *Homepage
 */
html { font-size:100%; }
.cursor {cursor:pointer;}
.navbar-inverse{
	background: rgba(20,20,20,0.9);
	}

.navbar-collapse img{
	margin-top:5px;
}

.navbar-brand img{
	margin-top:-5px;
}
.float-right, .floatright{
	float:right;
}
.float-left, .floatleft{
	float:left;
}
.row{
	margin-left:0px;
	margin-right:0px;
}

.border{
	border:4px solid #fff;
}
.dark-bg{
	background:rgba(0,0,0,.6);
}
hr{
	border-top:2px solid #999999;
	width:95%;
}

/* NAV */
a#simple-menu, a#simple-menu:hover, a#simple-menu:active {
  color: #FFF !important;
  text-decoration: none;
}
.menutext {
  position: absolute;
margin-top: 15px;
margin-left: -55px;
font-size:18px;
font-family:'nimbus-sans', serif;
}
.sidr { display:none; font-family:'nimbus-sans', serif;}
.sidr ul li { background-size: 14px;}
.sidr ul li a {padding: 10px 30px!important;}
.sidr ul li.menuheader { border-top: 1px solid #3a3a3a; border-bottom: 1px solid #3a3a3a; line-height:30px!important;}
.sidr ul li.menuheader:hover {background: #000!important; color:#fff!important;}

.sidr ul li.menuback:hover { background-image:url('_images/backButton-white.png'); background-color:#000;}
.sidr ul li.menuback { background-image: url('_images/backButton-rollover.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box;}
.sidr ul li.menuback a {color:#515151;}
.sidr ul li.menuback a:hover {color:#fff;}


.sidr ul li.menuprinciples { background-image: url('_images/heart-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important; }
/*.sidr ul li.menuprinciples:hover { background-image:url('_images/heart-icon-rollover.png');} */

.sidr ul li.menuperspective { background-image: url('_images/eye-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important;}
/* .sidr ul li.menuperspective:hover { background-image:url('_images/eye-icon-rollover.png'); background-image} */

.sidr ul li.menuprofessionals { background-image: url('_images/man-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important; }
/* .sidr ul li.menuprofessionals:hover { background-image:url('_images/man-icon-rollover.png');} */

.sidr ul li.menubelieve { background-image: url('_images/believe-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important; }

.sidr ul li.menuprocess{ background-image: url('_images/gear-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important; }
/* .sidr ul li.menuprocess:hover { background-image:url('_images/gear-icon-rollover.png');} */

.sidr ul li.menupartners { background-image: url('_images/yingyang-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important; }
/* .sidr ul li.menupartners:hover { background-image:url('_images/yingyang-icon-rollover.png');} */

.sidr ul li.menuproducts { background-image: url('_images/checkmark-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important; }
/* .sidr ul li.menuproducts:hover { background-image:url('_images/checkmark-icon-rollover.png');} */

.sidr ul li.menupricing { background-image: url('_images/dollar-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important; }
/* .sidr ul li.menupricing:hover { background-image:url('_images/dollar-icon-rollover.png');} */

.sidr ul li.menuproof { background-image: url('_images/briefcase-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important; }
/* .sidr ul li.menuproof:hover { background-image:url('_images/briefcase-icon-rollover.png');} */

.sidr ul li.menuabout { background-image: url('_images/about-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important;  }
/* .sidr ul li.menucontact:hover { background-image:url('_images/mapPin-icon-rollover.png');} */

.sidr ul li.menujoin { background-image: url('_images/join-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important;  }
/* .sidr ul li.menucontact:hover { background-image:url('_images/mapPin-icon-rollover.png');} */

.sidr ul li.menucontact { background-image: url('_images/contact-icon-normal.png'); background-repeat: no-repeat; background-position: left center; background-origin: content-box; line-height:30px!important;  }
/* .sidr ul li.menucontact:hover { background-image:url('_images/mapPin-icon-rollover.png');} */

.sidr ul li.menusocial {height:50px;}
.sidr ul li.menusocial:hover {background-color:#000;}
.sidr ul li .menusocial-wrapper { height:20px; padding-top:15px;}
.sidr ul li .nav-social {width:20px;height:20px;}
.sidr ul li .nav-social.linkedin { background:url('_images/linkedIn-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.sidr ul li .nav-social.linkedin:hover { background-image:url('_images/linkedIn-soc-rollover.png');}
.sidr ul li .nav-social.twitter { background:url('_images/twitter-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.sidr ul li .nav-social.twitter:hover { background-image:url('_images/twitter-soc-rollover.png');}
.sidr ul li .nav-social.instagram { background:url('_images/instag-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.sidr ul li .nav-social.instagram:hover { background-image:url('_images/instag-soc-rollover.png');}
.sidr ul li .nav-social.paper { background:url('_images/paper-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.sidr ul li .nav-social.paper:hover { background-image:url('_images/paper-soc-rollover.png');}
.sidr ul li .nav-social.facebook { background:url('_images/facebook-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.sidr ul li .nav-social.facebook:hover { background-image:url('_images/facebook-soc-rollover.png');}
.sidr ul li .nav-social.slideshare { background:url('_images/slideshare-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.sidr ul li .nav-social.slideshare:hover { background-image:url('_images/slideshare-soc-rollover.png');}
.sidr ul li .nav-social.youtube { background:url('_images/youtube-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.sidr ul li .nav-social.youtube:hover { background-image:url('_images/youtube-soc-rollover.png');}

.padtop30px {padding-top:30px;}
.padtop10px {padding-top:10px;}
.padtop15px {padding-top:15px;}
.padtop5px {padding-top:5px;}
.padtop75px {padding-top:75px;}
.padbot20px {padding-bottom:20px;}
.padbot10px {padding-bottom:10px;}
.padright40px {padding-right:40px;}
.padleft40px {padding-left:40px;}
.padleft80px {padding-left:80px;}
.padleft30px {padding-left:30px;}
.margintopbot {margin-top:30px; margin-bottom: 30px;}

.container-full{
	clear:both;
	width:100%;
	padding:0px;
	background-size:cover!important;
}
.container-full.padtopbot {
  padding: 30px 0 !important;
}



.home-img-bg{
	/*background: url(/wp-content/uploads/2014/02/homepage.png) no-repeat center;*/
	background: url(http://v3.cult.ca/wp-content/uploads/2014/03/Cult-Following.jpg) no-repeat center;
	background-size: cover;
}

.process-img-bg{
	background: url(http://v3.cult.ca/wp-content/uploads/2014/05/HeroImage_Process.png) no-repeat center;
	background-size: cover;
}

.pricing-img-bg{
	background: url(http://v3.cult.ca/wp-content/uploads/2014/09/Pricing.jpg) no-repeat center;
	background-size: cover;
}

.partners-img-bg{
	background: url(http://v3.cult.ca/wp-content/uploads/2014/10/454361047.jpg) no-repeat center;
	background-size: cover;
}

// .principles-bg{
//     background: url(http://v3.cult.ca/wp-content/uploads/2014/08/principles-bg.jpg) no-repeat center;
//     background-size: cover;
// }
.principles-bg{
    background: url(_images/hero_perspective.jpg) no-repeat center;
    background-size: cover;
}
.philosophy-bg{
    background: url(_images/hero_principals.jpg) no-repeat center;
    background-size: cover;
}
.casestudy-bg{
	background: url(http://v3.cult.ca/wp-content/uploads/2014/08/case-study-bg.jpg) no-repeat center;
	background-size: cover;
}

.case-studies-bg {
	background: url(http://v3.cult.ca/wp-content/uploads/2014/08/case-study-bg.jpg) no-repeat center;
	background-size: cover;
}

.bg-brand-leaders {
    background: url(_images/hero_fbl.jpg) no-repeat center;
    background-size: cover;
}

.bg-case-study {
    background: url(_images/hero_case_studies.jpg) no-repeat center;
    background-size: cover;
}

.bg-webinars {
    background: url(_images/hero_webinars.jpg) no-repeat center;
    background-size: cover;
}

.bg-whitepapers {
    background: url(_images/hero_whitepapers.jpg) no-repeat center;
    background-size: cover;
}

.bg-register {
    background: url(_images/hero_register.jpg) no-repeat center;
    background-size: cover;
}
.home-img-bg .container {
/*margin-top: 150px;*/
}
.border {margin-top:200px;}
.video-img{
	padding:14% 15% 6% 15%;

}

.process-img-bg .border{
	background:rgba(0,0,0,.6);
}

.my-fluid-container {
  padding-left: 5%;
  padding-right: 5%;
  margin-left: auto;
  margin-right: auto;
}



/* Call to Actions */
.hp-feature-cta-wrapper {
  padding-top:30px;
  padding-bottom:30px;
}
.hp-feature-wrapper {
    height:205px;
}
.hp-feature-wrapper .hp-feature-container {
    width:100%;
    height: 205px;
    // background-color:#000;
    top:0;
    left:0;
}
.hp-feature-wrapper .hp-feature-container .overlay-image {
    width:100%;
    height:100%;
    opacity:0.5;
    z-index:1;
    /*position: absolute;
    bottom:0;
    left:0;*/
    float:left;
    background-repeat: no-repeat;
    background-position:center;
    background-size:cover;
}
.hp-feature-wrapper .hp-feature-container:hover > .overlay-image
{
    opacity:0.7;
}

.hp-feature-wrapper .hp-feature-container .cta-content{
    clear:both;
    padding: 10px;
    width:350px;
    height:205px;
    position: absolute;
    z-index:2;
}
.hp-feature-wrapper .hp-feature-container .cta-content p{
    float:left;
    // color:#fff;
    text-transform:uppercase;
    font-size:100%;
    font-size:12px;
    margin-left:5px;
}
.hp-feature-wrapper .hp-feature-container .cta-content .cta-icon{
    width:12px;
    height:12px;
    float:right;
    margin:5px 5px 0 0;
}
.hp-feature-wrapper .hp-feature-container .cta-content .cta-post-title h2{
    // color: #FFF;
    margin: 0;
    font: 700 24px/24px 'nimbus-sans', serif;
    padding: 0;
}
// .hp-feature-wrapper .hp-feature-container .cta-content .cta-post-title h1{
    // color: #FFF;
    // margin: 0;
    // padding: 0;
    // font: 700 36px/36px 'nimbus-sans', serif;
// }
.hp-feature-wrapper .hp-feature-container .cta-content .cta-content-border {
    border-top: 1px solid #FFF;
    overflow: hidden;
    padding-bottom: 5px;
}



.cta-post-title {
bottom: 10px;
padding: 5px;
position:absolute;

}

.cta-content .cta-post-title {
	width:92%!important;
}




.hp-feed-wrapper {
  padding: 0 !important;
  margin: 15px !important;
}
.hp-feed-wrapper .hp-feed-container {
    width:100%;
    background-color:#000;
    top:0;
    left:0;
}
.hp-feed-wrapper .hp-feed-container .overlay-image {
    width:100%;
    height:100%;
    opacity:0.5;
    z-index:1;
    /*position: absolute;
    bottom:0;
    left:0;*/
    float:left;
    background-repeat: no-repeat;
    background-position:center;
    background-size:cover;
}
.hp-feed-wrapper .hp-feed-container:hover > .overlay-image
{
    opacity:0.7;
}

.hp-feed-wrapper .hp-feed-container .cta-content{
    clear:both;
    padding: 10px;
    position: absolute;
    z-index:2;
}
.hp-feed-wrapper .hp-feed-container .cta-content p {
float: left;
color: #fff;
text-transform: uppercase;
font-size: 12px;
line-height:16px;
margin:3px 0 0 5px;
}
.hp-feed-wrapper .hp-feed-container .cta-content .cta-icon{
    width: 12px;
    height: 12px;
    float:right;
    margin:5px 5px 0 0;
}
.hp-feed-wrapper .hp-feed-container .cta-content .cta-post-title h2{
    color: #FFF;
    margin: 0;
    font-size: 30px;
    padding: 0;
}
.hp-feed-wrapper .hp-feed-container .cta-content .cta-post-title h1{
    color: #FFF;
    margin: 0;
    padding: 0;
}
.hp-feed-wrapper .hp-feed-container .cta-content .cta-content-border {
    border-top: 1px solid #FFF;
    overflow: hidden;
    padding-bottom: 5px;
}

.tw-feed-wrapper {
    padding: 0 !important;
  margin: 15px !important;
}
.tw-feed-wrapper .tw-feed-container {
    width:100%;
    height: 160px;
    top:0;
    left:0;
    background-color:#00acee;
    overflow: hidden;
}

.tw-feed-wrapper .tw-feed-container:hover
{
  /*opacity:0.7;*/
}

.tw-feed-wrapper .tw-feed-container .cta-content{
    clear:both;
    padding: 10px;
    width:160px;
}
.tw-feed-wrapper .tw-feed-container .cta-content p{
    float:left;
    color:#fff;
    text-transform:lowercase;
    font-size: 12px;
    line-height:16px;
}
.tw-feed-wrapper .tw-feed-container .cta-content p a{
  color:#fff;
  text-decoration:none;
}
.tw-feed-wrapper .tw-feed-container .cta-content .cta-icon{
    width:12px;
    height:12px;
    float:right;
    margin:5px 5px 0 0;
}
.tw-feed-wrapper .tw-feed-container .cta-content .cta-content-border {
    border-top: 1px solid #FFF;
    overflow: hidden;
    padding-bottom: 12%;
}

.tw-feed-wrapper .tw-feed-container .info, .tw-feed-wrapper .tw-feed-container .info a {
color: #FFF;
font-size: 12px;
font-weight: 100;
line-height: 15px;
}



.bc4x4 .hp-feed-container .cta-content .cta-post-title h1{
    font: 700 36px/36px 'nimbus-sans', serif;
    color: #FFF;
    margin: 0;
    padding: 0;
}
// .bc4x4 .hp-feed-container .cta-content .cta-post-title h2{
//   font: 700 24px/24px 'nimbus-sans', serif;
//     color: #FFF;
//     margin: 0;
//     padding: 0;
// }
.bc4x2 .hp-feed-container .cta-content .cta-post-title h1{
    font: 700 36px/36px 'nimbus-sans', serif;
    color: #FFF;
    margin: 0;
    padding: 0;
}
// .bc4x2 .hp-feed-container .cta-content .cta-post-title h2{
//   font: 700 24px/24px 'nimbus-sans', serif;
//     color: #FFF;
//     margin: 0;
//     padding: 0;
// }
.bc2x4 .hp-feed-container .cta-content .cta-post-title h1{
    font: 700 36px/36px 'nimbus-sans', serif;
    color: #FFF;
    margin: 0;
    padding: 0;
}
// .bc2x4 .hp-feed-container .cta-content .cta-post-title h2{
//   font: 700 24px/24px 'nimbus-sans', serif;
//     color: #FFF;
//     margin: 0;
//     padding: 0;
// }
.bc2x2 .hp-feed-container .cta-content .cta-post-title h1{
    font: 700 16px/18px 'nimbus-sans', serif;
    color: #FFF;
    margin: 0;
    padding: 0;
}
// .bc2x2 .hp-feed-container .cta-content .cta-post-title h2{
//   font: 700 13px/15px 'nimbus-sans', serif;
//     color: #FFF;
//     margin: 0;
//     padding: 0;
// }

/* Callouts

.callout{
    display:block;
    overflow:hidden;
    float:left;
    margin-bottom: 30px;
    width:100%;
}
.callout img { width:100%; }
.callout:hover {
opacity: 0.8;
}

.callout-info{
	display:block;
	position:absolute;
}

.callout-info .post-type {
   border-top: 1px solid #FFFFFF;
   height:40px;
   width:84%;
   margin:20px 7%;
}
.callout-info .post-type h2, .post-title h1 {
   margin: 0;
   color: #fff;
}
.callout-info .post-type h2 {
   text-transform:uppercase;
   float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 8px;
}
.callout-info .post-type img {
    float: right;
    margin-top: 8px;
    width: 5%;
}
.callout-info .post-title {
   width:84%;
   margin:0 7% 0 7%;
   position:absolute;
   bottom:1%;
}
.callout-info .post-title h1.top {
    color: #FFFFFF;
    font: 400 36px/36px 'nimbus-sans', serif;
}
.callout-info .post-title h1.bottom {
    font: 700 48px/48px 'nimbus-sans', serif;
}
*/

/* Footer */

footer{
	clear:both;
	background:#000000;
	width:100%;
	color:#fff;
	font-weight:100;
	letter-spacing:1px;
}

p.join-us-text {
color: #7e7e7e;
font-size: 24px;
line-height: 30px;
margin: 20px auto;
}

.join-us-button{
	position:relative;
	width:350px;
	height:45px;
	line-height:43px;
	border:2px solid #7e7e7e;
	margin:10px auto;
	text-align:center;

}

.join-us-button p{
	clear:both;
	font-size:14px;
	text-transform:uppercase;
	color:#7e7e7e;
	letter-spacing:0px;
	font-weight:bold;
	-webkit-transition-property:all;
	-moz-transition-property:all;
	-o-transition-property:all;
	transition-property:all;
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;
}

.join-us-button:hover > p{
	background-color:#7E7E7E;
	color:#C0C0C0;
	border-color:#7E7E7E;
	text-decoration:none;
	}


	.join-btn{
	display:inline-block;
	background-color:#c0c0c0;
	color:#7e7e7e;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 15px;
	margin-bottom:0;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;

	-webkit-transition-property:all;
	-moz-transition-property:all;
	-o-transition-property:all;
	transition-property:all;
	-webkit-transition-duration:.3s;
	-moz-transition-duration:.3s;
	-o-transition-duration:.3s;
	transition-duration:.3s;

	border-color:#7e7e7e;
	border-style:solid;
	border-width:2px;
	}
.join-btn:hover{
	background-color:#fcfcfc;
	color:#ccc;
	border-color:#fcfcfc;
	text-decoration:none;
	}



.subscribe{
	clear:both;
	background:#1b1b1b;
	width:100%;
	display:block;
	text-align:center;
	position:relative;
}

.subscribe h1{
	color:#fff;
	font-size:26px;
	line-height:30px;
	padding-top:15px;
}

.subscribe p{
	clear:both;
	color:#c0c0c0;
	font-size:16px;
	line-height:30px;
}

.subscribe-button{
	width:370px;
	height:45px;
	margin: 15px auto;
	margin-bottom:25px;
	border:2px solid #c0c0c0;
}

.subscribe-button p{
	clear:both;
	font-size:14px;
	text-transform:uppercase;
	color:#c0c0c0;
	margin-top:5px;
}

.cult-info{
	clear:both;
	background:#000;
	width:100%;
	display:block;
	position:relative;
	text-align:left;
	padding:20px 30px 10px 30px;
	overflow:hidden;
}

.cult-info p{
	clear:both;
	color:#fff;
	font-size:11px;
	margin-top:10px;
	}

.cult-info img{
	margin-right:30px;
	margin-top:-10px;
}

.sub-nav{
	float:right;
}

.sub-nav ul{

}

.sub-nav li{
	float:left;
	list-style:none;
	margin:0px 10px;
	font-size:11px;
}

/* greybg */
.greybg { padding-top:50px; padding-bottom:50px; background-color: #e9e9e9;}
.greybg-header-wrapper {
border-bottom: 1px solid #000;
padding: 15px;
overflow: hidden;

}


.greybg-header-wrapper .greybg-header {
border-right: 1px solid #000;
padding: 5px 15px 5px 0;
display: table-cell;
font: 800 18px/18px 'nimbus-sans', serif;
text-transform: uppercase;
float: left;
color: #000000;
}
.greybg-header-wrapper .greybg-header p {
  margin:0;
}
.greybg-header-filter {
  padding:5px 0 0;
}
a.feed-filter, a.pro-feed-filter { color: #7e7e7e; text-decoration: none; margin: 0 10px; padding: 5px 10px; -webkit-transition-property:all; -moz-transition-property:all; -o-transition-property:all; transition-property:all; -webkit-transition-duration:.3s; -moz-transition-duration:.3s; -o-transition-duration:.3s; transition-duration:.3s; }
a.feed-filter:hover, a.pro-feed-filter:hover {color: #000; background:lightgrey; padding: 5px 10px; border-radius: 20px; }
a.feed-filter.active, a.pro-feed-filter.active {background:#000; padding:5px 10px; border-radius:20px; color:#fff; }
.nav-filter  { padding:5px 10px; margin:10px; }
.load-more-wrapper {
  border: 2px solid #c0c0c2;
  overflow: hidden;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
-webkit-transition-property:all;
  -moz-transition-property:all;
  -o-transition-property:all;
  transition-property:all;
  -webkit-transition-duration:.3s;
  -moz-transition-duration:.3s;
  -o-transition-duration:.3s;
  transition-duration:.3s;
}

.load-more-wrapper:hover {background:#c0c0c2; border:2px solid #c0c0c2;}
.load-more-wrapper:hover > a {color:lightgrey;}
a.load-more-btn {
  cursor: pointer;
  text-transform:uppercase;
  font-size:14px;
  font-weight:700;
  text-decoration:none;
  width: 100%;
  height: 100%;
  display: table;
  color:#c0c0c2;
}



/**
 *Professionals
 */


.professionals-team h2{
	clear:both;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}

.headline-nav{
	display:block;
	width:100%;
	border-left: 1px #000 solid;
}

.headline-nav ul{
	margin-left:-30px;
}

.headline-nav li{
	float:left;
	margin:2%;
	list-style:none;
	text-transform:uppercase;
}

.professional-image-text{
	padding-left:60%;
}

.professional-profile-rhs{
	background-repeat:no-repeat;
	background-position:top;
	/*background-size:cover;*/
	background-color:#d4d4d4;
	display:table-cell;
	float:none;
	min-height:700px;
}

.partner-info{
	padding-top:75px;
	padding-left:5%;
	padding-right:3%;
	padding-bottom:5%;
	background-color:#e9e9e9;
	float: none !important;
	display:table-cell;
}

.partner-info h2{
	clear:both;
	text-transform:uppercase;
	color:rgba(153,153,153,1);
	font-size:18px;
}

.partner-info h3{
	clear: both;
	font-size:16px;
}

.partner-info li{
	clear:both;
	font-size:14px;
}

.backbutton img {
	width:5%;
}

.backbutton{
	text-transform:uppercase;
	font-weight:bold;
}

.buffer{
	height:5px;
	width:100%;
	background:rgba(51,51,51,1);
	margin:20px 0px;
}
.professional-name {
  margin:0;
}
.professional-title {
  margin:0;
}
/* JOIN US*/
.ju-headline {
  margin: 30px 0 0;
text-align: center;
}
.ju-headline p {
  font: 100 28px/32px 'nimbus-sans', serif;
  margin:0;
}
.jucallout {
   background:#e9e9e9;
   text-align:center;
   position:relative;
   overflow: hidden;
}
.jucallout img {
   width:44%;
   margin:20% 28% 0 28%;
   -khtml-opacity: 0.4;
   -moz-opacity: 0.4;
   -ms-filter: "alpha(opacity=40)";
   filter: alpha(opacity=40);
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.4);
   opacity: 0.4;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.jucallout h2, .jucallout p {
   margin:10px;
   color:#000;
}

.jucallout h2 {
  font-weight:bold;
  font-size:24px;
}
.jucallout p {
  font-weight:100;
  font-size:17px;
}
.jucallout:hover {
    background:#f9d616;
}
.jucallout:hover img {
   -khtml-opacity:1;
   -moz-opacity: 1;
   -ms-filter: "alpha(opacity=100)";
   filter: alpha(opacity=100);
   filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
   opacity: 1;
}
.jucallout:hover > .join-us-btn {
  background-color: #000;
}
.jucallout:hover > .join-us-btn p{
  color:white;
}
.join-us-btn {
border: 2px solid #000;
padding: 10px;
text-align: center;
text-transform: uppercase;
color: #000;
margin: 15px;
}
.jucallout .join-us-btn p {
  font-size:14px;
}

.contactoffice .contactmap img, .contactoffice .contactmap iframe {
padding: 10px;
background: white;
border: 1px #c0c0c0 solid;
}
.contactoffice .contactphone { padding-top:10px; }
.contactoffice .contactaddress { padding-top:20px; }


.about-icon{
   background:#fcd737;
   text-align:center;
   position:relative;
   overflow: hidden;
padding:20px;
min-height:380px;
}
.about-icon img {
   width:auto;
   margin:20% 0;
}

.about-icon p{
	font-size:18px;
	line-height:1.5;
}

/*single professional*/
div.overlay {
    background:#000000;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.professional-image-text h2 {
    position: relative;
    text-align: right;
    top: 220px;
	color:#f9d716;
}
.professional-image-text h3 {
    position: relative;
    text-align: right;
    top: 200px;
    color:#FFF;
}
.professional-social {
  height:20px;
  width:20px;
}

/*Case Studies */

.case-study-slogan p {
  font-size: 54px;
  line-height: 56px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.case-study-slogan strong {
  font-size: 54px;
  line-height: 56px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.case-study-logo {
  margin-top:0;
  text-align:center;
  margin-top: 60px;
}

.case-study-slogan {
  /*font-family: Gotham;*/
  margin-top: 50px;
}

.challenge-bg {background-color:#000;}

#challenge-copy h3  {
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	color:#fff;
	font-weight:800;
	margin-top:0px;
}

#challenge-copy p {
	font-size:20px;
	line-height:31px;
	color:#fff;
	text-align:center;
	font-weight:100;
}

#challenge-section .container, #solution-section .container, #results-section .container {
	padding-top:60px;
	padding-bottom:60px;
	padding-left: 75px;
    padding-right: 75px;
}

#related-studies-section .container {
	padding-top:50px;
	padding-bottom:70px;
	padding-left: 75px;
    padding-right: 75px;
}

#solution-section .container {border-bottom: 3px solid #c2c2c2;}

#solution-section h3, #results-section h3 {
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	color:#121212;
	font-weight:800;
	margin-top:0px;
}

#solution-section p, #results-section p, #solution-section ol, #results-section ol, #solution-section ul, #results-section ul, #solution-section li, #results-section li  {
	color:#121212;
	font-size:16px;
	line-height:24px;
	font-weight:100;
}

#solution-section li, #results-section li {
margin:0px;
}

#solution-section ol, #results-section ol, #solution-section ul, #results-section ul {
  margin-left: 0px;
  padding-left: 20px;
}

.solution-text{
  padding-left:0px;
}

.results-text a, .solution-text a {
	padding-left: 5px;
    color: #013787;
}

.results-text a:hover, .solution-text a:hover {
	text-decoration:underline;
}

.solution-images {
  padding-right: 0px;
  padding-top: 25px;
}

.more-studies-bg {
 background-color:#2b2b2b;
}

#related-studies-section h3 {
 color:#ababab;
 font-size:36px;
 text-align:center;
 margin-top:0px;
 margin-bottom: 0px;
}

.view-case-studies a {padding: 10px 20px; display: table; border:2px solid #ababab; color:#ababab; font-size:18px; font-weight:700; text-decoration:none; margin: 0 auto 15px; -webkit-transition-property:all; -moz-transition-property:all; -o-transition-property:all; transition-property:all; -webkit-transition-duration:.3s; -moz-transition-duration:.3s; -o-transition-duration:.3s; transition-duration:.3s;}
.view-case-studies a:hover {color:#000; background:#ffc000; border:2px solid #ffc000;}

#related-studies-section .hp-feature-wrapper .hp-feature-container .overlay-image, #case-studies-grid .hp-feature-wrapper .hp-feature-container .overlay-image {
	opacity: .5;
	-webkit-filter: none;
    filter: none;
}
#related-studies-section .hp-feature-wrapper .hp-feature-container:hover > .overlay-image, #case-studies-grid .hp-feature-wrapper .hp-feature-container:hover > .overlay-image {
    opacity:0.7;
}
#related-studies-section .hp-feature-wrapper .hp-feature-container, #case-studies-grid .hp-feature-wrapper .hp-feature-container {
 background-color:#000 !important;
}

#related-studies-section .hp-feature-wrapper .hp-feature-container .cta-content .cta-content-border, #case-studies-grid .hp-feature-wrapper .hp-feature-container .cta-content .cta-content-border {
  border-top: 1px solid #fff!important;
}

#related-studies-section .hp-feature-wrapper .hp-feature-container .cta-content p,
#related-studies-section .hp-feature-wrapper .hp-feature-container .cta-content h2,
#related-studies-section .hp-feature-wrapper .hp-feature-container .cta-content h1,
#case-studies-grid .hp-feature-wrapper .hp-feature-container .cta-content p,
#case-studies-grid .hp-feature-wrapper .hp-feature-container .cta-content h2,
#case-studies-grid .hp-feature-wrapper .hp-feature-container .cta-content h1  {
  // color: #fff;
}

.cs-landing-logo img {
   width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  vertical-align: middle;
  height: 100px;
}
#related-studies-section .hp-feature-cta-wrapper {
  color: #2b2b2b;
}


@media (max-width: 767px) {
	div.partner-info, div.professional-profile-rhs {
		width:100%!important;
		float:none!important;
		display:block!important;
		margin-top:-20px;
		margin-bottom:-20px;
	}
	div.professional-profile-rhs {
		background-position: center top!important;
	}
	div.row {
		// display:block!important;
	}

.case-study-slogan strong, .case-study-slogan p {
  font-size: 32px;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}
#challenge-section .container, #solution-section .container, #results-section .container {
	padding-top:60px;
	padding-bottom:60px;
	padding-left: 30px;
    padding-right: 30px;
}

#related-studies-section .container {
	padding-top:50px;
	padding-bottom:70px;
	padding-left: 30px;
    padding-right: 30px;
}
.solution-images {
 text-align:center;
}

.solution-images .solution-left img {
  padding-bottom:15px;
}

.case-study-heading {
  padding:0px;
}

}

/* Case Study BQT */



/*Case Study Rollover effect */



figure figcaption {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

figure.case-study-effect img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	width:100%;
}

figure.case-study-effect{
position: relative;
z-index: 1;
overflow: hidden;
cursor: pointer;
}

figure.case-study-effect figcaption {
	padding: 3em;
	text-align:center;
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;
}


figure.case-study-effect  figcaption::before {
	position: absolute;
	top: 50px;
	right: 50px;
	bottom: 50px;
	left: 50px;
	border: 1px solid #fff;
	content: '';
}

figure.case-study-effect figcaption::before,
figure.case-study-effect p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
figure.case-study-effect p{
position: relative;
  top: 50%;
  transform: translateY(-50%);
}


figure.case-study-effect:hover figcaption::before,
figure.case-study-effect:hover p {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.case-study-effect:hover figcaption {
	background-color: rgba(62,62,62,0.2);
}

figure.case-study-effect:hover img {
	opacity: 0.4;
}








.nav.case-study-scroll-nav > li > a {
	padding: 0px;
	display: none;
}
.nav.case-study-scroll-nav > li > a:hover,
.nav.case-study-scroll-nav > li > a:focus {
	background: transparent;
}
.case-study-scroll-nav {
	top: 290px;
    /*right: 25px;*/
    list-style: none outside none;
    padding-left: 0;
    position: fixed;
    text-align: center;
    z-index: 15;
    text-align: right;
}
.case-study-scroll-nav li {
	background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    cursor: pointer;
    height: 10px;
    margin: 1px 1px 10px;
    text-indent: -110px;
    width: 10px;
}
.case-study-scroll-nav a {
    color: #FFFFFF;
    display: none;
    font: 700 10px/10px 'nimbus-sans',serif;
    margin-left: -90px;
    padding-right: 15px !important;
    text-decoration: none;
    text-transform: uppercase;
}
.case-study-scroll-nav li.first a {
	display: block;
	height: 10px;
}
.case-study-scroll-nav li:hover a,
.case-study-scroll-nav li a:hover,
.case-study-scroll-nav li.active a {
	display: block;
}
.case-study-scroll-nav .active,
.case-study-scroll-nav li:hover {
	background-color: rgba(0, 0, 0, 0);
}
.case-study-heading-container {
	background-color: rgba(0, 0, 0, 0.25);
	padding-top: 30px;
	padding-bottom: 30px;
	border-width: 2px;
}
.case-study-heading-container h2.case-study-title {
	text-transform: none;
}

.sharing-buttons {
	width: 175px;
	margin: 0 auto;
	margin-top: 20px;
}
.sharing-buttons span {
	cursor: pointer;
}
.st_linkedin_custom1 {
	margin-left: 15px;
}
a.scroll-to-learn-more {
	background: url("_images/casestudy/scroll-to.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    bottom: 15px;
    display: block;
    height: 86px;
    left: 45%;
    margin: 0 auto;
    position: absolute;
    width: 105px;
}
a.scroll-to-next-section {
	background: url("_images/casestudy/scroll-to.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	display: block;
    height: 56px;
	margin: -28px auto;
    position: relative;
    width: 40px;

}
.case-study-section{
	font: 400 17px/24px 'Vollkorn',serif;
	min-height: 777px;

}

 .process-section, .partners-section, .proof-section {
	font: 400 17px/24px 'nimbus-sans', serif;
}

.partners-section .row, .proof-section .row{
	padding:20px 0;
}

.partner-logo{
	width: 100%;
	display: block;
	margin-bottom: 20px;
	padding:0px;
	text-align:center;
}


.partner-block{
	padding: 20px;
	margin: 10px;
	background: #f5f5f5;
	border: 1px solid #d1d1d1;
}

.partner-block a{
	text-decoration:underline;
}
.partner-cta{
	height:210px;
	padding:70px;
	background:Rgba(0,0,0,.2);
	width:100%;
}

.partner-cta a{
	text-align:center;
	padding: 10px 50px;
	display: table;
	text-transform: uppercase;
	border: 2px solid black;
	color: black;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	margin: 0 auto 15px;
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	font: 400 14px/20px 'nimbus-sans', serif;
}


.partner-cta a:hover{
	color:#000;
	background:#ffc000;
	border:2px solid #ffc000;
}
div.process-content {
	margin-top: -1px;
}

.process-icon{
	width: 40%;
	margin: -40px 30px 0px 30px;
}

#examine{
	background-color:rgba(200,200,200,.1);
}
.pricing-container{
	margin-top:20px;
	position:relative;
	color:white;
}

.tier-1, .tier-2, .tier-3{
	padding:30px 0;
}

.price-col-1, .price-col-2, .price-col-3, .price-col-4{
	position:absolute;
	top:0;
	height:950px;
	z-index:0;

}

.price-col-1{
	background:rgb(60,60,60);
}
.price-col-2{
	left:41.6%;
	background:rgb(80,80,80);
}

.price-col-3{
	left:58.2%;
	background:rgb(120,120,120);
}
.price-col-4{
	left:74.8%;
	background:rgb(80,80,80);
}
.prices-row{
	background: rgba(40,40,40);
	padding: 20px 0;
	z-index: 45;
	position:relative;
	width:948px;
	left:8.333333%;
	color:white;
}

.col-pr-8{
	background:rgba(20,20,20,1);
	padding: 10px 0;
	z-index: 45;
	position:relative;
	width:948px;
	left:8.333333%;
	color:white;
}

.col-pr-1, .col-pr-2, .col-pr-3, .col-pr-4{
	float:left;
}

.col-pr-1{
	width:40%;
}
.col-pr-2, .col-pr-3, .col-pr-4{
	width:20%;
}
.pricing-sub-title, .price{
font: 700 24px/30px "nimbus-sans",sans-serif;
text-transform: uppercase;
margin:30px auto;
}

.case-study-link{
	height:500px;
	color:white;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.case-study-link:hover .proof-bg{
		 -webkit-filter: blur(2px) grayscale(50%);
}
.proof{
z-index:500;
}
.boq-proof-bg{
	background: url("_images/casestudy/BQT/bqtc-header.jpg") center center no-repeat;
}


.harley-proof-bg{
	background: url("_images/casestudy/harley/harley-bg-1.jpg")center center no-repeat;
}

.bigrock-proof-bg{
	background: url("_images/casestudy/big-rock/bigrock-bg-3.jpg")center center no-repeat;
}

.wholesale-proof-bg{
	background: url("_images/casestudy/wholesale/wholesale-bg-1.jpg")center center no-repeat;

}

.united-proof-bg{
	background: cadetblue;

}

div.case-study-content {
	color: #ffffff;
	padding-top: 100px;
	margin-top: -1px;
}


.case-study-content .row{
	padding-bottom:40px;
}
#environment {
	min-height: 661px;
}
#enlightenment {
	min-height: 568px;
}
#enlightenment div.case-study-content {
	padding-top: 50px;
}
div.case-study-content-heading {
	border-top: 2px solid #ffffff;
}

.case-study-section-heading {
	font: 700 18px/20px 'Vollkorn',serif;
	font-style: italic;
}
.section-sub-title {
	font: 700 24px/30px "nimbus-sans",sans-serif;
	text-transform: uppercase;
	margin-top: 80px;
	margin-bottom: 50px;
}

.proof-sub-title{
	background:rgba(0,0,0,.3);
	border:3px solid white;
	font: 700 24px/30px "nimbus-sans",sans-serif;
	text-transform: uppercase;
	margin-top: 80px;
	margin-bottom: 70px;
}
.process-row{
	padding:30px 0;
}
.process-sub{
	font: 700 18px/30px "nimbus-sans",sans-serif;
	text-transform: uppercase;
	margin-top: 15px;
}
.section-sub-sub-title {
	font: 400 18px/20px 'Vollkorn',serif;
	margin-top: 10px;
	color: #d8d8d8;
	margin-bottom: 45px;
}
#enlightenment p.section-sub-title {
	margin-top: 30px;
	margin-bottom: 40px;
}
#execution p.section-sub-title {
	margin-top: 30px;
	margin-bottom: 10px;
}

img.bqtc-brand-at-a-glance {
	width: 507px !important;
	height: 316px !important;
}
img.btqc-brand-manual {
	width: 248px !important;
	height: 319px !important;
}
img.bay-of-quinte-logos {
	width: 774px !important;
	height: 327px !important;
	margin-top: 25px;
	margin-bottom: 40px;
}
img.video-bay-of-quinte-region {
	width: 774px !important;
	height: 327px !important;
	margin-bottom: 80px;
}
.jumbotron.casestudy { margin-top:0 !important;}
@media (min-width: 1200px ) {
	img.bqtc-brand-at-a-glance {
		padding-right: 0px;
	}
}




/*************************
 * Homepage Post styling
 */
.post img.image {
    margin-top: 9px;
    max-width: 100%;
}
.notoppad {
  padding-top: 0 !important;
}
/* Posts
------------------------------- */
.post h4 {
  margin-bottom: 9px;
}

.post h4 a {
  color: #333;
}

.post img.image {
  max-width: 100%;
  margin-top: 9px;
}

/* Isotope Transitions
------------------------------- */
.isotope,
.isotope .item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/* JavaScript event trig?gered by media query rules
   @see: http://www.paulrhayes.com/2011-11/use-css-transitions-to-link-media-queries-and-javascript/
------------------------------- */
.mq {
  -webkit-transition: width 0.001ms;
  -moz-transition: width 0.001ms;
  -o-transition: width 0.001ms;
  transition: width 0.001ms;
  width: 0;a
}

div.homepage-post {
	float: left;
}
div.homepage-post div.well {
	background-color: #00acee;
	border: none;
}
div.bc2x2,
div.bc2x2 div.well,
div.bc2x2 .cta-content {
	display: block;
	width: 160px;
	height: 160px;
}
div.bc4x2,
div.bc4x2 div.well,
div.bc4x2 .cta-content{
	width: 350px;
	height: 160px;
}
div.bc2x4,
div.bc2x4 div.well,
div.bc2x4 .cta-content{
	width: 160px;
	height: 350px;
}
div.bc4x4,
div.bc4x4 div.well,
div.bc4x4 .cta-content{
	width: 350px;
	height: 350px;
}

/** Search Page **/
.search-container { min-height:500px;}
.search-wrapper {
background: #E9E9E9;
padding-top: 30px;
padding-bottom: 0px;
font-weight: 100;
margin-bottom: 0px;
border-bottom: none;
}
label.screen-reader-text {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
form#searchform {
	position:relative;
}
form#searchform input[type="text"] {
	height:87px;
	padding:15px;
	background:#ffffff;
	font-size:48px;
	line-height:60px;
	padding-left:92px;
	border:none;
	width:100%;
}
form#searchform input[type="submit"] {
	height:53px;
	width:53px;
	background:url('_images/Search.jpg');
	border:none;
	position:absolute;
	left:18px;
	top:18px;
}


/** JUMBOTRON */

/*.jumbotron{
	width:100%;
	height: 550px;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-bottom: 0px;
	margin-top:50px;
	overflow:hidden;
	padding-top:0;
	padding-bottom:0;
	display:table;
}*/

.jumbotron .collective-text{
    display: table-cell;
    vertical-align: middle;
}

.jumbotron .collective-text h3{
	font-weight:100;
	color:#fff;
	text-align: center;
	font-size:43px;
}

.jumbotron .collective-text .jumbotron-link,
.jumbotron .collective-text .jumbotron-cta {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	padding-top: 40px;
	font-weight: 200;
}

.jumbotron.jumbotron--archive .collective-text .jumbotron-link {
    padding-top: 0;
}

.jumbotron .collective-text .jumbotron-link a {
  color:#FFFFFF;
  text-decoration: none;
}

/***/

.navfilter select, .pronavfilter select {
  display: none;
}
.navfilter ul, .pronavfilter ul {
  list-style-type: none;
margin: 0;
padding: 0;
}
.navfilter ul li, .pronavfilter ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#posts-container {
  overflow: hidden;
  }

  .logogarden{
	width:100%;
	min-height: 50px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0px;
	overflow:hidden;
	padding-top:0;
	padding-bottom:0;
	display:table;
	background-color:#000;
	opacity:0.8;
}
.ullogogarden {
  list-style: none;
}
.ullogogarden li {
  float: left;
  padding: 10px 4px;
}
.ullogogarden li img {
  height: 50px;
}

@media (min-width: 980px) {

	#posts {
	  width: 950px;
	  overflow: hidden;
	}

	.jumbotron {
		width:100%;
		height: 550px;
		background-repeat: no-repeat;
		background-size: cover;
        background-position: 50%;
		margin-bottom: 0px;
		margin-top:50px;
		overflow:hidden;
		padding-top:0;
		padding-bottom:0;
		display:table;
	}

	// .jumbotron .collective-text h2 {
	// 	font-size:14px;
	// 	line-height:14px;
	// }

	.jumbotron .collective-text h3 {
		font-size:43px;
		line-height:43px;
	}

	.jumbotron .collective-text .jumbotron-link,
	.jumbotron .collective-text .jumbotron-cta {
        padding-bottom: 15px;
        font-size: 21px;
	}

    .jumbotron.jumbotron--archive .collective-text .jumbotron-link {
        padding-bottom: 0;
        margin-bottom: 20px;
        font-size: 21px;
    }

	.jumbotron .collective-text .jumbotron-link .jumbotron-link-img {
	  height:30px;
	  width:30px;
	  margin-right:10px;
	}

	a.feed-filter, a.pro-feed-filter {
	  padding:0;
	}

}

/* Large desktop */
@media (min-width: 1200px) {

	#posts {
	  width: auto;
	  overflow: hidden;
	}

	a.feed-filter, a.pro-feed-filter {
	  padding:5px 10px;
	}

}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .dark-bg{
    	margin-top:30px!important;
    }

    #posts {
        width: 760px;
        margin-left: -20px;
    }

    // h1.jumbotron-message{
    //     font: 100 20px/30px 'nimbus-sans', serif;
    // }

    .jumbotron{
    	width:100%;
    	height: 300px;
    	background-repeat: no-repeat;
    	background-size: cover;
    	margin-bottom: 0px;
    	margin-top:50px;
    	overflow:hidden;
    	padding-top:0;
    	padding-bottom:0;
    	display:table;
    }

    // .jumbotron .collective-text h2{
    // 	font-size:14px;
    // 	line-height:14px;
    // }

    .jumbotron .collective-text h3{
    	font-size:28px;
    	line-height:28px;
    }

    .jumbotron .collective-text .jumbotron-link {
      margin-bottom: 15px;
      font-size: 15px;
    }

    .jumbotron .collective-text .jumbotron-link .jumbotron-link-img {
      height:20px;
      width:20px;
      margin-right:10px;
    }

    .styled-select {
        width: 240px;
        height: 30px;
        overflow: hidden;
        background: url(/wp-content/themes/cult/_images/select_arrow_white.png) no-repeat right;
        background-color:#3c3c3c;
        position: absolute;
        top: 14px;
        left: 200px;
    }

    .navfilter ul,
    .pronavfilter ul {
        display: none;
    }

    .navfilter select,
    .pronavfilter select {
        display:inline-block;
        background:transparent;
        width:268px;
        font-size:14px;
        line-height:1;
        border:0;
        border-radius:0;
        height:34px;
        -webkit-appearance:none;
        position: absolute;
        top:-1px;
        left:8px;
        color:#fff;
    }

} /* End Media */



/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.dark-bg{
		margin-top:30px!important;
	}

	// h1.jumbotron-message{
	// 	font: 100 20px/30px 'nimbus-sans', serif;
	// }

	.jumbotron{
		width:100%;
		height: 300px;
		background-repeat: no-repeat;
		background-size: cover;
		margin-bottom: 0px;
		margin-top:50px;
		overflow:hidden;
		padding-top:0;
		padding-bottom:0;
		display:table;
	}

	// .jumbotron .collective-text h2{
	// 	font-size:14px;
	// 	line-height:14px;
	// }

	.jumbotron .collective-text h3{
		font-size:20px;
		line-height:28px;
	}

	.jumbotron .collective-text .jumbotron-link,
	.jumbotron .collective-text .jumbotron-cta {
		margin-bottom: 15px;
		font-size: 15px;
	}

	.jumbotron .collective-text .jumbotron-link .jumbotron-link-img {
		height:20px;
		width:20px;
		margin-right:10px;
	}
	.styled-select {
		width: 240px;
		height: 30px;
		overflow: hidden;
		background: url(/wp-content/themes/cult/_images/select_arrow_white.png) no-repeat right;
		background-color:#3c3c3c;
		position: absolute;
		top: 14px;
		left: 20px;
	}

	.navfilter ul,
	.pronavfilter ul {
		display: none;
	}

	.navfilter select,
	.pronavfilter select {
		display: inline-block;
		background: transparent;
		width: 268px;
		font-size: 14px;
		line-height: 1;
		border: 0;
		border-radius: 0;
		height: 34px;
		-webkit-appearance: none;
		position: absolute;
		top: -1px;
		left: 8px;
		color: #ffffff;
	}

	.about-icon{
		padding:20px;
		min-height:auto;
	}

	.about-icon img {
		width:50%;
		margin:20% 0;
	}

	.about-icon p{
		font-size:22px;
		line-height:1.5;
	}

} /* End Media */

@media (max-width:1200px){
/* Price Table */

    .price-col-1,
    .price-col-2,
    .price-col-3,
    .price-col-4 {
    	display:none;
    }

    .prices-row, .col-pr-8{
    	width:100%;
    	left:0;
    }

    .prices-row{
        background:rgb(180,180,180);
    }

    .col-pr-4,
    .col-pr-2{
    	float:left;
    }

    .col-pr-1 {
    	width:40%;
    }

    .col-pr-2, .col-pr-3, .col-pr-4{
    	width:20%;
    }

    .pricing-sub-title, .price{
    font: 700 24px/30px "nimbus-sans",sans-serif;
    text-transform: uppercase;
    margin:30px auto;
    }

    .tier-1, .tier-2, .tier-3{
    	background:rgb(160,160,160);

    }

    .underten{
    	background:rgb(60,60,60);
    	padding:20px 0;
    }

    .eleventotwentyfive{
    	background:rgb(100,100,100);
    	padding:20px 0;
    }

    .twentyfiveormore{
    	background:rgb(140,140,140);
    	padding:20px 0;
    }

    .about-icon{
        padding: 20px;
        min-height: 410px;
    }

}  /* End Media */

/* Landscape phones and down */
@media (max-width: 480px) {

	// h1.jumbotron-message{
	// 	font: 100 14px/18px 'nimbus-sans', serif;
	// }

	.jumbotron {
		width: 100%;
		height: 300px;
		background-repeat: no-repeat;
		background-size: cover;
        background-position: 50%;
		margin-bottom: 0px;
		margin-top: 50px;
		overflow: hidden;
		padding-top: 0;
		padding-bottom: 0;
		display: table;
	}

	// .jumbotron .collective-text h2{
	// 	font-size: 14px;
	// 	line-height: 14px;
	// }

	.jumbotron .collective-text h3{
		font-size: 14px;
		line-height: 18px;
	}

	.jumbotron .collective-text .jumbotron-link,
	.jumbotron .collective-text .jumbotron-cta {
		margin-bottom: 15px;
		font-size: 15px;
		margin-top: 0;
	}

	.jumbotron .collective-text .jumbotron-link .jumbotron-link-img {
		height: 20px;
		width: 20px;
		margin-right: 10px;
	}

} /* End Media */



/* Carousel */
.ullogogarden img {
  max-width:120px;
  padding-top:10px;
  padding-bottom: 10px;
  margin: 0 auto;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .solution-images .solution-left img {
        padding-bottom: 15px;

    }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */

}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 613px)
 {
/* Styles */
.callout-info{
	width:370px;
	height:240px;
	margin-top:-240px;
}
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 991px)
and (orientation : portrait)
and (orientation : landscape) {
/* Styles */
.callout-info{
	width:370px;
	height:340px;
	margin-top:-340px;
}
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 1199px)
and (orientation : landscape) {

/* Styles */
.callout-info{
	width:293px;
	height:190px;
	margin-top:-190px;
}
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1200px) {
/* Styles */
// h1.jumbotron-message{
// 	font: 100 40px/42px 'nimbus-sans', serif;
// }
.callout-info{
	width:350px;
	height:227px;
	margin-top:-227px;
}
}


/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}
.cultcapablebtn { background:none !important; float:left; margin-right:30px;}
.finalizebtns {display:none; margin-top:-70px;padding-bottom:70px;}
.finalizebtns p {font-size:28px;line-height:29px;}
.finalizebtns a {position:absolute; top:100px;width: 90%;left: 5%;}
.phonenum {display:none;clear:both;}
.finalizebtns .col-md-4 {text-align:center;}
