/*
Theme Name: BuzzStream
Theme URL:
Description:
Author: Cullen Wilson
Author URI: http://www.10hats.combac
Version: 0.1.14

*/

@import url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/css/normalize.css');
@import url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/css/bootstrap.min.css');

/*** Typography ***/

@font-face {
    font-family: 'proximanova-light';
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-light-webfont.eot');
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-light-webfont.svg') format('svg'),
    	 url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-light-webfont.woff') format('woff'),
         url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proximanova-regular';
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-regular-webfont.eot');
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-regular-webfont.svg') format('svg'),
    	 url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts//proximanova-regular-webfont.woff') format('woff'),
         url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts//proximanova-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proximanova-semibold';
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-semibold-webfont.eot');
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-semibold-webfont.svg') format('svg'),
    	 url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-semibold-webfont.woff') format('woff'),
         url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/proximanova-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proximanova-bold';
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts//proximanova-bold-webfont.eot');
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts//proximanova-bold-webfont.svg') format('svg'),
    	 url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts//proximanova-bold-webfont.woff') format('woff'),
         url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts//proximanova-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pfreminderpro-regular';
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/pfreminderpro-regular-webfont.eot');
    src: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/pfreminderpro-regular-webfont.svg') format('svg'),
    	 url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/pfreminderpro-regular-webfont.woff') format('woff'),
         url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/fonts/pfreminderpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body a {
	text-decoration: none; 
color: #456dae;
transition: 0.2s ease all;
}

body a:hover {
	text-decoration: none;
	cursor: pointer;
}

body p a:hover {
	text-decoration: underline;
	cursor: pointer;
}

body > b, body > br {
display: none;
}

html{font-size:100%;} 


body {
margin: 0;
font-size: 1em;
background: #456dae;
-webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5 {
  font-family: proximanova-semibold;
font-weight: normal;
line-height: 120%;
margin: 0 auto;
}

h1 {
 font-size: 3.25rem;	
line-height: 110%;
margin-bottom: 20px;
}

h1.large {
font-size: 72px;
font-weight: bold;
}

h2 {
   font-size: 2.8em;
}

h3 {
font-size: 2em;
}

.thin {
  text-transform: uppercase;
  letter-spacing: 0.1375em;
  margin: 0 0 0.625em 0;
  line-height: 125%;
font-family: proximanova-bold;
}

h4 {
font-size: 1.375em;
}
h5 {
font-size: 1.125em;
}

h6 {
	font-size: 1em;
}

h7 {
font-size: 0.8em;
}

.bs-row {
width: 85%;
margin: 0 auto;
max-width: 1280px;
  position: relative;
  z-index: 1;
}

.bs-row .bunch {
padding: 0 5%!important;
font-size: 1.1em;
width: 50%;
}

.bs-row .bunch.tight {
width: 42%;
}

.bs-row .tight {
    padding: 3em 15px;
}

.bs-row .tight .video-wrapper {
    width: 95%;
    margin: 0 auto;
    padding: 1.5em 5% 1.2em;
    min-height: 18em; 
    background: #456dae;
    transition: 0.2s ease all;
    margin-bottom: 1.25em;
    height: 15em;
    max-width: 30em;
}

.bs-row .tight .video-wrapper > div {
    overflow: hidden;
    width: 65%;
    margin: 0 auto;
    position: absolute;
    bottom: 1px;
    margin-left: -32%;
    left: 50%;
}
.bs-row .tight .video-wrapper h6 {
position: relative;
z-index: 1;
}
.bs-row .tight .video-wrapper:hover {
filter: brightness(1.08);
  -webkit-filter: brightness(1.08);
}

.bs-row .tight .video-wrapper img {

    margin-bottom: -1.2em;

}

.bs-row .tight .video-wrapper a {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}

.bs-row .has-circle {
position: relative;
display: inline-block;
vertical-align: middle;
width:100%;
}

.bs-row .has-circle img {
  position: relative;
  z-index: 1;
width: 100%;
}


.bs-row.ribbon {
  width: 100%;
  
  vertical-align: middle;
}

.bs-row.ribbon > div {
display: inline-block;
  vertical-align: middle;
  padding: 3em 3%;

}

.bs-row.ribbon h5 {
  margin: 0;
}

.capsule {
border-radius: 5px;
color: #222;
padding: 75px 40px 100px 40px;
overflow: hidden;
}

.capsule h1, .circle {
margin: 0 auto;
  height: 230px;
  width: 230px;
  border-radius: 200px;
  box-sizing: border-box;
  position: relative;
  text-align: center;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 7px;
  padding: 155px 20px 0;
  font-family: "proximanova-regular";
  text-indent: 7px;
	color: white;
margin-bottom: 35px;
}

.capsule a {
  position: absolute;
  bottom: 75px;
  margin-left: -100px;
  width: 200px;
}

/*.circle.small {
height: 200px;
  width: 200px;
  padding: 138px 20px 0;
  font-size: 14px;
  color: white;
  letter-spacing: 4px;
  text-indent: 4px;
}
*/

.circle.small {
height: 16em;
  width: 16em;
  padding: 0;
  letter-spacing: 0;
  text-indent: 0;
text-align: center;
  border: 0.25em solid white;
}

.circle.small img, .row.video-panel .blurb .circle.small img {
width: 85%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
-webkit-transform: translateY(-50%);
  margin: 0;
  left: auto;
}

.circle.small.alignleft {
	width: 180px;
height: 180px;
margin: 0 25px 0 0;
padding: 25px;
}

.circle.small.alignleft img {
bottom: auto;
}


.capsule p {
line-height: 170%;
font-size: 15px;
}
.row {

position: relative;
}
.row.video-panel {
overflow: hidden;
}
.row.has-arrow {
position: relative;
overflow: hidden;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
}
.row .small-title {
  margin: 0 auto;
  letter-spacing: 0.2125em;
  border-bottom: 0.125em solid rgba(139, 192, 253, 0.3);
  display: inline-block;
  padding: 2.5em 0 1em;
}
.row.video-panel .blurb {
  margin-left: 5%;
  font-family: proximanova-light;
}

.row.video-panel .blurb h1, .row.video-panel .blurb h2 {
margin: 0.3em 0 0.5em;
}

.row.video-panel .blurb h2 {
margin-bottom: 0;
}

.row.video-panel .blurb .CTA {
margin: 0 0 1em;
}
.row.video-panel .blurb.text-center img {
width: 10em;
}

.row.video-panel .blurb.text-center {
  margin: 0 auto;
  padding:0 0 5em 0;
width: 100%;
}
.row.video-panel.montage .blurb.text-center {
padding: 0 0 9em;
}

.row.video-panel .blurb.text-center p {
margin: 0 auto;
color: #B6D8FF;
max-width: 34em;
    line-height: 160%;
  font-size: 1.375em;
}
.row.video-panel.inverse .blurb.text-center p {
color: #666;
}
.row.video-panel .blurb img {
width: 37%;
}
.row.has-arrow:before {
  content: "";
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  top: -75px;
  transform: rotate(45deg);
-webkit-transform: rotate(45deg);
  left: 50%;
  background-color: #00B698;
  margin-left: -40px;
}

.row.has-arrow.blue-arrow:before {
top: -65px;
background-color: #456dae;
}

.row.border-arrow:before {
border: 1px solid rgba(255,255,255,0.3);
z-index: 1;
}

.quote {
  border-top: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(255,255,255,0.3);
  width: 100%;
  font-size: 1.5em;
  padding: 6rem 16%;
  text-align: left;
}
.quote .avatar {
border: 0.125em solid white;
}

.quote h6.is-quote {
    line-height: 170%;
}

.quote .avatar.small {
    margin: -0.2em 0.6em 0 0.3em;
    width: 4em;
    height: 4em;
}

.quote .quoter {
  text-transform: capitalize;
  font-size: 1.225em;
  line-height: 150%;
  letter-spacing: 0;
  font-weight: normal;
}

.quote .title {
font-size: 0.6em;
  letter-spacing: 0.125em;
}

.row.video-panel {
overflow: hidden;
}

.row.video-panel h1 {
  margin: 110px 0 120px;
}

.row.inverse {
background: white;
	/*background: #e1efff;*/
}

/*
.row.video-panel h4 {
width: 30%;
text-align: center;
  padding: 0 3%;
font-size: 18px;
margin-top: -10px;
color: #ffffff;
font-family: "proximanova-regular";
}

.row.video-panel h4 p {
line-height: 170%;
}

.row.video-panel h4.alignleft {
margin-left: 5%;
}
.row.video-panel h4.alignright {
margin-right: 5%;
}
*/
.row.video-panel.step {
  margin-top: -1px;
}

.row.video-panel.step .bs-row {
padding-bottom: 9em;
padding-left: 2.5em
}

.row.video-panel.step .blurb {
padding: 0 0 3em 0;
margin: 0 !important;
position: static;
}

.row.video-panel.step .blurb .is-quote, .quote .is-quote {
padding-left: 0.5em;
    position: relative;
}

.row.video-panel.step .blurb .is-quote:before, .quote .is-quote:before {
    content: '“';
    position: absolute;
    top: 0.1em;
    left: -0.2em;
    font-size: 1.4em;
}

.row.video-panel.step .blurb .is-quote:after, .quote .is-quote:after {
content: '”';
    font-size: 1.4em;
    vertical-align: top;
    margin: 0.1em 0 0 0.14em;
    display: inline-block;
}

.row.video-panel.step .blurb p {
text-align: left;
margin-top: .625em;
font-size: 1.2em;
}

.row.video-panel.step .blurb h3 {
margin-top: -0.3em;
}

.row.video-panel.step node {
margin: .625em 1.8em 10em -0.1em;
  border: .25em solid #fFF;
  width: 1.25em;
  height: 1.25em;
  background-color: #B6D8FF;
position: absolute;
top:0;
left: 0;
}

.row.video-panel.step .blurb strong {
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 4px;
  display: block;
  margin: 0 0 15px 0;
}
.row.video-panel.step .blurb .avatar {
  border: none;
  background: transparent;
  width: 110px;
  height: 110px;
  overflow: visible;
  margin: 0 10px 200px -8px;
}

.row.video-panel.step .blurb .avatar img {
  width: 110%;
  margin: 3% 0 0 -7%;
}
.row.video-panel.step .blurb .track {
 position: absolute;
  top: 2em;
  bottom: 0px;
  margin-left: 0px;
  height: auto;
left: 0;
}

.row.video-panel .video-wrapper {
margin: 0 auto;
}

.row.video-panel.step .video-wrapper, .row.video-panel.step .screen, .row.video-panel.step .screen-wrapper {
margin: 0;
padding: 0;
}

.row.video-panel.step .video-wrapper img, .row.video-panel.step .screen img {
width: 100%;
}

.capsule h1 img, .circle img  {
  position: absolute;
  width: 140px;
  top: auto;
  left: 50%;
  margin-left: -70px;
  bottom: 95px;
}

.logos-home {
width: 90%;  
border-bottom: 1px solid #c7d9f4;  
padding-bottom: 35px; 
}
.logos-trial {
    border: none;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.logos-usecase {
  border: none;
  width: 100%;
  margin: 4.5em 0;
  padding: 0;
}



.row.trial .bs-row {
  padding: 5em 0 4em;
}

.row.trial .bs-row p {
width: 100%!important;
}
.row.trial .bs-row .blurb {
padding: 0!important;
}
.row.trial .bs-row .blurb .CTA {
  margin-top: 1.8em;
}
.row.trial .bs-row .blurb h2 {
margin: 0 1em 0.5em;
}
.bs-row .col-md-6 {
  line-height: 170%;
padding: 1.5em 3%;
}

.bs-row.tight {
width: 68%;
}

.bs-row.tight h1 {
font-size: 44px;
}

.bs-row.tight h4 {
font-size: 20px;
}

.bg-white {
background-color: #fff;
}
.bg-light-blue  {
background: #456dae;
}
.bg-bright-blue  {
background: #B6D8FF!important;
}
.bg-lightest-blue {
background: #e8effa;
}
.bg-med-blue {
background: #456dae;
color: white;
}

.bg-blue {
background-color: #456dae!important;
color: white;
}

.bg-darker-blue {
background-color: #345386!important;
color: white;
}

.bg-darkest-blue {
background-color: #1e365c!important;
color: white;
}

.bg-med-green {
background: #5ec6a9;
color: white;
}

.bg-green {
 background: #00B698;
color: white;
}

.bg-med-orange {
background: #ffb61f;
color: white;
}


.bg-orange {
 background: #ffcb00;
color: white;
}

.bs-row.spaced {
  padding: 6em 0 8em;
}

.logos svg, .logos polygon, .logos path, .logos polyline, .logos g > * {
    fill: #B6D8FF!important;
}

.clouds {
background: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/clouds.svg') no-repeat;
  width: 100%;
  height: 180px;
  background-position: center 25px;
  background-size: 130%;
}

.clouds.light {
background: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/clouds2.svg') no-repeat;
  background-position: center 25px;
  background-size: 130%;
  box-shadow: 0 200px 0 200px #f6f9ff;
}

.clouds.dark {
background: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/clouds3.svg') no-repeat;

  background-position: center 25px;
  background-size: 130%;
}

.clouds.darker {
background: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/clouds4.svg') no-repeat;

  background-position: center 0;
  background-size: 200%;
}

.clouds.white {
background: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/clouds5.svg') no-repeat;
  background-position: center 10px;
  background-size: 130%;
  box-shadow: 0 200px 0 200px #ffffff;
}

.forest {
  background: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/forest.svg') no-repeat;
  width: 100%;
  height: 279px;
  background-position: center 25px;
  background-size: 131%;
}

.books {
background: url('http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/books.svg') no-repeat;
  width: 100%;
  height: 235px;
  background-position: center 25px;
  background-size: 105%;
}

.bsu-post > div {
min-height: 170px;
}

.bsu-post a.image {
  width: 5.625em;
  display: block;
  margin: 0 1.4em 0 0px;
  margin-bottom: 0;
  height: 5.625em;
  overflow: hidden;
  position: relative;
  border-radius: 4em;
  float: left;
}

.bsu-post a.image img {
opacity: 0.8;
transition: 0.2s ease all;
}

.bsu-post a.image:hover img {
opacity: 1;
}

.bsu-post a.title {
  display: block;
  text-decoration: none;
  font-size: 17px;
  margin: ;
}


.handwriting {
	font-family: 'pf_reminder_proregular'!important;
letter-spacing: 2px;
}
strong, b {
    font-family: 'proximanova-semibold';
}

.normal {
    font-family: 'proximanova-regular'!important;
}

sub {
    font-size: 70%;
bottom: 0;
}

num {
  display: inline-block;
  background: white;
  color: #456dae;
  border-radius: 50px;
  border-width: 3px;
  box-sizing: border-box;
  width: 33px;
  height: 33px;
  padding: 7px;
  text-align: center;
  vertical-align: middle;
  font-size: 22px;
  line-height: 100%;
  border: none;
  letter-spacing: 0;
  text-indent: -1px;
  margin: -1px 15px 3px;
}

.inverse num {
background: #2756a4;
color: #e1efff;
}
.post {
font-size: 1.125em;
}

.post p {
line-height: 160%;
    margin-bottom: 2em;
}

.post h1 a, .post h2 a, .post h3 a, .post h3 a { 
color: #222!important;
    text-decoration: none!important;
}

.post strong {
font-weight: bold;
}

.post em{
font-style: italic;
}

#main p {}
#main a {}

/*** Typography End ***/

/*** Home Layout ***/

body {
font-family: 'proximanova-regular';
    margin: 0;
}

#container {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	background: none;
}

#header {
    margin: auto;
    position: relative;
    z-index: 2;
    min-height: 4.6875em;
    transition: 0.3s ease all;
    /* box-shadow: 0 -1px 0 rgba(255,255,255,0.5); */
    margin-top: 3.7em;
    display: block;
}

#header a.top-link {
    background: #1C2F4D;
    color: #B9D7F1;
    text-decoration: none;
    position: absolute;
    top: -3em;
    width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
}
   #header a.top-link:hover {
       color: white!important;
   }


