.sub-nav ul li { margin: 10px 10px; }
.sub-nav ul li a:hover { color: #ffc000; }
#posts-container .row.load-more-wrapper a.load-more-btn:hover { color: #ffffff; }
.overlay-image { -webkit-transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -ms-transition: opacity .25s ease-in-out; -o-transition: opacity .25s ease-in-out; transition: opacity .25s ease-in-out; }
.menuhome a {position:relative; line-height:30px;}
.menuhome a:hover {color:black!important;}
.sidebar ul li {margin-left:0px!important;}
.jumbotron {margin-top:0px!important;}
.bc2x2.col-lg-2.hp-feed-wrapper.isotope-item a.calloutlink div.row.hp-feed-container div.cta-content div.cta-post-title h1.bottom {letter-spacing:0.5px;}
.hp-feature-wrapper .row.hp-feature-container .cta-content {width: calc(100% - 30px)!important;}
.professional-profile-rhs {background-size:50%;}
html.csstransforms.no-csstransforms3d.csstransitions.wf-nimbussans-i3-active.wf-nimbussans-i4-active.wf-nimbussans-i7-active.wf-nimbussans-i9-active.wf-nimbussans-n3-active.wf-nimbussans-n4-active.wf-nimbussans-n7-active.wf-nimbussans-n9-active.wf-active body div#contactus.container-full.greybg div.container div.row.margintopbot a div.col-xs-12.col-sm-6.col-md-4.hp-feature-wrapper div.row.hp-feature-container div.cta-content
@media (max-width: 979px) {
.hp-feature-wrapper, .hp-feature-container, .cta-content {height:150px!important;}
.hp-feature-wrapper {margin:15px 0!important;}
}


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


.jumbotron .collective-text p.jumbotron-link .jumbotron-link-img {
  height:18px!important;
  width:18px!important;
  margin-top:-2px!important;
}


.dark-bg {
    padding:20px;
    margin-top:0px;
}

/*=====  Page specific Variations  ======*/

.jumbotron--archive .dark-bg {
    padding: 40px 20px;
}


h1.jumbotron-message {
    padding: 10px;
}

.pricing_table {
    line-height: 150%;
    font-size: 12px;
    margin: 0 auto;
    width: 90%;
	text-align:center;
    padding-top: 10px;
    margin-top: 50px;
	padding-left:0px!important;
	height: 300px;
}

.price_block {
    color: #fff;
    float: left;
    list-style-type: none;
    transition: all 0.25s;
    position: relative;
    box-sizing: border-box;
    background: #d9d9d9;
    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
	height:360px;
}

.pricing_table h6 {
    text-transform: uppercase;
    padding: 15px 0;
    background: black;
    margin: -10px 0 1px 0;
	font-size:15pt;
}

.features {
    color: #000;
	padding-left:0;
}


.features li {
    padding: 8px 15px;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    list-style-type: none;
	margin-bottom:0;
	font:100 14px/20px 'nimbus-sans', serif;
	}


.action_button {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    background: linear-gradient(#666, #333);
    padding: 5px 20px;
    font-size: 11px;
    text-transform: uppercase;
}

.price_block:hover {
    box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
    transform: scale(1.04) translateY(-5px);
    z-index: 1;
    border-bottom: 0 none;
	background-color:white;
}
.price_block:hover .price {
    background:linear-gradient(#DB7224, #F9B84A);
    box-shadow: inset 0 0 45px 1px #DB7224;
}
.price_block:hover h3 {
    background: #222;
}
.price_block:hover .action_button {
    background: linear-gradient(#F9B84A, #DB7224);
}

@media only screen and (min-width : 480px) and (max-width : 768px) {
    .price_block {width: 50%;}
    .price_block:nth-child(odd) {border-right: 1px solid transparent;}
    .price_block:nth-child(3) {clear: both;}
    .pricing_table {padding-left:0px!important;}
    .price_block:nth-child(odd):hover {border: 0 none;}
}
@media only screen and (max-width : 768px) {
	.pricing_table {height:600px;}
	.price_block {height:auto!important;}
}

@media only screen and (max-width : 536px) {
	.pricing_table {height:700px;}

}

@media only screen and (max-width : 479px) {
	.pricing_table {height:850px;}
}

@media only screen and (min-width : 769px){
    .price_block {width: 33%;}
    .price_block {border-right: 1px solid transparent; border-bottom: 0 none;}
    .price_block:last-child {border-right: 0 none;}
    .price_block:hover {border: 0 none;}
}


@media only screen and (max-width : 1186px) {
	.price_block {height:380px!important;}
}
@media only screen and (max-width : 1012px) {
	.price_block {height:400px!important;}
}
@media only screen and (max-width : 897px) {
	.price_block {height:430px!important;}
}
@media only screen and (max-width : 836px) {
	.price_block {height:480px!important;}
}
@media only screen and (max-width : 769px) {
	.price_block {height:auto!important;}
}

.pricing-content {
	width:95%;
	margin:auto;
	font: 100 18px/20px 'nimbus-sans', serif;
	margin-top:-50px;
}



.price_block a {
	padding: 10px 20px;
	width:90%;
	display: table;
	text-transform:uppercase;
	border:2px solid #7e7e7e;
	color:#7e7e7e;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: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;}


.button3 {
margin-top:10px;
}


.price_block a:hover {
	color:#fff;
	background:black;
	border:2px solid black;}

/* testimonials */
.test-container {
	width:95%;
	margin:auto;
	margin-bottom:30px;
}


/* testimonials slider geometry */
.tsl {
	border-top:8px solid black;
	border-bottom: 1px solid black;
	padding:20px;
	text-align:center;
}
.tsl-list {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
.tsl-item {
	position:relative;
	top:0;
	left:100%;
	margin-left:-100%;
	width:100%;
	float:left;
	-webkit-animation: tsl-fade-in-out 20s infinite!important; /* Safari 4+ */
    -moz-animation:    tsl-fade-in-out 20s infinite!important; /* Fx 5+ */
    -o-animation:      tsl-fade-in-out 20s infinite!important; /* Opera 12+ */
	animation: 		   tsl-fade-in-out 20s infinite!important;
	animation-play-state:running!important;
}

/* lets hide all items from second */
.tsl-item + .tsl-item {
	opacity:0;
}

/* animation */

/* animation shift */
/* negative delay needed to pause works correctly on hover */
.tsl-item:nth-child(2) {
	-webkit-animation-delay: -10s!important; /* Safari 4+ */
    -moz-animation-delay:    -10s!important; /* Fx 5+ */
    -o-animation-delay:      -10s!important; /* Opera 12+ */
	animation-delay: -10s!important;
}

/*
we have 5 items.
we want each slide plays ≈5s

each slide will play 1/5 of animation = 20%
1% of animation is for transitions (fading)
*/
@-webkit-keyframes tsl-fade-in-out {

	0% {
		opacity:0;
		z-index:2;
	}
	1% {
		opacity:1;
		z-index:2;
	}
	50% {
		opacity:1;
	}
	51% {
		opacity:0;
		z-index:1;
	}
	100% {
		opacity:0;
	}
}

@-moz-keyframes tsl-fade-in-out {

	0% {
		opacity:0;
		z-index:2;
	}
	1% {
		opacity:1;
		z-index:2;
	}
	50% {
		opacity:1;
	}
	51% {
		opacity:0;
		z-index:1;
	}
	100% {
		opacity:0;
	}
}

@-o-keyframes tsl-fade-in-out {

	0% {
		opacity:0;
		z-index:2;
	}
	1% {
		opacity:1;
		z-index:2;
	}
	50% {
		opacity:1;
	}
	51% {
		opacity:0;
		z-index:1;
	}
	100% {
		opacity:0;
	}
}


@keyframes tsl-fade-in-out {

	0% {
		opacity:0;
		z-index:2;
	}
	1% {
		opacity:1;
		z-index:2;
	}
	50% {
		opacity:1;
	}
	51% {
		opacity:0;
		z-index:1;
	}
	100% {
		opacity:0;
	}
}

/* pause on hover */
.tsl-list:hover .tsl-item {
	animation-play-state:paused!important;
}

/* testimonials theme */
.tsl-content {
		font: 400 20px/30px 'Vollkorn',serif;
}
.tsl-content p {
	margin-top:0;
}
.tsl-meta {
	font: 11px/1.4 Arial;
	text-align:right;
}
.tsl-meta p {
	margin-bottom:0;
	font: 100 16px/18px 'nimbus-sans', serif;
	text-align:center;
	font-style: italic;
}


.testimonials-heading {
	font:700 24px/30px "nimbus-sans", sans-serif;
	margin-top:30px;
}

.pricing-title {
	font:700 24px/30px "nimbus-sans", sans-serif;
	margin-top:50px;
}

.pricing-greybg {
	padding-top:50px; padding-bottom:30px; background-color:#f2f2f2;
}

.client-roster {
	margin:auto;
	width:95%;
	background-color: #ffc000;
	text-align:center;
	font:100 14px/20px "nimbus-sans", sans-serif;
	padding:20px;
	height:auto;
	margin-top:10px;
	margin-bottom:40px;
}

.client-roster h3 {
	font:700 24px/30px "nimbus-sans", sans-serif;
	text-align:center;
	color:black;
}
.client-roster a{
	padding: 10px 20px;
	display: table;
	text-transform:uppercase;
	border:2px solid black;
	color:black;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: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;}

.client-roster a:hover {
	color:#fff;
	background:black;
	border:2px solid black;}

.client-roster h4 {
	font:400 18px/20px "nimbus-sans", sans-serif;
	color:black;
}


/*ABOUT PAGE*/

#about-intro {
	width:100%;
	font: 100 16px/20px "nimbus-sans", sans-serif;
	padding:30px;
}

#about-intro h3 {
	font:700 24px/30px "nimbus-sans", sans-serif;
	margin-top:0;
}

.about-greybg {
	background: #f2f2f2;
	width:100%;
	height:auto;
}

.underline {
	text-style: underline;
}

.history {
	width:100%;
	padding:20px;
}

.history p {
	// font: 200 16px/20px 'Vollkorn',serif;
}

.greybg-tweets { padding-top:10px; padding-bottom:10px; background-color: #e9e9e9;}


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

.backbutton img {
	margin-bottom:4px;
}
.professional-social-linkedin {
	height:20px;
	width:20px;
}

.professional-social-email {
	height:20px;
	width:20px;
}


.professional-social-twitter {
	height:20px;
	width:20px;
}

.professional-name {
  color:#00000;
}
@media only screen and (max-width : 991px){
.professional-image-text {
	padding-left:0!important;
}}


.padleft30px .nav-social.linkedin { background:url('_images/linkedIn-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.padleft30px .nav-social.linkedin:hover { background-image:url('_images/linkedIn-soc-rollover.png');}
.padleft30px .nav-social.twitter { background:url('_images/twitter-soc-lightgrey.png') no-repeat; background-size:100%; margin-right:15px;}
.padleft30px .nav-social.twitter:hover { background-image:url('_images/twitter-soc-rollover.png');}


	.single-blog-header {
	margin:auto;
	text-align:center;
	width:60%!important;
	float:none;
}

.container .fader {
	width:100%;
}

.page .next-post-image-container .container {
	width:100%;
	max-width:none;
}

p {
	margin:0 0 20px;
}

.article-content {
	font: 400 18px/30px 'Vollkorn', serif;
}

.article-content p:first-child {
	font-size: 25px!important;
	line-height: 40px!important;
}

#recommend {
	font: 400 15px/20px "nimbus-sans",sans-serif!important;
}
#recommend a {
font: 700 14px/20px "nimbus-sans",sans-serif!important;
}
#recommend strong {
	border:none!important;
	padding:0!important;
	margin-top:-2px!important;
}

span.st_twitter_custom1, span.st_linkedin_custom1 {
	margin-top:-2px!important;
}
.about-author strong{
	border:none;
	padding:0;
}

.author-block {
font: 400 13px/20px "nimbus-sans",sans-serif!important;
}

@media (max-width: 658px) {
#recommend strong {
	margin-bottom:0;
	font: 600 12px/20px "nimbus-sans",sans-serif!important;

}

#recommend a {
	font: 600 12px/20px "nimbus-sans",sans-serif!important;
		margin-top:-2px;
}
#recommend {
	height:57px!important;
	width:300px;

}
#recommend img {
	margin-left:0px;
}

}

