* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
body{
	font-family: 'HelveticaNeue';
	font-weight: normal;
	color:rgb(20,20,20);
	font-size:13px;
	background-color: #f5f6f7 !important;
	-webkit-font-smoothing: antialiased !important;
}

a{
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); !important;
}

@media  (min-width: 320px) and (max-width: 1024px){
.bind
padding-top: 50px !important;
}
}

.dashboard-footer {
    position: fixed;
    bottom:0px;
    left:256px;
    width: 100%;
    height: 42px;
    padding: 10px 40px;
    background: #fff;
    z-index: 9;
    border-top:1px solid #C5C5C5;
    box-shadow: 0px 0px 60px rgba(60, 60, 60, 0.48);
}	

#signup {
    float:left;
}
#signup .note{
    display: inline-block;
    padding-right: 30px;
    position: relative;
    width: 200px;
    height: 24px;
}
#signup .note h3{
    position: absolute;
    padding: 0;
    margin: 0;
    top: 12px;
	left: 105px;
	z-index: 99;
	font-weight: 300;
	font-size: 20px;
	color: #575757;
}
#signup .form{
    display: inline-block;
    padding-right: 30px;
}
#signup .social{
    display: inline-block;
}

.social{
float: right;
margin: -30px 340px 0 0;
}

#signup input[type='email'] {
    width:200px;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    border: 0px;
    background: #C9C9C9;
    border: 1px solid #969696;
    -webkit-box-shadow: 0 0 2px 2px rgba(247, 247, 247, 0.59);
   	box-shadow: 0 0 2px 2px rgba(247, 247, 247, 0.59);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#signup textarea:focus, #signup input:focus {
 -webkit-box-shadow: 0 0 2px 2px rgb(41, 132, 216);
 box-shadow: 0 0 2px 2px #91B8FF;
 background: #fff;
}

#signup::-webkit-input-place  { color: rgb(190,190,190); }
#signup::-moz-placeholder { color: rgb(190,190,190); }

#signup .button {
    border-radius: 3px;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#emailform {
    margin: 0 auto;
    text-align: left;
}

#emailform .button{
margin: 0 0 0 5px;
}

.result {
    margin: 8px 0;
    color: rgb(130,130,130);
}
.error {
    color: #E41B17;
    font-weight: bold;
}
.wehave {
    color: #008000;
}
.message{
    display:none;
}
.message h1{
    padding: 18px;
    margin: 0 !important;
    font-size: 30px !important;
    letter-spacing: 1px;
}

.wrapper{
    padding:25px;
}

.page-id-3115 .wrapper, .page-id-3118 .wrapper{
animation: fadein 3.5s;
-moz-animation: fadein 3.5s; /* Firefox */
-webkit-animation: fadein 3.5s; /* Safari and Chrome */
-o-animation: fadein 3.5s; /* Opera */
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}​


.wrapper p{
font-family: proxima-nova;
font-weight: 300;
color: #8a8d99 !important;
}

.page-id-3118 .control, .page-id-3300 .control{
text-align: center;
}


.page-id-3118 .control h1, .page-id-3300 .control h1{
  font-weight: normal;
	font-size:33px;
	line-height:42px;
	padding:0px;
	margin:0px auto 10px auto !important;
	font-weight: 300;
	text-align: center;
	margin-bottom: 55px !important;
	margin-top: 30px !important;
	width: 72%;
}

@media  (min-width: 768px) and (max-width: 1024px){
.page-id-3118 .control h1, .page-id-3300 .control h1{
width: 85%;
}
}

.page-id-3115 .control h1{
    font-weight: normal;
	font-size: 33px;
	line-height: 42px;
	padding: 0px;
	margin: 0px auto 10px auto !important;
	font-weight: 300;
	text-align: center;
	margin-bottom: 55px !important;
	margin-top: 30px !important;
	width: 72%;
}

@media  (min-width: 768px) and (max-width: 1024px){
.page-id-3115 .control h1{
width: 72%;
margin-top: 14px !important;
}
}

.page-id-2271 .control h1{
font-weight: 300;
display: none;
}