#nav.tournav-on #Take-the-Tour a, body.research #header #Take-the-Tour a, body.connect #header #Take-the-Tour a, body.manage #header #Take-the-Tour a {
background: none!important;
}

#header a.logo {
  background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/buzzstream_logo_white.svg) no-repeat;
  background-size: 10.625em 2.5em;
  margin: 1em 2.5em 0 1.7em;
  z-index: 1000;
  width: 11.875em;
  height: 3.125em;
  text-indent: -99999px;
  position: absolute;
}

#header #nav {
	  height:auto;
}

#header #nav ul {
	height: 3.125rem;
}

#header #nav > ul {
  position: relative;
  z-index: 3;
  padding: 1.35rem 2.5rem 0;
  overflow: hidden;
  height: 3.4375rem;
  box-sizing: content-box;
}

#header #nav > ul li {
position: relative;
}

#header #nav ul li {
	display: block;
	float: right;
}

#header #nav ul li a {
  float: left;
  padding: 0.375rem 1rem;
  text-align: center;
  font-weight: normal;
  font-size: 0.875rem;
  margin: 0 0.3125rem;
  border-radius: 40px;
  color: rgba(255,255,255,0.9);
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 160%;
  text-decoration: none;
  background: transparent;
  font-family: proximanova-regular;
}


#header #nav ul li.toggle a {
  position: relative;
  height: 2.125em;
  width: 2.125em;
  margin: 0 0.3125em;
  border-radius: 3em;
  display: block;
font-size: 1rem;
}
#header #nav ul li.toggle a:after, #header #nav ul li.toggle a:before {
border-top: 0.125em solid white;
  border-bottom: 0.125em solid white;
  height: 0.375em;
  width: 0.95em;
  position: absolute;
  content: "";
  top: 0.6875em;
  left: 0.625em;
}

#header #nav ul li.toggle a:after {
  top: 0.9375em;
  left: 0.625em;
}
/*
body #header #nav.subnav-on ul li.toggle a:after, body #header #nav.subnav-on ul li.toggle a:before {
	border-top: 0.125em solid #456dae;
border-bottom:  0.125em solid #456dae;
}
*/
#Digital-PR:before {
  content: "";
  width: 100%;
  border-bottom: 1px solid #e9f0fc;
  display: block;
  margin: 0 auto;
  margin-top: .5em;
  margin-bottom: .5em;
}

#header #nav ul li a:hover {
text-decoration: none;
background: rgba(0,0,0,0.1);
color: white;
}



#header #nav ul li.signup a {
	background: url(img/signup.png) no-repeat;
	width: 102px;
	color: #006f98;
	font-weight: bold;
}

#header #nav ul li#Tools a {
	display: none;
}



#header #subnav {
  position: absolute;
  right: 1.875rem;
  border-radius: 3px;
  top: 4.8rem;
  padding: 0.625em 0;
  z-index: 5;
  box-shadow: 0.625rem 0.625rem 0px 0px rgba(0,0,0,0.1);
  background: white;
  display: none;
}

#header #subnav:before {
  position: absolute;
  top: -0.3125em;
  right: 1.05em;
  width: 2em;
  height: 2em;
  background: white;
  content: "";
  border-radius: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}


#header #nav #subnav ul {
height: auto;
  padding: 0;
  margin: 0;
position: relative;
z-index: 0;
float: none;
}

#header #subnav ul li, #header #subnav ul li a {
display: block;
float: none;
text-align: left;
}

#header #nav #subnav ul li.selected a, #header #nav #subnav ul li.selected a:hover {
    background: none;
    height: auto;
}

#header #subnav ul li a {
  padding: 0.375em 1.6125em;
  font-size: 0.8125em;
  color: #456dae!important;
  letter-spacing: 0.1em;
  margin: 0;
  border-radius: 0;
}

#header #subnav ul li a:hover {
text-decoration: none;
background: rgba(37,85,166,0.1)!important;
}
#header #nav.subnav-on ul li.toggle a {
 z-index: 50001;
background: none;
 }
body.home #header #nav #subnav {
	border-color: #2555a6;
}
body.home #header #subnav:before {
	border-color: #2555a6;
}
.montage {
    padding: 3em 0;
    background: #456dae;
    min-height: 60em;
}
.center-nav {
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.2);
}

body.research, body.connect, body.manage {
    background: #365D9C;
}

.center-nav ul {
    width: auto;
    text-align: center;
   
    /* border: 0.15em solid rgba(0,0,0,0.1); */
    border-radius: 10em;
    padding: 0;
    list-style: none;
    display: inline-block;
    text-transform: uppercase;
    overflow: hidden;
    margin: 0;
    vertical-align: bottom;
}
.center-nav li {
    float: left;
}
.center-nav li a {
    color: rgba(0,0,0,0.3);
    padding: 0.4em 1.2em 1.1em;
    letter-spacing: 0.2em;
    font-size: 1.2em;
    text-decoration: none;
    margin: 0;
    float: left;
    font-family: proximanova-Semibold;
}
.center-nav li a:hover {
    color: #B6D8FF;
}
body.research .center-nav a.research,body.connect .center-nav a.connect,body.manage .center-nav a.manage  {
    color: white;
    position: relative;
}
body.research .center-nav a.research:after, body.connect .center-nav a.connect:after, body.manage .center-nav a.manage:after {
content: "";
    background: #456dae;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 50%;
    bottom: -1.5em;
    height: 2em;
    width: 2em;
    margin-left: -1.1em;
    position: absolute;
    border: 1px solid rgba(0,0,0,0.35);
}
#header #tournav {
    display: none;
    background: white;
    box-sizing: border-box;
    padding: 0.9em;
    width: 100%;
    border-bottom: 1px solid #ddd;
    position: absolute;
    opacity: 0;
    top: -200px;
}

#header #nav #tournav ul li#Watch-Video a {
    display: none;
}

body.research #header #tournav, body.connect #header #tournav, body.manage #header #tournav, #header #tournav.fixed {
    display: block;
}
@-webkit-keyframes delay-bottom {
    from { opacity: 0 }
    to {opacity: 1 }
}
#header #tournav.show {
    -webkit-animation: delay-bottom 0.2s;
    -webkit-animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
}

#header #tournav.fixed {
position: fixed;
    top: 0!important;
}

#header #nav #tournav ul {
    padding: 0;
    margin: 0;
    height: auto;
    text-align: right;
}

#header #nav #tournav ul li {
    float: left;
    display: block;
}

#header #nav #tournav ul li a {
color: #456dae;
    padding: 0.4em 1.2em;
    font-family: proximanova-bold;
    font-size: 0.8em;
    text-align: center;
    line-height: 150%;
    height: 2.2em;
    transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

#header #nav #tournav ul li a:hover {
    background: #e1efff;
}

#header #nav #tournav ul li#Try-it-Free {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

#header #nav #tournav ul li#Try-it-Free a {
color: white!important;
    position: relative;
    bottom: auto;
    left: auto;
    padding-right: 2.1em!important;
    background: #00B698;
    overflow: hidden;
    width: 5.7em;
}

#header #nav #tournav ul li#Try-it-Free a:hover {
    filter:brightness(1.2);
    -webkit-filter:brightness(1.1);
}

body #header #tournav ul li.selected.tour a {
color: #456dae;
background: #B6D8FF;
}




/*
#header #tournav {
  position: absolute;
  width: auto;
  top: 4.6875em;
background: white;
  margin: 0 1.5em;
display: none;
}
*/
/*
#header #tournav:after {
position: absolute;
  bottom: -48px;
  height: 10px;
  width: 100%;
  content: "";
  border-bottom: 2px solid #3f65a3;
}
*/
/*
#header #tournav.fixed:after {
display: none;
}

#header #tournav #Try-it-Free {
display: none;
}

#header #tournav #Watch-Video {
display: none;
}

#header #tournav.fixed #Watch-Video {
display: none;
}

#header #tournav.fixed #Try-it-Free {
display: block;
float: right;
}

#header #tournav #Try-it-Free a {
border: 0.125em solid rgba(255,255,255,0.3);
  margin: -0.125em;
  color: white!important;
  position: relative;
  right: 0.9em;
  bottom: auto;
  left: auto;
  padding-right: 1.8em!important;
background:#00B698;
height: 2.2em;
overflow: hidden;
width: 5.2em;
}

#header #tournav #Try-it-Free a:hover {
border-color: white;
}

#header #tournav.fixed, body.research #header #tournav.fixed, body.connect #header #tournav.fixed, body.manage #header #tournav.fixed {
clear: both;
  margin: 0;
  position: fixed;
top: 0!important;
  left: 0;
  right: 0;
  box-sizing: border-box;
  z-index: 0;
border: none;
bottom: auto;
}
#header #tournav.fixed {
position: fixed!important;
z-index: 100;
background: #fff!important;
border-bottom: 1px solid #ddd!important;
}

body.research #header #Take-the-Tour:before, body.connect #header #Take-the-Tour:before, body.manage #header #Take-the-Tour:before {
background: #456dae;
}
*/


/*
body.research #header #tournav, body.connect #header #tournav, body.manage #header #tournav {
background: transparent;
position: static;
box-shadow: none;
border-radius: 0;
height: 4.6875em;
  box-sizing: border-box;
  left: 0;
  right: 0;
margin: 0;
}

body.research #header #tournav ul, body.connect #header #tournav ul, body.manage #header #tournav ul {
display: block;
  text-align: center;
  position: relative;
transform: translate3d(0,0,0);
transition: 0.2s ease margin, 0.2s ease left;
height: 4.6875em;
padding: 1.32em .5em;
overflow: hidden;
z-index: 1;
}
body.research #header #tournav ul li, body.connect #header #tournav ul li, body.manage #header #tournav ul li {
  display: inline-block;
  width: auto;
padding: 0;
}


body.research #header #tournav ul li a, body.connect #header #tournav ul li a, body.manage #header #tournav ul li a {
position: static;
  padding: 0.5em 1em;
  letter-spacing: 0.22em;
  margin: 0px;
  width: auto;
  color: #fff!important;
  font-weight: normal;
  font-family: proximanova-bold;
  background: none;
  border: none;
  margin: 0 -0.17em;
  border: 0.22em solid #3f65a3;
  border-radius: 4em;
  background-color: #456dae;
  font-size: 1em;
}
*/



/*
body.research #header #tournav ul li.selected.tour a, body.connect #header #tournav ul li.selected.tour a, body.manage #header #tournav ul li.selected.tour a, body #header #tournav ul li.selected.tour a:hover, .categories.nav li.current-cat a {




}

.categories.nav li.cat-item a {
background: none!important;
}
*/

/*
body.research #header #tournav ul li.selected.tour a:before, body.connect #header #tournav ul li.selected.tour a:before, body.manage #header #tournav ul li.selected.tour a:before, body #header #tournav ul li.selected.tour a:hover:before, .categories.nav li.current-cat a:before {
  content: "";
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  bottom: -110px;
  transform: rotate(45deg);
-webkit-transform: rotate(45deg);
  left: 50%;
  background-color: #456dae;
  margin-left: -45px;
border: 1px solid rgba(255,255,255,0.15);
}
*/
.categories.nav li.current-cat a:before {
background: white;
border: none;
}
/*

#header #tournav.fixed ul {
width: 100%!important;
margin: 0!important;
left: 0!important;
}

body.research #header #tournav,
body.manage #header #tournav,
body.connect #header #tournav {
    display: block;
}

#header #tournav ul {
    float: none;
    padding: 0 10px;
    height: auto;
display: table;
margin: 0;
}
#header #tournav {
font-size: 1em 
}
#header #tournav ul {
display: block;
}

#header #tournav ul li {
  width: 33%;
  float: none;
  display: table-cell;
  position: relative;
  vertical-align: top;
  padding: 30px 0 100px 0;
text-align: center;
}
#header #tournav ul li {
     float: left;
    width: auto;
padding: 0;
}
body #header #tournav ul li a {
  letter-spacing: 0.15em;
  margin: 0 0.3em;
  border-radius: 3em;
  border: none;
  padding: 0.1875em 0.7em!important;
background: transparent;
color: #456dae!important;
}
body #header #tournav ul li.selected.tour a {
color: #456dae!important;
background: #B6D8FF!important;
border-radius: 50px!important;
border: none!important;
}

body #header #tournav ul li.selected.tour a:before {
display: none;
}


#header #tournav ul li a:hover {
opacity: 1;
  color: white!important;
  
}
#header #tournav ul li:before {
content: "";
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: 'proximanova-bold';
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  background-size: 110px;
  background-position: center 0;
  padding: 110px 17% 20px;
  display: block;
  white-space: pre;
}
#header #tournav ul li:after {
font-size: 14px;
  text-align: center;
  padding: 10px 17%;
  display: block;
  line-height: 170%;
}
*/
/*
#header #tournav ul li#Research:before {
content: "Research Influencers\A Automatically.";
background-image: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/cartoon/doghead.png);
}
#header #tournav ul li#Connect:before {
content: "Keep track of all your \A conversations.";
background-image: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/cartoon/paper-plane.png);
background-position: center -23px;
}
#header #tournav ul li#Manage:before {
content: "Let your team focus on \A the important stuff.";
background-image: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/cartoon/network.png);
  background-position: center 12px;
}
#header #tournav ul li#Research:after {
content: "BuzzStream discovers contact information, social profiles, and site metrics for you. It’s easy to prioritize the most important, influential contacts.";
}
#header #tournav ul li#Connect:after {
content: "BuzzStream automatically saves your emails and tweets with contacts and lets you set reminders to follow-up. You’ll never lose track of a conversation or project again.";
}
#header #tournav ul li#Manage:after {
content: "BuzzStream gives your entire team one centralized database to work from. You can collaborate with teammates, share notes, and keep projects organized.";
}
*/
/*

#header #tournav ul li#Research a {
padding-left: 1.5em;
border-radius: 4em 0 0 4em;
border-right: none;
}

#header #tournav ul li#Connect a {
border-right: none;
border-left: none;
border-radius: 0;
}

#header #tournav ul li#Manage a {
border-left: none;
border-radius: 0 4em 4em 0;
padding-right: 1.5em;
}
*/
/*

#header #tournav.fixed ul li:before, #header #tournav.fixed ul li:after, #header #tournav.fixed ul li a:after,
body.research #header #tournav ul li:before, body.research #header #tournav ul li:after, body.research #header #tournav ul li a:after, body.connect #header #tournav ul li:before, body.connect #header #tournav ul li:after, body.connect #header #tournav ul li a:after, body.manage #header #tournav ul li:before, body.manage #header #tournav ul li:after, body.manage #header #tournav ul li a:after   {
display: none !important;
}

#header #tournav ul li a {
  width: 100%;
  box-sizing: border-box;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'proximanova-regular';
  letter-spacing: 3px;
  font-size: 15px;
  background: none;
 transition: 0.2s ease all;
position: static;
box-shadow: none;
}

body.research #header #tournav ul li a:hover, body.connect #header #tournav ul li a:hover, body.manage #header #tournav ul li a:hover, body #header #tournav.fixed ul li a:hover {

opacity: 1;

}

#header #tournav ul li.selected a {
    background: none;
    opacity: 1;
}
*/