.ltr a>img {
	padding: 0px 10px 10px 0px;
}

.author-block {
	margin-left:-30px;
}

.footercta h4{
	font:400 24px/36px 'nimbus-sans', serif!important;
}

.article-content .alignleft {
	padding:0 20px 20px 0;
}

.article-content .alignright {
	padding:0 0 20px 20px;
}

#tweetBtn {
	display:none;
}

.blockquote {
	width:925px!important;
}

.menutext {
	margin-top:10px!important;
}



@media (max-width: 767px) {
.styled-select {width:160px; left:200px;}
}

@media only screen and (min-width:40px) and (max-width: 767px) {
	.blockquote {width:100%!important; margin-left: 0!important;}
}

#jumbotron-link-img-play {
background: url(http://v3.cult.ca/wp-content/uploads/2014/10/homepage_play.png) no-repeat;
    height: 78px;
    width: 78px;
	text-align:center;
	margin:auto;
}

#jumbotron-link-img-play:hover {
	background: url(http://v3.cult.ca/wp-content/uploads/2014/10/homepage_play_hover.png) no-repeat;
}

@media only screen and (max-width : 979px) {
	.single-blog-header {width:90%!important;}
	.next-post-image h2.sub-headline {font-size:20px!important; line-height:1!important;}
	#next-post-stats li {margin-bottom:0!important;}
	.next-post-image h1.article-title {font-size:30px!important; line-height:1!important; padding-top:30px!important;}
	.jumbotron {height:400px;}
}



