rset utf-8;
/* CSS Document */
body {
	font-smooth:always;
}
#contact-left {
	width:300px;
	float:left;
	height:520px;
}
#contact-right {
	width:520px;
	float:right;
	height:450px;
}
select option {
	height:30px;
	line-height:30px;
	padding-top:15px;
}
#twitter-option {
	background-color:#12c8fc;
	color:#fff;
}
#youtube-option {
	background-color:#e91911;
	color:#fff;
}
#soundcloud-option {
	background-color:#ff8101;
	color:#fff;
}
#vimeo-option {
	background-color:#099cc6;
	color:#fff;
}
@font-face {
	font-family:MyriadProRegular;
	src:url(fonts/myriadpro-regular_0.eot?#iefix) format(embedded-opentype),url(fonts/myriadpro-regular_0.woff) format(woff),url(fonts/myriadpro-regular_0.ttf) format(truetype),url(fonts/myriadpro-regular_0.svg#MyriadProRegular) format(svg);
	font-weight:400;
	font-style:normal;
}
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background:url(images/body-bg.png) repeat-x scroll 0 0 #2b2c2d;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
	margin:0;
	padding:0;
}
a img {
	border:0;
}
#wrapper {
	margin:auto;
}
#header {
	width:100%;
	height:234px;
	margin:0;
}
#header_outer {
	width:1040px;
	height:111px;
	margin:auto;
}
#header_top {
	width:1081px;
	margin:auto;
	padding:0;
}
#heder_logo {
	margin-left:20px;
	padding-left:20px;
	padding-top:18px;
	width:382px;
	float:left;
}
#crossfade {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:50px;
	width:1050px;
}
#crossfade img {
	position:absolute;
	display:block;
	left:0;
	opacity:1;
	-webkit-transition:opacity 1s ease-in-out;
	-moz-transition:opacity 1s ease-in-out;
	-o-transition:opacity 1s ease-in-out;
	-ms-transition:opacity 1s ease-in-out;
	transition:opacity 1s ease-in-out;
}
#crossfade img.top:hover {
	opacity:0;
}
#header_main_right {
	float:right;
	width:565px;
	background:url(images/right_header_bg.png) no-repeat scroll 0 10px transparent;
	margin:31px 0 0;
	padding:0;
}
#header_right {
	background:url(images/right_bg.png) repeat-x;
	margin:0 87px 0 165px;
	padding:11px 0 1px 20px;
}
#header_right ul {
	height:20px;
	margin:0 0 0 -10px;
	padding:0;
}
#header_right ul li {
	border-left:1px solid #FFF;
	float:left;
	list-style-type:none;
	padding-left:17px;
	padding-right:10px;
	margin-left:2px;
}
#header_right ul li a {
	color:#FFF;
	display:block;
	padding-left:4px;
	text-decoration:none;
	font-weight:700;
}
#header_right ul li:first-child {
	border-left:none;
}
#header_bottom {
	width:100%;
	background:url(images/menu_bg.png);
	background-repeat:no-repeat;
	background-position:center 1px;
	margin:0;
	padding:7px 0 16px;
}
.menu_border1 {
	background:url(images/menu_border1.png) no-repeat scroll 0 0;
	float:left;
	height:61px;
	width:11px;
}
#float_corner {
	position:fixed;
	_position:absolute;
	top:0;
	left:0;
	clip:inherit;
	_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
	_left:expression(document.documentElement.scrollLeft+document.documentElement.clientWidth-offsetWidth);
}
.container {
	position:relative;
	width:960px;
	margin:0 auto;
	padding:0;
}
.container .column,.container .columns {
	float:left;
	display:inline;
	margin-left:10px;
	margin-right:10px;
}
.row {
	margin-bottom:20px;
}
.column.alpha,.columns.alpha {
	margin-left:0;
}
.column.omega,.columns.omega {
	margin-right:0;
}
.container .one.column,.container .one.columns {
	width:40px;
}
.container .two.columns {
	width:100px;
}
.container .three.columns {
	width:160px;
}
.container .four.columns {
	width:220px;
}
.container .five.columns {
	width:280px;
}
.container .six.columns {
	width:340px;
}
.container .seven.columns {
	width:400px;
}
.container .eight.columns {
	width:460px;
}
.container .nine.columns {
	width:520px;
}
.container .ten.columns {
	width:580px;
}
.container .eleven.columns {
	width:640px;
}
.container .twelve.columns {
	width:700px;
}
.container .thirteen.columns {
	width:760px;
}
.container .fourteen.columns {
	width:820px;
}
.container .fifteen.columns {
	width:880px;
}
.container .sixteen.columns {
	width:940px;
}
.container .one-third.column {
	width:300px;
}
.container .two-thirds.column {
	width:620px;
}
.container .offset-by-one {
	padding-left:60px;
}
.container .offset-by-two {
	padding-left:120px;
}
.container .offset-by-three {
	padding-left:180px;
}
.container .offset-by-four {
	padding-left:240px;
}
.container .offset-by-five {
	padding-left:300px;
}
.container .offset-by-six {
	padding-left:360px;
}
.container .offset-by-seven {
	padding-left:420px;
}
.container .offset-by-eight {
	padding-left:480px;
}
.container .offset-by-nine {
	padding-left:540px;
}
.container .offset-by-ten {
	padding-left:600px;
}
.container .offset-by-eleven {
	padding-left:660px;
}
.container .offset-by-twelve {
	padding-left:720px;
}
.container .offset-by-thirteen {
	padding-left:780px;
}
.container .offset-by-fourteen {
	padding-left:840px;
}
.container .offset-by-fifteen {
	padding-left:900px;
}
IMG.displayed {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix:before,.clearfix:after,.row:before,.row:after {
	content:'\0020';
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.row,.clearfix {
	zoom:1;
}
#top_cont {
	text-align:center;
	padding-bottom:20px;
}
.content_title {
	color:#fff;
	font-size:30px;
	text-shadow:1px 1px #000;
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	display:block;
	width:860px;
	margin:0 auto auto;
}
h2.content_title {
	color:#b9ecf0;
	font-size:20px;
	text-shadow:1px 1px #000;
	font-family:'Open Sans',sans-serif;
	font-weight:400;
	display:block;
	width:860px;
	margin:2px auto 20px;
}
#content {
	margin:30px auto 20px;
}
#content-homevideo {
	margin:30px 0 auto 20px !important;
}
#homepagevideo-left {
	width:500px;
	height:320px;
	float:left;
	margin-top:4px;
}
#homepagevideo-right {
	width:450px;
	height:320px;
	float:right;
	margin-top:4px;
}
#homepagevideos-left {
	width:500px;
	height:355px;
	float:left;
	margin-top:20px;
}
#homepagevideos-right {
	width:490px;
	height:320px;
	float:right;
	margin-top:4px;
}
#main_cont {
	width:1023px;
	margin:auto;
}
#main_cont p {
	color:hsl(0,0%,49%);
	font-size:13px;
	margin:0;
	padding:10px 32px 10px 10px;
}
#main_cont a {
	color:#4BAFDF;
	outline:medium none;
	text-decoration:none;
	font-weight:400;
	font-size:15px;
}
.main1 {
	background:url(images/main_con_bor1.png) no-repeat scroll 0 0;
	background-size:1021px 16px;
	width:1027px;
	height:16px;
}
.main2 {
	background:url(images/main_con_middle.png) repeat-y scroll 0 0;
	width:980px;
	padding:0 20px 10px;
}
.main2 h1 {
	color:#255D87;
	font-family:'Open Sans',sans-serif;
	font-size:48px;
	font-weight:700;
	text-shadow:1px 1px #13466C;
	margin:0;
}
.main2 h1 a {
	font-size:30px!important;
}
.main2 h3 {
	color:#4d4d4d;
}
.main2 p span {
	font-size:16px;
	color:#7d7d7d;
	font-weight:700;
	line-height:20px;
}
.main2 p {
	line-height:19px;
}
.main3 {
	background:url(images/main_con_bor3.png) no-repeat scroll 0 0;
	background-size:1021px 16px;
	height:22px;
	width:1023px;
	padding-bottom:20px;
	margin:auto;
}
.h1-boxes {
	color:#3D9AC6;
	font-family:'Open Sans',sans-serif;
	font-size:25px;
	font-weight:700;
	text-shadow:1px 1px #FFF;
}
.main_innner {
	float:right;
	padding-right:0;
	width:475px;
	min-height:282px;
	margin:10px 18px 0 0;
}
.main2 h2 {
	font-size:25px;
	padding-top:10px;
	color:#3D9AC6;
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	text-shadow:1px 1px #FFF;
	margin:0;
}
.main_innner img {
	float:left;
	padding:10px 30px 25px 5px;
}
.main_innner p {
	color:#7d7d7d;
	font-size:13px;
	margin:0;
}
.main_innner p span a {
	background:url(images/read_more_b.png) no-repeat scroll 0 0 transparent;
	color:#000!important;
	display:block;
	padding-bottom:10px;
	padding-left:20px;
	padding-top:6px;
	margin-top:20px;
	text-decoration:none;
	font-family:MyriadProRegular;
	font-weight:700;
	font-size:15px;
}
#main_bott {
	width:1024px;
	display:none;
	margin:30px auto auto;
}
.blue_border1 {
	background:url(images/blue_border1.png) no-repeat scroll 0 0;
	height:15px;
	width:1022px;
}
.blue_border2 {
	background:url(images/blue_bak.png) repeat-y scroll 0 0;
	padding-left:20px;
	width:1002px;
	height:400px;
}
.blue_border3 {
	background:url(images/blue_border3.png) no-repeat scroll 0 0;
	height:21px;
	width:1022px;
}
.blue_border2 h1 {
	color:#FFF;
	font-size:30px;
	padding-top:10px;
	text-align:center;
	font-family:LubalinGraphLT-Demi;
	margin:0;
}
.blue1 {
	float:left;
	padding-bottom:0;
	padding-right:25px;
	padding-top:10px;
	width:476px;
}
.blue1 img {
	border:1px solid #FFF!important;
	border-radius:42px 42px 42px 42px;
	float:left;
	margin-right:10px!important;
}
.blue1 p {
	color:#fff;
	margin:0;
}
#footer {
	background-color:#333;
	border-bottom:1px solid #444;
	border-top:1px solid #383838;
	box-shadow:0 2px 0 0 #262626,0 -1px 0 0 #171717;
	color:#8F887C;
	font:12px/22px tahoma,Geneva,sans-serif;
	min-width:984px;
	margin:0;
	padding:0;
}
.footer_menu {
	background:url(images/footer_bak1.png) repeat-x scroll 0 -10px;
	height:375px;
	margin-top:40px;
}
.menu1 {
	float:left;
	width:300px;
	padding:0 36px 0 10px;
}
.menu1 ul li {
	list-style-type:none;
	display:block!important;
	padding:5px 0 5px 1px;
}
.menu1 h2 {
	color:#8F887C;
	font-family:Tahoma;
	font-size:18px;
}
.social_bytes {
	border-right:1px solid #E2E2E2!important;
	font-family:Tahoma,Geneva,sans-serif;
	min-height:300px;
	margin:0!important;
}
.bor_left {
	border-right:1px solid #E2E2E2!important;
	min-height:300px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:11px;
}
#footer_main_menu {
	border-bottom:1px solid hsl(0,0%,89%);
	width:1040px;
	margin:auto;
	padding:17px 0 42px;
}
#footer_inner_part {
	width:1040px;
	margin:auto;
}
#last_footer_part {
	background:url(images/footer_bak1.png) repeat-x scroll 0 -10px transparent;
}
.left_f {
	float:left;
	text-align:left;
	width:350px;
	margin:0;
	padding:0;
}
.left_f p {
	color:#FFF;
	padding-top:25px;
	padding-bottom:25px;
	margin:0;
}
.left_f p a {
	color:#fff;
	text-decoration: none;
}
.bigbutton {
	cursor:pointer;
	/*forces the cursor to change to a hand when the button is hovered*/
	padding:5px 25px;
	/*add some padding to the inside of the button*/
	background:#CCE5F8;
	/*the colour of the button*/
	border:1px solid #FFFFFF;
	/*required or the default border for the browser will appear*/
	/*give the button curved corners,alter the size as required*/
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/*give the button a drop shadow*/
	-webkit-box-shadow:0 0 4px rgba(0,0,0,.75);
	-moz-box-shadow:0 0 4px rgba(0,0,0,.75);
	box-shadow:0 0 4px rgba(0,0,0,.75);
	/*style the text*/
	color:#f3f3f3;
	font-size:1.1em;
}
#right_f {
	float:right;
	padding-top:25px;
	margin:0;
}
#right_f ul {
	float:right;
	margin:0;
	padding:0;
}
#right_f ul li {
	float:left;
	list-style-type:none;
	padding-right:10px;
}
#outer_try {
	width:940px;
	margin:auto;
}
#outer2 {
	width:970px;
	margin:10px auto auto;
}
#outer1 {
	width:914px;
	margin:25px auto auto;
}
#content img {
	margin:0;
}
#content .attachment img {
	max-width:900px;
	display:block;
	margin:0 auto;
}
#content .alignleft,#content img.alignleft {
	display:inline;
	float:left;
	margin-right:24px;
	margin-top:4px;
}
#content .alignright,#content img.alignright {
	display:inline;
	float:right;
	margin-left:24px;
	margin-top:4px;
}
#content .aligncenter,#content img.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#content img.alignleft,#content img.alignright,#content img.aligncenter {
	margin-bottom:12px;
}
#content .wp-caption {
	background:#f1f1f1;
	line-height:18px;
	margin-bottom:20px;
	text-align:center;
	padding:4px;
}
#content .wp-caption img {
	margin:5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	color:#888;
	font-size:12px;
	margin:5px;
}
#content .gallery {
	margin:0 auto 18px;
}
#content .gallery .gallery-item {
	float:left;
	margin-top:0;
	text-align:center;
	width:33%;
}
#content .gallery img {
	border:10px solid #f1f1f1;
}
#content .gallery .gallery-caption {
	color:#888;
	font-size:12px;
	margin:0 0 12px;
}
.navigation {
	color:#888;
	font-size:12px;
	line-height:18px;
	overflow:hidden;
}
.nav-previous {
	float:left;
	width:50%;
}
.nav-next {
	float:right;
	text-align:right;
	width:50%;
}
#nav-above {
	display:none;
	margin:0 0 18px;
}
.paged #nav-above,.single #nav-above {
	display:block;
}
#nav-below {
	margin:10px 0 0;
}
#comments .navigation {
	padding:0 0 18px;
}
h3#comments-title,h3#reply-title {
	color:#666!important;
	font-size:20px;
	font-weight:700;
	margin-bottom:0;
}
h3#comments-title {
	padding:24px 0;
}
.commentlist li.comment {
	border-bottom:1px solid #e7e7e7;
	line-height:24px;
	position:relative;
	margin:0 0 24px;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,#comments .comment-body ol {
	margin-bottom:18px;
}
#comments .comment-body p:last-child {
	margin-bottom:6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom:24px;
}
.commentlist ol {
	list-style:decimal;
}
.commentlist .avatar {
	position:absolute;
	top:4px;
	right:952px;
}
.comment-author cite {
	color:#000;
	font-style:normal;
	font-weight:700;
}
.comment-author .says {
	font-style:italic;
}
.comment-meta {
	font-size:12px;
	margin:0 0 18px;
}
.reply {
	font-size:12px;
	padding:0 0 24px;
}
.reply a,a.comment-edit-link {
	color:#888;
}
.commentlist .children li {
	border:none;
	margin:0;
}
#comments .pingback {
	border-bottom:1px solid #e7e7e7;
	margin-bottom:18px;
	padding-bottom:18px;
}
.commentlist li.comment+li.pingback {
	margin-top:-6px;
}
#comments .pingback p {
	color:#888;
	display:block;
	font-size:12px;
	line-height:18px;
	margin:0;
}
#comments .pingback .url {
	font-size:13px;
	font-style:italic;
}
input[type=submit] {
	color:#333;
}
#respond {
	overflow:hidden;
	position:relative;
}
#respond p {
	padding-bottom:15px;
	margin:0;
}
#respond .comment-notes {
	margin-bottom:1em;
}
.form-allowed-tags {
	line-height:1em;
}
.children #respond {
	margin:0 48px 0 0;
}
h3#reply-title {
	color:#B4975A;
	margin:18px 0;
}
#comments-list #respond {
	margin:0 0 18px;
}
#cancel-comment-reply-link {
	font-size:12px;
	font-weight:400;
	line-height:18px;
}
#respond .required {
	color:#ff4b33;
	font-weight:700;
}
#respond label {
	font-size:12px;
	display:block;
	vertical-align:top;
	padding-right:10px;
	float:left;
}
#respond input {
	margin:0 0 9px;
}
#respond .form-allowed-tags {
	color:#888;
	font-size:12px;
	line-height:18px;
	display:none;
}
#respond .form-allowed-tags code {
	font-size:11px;
}
#respond .form-submit {
	margin:12px 0;
}
#respond .form-submit input {
	font-size:14px;
	width:auto;
}
.banneradvert {
	background:url(images/advertsound.png) no-repeat scroll 0 0 transparent;
	background-size:700px 144px;
	height:144px;
	width:700px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.banneradverts {
	background:url(images/500.png) no-repeat scroll 0 0 transparent;
	background-size:700px 144px;
	height:144px;
	width:700px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.banneradvertvimeo {
	background:url(https://thesocialmarketeers.org/vimeomill.png) no-repeat scroll 0 0 transparent;
	background-size:700px 144px;
	height:144px;
	width:700px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.banneradvertfacebook {
	background:url(https://thesocialmarketeers.org/banners.jpg) no-repeat scroll 0 0 transparent;
	background-size:700px 144px;
	height:144px;
	width:700px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.banneradvertgoogle {
	background:url(https://thesocialmarketeers.org/googlepack.png) no-repeat scroll 0 0 transparent;
	background-size:700px 118px;
	height:118px;
	width:700px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.bannertwitter {
	background:url(https://thesocialmarketeers.org/GET.jpg) no-repeat scroll 0 0 transparent;
	background-size:468px 178px;
	height:178px;
	width:468px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.banneradvertmix {
	background:url(https://thesocialmarketeers.org/mixcloudbanner.jpg) no-repeat scroll 0 0 transparent;
	background-size:600px 114px;
	height:114px;
	width:600px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.banneradvertinstagram {
	background:url(https://thesocialmarketeers.org/instagram_banner2.png) no-repeat scroll 0 0 transparent;
	background-size:700px 145px;
	height:145px;
	width:700px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.banneradvertvimeos {
	background:url(https://www.thesocialmarketeers.org/wp-content/themes/socialmarketeers/images/vimeo_banner.png) no-repeat scroll 0 0 transparent;
	background-size:700px 144px;
	height:144px;
	width:700px;
	font-size:18px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:11px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:auto;
}
.sound_one {
	background:url(images/sound_cloud_first.png) no-repeat scroll 0 0;
	float:left;
	height:311px;
	padding-top:2px;
	width:175px;
}
.sound_two {
	background:url(images/sond_second.png) no-repeat scroll 0 0;
	float:left;
	height:338px;
	margin-top:-14px;
	width:180px;
}
.sound_four {
	background:url(images/sound_fourth.png) no-repeat scroll 0 0;
	float:left;
	height:336px;
	margin-top:-15px;
	padding-top:3px;
	width:178px;
}
#outer1 h1 span {
	background:url(images/sound_span1.png) no-repeat scroll 57px 17px transparent;
	display:block;
	height:24px;
}
.cloud_part h2 {
	color:#FF8101;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.cloud_part h4 {
	font-size:47px;
	padding-bottom:10px;
	padding-top:3px;
	margin:0;
}
.cloud_part1 h5 {
	font-size:12px;
	color:#2D2D2D;
	margin:0;
}
.cloud_part h5 {
	font-size:12px;
	padding-top:5px;
	margin:0;
}
.try_now_button_sound {
	background:url(images/button_try.png) no-repeat scroll 0 0 transparent;
	color:#575757!important;
	display:block;
	font-size:17px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:7px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	width:100px;
	cursor:pointer;
	margin:auto;
}
.b_seller {
	background:url(images/best_seller.png) no-repeat scroll 0 0 transparent;
	height:41px;
	left:57px;
	padding-top:8px;
	position:absolute;
	top:95px;
	width:154px;
}
.b_seller span {
	color:#FFF;
	font-size:13px;
	font-weight:700;
}
.b_sellers {
	background:url(images/best_seller.png) no-repeat scroll 0 0 transparent;
	height:41px;
	left:57px;
	position:absolute;
	top:95px;
	width:154px;
}
.b_sellers span {
	color:#FFF;
	font-size:13px;
	font-weight:700;
}
.cloud_part3 h2 {
	color:#FF8101;
	font-size:50px;
	margin:-35px 0 0;
	padding:1px 0 0;
}
.cloud_part3 h3 {
	color:#8E8E8E;
	font-size:18px;
	margin:0;
	padding:3px 0 0;
}
.cloud_part3 h5 {
	font-size:14px;
	color:#2D2D2D;
	margin:0;
}
.home_one {
	background:url(images/home-1.png) no-repeat;
	float:left;
	height:358px;
	width:175px;
}
.home_two {
	background:url(images/home-2.png) no-repeat;
	float:left;
	height:358px;
	margin-left:0;
	width:205px;
}
.home_three {
	background:url(images/home-3.png) no-repeat;
	float:left;
	height:362px;
	width:205px;
}
.home_four {
	background:url(images/home-5.png) no-repeat;
	float:left;
	height:358px;
	width:205px;
}
.home_five {
	background:url(images/home-4.png) no-repeat;
	float:left;
	height:358px;
	width:172px;
}
.home_two h1 {
	background:url(images/sound_new22.png) no-repeat scroll 9px 17px transparent;
	background-size:184px 72px;
	height:40px;
	font-family:Myriad Pro;
	font-size:22px;
	color:#A4713C;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px hsl(37,100%,84%);
	margin:4px 0 0;
	padding:51px 0 0;
}
.home_three h1 {
	background:url(images/instra_comments2.png) no-repeat;
	background-size:184px 110px;
	position:relative;
	top:-14px;
	height:60px;
	font-family:Myriad Pro;
	font-size:22px;
	color:#A4713C;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px hsl(3,100%,78%);
	margin:4px 10px 0;
	padding:51px 0 0;
}
.home_four h1 {
	background:url(images/you_new3s.png) no-repeat scroll 13px 17px transparent;
	background-size:184px 72px;
	height:39px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px hsl(3,100%,78%);
	margin:4px 0 0;
	padding:52px 0 0 11px;
}
.home_five h1 {
	background:url(images/twitter_new2.png) no-repeat scroll -4px 14px transparent;
	background-size:157px 69px;
	font-family:Myriad Pro;
	font-size:20px;
	font-weight:700;
	height:59px;
	text-align:center;
	text-shadow:1px 1px hsl(195,100%,85%);
	margin:22px 0 0;
	padding:13px;
}
.home_one h1 {
	background:url(images/viemo_heder51.png) no-repeat scroll 6px 22px transparent;
	background-size:157px 69px;
	font-family:Myriad Pro;
	font-size:22px;
	color:#015A7B;
	font-weight:700;
	height:35px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:14px 0 0 12px;
	padding:59px 0 0 17px;
}
.try_now_button2 {
	background:url(images/try-now-2-hover.png) no-repeat;
	display:block;
	cursor:pointer;
	width:205px;
	height:81px;
	border:none;
	color:#fff!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	margin-top:17px;
	padding-top:26px;
	text-shadow:1px 1px #484747;
}
.try_now_buttonrrr {
	background:url(images/try-now-22.png) no-repeat;
	display:block;
	cursor:pointer;
	width:205px;
	height:81px;
	border:none;
	color:#456170!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	margin-top:17px;
	padding-top:26px;
	text-shadow:1px 1px #fff;
}
.try_now_button3 {
	background:url(images/home_third_button.png) no-repeat scroll -1px 0 transparent;
	display:block;
	cursor:pointer;
	text-decoration:none;
	width:200px;
	border:none;
	color:#fff!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	margin-top:10px;
	text-shadow:1px 1px #484747;
	padding:10px 0 12px;
}
.try_now_button3:hover {
	background:url(images/home_third_button_hover.png) no-repeat scroll -1px 0 transparent;
	color:#FFF!important;
	display:block;
	font-size:47px;
	font-weight:700;
	cursor:pointer;
	text-decoration:none;
	width:200px;
	border:none;
	font-family:Impact;
	padding:26px 0 12px;
}
.try_now_button4 {
	background:url(images/try-now-3-hover.png) no-repeat scroll 0 0 transparent;
	display:block;
	cursor:pointer;
	width:205px;
	height:81px;
	border:none;
	margin-top:17px;
	color:#fff!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	padding-top:26px;
	text-shadow:1px 1px #484747;
}
.try_now_button5 {
	background:url(images/try-now-4-hover.png) no-repeat;
	display:block;
	cursor:pointer;
	width:153px;
	height:80px;
	border:none;
	margin-top:10px;
	color:#fff!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	padding-top:26px;
	text-shadow:1px 1px #484747;
	padding-right:55px;
}
.try_now_button4rr {
	background:url(images/try-now-3.png) no-repeat scroll 0 0 transparent;
	display:block;
	cursor:pointer;
	width:205px;
	height:81px;
	border:none;
	margin-top:17px;
	color:#440200!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	padding-top:26px;
	text-shadow:1px 1px #fff;
}
.try_now_button5rr {
	background:url(images/try-now-4.png) no-repeat;
	display:block;
	cursor:pointer;
	width:153px;
	height:80px;
	border:none;
	margin-top:10px;
	color:#00bdf7!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	padding-top:26px;
	text-shadow:1px 1px #fff;
	padding-right:55px;
}
.home_part {
	padding:12px 0;
}
.home_part span {
	color:#8E8E8E;
	font-size:16px;
	display:block;
}
.home_part h2 {
	font-size:40px;
	padding-bottom:1px;
	padding-top:3px;
	font-family:Impact;
	margin:0;
}
.twitter_one h1,.page-template-TwitterRetweets_templ-php .you_one h1 {
	background:url(images/twitter_new1.png) no-repeat scroll 16px 9px transparent;
	background-size:165px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:38px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:43px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.twitter_part h4 {
	font-size:35px;
	padding-bottom:0;
	padding-top:1px;
	margin:0;
}
.try_now_button_twit {
	background:url(images/button_try.png) no-repeat scroll 0 0 transparent;
	color:#575757!important;
	display:block;
	font-size:17px;
	font-weight:700;
	padding-bottom:12px;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	cursor:pointer;
	border:none;
	margin:auto;
}
.twitter_part span {
	color:#EC3C2E;
	display:block;
	font-size:10px;
	font-weight:700;
	padding-top:1px;
}
.page-template-TwitterRetweets_templ-php .you_three h1,.twitter_threes h1 {
	background:url(images/twitter_new4.png) no-repeat scroll 9px 53px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
#right_step {
	float:left;
	width:466px;
}
.try_now_button {
	background:url(images/try-now-1-hover.png) no-repeat;
	display:block;
	border:none;
	width:196px;
	height:79px;
	margin-left:8px;
	color:#fff!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	margin-top:10px;
	padding-top:26px;
	text-shadow:1px 1px #484747;
}
.try_now_buttonrr2 {
	background:url(images/try-now-1.png) no-repeat;
	display:block;
	border:none;
	width:196px;
	height:79px;
	margin-left:8px;
	color:#00475b!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	margin-top:10px;
	padding-top:26px;
	text-shadow:1px 1px #fff;
}
#social-network-name {
	font-family:arial,helvetica,sans-serif!important;
	color:#393939!important;
	font-size:20px!important;
	font-weight:400!important;
	margin-top:10px!important;
}
#delivery-date {
	font-family:arial,helvetica,sans-serif!important;
	font-size:15px!important;
	font-weight:400!important;
}
#total-price {
	font-family:arial,helvetica,sans-serif!important;
	font-size:20px!important;
	font-weight:400!important;
	position:relative;
	top:-7px!important;
	color:#393939!important;
}
#gradient-divider {
	background-image:url(images/gradient-divider.png);
	background-repeat:no-repeat;
	height:24px;
	width:377px;
	margin-left:20px;
}
input#count {
	background-repeat:no-repeat;
	border:1 none transparent;
	color:#393939;
	font-size:20px;
	height:47px;
	padding-left:10px;
	padding-right:10px;
	text-shadow:1px 1px #FFF;
	width:348px;
}
.bak_in {
	text-align:center;
	width:385px;
	padding:12px;
}
#max-form input[type=submit] {
	background-color:#02436D!important;
	color:#fff;
	height:30px;
	width:100px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-style:none!important;
	border-width:0;
}
.bak_in label {
	padding-bottom:10px;
	padding-left:15px;
	color:#393939!important;
	font-family:arial,helvetica,sans-serif!important;
	font-size:20px!important;
	font-weight:400!important;
	float:left;
}
.bak_in input {
	width:360px;
}
.you_two {
	background:url(images/sond_second.png) no-repeat scroll 0 0;
	float:left;
	height:338px;
	margin-top:-14px;
	width:179px;
}
.you_five {
	background:url(images/sound_fifth.png) no-repeat scroll 0 0;
	float:left;
	height:332px;
	margin-top:-15px;
	width:170px;
}
.page-template-YouTubeFavourites_templ-php .you_one h1,.you_one h1 {
	background:url(images/you_new2.png) no-repeat scroll 18px 9px transparent;
	background-size:165px 72px;
	color:#580300;
	padding-bottom:40px;
	padding-left:17px;
	padding-top:48px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px hsl(3,100%,78%);
	margin:0;
}
.page-template-YouTubeSubscribers_templ-php .you_part h3 {
	color:#8E8E8E;
	font-size:15px;
	margin:0;
	padding:3px 0 0 6px;
}
.you_part h2 {
	color:#f72b22;
	font-size:28px;
	margin:0;
	padding:-5px 0 0;
}
.you_part h4 {
	font-size:30px;
	padding-bottom:10px;
	padding-top:3px;
	margin:0;
}
.you_part h5 {
	font-size:14px;
	padding-top:14px;
	color:#2D2D2D;
	margin:0;
}
.try_now_button_you {
	background:url(images/button_try.png) no-repeat scroll 0 0 transparent;
	color:#575757!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	padding-top:1px;
	margin:auto;
}
.page-template-YouTubeFavourites_templ-php try_now_button_you:hover,.try_now_button_you:hover {
	background:url(images/you_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.try_now_button_you_ {
	background:url(images/button_trys.png) no-repeat scroll 0 0 transparent;
	background-position:center;
	color:#575757!important;
	display:block;
	font-size:14px;
	padding-bottom:7px;
	padding-left:0;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	padding-top:3px;
	margin:auto;
}
.try_now_button_you_:hover {
	background:url(images/you_hovers.png) no-repeat scroll 0 0 transparent;
	background-position:center;
	color:#fff!important;
	display:block;
	font-size:14px;
	padding-bottom:7px;
	padding-left:0;
	padding-top:0 text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-highyoutube-php .you_part span {
	color:#EC3C2E;
	display:block;
	font-size:14px;
	font-weight:700;
	padding-top:2px;
}
.page-template-highyoutube-php .you_part h5 {
	padding-top:0;
	color:#2D2D2D;
	margin:0;
}
.page-template-YouTubeFavourites_templ-php .you_two h1,.you_two h1 {
	background:url(images/you_new4.png) no-repeat scroll 7px 10px transparent;
	background-size:172px 72px;
	color:#580300;
	padding-bottom:50px;
	padding-left:17px;
	padding-top:47px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px hsl(3,100%,78%);
	margin:0;
}
.page-template-YouTubeFavourites_templ-php .you_three h1,.you_three h1 {
	background:url(images/you_new1.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 114px;
	top:-40px;
	right:1px;
	position:relative;
	color:#580300;
	padding-bottom:85px;
	padding-left:17px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px hsl(3,100%,78%);
	margin:0;
}
.page-template-YouTubeFavourites_templ-php .you_four h1,.you_four h1 {
	background:url(images/you_new3.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#580300;
	padding-bottom:50px;
	padding-top:47px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px hsl(3,100%,78%);
	margin:0;
}
.page-template-YouTubeFavourites_templ-php .you_five h1,.you_five h1 {
	background:url(images/you_new5.png) no-repeat scroll 0 25px transparent;
	background-size:159px 72px;
	color:#580300;
	padding-bottom:45px;
	padding-top:59px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px hsl(3,100%,78%);
	margin:0;
}
.viemo_one h1 {
	background:url(images/viemo_heder51.png) no-repeat scroll 16px 9px transparent;
	background-size:160px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:38px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:43px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.viemo_two h1 {
	background:url(images/viemo_new2.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.viemo_three h1 {
	background:url(images/viemo_new3.png) no-repeat scroll 9px 9px transparent;
	background-size:194px 115px;
	position:relative;
	top:-40px;
	right:6px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:57px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:65px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.viemo_four h1 {
	background:url(images/viemo_new4.png) no-repeat scroll -5px 11px transparent;
	background-size:172px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	margin:0;
}
.viemo_five h1 {
	background:url(images/viemo_new5.png) no-repeat scroll 0 24px transparent;
	background-size:159px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:38px;
	padding-bottom:0;
	padding-top:60px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.spot_one h1 {
	background:url(images/spot-1.png) no-repeat scroll 16px 9px transparent;
	background-size:160px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:38px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:43px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.spot_two h1 {
	background:url(images/spot-2.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.spot_three h1 {
	background:url(images/spot-3.png) no-repeat scroll 9px 9px transparent;
	background-size:194px 115px;
	position:relative;
	top:-40px;
	right:6px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:57px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:65px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.spot_four h1 {
	background:url(images/spot-4.png) no-repeat scroll -5px 11px transparent;
	background-size:172px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	margin:0;
}
.spot_five h1 {
	background:url(images/spot-5.png) no-repeat scroll 0 24px transparent;
	background-size:159px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:38px;
	padding-bottom:0;
	padding-top:60px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.bundle_one h1 {
	background:url(images/bundle1.png) no-repeat scroll 16px 9px transparent;
	background-size:160px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:38px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:43px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.bundle_two h1 {
	background:url(images/bundle2.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.bundle_three h1 {
	background:url(images/bundle3.png) no-repeat scroll 9px 9px transparent;
	background-size:194px 117px;
	position:relative;
	top:-40px;
	right:6px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:57px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:65px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.bundle_four h1 {
	background:url(images/bundle4.png) no-repeat scroll -5px 11px transparent;
	background-size:172px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	margin:0;
}
.bundle_five h1 {
	background:url(images/bundle5.png) no-repeat scroll 0 24px transparent;
	background-size:159px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:38px;
	padding-bottom:0;
	padding-top:60px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
#left_resell {
	width:544px;
	float:left;
	margin:0;
}
#left_resell h2 {
	color:#FFF;
	font-family:Myriad Pro;
	font-size:56px;
	font-weight:400;
	left:377px;
	padding-top:35px;
	position:absolute;
	top:0;
	text-shadow:#000 1px 1px 1px;
	margin:0;
}
#right_resell {
	float:left;
	padding-top:43px;
	width:373px;
	margin:0;
}
#right_resell h2 {
	color:#FFF;
	font-family:Myriad Pro;
	font-size:48px;
	font-weight:400;
	padding-bottom:27px;
	padding-top:64px;
	text-shadow:#000 1px 1px 1px;
	margin:0;
}
#right_resell h2 span {
	text-shadow:#000 1px 1px 1px;
}
#right_resell a {
	background:url(images/reseller_button.png) no-repeat scroll 0 0 transparent;
	color:#642400;
	display:block;
	font-size:30px;
	padding-bottom:25px;
	padding-top:7px;
	text-decoration:none;
	width:362px;
	text-shadow:1px 2px #ffc071;
	margin-left:24px;
	height:74px;
}
#outer_resell {
	width:1040px;
	position:relative;
	margin:auto;
}
#conte_slider {
	width:950px;
	margin:auto;
}
#conte_slider ul li {
	list-style-type:none;
	background:url(images/shadow.png) no-repeat scroll bottom center;
	padding-bottom:21px;
}
.twitter_row {
	height:58px;
	width:917px;
}
.t1 {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:url(images/table_pic.png) repeat-x scroll center top transparent;
	border-image:none;
	border-radius:10px 10px 0 0;
	width:948px;
	border-color:#12C7FC 0 0;
	border-style:solid none none;
	border-width:1px medium medium;
}
.t1_sound {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:url(images/sound-cloud.png) repeat-x scroll center top transparent;
	border-image:none;
	border-radius:10px 10px 0 0;
	width:948px;
	border-color:#eb7a06 0 0;
	border-style:solid none none;
	border-width:1px medium medium;
}
.t1_views {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:url(images/veiws.png) repeat-x scroll center top transparent;
	border-image:none;
	border-radius:10px 10px 0 0;
	width:948px;
	border-color:#099cc6 0 0;
	border-style:solid none none;
	border-width:1px medium medium;
}
.t1_you {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background:url(images/youtube.png) repeat-x scroll center top transparent;
	border-image:none;
	border-radius:10px 10px 0 0;
	width:948px;
	border-color:#db0f07 0 0;
	border-style:solid none none;
	border-width:1px medium medium;
}
table tr td {
	text-align:center;
	color:#666;
	font-size:18px;
}
table tr th {
	color:#FFF;
	font-size:17px;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}
.first_td {
	background:#e3e3e3;
}
table tr {
	height:0;
}
.second_td {
	background:#ebebeb;
}
.first_row {
	background:#f6f6f6;
}
#slider_outer {
	width:1040px;
	position:relative;
	margin:0 0 45px;
	padding:0;
}
.contentslider-std .sliderkit-go-btn a {
	display:block;
	width:30px;
	height:40px;
	cursor:pointer;
	background:url(images/slider_arrow.png) no-repeat scroll 0 0;
}
.contentslider-std .sliderkit-go-prev a {
	background:url(images/lleft_arrow.png) no-repeat scroll 0 0;
	height:58px;
	width:60px;
	outline:none;
}
.contentslider-std .sliderkit-go-prev a:hover {
	background:url(images/lleft_arrow.png) no-repeat scroll 0 0;
}
#slider_outer h2 {
	font-size:48px;
	text-align:center;
	color:#255d87;
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	text-shadow:#13466c 1px 1px;
	margin:0 0 0 -40px;
}
#conte_slider h2 {
	text-align:center;
	font-size:30px;
	margin-bottom:16px;
	margin-top:0;
}
.fb_img {
	background:url(images/fb.png);
	height:31px;
	width:31px;
	float:left;
}
.fb_img:hover {
	background:url(images/fb_hover.png) #adadad;
	opacity:0.8;
	border-radius:20px;
	height:31px;
	width:31px;
	float:left;
}
.twit {
	background:url(images/twitt.png);
	height:31px;
	width:31px;
	float:left;
}
.twit:hover {
	background:url(images/hover_twit.png) #adadad;
	opacity:0.8;
	border-radius:20px;
	height:31px;
	width:31px;
	float:left;
}
.google_plus {
	background:url(images/googl1+.png);
	height:31px;
	width:31px;
	float:left;
}
.google_plus:hover {
	background:url(images/g+_hover.png) #adadad;
	opacity:0.8;
	border-radius:20px;
	height:31px;
	width:31px;
	float:left;
}
#credit-cards {
	background-image:url(images/credit-cards.png);
	background-size:368px;
	background-repeat:no-repeat;
	height:63px;
	width:368px;
	margin-left:20px;
}
#step-2 p {
	background:url(images/cf-2co.png) no-repeat scroll 260px -12px transparent;
	color:hsl(0,0%,49%);
	font-size:20px;
	padding-bottom:20px;
	padding-right:30px;
	padding-top:6px;
	margin:0 0 0 20px;
}
#step-1 p {
	color:#7D7D7D;
	font-size:20px;
	padding-bottom:27px;
	padding-right:30px;
	padding-top:0;
	margin:0;
}
#right_step p {
	color:#7D7D7D;
	font-size:20px;
	padding-bottom:27px;
	padding-right:30px;
	padding-top:41px;
	margin:0;
}
.cont_ck p {
	padding:0!important;
}
.cont_ck img {
	float:left;
	padding-right:20px;
	margin-top:-10px!important;
}
#right_social_network {
	float:left;
	width:400px;
}
#step_social_network p {
	color:hsl(0,0%,49%);
	font-size:20px;
	padding-bottom:27px;
	padding-right:30px;
	padding-top:41px;
	margin:0;
}
.back_social_right span {
	color:#58a94a;
	display:block;
	float:left;
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	text-shadow:#fff 1px 1px;
	font-size:15px;
	padding:7px 0 0;
}
.back_social_left {
	margin-bottom:20px;
	text-align:center;
	width:385px;
	background:linear-gradient(tobottom,#e8e8e815%,#ffffff100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8',endColorstr='#ffffff',GradientType=0);
	padding:17px 12px 22px;
}
.price-note-text {
	text-shadow:#fff .5px .5px;
	font-weight:700;
}
#price-note {
	background:linear-gradient(tobottom,#e8e8e815%,#ffffff100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8',endColorstr='#ffffff',GradientType=0);
	padding:20px;
}
.back_social_right {
	margin-bottom:13px;
	text-align:left;
	width:385px;
	height:22px;
	background:linear-gradient(tobottom,#e8e8e815%,#ffffff100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8',endColorstr='#ffffff',GradientType=0);
	padding:5px 11px 15px;
}
.back_social_left label {
	color:#3d9ac6;
	float:left!important;
	font-size:20px;
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	text-shadow:#fff 1px 1px;
	padding:0 0 0 45px;
}
.back_social_right label {
	color:#3d9ac6;
	font-size:15px;
	display:block;
	width:290px;
	float:left;
	font-family:'Open Sans',sans-serif;
	font-weight:700;
	text-shadow:#fff 1px 1px;
	padding:8px 0;
}
.submit {
	background:url(images/get_price.png) no-repeat scroll 0 0 transparent;
	border-radius:10px 10px 10px 10px;
	color:hsl(0,0%,100%);
	cursor:pointer;
	font-size:20px;
	font-weight:700;
	text-decoration:none;
	border-style:none!important;
	border-width:0;
	padding:16px 20px;
}
.select_box {
	height:30px;
	width:300px;
	color:hsl(0,0%,40%);
	border:#3d9ac6 1px solid;
	margin:8px 0 0;
	padding:6px 5px 5px 7px;
}
#step-2 h6 {
	color:hsl(0,0%,49%);
	font-size:12px;
	font-weight:400;
	width:370px;
	margin:0 0 0 30px;
	padding:10px 0 0;
}
.wpcf7-text {
	height:25px;
	border:1px solid #ccc;
	width:360px;
}
.wpcf7-textarea {
	border:1px solid #ccc;
	width:360px;
}
.menu-top-menu-container {
	margin:9px 0 0;
	padding:0;
}
.header_right_down {
	margin:0;
	padding:7px 0 0 7px;
}
.header_right_down p {
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	color:#e9e9e9;
	margin:-4px 0 4px -20px;
	padding:0;
}
.header_right_down span {
	color:#addeff;
}
.socil {
	margin:0 0 0 -5px;
	padding:10px 0 0;
}
.socil ul li {
	float:left;
	list-style-type:none;
	background:none repeat scroll 0 0 transparent;
	margin:0;
	padding:15px 7px 0 5px;
}
.menu1 iframe {
	margin-left:10px;
}
.footer-text {
	color:#35afd4;
	font-size:15px;
	text-shadow:.5px .5px #000;
}
a.contact-link {
	color:#b4b5b5;
}
.contact-text {
	color:#18a3ca;
	font-size:15px;
}
#twitter_update_list li {
	list-style-type:none;
	border-bottom:1px solid hsl(0,0%,93%);
	background:url(images/tweet-bird-white.png) no-repeat scroll 0 11px transparent;
	padding:8px 0;
}
#twitter_update_list li span {
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:100%;
	font-weight:700;
	color:#8F887C;
	line-height:1.5em;
	margin:0;
	padding:0 0 0 23px;
}
#twitter_update_list li a {
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:100%;
	font-weight:700;
	line-height:1.5em;
	color:#3D9AC6;
	margin:0;
	padding:0;
}
.aboutus_widget p {
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:100%;
	font-weight:700;
	color:hsl(0,0%,100%);
	line-height:1.5em;
	margin:0;
	padding:0;
}
.menu-footer_menu1-container ul li a {
	color:hsl(0,0%,100%);
	font-size:12px;
	text-decoration:none;
}
#soundcloud-downloads {
	background-color:#ffbe47;
	color:hsl(0,0%,100%);
}
.try_now_button10 {
	background:url(images/try-now-2-hover.png) no-repeat scroll 0 0 transparent;
	border:medium none;
	color:hsl(0,0%,100%)!important;
	cursor:pointer;
	display:block;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	height:81px;
	padding-top:26px;
	text-shadow:1px 1px hsl(0,1%,28%);
	width:205px;
	margin-top:17px;
}
.try_now_button10rrr {
	background:url(images/try-now-2.png) no-repeat;
	display:block;
	cursor:pointer;
	width:205px;
	height:81px;
	border:none;
	color:#613100!important;
	font-family:'Open Sans',sans-serif;
	font-size:27px;
	font-weight:700;
	margin-top:17px;
	padding-top:26px;
	text-shadow:1px 1px #fff;
}
#commentform input[type=text] {
	background-repeat:no-repeat;
	border:1 none transparent;
	color:#393939;
	font-size:20px;
	height:47px;
	padding-left:10px;
	padding-right:10px;
	text-shadow:1px 1px #FFF;
	width:348px;
}
#commentform input[type=submit] {
	background:none repeat scroll 0 0 #3D9AC6;
	border:1 none;
	color:#FFF;
	padding-bottom:4px;
	padding-top:4px;
}
#comment {
	border:1 none transparent;
	color:#393939;
	font-size:20px;
	height:149px;
	padding-left:10px;
	padding-right:10px;
	text-shadow:1px 1px #FFF;
	width:348px;
}
#footer .container {
	width:984px;
	margin:0 auto;
}
#footer .left {
	float:left;
	width:226px;
	padding:35px 0;
}
.switcher {
	list-style:none outside none;
	overflow:hidden;
}
.switcher li {
	display:block;
	float:none;
}
#tooltip1 {
	position:relative;
}
#tooltip1 a span {
	display:none;
	color:#FFFFFF;
}
#tooltip1 a:hover span {
	display:block;
	position:absolute;
	width:190px;
	background:#00376a url(images/horses200x50.jpg);
	height:180px;
	left:0px;
	top:20px;
	color:#FFFFFF;
	padding:0 5px;
}
#tooltip2 {
	position:relative;
}
#tooltip2 a span {
	display:none;
	color:#FFFFFF;
}
#tooltip2 a:hover span {
	display:block;
	position:absolute;
	width:190px;
	background:#00376a url(images/horses200x50.jpg);
	height:180px;
	left:0px;
	top:20px;
	color:#FFFFFF;
	padding:0 5px;
}
#footer a:hover {
	text-decoration:underline;
}
.switcher li a {
	color:#9B9B9B;
	display:block;
	font-size:12px;
	height:25px;
	line-height:24px;
	overflow:hidden;
	padding:6px 25px 6px 0;
}
.switcher li.activeden span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -1824px transparent;
}
.switcher li.audiojungle span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -1869px transparent;
}
.switcher li.themeforest span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -2052px transparent;
}
.switcher li.videohive span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -2180px transparent;
}
.switcher li.graphicriver span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -1958px transparent;
	height:33px;
}
.switcher li.three_d_ocean span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -2096px transparent;
	width:100px;
}
.switcher li.codecanyon span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -1914px transparent;
}
.switcher li.tutsmarketplace span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -2137px transparent;
	width:100px;
}
.switcher li.photodune span:first-child {
	background:url(images/common-e4e988031f.png) no-repeat scroll -5px -2008px transparent;
}
.switcher li a span {
	display:block;
	float:left;
	text-indent:-9999px;
	width:100%;
}
#footer .middle:before,#footer .right:before {
	background:url(images/common-e4e988031f.png) no-repeat scroll 0 -1303px transparent;
	content:"";
	height:332px;
	left:0;
	position:absolute;
	top:37px;
	width:7px;
}
#footer .middle,#footer .right {
	position:relative;
}
#footer .middle {
	float:left;
	height:348px;
	width:468px;
	padding:52px 0 0 48px;
}
#footer .middle .top {
	margin-bottom:30px;
}
#eXTReMe {
	visibility:hidden;
}
#footer .content-left {
	float:left;
	width:234px;
}
#copyright .container .logo {
	float:right;
	width:105px;
	height:40px;
	display:block;
	background-color:#fff;
	color:transparent;
}
#copyright {
	margin-top:40px;
	background-color:#2B2C2D;
	height:80px;
}
#copyright p span a {
	color:#b4e1fe;
	font-size:9px;
	text-decoration:none;
	padding:0 7px;
}
html {
	background-color:#02436D;
	margin-top:0;
}
p.trademarks {
	font-variant:small-caps;
	font-style:italic;
}
#copyright p {
	color:#837E76;
	font-size:9px;
}
#footer h3 {
	color:#DED9CD;
	font-size:14px;
	font-family:"Helvetica Neue",Arial,sans-serif;
	margin-bottom:10px;
	padding:0;
}
#footer .blog {
	background:url(images/common-e4e988031f.png) no-repeat scroll 0 -1108px transparent;
	padding-left:22px;
}
#footer .twitter {
	background:url(images/common-e4e988031f.png) no-repeat scroll 0 -2615px transparent;
	padding-left:22px;
}
#footer .facebook {
	background:url(images/common-e4e988031f.png) no-repeat scroll 0 -1269px transparent;
	padding-left:22px;
}
#footer .rss {
	background:url(images/common-e4e988031f.png) no-repeat scroll 0 -2302px transparent;
	padding-left:22px;
}
#footer .rsss {
	background:url(images/common-e4e988031f.png) no-repeat scroll 0 -968px transparent;
	padding-left:22px;
}
#footer .content-right {
	float:right;
	padding-left:48px;
	width:186px;
}
.content-right {
	float:right;
}
#footer .right {
	float:left;
	height:362px;
	width:186px;
	padding:38px 0 0 48px;
}
#footer .fname {
	margin-right:9px;
}
#footer .fname,#footer .lname {
	border-radius:8px 8px 8px 8px;
	float:left;
	font-family:tahoma;
	font-size:13px;
	width:87px;
	padding:5px;
}
#footer input {
	background-color:#2A2A2A;
	border:1px solid #484848;
	border-radius:8px 8px 8px 8px;
	color:#7E7E7E;
	font-family:tahoma;
	font-size:13px;
	margin-bottom:8px;
	width:195px;
	padding:5px;
}
.btn-icon.submt {
	background:url(images/common-e4e988031f.png) no-repeat scroll 78px -848px #705536;
	border:1px solid #614023;
	border-radius:3px 3px 3px 3px;
	box-shadow:0 1px 0 0 rgba(255,255,255,0.2) inset;
	color:#FFF;
	cursor:pointer;
	font:13px/17px Tahoma,Geneva,sans-serif;
	text-align:left;
	text-shadow:0 0 0 transparent,1px 1px 0 rgba(0,0,0,0.1);
	margin:0 10px 0 0;
	padding:5px 33px 6px 10px;
}
#footer .file-count {
	color:#DED9CD;
	font-family:"Helvetica Neue",Arial,sans-serif;
	font-size:26px;
	font-weight:400;
	margin-bottom:12px;
}
#footer .prominent {
	color:#FFE59E;
	font-size:9px;
	text-transform:uppercase;
}
#footer .external-site {
	height:120px;
	margin-bottom:30px;
	padding-top:2px;
}
.page-template-instrafollowers_templ-php .you_one h1 {
	background:url(images/instra_like5.png) no-repeat scroll 15px 9px transparent;
	background-size:160px 72px;
	color:#FFF;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	padding-bottom:25px;
	padding-left:16px;
	padding-top:55px;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instrafollowers_templ-php .you_part h2 {
	color:#8E8E8E;
	font-size:30px;
	margin:0;
	padding:10px 0 0;
}
.page-template-instrafollowers_templ-php .you_part span {
	color:#8E8E8E;
	padding-top:0;
}
.page-template-instrafollowers_templ-php .try_now_button_you:hover {
	background:url(images/btn_hover-1.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-instrafollowers_templ-php .you_two h1 {
	background:url(images/instra_like1.png) no-repeat scroll 7px 10px transparent;
	background-size:175px 75px;
	color:#fff;
	padding-bottom:9px;
	padding-left:17px;
	padding-top:85px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instrafollowers_templ-php .you_three h1 {
	background:url(images/instra_like2.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 114px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	padding-bottom:60px;
	padding-left:4px;
	padding-top:80px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instrafollowers_templ-php .you_four h1 {
	background:url(images/instra_like3.png) no-repeat scroll 0 10px transparent;
	background-size:172px 75px;
	color:#fff;
	padding-bottom:4px;
	padding-top:85px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-shadow:1px 1px #000;
	padding-right:4px;
	margin:0;
}
.page-template-instrafollowers_templ-php .you_five h1 {
	background:url(images/instra_like4.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:8px;
	padding-top:90px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-revernation_templ-php .try_now_button_you:hover {
	background:url(images/you_hover-2.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-pinterestpins_templ-php .try_now_button_you:hover {
	background:url(images/yellow_hover.png) no-repeat scroll 0 0 transparent;
	color:#000!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-pinterestpins_templ-php .you_two h1 {
	background:url(images/img12-a.png) no-repeat scroll 7px 10px transparent;
	color:#000;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:47px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #fff;
	margin:0;
}
.page-template-pinterestpins_templ-php .you_three h1 {
	background:url(images/img12.png) no-repeat scroll 9px 60px transparent;
	color:#000;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #fff;
	margin:0;
}
.page-template-pinterestpins_templ-php .you_five h1 {
	background:url(images/img14.png) no-repeat scroll 0 25px transparent;
	color:#000;
	padding-right:7px;
	padding-bottom:45px;
	padding-top:59px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #fff;
	margin:0;
}
.page-template-PinterestLikes_templ-php .try_now_button_you:hover,.page-template-pinterestfollows_templ-php .try_now_button_you:hover {
	background:url(images/yellow_hover.png) no-repeat scroll 0 0 transparent;
	color:#000!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:35px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-PinterestLikes_templ-php .you_two h1,.page-template-pinterestfollows_templ-php .you_two h1 {
	background:url(images/img12.png) no-repeat scroll 7px 10px transparent;
	color:#000;
	padding-bottom:45px;
	padding-left:17px;
	padding-top:47px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #fff;
	margin:0;
}
.page-template-PinterestLikes_templ-php .you_three h1,.page-template-pinterestfollows_templ-php .you_three h1 {
	background:url(images/img12.png) no-repeat scroll 9px 60px transparent;
	color:#000;
	padding-bottom:90px;
	padding-left:4px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #fff;
	margin:0;
}
.page-template-PinterestLikes_templ-php .you_five h1,.page-template-pinterestfollows_templ-php .you_five h1 {
	background:url(images/img14.png) no-repeat scroll 0 25px transparent;
	color:#000;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	padding-bottom:35px;
	padding-left:4px;
	padding-top:65px;
	text-align:left;
	text-shadow:1px 1px #fff;
	margin:0;
}
.page-template-datpiff_templ-php .you_one h1 {
	background:url(images/img5.png) no-repeat scroll 18px 9px transparent;
	background-size:158px 72px;
	color:#97d56e;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-datpiff_templ-php .you_two h1 {
	background:url(images/img1.png) no-repeat scroll 7px 10px transparent;
	background-size:181px 72px;
	color:#97d56e;
	padding-bottom:45px;
	padding-left:10px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-datpiff_templ-php .you_three h1 {
	background:url(images/img2.png) no-repeat scroll 10px 54px transparent;
	background-size:180px 72px;
	color:#97d56e;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-datpiff_templ-php .you_four h1 {
	background:url(images/img3.png) no-repeat scroll 0 10px transparent;
	background-size:168px 72px;
	color:#97d56e;
	padding-bottom:45px;
	padding-top:52px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:8px;
	margin:0;
}
.page-template-datpiff_templ-php .you_five h1 {
	background:url(images/img4.png) no-repeat scroll 0 25px transparent;
	background-size:158px 72px;
	color:#97d56e;
	padding-bottom:35px;
	padding-top:65px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:12px;
	margin:0;
}
.page-template-tumblr_templ-php .you_one h1 {
	background:url(images/img30.png) no-repeat scroll 18px 9px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:17px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-tumblr_templ-php .try_now_button_you:hover {
	background:url(images/deff_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-tumblr_templ-php .you_two h1 {
	background:url(images/img26.png) no-repeat scroll 7px 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:8px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-tumblr_templ-php .you_three h1 {
	background:url(images/img27.png) no-repeat scroll 9px 53px transparent;
	color:#fff;
	padding-bottom:82px;
	padding-left:4px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-tumblr_templ-php .you_four h1 {
	background:url(images/img28.png) no-repeat scroll 0 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-top:52px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-tumblr_templ-php .you_five h1 {
	background:url(images/img29.png) no-repeat scroll 0 25px transparent;
	color:#fff;
	padding-bottom:15px;
	padding-top:65px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-googlepluse_templ-php .you_one h1 {
	background:url(images/google_5.png) no-repeat scroll 18px 9px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:17px;
	padding-top:75px;
	font-family:Myriad Pro;
	font-size:14px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googlepluse_templ-php .you_part span {
	color:#4f4f4f;
	display:block;
	font-size:14px;
	font-weight:700;
	padding-top:6px;
}
.page-template-googlepluse_templ-php .you_two h1 {
	background:url(images/google_1.png) no-repeat scroll 7px 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:8px;
	padding-top:75px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googlepluse_templ-php .you_three h1 {
	background:url(images/google_2.png) no-repeat scroll 9px 60px transparent;
	color:#fff;
	padding-bottom:60px;
	padding-left:4px;
	padding-top:75px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googlepluse_templ-php .you_four h1 {
	background:url(images/google_3.png) no-repeat scroll 0 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-top:80px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-googlepluse_templ-php .you_five h1 {
	background:url(images/google_4.png) no-repeat scroll 0 25px transparent;
	color:#fff;
	padding-bottom:15px;
	padding-top:83px;
	font-family:Myriad Pro;
	font-size:14px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-googlecircle_templ-php .you_one h1 {
	background:url(images/google_5.png) no-repeat scroll 18px 9px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:17px;
	padding-top:73px;
	font-family:Myriad Pro;
	font-size:14px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googlecircle_templ-php .you_part span {
	color:#4f4f4f;
	display:block;
	font-size:10px;
	font-weight:700;
	padding-top:0;
}
.page-template-googlecircle_templ-php .you_part h4 {
	font-size:35px;
	padding-bottom:2px;
	padding-top:5px;
	margin:0;
}
.page-template-googlecircle_templ-php .you_part h5 {
	font-size:10px;
	padding-top:0;
	margin:0;
}
.page-template-googlecircle_templ-php .you_two h1 {
	background:url(images/google_1.png) no-repeat scroll 7px 10px transparent;
	color:#fff;
	padding-bottom:25px;
	padding-left:8px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googlecircle_templ-php .you_three h1 {
	background:url(images/google_2.png) no-repeat scroll 9px 51px transparent;
	color:#fff;
	padding-bottom:75px;
	padding-left:4px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googlecircle_templ-php .you_four h1 {
	background:url(images/google_3.png) no-repeat scroll 0 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-top:75px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-googlecircle_templ-php .you_five h1 {
	background:url(images/google_4.png) no-repeat scroll 0 25px transparent;
	color:#fff;
	padding-bottom:15px;
	padding-top:85px;
	font-family:Myriad Pro;
	font-size:14px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-istore_app_templ.php .you_three h1,.page-template-istore_app_templ-php .you_three h1,.page-template-istore_app_templ.php .you_three h1 {
	background:url(images/iTunes_ratings_2.png) no-repeat scroll 9px 56px transparent;
	background-size:184px 72px;
	color:#fff;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:57px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-imdbvotes-php .you_one h1 {
	background:url(images/imdb3.png) no-repeat scroll 18px 9px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-left:17px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-imdbvotes-php .you_two h1 {
	background:url(images/imdb3.png) no-repeat scroll 7px 10px transparent;
	background-size:175px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-imdbvotes-php .you_three h1 {
	background:url(images/imdb5.png) no-repeat scroll 9px 60px transparent;
	background-size:184px 72px;
	color:#fff;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:57px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-imdbvotes-php .you_four h1 {
	background:url(images/imdb4.png) no-repeat scroll -4px 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:58px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-imdbvotes-php .you_five h1 {
	background:url(images/imdb1.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-top:69px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-imdbhits_templ-php .you_one h1 {
	background:url(images/imdb3.png) no-repeat scroll 18px 9px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-left:17px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-imdbhits_templ-php .you_two h1 {
	background:url(images/imdb3.png) no-repeat scroll 7px 10px transparent;
	background-size:175px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-imdbhits_templ-php .you_three h1 {
	background:url(images/imdb5.png) no-repeat scroll 9px 60px transparent;
	background-size:184px 72px;
	color:#fff;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:57px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-imdbhits_templ-php .you_four h1 {
	background:url(images/imdb4.png) no-repeat scroll -4px 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:58px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-imdbhits_templ-php .you_five h1 {
	background:url(images/imdb1.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-top:69px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-itunevisitors_templ.php .you_one h1,.page-template-iTunesReviews_templ-php .you_one h1,.page-template-iTunesRatings_templ-php .you_one h1 {
	background:url(images/iTunes_ratings_5.png) no-repeat scroll 18px 9px transparent;
	background-size:160px 70px;
	color:#fff;
	padding-bottom:30px;
	padding-left:17px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.content-left .newsletter {
	margin-top:-100px!important;
}
.trial-button {
	margin:10px 0 0 20px;
}
#testimonial-thumbnail,.testimonial-thumbnail {
	float:left;
	height:100px;
	width:80px;
}
#testimonial-description,.testimonial-description {
	float:right;
	width:380px;
	height:150px;
}
#header_right ul li.current-menu-item,.menu-footer_menu1-container ul li {
	background:none;
}
.row:after,.clearfix:after,#comments {
	clear:both;
}
#homepagevideo-container,#homepagevideos-container {
	width:1000px;
}
#homepagevideo-left iframe,#homepagevideos-left iframe {
	border:solid 10px #ADDEFF;
	box-shadow:#000 1px 1px 5px;
}
.main2 ol li,.main2 ul li {
	line-height:20px;
	color:#7d7d7d;
	padding-right:30px;
}
.main2_top,#content .wp-smiley,#content .gallery dl,#comments-list ul #respond {
	margin:0;
}
.menu1 ul,#conte_slider ul,.socil ul {
	margin:0;
	padding:0;
}
.menu1 ul li a,#footer a {
	color:#8F887C;
	text-decoration:none;
}
.social_bytes.sb_dark ul li .sb_count,.social_bytes.sb_dark ul li .sb_label {
	color:#8F887C!important;
}
.left_f p a:hover,#right_f ul li a:hover {
	color:#3D9AC6;
}
#content .gallery br+br,.nopassword,.nocomments,.title_box,.thumb_box span img.thumb_n,.thumb_box span img.thumb_p {
	display:none;
}
.navigation a:link,.navigation a:visited,.comment-meta a:link,.comment-meta a:visited {
	color:#888;
	text-decoration:none;
}
.navigation a:active,.navigation a:hover,.comment-meta a:active,.comment-meta a:hover,.reply a:hover,a.comment-edit-link:hover {
	color:#ff4b33;
}
.commentlist,.commentlist .children {
	list-style:none;
	margin:0;
}
.sound_three,.twitter_three,.you_three,.viemo_three,.bundle_three {
	background:url(images/sound_third.png) no-repeat scroll 0 0;
	float:left;
	height:371px;
	margin-top:-30px;
	width:200px;
	position:relative;
}
.sound_five,.twitter_five,.viemo_five,.bundle_five {
	background:url(images/sound_fifth.png) no-repeat scroll 0 0;
	float:left;
	height:340px;
	margin-top:-15px;
	width:170px;
}
.page-template-SoundCloudComments_templ-php .you_one h1,.sound_one h1,.page-template-soundcloud-followers_templ.php .you_one h1,.sound_one h1,.page-template-screposts.php .you_one h1,.sound_one h1 {
	background:url(images/sound_new5.png) no-repeat scroll 17px 7px transparent;
	background-size:160px 73px;
	height:35px;
	padding-bottom:0;
	padding-left:10px;
	padding-top:50px;
	color:#A4713C;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px #FFDFAD;
	border-radius:10px 0 0 10px;
	-webkit-border-radius:10px 0 0 10px;
	-moz-border-radius:10px 0 0 10px;
	margin:0;
}
.page-template-SoundCloudComments_templ-php .you_part h2,.cloud_part1 h2,.page-template-soundcloud-followers_templ.php .you_part h2,.cloud_part1 h2 {
	color:#FF8101;
	font-size:30px;
	margin:0;
	padding:0;
}
.page-template-SoundCloudComments_templ-php .you_part h3,.page-template-soundcloud-followers_templ.php .you_part h3 {
	font-size:13px;
}
.page-template-SoundCloudComments_templ-php .you_part span,.page-template-soundcloud-followers_templ.php .you_part span {
	color:#000;
}
.cloud_part1 h3,.page-template-GooglePlayRatings_templ-php .you_part h3,.page-template-googlereviews-php .you_part h3 {
	color:#8E8E8E;
	font-size:14px;
	margin:0;
	padding:3px 0 0;
}
.cloud_part h3,.you_part h3,.viemo_part h3,.viemo_part1 h3,.bundle_part h3,.bundle_part1 h3,.page-template-instrafollowers_templ-php .you_part h3 {
	color:#8E8E8E;
	font-size:15px;
	margin:0;
	padding:3px 0 0;
}
.cloud_part1 h4,.cloud_part3 h4 {
	font-size:30px;
	padding-bottom:8px;
	padding-top:5px;
	margin:0;
}
.page-template-SoundCloudComments_templ-php .try_now_button_you:hover,.try_now_button_sound:hover,.page-template-soundcloud-followers_templ.php .try_now_button_you:hover,.try_now_button_sound:hover {
	background:url(images/hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:17px;
	font-weight:700;
	border:none;
	padding-bottom:14px;
	padding-left:7px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	width:100px;
	cursor:pointer;
	margin:auto;
}
.cloud_part1 span,.cloud_part span,.cloud_part3 span,.you_part span {
	color:#000;
	display:block;
	font-size:12px;
	font-weight:700;
	padding-top:0;
}
.page-template-SoundCloudComments_templ-php .you_two h1,.sound_two h1,.page-template-soundcloud-followers_templ.php .you_two h1,.sound_two h1 {
	background:url(images/sound_new1.png) no-repeat scroll 9px 12px transparent;
	background-size:180px 75px;
	color:#A4713C;
	height:46px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:49px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px #FFDFAD;
	margin:0;
}
.page-template-SoundCloudComments_templ-php .you_three h1,.sound_three h1,.page-template-soundcloud-followers_templ.php .you_three h1,.sound_three h1 {
	background:url(images/sound_new2.png) no-repeat scroll 8px 12px transparent;
	background-size:187px 120px;
	position:relative;
	top:-45px;
	right:2px;
	color:#A4713C;
	height:50px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:85px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px #FFDFAD;
	margin:0;
}
.page-template-SoundCloudComments_templ-php .you_four h1,.sound_four h1,.page-template-soundcloud-followers_templ.php .you_four h1,.sound_four h1 {
	background:url(images/sound_new3.png) no-repeat scroll -5px 10px transparent;
	background-size:174px 75px;
	color:#A4713C;
	height:50px;
	padding-bottom:0;
	padding-top:48px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px #FFDFAD;
	margin:0;
}
.page-template-SoundCloudComments_templ-php .you_five h1,.sound_five h1,.page-template-soundcloud-followers_templ.php .you_five h1,.sound_five h1 {
	background:url(images/sound_new4.png) no-repeat scroll 0 10px transparent;
	height:35px;
	background-size:158px 74px;
	padding-bottom:0;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:22px;
	color:#A4713C;
	font-weight:700;
	text-align:center;
	text-shadow:1px 1px #FFDFAD;
	border-radius:0 10px 10px 0;
	-webkit-border-radius:0 10px 10px 0;
	-moz-border-radius:0 10px 10px 0;
	margin:14px 0 0;
}
.main_innner a,#outer2 a {
	text-decoration:none;
}
.twitter_one,.you_one,.viemo_one,.bundle_one {
	background:url(images/sound_cloud_first.png) no-repeat scroll 0 0;
	float:left;
	height:311px;
	width:175px;
}
.twitter_two,.viemo_two,.bundle_two {
	background:url(images/sond_second.png) no-repeat scroll 0 0;
	float:left;
	height:338px;
	margin-top:-14px;
	width:181px;
}
.twitter_four,.you_four,.viemo_four,.bundle_four {
	background:url(images/sound_fourth.png) no-repeat scroll 0 0;
	float:left;
	height:343px;
	margin-top:-14px;
	width:178px;
}
.page-template-TwitterRetweets_templ-php .you_one h1 {
	font-size:18px!important;
}
.page-template-TwitterRetweets_templ-php .you_part h2 {
	color:#00b5e8;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-TwitterRetweets_templ-php .you_part span {
	color:#00b5e8;
}
.twitter_part h3,.page-template-revernation_templ-php .you_part h3,.page-template-pinterestpins_templ-php .you_part h3,.page-template-instralikes_templ-php .you_part h3,.page-template-vubelikes-php .you_part h3,.page-template-vubeviews-php .you_part h3,.page-template-mixcloudplays-php .you_part h3,.page-template-mixcloudfollowers-php .you_part h3,.page-template-mixcloudfav-php .you_part h3,.page-template-facebooklikes-php .you_part h3,.page-template-facebooksubs-php .you_part h3,.page-template-facebookphoto-php .you_part h3,.page-template-fanpagelikes-php .you_part h3,.page-template-mixcloudcomments-php .you_part h3,.page-template-keekviews_templ-php .you_part h3,.page-template-igfollowers_templ-php .you_part h3,.page-template-iglikessub_templ-php .you_part h3,.page-template-pinterestfollows_templ-php .you_part h3,.page-template-vinelikes_templ-php .you_part h3,.page-template-vinecomments-php .you_part h3,.page-template-vinefollowers_templ-php .you_part h3,.page-template-datpiff_templ-php .you_part h3,.page-template-tumblr_templ-php .you_part h3,.page-template-istore_app_templ-php .you_part h3,.page-template-istore_app_templ-php .you_part h3,.page-template-istore_app_templ-php .you_part h3,.page-template-itunevisitors_templ-php .you_part h3,.page-template-iTunesReviews_templ-php .you_part h3,.page-template-iTunesRatings_templ-php .you_part h3 {
	color:#8E8E8E;
	font-size:16px;
	margin:0;
	padding:3px 0 0;
}
.twitter_part h5,.viemo_part h5,.bundle_part h5 {
	font-size:14px;
	padding-top:2px;
	color:#2D2D2D;
	margin:0;
}
.page-template-TwitterRetweets_templ-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-TwitterRetweets_templ-php .you_two h1 {
	background:url(images/twitter_new3.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-TwitterRetweets_templ-php .you_three h1 {
	background:url(images/twitter_new4.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-TwitterRetweets_templ-php .you_four h1 {
	background:url(images/twitter_new5.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-TwitterRetweets_templ-php .you_five h1 {
	background:url(images/twitter_new2.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buyspotifyfollowers-php .you_one h1,.page-template-buyspotifyplays-php .you_one h1,.page-template-BuyMonthlySpotifyListeners-php .you_one h1 {
	background:url(images/spot-1.png) no-repeat scroll 14px 8px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buyspotifyfollowers-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-buyspotifyfollowers-php .you_two h1,.page-template-buyspotifyplays-php .you_two h1,.page-template-BuyMonthlySpotifyListeners-php .you_two h1 {
	background:url(images/spot-2.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buyspotifyfollowers-php .you_three h1,.page-template-buyspotifyplays-php .you_three h1,.page-template-BuyMonthlySpotifyListeners-php .you_three h1 {
	background:url(images/spot-3.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buyspotifyfollowers-php .you_four h1,.page-template-buyspotifyplays-php .you_four h1,.page-template-BuyMonthlySpotifyListeners-php .you_four h1 {
	background:url(images/spot-4.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-buyspotifyfollowers-php .you_five h1,.page-template-buyspotifyplays-php .you_five h1,.page-template-BuyMonthlySpotifyListeners-php .you_five h1 {
	background:url(images/spot-5.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buyshazamfollowers-php .you_one h1 {
	background:url(images/shazam-1.png) no-repeat scroll 14px 8px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buyshazamfollowers-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-buyshazamfollowers-php .you_two h1 {
	background:url(images/shazam-2.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buyshazamfollowers-php .you_three h1 {
	background:url(images/shazam-3.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buyshazamfollowers-php .you_four h1 {
	background:url(images/shazam-4.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-buyshazamfollowers-php .you_five h1 {
	background:url(images/shazam-5.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buysnapchatfollowers-php .you_one h1 {
	background:url(images/snap-1.png) no-repeat scroll 14px 8px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buysnapchatfollowers-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-buysnapchatfollowers-php .you_two h1 {
	background:url(images/snap-2.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buysnapchatfollowers-php .you_three h1 {
	background:url(images/snap-3.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-buysnapchatfollowers-php .you_four h1 {
	background:url(images/snap-4.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-buysnapchatfollowers-php .you_five h1 {
	background:url(images/snap-5.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twitterauto-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-twitterauto-php .you_one h1 {
	background:url(images/twitter_new1.png) no-repeat scroll 14px 8px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twitterauto-php .you_two h1 {
	background:url(images/twitter_new3.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twitterauto-php .you_three h1 {
	background:url(images/twitter_new4.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twitterauto-php .you_four h1 {
	background:url(images/twitter_new5.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-twitterauto-php .you_five h1 {
	background:url(images/twitter_new2.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-dailymotionplays-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-dailymotionplays-php .you_one h1 {
	background:url(images/daily1.png) no-repeat scroll 14px 8px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-dailymotionplays-php .you_two h1 {
	background:url(images/daily1.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-dailymotionplays-php .you_three h1 {
	background:url(images/daily1.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-dailymotionplays-php .you_four h1 {
	background:url(images/daily1.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-dailymotionplays-php .you_five h1 {
	background:url(images/daily1.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twittertweets_templ-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-twittertweets_templ-php .you_one h1,.page-template-twittervideoviews-php .you_one h1,.page-template-twitterlikes-php .you_one h1 {
	background:url(images/twitter_new1.png) no-repeat scroll 14px 8px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twittertweets_templ-php .you_two h1,.page-template-twittervideoviews-php .you_two h1,.page-template-twitterlikes-php .you_two h1 {
	background:url(images/twitter_new3.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twittertweets_templ-php .you_three h1,.page-template-twittervideoviews-php .you_three h1,.page-template-twitterlikes-php .you_three h1 {
	background:url(images/twitter_new4.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twittertweets_templ-php .you_four h1,.page-template-twittervideoviews-php .you_four h1,.page-template-twitterlikes-php .you_four h1 {
	background:url(images/twitter_new5.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-twittertweets_templ-php .you_five h1,.page-template-twittervideoviews-php .you_five h1,.page-template-twitterlikes-php .you_five h1 {
	background:url(images/twitter_new2.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twitter_templ-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-twitter_templ-php .you_one h1 {
	background:url(images/twitter_new1.png) no-repeat scroll 14px 8px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twitter_templ-php .you_two h1 {
	background:url(images/twitter_new3.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twitter_templ-php .you_three h1 {
	background:url(images/twitter_new4.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twitter_templ-php .you_four h1 {
	background:url(images/twitter_new5.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-twitter_templ-php .you_five h1 {
	background:url(images/twitter_new2.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twittershare_templ-php .try_now_button_you:hover {
	background:url(images/twitter_hover_button.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:12px;
	cursor:pointer;
	padding-left:4px;
	padding-top:1px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.page-template-twittershare_templ-php .you_one h1 {
	background:url(images/twitter_new1.png) no-repeat scroll 14px 8px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twittershare_templ-php .you_two h1 {
	background:url(images/twitter_new3.png) no-repeat scroll 9px 11px transparent;
	background-size:178px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-left:17px;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twittershare_templ-php .you_three h1 {
	background:url(images/twitter_new4.png) no-repeat scroll 8px 54px transparent;
	background-size:184px 72px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:90px;
	padding-bottom:0;
	padding-left:0;
	padding-top:45px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
.page-template-twittershare_templ-php .you_four h1 {
	background:url(images/twitter_new5.png) no-repeat scroll -4px 11px transparent;
	background-size:172px 72px;
	color:hsl(196,98%,24%);
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:42px;
	padding-bottom:0;
	padding-top:47px;
	text-align:center;
	text-shadow:1px 1px #B5EDFF;
	padding-right:10px;
	margin:0;
}
.page-template-twittershare_templ-php .you_five h1 {
	background:url(images/twitter_new2.png) no-repeat scroll 0 22px transparent;
	background-size:159px 69px;
	color:#015A7B;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:700;
	height:41px;
	padding-bottom:0;
	padding-top:59px;
	text-shadow:1px 1px #B5EDFF;
	margin:0;
}
#left_step,#left_social_network {
	float:left;
	width:500px;
}
#left_step span,#right_step span {
	color:#3D9AC6;
	font-family:'Open Sans',sans-serif;
	font-size:20px;
	font-weight:700;
	text-shadow:1px 1px #FFF;
}
input#website,input#email {
	height:47px;
	width:348px;
	border:1 transparent;
	color:#393939;
	font-size:20px;
	padding-left:10px;
	text-shadow:#fff 1px 1px;
	padding-right:10px;
}
.viemo_part h2,.viemo_part1 h2,.bundle_part h2,.bundle_part1 h2 {
	color:#68c4e3;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.viemo_part3 h2,.bundle_part3 h2 {
	color:#68c4e3;
	font-size:50px;
	margin:-35px 0 0;
	padding:1px 0 0;
}
.viemo_part3 h3,.bundle_part3 h3 {
	color:#8E8E8E;
	font-size:25px;
	margin:0;
	padding:3px 0 0;
}
.viemo_part h4,.viemo_part3 h4,.bundle_part h4,.bundle_part3 h4 {
	font-size:40px;
	padding-bottom:9px;
	padding-top:5px;
	margin:0;
}
.viemo_part1 h4,.bundle_part1 h4 {
	font-size:30px;
	padding-bottom:9px;
	padding-top:5px;
	margin:0;
}
.viemo_part3 h5,.viemo_part1 h5,.bundle_part3 h5,.bundle_part1 h5,.page-template-instrafollowers_templ-php .you_part h5,.page-template-revernation_templ-php .you_part h5,.page-template-pinterestpins_templ-php .you_part h5,.page-template-instralikes_templ-php .you_part h5,.page-template-vubelikes-php .you_part h5,.page-template-vubeviews-php .you_part h5,.page-template-mixcloudplays-php .you_part h5,.page-template-mixcloudfollowers-php .you_part h5,.page-template-mixcloudfav-php .you_part h5,.page-template-facebooklikes-php .you_part h5,.page-template-facebooksubs-php .you_part h5,.page-template-facebookphoto-php .you_part h5,.page-template-fanpagelikes-php .you_part h5,.page-template-mixcloudcomments-php .you_part h5,.page-template-keekviews_templ-php .you_part h5,.page-template-igfollowers_templ-php .you_part h5,.page-template-iglikessub_templ-php .you_part h5,.page-template-pinterestfollows_templ-php .you_part h5,.page-template-vinelikes_templ-php .you_part h5,.page-template-vinecomments-php .you_part h5,.page-template-vinefollowers_templ-php .you_part h5,.page-template-datpiff_templ-php .you_part h5,.page-template-tumblr_templ-php .you_part h5,.page-template-googlepluse_templ-php .you_part h5,.page-template-istore_app_templ-php .you_part h5,.page-template-istore_app_templ-php .you_part h5,.page-template-istore_app_templ-php .you_part h5,.page-template-itunevisitors_templ-php .you_part h5,.page-template-iTunesReviews_templ-php .you_part h5,.page-template-iTunesRatings_templ-php .you_part h5,.page-template-LinkedInConnections_templ-php .you_part h5,.page-template-LinkedInRecommendations_templ-php .you_part h5,.page-template-linkedinmembers-php .you_part h5,.page-template-LinkedInRecommendations_templ-php .you_part h5,.page-template-linkedin_endorse-php .you_part h5,.page-template-LinkedInRecommendations_templ-php .you_part h5,.page-template-linkedincompany_templ-php .you_part h5,.page-template-LinkedInRecommendations_templ-php .you_part h5,.page-template-GooglePlayRatings_templ-php .you_part h5,.page-template-googlereviews-php .you_part h5 {
	font-size:14px;
	margin:0;
}
.try_now_button_vimeo,.try_now_button_bundle {
	background:url(images/button_try.png) no-repeat scroll 0 0 transparent;
	color:#575757!important;
	display:block;
	font-size:17px;
	font-weight:700;
	cursor:pointer;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.try_now_button_vimeo:hover,.try_now_button_bundle:hover {
	background:url(images/viemo_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	cursor:pointer;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	margin:auto;
}
.viemo_part span,.viemo_part3 span,.viemo_part1 span,.bundle_part span,.bundle_part3 span,.bundle_part1 span {
	color:#EC3C2E;
	display:block;
	font-size:12px;
	font-weight:700;
	padding-top:3px;
}
.contentslider-std .sliderkit-go-next a,.contentslider-std .sliderkit-go-next a:hover {
	background:url(images/right_arrow.png) no-repeat scroll 0 0;
	height:58px;
	width:60px;
}
.cont_ck,.pr {
	border-bottom:1px dashed #CCC;
}
#footer-title,#contact-title {
	color:#3D9AC6;
	font-size:25px;
	font-weight:700;
}
a#footer-link,a#footer-link2 {
	color:#fff;
	text-shadow:#000 1px 1px;
}
.cloud_part1 h6,.cloud_part h6 {
	color:hsl(0,0%,56%);
	font-size:13px;
	margin:0;
	padding:3px 0 0;
}
.page-template-instrafollowers_templ-php .you_part h4,.page-template-revernation_templ-php .you_part h4,.page-template-pinterestpins_templ-php .you_part h4,.page-template-instralikes_templ-php .you_part h4,.page-template-vubelikes-php .you_part h4,.page-template-vubeviews-php .you_part h4,.page-template-mixcloudplays-php .you_part h4,.page-template-mixcloudfollowers-php .you_part h4,.page-template-mixcloudfav-php .you_part h4,.page-template-facebooklikes-php .you_part h4,.page-template-facebooksubs-php .you_part h4,.page-template-facebookphoto-php .you_part h4,.page-template-fanpagelikes-php .you_part h4,.page-template-mixcloudcomments-php .you_part h4,.page-template-keekviews_templ-php .you_part h4,.page-template-igfollowers_templ-php .you_part h4,.page-template-iglikessub_templ-php .you_part h4,.page-template-pinterestfollows_templ-php .you_part h4,.page-template-vinelikes_templ-php .you_part h4,.page-template-vinecomments-php .you_part h4,.page-template-vinefollowers_templ-php .you_part h4,.page-template-datpiff_templ-php .you_part h4,.page-template-tumblr_templ-php .you_part h4,.page-template-googlepluse_templ-php .you_part h4,.page-template-istore_app_templ-php .you_part h4,.page-template-istore_app_templ-php .you_part h4,.page-template-istore_app_templ-php .you_part h4,.page-template-itunevisitors_templ-php .you_part h4,.page-template-iTunesReviews_templ-php .you_part h4,.page-template-iTunesRatings_templ-php .you_part h4,.page-template-LinkedInConnections_templ-php .you_part h4,.page-template-LinkedInRecommendations_templ-php .you_part h4,.page-template-linkedinmembers-php .you_part h4,.page-template-LinkedInRecommendations_templ-php .you_part h4,.page-template-linkedin_endorse-php .you_part h4,.page-template-LinkedInRecommendations_templ-php .you_part h4,.page-template-linkedincompany_templ-php .you_part h4,.page-template-LinkedInRecommendations_templ-php .you_part h4 {
	font-size:45px;
	padding-bottom:9px;
	padding-top:5px;
	margin:0;
}
.page-template-reverb_fans-php .you_one h1,.page-template-revernation_templ-php .you_one h1 {
	background:url(images/img25.png) no-repeat scroll 15px 8px transparent;
	color:#FFF;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	padding-bottom:40px;
	padding-left:17px;
	padding-top:48px;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-revernation_templ-php .you_part h2,.page-template-pinterestpins_templ-php .you_part h2,.page-template-pinterestfollows_templ-php .you_part h2 {
	color:#f72b22;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-reverb_fans-php .you_two h1,.page-template-revernation_templ-php .you_two h1 {
	background:url(images/img21.png) no-repeat scroll 7px 10px transparent;
	color:#fff;
	padding-bottom:41px;
	padding-left:8px;
	padding-top:47px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-reverb_fans-php .you_three h1,.page-template-revernation_templ-php .you_three h1 {
	background:url(images/img22.png) no-repeat scroll 9px 56px transparent;
	color:#fff;
	padding-bottom:89px;
	padding-left:4px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-reverb_fans-php .you_four h1,.page-template-revernation_templ-php .you_four h1 {
	background:url(images/img23.png) no-repeat scroll 0 10px transparent;
	color:#fff;
	padding-bottom:41px;
	padding-top:47px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:7px;
	margin:0;
}
.page-template-reverb_fans-php .you_five h1,.page-template-revernation_templ-php .you_five h1 {
	background:url(images/img24.png) no-repeat scroll 0 25px transparent;
	color:#FFF;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	padding-bottom:39px;
	padding-left:3px;
	padding-top:65px;
	text-align:left;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-pinterestpins_templ-php .you_one h1,.page-template-PinterestLikes_templ-php .you_one h1,.page-template-pinterestfollows_templ-php .you_one h1 {
	background:url(images/img15.png) no-repeat scroll 18px 9px transparent;
	color:#000;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:48px;
	text-align:center;
	text-shadow:1px 1px #fff;
	margin:0;
}
.page-template-pinterestpins_templ-php .you_four h1,.page-template-PinterestLikes_templ-php .you_four h1,.page-template-pinterestfollows_templ-php .you_four h1 {
	background:url(images/img12-b.png) no-repeat scroll 0 10px transparent;
	color:#000;
	padding-bottom:45px;
	padding-top:47px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #fff;
	margin:0;
}
.page-template-instavideo_templ-php .you_one h1,.page-template-instavideo_templ-php .you_one h1,.page-template-InstagramComments_templ-php .you_one h1,.page-template-instralikes_templ-php .you_one h1,.page-template-igfollowers_templ-php .you_one h1,.page-template-instralikes_templ-php .you_one h1,.page-template-iglikessub_templ-php .you_one h1,.page-template-instralikes_templ-php .you_one h1,.page-template-instagramvideoviews-php .you_three h1 {
	background:url(images/instra_comments5.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instavideo_templ-php .you_part span,.page-template-instralikes_templ-php .you_part span,.page-template-vubelikes-php .you_part span,.page-template-vubeviews-php .you_part span,.page-template-mixcloudplays-php .you_part span,.page-template-mixcloudfollowers-php .you_part span,.page-template-mixcloudfav-php .you_part span,.page-template-facebooklikes-php .you_part span,.page-template-facebooksubs-php .you_part span,.page-template-facebookphoto-php .you_part span,.page-template-fanpagelikes-php .you_part span,.page-template-mixcloudcomments-php .you_part span,.page-template-keekviews_templ-php .you_part span,.page-template-instralikes_templ-php .you_part span,.page-template-InstagramComments_templ-php .you_part span,.page-template-instralikes_templ-php .you_part span,.page-template-igfollowers_templ-php .you_part span,.page-template-instralikes_templ-php .you_part span,.page-template-iglikessub_templ-php .you_part span,.page-template-instralikes_templ-php .you_part span,.page-template-tumblr_templ-php .you_part span,.page-template-istore_app_templ-php .you_part span,.page-template-istore_app_templ-php .you_part span,.page-template-istore_app_templ-php .you_part span,.page-template-itunevisitors_templ-php .you_part span,.page-template-iTunesReviews_templ-php .you_part span,.page-template-iTunesRatings_templ-php .you_part span,.page-template-GooglePlayRatings_templ-php .you_part span,.page-template-googlereviews-php .you_part span {
	color:#8E8E8E;
	display:block;
	font-size:14px;
	font-weight:700;
	padding-top:6px;
}
.page-template-instavideo_templ-php .you_part h2,.page-template-instralikes_templ-php .you_part h2,,.page-template-vubelikes-php .you_part h2,.page-template-vubeviews-php .you_part h2,.page-template-mixcloudplays-php .you_part h2,.page-template-mixcloudfollowers-php .you_part h2,.page-template-mixcloudfav-php .you_part h2,.page-template-facebooklikes-php .you_part h2,.page-template-facebooksubs-php .you_part h2,.page-template-facebookphoto-php .you_part h2,.page-template-fanpagelikes-php .you_part h2,.page-template-mixcloudcomments-php .you_part h2,.page-template-keekviews_templ-php .you_part h2,.page-template-instralikes_templ-php .you_part h2,.page-template-InstagramComments_templ-php .you_part h2,.page-template-instralikes_templ-php .you_part h2,.page-template-igfollowers_templ-php .you_part h2,.page-template-instralikes_templ-php .you_part h2,.page-template-iglikessub_templ-php .you_part h2,.page-template-instralikes_templ-php .you_part h2,.page-template-instagramvideoviews-php .you_three h1 {
	color:#8E8E8E;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-instavideo_templ-php .try_now_button_you:hover,.page-template-instavideo_templ-php .try_now_button_you:hover,.page-template-vubelikes-php .try_now_button_you:hover,.page-template-vubeviews-php .try_now_button_you:hover,.page-template-mixcloudplays-php .try_now_button_you:hover,.page-template-mixcloudfollowers-php .try_now_button_you:hover,.page-template-mixcloudfav-php .try_now_button_you:hover,.page-template-facebooklikes-php .try_now_button_you:hover,.page-template-facebooksubs-php .try_now_button_you:hover,.page-template-facebookphoto-php .try_now_button_you:hover,.page-template-fanpagelikes-php .try_now_button_you:hover,.page-template-mixcloudcomments-php .try_now_button_you:hover,.page-template-keekviews_templ-php .try_now_button_you:hover,.page-template-InstagramComments_templ-php .try_now_button_you:hover,.page-template-instralikes_templ-php .try_now_button_you:hover,.page-template-igfollowers_templ-php .try_now_button_you:hover,.page-template-instralikes_templ-php .try_now_button_you:hover,.page-template-iglikessub_templ-php .try_now_button_you:hover,.page-template-instralikes_templ-php .try_now_button_you:hover {
	background:url(images/blue_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-instavideo_templ-php .you_two h1,.page-template-instavideo_templ-php .you_two h1,.page-template-InstagramComments_templ-php .you_two h1,.page-template-instralikes_templ-php .you_two h1,.page-template-igfollowers_templ-php .you_two h1,.page-template-instralikes_templ-php .you_two h1,.page-template-iglikessub_templ-php .you_two h1,.page-template-instralikes_templ-php .you_two h1,.page-template-instagramvideoviews-php .you_three h1 {
	background:url(images/instra_comments1.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instavideo_templ-php .you_three h1,.page-template-instavideo_templ-php .you_three h1,.page-template-InstagramComments_templ-php .you_three h1,.page-template-instralikes_templ-php .you_three h1,.page-template-igfollowers_templ-php .you_three h1,.page-template-instralikes_templ-php .you_three h1,.page-template-iglikessub_templ-php .you_three h1,.page-template-instralikes_templ-php .you_three h1,.page-template-iglikessub_templ-php .you_three h1,.page-template-instagramvideoviews-php .you_three h1 {
	background:url(images/instra_comments2.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 114px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-instavideo_templ-php .you_four h1,.page-template-instralikes_templ-php .you_four h1,.page-template-InstagramComments_templ-php .you_four h1,.page-template-instralikes_templ-php .you_four h1,.page-template-igfollowers_templ-php .you_four h1,.page-template-instralikes_templ-php .you_four h1,.page-template-iglikessub_templ-php .you_four h1,.page-template-instralikes_templ-php .you_four h1,.page-template-instagramvideoviews-php .you_three h1 {
	background:url(images/instra_comments3.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instavideo_templ-php .you_five h1,.page-template-instralikes_templ-php .you_five h1,.page-template-InstagramComments_templ-php .you_five h1,.page-template-instralikes_templ-php .you_five h1,.page-template-igfollowers_templ-php .you_five h1,.page-template-instralikes_templ-php .you_five h1,.page-template-iglikessub_templ-php .you_five h1,.page-template-instralikes_templ-php .you_five h1,.page-template-instagramvideoviews-php .you_three h1 {
	background:url(images/instra_comments4.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-igautoviews-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/instra_comments5.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-igautoviews-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/instra_comments1.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-igautoviews-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/instra_comments2.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-igautoviews-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/instra_comments3.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-igautoviews-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/instra_comments4.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-instagramvideoviews-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/instra_comments5.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instagramvideoviews-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/instra_comments1.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instagramvideoviews-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/instra_comments2.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-instagramvideoviews-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/instra_comments3.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-instagramvideoviews-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/instra_comments4.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-keekviews_templ-php .you_one h1 {
	background:url(images/keek-1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-keekviews_templ-php .you_two h1 {
	background:url(images/keek-2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-keekviews_templ-php .you_three h1 {
	background:url(images/keek-3.png) no-repeat scroll 9px 57px transparent;
	background-size:184px 79px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-keekviews_templ-php .you_four h1 {
	background:url(images/keek-4.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-keekviews_templ-php .you_five h1 {
	background:url(images/keek-5.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-keekplays-php .you_one h1 {
	background:url(images/keek-1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-keekplays-php .you_two h1 {
	background:url(images/keek-2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-keekplays-php .you_three h1 {
	background:url(images/keek-3.png) no-repeat scroll 9px 57px transparent;
	background-size:184px 79px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-keekplays-php .you_four h1 {
	background:url(images/keek-4.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-keekplays-php .you_five h1 {
	background:url(images/keek-5.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-buynimoliveviewers-php .you_one h1 {
	background:url(images/nimo-1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-buynimoliveviewers-php .you_two h1 {
	background:url(images/nimo-2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-buynimoliveviewers-php .you_three h1 {
	background:url(images/nimo-3.png) no-repeat scroll 9px 57px transparent;
	background-size:184px 79px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-buynimoliveviewers-php .you_four h1 {
	background:url(images/nimo-4.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-buynimoliveviewers-php .you_five h1 {
	background:url(images/nimo-5.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-vubelikes-php .you_one h1,.page-template-vubeviews-php .you_one h1 {
	background:url(images/vube_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vubelikes-php .you_two h1,.page-template-vubeviews-php .you_two h1 {
	background:url(images/vube_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vubelikes-php .you_three h1,.page-template-vubeviews-php .you_three h1 {
	background:url(images/vube_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-vubelikes-php .you_four h1,.page-template-vubeviews-php .you_four h1 {
	background:url(images/vube_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vubelikes-php .you_five h1,.page-template-vubeviews-php .you_five h1 {
	background:url(images/vube_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-amazonvotes-php .you_one h1 {
	background:url(images/amazon_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonvotes-php .you_two h1 {
	background:url(images/amazon_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonvotes-php .you_three h1 {
	background:url(images/amazon_sm.png) no-repeat scroll 9px 15px transparent;
	background-size:184px 112px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-amazonvotes-php .you_four h1 {
	background:url(images/amazon_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonvotes-php .you_five h1 {
	background:url(images/amazon_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-amazonranking-php .you_one h1 {
	background:url(images/amazon_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonranking-php .you_two h1 {
	background:url(images/amazon_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonranking-php .you_three h1 {
	background:url(images/amazon_sm.png) no-repeat scroll 9px 15px transparent;
	background-size:184px 112px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-amazonranking-php .you_four h1 {
	background:url(images/amazon_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonranking-php .you_five h1 {
	background:url(images/amazon_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-removebadreviewamazon-php .you_one h1 {
	background:url(images/amazon_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-removebadreviewamazon-php .you_two h1 {
	background:url(images/amazon_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-removebadreviewamazon-php .you_three h1 {
	background:url(images/amazon_sm.png) no-repeat scroll 9px 15px transparent;
	background-size:184px 112px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-removebadreviewamazon-php .you_four h1 {
	background:url(images/amazon_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-removebadreviewamazon-php .you_five h1 {
	background:url(images/amazon_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-amazonwishlist-php .you_one h1 {
	background:url(images/amazon_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonwishlist-php .you_two h1 {
	background:url(images/amazon_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonwishlist-php .you_three h1 {
	background:url(images/amazon_sm.png) no-repeat scroll 9px 15px transparent;
	background-size:184px 112px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-amazonwishlist-php .you_four h1 {
	background:url(images/amazon_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonwishlist-php .you_five h1 {
	background:url(images/amazon_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-amazonquestions-php .you_one h1 {
	background:url(images/amazon_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonquestions-php .you_two h1 {
	background:url(images/amazon_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonquestions-php .you_three h1 {
	background:url(images/amazon_sm.png) no-repeat scroll 9px 15px transparent;
	background-size:184px 112px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-amazonquestions-php .you_four h1 {
	background:url(images/amazon_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonquestions-php .you_five h1 {
	background:url(images/amazon_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-amazontopwishlist-php .you_one h1 {
	background:url(images/amazon_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazontopwishlist-php .you_two h1 {
	background:url(images/amazon_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazontopwishlist-php .you_three h1 {
	background:url(images/amazon_sm.png) no-repeat scroll 9px 15px transparent;
	background-size:184px 112px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-amazontopwishlist-php .you_four h1 {
	background:url(images/amazon_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazontopwishlist-php .you_five h1 {
	background:url(images/amazon_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-amazonvotedown-php .you_one h1 {
	background:url(images/amazon_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonvotedown-php .you_two h1 {
	background:url(images/amazon_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonvotedown-php .you_three h1 {
	background:url(images/amazon_sm.png) no-repeat scroll 9px 15px transparent;
	background-size:184px 112px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-amazonvotedown-php .you_four h1 {
	background:url(images/amazon_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-amazonvotedown-php .you_five h1 {
	background:url(images/amazon_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-mixcloudplays-php .you_one h1,.page-template-mixcloudfollowers-php .you_one h1,.page-template-mixcloudfav-php .you_one h1,.page-template-mixcloudcomments-php .you_one h1 {
	background:url(images/vubes_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-mixcloudplays-php .you_two h1,.page-template-mixcloudfollowers-php .you_two h1,.page-template-mixcloudfav-php .you_two h1,.page-template-mixcloudcomments-php .you_two h1 {
	background:url(images/vubes_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-mixcloudplays-php .you_three h1,.page-template-mixcloudfollowers-php .you_three h1,.page-template-mixcloudfav-php .you_three h1,.page-template-mixcloudcomments-php .you_three h1 {
	background:url(images/vubes_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-mixcloudplays-php .you_four h1,.page-template-mixcloudfollowers-php .you_four h1,.page-template-mixcloudfav-php .you_four h1,.page-template-mixcloudcomments-php .you_four h1 {
	background:url(images/vubes_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-mixcloudplays-php .you_five h1,.page-template-mixcloudfollowers-php .you_five h1,.page-template-mixcloudfav-php .you_five h1,.page-template-mixcloudcomments-php .you_five h1 {
	background:url(images/vubes_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-periscopefollowers-php .you_one h1 {
	background:url(images/peri_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-periscopefollowers-php .you_two h1 {
	background:url(images/peri_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-periscopefollowers-php .you_three h1 {
	background:url(images/peri_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-periscopefollowers-php .you_four h1 {
	background:url(images/peri_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-periscopefollowers-php .you_five h1 {
	background:url(images/peri_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-periscopehearts-php .you_one h1 {
	background:url(images/peri_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-periscopehearts-php .you_two h1 {
	background:url(images/peri_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-periscopehearts-php .you_three h1 {
	background:url(images/peri_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-periscopehearts-php .you_four h1 {
	background:url(images/peri_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-periscopehearts-php .you_five h1 {
	background:url(images/peri_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookvideoviews-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1,.page-template-facebookemotion-haha-php .you_one h1,.page-template-facebookemotions-angry-php .you_one h1,.page-template-facebookemotion-sad-php .you_one h1,.page-template-facebookemotion-wow-php .you_one h1,.page-template-facebookemotion-love-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookvideoviews-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1,.page-template-facebookemotion-haha-php .you_two h1,.page-template-facebookemotions-angry-php .you_two h1,.page-template-facebookemotion-sad-php .you_two h1,.page-template-facebookemotion-wow-php .you_two h1,.page-template-facebookemotion-love-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookvideoviews-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1,.page-template-facebookemotion-haha-php .you_three h1,.page-template-facebookemotions-angry-php .you_three h1,.page-template-facebookemotion-sad-php .you_three h1,.page-template-facebookemotion-wow-php .you_three h1,.page-template-facebookemotion-love-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookvideoviews-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1,.page-template-facebookemotion-haha-php .you_four h1,.page-template-facebookemotions-angry-php .you_four h1,.page-template-facebookemotion-sad-php .you_four h1,.page-template-facebookemotion-wow-php .you_four h1,.page-template-facebookemotion-love-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookvideoviews-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1,.page-template-facebookemotion-haha-php .you_five h1,.page-template-facebookemotions-angry-php .you_five h1,.page-template-facebookemotion-sad-php .you_five h1,.page-template-facebookemotion-wow-php .you_five h1,.page-template-facebookemotion-love-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookliveviewers-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1,.page-template-facebookliveviewers60-php .you_one h1,.page-template-facebookliveviewers120-php .you_one h1,.page-template-buyfacebookliveautomatic-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookliveviewers-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1,.page-template-facebookliveviewers60-php .you_two h1,.page-template-facebookliveviewers120-php .you_two h1,.page-template-buyfacebookliveautomatic-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookliveviewers-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1,.page-template-facebookliveviewers60-php .you_three h1,.page-template-facebookliveviewers120-php .you_three h1,.page-template-buyfacebookliveautomatic-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookliveviewers-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1,.page-template-facebookliveviewers60-php .you_four h1,.page-template-facebookliveviewers120-php .you_four h1,.page-template-buyfacebookliveautomatic-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookliveviewers-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1,.page-template-facebookliveviewers60-php .you_five h1,.page-template-facebookliveviewers120-php .you_five h1,.page-template-buyfacebookliveautomatic-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookcomment-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookcomment-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookcomment-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookcomment-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookcomment-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookpostlikes-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookpostlikes-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookpostlikes-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookpostlikes-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookpostlikes-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookvideolikes-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookvideolikes-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookvideolikes-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookvideolikes-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookvideolikes-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facecheckin-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facecheckin-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facecheckin-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facecheckin-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facecheckin-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookpostshares-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookpostshares-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookpostshares-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookpostshares-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookpostshares-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookreviews-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookreviews-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookreviews-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookreviews-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookreviews-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookeventjoinsintrested-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookeventjoinsintrested-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookeventjoinsintrested-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookeventjoinsintrested-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookeventjoinsintrested-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookeventjoins-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookeventjoins-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookeventjoins-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookeventjoins-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookeventjoins-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookfriends-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookfriends-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookfriends-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookfriends-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookfriends-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebookgroupmembers-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookgroupmembers-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookgroupmembers-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebookgroupmembers-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebookgroupmembers-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-facebooklikes-php .you_one h1,.page-template-facebooksubs-php .you_one h1,.page-template-facebookphoto-php .you_one h1,.page-template-fanpagelikes-php .you_one h1 {
	background:url(images/vubess_sm-left1.png) no-repeat scroll 18px 9px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebooklikes-php .you_two h1,.page-template-facebooksubs-php .you_two h1,.page-template-facebookphoto-php .you_two h1,.page-template-fanpagelikes-php .you_two h1 {
	background:url(images/vubess_sm-left2.png) no-repeat scroll 7px 10px transparent;
	background-size:170px 75px;
	color:#fff;
	padding-bottom:40px;
	padding-left:8px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebooklikes-php .you_three h1,.page-template-facebooksubs-php .you_three h1,.page-template-facebookphoto-php .you_three h1,.page-template-fanpagelikes-php .you_three h1 {
	background:url(images/vubess_sm.png) no-repeat scroll 9px 11px transparent;
	background-size:184px 122px;
	position:relative;
	top:-45px;
	right:2px;
	color:#fff;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
	padding:55px 4px 85px;
}
.page-template-facebooklikes-php .you_four h1,.page-template-facebooksubs-php .you_four h1,.page-template-facebookphoto-php .you_four h1,.page-template-fanpagelikes-php .you_four h1 {
	background:url(images/vubess_sm-right1.png) no-repeat scroll 0 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:55px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-facebooklikes-php .you_five h1,.page-template-facebooksubs-php .you_five h1,.page-template-facebookphoto-php .you_five h1,.page-template-fanpagelikes-php .you_five h1 {
	background:url(images/vubess_sm-right2.png) no-repeat scroll 0 25px transparent;
	background-size:158px 75px;
	color:#fff;
	padding-bottom:35px;
	padding-top:70px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:10px;
	margin:0;
}
.page-template-vineloops-php .you_one h1,.page-template-vinecomments-php .you_one h1,.page-template-vinefollowers_templ-php .you_one h1 {
	background:url(images/img5s.png) no-repeat scroll 18px 9px transparent;
	background-size:158px 72px;
	color:#97d56e;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vineloops-php .you_part h2,.page-template-vinecomments-php .you_part h2,.page-template-vinefollowers_templ-php .you_part h2,.page-template-datpiff_templ-php .you_part h2 {
	color:#97d56e;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-vineloops-php .you_part span,.page-template-vinecomments-php .you_part span,.page-template-vinefollowers_templ-php .you_part span,.page-template-datpiff_templ-php .you_part span {
	color:#97d56e;
	display:block;
	font-size:14px;
	font-weight:700;
	padding-top:6px;
}
.page-template-vineloops-php .try_now_button_you:hover,.page-template-vinecomments-php .try_now_button_you:hover,.page-template-vinefollowers_templ-php .try_now_button_you:hover,.page-template-datpiff_templ-php .try_now_button_you:hover {
	background:url(images/datpiff-hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-vineloops-php .you_two h1,.page-template-vinecomments-php .you_two h1,.page-template-vinefollowers_templ-php .you_two h1 {
	background:url(images/img1s.png) no-repeat scroll 7px 10px transparent;
	background-size:181px 72px;
	color:#97d56e;
	padding-bottom:45px;
	padding-left:10px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vineloops-php .you_three h1,.page-template-vinecomments-php .you_three h1,.page-template-vinefollowers_templ-php .you_three h1 {
	background:url(images/img2s.png) no-repeat scroll 10px 54px transparent;
	background-size:180px 72px;
	color:#97d56e;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vineloops-php .you_four h1,.page-template-vinecomments-php .you_four h1,.page-template-vinefollowers_templ-php .you_four h1 {
	background:url(images/img3s.png) no-repeat scroll 0 10px transparent;
	background-size:168px 72px;
	color:#97d56e;
	padding-bottom:45px;
	padding-top:52px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:8px;
	margin:0;
}
.page-template-vineloops-php .you_five h1,.page-template-vinecomments-php .you_five h1,.page-template-vinefollowers_templ-php .you_five h1 {
	background:url(images/img4s.png) no-repeat scroll 0 25px transparent;
	background-size:158px 72px;
	color:#97d56e;
	padding-bottom:35px;
	padding-top:65px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:12px;
	margin:0;
}
.page-template-vinerevines-php .you_one h1,.page-template-vinecomments-php .you_one h1,.page-template-vinefollowers_templ-php .you_one h1 {
	background:url(images/img5s.png) no-repeat scroll 18px 9px transparent;
	background-size:158px 72px;
	color:#97d56e;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vinerevines-php .you_part h2,.page-template-vinecomments-php .you_part h2,.page-template-vinefollowers_templ-php .you_part h2,.page-template-datpiff_templ-php .you_part h2 {
	color:#97d56e;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-vinerevines-php .you_part span,.page-template-vinecomments-php .you_part span,.page-template-vinefollowers_templ-php .you_part span,.page-template-datpiff_templ-php .you_part span {
	color:#97d56e;
	display:block;
	font-size:14px;
	font-weight:700;
	padding-top:6px;
}
.page-template-vinerevines-php .try_now_button_you:hover,.page-template-vinecomments-php .try_now_button_you:hover,.page-template-vinefollowers_templ-php .try_now_button_you:hover,.page-template-datpiff_templ-php .try_now_button_you:hover {
	background:url(images/datpiff-hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-vinerevines-php .you_two h1,.page-template-vinecomments-php .you_two h1,.page-template-vinefollowers_templ-php .you_two h1 {
	background:url(images/img1s.png) no-repeat scroll 7px 10px transparent;
	background-size:181px 72px;
	color:#97d56e;
	padding-bottom:45px;
	padding-left:10px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vinerevines-php .you_three h1,.page-template-vinecomments-php .you_three h1,.page-template-vinefollowers_templ-php .you_three h1 {
	background:url(images/img2s.png) no-repeat scroll 10px 54px transparent;
	background-size:180px 72px;
	color:#97d56e;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vinerevines-php .you_four h1,.page-template-vinecomments-php .you_four h1,.page-template-vinefollowers_templ-php .you_four h1 {
	background:url(images/img3s.png) no-repeat scroll 0 10px transparent;
	background-size:168px 72px;
	color:#97d56e;
	padding-bottom:45px;
	padding-top:52px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:8px;
	margin:0;
}
.page-template-vinerevines-php .you_five h1,.page-template-vinecomments-php .you_five h1,.page-template-vinefollowers_templ-php .you_five h1 {
	background:url(images/img4s.png) no-repeat scroll 0 25px transparent;
	background-size:158px 72px;
	color:#97d56e;
	padding-bottom:35px;
	padding-top:65px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:12px;
	margin:0;
}
.page-template-vinelikes_templ-php .you_one h1,.page-template-vinecomments-php .you_one h1,.page-template-vinefollowers_templ-php .you_one h1 {
	background:url(images/img5s.png) no-repeat scroll 18px 9px transparent;
	background-size:158px 72px;
	color:#97d56e;
	padding-bottom:35px;
	padding-left:17px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vinelikes_templ-php .you_part h2,.page-template-vinecomments-php .you_part h2,.page-template-vinefollowers_templ-php .you_part h2,.page-template-datpiff_templ-php .you_part h2 {
	color:#97d56e;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-vinelikes_templ-php .you_part span,.page-template-vinecomments-php .you_part span,.page-template-vinefollowers_templ-php .you_part span,.page-template-datpiff_templ-php .you_part span {
	color:#97d56e;
	display:block;
	font-size:14px;
	font-weight:700;
	padding-top:6px;
}
.page-template-vinelikes_templ-php .try_now_button_you:hover,.page-template-vinecomments-php .try_now_button_you:hover,.page-template-vinefollowers_templ-php .try_now_button_you:hover,.page-template-datpiff_templ-php .try_now_button_you:hover {
	background:url(images/datpiff-hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-vinelikes_templ-php .you_two h1,.page-template-vinecomments-php .you_two h1,.page-template-vinefollowers_templ-php .you_two h1 {
	background:url(images/img1s.png) no-repeat scroll 7px 10px transparent;
	background-size:181px 72px;
	color:#97d56e;
	padding-bottom:45px;
	padding-left:10px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vinelikes_templ-php .you_three h1,.page-template-vinecomments-php .you_three h1,.page-template-vinefollowers_templ-php .you_three h1 {
	background:url(images/img2s.png) no-repeat scroll 10px 54px transparent;
	background-size:180px 72px;
	color:#97d56e;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:50px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	margin:0;
}
.page-template-vinelikes_templ-php .you_four h1,.page-template-vinecomments-php .you_four h1,.page-template-vinefollowers_templ-php .you_four h1 {
	background:url(images/img3s.png) no-repeat scroll 0 10px transparent;
	background-size:168px 72px;
	color:#97d56e;
	padding-bottom:45px;
	padding-top:52px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:8px;
	margin:0;
}
.page-template-vinelikes_templ-php .you_five h1,.page-template-vinecomments-php .you_five h1,.page-template-vinefollowers_templ-php .you_five h1 {
	background:url(images/img4s.png) no-repeat scroll 0 25px transparent;
	background-size:158px 72px;
	color:#97d56e;
	padding-bottom:35px;
	padding-top:65px;
	font-family:Myriad Pro;
	font-size:22px;
	font-weight:400;
	text-align:center;
	text-shadow:1px 1px #000;
	padding-right:12px;
	margin:0;
}
.page-template-tumblr_templ-php .you_part h2,.page-template-istore_app_templ-php .you_part h2,.page-template-istore_app_templ-php .you_part h2,.page-template-istore_app_templ-php .you_part h2,.page-template-istore_app_templ-php .you_part h2,.page-template-istore_review-php .you_part h2,.page-template-iTunesReviews_templ-php .you_part h2,.page-template-iTunesRatings_templ-php .you_part h2,.page-template-GooglePlayRatings_templ-php .you_part h2,.page-template-googlereviews-php .you_part h2 {
	color:#8E8E8E;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-googlepluse_templ-php .you_part h2,.page-template-googlecircle_templ-php .you_part h2 {
	color:#4f4f4f;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-googlepluse_templ-php .you_part h3,.page-template-googlecircle_templ-php .you_part h3 {
	color:#4f4f4f;
	font-size:13px;
	margin:0;
	padding:3px 0 0;
}
.page-template-googlepluse_templ-php .try_now_button_you:hover,.page-template-googlecircle_templ-php .try_now_button_you:hover,.page-template-GooglePlayRatings_templ-php .try_now_button_you:hover,.page-template-googlereviews-php .try_now_button_you:hover {
	background:url(images/googlehover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-istore_app_templ-php .you_one h1,.page-template-istore_app_templ-php .you_one h1,.page-template-istore_app_templ-php .you_one h1,.page-template-itunevisitors_templ-php .you_one h1,.page-template-iTunesReviews_templ-php .you_one h1,.page-template-iTunesRatings_templ-php .you_one h1 {
	background:url(images/iTunes_ratings_5.png) no-repeat scroll 18px 9px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-left:17px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-istore_app_templ-php .try_now_button_you:hover,.page-template-istore_app_templ-php .try_now_button_you:hover,.page-template-istore_app_templ-php .try_now_button_you:hover,.page-template-itunevisitors_templ-php .try_now_button_you:hover,.page-template-iTunesReviews_templ-php .try_now_button_you:hover,.page-template-iTunesRatings_templ-php .try_now_button_you:hover {
	background:url(images/iTunes-Ratings_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-istore_app_templ.php .you_two h1,.page-template-istore_app_templ-php .you_two h1,.page-template-istore_app_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-itunevisitors_templ-php .you_two h1,.page-template-iTunesReviews_templ-php .you_two h1,.page-template-iTunesRatings_templ-php .you_two h1 {
	background:url(images/iTunes_ratings_1.png) no-repeat scroll 7px 10px transparent;
	background-size:175px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-istore_app_templ.php .you_four h1,.page-template-istore_app_templ-php .you_four h1,.page-template-istore_app_templ-php .you_four h1,.page-template-iTunesRatings_templ.php .you_four h1,.page-template-iTunesReviews_templ-php .you_four h1,.page-template-iTunesRatings_templ-php .you_four h1,.page-template-itunevisitors_templ-php .you_four h1,.page-template-iTunesReviews_templ-php .you_four h1,.page-template-iTunesRatings_templ-php .you_four h1 {
	background:url(images/iTunes_ratings_3.png) no-repeat scroll -4px 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:58px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-istore_app_templ.php .you_five h1,.page-template-istore_app_templ-php .you_five h1,.page-template-istore_app_templ-php .you_five h1,.page-template-iTunesRatings_templ.php .you_five h1,.page-template-iTunesReviews_templ-php .you_five h1,.page-template-iTunesRatings_templ-php .you_five h1,.page-template-itunevisitors_templ-php .you_five h1,.page-template-iTunesReviews_templ-php .you_five h1,.page-template-iTunesRatings_templ-php .you_five h1 {
	background:url(images/iTunes_ratings_4.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-top:69px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-istore_review-php .you_one h1,.page-template-istore_review-php .you_one h1,.page-template-istore_review-php .you_one h1,.page-template-itunevisitors_templ-php .you_one h1,.page-template-iTunesReviews_templ-php .you_one h1,.page-template-iTunesRatings_templ-php .you_one h1 {
	background:url(images/iTunes_ratings_5.png) no-repeat scroll 18px 9px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-left:17px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-istore_review-php .try_now_button_you:hover,.page-template-istore_review-php .try_now_button_you:hover,.page-template-istore_app_templ-php .try_now_button_you:hover,.page-template-itunevisitors_templ-php .try_now_button_you:hover,.page-template-iTunesReviews_templ-php .try_now_button_you:hover,.page-template-iTunesRatings_templ-php .try_now_button_you:hover {
	background:url(images/iTunes-Ratings_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-istore_review-php .you_two h1,.page-template-istore_review-php .you_two h1,.page-template-istore_app_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-itunevisitors_templ-php .you_two h1,.page-template-iTunesReviews_templ-php .you_two h1,.page-template-iTunesRatings_templ-php .you_two h1 {
	background:url(images/iTunes_ratings_1.png) no-repeat scroll 7px 10px transparent;
	background-size:175px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-istore_review-php .you_four h1,.page-template-istore_review-php .you_four h1,.page-template-istore_app_templ-php .you_four h1,.page-template-iTunesRatings_templ.php .you_four h1,.page-template-iTunesReviews_templ-php .you_four h1,.page-template-iTunesRatings_templ-php .you_four h1,.page-template-itunevisitors_templ-php .you_four h1,.page-template-iTunesReviews_templ-php .you_four h1,.page-template-iTunesRatings_templ-php .you_four h1 {
	background:url(images/iTunes_ratings_3.png) no-repeat scroll -4px 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:58px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-istore_review-php .you_five h1,.page-template-istore_review-php .you_five h1,.page-template-istore_app_templ-php .you_five h1,.page-template-iTunesRatings_templ.php .you_five h1,.page-template-iTunesReviews_templ-php .you_five h1,.page-template-iTunesRatings_templ-php .you_five h1,.page-template-itunevisitors_templ-php .you_five h1,.page-template-iTunesReviews_templ-php .you_five h1,.page-template-iTunesRatings_templ-php .you_five h1 {
	background:url(images/iTunes_ratings_4.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-top:69px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-istore_review-php .you_three h1,.page-template-istore_review-php .you_three h1,.page-template-iTunesRatings_templ.php .you_three h1,.page-template-itunevisitors_templ-php .you_three h1,.page-template-iTunesReviews_templ-php .you_three h1,.page-template-iTunesRatings_templ-php .you_three h1 {
	background:url(images/iTunes_ratings_2.png) no-repeat scroll 9px 60px transparent;
	background-size:184px 72px;
	color:#fff;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:57px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
---.page-template-istore_app_templ-php .you_one h1,.page-template-istore_app_templ-php .you_one h1,.page-template-istore_app_templ-php .you_one h1,.page-template-itunevisitors_templ-php .you_one h1,.page-template-iTunesReviews_templ-php .you_one h1,.page-template-iTunesRatings_templ-php .you_one h1 {
	background:url(images/iTunes_ratings_5.png) no-repeat scroll 18px 9px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-left:17px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-istore_app_templ-php .try_now_button_you:hover,.page-template-istore_app_templ-php .try_now_button_you:hover,.page-template-istore_app_templ-php .try_now_button_you:hover,.page-template-itunevisitors_templ-php .try_now_button_you:hover,.page-template-iTunesReviews_templ-php .try_now_button_you:hover,.page-template-iTunesRatings_templ-php .try_now_button_you:hover {
	background:url(images/iTunes-Ratings_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-itunespodcast.php .you_two h1,.page-template-istore_app_templ-php .you_two h1,.page-template-istore_app_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-itunevisitors_templ-php .you_two h1,.page-template-iTunesReviews_templ-php .you_two h1,.page-template-iTunesRatings_templ-php .you_two h1 {
	background:url(images/iTunes_ratings_1.png) no-repeat scroll 7px 10px transparent;
	background-size:175px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-itunespodcast.php .you_four h1,.page-template-istore_app_templ-php .you_four h1,.page-template-istore_app_templ-php .you_four h1,.page-template-iTunesRatings_templ.php .you_four h1,.page-template-iTunesReviews_templ-php .you_four h1,.page-template-iTunesRatings_templ-php .you_four h1,.page-template-itunevisitors_templ-php .you_four h1,.page-template-iTunesReviews_templ-php .you_four h1,.page-template-iTunesRatings_templ-php .you_four h1 {
	background:url(images/iTunes_ratings_3.png) no-repeat scroll -4px 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:58px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-itunespodcast.php .you_five h1,.page-template-istore_app_templ-php .you_five h1,.page-template-istore_app_templ-php .you_five h1,.page-template-iTunesRatings_templ.php .you_five h1,.page-template-iTunesReviews_templ-php .you_five h1,.page-template-iTunesRatings_templ-php .you_five h1,.page-template-itunevisitors_templ-php .you_five h1,.page-template-iTunesReviews_templ-php .you_five h1,.page-template-iTunesRatings_templ-php .you_five h1 {
	background:url(images/iTunes_ratings_4.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-top:69px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-itunespodcast-php .you_one h1,.page-template-istore_review-php .you_one h1,.page-template-istore_review-php .you_one h1,.page-template-itunevisitors_templ-php .you_one h1,.page-template-iTunesReviews_templ-php .you_one h1,.page-template-iTunesRatings_templ-php .you_one h1 {
	background:url(images/iTunes_ratings_5.png) no-repeat scroll 18px 9px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-left:17px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-itunespodcast-php .try_now_button_you:hover,.page-template-istore_review-php .try_now_button_you:hover,.page-template-istore_app_templ-php .try_now_button_you:hover,.page-template-itunevisitors_templ-php .try_now_button_you:hover,.page-template-iTunesReviews_templ-php .try_now_button_you:hover,.page-template-iTunesRatings_templ-php .try_now_button_you:hover {
	background:url(images/iTunes-Ratings_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-itunespodcast-php .you_two h1,.page-template-istore_review-php .you_two h1,.page-template-istore_app_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-iTunesRatings_templ.php .you_two h1,.page-template-itunevisitors_templ-php .you_two h1,.page-template-iTunesReviews_templ-php .you_two h1,.page-template-iTunesRatings_templ-php .you_two h1 {
	background:url(images/iTunes_ratings_1.png) no-repeat scroll 7px 10px transparent;
	background-size:175px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-itunespodcast-php .you_four h1,.page-template-istore_review-php .you_four h1,.page-template-istore_app_templ-php .you_four h1,.page-template-iTunesRatings_templ.php .you_four h1,.page-template-iTunesReviews_templ-php .you_four h1,.page-template-iTunesRatings_templ-php .you_four h1,.page-template-itunevisitors_templ-php .you_four h1,.page-template-iTunesReviews_templ-php .you_four h1,.page-template-iTunesRatings_templ-php .you_four h1 {
	background:url(images/iTunes_ratings_3.png) no-repeat scroll -4px 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:58px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-itunespodcast-php .you_five h1,.page-template-istore_review-php .you_five h1,.page-template-istore_app_templ-php .you_five h1,.page-template-iTunesRatings_templ.php .you_five h1,.page-template-iTunesReviews_templ-php .you_five h1,.page-template-iTunesRatings_templ-php .you_five h1,.page-template-itunevisitors_templ-php .you_five h1,.page-template-iTunesReviews_templ-php .you_five h1,.page-template-iTunesRatings_templ-php .you_five h1 {
	background:url(images/iTunes_ratings_4.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-top:69px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-itunespodcast-php .you_three h1,.page-template-istore_review-php .you_three h1,.page-template-iTunesRatings_templ.php .you_three h1,.page-template-itunevisitors_templ-php .you_three h1,.page-template-iTunesReviews_templ-php .you_three h1,.page-template-iTunesRatings_templ-php .you_three h1 {
	background:url(images/iTunes_ratings_2.png) no-repeat scroll 9px 60px transparent;
	background-size:184px 72px;
	color:#fff;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:57px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-LinkedInRecommendations_templ-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedinmembers-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedin_endorse-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedincompany_templ-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_five h1 {
	font-size:12px!important;
}
.page-template-LinkedInConnections_templ-php .you_one h1,.page-template-linkedinfollower-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_one h1,.page-template-linkedinmembers-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_one h1,.page-template-linkedin_endorse-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_one h1,.page-template-linkedincompany_templ-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_one h1 .page-template-linkedinfollower-php .you_one h1 {
	background:url(images/linkedIn-connections_5.png) no-repeat scroll 18px 9px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-left:15px;
	padding-top:59px;
	font-family:Myriad Pro;
	font-size:15px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-LinkedInConnections_templ-php .you_part h2,.page-template-LinkedInRecommendations_templ-php .you_part h2,.page-template-linkedinmembers-php .you_part h2,.page-template-LinkedInRecommendations_templ-php .you_part h2,.page-template-linkedin_endorse-php .you_part h2,.page-template-LinkedInRecommendations_templ-php .you_part h2,.page-template-linkedincompany_templ-php .you_part h2,.page-template-LinkedInRecommendations_templ-php .you_part h2 {
	color:#4F4F4F;
	font-size:30px;
	margin:0;
	padding:1px 0 0;
}
.page-template-LinkedInConnections_templ-php .you_part span,.page-template-LinkedInRecommendations_templ-php .you_part span,.page-template-linkedinmembers-php .you_part span,.page-template-LinkedInRecommendations_templ-php .you_part span,.page-template-linkedin_endorse-php .you_part span,.page-template-LinkedInRecommendations_templ-php .you_part span,.page-template-linkedincompany_templ-php .you_part span,.page-template-LinkedInRecommendations_templ-php .you_part span {
	color:#4F4F4F;
	display:block;
	font-size:14px;
	font-weight:700;
	padding-top:6px;
}
.page-template-LinkedInConnections_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-linkedinmembers-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-linkedin_endorse-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-linkedincompany_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_part h3 {
	color:#4F4F4F;
	font-size:15px;
	margin:0;
	padding:3px 0 0 7px;
}
.page-template-LinkedInConnections_templ-php .try_now_button_you:hover,.page-template-LinkedInRecommendations_templ-php .try_now_button_you:hover,.page-template-linkedinmembers-php .try_now_button_you:hover,.page-template-LinkedInRecommendations_templ-php .try_now_button_you:hover,.page-template-linkedin_endorse-php .try_now_button_you:hover,.page-template-LinkedInRecommendations_templ-php .try_now_button_you:hover,.page-template-linkedincompany_templ-php .try_now_button_you:hover,.page-template-LinkedInRecommendations_templ-php .try_now_button_you:hover {
	background:url(images/linkleth_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-LinkedInRecommendations_templ-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedinmembers-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedin_endorse-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedincompany_templ-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_four h1 {
	font-size:13px!important;
}
.page-template-LinkedInConnections_templ-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_two h1,.page-template-linkedinmembers-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_two h1,.page-template-linkedin_endorse-php .you_two h1,.page-template-linkedinfollower-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_two h1,.page-template-linkedincompany_templ-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_two h1 {
	background:url(images/linkedIn-connections_1.png) no-repeat scroll 7px 10px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:57px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-LinkedInRecommendations_templ-php .you_three h1,.page-template-linkedin_endorse-php .you_three h1,.page-template-linkedincompany_templ-php .you_three h1 {
	font-size:15px!important;
}
.page-template-LinkedInConnections_templ-php .you_three h1,.page-template-LinkedInRecommendations_templ-php .you_three h1,.page-template-linkedinmembers-php .you_three h1,.page-template-LinkedInRecommendations_templ-php .you_three h1,.page-template-linkedin_endorse-php .you_three h1,.page-template-linkedinfollower-php .you_three h1,.page-template-LinkedInRecommendations_templ-php .you_three h1,.page-template-linkedincompany_templ-php .you_three h1,.page-template-LinkedInRecommendations_templ-php .you_three h1 {
	background:url(images/linkedIn-connections_2.png) no-repeat scroll 9px 52px transparent;
	background-size:184px 72px;
	color:#fff;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-LinkedInConnections_templ-php .you_four h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedinmembers-php .you_four h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedin_endorse-php .you_four h1,.page-template-linkedinfollower-php .you_four h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedincompany_templ-php .you_four h1,.page-template-LinkedInRecommendations_templ-php .you_four h1 {
	background:url(images/linkedIn-connections_3.png) no-repeat scroll -4px 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:60px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-LinkedInConnections_templ-php .you_five h1,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedinmembers-php .you_five h1,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedin_endorse-php .you_five h1,.page-template-linkedinfollower-php .you_five h1,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedincompany_templ-php .you_five h1,.page-template-LinkedInRecommendations_templ-php .you_five h1 {
	background:url(images/linkedIn-connections_4.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-top:73px;
	font-family:Myriad Pro;
	font-size:15px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-linkedinfollower-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedinmembers-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedin_endorse-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedincompany_templ-php .you_one h1,.page-template-LinkedInRecommendations_templ-php .you_part h3,.page-template-LinkedInRecommendations_templ-php .you_five h1 {
	font-size:12px!important;
}
.page-template-linkedinfollower-php .try_now_button_you:hover,.page-template-LinkedInRecommendations_templ-php .try_now_button_you:hover,.page-template-linkedinmembers-php .try_now_button_you:hover,.page-template-LinkedInRecommendations_templ-php .try_now_button_you:hover,.page-template-linkedin_endorse-php .try_now_button_you:hover,.page-template-LinkedInRecommendations_templ-php .try_now_button_you:hover,.page-template-linkedincompany_templ-php .try_now_button_you:hover,.page-template-LinkedInRecommendations_templ-php .try_now_button_you:hover {
	background:url(images/linkleth_hover.png) no-repeat scroll 0 0 transparent;
	color:#fff!important;
	display:block;
	font-size:18px;
	font-weight:700;
	padding-bottom:14px;
	padding-left:2px;
	padding-top:2px text-align:center;
	text-decoration:none;
	width:100px;
	border:none;
	cursor:pointer;
	margin:auto;
}
.page-template-linkedinfollower-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_two h1,.page-template-linkedinmembers-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_two h1,.page-template-linkedin_endorse-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_two h1,.page-template-linkedincompany_templ-php .you_two h1,.page-template-LinkedInRecommendations_templ-php .you_two h1 {
	background:url(images/linkedIn-connections_1.png) no-repeat scroll 7px 10px transparent;
	background-size:174px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-left:8px;
	padding-top:57px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-linkedinfollower-php .you_three h1,.page-template-linkedin_endorse-php .you_three h1,.page-template-linkedincompany_templ-php .you_three h1 {
	font-size:15px!important;
}
.page-template-linkedinfollower-php .you_three h1,.page-template-LinkedInRecommendations_templ-php .you_three h1,.page-template-linkedinmembers-php .you_three h1,.page-template-LinkedInRecommendations_templ-php .you_three h1,.page-template-linkedin_endorse-php .you_three h1,.page-template-LinkedInRecommendations_templ-php .you_three h1,.page-template-linkedincompany_templ-php .you_three h1,.page-template-LinkedInRecommendations_templ-php .you_three h1 {
	background:url(images/linkedIn-connections_2.png) no-repeat scroll 9px 52px transparent;
	background-size:184px 72px;
	color:#fff;
	padding-bottom:80px;
	padding-left:4px;
	padding-top:56px;
	font-family:Myriad Pro;
	font-size:18px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-linkedinfollower-php .you_four h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedinmembers-php .you_four h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedin_endorse-php .you_four h1,.page-template-LinkedInRecommendations_templ-php .you_four h1,.page-template-linkedincompany_templ-php .you_four h1,.page-template-LinkedInRecommendations_templ-php .you_four h1 {
	background:url(images/linkedIn-connections_3.png) no-repeat scroll -4px 10px transparent;
	background-size:172px 72px;
	color:#fff;
	padding-bottom:45px;
	padding-top:60px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-linkedinfollower-php .you_five h1,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedinmembers-php .you_five h1,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedin_endorse-php .you_five h1,.page-template-LinkedInRecommendations_templ-php .you_five h1,.page-template-linkedincompany_templ-php .you_five h1,.page-template-LinkedInRecommendations_templ-php .you_five h1 {
	background:url(images/linkedIn-connections_4.png) no-repeat scroll 0 25px transparent;
	background-size:160px 72px;
	color:#fff;
	padding-bottom:30px;
	padding-top:73px;
	font-family:Myriad Pro;
	font-size:15px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-GooglePlayRatings_templ-php .you_one h1,.page-template-googlereviews-php .you_one h1 {
	background:url(images/google_play_-ratings-5.png) no-repeat scroll 18px 9px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:17px;
	padding-top:75px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-GooglePlayRatings_templ-php .you_part h4,.page-template-googlereviews-php .you_part h4 {
	font-size:36px;
	padding-bottom:9px;
	padding-top:5px;
	margin:0;
}
.page-template-GooglePlayRatings_templ-php .you_two h1,.page-template-googlereviews-php .you_two h1 {
	background:url(images/google_play_-ratings-1.png) no-repeat scroll 7px 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:8px;
	padding-top:81px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-GooglePlayRatings_templ-php .you_three h1,.page-template-googlereviews-php .you_three h1 {
	background:url(images/google_play_-ratings-2.png) no-repeat scroll 9px 54px transparent;
	color:#fff;
	padding-bottom:60px;
	padding-left:4px;
	padding-top:68px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-GooglePlayRatings_templ-php .you_four h1,.page-template-googlereviews-php .you_four h1 {
	background:url(images/google_play_-ratings-3.png) no-repeat scroll -4px 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-top:80px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-GooglePlayRatings_templ-php .you_five h1,.page-template-googlereviews-php .you_five h1 {
	background:url(images/google_play_-ratings-4.png) no-repeat scroll 0 25px transparent;
	color:#fff;
	padding-bottom:15px;
	padding-top:86px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
.page-template-googleinstalls-php .you_one h1,.page-template-googlereviews-php .you_one h1 {
	background:url(images/google_play_-ratings-5.png) no-repeat scroll 18px 9px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:17px;
	padding-top:75px;
	font-family:Myriad Pro;
	font-size:16px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googleinstalls-php .you_part h4,.page-template-googlereviews-php .you_part h4 {
	font-size:36px;
	padding-bottom:9px;
	padding-top:5px;
	margin:0;
}
.page-template-googleinstalls-php .you_two h1,.page-template-googlereviews-php .you_two h1 {
	background:url(images/google_play_-ratings-1.png) no-repeat scroll 7px 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-left:8px;
	padding-top:81px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googleinstalls-php .you_three h1,.page-template-googlereviews-php .you_three h1 {
	background:url(images/google_play_-ratings-2.png) no-repeat scroll 9px 54px transparent;
	color:#fff;
	padding-bottom:60px;
	padding-left:4px;
	padding-top:68px;
	font-family:Myriad Pro;
	font-size:19px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	margin:0;
}
.page-template-googleinstalls-php .you_four h1,.page-template-googlereviews-php .you_four h1 {
	background:url(images/google_play_-ratings-3.png) no-repeat scroll -4px 10px transparent;
	color:#fff;
	padding-bottom:9px;
	padding-top:80px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:4px;
	margin:0;
}
.page-template-googleinstalls-php .you_five h1,.page-template-googlereviews-php .you_five h1 {
	background:url(images/google_play_-ratings-4.png) no-repeat scroll 0 25px transparent;
	color:#fff;
	padding-bottom:15px;
	padding-top:86px;
	font-family:Myriad Pro;
	font-size:17px;
	font-weight:400;
	text-align:center;
	text-shadow:0 0 #000;
	padding-right:8px;
	margin:0;
}
@media only screen and min-width 768px and max-width 959px {
	.container {
			width:768px;
	}
	.container .column,.container .columns {
			margin-left:10px;
			margin-right:10px;
	}
	.column.alpha,.columns.alpha {
			margin-left:0;
			margin-right:10px;
	}
	.column.omega,.columns.omega {
			margin-right:0;
			margin-left:10px;
	}
	.alpha.omega {
			margin-left:0;
			margin-right:0;
	}
	.container .one.column,.container .one.columns {
			width:28px;
	}
	.container .two.columns {
			width:76px;
	}
	.container .three.columns {
			width:124px;
	}
	.container .four.columns {
			width:172px;
	}
	.container .five.columns {
			width:220px;
	}
	.container .six.columns {
			width:268px;
	}
	.container .seven.columns {
			width:316px;
	}
	.container .eight.columns {
			width:364px;
	}
	.container .nine.columns {
			width:412px;
	}
	.container .ten.columns {
			width:460px;
	}
	.container .eleven.columns {
			width:508px;
	}
	.container .twelve.columns {
			width:556px;
	}
	.container .thirteen.columns {
			width:604px;
	}
	.container .fourteen.columns {
			width:652px;
	}
	.container .fifteen.columns {
			width:700px;
	}
	.container .sixteen.columns {
			width:748px;
	}
	.container .one-third.column {
			width:236px;
	}
	.container .two-thirds.column {
			width:492px;
	}
	.container .offset-by-one {
			padding-left:48px;
	}
	.container .offset-by-two {
			padding-left:96px;
	}
	.container .offset-by-three {
			padding-left:144px;
	}
	.container .offset-by-four {
			padding-left:192px;
	}
	.container .offset-by-five {
			padding-left:240px;
	}
	.container .offset-by-six {
			padding-left:288px;
	}
	.container .offset-by-seven {
			padding-left:336px;
	}
	.container .offset-by-eight {
			padding-left:384px;
	}
	.container .offset-by-nine {
			padding-left:432px;
	}
	.container .offset-by-ten {
			padding-left:480px;
	}
	.container .offset-by-eleven {
			padding-left:528px;
	}
	.container .offset-by-twelve {
			padding-left:576px;
	}
	.container .offset-by-thirteen {
			padding-left:624px;
	}
	.container .offset-by-fourteen {
			padding-left:672px;
	}
	.container .offset-by-fifteen {
			padding-left:720px;
	}
}
@media only screen and (max-width: 767px) {
	.container .columns,.container .column {
			margin:0;
	}
	.container .offset-by-one,.container .offset-by-two,.container .offset-by-three,.container .offset-by-four,.container .offset-by-five,.container .offset-by-six,.container .offset-by-seven,.container .offset-by-eight,.container .offset-by-nine,.container .offset-by-ten,.container .offset-by-eleven,.container .offset-by-twelve,.container .offset-by-thirteen,.container .offset-by-fourteen,.container .offset-by-fifteen {
			padding-left:0;
	}
	.container,.container .one.column,.container .one.columns,.container .two.columns,.container .three.columns,.container .four.columns,.container .five.columns,.container .six.columns,.container .seven.columns,.container .eight.columns,.container .nine.columns,.container .ten.columns,.container .eleven.columns,.container .twelve.columns,.container .thirteen.columns,.container .fourteen.columns,.container .fifteen.columns,.container .sixteen.columns,.container .one-third.column,.container .two-thirds.column {
			width:300px;
	}
}
@media only screen and (min-width: 480px) (max-width: 767px) {
	.container .columns,.container .column {
			margin:0;
	}
}
select#select-number-of-viewer {
	min-width:10%;
	resize:none;
	line-height:25px;
	padding:5px 15px;
	border:1px solid #aaa;
	background:#fff;
	box-shadow:none;
	outline:0;
	height:38px;
	font-size:16px;
}
.variations td.label {
	width:48%;
	text-align:left;
	padding-right:0 !important;
}
.variations td.label label {
	font-weight:normal !important;
}
.quantity {
	display:none !important;
}
.wcpa_form_outer {
	overflow:hidden;
}
input#text-1557812028607 {
	width:81%!important;
	margin-top:10px;
}
input#number-1557812159704 {
	width:18%!important;
	margin-top:13px;
	padding:0px 0px 0px 15px!important;
	font-size:30px!important;
}
.wcpa_form_outer label {
	font-size:15px;
	width:100%;
}
.woocommerce div.product div.images img {
	height:390px!important;
}
.woocommerce-variation-price {
	font-size:20px;
}
button.single_add_to_cart_button.button.alt {
	background-color:#3D9AC6!important;
	padding:11px 25px!important;
	font-size:16px!important;
	float:right!important;
	margin-top:-74px;
	margin-right:54px;
}
.main2 h1 {
	text-shadow:none!important;
}
p.price {
	display:none;
}
@media only screen and (max-width:768px) {
	button.single_add_to_cart_button.button.alt.wc-variation-selection-needed {
		margin-right:0px!important;
	}
	input#text-1557812028607 {
		width: 93%!important;
	}
	button.single_add_to_cart_button.button.alt {margin-right:0px;}
}


a.checkout-button.button.alt.wc-forward {
    color: #fff !important;
}
button[name="update_cart"] {
    display: none !important;
}
table.shop_table.woocommerce-checkout-review-order-table tr th {
    color: #7d6666;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    line-height: 22px !important;
    box-shadow: none;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 4px;
}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
    display: table-row !important;
}
.select2-container .select2-selection--single {
    height: 34px !important;
}
#main_cont p {
    padding: 10px 4px 10px 10px !important;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tr th {
    color: #000;
}
.woocommerce-message {
    border-top-color: #255d87 !important;
}
.woocommerce-message::before {
   color: #255d87 !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #255d87 !important;
}
@media only screen and (min-device-width: 1081px){
#heder_logo img {
    min-width: 640px;
}
}