#banner {
	background: url(img/banner.png) no-repeat;
	width: 1050px;
	height: 96px;
}

.widget_twitter h2 {
	/* float: left; */
	position: absolute;
	display: block;
	font-size: 18px;
	color: #5dd7fc;
	top: 0px;

	/*height: 56px;*/
}


.twitter-box #blog ul {
margin: 1em 0 0 0;
  list-style: none;
  padding: 0 0 0.5em 0;
}
.twitter-box #blog ul li {
	margin: 0 0 1.7em;
}

.twitter-box #blog ul li a {
	color: rgba(255,255,255,0.7);
	line-height: 130%;
}

.twitter-box #blog ul li a:hover {
text-decoration: none;
color: white
}

#main #right #twitter #follow a,
/*.widget_twitter #follow a*/ {
	float: right;
	background: url(img/twitter.png) no-repeat;
	width: 50px;
	height: 50px;
	text-indent: -99999px;
}

.widget_twitter #follow a {
	position: absolute;
	top: -5px;
	right: 0px;
	width: 40px;
	background: url(img/twitter.png) no-repeat;
	height: 30px;
	text-indent: -99999px;
}

.widget_twitter ul {
	/*float: left;
	clear: left;*/
	float: none;
	list-style: none;
	margin-bottom: 30px;
	line-height: 17px;
}

.tweets li {
	padding-bottom: 5px;
}

/*** Footer Layout ***/

#footer {
    padding: 4em 0;
    background: #1C2F4D;
    text-align: center;
    height: auto;
    position: relative;
    overflow: hidden;
}

#footer ul.menu {
    width: 100%;
    margin: 0 auto;
    list-style: none;
    margin: 0;
}

#footer ul.menu:after {
content: "";
display: table;
clear: both;
}
#footer ul.menu, #footer ul.submenu {
padding: 0;
}

#footer ul.menu li {
    float: left;
    text-align: left;
}

#footer ul.menu > li.menu-item {
width: 50%;
}

#footer ul.menu li a, #footer .twitter-box h4 {
    cursor: default;
    text-decoration: none;
    color: #456dae;
    padding: 0 0 0.3125em 0;
display: block;
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 0.125em;
font-family: proximanova-bold;
}
#footer ul.menu li ul.sub-menu {
    margin-right: 2.5em;
padding: 0 0 3em;
}
#footer ul.menu li ul.sub-menu li {
    float: none;
    list-style: none;
}
#footer ul.menu li ul.sub-menu li a {
    color: rgba(255,255,255,0.7);
    cursor: pointer;
    font-size: 1.1em;
    text-transform: capitalize;
    letter-spacing: 0;
    font-family: proximanova-semibold;
    padding: 0.45em 0;
    line-height: 120%;
}
#footer ul.menu li ul.sub-menu li a:hover {
    color: white;
}

#footer .twitter-box {
padding: 3em 0;
text-align: left;
border-top: 1px solid #456dae;
border-bottom: 1px solid #456dae;
font-size: 1.3em;
}

#footer .twitter-box a.more {
	color: #5dd7fc;
	position: absolute;
	top: 0;
	right: 0.8em;
}

#footer .copyright {
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  font-family: proximanova-bold;
  font-size: 0.8em;
  color: #456dae;
  padding-top: 3em;
  text-align: left;
    clear:both;
}

#footer .copyright a {
  padding: 0 0 0 1.3em;
  border-left: 1px solid rgba(255,255,255,0.2);
  line-height: 100%;
  display: inline-block;
  margin: 0 0 1.2em 1em;
  color: rgba(255,255,255,0.7);
}

#footer .copyright a:first-child {
border: none;
margin:0;
padding: 0;
}

#footer .copyright a:hover {
color: white;
text-decoration: none;
}

/*** Footer End ***/

/*** Sidebar ***/

#sidebar { float: left; width: 319px; margin-left: 30px; }
#link-side li, #social-side li { list-style: none; }
#try-form { margin-top: 30px; }
#price-table { margin-top: 32px; }
#quotes { margin-top: 32px; font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial,
Verdana, sans-serif; }
#quotes .quote-block { margin-bottom: 44px; }
#quotes .quote-block p { color: #5a7c92; padding-bottom: 10px; font-family: "Georgia Regular", "Georgia", "Times New Roman", "Times Roman", Times; }
#quotes .quote-block .name { color: #636363; font-size: 11px; float: right; font-weight: bold;  }
#quotes .quote-block .organization { color: #636363; font-size: 10px; float: right; font-weight: lighter; clear: right; }

#screenshots { font-color: #000000; }

#sign-up-links a { text-decoration: underline; color: #ffff00; }
sign-up-links a { text-decoration: underline; color: #ffff00; }


/*** Sidebar End ***/

/*** Form Styles ***/

.main-signup #try-form { width: 317px; margin: 0 auto; }
.main-signup #form-container { width: 317px; }
#try-form #form-message { text-align: center; border: 1px solid #FFF87B; background: #FFFFF5; padding: 5px; }

.trial form {width:302px;text-align:left; background: #fffff5; border: 2px solid #fff87b; padding: 15px 0 15px 15px; }
fieldset {border:0;margin:0;padding:0;}
legend {display:none;}
.trial form h3 {clear:both;padding:; width: 290px;color: #959595;}
.trial form p { font-size: 11px; padding: 0 0 10px 0; }
.trial form p strong { text-transform: uppercase; font-weight: bold; }
.trial form label {display:block;width:290px;font-size:12px;line-height:14px;padding:0 0 12px;}
.trial form input {display:block;margin-top:3px;}
.trial form input.submit { position: relative; left: 90px; background: url(img/tryit.png) no-repeat; width: 103px; height: 32px; color: #FFF; font-weight: bold; border: none; }
.trial form select {float:left;display:block; }
.trial form fieldset { width: 290px; }
.trial form fieldset.short { width: 280px; }
.trial form label.field-first,form label.field-email {clear:left;}
.trial form label.field-first,form label.field-last,form label.field-email,form label.field-website {float:left;width:130px;margin:0 10px 0 0;}
.trial form label.field-interest {float:left;width:140px;margin:0 10px 0 0;}
.trial form label.field-first input,form label.field-last input{float:left;width:130px;padding:0;}
.trial form label.field-email input,form label.field-website input,form label.field-interest input {float:left;width:270px;padding:0;}
.trial form ul { list-style: none; }
.trial form ul li.ss-choice-item { float: left; width: 100px; }
.trial form ul li.ss-choice-item input { float: left; }
.trial form ul li.ss-choice-item label { width: 120px; padding-top: 3px; }

/*** Form Styles End ***/

/*** Table Styles ***/

#table {font-size:12px;width:319px;text-align:left;border-collapse:collapse;}
#table th{font-weight:bold;font-size:14px;color:#FFF;padding:10px 8px 8px; background: #5A7C92;}
#table tbody{background:#FFF;}
#table td{color:#000;padding:10px;}

#table th.white { background: #FFF; }
#table .white { background: #FFF; font-weight: bold; }
#table .blue { background: #C9E9F2; }
#table .light-gray { background: #F5F5F5; }
#table .gray { background: #EBEBEB; }

#table-import {font-size:12px;width:740px;text-align:left;border-collapse:collapse;}
#table-import th{font-weight:bold;font-size:14px;color:#FFF;padding:10px 8px 8px; background: #5A7C92;}
#table-import tbody{background:#FFF;}
#table-import td{color:#000;padding:10px;}

#table-import th.white { background: #FFF; }
#table-import .white { background: #FFF; font-weight: bold; }
#table-import .blue { background: #C9E9F2; }
#table-import .light-gray { background: #F5F5F5; }
#table-import .gray { background: #EBEBEB; }


/*** Table Styles End ***/




/*** Pricing Styles ***/
#prod_soc_med{
	width:450px;
	height:100px;
	border:1px solid #e5e5e5;
	background:url(img/prod_bg.png) repeat-x;
	margin-right:20px;
}

#prod_soc_med_img{
	width:124px;
	height:90px;
	background:url(img/soc_med.png) no-repeat center;
	float:left;
	padding:5px;
}

#prod_link_man{
	width:445px;
	height:100px;
	border:1px solid #e5e5e5;
	background:url(img/prod_bg.png) repeat-x;
	float:right;
}

#prod_link_man_img{
	width:124px;
	height:90px;
	background:url(img/link_man.png) no-repeat center;
	float:left;
	padding:5px;
}

.prod_txt{
	padding:15px;
}

.prod_head{
	font-size:18px;
	font-weight:bold;
	color:#006f98;
	text-align:center;
}

.prod_sub{
	font-size:18px;
	font-weight:bold;
	color:#58798f;
	text-align:center;
}

.text-page p {
  line-height: 160%;
  margin: 1em 0 1em;
font-size: 1.1em
}

.text-page h2 {
padding: 1em 0 0 ;
}

.text-page h3 {
padding: 1em 0 0 ;
font-size: 1.7em;
}

.text-page h4 {
  padding: 1em 0 0;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-family: proximanova-bold;
  font-size: 1.2em;
}

.text-page ul {
list-style: none;
}


.I {
	text-align:center;
	font-size:17px;
}

.I a{
	text-decoration:underline;
	color:#006f98;
}

.I a:hover{
	text-decoration:none;
}

.heading{
	text-align:center;
	position:relative;
	padding:20px 20px 20px 200px;
}

#subhead_smm{
	font-size:18px;
	font-weight:bold;
	color:#4c4c4c;
	text-align:center;
}

#subhead_lb{
	font-size:18px;
	font-weight:bold;
	color:#4c4c4c;
	text-align:center;
}

.table-container, .video-container, .page-container {

}

.help div.video-container.clearfix {
height: 388px;
}

.page-container {
	width: auto;
	margin: 0 auto;
	width: 1050px;
	padding: 0;
	margin-bottom: 45px;
}

.video-container {
	width: 971px;
	padding: 0;
	background: #e8e8e8; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #e8e8e8 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #e8e8e8 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #e8e8e8 0%,#ffffff 100%); /* W3C */
border: none;

}

.video-container .column {
	float: left;
width: 233px;
height: 312px;
text-align: left;
padding: 38px 45px;
	font-size: 13px;
	line-height: 18px;
	border-right: 1px solid #e5e5e5;
	-webkit-transition: background linear 0.2s, box-shadow linear 0.2s;
-moz-transition: background linear 0.2s, box-shadow linear 0.2s;
-ms-transition: background linear 0.2s, box-shadow linear 0.2s;
-o-transition: background linear 0.2s, box-shadow linear 0.2s;
transition: background linear 0.2s, box-shadow linear 0.2s;
}

.video-container .column h4 {
	line-height: 27px;
margin-bottom: -5px;
font-size: 22px;
}

.video-container .column:hover {
	background: white;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}

.video-container .column.right {
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
	border: none;
}


.video-container .column.left {
	border-top-left-radius: 9px;
	border-bottom-left-radius: 9px;
}

#tbl_soc_med td{
	padding: 8px;
	border-top:1px solid #e8e8e8;
	vertical-align: middle;
}

#tbl_soc_med th{
	padding: 10px 8px 8px 8px;
	vertical-align: middle;
}

#tbl_soc_med img, #tbl_link_man img {
	margin: 0;
	float: none;
	}

#tbl_link_man td{
	padding: 9px;
	border-top:1px solid #e8e8e8;
	vertical-align: middle;
}

#tbl_link_man th{
	padding: 10px 8px 8px 8px;
	vertical-align: middle;
}

#tbl_soc_med_img{
	width:124px;
	height:89px;
	background:url(img/tbl_soc_med_img.png) no-repeat;
	position:absolute;
	top:33px;
	left:50px;
}

#tbl_link_man_img{
	width:96px;
	height:42px;
	background:url(img/tbl_link_man_img.png) no-repeat;
	position:absolute;
	top:92px;
	left:50px;
}

#tbl_link_man_img{
	width:96px;
	height:42px;
	background:url(img/tbl_link_man_img.png) no-repeat;
	position:absolute;
	top:68px;
	left:50px;
}


.tbl_head0{
	vertical-align:bottom;
	font-size:18x;
	font-weight:bold;
	color:black;
}

.tbl_head1{
	width: 90px;
	background:url(img/tbl_bg1.png) repeat-x;
}

.tbl_head2{
	width: 90px;
	background:url(img/tbl_bg2.png) repeat-x;
}

.tbl_head3{
	width: 90px;
	background:url(img/tbl_bg3.png) repeat-x;
}

.A{
	vertical-align: middle;
	font-size:14px;
	line-height: 12px;
	color:#333;
}

.A a{
	color:#006f98;
	text-decoration:underline;
	font-size:14px;
	line-height: 12px;
}

.B{
	font-size:24px;
	font-weight:bold;
	color:black;
	text-align:center;
}

.price{
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
}

.dollar {
	font-size:16px;
 	 position:relative;
 	 bottom: 8px;
	 font-weight: bold;
	 line-height: 26px;
	}

.month {
	font-size:12px;
 	 position:relative;
 	 bottom: 10px;
	 font-weight: bold;
	 line-height: 26px;
	}

.C{
	font-size:15px;
	font-weight:bold;
	color:black;
	text-align:center;
	line-height: 15px;
}

.D{
	text-align:center;
	color:#4c4c4c;
	font-size:14px;
	float: center;
}

.D img {
	text-align:center;
	float: center;
	}


.E{
	vertical-align:middle;
	text-align:center;
}

.E a{
	color:#006f98;
	text-decoration:underline;
	font-size:14px;
}

.F{
	font-size:9px;
	color:black;
	text-align:center;
	text-transform: uppercase;
	line-height:4px;
}

#btn_signup_smm{
	height:68px;
	background:url(img/btn_signup.gif) center no-repeat;
	text-align:center;
	padding:40px 20px 0 20px;
	font-size:22px;
	font-weight:bold;
	vertical-align:middle;
}

#btn_signup_smm a{
	color:#FFF;
}

#btn_signup_smm a:hover{
	color:#597b91;
	text-decoration:underline;
}

#btn_signup_lb{
	height:68px;
	background:url(img/btn_signup.gif) center no-repeat;
	text-align:center;
	padding:40px 20px 0 20px;
	font-size:22px;
	font-weight:bold;
	vertical-align:middle;
}

#btn_signup_lb a{
	color:#FFF;
}

#btn_signup_lb a:hover{
	color:#597b91;
	text-decoration:underline;
}
.FAQ_heading{
	color:#4c4c4c;
	font-size:36px;
	font-weight:bold;
}

#FAQ a{
	color:#006f98;
	font-weight:bold;
}

#FAQ a.btt{
	color:#006f98;
	font-size:11px;
}

/*** Pricing Styles End ***/

li.widget {
	list-style: none;
}

.widgettitle_container {
	height: 30px;
	position: relative;
}

/*
 * Blog
 */

#blog .posts-by {
	padding: 0 50px 30px 50px;
	border-bottom: 1px solid #ddd;
}

#blog .bio {
	background:
#f1f1f1;
border-top: none;
clear: both;
margin: 20px 0;
overflow: hidden;
padding: 20px;
}

h2.post-author a {
color: white;
text-decoration: none;
}
.author-pic {
    width: 6.25em;
    height: 6.25em;
    margin: 0 auto;
    margin-bottom: 1em;
    overflow: hidden;
    border-radius: 20em;
border: 0.2em solid white;
    text-align: center;
}

.author-pic img {
    border-radius: 0;
    border: none;
    height: 100%;
    width: auto;
}

#blog #blogbanner h2 {
	background: url(img/banner-inner.png) no-repeat;
	width: 1050px;
	height: 96px;
}

#blog #blogbanner h2 a {
	color: #597B91;
	font-size: 40px;
	font-weight: bold;
	height: 110px;
	line-height: 110px;
	float: left;
	padding-left: 60px;
}


body.blog #university .bottom-ad, body.blog #university .post-byline, body.blog #university .post-comments-link {
	display: none;
}
/*


body.university #blog .socialble {
	position: absolute;
top: 15px;
right: 15px;
}

body.university #header h1 a, body.university #blog .post-comments-link, body.university #blog .bottom-ad {
	display: none!important;
}

body.university #blog .post h2 {
	font-size: 20px;
margin: 40px 0px 20px -20px;
color:
white;
background:
#333;
padding: 20px;
width: 100%;
display: inline-block;
text-shadow: none;
font-size: 18px;
border-left: none;
}

body.university #blog .socialble {
padding: 10px 0;
margin-top: -20px;
}

body.university #blog img {
	max-width: 930px;
	height: auto;
border: 9px solid
white;
box-shadow: 0 0 1px rgba(0,0,0,0.5);
margin-top: 20px;
margin-bottom: 20px;
}

body.university #blog .wp-about-author-containter-around, body.university #blog .post-byline {
	display: none;
}

#blog #right {
	width: 225px;
padding: 0 20px 20px 20px;
float: left;
    margin-top: 40px;
position: relative;
    border: 1px solid black;
}

#blog #right.fixed {
    position: fixed;
    top: 30px;
    left: 50%;
    margin-left: -525px;
}

#blog #right .white-box {
	border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox */
  -webkit-border-radius: 6px; /* Safari, Chrome */
	margin: 0;
	padding: 20px 10px;
	text-align: center;
	margin-bottom: 35px;
	width: 205px;
	height: 90px;
}


#blog #right .white-box.LB {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
	margin-bottom: 0;
}

#blog #right .white-box.PR {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

#blog #right .white-box.customers {
	height: auto;
	margin-top: 10px;
	padding: 10px 0;
	width: 225px;
}


#blog #right .white-box .verlag-small {
	font-size: 16px;
}
#blog #right .white-box .verlag-large {
	font-size: 19px;
}

.widget.widget_mc4wp_widget {
  padding-top: 13.3em!important;
  background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/cartoon/dude-plane2.png) no-repeat center 2.1em;
  background-size: 10.6em;
}

.widget .CTA {
margin: 1.3em 0 0;
}

body.blog #sidebar-blog-right-1 .widget input:focus, textarea:focus {
  outline: 0;
  border-color: #548ce7;
  box-shadow: 0 0 8px rgba(84, 140, 231, 0.7);
}
*/
#footer #blog {
	background: none;
	width: auto;
	border: none;
	box-shadow: none;
	margin-bottom: 0;
}

/*

#blog p {
	margin: 1.5em 0 1.5em 0;
}

#blog p img {
    width: 100%;
    height: auto;
	margin: 0.5em 0 0.5em 0;
}

#blog .index .post {
padding: 40px 0px 0px;
position: relative;
}

#blog .index .post hr {
    margin: 100px 0 0 0;
}

#blog div.index div.post:last-child {
   border-bottom: 0;
   background: #f1f1f1;
}

#blog .index .post .post-date {

}

#blog .index .post .post-byline {
	margin: 0;
	padding: 5px 0;
	color: #a0a0a0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#blog .index .post-byline .post-author-avatar,
#blog .bio .post-author-avatar {
	float: left;
	margin: .25em;

}



#blog .index .post .post-byline,
#blog .index .post .post-byline a {
	color: #333;
font-family: 'pf_reminder_proregular';
font-weight: normal;
font-size: 18px;
}


#blog .index .post .post-content {
	margin: 0;
}

#blog .index .post .post-content ul{
	padding-left: 1.5em;
}

#blog .index .post .post-content ol {
	padding-left: 1.8em;
}

#blog .index .post .post-comments-link {
}

#blog .index #earlier-posts {
	float: left;
}

#blog .index #later-posts {
	float: right;
}
/* */

/*
 * Comments
 */

#blog #post-comments {
font-size: 14px;
}

#blog #post-comments ul {
	list-style: none;
}

#blog .index #post-comments .comment-body {
	padding: 25px;
	margin: 0;
	font-size: 13px;
	background: #f1f1f1; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmNkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZiYmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #f1f1f1 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f1f1f1 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f1f1f1 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f1f1f1 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #f1f1f1 0%,#ffffff 100%); /* W3C */
	border-radius: 8px;
	-moz-border-radius: 8px; /* Firefox */
  -webkit-border-radius: 8px; /* Safari, Chrome */
  margin-top:10px;
}

#blog .index #post-comments .comment-author cite {
	font-size: 1.3em;
	color: #000;

}

#blog .index #post-comments .comment-author a {
	color: #5a7c92;

}

#blog .index #post-comments .comment-author {
text-align: left;
}

#blog .index #post-comments .avatar {
	float: right;
display: none;
}

#blog .index #post-comments .comment-meta {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
text-align: left;
}

#blog .index #post-comments .comment-meta,
#blog .index #post-comments .comment-meta a {
	color: #999;
font-style: italic;
}

#blog .index #post-comments .comment-body p {
text-align: justify;
}

#blog .index #post-comments .reply {
	position: relative;
	height: 22px;
}



#blog .index #comments-number h3 , #blog .index #pingback-number h3 {
	text-align: left;
	padding-bottom: 8px;
}

#blog .index #post-comments #commentform {
	width: 90%;
	margin-bottom: 1em;
}

#blog .social-media {
	background: url(img/social_media_bg.png) no-repeat;
	width: 285px;
	height: 84px;
	position: absolute;
	top: 30px;
	left: -10px;
}

#blog .social-media a {
	width: 93px;
	height: 10px;
text-align: center;
padding: 40px 0 15px 0;
	float: left;
	border-right: 1px solid rgba(0,0,0,0.1);
	border-left: 1px solid rgba(255,255,255,0.3);
	font-weight: bold;
	color: white;
	text-shadow: 0 1px 1px rgba(0,0,0,0.3);
	opacity: 0.7;
	-webkit-transition: opacity linear 0.2s;
-moz-transition: opacity linear 0.2s;
-ms-transition: opacity linear 0.2s;
-o-transition: opacity linear 0.2s;
transition: opacity linear 0.2s;
}

#blog .social-media a:hover {
	opacity: 1;
	text-decoration: none;
}

#blog .social-media a#rss-button {
	background: url(img/icons/icon_rss.png) no-repeat center 10px;
}

#blog .social-media a#gplus-button {
	background: url(img/icons/icon_gplus.png) no-repeat center 10px;
}

#blog .social-media a#twitter-button {
	background: url(img/icons/icon_twitter.png) no-repeat center 10px;
}

*/
/*
 * Sidebars
 */
#sidebar-blog-right-1 {
	padding-top: 15px;
}

#sidebar-blog-right-1 .widget ul {
	list-style: none;
background: #9fccdf;
border-radius: 6px;
padding: 15px 20px 15px 20px;
width: 185px;
line-height: 16px;
margin-top: 15px;
margin-bottom: 0;
}

#sidebar-blog-right-1 .widget li {
	padding: 0;
}

#sidebar-blog-right-1 .widget li a {
	border-bottom: 1px solid #79b8d2;
	padding: 13px 0 13px 0;
	display: block;
	text-shadow: 0 1px 1px rgba(255,255,255,0.3);
}

#sidebar-blog-right-1 .widget_categories li a {
	padding: 10px 0 10px 0;
}


/*
 * Author bio
 */
#blog .bio {
	min-height: 120px;
}

/*
 * WP generated styles
 */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


div.montage {
box-sizing: border-box;
    position: static;
vertical-align: middle;
}
/*
div.montage.fixed {
position: fixed;
top: 70px;
}
*/
div.montage p {
    line-height: 170%;
}

div.montage .animation img {
    position: absolute;
    left: 49%;
}



body.about div.content-container .montage {
background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/montage_about.svg) no-repeat;
background-size: auto 78%;
padding: 36px 0px 1px 444px;
margin-bottom: 20px;
background-position: center left;
text-align: left;
width: 80%;
margin: 0 auto;
}

body.plans-pricing div.content-container .montage {
margin: 0 auto;
width: 860px;
    height: 550px;
}

.price-box {
  width: 17em;
  display: inline-block;
  background-repeat: no-repeat;
  box-sizing: border-box;
  font-size: 1.35em;
  margin: 0 0 2.5em 0;
  -webkit-transition: 0.2s ease all;
  position: relative;
  vertical-align: middle;
  padding-bottom: 1em;
  border-radius: 0.2em;
  background: white;
}

.price-box em {
margin: 2em 0 1em;
  padding: 0 1.39em;
  display: inline-block;
  line-height: 100%;
  font-size: 0.8em;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

.price-box .CTA {
margin-top: 1.67em;
letter-spacing: 0.1em;
}

div.montage .price-box p {
    padding: 0 2.77em;
line-height: 120%;
    margin-bottom: 1em;
}

.price-box.plus {
    position: relative;
    z-index: 1;
    height: auto;
    width: 17em;
}

.price-box.plus em:before {
content: "most popular";
  color: #ffc750;
  text-align: center;
  font-size: 1em;
  width: 100%;
  display: block;
  font-family: proximanova-bold;
  padding: 0 0 1.67em 0;
}



.price-box h4 {
    color: white;
    font-family: 'proximanova-bold';
    font-size: 1.33em;
    text-align: right;
    font-weight: normal;
    padding: 0.8em 1em;
    margin: 0;
    display: block;
  border-radius: 0.15em 0.15em 0 0;
}

.price-box.starter h4 {
background: #00b698;
}

.price-box.plus h4 {
background: #B6D8FF;
color: #456dae;
}

.price-box.premium h4 {
background: #ffcb00;
}

.price-box h4 label {
    float: left;
}

.bs-row label {
font-weight: normal;
}

.bs-row sub  {
    bottom: 0;
}

.custom-solo {
width: 900px;
margin: 0 auto;
font-size: 16px;
padding: 10px 0;
    color: #aaa;
}
.custom-solo strong {
    font-size: 20px;
    color: #222;
}
div.content-container .section ul {
    margin: 20px;
}

div.content-container .section ul li {
    margin: 10px 0;
    line-height: 150%;
}

hr {
  border: none;
  border-bottom: 1px solid rgba(69, 109, 174, 0.2);
  height: 0;
  margin: 12px 0 17px;
}

hr.thin {
background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/hr-thin.svg) no-repeat;
background-size: 95% 100%;
height: 10px;
width: 100%;
margin: 50px 0 6px;
border: none;
background-position: center top;
}

hr.two-third {
background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/hr-66.svg) no-repeat;
background-size: 100% 100%;
    margin: 20px 0;
}

hr.third {
background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/hr-33.svg) no-repeat;
background-size: 100% 100%;
    margin: 20px 0;
}


.CTA, .more-link, .bsu-post a.title:after, #commentform #submit {
display: inline-block;
font-size: 1em;
  min-width: 130px;
  padding: 0.3em 1.15em 0.3em 1.2em;
  line-height: 160%;
  margin: 0 auto;
  border-radius: 10em;
  font-family: 'proximanova-bold';
  -webkit-transition: 0.3s ease all;
  text-align: center;
  text-decoration: none!important;
  background: none;
  border: 0.15em solid;
  text-transform: uppercase;
  letter-spacing: 0.16em;
  border-color: rgba(255,255,255,0.3);
  color: white;
  box-sizing: border-box;
font-weight: bold;
white-space: nowrap;
}

.CTA.has-arrow, body.blog #blog .post.featured .post-content .more-link {
padding: 0.3em 1.9em 0.3em 1em;
position: relative;
}
.CTA.has-arrow:after, #header #tournav #Try-it-Free a:before,
body.blog #blog .post .post-content .more-link:after,  #commentform #submit:after, .pagination a:after{
  position: absolute;
top: .77em;
  right: .775em;
  margin: 0;
  content: "";
  width: 0;
  height: 0;
  border-left: .3125em solid transparent;
  border-right: .3125em solid transparent;
  border-top: .5625em solid #fff;
  transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
}

body.blog #blog .post.condensed .post-content .more-link:after {
  top: 0.725em;
  right: 0.625em;
  border-top: 0.5625em solid #aaa;
}

.CTA.orange {
    border-color: rgba(255, 203, 0, 0.4);
    color: #ffcb00;
}

.CTA.green, #commentform #submit {
	border-color: #00b795;
    color: #00b795;
}

.CTA.blue {
	border-color: rgba(60,96,161,0.3);
    color: #456dae;
}

.CTA.blue:hover {
border-color: rgba(60,96,161,0.8);
}

.CTA.orange:hover {
border-color: #ffcb00;
}

.CTA.blue.has-arrow:after {
  border-top: 0.5625em solid #456dae;
}

.pagination a:after {
    border-top: 0.5625em solid #456dae;
    top: 0.35em;
    right: 0;
}

.pagination #older-posts a:after {
border-top: 0.5625em solid #456dae;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    top: 0.3em;
    left: -0.2em;
    right: auto;
}
.CTA.green {
border-color: rgba(0, 182, 152, 0.3);
  color: #00B698;
}

.CTA.green:hover {
border-color: rgba(0, 182, 152, 0.8);
}

.CTA.green.has-arrow:after {
  border-top: 9px solid #00B698;
}


.green {
color: #00B698;
}

.dark-green {
color: #19A17F;
}

.white {
color: #ffffff;
}
.blue {
color: #456dae;
}
.med-blue {
color: #456dae;
}

.light-blue {
color: #B6D8FF;
}

.lightest-blue {
color: #e1efff;
}

.CTA.gray {
color: white;
background: #bbb;
}

.CTA.white {
color: white;
border-color: rgba(255,255,255,0.3);
}

.CTA.white:hover {
color: white;
border-color: white;
}

.CTA.large {
font-size: 17px;
  padding: 16px 20px;
  min-width: 215px;
}

.CTA.small, .bsu-post a.title:after, .more-link {
font-size: 0.9rem;
}

body.blog #blog .post.condensed .post-content .more-link {
position: relative;
font-size: 1rem;
}

.bsu-post a.title:after, .more-link {
content: "learn more";
color: #999;
border-color:#eee;
  margin: 1em 0 0;
padding-right: 1.6em;
}

.more-link {
    position: absolute;
    bottom: 4em;
    left: 0;
}

.more-link:hover {
border-color:rgba(60,96,161,0.8);
}

.CTA:hover {
	cursor: pointer;
}

div.montage div.products{
	height: 250px;
	width: 995px;
	clear: both;
	margin: 0 auto;

	margin-top: 30px;
	background: url(img/logo_large.png) no-repeat center 20px;
	position: relative;
}