.control .next{
	text-align: center;
	margin-bottom: 50px;
}
.control .next .btn {
    font-size: 12px;
    padding: 4px 10px;
    text-transform: uppercase;
    color: rgb(23, 105, 255);
    background-color: #d5e0f6;
    border-radius: 3px;
    letter-spacing: 1px;
    -moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.control .next .btn:hover {
    font-size: 12px;
    padding: 4px 10px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgb(41, 132, 216);
    border-radius: 3px;
    letter-spacing: 1px;
}

.usernav{
        overflow:hidden;
        margin:0px 0px 30px 0px;
}
.usernav ul li{
	float:left;
	margin:2px;
	margin-left:16px;
	font-size:16px;
  font-family: "HelveticaNeue";
  font-weight: normal;
}
.usernav ul li:first-child{
	margin-left:0px;
}
.usernav ul li a, .usernav ul li a:visited{
	color:#888888;
}
.usernav ul li:hover a, .usernav ul li.active a{
	color:#303030;
}
.holder{
	-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.08);	
	background-color: #FFF;
	padding:0px;
	width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.page-id-2271 .holder{
margin-top: -50px;
}

@media  (min-width: 768px) and (max-width: 1024px){
.holder{
margin-top: -40px !important;
max-width: 740px !important;
margin-left: auto !important;
margin-right: auto !important;
overflow: hidden !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
#slideshow{
position: relative !important;
width:  740px !important;
height: 617px !important;
top: -240px !important;
left: -140px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.cta_box{
top: 70px !important;
left: 50px !important
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.cta_box h3{
font-size: 22px !important;
width: 240px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.cta_invite_button a{
top: 104px !important;
}
}
@media  (min-width: 768px) and (max-width: 1024px){
#slideshow{
top: -294px !important;
left: -140px !important;
}
}
@media  (min-width: 768px) and (max-width: 1024px){
.discover_top_new{
height: 591px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
h4.steve_jobs{
margin: 40px 203px 0 0px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.jobs_img img{
width: 280px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.passion_statement{
margin: 8px 0px 0 10px !important;
font-size: 38px !important;
line-height: 48px !important;
width: 300px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_passion p{
font-size: 16px !important;
line-height: 24px !important;
width: 600px !important;
margin: 60px 50px 0 0 !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_webzine{
height: 544px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_webzine h2{
width: 600px !important;
font-size: 24px !important; 
line-height: 34px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.webzine_banner img{
width: 580px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.webzine_left, .webzine_middle, .webzine_right{
font-size: 12px !important;
width: 160px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.blogging_container h2{
width: 300px !important;
margin: 0 0 50px 70px !important;
font-size: 24px !important;
line-height: 34px !important;
}
}
@media  (min-width: 768px) and (max-width: 1024px){
.blogging_container p{
width: 280px !important;
}
}


.subnav{
    overflow:hidden;
}
.subnav	ul li{
	display:block;
	float:left;
	margin:10px;
	margin-left:10px;
	cursor:pointer;
}
.subnav	ul li a{
transition: all .2s;
-moz-transition: all .2s; /* Firefox 4 */
-webkit-transition: all .2s; /* Safari and Chrome */
-o-transition: all .2s; /* Opera */
color: rgb(120,120,120);
}
.subnav	ul li:hover a, .subnav	ul li.selected a {
	display:block;
	color:#000;
}
.subnav	ul li:hover .mark, .subnav	ul li.selected .mark{
	background:#000;
}
.subnav	ul li .arrow{
	float:right;
	margin-left:12px;
	margin-top:2px;
	width:12px;
	height:20px;
	background:url('../img/shn-sprite.png') 0px -19px;
}

.subnav	ul li .mark{
	float:left;
	width:16px;
	height:16px;
	display:block;
	background:#b6b5b5;
	color:#FFF;
	text-indent:4px;
	padding:3px;
	margin:-3px 6px 0px 0px;

	-moz-border-radius: 11px;
	border-radius: 11px;
}

#wrap{
    width:900px;
}
strong, b{
    font-family: 'HelveticaNeue Bold';
    font-weight: normal;
}
i, em{
    font-family: "HelveticaNeue Italic";
    font-weight: normal;}
a, a:visited{
    color: rgb(41, 132, 216);
}
a:hover {
    text-decoration: none;
}
h1{font-size: 48px; font-family: 'HelveticaNeue Light';margin:0px; line-height:56px;font-weight: normal;}
h2{font-size: 42px; font-family: 'HelveticaNeue Light';font-weight: normal;}
h3{font-size: 36px; font-family: 'HelveticaNeue Ultra Light';font-weight: normal;}
h4{font-size: 28px; font-family: 'HelveticaNeue Light';font-weight: normal;}
h5{font-size: 22px; font-family: 'HelveticaNeue Bold';font-weight: normal;}
h6{font-size: 18px; font-family: 'HelveticaNeue Bold';font-weight: normal;}

.thinitout{
    font-family: 'HelveticaNeue Light';
    font-weight: normal;
    color:rgb(80,80,80);
}

.section{
	text-align:center;
	padding:40px 0px;
	background: -moz-linear-gradient(bottom,  rgba(0,0,0,.05) 0%,rgba(0,0,0,0) 50%); /* FF3.6+ */
	background: -webkit-linear-gradient(bottom,  rgba(0,0,0,.05) 0%, rgba(0,0,0,0) 50% ); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(bottom,  rgba(0,0,0,.05) 0%,rgba(0,0,0,0) 50% ); /* Opera 11.10+ */
	background: -ms-linear-gradient(bottom,  rgba(0,0,0,.05) 0%,rgba(0,0,0,0) 50% ); /* IE10+ */
	background: linear-gradient(bottom,  rgba(0,0,0,.05) 0%,rgba(0,0,0,0) 50% ); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); /* IE6-9 */
}
p{
    line-height:22px;
}
.pad25{
    padding:25px;
}
.marg25{
    padding:25px;
}
.lighten{
    color:rgb(180,180,180);
    font-size:14px;
}
.whitebox{
	background:#FFF;
	-moz-box-shadow:  0px 0px 6px rgb(220,220,220);
	-webkit-box-shadow:  0px 0px 6px rgb(220,220,220);
	box-shadow:  0px 0px 6px rgb(220,220,220);
}
.whitebox .featimg{width:850px;margin:20px;}

.box08{
	background: rgba(0,0,0,.08);
}
.hotstyle{text-shadow:0px 2px 1px #FFF;}
.box08 h1{margin-top:20px;margin-bottom:0px;}
.box08 p{margin-top:0px;margin-bottom:25px;}
.box01{
	background: rgba(0,0,0,.03);
}
.box01 p{	
}

.flattop{margin-top:0px;}
.unit{margin:0 auto;}
.step{
	width:266px;
}
.icon24{
	width:24px;
	height:24px;
}
.icon26{
	width:26px;
	height:26px;
}
.icon64{
	width:64px;
	height:64px;
}
.aboutpage{
	overflow:hidden;
	width:122px;
	height:122px;
	background:url('../img/shn-sprite.png') -292px -295px;
	margin:0 auto;
	margin-top:45px;
}
.fullwebsite{
	overflow:hidden;
	width:221px;
	height:122px;
	background:url('../img/shn-sprite.png') -418px -301px;
	margin:0 auto;
	margin-top:45px;
}
.step1{background:url('../img/shn-sprite.png') -290px -180px;float:left;margin-right:10px;}
.step2{background:url('../img/shn-sprite.png') -369px -180px;float:left;margin-right:10px;}
.step3{background:url('../img/shn-sprite.png') -446px -180px;float:left;margin-right:10px;}
.air{margin:20px 0px;}
.store h5{text-align:center;font-size:16px;margin:15px 0px 0px 0px;}
.line{height:26px;padding:6px 0px;}
.line p{line-height:26px;margin:0px;font-size:14px;}
.download-icon{background:url('../img/shn-sprite.png') -231px -227px; float:left;margin-right:10px;}
.upload-icon{background:url('../img/shn-sprite.png') -231px -267px; float:left;margin-right:10px;}
.resize-icon{background:url('../img/shn-sprite.png') -231px -307px; float:left;margin-right:10px;}
.cropping-icon{background:url('../img/shn-sprite.png') -231px -347px; float:left;margin-right:10px;}
.time-icon{background:url('../img/shn-sprite.png') -231px -387px; float:left;margin-right:10px;}
.money-icon{background:url('../img/shn-sprite.png') -231px -426px; float:left;margin-right:10px;}

.bigbutton{
	display:block;
	font-weight: normal;
	font-size: 24px;
	padding:20px 20px;
	margin:40px auto;
	background:rgba(63,110,205,0.12);
	color:rgb(63,110,205);
	text-align:center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
}

.assetsquare-top{width:346px;height:86px;background:url('../img/asset-squares.jpg') 0px 0px;}
.assetsquare-bottom{width:346px;height:86px;background:url('../img/asset-squares.jpg') 0px -86px;}

.thirdbox{
width:266px;
}
.thirdbox .box{
	clear:both;
	overflow:hidden;
	width:266px;
	height:210px;
}
.shademe{background:rgba(0,0,0,.05);}
.copy{text-align:left;}
.stephead{overflow:hidden;margin-bottom:20px;}
.stepbox{width:180px;float:left;color:rgb(140,140,140);text-align:left;font-size:18px;}
.stepbox span{color:rgb(40,40,40);}
img {
    vertical-align: middle;

}
.pill {
	background:rgb(200,200,200);
	color:rgb(110,110,110);
	text-align:center;
	font-size:17px;
	line-height:24px;
	padding:4px;
	margin:6px auto;
	overflow:hidden;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.pill .money{background:url('../img/shn-sprite.png') -481px -259px;float:left;}


/* Scene Box */
.centerit {
	text-align: center;
}

.scenes, .people{
margin-bottom: 100px;
}

.scenes, .people{
margin-top: 46px;
}

@media  (width: 768px){
.scenes{
width: 722px;
}
}

.scenes .row-fluid > [class*="span"]:first-child, .people .row-fluid gg [class*="span"]:first-child {
margin-left: 0;
position: relative;
left: 0px !important;
}

.span4{
  opacity: 1 !important;
  transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-out !important;
  -o-transition: all .2s ease-in-out !important;
  }
  
@media  (min-width: 320px) and (max-width: 480px){
.span4{
  opacity: 1 !important;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none!important;
  }
}
  
.span4:hover{
opacity: .7 !important; 
}

@media  (min-width: 320px) and (max-width: 480px){
.span4:hover{
opacity: 1 !important; 
}
}

.people .scenebox { 
	width:222px;
	height:222px;
	margin:0px auto;
	position:relative;
	text-shadow:none;
	overflow:hidden;
	text-align: center;
}
.words .wordsbox {
width: 222px;
height: 50px;
margin: 0px auto;
position: relative;
text-shadow: none;
overflow: hidden;
text-align: center;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
padding-bottom: 10px;
padding-top: 14px;
}

.words h2 {
font-family: adelle !important;
font-size: 26px !important;
font-weight: 600 !important;
color: #333 !important;
text-align: center !important;
border-top: 1px solid rgb(211, 211, 211);
padding-top: 20px;
-webkit-font-smoothing: antialiased;
}

.words .wordsbox a{
-webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.scenes .scenebox { 
	width:280px;
	margin:0px auto;
	position:relative;
	text-shadow:none;
	overflow:hidden;
	text-align: center;
	background-color: #FFF;
    margin-bottom: 40px;
    padding: 3px;
}

.scenes .scenebox_new { 
	width:280px;
	margin:0px auto;
	position:relative;
	text-shadow:none;
	overflow:hidden;
	text-align: center;
	background-color: none !important;
    margin-bottom: 40px;
}

@media  (min-width: 768px) and (max-width: 1024px){
.scenes .scenebox_new { 
width: 240px !important;
height: 240px !important;
margin-bottom: -4px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
div.scenes{
margin: 0 0 0 18px;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.scenes .scenebox_new {
width: 145px !important;
position: relative;
text-shadow: none;
overflow: hidden;
text-align: left !important;
margin: 5px !important;
float: left;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.scenes .shnlabel_scenes {
color: 
#fff;
display: block;
margin-bottom: 20px;
line-height: 16px;
text-align: center;
font-size: 18px !important;
font-family: adelle-sans;
font-weight: 700;
position: absolute;
top: 6px !important;
letter-spacing: 0px !important;
text-transform: none !important;
z-index: 301;
width: 145px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.scenes .scenebox, .scenes .scenebox_new{ 
width: 240px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.scenes .scenebox a, .scenes .scenebox_new a {
width: 240px !important;
font-size: 30px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.scenes .scenebox a, .scenes .scenebox_new a {
width: 145px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.cover_feature_container {
position: absolute;
bottom: 24px !important;
right: 20px !important;
float: left !important;
z-index: 301;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.cover_feature_text {
float: right;
position: relative;
top: 10px !important;
font-size: 9px !important;
right: -10px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.cover_feature_name {
position: absolute !important;
float: right !important;
top: 20px !important;
text-align: right !important;
width: 145px !important;
right: -10px !important;
font-size: 10px !important;
color: #fff;
font-family: adelle;
font-weight: 700;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.scenes .scenebox a img, .scenes .scenebox_new a img {
width: 145px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.scenes, .people {
margin-bottom: 100px !important;
margin-top: -48px !important;
margin-left: 25px;
}
}

@media  (min-width: 320px) and (max-width: 480px){
.row-fluid {
width: 320px !important;
height: 0 !important;
margin: 0 0 0 -10px !important;
}
}

.scenes .scenebox_new:hover{
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.scenes .scenebox:hover{
	box-shadow: 0 1px 7px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 7px 2px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 0 1px 7px 2px rgba(0, 0, 0, 0.05);
}

.scenebox a, .scenebox_new a{
    display:block;
    text-align: center;
}
.people .scenebox a img, .people .scenebox_new a img{
    border-radius: 111px;
    width:222px;
	height:222px;
}

.words .wordsbox a img{
    border-radius: 111px;
    width:50px;
	height:50px;
}

.people .scenebox:hover, .people .scenebox_new:hover{
	border-radius: 200px;
	box-shadow: 0 1px 7px 2px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0 1px 7px 2px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0 1px 7px 2px rgba(0, 0, 0, 0.07);
}
	
.scenes .scenebox a, .scenes .scenebox_new a {
    width: 280px;
}

@media  (min-width: 768px) and (max-width: 1024px){
.scenes .scenebox a, .scenes .scenebox_new a  {
    width: 240px;
}
}
.scenes .scenebox a img, .scenes .scenebox_new a img{
    width: 280px;
    -webkit-backface-visibility: hidden;
}
.scenes .scenebox a img:hover, .scenes .scenebox_new a img:hover{
    width: 280px;
    -webkit-backface-visibility: hidden;
    margin: 0 !important;
    padding: 0 !important;
}
@media  (min-width: 768px) and (max-width: 1024px){
.scenes .scenebox a img, .scenes .scenebox_new a img{
width: 240px;
margin: 0 20px 0 0;
}
}
.status {
    text-align: center;
}
.people .shnlabel{
	color: rgb(41, 132, 216);
	display:block;
	margin-top:20px;
	margin-bottom:45px;
	font-size:16px;
	line-height:16px;
	text-align: center;
}
.scenes .shnlabel{
	color: #5A5A5A;
	display:block;
	margin:20px auto;
	margin-bottom:20px;
	line-height:16px;
	text-align: center;
	font-size: 12px;
	font-family: proxima-nova;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.scenes .shnlabel_scenes {
color: #fff;
display: block;
margin-bottom: 20px;
line-height: 16px;
text-align: center;
font-size: 35px;
font-family: adelle-sans;
font-weight: 700;
position: absolute;
top: 22px;
letter-spacing: -1px !important;
text-transform: none !important;
z-index: 301;
width: 280px !important;
}


.shnperson{
	color: rgb(41, 132, 216);
	display:block;
	margin-top:16px;
	font-size:22px;
	line-height:25px;
	text-align: center;
	font-family: adelle !important;
}

.words{
margin-top: 20px;
}

.wordsbox-shnperson{
	color: rgb(41, 132, 216);
	display:block;
	margin-top:16px;
	margin-bottom: 20px;
	font-size:22px;
	line-height:1.4;
	text-align: center;
	font-family: adelle !important;
	padding: 0 10px 0 10px;
}

.shnlink{
    display:block;
	color:rgb(90,90,90) !important;
	margin-top:4px;
	margin-bottom:45px;
	font-size:10px;
	line-height:13px;
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.wordsbox-shnlink {
display: block;
color: #909090 !important;
margin-top: 4px;
margin-bottom: 25px;
font-size: 18px;
line-height: 1.4;
text-align: left;
text-transform: none;
letter-spacing: 0px;
padding: 0 10px 0 10px;
-webkit-font-smoothing: antialiased;
}

.scenebox .shnlink:hover, .scenebox_new .shnlink:hover{
	color:rgb(0,0,0);
}
.scenebox .overlay, .scenebox_new .overlay {
	position:absolute;
	top:0px;
	left: 0px;
	width:204px;
	height:204px;
	cursor:pointer;
}
.scenebox .overlay .addme, .scenebox_new .overlay .addme{ 
	position:absolute;
	padding-top:0px;
	font-size:32px;
	line-height:32px;
	font-family: "HelveticaNeue Bold";
	font-weight: normal;
	background:rgba(0,0,0,0.4);
	color:#FFF;
	top:0px;
	right:0px;
	width:38px;
	height:38px;
	
	transition: background .4s;
	-moz-transition: background .4s; /* Firefox 4 */
	-webkit-transition: background .4s; /* Safari and Chrome */
	-o-transition: background .4s; /* Opera */
}
.scenebox .overlay:hover .addme, .scenebox_new .overlay:hover .addme{ 
	background:rgba(63,110,205, 1);
}
.scenebox .overlay .capsule, .scenebox_new .overlay .capsule{ 
	opacity:0;
	margin:70px 35px;
	background:rgba(0,0,0,0.5);
	color:#FFF;
	padding:6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	
	transition: opacity .4s;
	-moz-transition: opacity .4s; /* Firefox 4 */
	-webkit-transition: opacity .4s; /* Safari and Chrome */
	-o-transition: opacity .4s; /* Opera */
}
.scenebox .overlay:hover .capsule, .scenebox_new .overlay:hover .capsule{ 
	opacity:1;
}
.scenebox .overlay .capsule span{
	color:rgb(180,180,180);
}
.scenebox .overlay .capsule .amnt{
	font-family: "HelveticaNeue Bold";
	font-weight: normal;
	font-size:24px;
	color:#FFF;
}

.breath {padding:45px;}
.header {text-align:left;margin-bottom:45px;}
.header h1 {font-size:38px;margin-bottom:8px;}
.header a {color:rgb(180,180,180);font-size:18px;margin-right:24px;}
.header a:hover, .header a.active {color:rgb(60,60,60);}



/** Spinner */
#circleG{
width:93.33333333333333px;
}
.circleG{
background-color:#f8f8f8;
float:left;
height:20px;
margin-left:11px;
width:20px;
-webkit-animation-name:bounce_circleG;
-webkit-border-radius:13px;
-webkit-animation-duration:0.8999999999999999s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-moz-animation-name:bounce_circleG;
-moz-border-radius:13px;
-moz-animation-duration:0.8999999999999999s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-o-animation-name:bounce_circleG;
border-radius:13px;
-o-animation-duration:0.8999999999999999s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-ms-animation-name:bounce_circleG;
-ms-animation-duration:0.8999999999999999s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
}
#circleG_1{
-webkit-animation-delay:0.18s;
-moz-animation-delay:0.18s;
-o-animation-delay:0.18s;
-ms-animation-delay:0.18s;
}
#circleG_2{
-webkit-animation-delay:0.42000000000000004s;
-moz-animation-delay:0.42000000000000004s;
-o-animation-delay:0.42000000000000004s;
-ms-animation-delay:0.42000000000000004s;
}
#circleG_3{
-webkit-animation-delay:0.5399999999999999s;
-moz-animation-delay:0.5399999999999999s;
-o-animation-delay:0.5399999999999999s;
-ms-animation-delay:0.5399999999999999s;
}
@-webkit-keyframes bounce_circleG{
0%{
}
50%{
background-color:#999999}
100%{
}
}
@-moz-keyframes bounce_circleG{
0%{
}
50%{
background-color:#999999}
100%{
}
}
@-o-keyframes bounce_circleG{
0%{
}
50%{
background-color:#999999}
100%{
}
}
@-ms-keyframes bounce_circleG{
0%{
}
50%{
background-color:#999999}
100%{
}
}

.scenes .row-fluid .span4, .people .row-fluid .span4{
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
}

.scenebox a{
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
-ms-transition: all 200ms ease-in-out;
}


@media  (min-width: 320px) and (max-width: 480px){
.scenes .row-fluid .span4:hover, .people .row-fluid .span4:hover{
margin-top: 0px !important;
}
}

.span4:hover > a {color: #333;}

.underline{
background: url('/wp-content/themes/Seshn-Dashboard-Theme/assets/img/underline.png')no-repeat;
width: 114px;
height: 5px;
position: relative;
top: 70px;
left: 634px;
}



/* Login  Box */

#shn-account-box .login_seshn {
display: block !important;
margin: 14px 0 0 0 !important;
padding: 15px 24px 14px 13px !important;
}

button, .button, #shn_submit{
padding: 10px 0px !important;
width: 186px !important;
margin: 0 !important;
}

.btn-blue, #shn_submit{
background-color: transparent !important;
border: 1px solid rgb(47, 47, 48) !important;
min-width: 188px !important;
position: relative;
color: rgb(80, 80, 80) !important;
left: 3px;
}

.btn-blue:hover, #shn_submit:hover{
background-color: transparent !important;
border: 1px solid #fff !important;
min-width: 188px !important;
position: relative;
color: #fff !important;
left: 3px;
}

/* Styling for '/instagram' */


.quote_box{
  width: 300px;
  height: 200px;
  float: left;
  margin: 0 60px 30px 80px;
}

.quote_box img{
  border-radius: 200px;
  width: 75px;
  height: 75px;
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
}

.quote_box p{
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
  width: 300px;
}

  
.quote_source{
  margin: 15px 10px 0 0;
  padding: 0;
  font-size: 11px;
  float: right;
  font-weight: 700;
}

.page-id-2558 .wrapper h1{
display: none;
}


/* Styling for '/letter-from-the-founder' */

.page-id-2560 .wrapper h1{
display: none;
}

.page-id-2560 .holder{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
padding: 1px 100px 200px 100px;
}

.page-id-2560 .holder p{
font-size: 20px; line-height: 34px;
font-family: proxima-nova;
}

.page-id-2560 .holder h3{
font-size: 34px; 
line-height: 45px; 
font-weight: 600;
font-family: proxima-nova;
letter-spacing:0px;
}

.opening{
font-size: 26px; 
line-height: 38px; 
margin: 0 0 40px 0;
}

.postscript{
font-size: 16px; 
line-height: 24px;
color: rgb(97, 97, 97) !important;
}

/* Styling for Launch content on sticky */

.launch_box{
margin: 25px 0 0 0;
width: 196px;
}

.launch_box a.launch_active{
color: #fff;
}

.launch_box a{
color: #6e6e6e;
margin: 0 0 0 34px;
}

.launch_box a:hover{
color: #fff;
}

.founder_letter, .importer{
background: rgba(255,255,255,.05);
padding: 5px;
border-radius: 5px;
width: 100%;
margin: 3px 0 0 26px;
padding: 10px;
}

.letter_icon{
background: url(http://seshn.com/wp-content/themes/Seshn-Dashboard-Theme/assets/img/seshn_letter.png) no-repeat;
width: 24px;
height: 19px;
padding: 2px;
}

.import_icon{
background: url(http://seshn.com/wp-content/themes/Seshn-Dashboard-Theme/assets/img/seshn_importer.png) no-repeat;
width: 22px;
height: 22px;
padding: 3px;
}


/* Styling for Beta Scenes Coming Soon Page */

.page-id-3210{
background: url(http://beta.seshn.com/files/2013/03/seshn_scenes_coming_soon.jpg) no-repeat;
background-position: 78% 0%;
}

.page-id-3210 .wrapper p{
line-height: 1.4;
margin: 0 0 20px 0;
font-size: 16px;
text-shadow: none;
}

.page-id-3210 .discover_scenes{
font-size: 40px;
font-weight: 600;
margin: 0 0 50px 130px;
}

.page-id-3210 .wrapper h1{
display: none !important;
}

.page-id-3210 .holder{
background-color: transparent !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
width: 700px;
margin-top: 330px;
}

/* About Styling */

.hidemobile{
font-size: 16px !important;
line-height: 22px !important;
color: rgb(97, 97, 97) !important;
font-weight: 300 !important;
margin: 0 !important;
padding: 0 !important;
}

.discover_top{
background: url(http://seshn.com/wp-content/themes/Seshn-Dashboard-Theme/assets/img/seshn_top10.jpg) no-repeat top;
width: 960px; 
height: 640px; 
margin: 0; 
padding: 0; 
}

.discover_heading{
font-size: 54px; 
font-weight: 700; 
line-height: 56px; 
font-family: proxima-nova; 
text-shadow: none; 
width: 500px; 
position: relative; 
left: 535px; 
top: 210px;
}

.discover_top p{
font-size: 24px; 
font-family: proxima-nova; 
font-weight: 300; 
text-shadow: none; 
line-height: 34px; 
width: 400px; 
position: relative; 
left: 535px; 
top: 240px; 
color: #616161; 
}

.about_passion{
background: #fff; 
padding: 30px; 
height: 460px; 
margin: -40px 0 100px 0; 
border-bottom: 1px solid #e7e7e7; 
border-top: 1px solid #e7e7e7;
}

h4.steve_jobs{
font-family: adelle; 
font-size: 13px; 
font-style: italic;
text-transform: none !important; 
text-shadow: none;
letter-spacing: 0px;
float: right; 
padding: 0; 
margin: 40px 355px 0 0px;
height: auto; 
width: auto; 
clear: both; 
color: rgb(97, 97, 97) !important;
}

.passion_statement{
margin: 8px 50px 0 0px; 
float: right; 
font-size: 44px; 
font-family: adelle;
line-height: 54px; 
width: 400px; 
height: auto;
}

.jobs_img{
float: left; 
margin: 0px 0px 0 50px;
}

.about_passion p{
float: right; 
font-size: 16px; 
line-height: 24px; 
color: rgb(97, 97, 97) !important;
width: 400px; 
height: auto; 
margin: 20px 50px 0 0;
}

.about_webzine{
height: 584px;
padding: 80px 0 40px 0;
margin: -100px 0 0 0;
border-bottom: 1px solid #e7e7e7;
background: #f9f9f9
}

.webzine_banner{
margin: 60px 0 60px 80px;
}

.webzine_left p, .webzine_middle p, .webzine_right p{
color: rgb(97, 97, 97) !important;
border-top: 1px solid rgb(207, 207, 207);
padding: 30px 0 34px 0;
border-bottom: 1px solid rgb(207, 207, 207);
margin: 14px 0 0 0;
}

.webzine_left{
float: left; 
width: 234px; 
position: relative; 
left: 80px; 
font-size: 16px; 
color: rgb(97, 97, 97) !important;
line-height: 24px;
}

.webzine_middle{
float: left; 
width: 242px; 
position: relative; 
left: 125px; 
font-size: 16px; 
color: rgb(97, 97, 97) !important; 
line-height: 24px;
}


.webzine_right{
float: left; 
width: 240px; 
position: relative; 
left: 170px; 
font-size: 16px; 
color: rgb(97, 97, 97) !important; 
line-height: 24px;
}

.webzine_container{
float: right; 
color: rgb(97, 97, 97) !important;
font-size: 16px; 
line-height: 24px; 
margin: 50px 100px 0 0; 
width: 350px;
}

.webzine_container p{
line-height: 24px;
}

.magazine_stack{
float: left; 
margin: 41px 0 0 20px;
}

.about_expression{
background: #f9f9f9;
padding: 30px;
height: 760px;
margin: -40px 0 100px 0;
border-bottom: 1px solid #e7e7e7;
border-top: 1px solid #e7e7e7;
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_expression{
height: 580px !important;
}
}

.about_expression p{
float: left; 
font-size: 16px; 
color: rgb(97, 97, 97) !important;
line-height: 24px; 
margin: 20px 0 0 50px; 
padding: 0;
width: 340px;
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_expression p{
width: 300px !important;
}
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_expression h2{
margin: 50px 0 0 50px !important;
font-size: 24px !important;
line-height: 34px !important;
}
}

.expression_collage img{
position: relative; 
top: -140px; 
margin: 0 70px 0 0; 
float: right; 
font-size: 40px; 
font-family: kulturista-web; 
line-height: 50px; 
width: auto; 
height: auto;
}

@media  (min-width: 768px) and (max-width: 1024px){
.expression_collage img{
top: -100px !important;
margin: 0 50px 0 0 !important;
max-width: 400px !important;
}
}


h2.about_style{
font-family: proxima-nova; 
font-size: 34px; 
font-weight: 400; 
line-height: 40px; 
text-shadow: none !important;
letter-spacing: -1px;
}

.awesome_home{
position: relative; 
left: 80px; 
top: 20px; 
height: 0; 
width: 0;
}


.awesome_home_text{
font-size: 16px; 
font-weight: 300;
color: rgb(97, 97, 97) !important;
line-height: 24px; 
width: 300px; 
float: left; 
margin: 24px 0 40px 150px;
}



.awesome_singlespot{
position: relative; 
left: 80px; 
top: 20px; 
height: 0; 
width: 0;
}

.awesome_singlespot_text{
font-size: 16px; 
font-weight: 300;
color: rgb(97, 97, 97) !important;color: rgb(97, 97, 97) !important;
line-height: 24px; 
width: 300px; 
float: left; 
margin: 24px 0 40px 150px;
}


.awesome_community{
position: relative; 
left: 80px; 
top: 20px; 
height: 0; 
width: 0;
}


.awesome_community_text{
font-size: 16px; 
font-weight: 300;
color: rgb(97, 97, 97) !important;
line-height: 24px; 
width: 300px; 
float: left; 
margin: 24px 0 80px 150px;
}


.awesome_customize{
position: relative; 
left: 80px; 
top: 20px; 
height: 0; 
width: 0;
}

.awesome_customize_text{
font-size: 16px; 
font-weight: 300;
color: rgb(97, 97, 97) !important;
line-height: 24px; 
width: 300px; 
float: left; 
margin: 24px 0 80px 150px;
}


.awesome_sites{
margin: 20px 0 0 0;
}


.about_blogging{
height: 540px;
border-bottom: 1px solid #e7e7e7;
padding: 30px 0 0 0;
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_blogging{
height: 640px;
}
}

.blogging_social_icons{
float: right; 
margin: 70px 90px 0 0;
}

@media  (min-width: 768px) and (max-width: 1024px){
.blogging_social_icons{
margin: 56px 80px 0 0;
}
}

.blogging_social_icons img {
height: 370px;
width: 246px;
margin: -20px 0 0 0;
}

@media  (min-width: 768px) and (max-width: 1024px){
.blogging_social_icons img {
margin: 70px 0 0 0;
}
}


.blogging_container{
width: 400px; 
float: left; 
margin: 40px 0 0 80px;
}

@media  (min-width: 768px) and (max-width: 1024px){
.blogging_container{
width: 280px !important;
}
}

.blogging_container h2{
width: 446px; margin: 0 0 50px 0;
}

@media  (min-width: 768px) and (max-width: 1024px){
.blogging_container h2{
width: 600px !important;
font-size: 24px;
margin: 0 0 50px 64px !important;
}
}

.blogging_container p{
font-size: 16px; 
color: rgb(97, 97, 97) !important;
width: 480px;
line-height: 24px;
margin: 0 0 40px 0;
}

.about_discover{
background: #f9f9f9; 
height: 670px; 
margin: 0px 0 100px 0;
border-bottom: 1px solid #e7e7e7; 
border-top: 1px solid #e7e7e7;
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_discover img{
float: left; margin: 80px 0 0 -110px;
}
}

.about_discover h3{
font-family: adelle; 
color: rgb(110, 112, 121); 
font-size: 20px;
font-weight: 300; 
line-height: 30px; 
margin: 30px 0 0 0;
text-shadow: none;
letter-spacing: 0px;
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_discover h3{
font-size: 18px;
font-weight: 300;
line-height: 26px;
}
}

.about_discover h4{
font-family: proxima-nova; 
font-size: 16px;
font-weight: 300; 
line-height: 24px; 
margin: 30px 0 0 0; 
color: rgb(97, 97, 97) !important;
text-shadow: none;
}

.about_discover_container{
float: right; 
width: 435px; 
margin: 120px 80px 0 0 !important; 
padding: 0;
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_discover_container{
width: 300px;
margin: 90px 80px 0 0 !important;
}
}

.about_discover_container h2{
width: 400px;
}

@media  (min-width: 768px) and (max-width: 1024px){
.about_discover_container h2 {
width: 300px;
font-size: 24px;
line-height: 34px;
}
}

.about_brodcast_content{
margin: 0px 0 80px 0;
}

.about_broadcast_content{
height: 890px;
}


.about_broadcast h2{
width: 740px; 
margin: -20px 0 40px 100px; 
text-align: 
center; 
height: 100px;
}


.about_forever{
background: #f9f9f9; 
padding: 30px; 
height: 700px; 
margin: 0;  
border-top: 1px solid #e7e7e7;
}

.about_forever h3{
font-family: adelle;
color: rgb(110, 112, 121);
font-size: 20px;
font-weight: 300;
line-height: 30px;
text-shadow: none;
letter-spacing: 0px;
width: 750px;
margin: 30px 0 0 80px;
float: left;
}


.about_forever_container{
}

.about_forever p{
font-size: 16px; 
line-height: 24px; 
width: 750px; 
float: left; 
margin: 30px 0 0 80px;
color: rgb(97, 97, 97) !important;
}

.about_offer{
height: 738px; 
width: 960px; 
margin: 0 0 200px 0;
border-top:1px solid #e7e7e7;
}


.about_offer h3{
font-family: adelle;
font-size: 20px;
line-height: 28px;
font-weight: 400;
color: #333;
margin: 0 0 20px 0;
letter-spacing: 0px;
}

.offer_left_box{
width: 259px; 
height: 218px; 
border-top: 1px solid #e7e7e7; 
border-left: 1px solid #e7e7e7; 
border-bottom: 1px solid #e7e7e7; 
padding: 30px; 
float: left; 
margin: -1px 0 0 -1px; 
font-size: 14px; 
line-height: 20px; 
color: rgb(97, 97, 97) !important;
}

.offer_middle_box{
width: 259px; 
height: 218px; 
border-top: 1px solid #e7e7e7; 
border-left: 1px solid #e7e7e7; 
border-bottom: 1px solid #e7e7e7; 
float: left; 
margin: -1px 0 0 -1px; 
font-size: 14px; 
line-height: 24px; 
color: rgb(97, 97, 97) !important; 
padding: 30px;
}

.offer_right_box{
width: 260px; 
height: 218px; 
border-top: 1px solid #e7e7e7; 
border-left: 1px solid #e7e7e7; 
border-bottom: 1px solid #e7e7e7; 
padding: 30px; 
float: left; 
margin: -1px 0 0 0; 
font-size: 14px; 
line-height: 24px; 
color: rgb(97, 97, 97) !important;
}


/* CSS animations */


@-webkit-keyframes discover {
  from {-webkit-transform:translate(0px, 60px)}
  to   {-webkit-transform:translate(0px, 0px)}
}

@-moz-keyframes discover {
  from {-moz-transform:translate(0px, 60px)}
  to   {-moz-transform:translate(0px, 0px)}
}

@-ms-keyframes discover  {
  from {-ms-transform:translate(0px, 60px)}
  to   {-ms-transform:translate(0px, 0px)}
}

@-o-keyframes discover  {
  from {-ms-transform:translate(0px, 60px)}
  to   {-ms-transform:translate(0px, 0px)}
}

@keyframes discover  {
  from {transform:translate(0px, 60px)}
  to   {transform:translate(0px, 0px)}
}


@-webkit-keyframes webzine {
  from {-webkit-transform:translate(0px, 60px)}
  to   {-webkit-transform:translate(0px, 0px)}
}

@-moz-keyframes webzine  {
  from {-moz-transform:translate(0px, 60px)}
  to   {-moz-transform:translate(0px, 0px)}
}

@-ms-keyframes webzine  {
  from {-ms-transform:translate(0px, 60px)}
  to   {-ms-transform:translate(0px, 0px)}
}

@-o-keyframes webzine  {
  from {-ms-transform:translate(0px, 60px)}
  to   {-ms-transform:translate(0px, 0px)}
}

@keyframes webzine  {
  from {transform:translate(0px, 60px)}
  to   {transform:translate(0px, 0px)}
}


.cta_box{
  -webkit-animation:discover 3s;
  -moz-animation:discover 3s;
  -ms-animation:discover 3s;
  animation:discover 3s;
  -webkit-backface-visibility: hidden;
  }
  
#webzine{
  -webkit-animation:discover 3s;
  -moz-animation:discover 3s;
  -ms-animation:discover 3s;
  animation:discover 3s;
  -webkit-backface-visibility: hidden;
  }
  
/* beta banner styling */ 
.beta_banner{
  background: #fff;
  width: 100%;
  height:65px;
  position: fixed;
  bottom: 0px;
  border-top: 1px solid rgba(121, 121, 121, 0.51);
  -moz-box-shadow:    0px 0px 40px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.25);
  padding: 0;
  margin: 0;
  z-index: 8888;
  color: #333;
   transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-in-out;
}

.beta_banner:hover{
background-color: #ececec;
}

.beta_banner p{
  text-align: center;
  font-size: 16px;
  margin: 8px 0 0 0 ;
  line-height: 18px;
  width: 77%;
}


.link{
  color: rgb(41, 132, 216);
  font-weight: 600;
}

/* ------ Beta Banner Social Share Button ------ */

.socialshare{
position: fixed;
right: 0px;
bottom: 0px;
z-index: 9191;
background: white;
width: 34px;
height: 31px;
padding: 17px 18px 17px 24px;
border-left: 1px solid rgb(182, 182, 182);
 transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-in-out;
}

.socialshare:hover{
background: #ececec;
}

a#login_pop:hover, a#join_pop:hover {
    border-color: #eee;
}
.overlay {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    cursor: default;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 9998;

    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
.overlay:target {
    visibility: visible;
    opacity: 1;
}
.popup {
    background-color: #fff;
    border: 3px solid #fff;
    border-radius: 3px;
    display: inline-block;
    left: 50%;
    opacity: 0;
    padding: 0;
    position: fixed;
    text-align: justify;
    top: 40%;
    visibility: hidden;
    z-index: 9999;
    width: 500px;
    height: 300px;

    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  
    -webkit-transition: opacity .5s, top .5s;
    -moz-transition: opacity .5s, top .5s;
    -ms-transition: opacity .5s, top .5s;
    -o-transition: opacity .5s, top .5s;
    transition: opacity .5s, top.5s;
  
    animation-duration: 3s;
  animation-name: movement;
  
}

@media (min-width: 320px) and (max-width: 480px){
.popup{
width: 260px;
height: 174px;
}
}


.popup ul li{
float: left;
padding: 50px 30px 10px 30px;
}

.popup h2{
font-family: proxima-nova;
font-weight: 700;
font-size: 24px;
width: 500px;
text-align: center;
margin: 40px 0 0 0;
}
 
@keyframes movement {
  from {
    margin-left: 100%;
    width: 300%
  }
 
  to {
    margin-left: 0%;
    width: 100%;
  }
}

.overlay:target+.popup {
    top: 50%;
    opacity: 1;
    visibility: visible;
}

.popup p, .share_popup div {
    margin-bottom: 10px;
}
.popup label {
    display: inline-block;
    text-align: left;
    width: 120px;
}
.popup input[type="text"], .popup input[type="password"] {
    border: 1px solid;
    border-color: #999 #ccc #ccc;
    margin: 0;
    padding: 2px;

    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.popup input[type="text"]:hover, .popup input[type="password"]:hover {
    border-color: #555 #888 #888;
}

/*  This CSS selector prevents viewing of the Pinterest image. */
#pin1 a img{
  position: absolute;
  margin-left: -5000px;
}



/* New Slideshow */


.discover_top_new{
height: 659px;
margin: 0;
padding: 0;
}

#slideshow { 
    position: relative; 
    width: 960px; 
    height: 617px; 
    top: -173px;
}


#slideshow > div { 
    position: absolute;  
}

.cta_box{
position: relative;
top: 120px;
left: 100px;
z-index: 9700;
}

.cta_box h2{
font-size: 46px;
width: 330px;
color: #fff !important;
font-weight: 500;
text-shadow: none;
padding: 0;
margin: 0;
line-height: 50px;
font-family: proxima-nova;
text-shadow: rgb(82, 82, 82) 0px 1px;
position: relative;
top: 10px;
}

.cta_box h3{
width: 360px;
font-size: 18px;
font-family: adelle;
color: #fff;
opacity: .7;
font-weight: 300 !important;
line-height: 27px;
text-shadow: rgb(82, 82, 82) 0px 1px;
position: relative;
top: 30px;
}

.cta_invite_button a{
color: #fff;
text-shadow: none;
background-color: rgb(41, 132, 216);
padding: 20px 24px 16px 24px;
width: 200px;
text-transform: uppercase !important;
letter-spacing: 3px;
border-radius: 3px;
-moz-border-radius: 3px;
webkit-border-radius: 3px;
border: 1px solid rgba(27, 27, 27, 0.85);
position: relative;
top: 84px;
font-size: 18px;
-moz-transition: all 200ms ease-in-out;
-webkit-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
box-shadow: rgba(0, 0, 0, 0.45) 0 0 20px;
}

.cta_invite_button a:hover{
opacity: .6;
background-color: rgba(0, 0, 0, 0.4);
border: 1px solid #fff;
color: #fff;
}

/* --------- User Sticky Navigation When Logged in on Right Side -------------*/


.sticky_avatar_button{
position: fixed;
cursor: pointer;
z-index: 9999999;
top: 74px;
right: 7px;
width: 37px;
height: 37px;
-webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}

@media  (min-width: 320px) and (max-width: 540px) {
.sticky_avatar_button{
position: fixed !important;
top: 60px !important;
}
}

.sticky_avatar_button img{
 -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  width: 37px;
  height: 37px;
}

.sticky_avatar_button img:hover{
opacity: .75;
}

.sticky_post_button{
background: #fff url('http://seshn.com/wp-content/themes/Seshn-User-Theme/assets/img/shn-sprite.png') no-repeat !important;
background-position: -111px -62px !important;
background-size: 620% !important;
position: fixed;
cursor: pointer;
z-index: 9999999;
top: 123px;
right: -18px;
width: 70px;
height: 50px;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-in-out;
opacity: .5;
}

@media  (min-width: 320px) and (max-width: 540px) {
.sticky_post_button, .sticky_post_button:hover{
position: fixed !important;
top: 110px !important;
}
}

.sticky_post_button:hover{
background: #fff url('http://seshn.com/wp-content/themes/Seshn-User-Theme/assets/img/shn-sprite.png') no-repeat! important;
background-position: -111px -62px !important;
background-size: 620% !important;
cursor: pointer;
z-index: 9999999;
position: fixed;
top: 123px;
right: -14px;
width: 70px;
height: 50px;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  opacity: 1;
}

.sticky_settings_button{
background: #fff url('http://seshn.com/wp-content/themes/Seshn-User-Theme/assets/img/shn-sprite.png') no-repeat !important;
background-position: -159px -61px !important;
background-size: 620% !important;
position: fixed;
cursor: pointer;
z-index: 9999999;
top: 180px;
right: -18px;
width: 70px;
height: 50px;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-in-out;
opacity: .5;
}

@media  (min-width: 320px) and (max-width: 540px) {
.sticky_settings_button, .sticky_settings_button:hover{
position: fixed !important;
top: 164px !important;
}
}

.sticky_settings_button:hover{
background: #fff url('http://seshn.com/wp-content/themes/Seshn-User-Theme/assets/img/shn-sprite.png') no-repeat !important;
background-position: -159px -61px !important;
background-size: 620% !important;
z-index: 9999999;
cursor: pointer;
position: fixed;
top: 180px;
right: -14px;
width: 70px;
height: 50px;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  opacity: 1;
}

.sticky_view_button{
background: #fff url(http://brand.seshn.com/files/2013/02/seshn_view_site.png) no-repeat 11px 15px;
position: fixed;
z-index: 9999999;
cursor: pointer;
top: 237px;
right: -18px;
width: 70px;
height: 50px;
 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-in-out;
}

.sticky_view_button:hover{
background: rgb(250, 250, 250) url(http://brand.seshn.com/files/2013/02/seshn_view_site.png) no-repeat 11px 15px;
position: fixed;
z-index: 9999999;
cursor: pointer;
top: 237px;
right: -14px;
width: 70px;
height: 50px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
}


.sticky_logout_button{
background: #333 url('http://seshn.com/wp-content/themes/Seshn-User-Theme/assets/img/shn-sprite.png') no-repeat !important;
background-position: -205px -62px !important;
background-size: 620% !important;
position: fixed;
z-index: 9999999;
cursor: pointer;
bottom: 70px;
right: -18px;
width: 70px;
height: 50px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
opacity: .5;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-in-out;
}

@media  (min-width: 320px) and (max-width: 540px) {
.sticky_logout_button, .sticky_logout_button:hover{
position: fixed !important;
bottom: 20px !important;
}
}

.sticky_logout_button:hover{
background: #333 url('http://seshn.com/wp-content/themes/Seshn-User-Theme/assets/img/shn-sprite.png') no-repeat !important;
background-position: -205px -62px !important;
background-size: 620% !important;
position: fixed;
z-index: 9999999;
cursor: pointer;
bottom: 70px;
right: -14px;
width: 70px;
height: 50px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, 0.1);
opacity: 1;
}



/* Mobile view styling' */

@media  (max-width: 320px) {
.span3 .ghost{display: none;}
}

/* mobile styling */

@media  (min-width: 1px) and (max-width: 1100px) {
.sticky_bar{
display: none;
max-height: 0px;
max-width: 0px;
position: absolute;
left: -9999px;
}
}

@media  (min-width: 320px) and (max-width: 768px) {
.page-id-3118 .control h1, .page-id-3300 .control h1, .page-id-3115 .control h1{
font-size: 18px;
line-height: 26px;
padding: 0px;
margin: 0px auto 10px auto !important;
font-weight: 500;
text-align: center;
margin-bottom: 27px !important;
margin-top: 0px !important;
width: 92%;
}
}

@media  (min-width: 320px) and (max-width: 768px) {
.people .scenebox a img{
display: inline;
}
}

@media  (min-width: 320px) and (max-width: 768px) {
.underline{
display: none;
}
}

@media  (min-width: 0px) and (max-width: 480px) {
.dashboard-footer, .dashboard-footer #signup {
display: none !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.holder{
margin-top: -90px !important;
width: 270px !important;
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 320px) and (max-width: 480px){
.page-id-2271 .passion_statement{
margin: 8px 0 0 26px;
float: left;
font-size: 24px !important;
font-family: adelle;
line-height: 34px;
width: 200px;
height: auto;
}
}

@media (min-width: 320px) and (max-width: 480px){
h2.about_style {
font-family: proxima-nova;
font-size: 16px !important;
font-weight: 300;
line-height: 26px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_webzine{
width: 100% !important;
margin: -100px 0 0 0 !important;
height: 700px !important;
border-bottom: 1px solid #e7e7e7 !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_webzine p{
font-size: 12px !important;
line-height: 18px !important;
width: 180px !important;
position: relative !important;
left: 140px !important;
top: 20px;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_webzine h2{
width: 200px !important;
margin: -30px 0 180px 32px !important;
text-align: center;
}
}

@media (min-width: 320px) and (max-width: 480px){
.webzine_container{
float: left !important;
margin: 0 !important;
width: 180px !important;
position: relative;
left: -100px;
}
}

@media (min-width: 320px) and (max-width: 480px){
.magazine_stack img{
position: relative;
top: -644px;
left: 50px;
max-width: 200px;
}
}

@media (min-width: 320px) and (max-width: 480px){
.expression_collage img{
display: none;
}
}

@media (min-width: 320px) and (max-width: 480px){
.expression_collage_mobile img{
max-width: 200px !important;
position: relative !important;
top: 0px !important;
margin: 0 0 0 4px !important;
}
}

@media (min-width: 481px) and (max-width: 9999px){
.expression_collage_mobile img{
display: none !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.jobs_img img{
max-width: 200px;
max-height: 200px;
margin: 30px 0 0 0;
}
}

@media (min-width: 320px) and (max-width: 480px){
.jobs_img{
float: left; 
margin: 0 0 0 4px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.page-id-2271 h4.steve_jobs{
margin: 18px 88px 0 0 !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_passion p {
float: left !important;
font-size: 12px !important;
line-height: 18px !important;
color: #8A8D99;
width: 190px !important;
height: auto;
margin: 30px 0 0 10px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_passion{
height: 600px !important;
width: 210px !important;
margin-top: -13px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_expression{
margin: -222px 0 0 0 !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.discover_top{
display: none !important;
}
}

@media (min-width: 481px) and (max-width: 9999px){
.discover_top_mobile{
display: none;
}
}

.discover_top_mobile img{
width: 270px;
height: 270px;
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_home{
position: relative; 
left: 0px; 
top: 20px; 
height: 0; 
width: 200px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_home_text, .awesome_singlespot_text{
font-size: 12px !important; 
color: #8a8d99; 
line-height: 18px !important; 
width: 200px !important; 
float: left; 
margin: 0;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_home img, .awesome_singlespot img{
max-width: 35px !important;
max-height: 35px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.hidemobile{
display: none;
}
}


@media  (min-width: 320px) and (max-width: 480px) {
.about_passion p{
color: rgb(112, 115, 124) !important;
}
}

.about_webzine{
height: 584px;
padding: 80px 0 40px 0;
margin: -100px 0 0 0;
border-bottom: 1px solid #e7e7e7;
background: #f9f9f9
}


@media  (min-width: 320px) and (max-width: 480px) {
.webzine_banner{
margin: -140px 0 60px 40px;
max-width: 190px;
overflow: hidden;
}
}



@media  (min-width: 320px) and (max-width: 480px) {
.webzine_left{
float: left;
width: 234px;
position: relative;
left: -100px;
top: -50px;
font-size: 16px;
color: rgb(97, 97, 97) !important;
line-height: 24px;
}
}



@media  (min-width: 320px) and (max-width: 480px) {
.webzine_middle{
float: left;
width: 240px;
position: relative;
left: -100px;
top: -64px;
font-size: 16px;
color: rgb(97, 97, 97) !important;
line-height: 24px;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.webzine_right{
float: left;
width: 240px;
position: relative;
left: -100px;
top: -80px;
font-size: 16px;
color: rgb(97, 97, 97) !important;
line-height: 24px;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.about_expression{
height: 510px !important;
border-top: 1px solid #e7e7e7 !important;
}
}


@media  (min-width: 320px) and (max-width: 480px) {
.about_expression p{
float: left;
font-size: 12px;
color: rgb(97, 97, 97) !important;
line-height: 18px;
margin: 20px 0 30px 10px;
padding: 0;
font-weight: 100 !important;
width: 200px;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.about_expression h2{
width: 140px !important;
margin: 10px 0 0 44px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_home img, .awesome_singlespot img, .awesome_community img, .awesome_customize img{
  min-width: 50px !important;
  min-height: 50px !important;
  max-width: 50px !important;
  max-height: 50px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
h2.about_style{
font-size: 16px;
line-height: 21px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_home{
  position: relative;
  left: 110px !important;
  top: 0px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome{
  max-width: 100px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome h2{
  width: 200px !important;
  margin: 40px 0 0 33px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_home_text{
  float: left;
  margin: 64px 0 40px 42px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_singlespot{
  position: relative;
  left: -132px !important;
  top: 120px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_singlespot_text{
  float: left;
  margin: 48px 0 40px 42px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_community{
  position: relative;
  left: 110px !important;
  top: -15px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_community_text{
font-size: 12px !important;
color: rgb(97, 97, 97) !important;
line-height: 18px !important;
width: 200px !important;
float: left;
margin: 56px 0 40px 40px !important;
}
}


@media (min-width: 320px) and (max-width: 480px){
.awesome_customize{
position: relative;
left: -130px !important;
top: 112px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.awesome_customize_text{
font-size: 12px !important;
color: rgb(97, 97, 97) !important;
line-height: 18px !important;
width: 190px !important;
float: left;
margin: 56px 0 40px 40px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.awesome_sites img {
max-width: 270px;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.about_blogging{
height: 960px !important;
border-bottom: 1px solid #e7e7e7 !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.blogging_social_icons img{
max-width: 170px !important;
margin: -60px -38px 0px 0px !important;
height: 250px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.blogging_container{
max-width: 320px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.blogging_container h2{
width: 200px !important;
margin: 0 0 50px -46px !important;
text-align: center;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.blogging_container p{
font-size: 12px !important;
color: rgb(97, 97, 97) !important;
line-height: 18px;
margin: -20px 0 40px -40px !important;
max-width: 200px !important;
padding: 0 !important;
}
}


@media  (min-width: 320px) and (max-width: 480px) {
.about_discover{
height: 750px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.about_discover_container{
margin: 20px 80px 0 0 !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.about_discover img{
max-width: 240px !important;
margin-top: 0px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.about_discover h2{
width: 190px !important;
margin: 16px 0 0 280px !important;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.about_discover h3{
font-family: adelle;
color: rgb(110, 112, 121);
font-size: 13px;
line-height: 18px;
margin: 20px 0 0 280px;
width: 190px;
text-shadow: none;
}
}

@media  (min-width: 320px) and (max-width: 480px) {
.about_discover h4{
font-family: proxima-nova;
font-size: 12px;
line-height: 18px;
margin: 20px 0 0 280px;
color: rgb(97, 97, 97) !important;
width: 190px;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_broadcast_content{
height: 240px;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_broadcast h2{
  margin: -64px 0 30px 33px !important;
  width: 200px !important;
}
}
@media (min-width: 320px) and (max-width: 480px){
.about_broadcast_content img{
 width: 270px !important; 
 margin: -20px 0 0 0 !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_forever{
  max-height: 590px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_forever img{
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
  width: 80px;
  height: 80px;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_forever h2{
  margin: 20px 0 0 6px !important;
  width: 190px !important;
}
}


@media (min-width: 320px) and (max-width: 480px){
.about_forever h3{
font-family: adelle;
color: rgb(110, 112, 121);
font-size: 12px;
font-weight: 300;
line-height: 18px;
text-shadow: none;
letter-spacing: 0px;
width: 190px;
margin: 30px 0 30px 10px;
float: left;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_forever p{
  margin: 0 0 20px 10px !important;
  font-size: 10px !important;
  line-height: 14px !important;
  width: 190px !important;
}
}


@media (min-width: 320px) and (max-width: 480px){
.about_offer{
  width: 100% !important;
  height: 1326px !important;
  margin: 0px 0 30px 0 !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_offer .offer_left_box p, .about_offer .offer_middle_box p, .about_offer .offer_right_box p{
font-size: 12px !important;
line-height: 16px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_offer h2{
padding: 0px 0 20px 0;
position: relative;
top: 20px;
max-width: 180px !important;
margin: 20px 0 0 42px !important;
height: 80px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.about_offer h3{
font-family: adelle;
font-size: 13px !important;
line-height: 19px !important;
font-weight: 500;
color: #333 !important;
margin: 0 0 14px 10px;
text-align: center;
width: 180px;
}
}

@media (min-width: 320px) and (max-width: 480px){
.offer_left_box, .offer_middle_box, .offer_right_box{
  width: 211px !important;
  height: 140px !important;
  color: rgb(97, 97, 97) !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.offer_left_box p, .offer_middle_box p, .offer_right_box p{
font-size: 10px !important;
line-height: 14px !important;
}
}




@media (min-width: 320px) and (max-width: 320px){
.beta_banner{
max-width: 320px;
}
}

@media (min-width: 480px) and (max-width: 480px){
.beta_banner{
max-width: 480px;
}
}

@media (min-width: 1101px) and (max-width: 9999px){
.beta_banner{
left: 267px !important;
} 
}

.beta_banner p{
  text-align: center;
  font-size: 16px;
  margin: 8px 0 0 0 ;
  line-height: 18px;
  width: 77%;
}

@media (min-width: 320px) and (max-width: 480px){
.beta_banner p{
text-align: left !important;
font-size: 13px;
line-height: 18px;
width: 70% !important;
margin: -3px 0 0 20px !important;
}
}

.link{
  color: rgb(41, 132, 216);
  font-weight: 600;
}

/* ------ Beta Banner Social Share Button ------ */



@media (min-width: 320px) and (max-width: 480px){
.popup{
width: 280px;
height: 174px;
}
}


@media (min-width: 320px) and (max-width: 480px){
.popup ul li{
padding: 30px 15px 10px 22px;
}
}


@media (min-width: 320px) and (max-width: 480px){
img.twitter_button{
max-width: 74px !important;
max-height: 60px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
img.facebook_button{
max-width: 28px !important;
max-height: 60px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
img.pinterest_button{
max-width: 60px !important;
max-height: 60px !important;
}
}


@media (min-width: 320px) and (max-width: 480px){
.popup h2{
font-size: 20px;
width: 280px;
text-align: center;
margin: 30px 0 0 0;
}
}

 



/* New Slideshow */


@media (min-width: 320px) and (max-width: 480px){
.discover_top_new{
max-height: 340px !important;
overflow: hidden;
}
}

@media (min-width: 481px) and (max-width: 768px){
.discover_top_new{
max-height: 540px !important;
overflow: hidden;
}
}

@media (min-width: 320px) and (max-width: 480px){
#slideshow {
max-width: 270px !important;
overflow: hidden;
margin: 0 0 0 0;
top: -240px;
}
}

@media (min-width: 320px) and (max-width: 480px){
#slideshow img{
margin: -180px 0 0 -35px;
}
}

@media (min-width: 320px) and (max-width: 480px){
.cta_box{
position: relative;
top: 30px;
left: 48px;
z-index: 9700;
}
}

@media (min-width: 320px) and (max-width: 480px){
.cta_box h2{
font-size: 24px !important;
line-height: 30px !important;
width: 200px;
}
}


@media (min-width: 320px) and (max-width: 480px){
.cta_box h3{
font-size: 12px !important;
line-height: 18px !important;
width: 180px !important;
font-weight: 300 !important;
position: relative !important;
top: 20px !important;
}
}

@media (min-width: 320px) and (max-width: 480px){
.cta_invite_button a{
padding: 10px 14px 10px 14px;
top: 44px;
font-size: 12px;
left: -1px;
}
}




/* Tablet Styling */

@media  (min-width: 481px) and (max-width: 1024px) {
.dashboard-footer {
    position: fixed;
    bottom:0px;
    left:0;
    width: 100%;
    height: 42px;
    padding: 10px 40px;
    background: #fff;
    z-index: 9;
    border-top:1px solid #C5C5C5;
    box-shadow: 0px 0px 60px rgba(60, 60, 60, 0.48);
}
}


@media  (min-width: 481px) and (max-width: 1024px) {
.page-id-3118 .control h1, .page-id-3300 .control h1{
margin-top: 0px !important;
}
.underline{
display: none;
}
#signup .social {
display: none;
}
}

@media (min-width: 1025px) and (max-width:9999px) {
.page-id-3115 .control h1{
width: 62%;
}
}

ul.wpuf-attachments{
display: none;
}


/* Custom Styles for Roadmap page */

.page-id-3216{
font-family: proxima-nova !important;
}

.page-id-3216  h2{
font-weight: 600;
line-height: 1.4;
font-size: 30px;
font-family: proxima-nova !important;
text-shadow: none !important;
}

.page-id-3216 .clearfix {
zoom: 1;
}

.page-id-3216 .clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}


.page-id-3216  .col-1 {
width: 24%;
position: fixed;
}

.page-id-3216  .left {
float: left;
}

.page-id-3216  .lead {
font-size: 1.3em;
font-family: proxima-nova !important;
text-shadow: none !important;
line-height: 1.4 !important;
margin: 15px 0 20px 0;
color: rgb(97, 97, 97) !important;
}

.page-id-3216  div[class^="col-"] {
display: inline-block;
vertical-align: top;
}

.page-id-3216  .col-2 {
width: 56%;
}

.page-id-3216  .right {
float: right;
}

.roadmap {
position: relative;
margin: 0 0 140px 0;
}

.roadmap .timeline {
background: #2984d8;
width: 2px;
height: 99%;
position: absolute;
left: 47px;
top: 0;
}

.roadmap li {
list-style: none;
margin: 0 0 15px;
}

.roadmap .status {
display: block;
background: url(http://brand.seshn.com/files/2013/03/status.png) no-repeat top;
width: 16px;
height: 16px;
position: relative;
z-index: 5;
margin: 3px 0 0;
float: left;
}

.roadmap .status.complete {
background-position: bottom;
}

.roadmap .text {
margin: 0 0 0 15px;
position: relative;
top: 3px;
left: 0px;
}

.roadmap ul{
margin: 20px 0 0 0;
}

.roadmap li {
list-style: none;
}

.roadmap ul li{
height: 26px;
position: relative;
left: 40px;
}

.roadmap h2 {
font-family: adelle !important;
background: #2984d8;
color: #fff;
font-size: 1em;
font-weight: 300;
display: inline-block;
padding: 7px 5px 5px 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
position: relative;
width: 85px;
text-align: center;
margin: 0;
text-shadow: none !important;
}

.roadmap .status.complete {
background-position: bottom;
}

.page-id-3216 .holder{
background-color: transparent !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
padding: 10px 0 0 70px;
}

.page-id-3216 .usernav{
display: none !important;
}

.control ul.settings_nav {
margin-left: 24px;
margin-top: -16px;
}

.control ul {
width: 100%;
height: 70px;
}

.control ul.settings_nav li h1 {
font-size: 12px;
letter-spacing: 2px;
font-family: "proxima-nova",HelveticaNeue Light;
font-weight: 600 !important;
text-transform: uppercase;
padding: 14px;
display: inline;
float: left;
}

.control ul.settings_nav li.active a {
color: #333;
opacity: 1;
border-bottom: 2px solid #333 !important;
padding-bottom: 3px;
}

.control ul.settings_nav li a {
color: #333;
opacity: .4;
-moz-transition: all 200ms ease-in-out;
-webkit-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}

 #twitter-widget-0, iframe#twitter-widget-0 {
    width:880px !important;
  }

/* Help Template */

body.page-template-help-template-php{
background-color: #2984D8 !important;
}

/* Spinner Styline */

@media (min-width: 1024px) and (max-width: 3000px) {
#spin{
  position: relative; top: 50%; left: 9.3%;
}
}

@media (min-width: 481px) and (max-width: 1023px) {
#spin{
  position: relative; top: 50%; left: 2.3%;
}
}

@media (min-width: 320px) and (max-width: 480px) {
#spin{
  position: relative; top: 50%; left: 1.3%;
}
}

/* Mobile Login Button */
.login_button a{
  text-transform: uppercase;
  letter-spacing: 3px;
  position: relative;
  top: 100px;
  color: #fff;
  padding: 10px 30px 10px 30px;
  border-radius: 3px;
  border: solid 1px #fff;
  font-size: 14px;
  margin-left: 71px;
}
/* End Mobile Login Button */


.people_submenu{
margin: 0 auto;
text-align: center;
font-size: 20px;
border-top: 1px solid rgb(211, 211, 211);
border-bottom: 1px solid rgb(211, 211, 211);
padding-top: 20px;
padding-bottom: 20px;
margin-top: -10px;
margin-bottom: 50px;
}

@media (min-width: 320px) and (max-width: 540px) {
.people_submenu{
margin: 0 auto;
text-align: center;
font-size: 14px;
padding-bottom: 14px;
padding-top: 14px;
border-top: 1px solid rgb(211, 211, 211);
border-bottom: 1px solid rgb(211, 211, 211);
margin-bottom: 50px;
margin-top: -10px;
}
}

.people_current{
font-weight:700;
}


/* Home Theme Sticky Styles */

@media  (min-width: 320px) and (max-width: 480px){
.mobile_sticky_logo img{
width: 130px;
top: 50px;
left: -13px;
position: relative;
height: 30px;
padding: 0 0 40px 0;
}
}
.what_is_seshn{
font-family: proxima-nova;
color: #333;
width: 180px;
height: 84px;
font-size: 18px;
left: 38px;
top: 172px;
line-height: 1.4;
margin: 0 auto;
padding: 0;
font-weight: 700;
text-align: center;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-in-out;
opacity: .5;
}
@media  (min-width: 320px) and (max-width: 480px){
.what_is_seshn {
font-size: 15px;
left: -4px;
top: -18px;
position: relative;
width: 180px;
}
}
.what_is_seshn a, .what_is_seshn a:visited {
font-family: adelle !important;
color: #777 !important;
width: 267px !important;
font-size: 16px !important;
line-height: 1.0 !important;
padding: 0 !important;
font-weight: 700 !important;
display: inline !important;
font-style: italic !important;
border-bottom: 1px solid #777;
position: relative;
top: 5px;
}
@media  (min-width: 320px) and (max-width: 480px){
.what_is_seshn a, .what_is_seshn a:visited {
font-size: 14px !important;
top: 10px;
}
}
.what_is_seshn a:hover{
color: #777 !important;
opacity: .5;
}
.request_button a, .request_button a:visited {
display: inline !important;
padding: 16px 27px 15px 27px !important;
margin: 0 !important;
text-align: center !important;
color: #fff !important;
font-family: proxima-nova !important;
position: relative !important;
top: 110px !important;
left: 43px !important;
letter-spacing: 1px;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-in-out;
font-weight: 700 !important;
font-size: 14px !important;
background: rgb(41, 132, 216);
}
@media  (min-width: 320px) and (max-width: 480px){
.request_button a, .request_button a:visited {
top: 68px !important;
left: 51px !important;
font-size: 12px !important;
padding: 16px 27px 15px 27px !important;
}
}
.request_button a:hover{
opacity: .7;
}
.signin_button a, .signin_button a:visited {
display: inline !important;
padding: 15px 58px 13px 59px !important;
margin: 0 !important;
border: 2px solid rgb(104, 104, 104) !important;
text-align: center !important;
color: rgb(104, 104, 104) !important;
font-family: proxima-nova !important;
position: relative !important;
top: 148px !important;
left: 43px !important;
letter-spacing: 1px;
transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-out;
-o-transition: all .2s ease-in-out;
font-weight: 700 !important;
font-size: 14px !important;
}
@media  (min-width: 320px) and (max-width: 480px){
.signin_button a, .signin_button a:visited {
padding: 14px 54px 13px 55px !important;
top: 100px !important;
left: 50px !important;
font-size: 12px !important;
}
}
.signin_button a:hover{
background-color: transparent;
color: #4b4b4b !important;
border: 2px solid #4b4b4b !important;
}



/* New Scene Page Template */

.cover_feature_container {
position: absolute;
bottom: 34px;
right: 20px;
float: right;
z-index: 301;
}

.cover_feature_text {
float: right;
position: relative;
color: #fff;
font-style: italic;
opacity: .7;
font-weight: 700;
top: 6px;
font-size: 12px;
right: -4px;
}

.cover_feature_name {
position: absolute;
float: right;
top: 20px;
text-align: right;
width: 200px;
right: -4px;
font-size: 16px;
color: #fff;
font-family: adelle;
font-weight: 700;
}

.cover_overlay_top {
width: 100%;
height: 36%;
position: absolute;
z-index: 300;
top: 0;
left: 0;
background-image: -webkit-linear-gradient(top, 
rgba(0,0,0,0.3) 0, 
rgba(0,0,0,0.1) 60%, 
rgba(0,0,0,0) 90%);
background-image: -moz-linear-gradient(top, 
rgba(0,0,0,0.3) 0, 
rgba(0,0,0,0.1) 60%, 
rgba(0,0,0,0) 90%);
background-image: -ms-linear-gradient(top, 
rgba(0,0,0,0.3) 0, 
rgba(0,0,0,0.1) 60%, 
rgba(0,0,0,0) 90%);
background-image: -o-linear-gradient(top, 
rgba(0,0,0,0.3) 0, 
rgba(0,0,0,0.1) 60%, 
rgba(0,0,0,0) 90%);
background-image: linear-gradient(to bottom, 
rgba(0,0,0,0.3) 0, 
rgba(0,0,0,0.1) 60%, 
rgba(0,0,0,0) 90%);
}


.cover_overlay_bottom {
width: 100%;
height: 34%;
position: absolute;
z-index: 300;
bottom: 0;
left: 0;
background-image: -webkit-linear-gradient(bottom, 
rgba(0,0,0,0.5) 0, 
rgba(0,0,0,0.2) 50%, 
rgba(0,0,0,0) 100%);
background-image: -moz-linear-gradient(bottom, 
rgba(0,0,0,0.5) 0, 
rgba(0,0,0,0.2) 50%, 
rgba(0,0,0,0) 100%);
background-image: -ms-linear-gradient(bottom, 
rgba(0,0,0,0.5) 0, 
rgba(0,0,0,0.2) 50%, 
rgba(0,0,0,0) 100%);
background-image: -o-linear-gradient(bottom, 
rgba(0,0,0,0.5) 0, 
rgba(0,0,0,0.2) 50%, 
rgba(0,0,0,0) 100%);
background-image: linear-gradient(to top, 
rgba(0,0,0,0.5) 0, 
rgba(0,0,0,0.2) 50%, 
rgba(0,0,0,0) 100%);
}

@media (min-width: 320px) and (max-width: 480px){
.container-fluid{
margin: 77px 0 6px 0 !important;
-webkit-overflow-scrolling: touch;
}
}