iframe {
	position: relative;
	overflow: hidden;
	max-width: 100%;

}

.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media only screen and (max-width : 519px) {
	.next-post-image span {font: 700 10px/30px "nimbus-sans", sans serif!important;}
}

.partner-title {
	width:100%;
	height:50px;
	background-color:white;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#d1d1d1;
	padding-top:15px;
	margin-bottom:30px;
}

.partner-block {
	padding:0 0 20px 0!important;
}

#page {
	padding-bottom: 0!important;
	border-bottom:none!important;
}

@-moz-document url-prefix() {
	.jumbotron {
		display:block;
		padding-top:50px!important;
	}
	.jumbotron .collective-text p.jumbotron-link {
		margin-top:0;
	}
	.dark-bg {
		margin-top:5px!important;
		padding:10px;
	}
}

}

@media only screen and (max-width : 399px) {
	.sub-nav ul {
		padding-left:0;
	}
	.sub-nav li {
		float:none;
	}
	.sub-nav {
		float:left;
	}

	@-moz-document url-prefix() {
	.jumbotron {
		display:block;
		padding-top:50px!important;
	}
	}


}

@-moz-document url-prefix() {
	.jumbotron .collective-text {
		display:block!important;
	}

}

author-image img{
	min-width:50%;
	margin-bottom:10px;
}