div.product img{
	margin: 15px 10px 7px 10px;

}

div.testimonials {
	margin: 0 auto;
	height: 230px;
	margin-top:-15px;
}

div.testimonials div.box#test-box-1 {
	width: 50%;
	position: relative;
	height: 230px;
	background: #417c95; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxN2M5NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTY5ODUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #417c95 0%, #256985 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#417c95), color-stop(100%,#256985)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #417c95 0%,#256985 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #417c95 0%,#256985 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #417c95 0%,#256985 100%); /* IE10+ */
background: linear-gradient(to bottom, #417c95 0%,#256985 100%); /* W3C */
	float:left;
}
div.testimonials div.box#test-box-2 {
	width: 50%;
	position: relative;
	height: 230px;
	background: #417c95; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjNDE3Yzk1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI1Njk4NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(-45deg, #417c95 0%, #256985 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#417c95), color-stop(100%,#256985)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #417c95 0%,#256985 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #417c95 0%,#256985 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #417c95 0%,#256985 100%); /* IE10+ */
background: linear-gradient(135deg, #417c95 0%,#256985 100%); /* W3C */
	float: left;
}
div.testimonials img.avatar, body.customers img.avatar {
	border-radius: 5px;
	-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari, Chrome */
	position: absolute;
	left: 45px;
	top: 40px;
	width: 90px;
	height: 90px;
}

body.customers hr {
	border: none;
	height: 1px;
	color: #ddd;
	background: #ddd;
	clear: both;
}

div.testimonials span.quote, body.customers span.quote {
	position: absolute;
	width: 335px;
	top: 40px;
	color: #d1dfe5;
	line-height: 19px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	right: 30px;
	text-align: left;
}
body.customers img.avatar {
	float: left;
	position: static;
}
body.customers span.quote {
	float: right;
	position: static;
	color: #333;
	width: 340px;
}

body.customers .test-box {
	float: left;
width: 460px;
margin: 40px 22px 40px 43px;
}

div.testimonials span.quote .quoter, body.customers .quoter {
	margin-top: 15px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: white;
	display: block;
	font-style: normal;
}

body.customers .quoter {
	color: #333;
}

div.testimonials span.quote .company, body.customers .company {
	margin-top: 2px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #80b1c5;
	font-style: normal;
}

div.features {
	height: 375px;
	width: 1060px;
	margin: 0 auto;
	padding: 35px 0 65px 0;
	text-align:center;
}
div.features div.tool, div.features a.tool {
	width: 335px;
	display: inline-block;
	height: 185px;
	text-align: center;
border-radius: 25px;
border: 2px dashed transparent;
margin: 5px 0;
position: relative;
}

.help .features {
	height: auto;
	padding: 30px 0 0 0;
}

.help .content-container {
	padding: 0;
	margin: 0;
	border: none;
}

div.features div.tool:hover, div.features a.tool:hover {
	border: 2px dashed #80b1c5;
	cursor: pointer;
	z-index: 400;
	background: rgba(255,255,255,0.7);
	text-decoration: none;
}

div.features div.tool img, div.features a.tool img {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.features div.tool a, div.features a.tool div.tool-header {
	margin: 10px 15px 0 15px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: 700;
	color: #256985;
}

div.features div.tool span a {
	margin: 0;
	display: inline;
	font-size: 14px;
}

div.features div.tool a:hover {
	text-decoration: none;
}
div.features div.tool span, div.features a.tool span {
	margin: 0 auto;
	margin-top: 10px;
	display: block;
	width: 85%;
	color: #555;
	font-size: 14px;
	line-height: 19px;
}


div.customers {
	width: 100%;
    background: white;
    position: relative;
    height: 120px;
    box-shadow: 0 2px 20px rgba(0,0,0,0.15);
    overflow: hidden;
}

div.customers .bg {
	position: absolute;
	top: -15px;
	display: none;
	left: 0;
}
div.customers span {
	display: block;
position: absolute;
top: 35px;
left: 50%;
color: #333;
font-size: 26px;
font-weight: 600;
font-family: Noteworthy;
margin-left: -500px;
}

div.customers .slideshow {
	position: absolute;
top: 28px;
right: 35px;
}

#client-logos {
	width: 900px;
position: absolute;
left: 50%;
margin-left: -300px;
}

#client-logos h3, #privacy h3 {
	position: absolute;
	top: 0;
	z-index: 20;
	width: 240px;
	text-align: center;
	left: 50%;
	margin-left: -120px;
	background: white;
	display: block;
	top: -5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #9d1b30;
	font-size: 18px;
}

#client-logos .pagination {
	display: none;
}

#client-logos  div.slide {
	height: 120px;
	width: 1020px;
	text-align: center;
}

#client-logos  img {
	margin: 10px 25px 0 25px;
}

div.shadow {
	display: none;
}

#client-logos-vert {
	float: right;
	width: 225px;
	position: relative;
}

#client-logos-vert .pagination {
	display: none;
}
#client-logos-vert img {
	margin: 0 20px 0 20px;
}


#test-box-1 {
	border-top-right-radius: 22px 15px;
border-bottom-right-radius: 22px 15px;
}
#test-box-2 {
	border-top-left-radius: 22px 15px;
border-bottom-left-radius: 22px 15px;
}

#test-box-1 .pagination, #test-box-2 .pagination {
	display: none;
}
#test-box-1 .slides_container, #test-box-2 .slides_container {
	width: 525px;
	float:left;
}
#test-box-1 .slides_container {
	float:right;
}

#test-box-1 .slides_container div.slide, #test-box-2 .slides_container div.slide {
	height: 220px;
	display: none;
	width: 525px;
	text-align: center;
}

div.posts.columns {
	background: #ececec;
	padding: 20px 0 15px 20px;
}

div.posts div.column {
	width: 225px;
	margin: 0 15px 0 15px;
	float: left;
}

div.posts div.column p  {
	display: block;
	margin: 10px 0 20px 0;
	font-size: 13px;
	line-height: 18px;
}

div.home div.posts {
	width: 700px;
	margin: auto;
	margin-bottom: 50px;
}

div.home div.posts h3,div.home div.posts h4{
	margin-top: 20px;
}

div.home div.posts{
	text-align: left;
}

/*link building*/

div.feature h1.noteworthy {
	margin: 25px 0 40px 0;
	font-size: 55px;
	line-height: 67px;
}

div.feature.social-media h1 {
	font-size: 48px;
	line-height: 62px;
}

div.montage.pricing, div.montage.help  {
	padding-top: 15px;
	height: 560px;
}

div.montage.pricing .noteworthy, div.montage.help .noteworthy {
	font-size: 40px;
	margin: 25px 0 25px 0;
}

a.big_button{
	background: url(img/square_button.png) no-repeat;
	display: block;
	width: 193px;
	padding-top:13px;
	height: 38px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #006F98;
}

div.montage div.feature.link-building, div.montage div.feature.social-media {
	background: url(img/ss_LB.png) no-repeat 410px 20px;
padding-right: 560px;
height: 400px;
margin: 0 auto;
width: 515px;
}

div.montage div.feature.social-media {
	background: url(img/ss_PR.png) no-repeat 410px 20px;
}

.play-button, .play-button-sm {
	width: 400px;
height: 260px;
background: url(img/bg_play.png) no-repeat center center;
display: block;
position: absolute;
top: 22px;
left: 50%;
background-color:
rgba(0,0,0,0.7);
margin-left: -193px;
opacity: 0.8;
-webkit-transition: background-color linear 0.2s, opacity linear 0.2s;
-moz-transition: background-color linear 0.2s, opacity linear 0.2s;
-ms-transition: background-color linear 0.2s, opacity linear 0.2s;
-o-transition: background-color linear 0.2s, opacity linear 0.2s;
transition: background-color linear 0.2s, opacity linear 0.2s;
}


#video1 {
	width: 80%;
margin: 0 auto;
	background: url(img/ss_video1.jpg) no-repeat center center;
}
#video2 {
	width: 80%;
margin: 0 auto;
	background: url(img/ss_video2.jpg) no-repeat center center;
}
#video3 {
	width: 80%;
margin: 0 auto;
	background: url(img/ss_video3.jpg) no-repeat center center;
}
.play-button-sm {
	width: 100%;
	height: 150px;
	position: static;
	background: url(img/bg_play_sm.png) no-repeat center center;
	background-color: rgba(0,0,0,0.7);
	top: auto;
	left: auto;
	margin: 0;
	border: 1px solid white;
}

.play-button:hover, .play-button-sm:hover {
	opacity:1;
}
/*
#goto-top {
	position: fixed;
	right: 30px;
	top: 50%;
	margin-top:-10px;
	height: 20px;
	width: 20px;
	background: url(img/arrow_top.png) center center no-repeat;
	background-color: white;
	opacity: 0.4;
	padding: 8px 7px 7px 7px;
	border-radius: 6px;
	display: none;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
border: 1px solid #999;
}

#goto-top2 {
	top: -20px;
	left: 50%;
	margin-left: -515px;
	display: none;
	position: fixed;
	background: url(img/logo_bee_sm.png) center center no-repeat;
	width: 66px;
	height: 82px;
	z-index: 1000;
}

#goto-top:hover {
	opacity: 0.6;
	background-color:#fff;
}

.tour-nav {
	width: 100%;
padding: 24px 0 10px 0;
background: #77b7d1;
height: 43px;
margin-top: -50px;
position: relative;
}

.tour-nav .shadow {
	width: 842px;
	height: 19px;
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -421px;
	background: url(img/tour_shadow.png) no-repeat top center;
}

.tour-nav.fixed {
	position: fixed;
	top: 50px;
	z-index: 500;
}

.tour-nav ul {
	list-style: none;
margin: 0 0 0 30px;
padding: 0;
left: 50%;
position: absolute;
margin-left: -455px;
}

.tour-CTA {
right: 50%;
position: absolute;
margin-right: -515px;
}

.tour-nav li {
	float: left;
}

.tour-nav li a {
float: left;
display: block;
padding: 5px 16px 7px 16px;
color: #e5f2f6;
font-weight: bold;
font-size: 0.93em;
}


.tour-nav.PR-nav li a {
padding: 5px 25px 4px 25px;
font-size: 16px;
}

.tour-nav li a:hover {
	text-decoration: none;
	color: white;
}

.tour-nav li a.active {
	background: #478aa5;
	color: white;
	border-radius: 20px;
-moz-border-radius: 20px; /* Firefox */
  -webkit-border-radius: 20px; /* Safari, Chrome */
}

div.link-building-tour {
	background: url(img/ss_LB.png) no-repeat top center;
	position: relative;
height: 400px;
margin: 0 auto;
width: 1050px;
margin-top: 40px;
}

div.social-media-tour {
	background: url(img/ss_PR.png) no-repeat top center;
	position: relative;
height: 400px;
margin: 0 auto;
width: 1050px;
margin-top: 40px;
}

div.link-building-tour h1, div.social-media-tour h1 {
	position: absolute;
top: 65px;
left: 30px;
width: 250px;
line-height: 120%;
}

div.link-building-tour h1.line2, div.social-media-tour h1.line2  {
	right: 30px;
	left: auto;
}

div.content.link_building .tools .tour{
	width: 100%;
	height: 125px;
	background-color: #fff;
}

div.content.link_building .tools .tour h2{
	color: #333;
	height: 0px;
	position: relative;
	top: -40px;
}

div.content.link_building .tools .tour h2 b{
	color: #006F98;
}

div.content.link_building .tools .tour .tool{
	width: 33%;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	cursor: pointer;
}

div.content.link_building .tools .tour .tool img{
	display: block;
	float: left;
	padding: 0 10px 0 10px;
}

div.content.link_building .tools .tour .tool a{
	display: block;
	float: left;
	clear: right;
	color: #006F98;
}

div.content.link_building .tools .tour .tool span{
	float: left;
	display: block;
	width: 245px;
}

div.content .testimonials div.testimonial{
	width: 33%;
	float: left;
	color: #006F98;
	border-left: 1px solid #DDD;
	font-size: 14px;
}

div.content .testimonials.social-media div.testimonial{
	width: 24%;
}


div.content .testimonials div.testimonial.first{
	border-left: none;
}

div.content .testimonials{
	clear: both;
	margin-bottom: 0;
}

div.content .testimonials div div{
	padding: 0 40px 0 40px;
}

div.content .testimonials div div b{
	color: #333;
	display: block;
	font-size: 12px;
}

div.content .testimonials div div span{
	color: #333;
	display: block;
	font-size: 12px;
}

div.content .testimonials div.quote{
	padding: 0px;
	height: 130px;
}

div.content .testimonials.social-media div.quote{
	height: 150px;
}


ul.tour_nav{
	text-align: center;
	list-style-type: none;
}


ul.tour_nav li{
	display: inline;
	border-left: 1px solid #ddd;
	padding: 5px;
	color: #006F98;
}

ul.tour_nav li.overview{
	border: none;
}

ul.tour_nav li.selected{
	background-color: #006F98;
	color: #fff;
}

ul.tour_nav li.selected a{
	color: #fff;
}

ul.tour_nav li a{
	color: #006F98;
}

.content div.feature{
	border-top: 1px solid #ddd;
	padding: 20px;
	margin: 20px auto 0px auto;
	width: 600px;
	height: 140px;
	vertical-align: middle;
}

.content div.tour-title{
	margin: 0 auto 0 auto;
	width: 640px;
}

.content div.feature h2{
	margin-top: 20px;
}

.content div.feature img{
	float: left;
	margin-right: 20px;
	border: 2px solid #ddd;
}
*/

#header #nav ul li.hide{
	display: none;
}

.avatar {
width: 6.25em;
height: 6.25em;
border-radius: 6.25em;
display: inline-block;
margin: 0 0 0.625em 0;
overflow: hidden;
text-align: center;
}

.bs-row.icons {
width: 90%;
}
.bs-row.icons .col-md-4 {
padding-bottom: 4.5em;
text-align: center;
font-size: 1.2em;
}

.bs-row.icons .col-md-4 > img {
margin-bottom: 2em;
height: 15em;
}
.icon {
  width: 17em;
height: 17em;
  border-radius: 10em;
  margin: 0 auto;
margin-bottom: 2em;
overflow: hidden;
text-align: center;
}

.icon h2 {
    color: white;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding: 2.9em 0 0;
    text-align: center;
    font-family: proximanova-regular;
    text-indent: 0.5em;
    margin: 0 0 -0.3em;
}

.icon img {
height: 14.5em;
width: auto!important;
}

.icon.has-words img {
    height: 12.5em;
}

.bs-row.spaced.bios {
padding-bottom: 4em;
}
.bios > div {
min-height: 9em;
}

.bios .bio {
display: inline-block;
vertical-align: middle;
width: 57%;
}

.bios .bio h4 {
line-height: 100%;
}

.bios .avatar.alignleft {
width: 27%;
height: auto;
float: none;
margin: 0 0.7em 0 0.3em;
vertical-align: middle;
}

.bios .avatar img {
width: 100%;
border-radius: 6em;
-webkit-filter: grayscale(1);
filter: grayscale(1);
}

.bios h5 {
font-size: 0.75em;
letter-spacing: 0.125em;
margin: 0;
font-family: proximanova-regular;
}

.bios > div p {
font-size: 0.95em;
padding-right: 3%;
display: none;
}

.avatar.small {
  height: 2.3em;
  width: 2.3em;
}

.avatar img {
width: 100%;
}

.avatar.alignleft {
  margin: .3em 2em 2.5em 0;
}
#wrapper {
    background: none;
    padding: 0 0 50px 0;
    margin: 0 auto;
    overflow: hidden;
	z-index: 1;
	width: 100%;
}

.home #wrapper {
    width: 100%;
}

.help #wrapper, .help div.content-container, .plans-pricing #wrapper, .plans-pricing div.content-container {
overflow: visible;
}


.full-box {
    background: #f1f1f1;

}

.full-box:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0;
    right: 0;
    height: 10px;
    width: 100%;
    background: url(img/gray-box-top.png) bottom left repeat-x;
    background-size: 480px;
}

.full-box:after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 0;
    right: 0;
    height: 10px;
    width: 100%;
    background: url(img/gray-box-bot.png) bottom left repeat-x;
    background-size: 480px;
}
#logos-home {
position: absolute;
left: 50%;
margin-left: -375px;
width: 750px;
height: auto;
bottom: 38%;
}

/*
.panel {
    position:fixed;
		top:0;
		left:0;
		width:100%;
		height:100%;
}

.panel.outreach {
   background: #ebf8ff;
   border: none;
}

.panel.research {
    background-image:url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/buildings.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 90%;
    background-color: white;
    border: none;
}

.panel.manage {
    z-index: 50;
}
.gray-box:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0;
    right: 0;
    height: 10px;
    width: 100%;
    background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/gray-box-top.png) top left repeat-x;
    background-size: 480px;
}
.gray-box:after {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0px;
    height: 10px;
    width: 100%;
    background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/gray-box-bot.png) bottom left repeat-x;
    background-size: 480px;
}


.panel.logos {
    padding-top: 3%;
    background: #f1f1f1;
}

.panel.logos h2 {
    color: #999;
}

.panel.logos h1 {
    color: #222;
}

*/

.arrow-right, .arrow-down {
    position: relative;
}

.arrow-down {
    margin-bottom: 50px;
}
.arrow-down:before {
position: absolute;
content: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/arrow.svg);
bottom: -26px;
left: 50%;
margin-left: -16px;
width: 50px;
transform: rotate(90deg);

-webkit-transform: rotate(90deg);
}

.arrow-right:before {
position: absolute;
content: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/arrow.svg);
right: -50px;
top: 50%;
margin-top: -14px;
width: 50px;
}



/*
div.content-container .section.flow-chart {
    text-align: center!important;
}

div.content-container .section.flow-chart .ss {
    position: relative;
    margin: 50px 0;
}

div.content-container .section.flow-chart p {
    text-align: center;
}
div.content-container.home .home-montage {
	color: white;
	height: 700px;
    position: relative;
    background: #2555a6;
    z-index:1;
}


div.content-container.home .home-montage h1, div.content-container.home .home-montage h2 {
	color: white;
}

div.content-container.home .home-montage .CTA.orange {
    left: 50%;
    margin-left: -220px;
}

div.content-container.home .home-montage .CTA.green {
    left: 50%;
    margin-left: 10px;
}

div.content-container .section {
	clear: both;
padding: 20px;
box-sizing: border-box;
text-align: left;
position: relative;
width: 80%;
margin: 0 auto;
max-width: 1240px;
}

div.content-container.home .section {
width: 80%;
max-width: 1100px;
margin: 0 auto;
padding: 150px 0;
}

div.content-container .section.text-left .text {
    width: 40%;
    float: left;
    position:relative;
    z-index: 10000;
} 

div.content-container .section.text-right .text {
    width: 40%;
    float: right;
    position:relative;
    z-index: 10000;
} 

div.content-container {
    margin: 0 -20px;
text-align: center;
}

div.content-container .section .movie {
    width: 55%;
}






div.content-container .montage {
    margin: 0 40px;
}

div.content-container .montage h2 {
font-size: 25px;
font-family: 'proximanova-bold';
color: #222;
margin: 20px 0 30px;
letter-spacing: 0px;
}
div.content-container .montage h3 {
    font-size: 22px;
font-family: 'proximanova-bold';
color: #222;
margin: 10px 0;
letter-spacing: 0px;
}

div.content-container .section .third {
width: 30%;
float: left;
text-align: left;
clear: none;
min-height: 0;
padding: 20px 0;
}

div.content-container .section .third:nth-child(2),
div.content-container .section .third:nth-child(5),
div.content-container .section .third:nth-child(8),
div.content-container .section .third:nth-child(10) {
    padding: 20px 5%;
}

div.content-container .section .third.left {
    text-align: left;
}

div.content-container .section img.icon {
    margin: 0 20px 0 0;
    width: 50px;
}

div.content-container .section .third.left p {
    text-align: left!important;
}

div.content-container .section .third.center p {
    text-align: center!important;
}

div.content-container .section .two-third {
    width: 66%;
float: left;
text-align: center;
}

body.home div.content-container .section h2 {
    margin: 0;
}


div.content-container h1 {
line-height: 100%;
margin: 0 auto;
width: auto;
text-align: center;
display: inline-block;
padding: 40px 0 15px;  
font-family: "proximanova-bold";
font-size: 38px;
letter-spacing: 0;
}

div.content-container h1.small {
    font-size: 42px;
    background-position: center 85px;
}

div.content-container h1.long {
    background: none;
background-position: center 100px;
background-size: 100% 23px;
}

div.content-container .section .third h2 {
    font-size: 22px;
    font-family: 'proximanova-bold';
    line-height: 120%;
    margin: 5px 0;
}

div.content-container .section .third h4 {
font-size: 18px;
font-family: 'pf_reminder_proregular';
}

div.content-container .section h2 {
    font-size: 34px;
margin: 40px 0;
line-height: 120%;
}

div.content-container .section p {
	line-height: 170%;
	margin: 30px 0 40px;
    font-size: 18px;
    text-align: left;
    font-family:"proximanova-light";
}

div.content-container .section .third p {
    font-size: 14px;
    font-family: 'proximanova-regular';
}

div.content-container .section .animation {
width: 55%;
min-height: 250px;
display: block;
position: absolute;
top: 0;
bottom: 0; 
}

div.content-container .section .anim {
    position: absolute;
    z-index: 100;
}

div.content-container .section.text-left .animation {
    right: 0;
    left: auto;
}

div.content-container .section.text-right .animation {
    right: auto;
    left: 0;
}
*/
.ss {
    border: 1px solid #666;
    box-shadow: 7px 8px 0 rgba(0,0,0,0.1);
    position: absolute;
    z-index: 1;
}
.ss.bubble {
    border: none;
    box-shadow: none;
}
.ss.bubble img {
    border-radius: 4px;
    border: 1px solid #666;
    box-shadow: 7px 8px 0 rgba(0,0,0,0.1);
    width: 100%;
}
.ss.alignright, .ss.alignleft {
position: relative;
}
.bubble .arrow {
position: absolute;
top: -14px;
height: 15px;
width: 20px;
overflow: hidden;
right: 32px;
}
.bubble .arrow:before {
position: absolute;
background: white;
border: 1px solid #333;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
content: "";
top: 9px;
height: 20px;
width: 20px;
}
/*
div.content-container .section .third img {
	width: auto;
height: 75px;
}

div.content-container .section .alignright {
margin-left: 5%;
}

div.content-container .section .alignleft {
margin-right: 5%;
}
*/
.post.condensed .post-comments-link a {
  position: absolute;
  bottom: 0px;
  left: 10.5rem;
  font-size: 1rem;
  color: #999 !important;
  display: inline-block;
  padding: .25em .75em;
  min-width: 7.5em;
  background: #fff;
  border-radius: 7em;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  font-family: proximanova-bold;
  font-weight: bold;
  border: 0.15em solid #eee;
  height: auto;
  line-height: 160%;
}

.post-comments-link a:hover {
border-color: #bbb;
text-decoration: none;
}
/*
div.content-container a.scroller {
	position: absolute;
	border: 1px solid #ddd;
background: white;
color: #888;
bottom: -1px;
border-radius: 0;
width: 120px;
margin-left:-75px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
font-size: 13px;
	display: inline-block;
	left: 50%;
	right: auto;
	text-align: center;
	padding: 4px 15px 4px 15px;
}

div.content-container a.scroller:hover {
box-shadow: 0 -2px 7px rgba(0,0,0,0.1);
text-decoration: none;
border: 1px solid #ccc;
}
*/

#blog .index #post-comments .comment-reply-link {
	bottom: 0;
}



/*
div.content-container div.column-block {
	width: 337px;
float: left;
padding: 20px 30px 0 0;
text-align: left;
font-size: 13px;
	line-height: 135%;
	color: #333;
}

div.content-container.right div.column-block {
	float: right;
}

div.content-container.home div.column-block {
	width: 215px;
	padding: 0 17px;
}

div#wrapper.tour .content-container {
	padding-bottom: 90px;
	padding-top: 45px;
	overflow: hidden;
}

div#wrapper.tour div.column-block {
	padding: 20px 30px 10px 97px;
	width: 240px;
	height: 125px;
	position: relative;
}

.content-container .half .column-block {
	float: left;
	width: 220px;
	display: block;
	padding: 10px 10px 0 15px;
}

.content-container .column-block p {
	margin-bottom: 15px;
}

.content-container .column-block h4 {
	display: block;
	margin: 0 0 12px 0;
	font-size: 17px;
    line-height: 120%;
	text-shadow: 0 1px 1px #fff;
	color: #222;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

div#wrapper.tour div.column-block .icon {
	position: absolute;
top: 21px;
left: 0;
width: 78px;
height: 78px;
box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #ccc;
}

#research-1 .icon { background: url(img/icons/tour_research_1.jpg) no-repeat; }
#research-2 .icon { background: url(img/icons/tour_research_2.jpg) no-repeat; }
#research-3 .icon { background: url(img/icons/tour_research_3.jpg) no-repeat; }
#research-4 .icon { background: url(img/icons/tour_research_4.jpg) no-repeat; }
#research-5 .icon { background: url(img/icons/tour_research_5.jpg) no-repeat; }
#research-6 .icon { background: url(img/icons/tour_research_6.jpg) no-repeat; }
#research-7 .icon { background: url(img/icons/tour_research_7.jpg) no-repeat; }

#relationship-1 .icon { background: url(img/icons/tour_relationships_1.jpg) no-repeat; }
#relationship-2 .icon { background: url(img/icons/tour_relationships_2.jpg) no-repeat; }
#relationship-3 .icon { background: url(img/icons/tour_relationships_3.jpg) no-repeat; }
#relationship-4 .icon { background: url(img/icons/tour_relationships_4.jpg) no-repeat; }
#relationship-5 .icon { background: url(img/icons/tour_relationships_5.jpg) no-repeat; }
#relationship-6 .icon { background: url(img/icons/tour_relationships_6.jpg) no-repeat; }
#relationship-7 .icon { background: url(img/icons/tour_relationships_7.jpg) no-repeat; }
#relationship-8 .icon { background: url(img/icons/tour_relationships_8.jpg) no-repeat; }
#relationship-9 .icon { background: url(img/icons/tour_relationships_9.jpg) no-repeat; }

#lists-1 .icon { background: url(img/icons/tour_lists_1.jpg) no-repeat; }
#lists-2 .icon { background: url(img/icons/tour_lists_2.jpg) no-repeat; }
#lists-3 .icon { background: url(img/icons/tour_lists_3.jpg) no-repeat; }
#lists-4 .icon { background: url(img/icons/tour_lists_4.jpg) no-repeat; }

#projects-1 .icon { background: url(img/icons/tour_projects_1.jpg) no-repeat; }
#projects-2 .icon { background: url(img/icons/tour_projects_2.jpg) no-repeat; }
#projects-3 .icon { background: url(img/icons/tour_projects_3.jpg) no-repeat; }
#projects-4 .icon { background: url(img/icons/tour_projects_4.jpg) no-repeat; }
#projects-5 .icon { background: url(img/icons/tour_projects_5.jpg) no-repeat; }

#outreach-1 .icon { background: url(img/icons/tour_outreach_1.jpg) no-repeat; }
#outreach-2 .icon { background: url(img/icons/tour_outreach_2.jpg) no-repeat; }
#outreach-3 .icon { background: url(img/icons/tour_outreach_3.jpg) no-repeat; }
#outreach-4 .icon { background: url(img/icons/tour_outreach_4.jpg) no-repeat; }
#outreach-5 .icon { background: url(img/icons/tour_outreach_5.jpg) no-repeat; }

#backlink-1 .icon { background: url(img/icons/tour_backlink_1.jpg) no-repeat; }
#backlink-2 .icon { background: url(img/icons/tour_backlink_2.jpg) no-repeat; }
#backlink-3 .icon { background: url(img/icons/tour_backlink_3.jpg) no-repeat; }
#backlink-4 .icon { background: url(img/icons/tour_backlink_4.jpg) no-repeat; }
#backlink-5 .icon { background: url(img/icons/tour_backlink_5.jpg) no-repeat; }

*/
.plans-pricing table {
    width: 20%;
    position: relative;
color: white;
display: table;
    vertical-align: top;
    float: right;
}

.plans-pricing .plans {
float: left;
width: 80%;
}

.plans-pricing table.feature {
width: 21%;
    position: absolute;
    z-index:1;
}

.plans-pricing table.feature td {
    text-align: left;
border-radius: 3px 0 0 3px;
padding: 0 0 0 15px;
    line-height: 100%;
    font-size: 16px;
}

.plans-pricing table.feature th {
    
    text-align: left;
}

.plans-pricing table th {
    font-family: 'proximanova-bold'!important;
    font-size: 22px;
    padding: 10px 0 20px;
    text-align: center;
    vertical-align: bottom;
height: 6em;
    
}

.plans-pricing table th label {
  margin: 2px 5px 2px;
  padding: 37px 0;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 100px;
  letter-spacing: 1px;
  width: 90px;
  height: 90px;
}

.plans-pricing table td {
    padding: 12px 15px;
font-size: 18px;
    text-align: center;
    box-sizing: border-box;
    height: 55px;
    vertical-align: middle;
}

.plans-pricing table td.check {
background: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/check.svg) no-repeat;
background-position: center center;
background-size: auto 33%;
}
.plans-pricing table td .CTA {
min-width: 0;
    letter-spacing: 0;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 15px;
    white-space: normal;
    line-height: 100%;
    padding: 0.6em 1.15em 0.6em 1.2em;
    font-size: 15px;
}

.plans-pricing table.advanced:after {
opacity: 0.2;
}
.plans-pricing table.custom:after {
opacity: 0.1;
}


.plans-pricing table.premium td {
border-radius: 0 3px 3px 0;
}
.plans-pricing table tr:nth-child(even) {
    background-color: #4f75b9;
}

.content-container .half {
	padding: 15px 0 15px 0;
	border: 0;
	overflow: hidden;
}

.pricing-header{
	text-align: center;
}