@media only screen and (max-width : 850px) {
	.options input[type=text] {
		font-size:40px!important;
	}
	@-moz-document url-prefix() {
    .jumbotron {
        height: 400px;
    }
}
}

@media only screen and (max-width : 525px) {
	.options input[type=text] {
		font-size:20px!important;
	}


}

.partner-logo img{
	max-width:100%;
	padding:0 10px 0 10px;
}

.partner-block a {
	display:inline-block;
}

@media only screen and (max-width : 1200px) {
.process-sub {
	margin:auto!important;
	float:none!important;
}
.process-icon {
	margin:auto!important;
	display:block!important;
	width:100px!important;
}
}

.empty{
	height:20px;
	display:block;
}
@media only screen and (max-width : 991px) {
	.empty {
		display:none;
	}
	.sidr ul li a {
		padding:5px 30px!important;
	}
	.sidr {
		font-size:12px;
	}
}

.sidr ul li.menuback a {
	padding: 0px 30px!important;
}

	.sidr {
		font-size:14px!important;
	}

	.principleintro {
		font-size: 24px;
		line-height: 30px;
	}


.process-content {
	font: 200 16px/20px 'Vollkorn',serif;
}

.section-sub-title {
	text-transform:capitalize;
	margin-bottom: 20px;
}


.ju-headline {
	font:700 24px/30px "nimbus-sans", sans-serif;
}

.tw-feed-wrapper .tw-feed-container {
	background-color: #ffc000!important;
}

.tw-feed-wrapper .tw-feed-container .info, .tw-feed-wrapper .tw-feed-container .info a, .tw-feed-wrapper .tw-feed-container .cta-content p a {
	color:black!important;
}

.tw-feed-wrapper .tw-feed-container .cta-content .cta-content-border, .hp-feature-wrapper .hp-feature-container .cta-content .cta-content-border {
	border-top: 1px solid black!important;
}


.hp-feature-wrapper .hp-feature-container .overlay-image {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
opacity: 0.3;
}

// .hp-feature-wrapper .hp-feature-container {
// 	background-color: #ffc000!important;
// }

// .hp-feature-wrapper .hp-feature-container .cta-content .cta-post-title h2,
// .hp-feature-wrapper .hp-feature-container .cta-content .cta-post-title h1,
// .hp-feature-wrapper .hp-feature-container .cta-content p {
// 	color:black;
// }


@-moz-document url-prefix() {
	.jumbotron {
		display:block;
		padding-top:50px!important;
	}
}


@-moz-document url-prefix() {
	.dark-bg {
		margin-top:50px!important;
		padding:20px;
	}
}


.post-id-2703 .professional-profile-rhs {
	background-size:100%!important;
	  background-position: 70% 20%;
}
.padright30px {
	padding-right:30px;
}
.padright20px {
	padding-right:20px;
}
// #premiumModal {
//     z-index: 1042;
// }

.blognav { padding:0; padding-top:190px;}
.owl-controls { display:none;}

@media only screen and (max-width : 767px) {
	.blognav { display:none;}
	.owl-controls { display:block;}
}