.pricing-header h1,.pricing-header div {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.pricing-header div{
	font-size: 20px;
}

.pricing-help{
	display: none;
	position: absolute;
line-height: 16px;
width: 150px;
background-color: #fff;
margin-left: 33px;
margin-top: -18px;
padding: 15px;
border-radius: 5px;
box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.pricing-help .horn {
	top: 0;
	width: 40px;
	height: 25px;
	left: -18px;
	background: url(img/horn_sm.png) no-repeat;
}

table.import-fields{
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	width: 600px;
	color: #000;
}

table.import-fields th{
	font-weight: bold;
	padding: 5px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #8E8E8E;
}

table.import-fields td{
	padding: 5px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
}

table.import-fields tr.on{
	/*background-color: #fdfeb1;*/
	background-color: #FF7F00;
}

table.import-fields tr.off{
	/*background-color: #daeff8;*/
	background-color: #33CCCF;
}

.help-template p{
	display: block;
	clear: both;
}

/*style for pricing*/

#tbl_link_man img.help {
	margin-left: 3px;
	margin-bottom: -2px;
}

.bg-pricing {
	background: url(img/bg-clouds.jpg) no-repeat top left !important;
	background-color: white !important;
}

.heading-container {
	padding: 0 0 35px 25px;
}

.heading-pricing {
	font-size: 32px!important;
	font-weight: bold;
	color: #006f9a!important;
	text-align: left;
	letter-spacing: -1px;
	text-align: left !important;
}

.subhead-pricing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: black;
	font-size: 16px !important;
	text-align: left !important;
}

.panel-container {
	background: url(img/bg-panels.png) no-repeat top left;
	height: 480px;
	position: relative;
	width: 1024px;
margin: 0 auto;
}

.panel-price {
	position: absolute;
	z-index: 5;
	width: 250px;
	font-size: 24px;
	font-weight: bold;
	color: black;
	padding: 10px;
	text-align: center;
}

.panel-price label {
	float: left;
}

.actual-price {
	float: right;
}

.actual-price span {
	font-size: 14px;
}

  .actual-price sup {
	  font-size: 14px;
	  display: block;
	  float: left;
	  padding: 2px 0 0 0;
  }

.panel-price .feature-list {
	text-align: left !important;
	padding: 20px;
	font-size: 15px ;
	font-weight: normal;
        padding-top: 30px;
}

.panel-price .feature-list ul {
	 margin: 0;
	 padding: 15px 0 0 0;
	 list-style: none;
	 display: inline-block;
width: 100%;
 }

.panel-price .feature-list ul li {
	 background: url(img/bullet-check.png) no-repeat 0px 4px;
 	padding: 4px 0 4px 22px;
	margin: 0;
	line-height: auto;
 }

 .panel-price a.view-all {
	 font-size: 16px;
	 color: #006f9a;
	 text-decoration: underline;
 }

#basic {
	top: 29px;
	left: 83px;
}

#premium {
	top: 29px;
	left: 670px;
}

.yellow-box {
	position: absolute;
	top: -86px;
	margin-left: -430px;
	left: 50%;
	text-align: center;
	width: 830px;
	padding: 20px 15px 20px 15px;
	font-size: 14px;
	background: #fffcd1; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmNkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZiYmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #fffcd1 0%, #fffbba 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffcd1), color-stop(100%,#fffbba)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fffcd1 0%,#fffbba 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fffcd1 0%,#fffbba 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fffcd1 0%,#fffbba 100%); /* IE10+ */
background: linear-gradient(to bottom, #fffcd1 0%,#fffbba 100%); /* W3C */
	color: black;
	line-height: 20px;
	border-radius: 8px;
	-moz-border-radius: 8px; /* Firefox */
  -webkit-border-radius: 8px; /* Safari, Chrome */
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
.yellow-box .arrows {
	position: absolute;
	top: 30px;
	width: 892px;
	height: 21px;
	left: -13px;
	background: url(img/yellow_bg.png) no-repeat top left;
}
 .yellow-box a {
	 color: #006f9a;
	 text-decoration: underline;
 }

 .yellow-box span.header {
	 font-size: 18px;
	 font-weight: bold;
 }

 .yellow-box span.header-left {
	 font-size: 22px;
	 font-weight: bold;
	 float: left;
	 padding: 10px;
	 text-align: left;
 }

 .yellow-box span.content-left {
 	width: 400px;
	margin-left: 20px;
	margin-top: 6px;
	float: left;
	 text-align: left;
	 line-height: 17px;
 }

 .yellow-box .CTA.small {
	 float: right;
	 margin: 5px 10px;
 }

#plus {
	top: 38px;
	left: 360px;
	width: 283px;
	font-size: 28px;
}

.panel-price img {
	margin: 2px 5px -2px 0;
display: inline-block;
}

#most-popular {
	top: 7px;
	left: 360px;
	width: 283px;
	font-size: 18px;
	color: #9ac6d7;
	text-transform: uppercase;
}

#tbl_soc_med td.signup,
#tbl_link_man td.signup {
	background: #e5e5e5;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	color: black;
	font-weight: bold;
	width: 110px;
}

#tbl_soc_med td.signup img,
#tbl_link_man td.signup img {
	margin: 3px 0 5px 0;
}

.blog-prod-link {
margin: 11px 0 11px 0;
}

/* Plugin overrides */

ul.wpsocialite.small {
    right: 0;
    padding: 0;
    margin: 0;
}

ul.wpsocialite.small>li {
    width: 15% !important;
    float: right !important;
}




#comments #comments-number h3, #respond h3 {
font-size: 1.5em 
}

ul.commentlist {
  list-style: none;
  padding: 0.4em 0;
  border-top: 0.15em solid #eee;
  border-bottom: 0.15em solid #eee;
  margin: 1em 0;
}

ul.commentlist .comment {
margin: 1em 0;
}

ul.commentlist .comment.depth-2 {
margin-left: 3.5em;
}
ul.commentlist .comment.depth-3 {
margin-left: 5.5em;
}
ul.commentlist .comment.depth-4 {
margin-left: 7.5em;
}
ul.commentlist .comment.depth-4 {
margin-left: 9.5em;
}

ul.commentlist .comment.depth-2 .comment-author.vcard img,
ul.commentlist .comment.depth-3 .comment-author.vcard img,
ul.commentlist .comment.depth-4 .comment-author.vcard img,
ul.commentlist .comment.depth-5 .comment-author.vcard img {
width: 2.5em;
height: 2.5em;
}

ul.commentlist .comment.depth-2 .comment-body,
ul.commentlist .comment.depth-3 .comment-body,
ul.commentlist .comment.depth-4 .comment-body,
ul.commentlist .comment.depth-5 .comment-body {

  padding-left: 3.5em;
}

ul.commentlist .comment-body {
  padding-left: 4em;
  position: relative;
  font-size: 0.9em;
  line-height: 150%;
}

ul.commentlist .comment-body .comment-author.vcard img {
margin: 0.2em 1em 2em 0;
width: 3em;
height: 3em;
border: 0.15em solid white;
position: absolute; 
top: 0;
left: 0;
border-radius: 10em;
}

ul.commentlist .comment-body .comment-author cite {
display: inline-block;
font-style: normal;
font-family: proximanova-bold;
}

ul.commentlist .comment-body .comment-author:after,
ul.commentlist .comment-body .comment-meta:after {
content: "•";
  margin: 0 0.3em 0 0.4em;
  color: #ddd;
}

ul.commentlist .comment-body .comment-author, ul.commentlist .comment-body .comment-meta {
display: inline; 
}

#commentform #submit {
margin-top: 1em;
}
textarea {
  width: 100%;
  border: 0.15em solid #eee;
  border-radius: 0.3em;
transition: 0.2s ease all;
-webkit-transition: 0.2s ease all;
height: 3em;
}

textarea:focus {
height: 7em;
}

/* new stuff */


.montage .animation {
  position: absolute;
  height: 35em;
  top: -5em;
  bottom: 0;
  left: 0;
  right: 0;
}
.montage .animation img {
    opacity: 0;
}
.montage .animation img.visible {
    opacity: 1;
}

.row.montage h3 {
margin-top: 45px;
}


#research-screen {
    width: 50%;margin-left: -24%;top: 31%; opacity: 0;
    -webkit-animation: research-screen 1s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 0.5s; /* Chrome, Safari, Opera */
    -webkit-animation-fill-mode: forwards;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes research-screen {
    from {width: 32%;margin-left: -15%;top: 42%; opacity: 0; }
    to {width: 32%;margin-left: -15%;top: 42%; opacity: 1}
}


#research-note {
    -webkit-animation: research-note 0.3s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 1.5s; /* Chrome, Safari, Opera */
    -webkit-animation-fill-mode: forwards;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes research-note {
    from {width: 10%;margin-left: -21%;top: 42%; opacity: 0; transform: rotate(10deg);}
    to {width: 14%;margin-left: -31%;top: 37%; opacity: 1}
}

#research-people {
    width: 26%;margin-left: -12%;top: 29%; opacity: 0;
    -webkit-animation: research-people 0.3s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 2s; /* Chrome, Safari, Opera */
    -webkit-animation-fill-mode: forwards;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes research-people {
    from {width: 26%;margin-left: -12%;top: 29%; opacity: 0;}
    to {width: 30%;margin-left: -14%;top: 19%; opacity: 1}
}

#research-twitter {
    width: 9%; margin-left: 9%;top: 36%; opacity: 0;
    -webkit-animation: research-twitter 0.3s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 2.5s; /* Chrome, Safari, Opera */
    -webkit-animation-fill-mode: forwards;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes research-twitter {
    from {width: 9%; margin-left: 9%;top: 36%; opacity: 0; transform: rotate(-10deg);}
    to {width: 11%; margin-left: 19%;top: 36%; opacity: 1}
}

#research-outreach {
    width: 21%;margin-left: -19%;top: 71%; opacity: 0;
    -webkit-animation: research-outreach 0.3s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 3s; /* Chrome, Safari, Opera */
    -webkit-animation-fill-mode: forwards;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes research-outreach {
    from {width: 21%;margin-left: -19%;top: 71%; opacity: 0; transform: rotate(10deg);}
    to {width: 23%;margin-left: -29%;top: 71%; opacity: 1}
}

#research-discovered {
    width: 22%;margin-left: 0%;top: 76%; opacity: 0;
    -webkit-animation: research-discovered 0.3s; /* Chrome, Safari, Opera */
    -webkit-animation-delay: 3.5s; /* Chrome, Safari, Opera */
    -webkit-animation-fill-mode: forwards;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes research-discovered {
    from {width: 22%;margin-left: 0%;top: 76%; opacity: 0; transform: rotate(-10deg);}
    to {width: 25%;margin-left: 4%;top: 76%; opacity: 1}
}



.video-wrapper, .screen {
position: relative;
margin: 0 5%;
border: 1px solid #B6D8FF;
border-top: 1.3375em solid #B6D8FF;
border-radius: .3125em;
overflow: visible;
max-width: 55em;
}

.video-wrapper br, .screen br {
display: none;
}

.video-wrapper:before, .screen:before {
  content: "\2022 \2022 \2022";
  color: #456dae;
  position: absolute;
  top: -1.2em;
  left: 0.25em;
  font-size: 1.5em;
  letter-spacing: 0.1em;
}

.row.inverse .video-wrapper, .row.inverse .screen {
border: 1px solid #B6D8FF;
border-top: 23px solid #B6D8FF;
}

.row.inverse .video-wrapper.gray, .row.inverse .screen.gray {
border: 1px solid #ddd;
border-top: 1.4375em solid #ddd;
}

.row.inverse .video-wrapper:before, .row.inverse .screen:before {
  color: white;
}

.video-wrapper video, .screen img, .video-wrapper img {

width: 100%;
position: relative;
border-radius: 0 0 0.3125em 0.3125em;
    height: auto;
    display: block;
}

.screen-wrapper {
  text-align: center;
  margin: 0 auto;
max-width: 1100px;
}

.screen-wrapper > div {
    vertical-align: middle;
}

.screen {
  border-radius: 5px;
  display: inline-block;
  height: auto;
  margin: 0;
}

.screen img {
width: 100%;
border-radius: 0 0 4px 4px;
}

.arrow-circle {
  display: inline-block;
  width: 2em;
  margin: 0 2%;
  height: 2em;
  background: rgb(182, 216, 255);
  border-radius: 5em;
  opacity: 0.3;
  position: relative;
  color: #456dae;
  font-family: proximanova-bold;
  font-size: 1.5em;
  line-height: 110%;
overflow: hidden;
}

.arrow-circle arrow {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  margin-left: 0;
  width: 0.22em;
  background: #456dae;
}

.arrow-circle arrow:after {
  border-top: 0.8em solid #456dae;
  margin: -0.7em -0.37em;
  border-left: 0.4em solid transparent;
  border-right: 0.4em solid transparent;
}
.bg-green .arrow-circle {
background: rgba(255,255,255,0.3);
opacity: 1;
}
.bg-green .arrow-circle arrow {
background: #00B698;
}
.bg-green .arrow-circle arrow:after {
border-top: 0.8em solid #00B698;
}

.pagination {
text-align: center;
  display: block;
  margin: 0;
border-top: 0.1em solid #ddd;
}

.pagination a, .pagination > div {
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    font-family: proximanova-semibold;
    position: relative;
    margin: 0.6em 0;
}

.pagination #older-posts a  {
padding: 0 0 0 1em;
}
.pagination #newer-posts a {
padding: 0 1em 0 0;
}



/*
.video-wrapper:after {
content: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/screen_outline_black.svg);
  position: absolute;
  top: -8.9%;
  bottom: auto;
  left: -0.3%;
  right: -0.3%;
}



.inverse .video-wrapper:after {
content: url(http://www.buzzstream.com/wp-content/themes/buzzstream_theme_new/img/screen_outline_inverse.svg);
}
*/

/*** Blog styles ***/


/*
.blog {
font-family: "proximanova-regular";
background: white;
}

.blog a {
color: #2756a4;
}

.blog a:hover {
color: #3678e3;
}

body.blog #blog, .blog .footer-container {
width: 80%;
min-width: 1020px;
max-width: 1280px;
border-radius:0;
background: none;
box-shadow: none;
border: none;
position: relative;
margin: 0 auto;
}

.blog h1, .blog h2, .blog h3 {
font-family: 'proximanova-bold'!important;
font-weight: normal;
color: #111;
}
*/
.blog h1.heading {
font-size: 36px;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0 20px;
font-family: 'proximanova-bold';
line-height: 110%;
}

.blog .featured h1 a {
text-decoration: none;
color: #fff;
}
/*.blog #header {
  width: 100%;
  border-top: 1px solid #ccc;
  margin: 0;
  padding-top: 25px;
}
.blog #header h1 a {
background-size: 180px;
  width: 200px;
  margin: -5px 0 0 25px;
}
.blog #header #nav {
margin-right: 20px;
}
.blog #header #nav ul li a {
font-weight: normal;
font-size: 15px;
border-radius: 2px;
color: #2756a4;
transition: 0.2s ease all;
margin: 0 5px;
}
.blog #header #nav ul li.specific a {
padding: 0 15px;
color: #444;
font-size: 15px;
}
.blog #header #nav ul li.specific.home-link {
border: none;
}
.blog #header #nav ul li a.twitter-bird {
display: none;
}
.blog #header #nav ul li a:hover {
background: rgba(166, 195, 243, 0.3);
text-decoration: none;
}
.blog #header #nav ul li.specific a:hover {
color: #111;
background: #eee;
}
.blog #header #nav #Blog a, .blog #header #nav #Blog {
display: none;
}
*/
body.blog #blog .post.featured, body.blog .single-post .about {
line-height: 170%;
overflow: hidden;
  position: relative;
font-size: 1.2em;
padding: 4em 0 5.5em;
}
body.blog #blog .post.featured a, body.blog .single-post .about a {
    color: white;
}
.featured:after {
content: "";
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(90%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 90%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
position: absolute;
bottom: 0;
left: 0;
right: 32%;
top: 200px;
z-index: 1
}
.featured .post-wrapper {
position: relative;
  width: 100%;
padding: 0 0 3em 0;
text-align: center;
max-width:900px;
margin: 0 auto;
}
body.blog #blog .post.featured:nth-child(2n+1){
    clear:both;
}
.blog .post.featured img.wp-post-image {
/*  width: 55%;
  height: auto;
  margin: 0 5% 0 2%;
  float: left;
  left: 0;
  top: 0;
border-radius: 5px; */
display: none;
}

body.blog .post.featured h1 {
font-size: 2.5em;
margin-top: 0;
}
body.blog .post.featured h1 a {
color: white!important;
}

body.blog .post.featured a.more-link {
color: white;
border-color: rgba(255,255,255,0.3);
}

body.blog .post.featured a.more-link:hover {
color: white;
border-color: white;
}

#left {
padding-right: 3em;
}

#university .post {
    min-height: 11em;
    font-size: 1em;
    line-height: 160%;
}
#university .post .post-content {
margin-top: 0.7em;
}
#university .post .post-content h2 {
font-size: 2em;
}
#university .post .post-content ul li a {
font-size: 1em!important;
}
#university img.thumbnail {
    width: 25%;
    font-size: 0.2em;
    float: left;
    margin: 0 3em 10em 3em;
    min-height: 15em;
    padding: 1em;
}
.lcp_catlist {
padding: 0;
margin: 0;
list-style: none;
}

body.blog #blog .index .post.condensed, .lcp_catlist li {

  margin: 0;
  padding: 0 0 3.7em 0;
margin-bottom: 4.375em;
position: relative;
}

.lcp_catlist li a.CTA {
margin: 1.5em 0 0 0;
display: table;
}

.lcp_catlist li {
padding-bottom: 0;
    font-size: 1.125em;
    line-height: 170%;
}


body.blog #blog .index .post.condensed h1, .lcp_catlist li a.header {
font-size: 1.55em;
line-height: 120%;
margin: 0 0 0.5em 0;
color: #222;
}
.lcp_catlist li a.header {
    color: #222!important;
font-family: proximanova-semibold;
display: block;
text-decoration: none;
}

body.blog #blog .index .post.condensed .post-content {
margin: 0;
margin-top: 1.25em;
}

body.blog #blog .post.condensed .post-content .more-link {
position: absolute;
bottom: 0;
left: 0;
}
body.blog #blog .post.featured .post-content .more-link {
  position: absolute;
  margin: 0 auto;
  bottom: -1.25em;
  left: 50%;
  margin-left: -5.2em;
  width: 10.4em;
  font-size: 1em;
}

body.blog #blog .post.featured .post-content:after,
body.blog #blog .post.condensed .post-content:after   {
content :"...";
}


body.blog #blog #right.fixed {
position: fixed;
  left: 50%;
  bottom: 0;
  margin-left: 16%;
}

#right h2.widgettitle, .author-bio h2.author-title {
  font-size: 1.7em;
  line-height: 120%;
  padding-bottom: 0.7em;
  color: #456dae;
  text-align: center;
}
#right .white-box {
width: 100%;
  box-shadow: none;
  padding: 0;
  background: none;
  float: none;
  box-sizing: border-box;
font-size: 1em;
}
body.blog .post.featured .post-byline,
body.blog .post.featured .post-byline a {
color: #fff;
font-family: "proximanova-regular";
font-weight: normal;
}

body.blog .post-byline .avatar {
overflow: hidden;
border-radius: 2.5em;
height: 2.5em;
width: 2.5em;
float: none;
vertical-align: middle;
margin: 0 0.3125em 0 0;
}

body.blog .featured .post-byline .avatar {
margin: -0.125em .4em 0 0;
border: 0.125em solid white;
}

.single-post h2 {
padding:0 0 0.45em 0;
}
.single-post h2.post-author {
padding:0 5%;
}
.single-post h2 a {
text-decoration: none!important;
}

.index .post .post-content h3, .index .post .post-content h3 > b {
font-size: 1.5em;
line-height: 120%!important;
margin-bottom: 1em;
}

.index .post .post-content img {
margin: 0 0 2em 0;
  height: auto;
    max-width: 100%;
}

body.blog #blog .post.featured .post-byline {
margin: 1em 0 2em;
}
body.blog #blog .post.featured .post-byline .avatar {
height: 2em;
width: 2em;
margin: 0 .625em 0 0;
}

body.blog #sidebar-blog-right-1 {
padding: 0;

  font-size: 1.4em;
}
#sidebar-blog-right-1 .widget, .author-bio {
  background-color: #fafafa;
  padding: 2em;
  border-radius: 0.3em;
  margin: 0 0 2em 0;
  border: 0.0625em solid #ddd;
text-align: center;
position: relative;
}
#sidebar-blog-right-1 .widget input {
  background-color: white;
  border-radius: 0.1875em;
  padding: .625em;
  font-size: 1.125em;
  line-height: 120%;
  border: 0.0625em solid #ddd;
  margin: .625em 0;
}

#sidebar-blog-right-1 .widget ul {
width: auto;
background: none;
padding: 0;
text-align: left;
}
#sidebar-blog-right-1 .widget li a {
border: none;
  line-height: 130%;
  padding: 1.5625em 0;
  display: block;
  border-top: 0.0625em solid #ddd;
  text-align: center;
  text-decoration: none;
}

.columned {
position: relative;
}

.categories {
  text-align: center;
  overflow: hidden;
  border-top: 0.125em solid rgba(255,255,255,0.1);
padding: 1.2em 0;
  border-bottom: 0.125em solid rgba(255,255,255,0.1);
}
.categories li {
display: inline-block;
list-style: none;
padding: 0 ;
position: relative;
}
.categories li a {
color: #7DA5D7;
  padding: 0 ;
  float: left;
  text-transform: uppercase;
  letter-spacing: .1em;
padding: 0 0.3em;
  font-size: 1em;
font-family: proximanova-semibold;
}
.categories li a:hover {
text-decoration: none;
color: white;
background: none;
}

.categories.nav li {
display: none;
}

.categories li.cat-item-new-features, .categories li.cat-item-content-promotion, .categories li.cat-item-link-building, .categories li.cat-item-influencer-outreach, .categories li.cat-item-public-relations, .categories li.cat-item-research-trends
 {
display: inline-block;
}

.twitter-button {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  background-color: rgb(69, 109, 174);
  color: white;
  font-size: 1.5em;
  font-family: proximanova-bold;
  padding: 0.6em;
  border-radius: 0.225em;
  text-decoration: none;
margin: 0;
}

.twitter-button:hover {
text-decoration: none;
filter: brightness(1.1);
-webkit-filter: brightness(1.1);
color: white;
}


.author-bio {
margin-bottom: 2em;
  padding-top: 8.5em;
}

.author-bio .author-description {
padding: 1em 0;
}

.author-url {
       max-width: 14em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}

.author-description .author-pic {
  position: absolute;
  border-radius: 50px;
  width: 6em;
  height: 6em;
  margin: 0;
  top: 2em;
  left: 50%;
  margin-left: -3em;
  border: 0.2em solid white;
}

.left-curve-top {
  border-right: 0.135em solid #fff;
  border-bottom: 0.135em solid #fff;
  border-radius: 0 0 0.35em 0;
  display: block;
  height: 6em;
  position: absolute;
  left: 8em;
  right: 49.9%;
  margin-right: 0;
}

.left-curve-bottom {
  border-left: 0.135em solid #fff;
  border-top: 0.135em solid #fff;
  border-radius: 0.35em 0 0 0;
  display: block;
  height: 7em;
  position: absolute;
  left: 0.4375em;
  right: 71%;
  margin-top: 5.865em;
}


.right-curve-top {
  border-left: 0.135em solid #fff;
  border-bottom: 0.135em solid #fff;
  border-radius: 0 0 0 0.35em;
  display: block;
  height: 2em;
  position: absolute;
  left: 0.4375em;
  right: 71%;
  margin-right: 0;
}

.right-curve-bottom {
  border-right: 0.135em solid #fff;
  border-top: 0.135em solid #fff;
  border-radius: 0 0.35em 0 0;
  display: block;
  height: 8em;
  position: absolute;
  left: 8em;
  right: 49.9%;
  margin-top: 1.865em;
}

node {
border: 5px solid white;
  position: relative;
  z-index: 1;
  display: block;
  width: 25px;
  height: 25px;
  margin: 0 auto;
  border-radius: 20px;
margin-top: 10px;
}

node.nub {
    opacity: 0.5;
    background: rgba(0,0,0,0.4);
    margin-top: 3em;
    margin-bottom: -3em;
}
node.nub:after {
    position: absolute;
    content: "";
    height: 5em;
    width: 0.125em;
    border: 0.075em solid white;
    top: -5em;
    left: 0.425em;
}

div.track {
  width: 1em;
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin: 0 auto;
  display: block;
  margin-top: -0.625em;
}

arrow {
  position: absolute;
  background: white;
  width: 0.125em;
  left: 0.4375em;
  top: -1%;
  display: block;
  height: 100%;
}
arrow:after {
  position: absolute;
  bottom: 0.5em;
  left: 50%;
  margin: -0.625em -0.3125em;
  content: "";
  width: 0;
  height: 0;
  border-left: 0.3125em solid transparent;
  border-right: 0.3125em solid transparent;
  border-top: 0.625em solid #fff;
}

node img {
border-radius: 4px;
box-shadow: 10px 10px 0 rgba(0,0,0,0.1);
position: absolute;
}

quote {
font-size: 23px;
  position: absolute;
  top: 5px;
  color: white;
  width: auto;
  white-space: nowrap;
}

quote.left, node img.left {
text-align: right;
right: 60px;
}

quote.right, node img.right {
text-align: left;
left: 60px;
}
.sticky-wrapper #right {
    margin-right: -5px;
}
.sticky-wrapper > div {
    position: static!important;
}
#shareme {
    float: left;
    margin-left: -5em;
    width: 3em;
}
  .sharrre{
    margin:0 0 2em 0;
  }
  .sharrre .box a:hover{
    text-decoration:none;
  }
  .sharrre .count {
    color: #525b67;
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 265%;
    height: 2.6em;
    position: relative;
    text-align: center;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #DDDDDD;
    background: #FAFAFA;
}
  .sharrre .count:before, .sharrre .count:after {
  	content:'';
  	display:block;
  	position:absolute;
  	left:49%;
  	width:0;
  	height:0;
  }
  .sharrre .count:before {
  	border:solid 7px transparent;
  	border-top-color:#b2c6cc;
  	margin-left:-7px;
  	bottom: -14px;
  }
  .sharrre .count:after {
  	border:solid 6px transparent;
  	margin-left:-6px;
  	bottom:-12px;
  	border-top-color:#fbfbfb;
  }
 .sharrre .share {
    color: #FFFFFF;
    display: block;
    font-size: 0.8em;
    font-weight: bold;
    height: 2.25em;
    line-height: 230%;
    margin-top: 0.7em;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
    -webkit-border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    border-radius: 0.25em;
}
  #shareme #twitter .share {
    background: #26c3eb;
  }
  #shareme #facebook .share {
    background: #5582c9; 
  }
  #shareme #googleplus .share {
    background: #6d6d6d; 
  }

#shareme #linkedin .share {
    background: #0077b5; 
  }



/*handheld device specific css */

@media 
only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait),
only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait),
only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait),
only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {


.video-wrapper, .screen, .has-circle {
	width: 100%!important;
}
.quote, .quote .quoter {
text-align: center!important;
}
.quote .avatar {
float: none!important;
margin: 0!Important;
}
#header {
min-height: 5em!important;
}

    
#header #nav > ul {
height: 4.8em!important;
}
#header #nav ul li.toggle a {
font-size: 2em!important;
margin: 0.2em -0.55em 0 -0.35em!important;
}

#header #nav ul li.toggle a:active, #header #nav ul li.toggle a:hover {
background: none!important;
 }

#header #nav #subnav {
   position: relative;
  top: 0.5em;
  right: 0;
  margin-bottom: 0.75em;
box-shadow: 0 1px 0 #456dae;
border-radius: 0;
font-size: 1.8em!important;
}

body #header a.logo {
  background-size: 13.625em 3em;
  margin: 1.8em 2.5em 0 1.2em;
  z-index: 1000;
  width: 13.875em;
  height: 3.625em;
}

body #header {
min-height: 5.1875em;
}


.arrow-circle {
transform: rotate(90deg)!important;
-webkit-transform: rotate(90deg)!important;
  margin: 1em 0!important;
overflow: hidden;
font-size: 3em!important;
}

}

/*end handheld device specific css */

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-device-width: 320px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-device-width: 320px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-device-width: 320px),
only screen and (        min-device-pixel-ratio: 2)      and (min-device-width: 320px),
only screen and (                min-resolution: 192dpi) and (min-device-width: 320px),
only screen and (min-device-width: 320px) { 

  html {
font-size: 200%;
}

}

@media only screen and (min-width: 700px) {

  /* Medium screen, non-retina */

}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-device-width: 768px) ,
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-device-width: 768px) ,
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-device-width: 768px) ,
only screen and (        min-device-pixel-ratio: 2)      and (min-device-width: 768px) ,
only screen and (                min-resolution: 192dpi) and (min-device-width: 768px) ,
only screen and (min-device-width: 768px) { 

   html {
font-size: 140%;
}

#header #tournav {
font-size: 1.2em ;
}
    
    .center-nav li a {
    padding: 0.4em 1.6em 1.1em;
    }

/*
body #header #tournav ul li a {
  letter-spacing: 0.15em;
  margin: 0 0.5em;
  border-radius: 3em;
  border: none;
  padding: 0.1875em 1em!important;
}
*/




}

@media only screen and (min-width: 992px) {

  /* Large screen, non-retina */

}

@media
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width: 992px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width: 992px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width: 992px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width: 992px),
only screen and (                min-resolution: 192dpi) and (min-width: 992px),
only screen and (min-width: 992px),
only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 

  html {
font-size: 100%;
}

.row.video-panel.step .blurb {
padding-right: 2.5em
}

#header #nav #tournav li#Try-it-Free a {
width: auto!important;
}

#header #nav #tournav li#Watch-Video a {
display: block!important;
}

.bs-row.icons .col-md-4 {
text-align: left;
padding-left: 0;
font-size: 1em;
}

.bs-row.icons .col-md-4 h6 {
margin: 2em 0;
}

.bs-row.icons .col-md-4.text-center {
text-align: center;
}

.bs-row.icons .col-md-4.text-center p {
margin: 0 auto;
width: 80%;
}

.bs-row .has-circle {
width: 40%;
}

.circle.small {
height: 12em;
  width: 12em;
}

.categories li a {
padding: 0.3em 1.3em 0;
}
body.blog #sidebar-blog-right-1, body.blog .author-bio {
font-size: 1em ;
}
.price-box {
font-size: 1.125em;
}
.price-box.plus {
width: 19em;
font-size: 1.2em;
}

#footer ul.menu > li.menu-item {
width: 25%;
}

#footer .twitter-box {
border: none;
padding: 0;
font-size: 1.1em;
}
.col-md-2 .icon {
width: 7em;
height: 7em;
}
.col-md-2 .icon img {
height: 7em
}

.bs-row .col-md-6 {
  font-size: 1.1em;
}

.bs-row .tight .video-wrapper {
min-height: 9em;
max-width: 22em;
}

}