/*

colors: 

blue: 1d98d1#;
orange: #eb9a00;


*/

@charset "UTF-8";
/* CSS Document */

body{
	background:url("../images/bg.png") #ffffff repeat-x;
	color:#404141 !important;
  	font-size:12px;
 	margin:0 auto;
  	padding:0px;
  	text-align:left;
	font-family: "Verdana",Tahoma,Impact;
}

a { color: #EB6915; }

.container
{
  	margin:0 auto;
  	width:980px;
	overflow: hidden;
}

.centercontainer {
	margin: 0 auto;
	width: 455px;
}

.header 
{
	padding:17px 0 0 0;
}

.logo
{
	float:left;
}

.right-header
{
    float: right;
    margin-left: 200px;
	margin-top:8px;
    margin-right: 10px;
}

.callus
{
	font-size:26px;
	padding-top:15px;
	padding-left:40px;
	font-family: "Arial",Tahoma,Impact !important;
}

.callus img
{
	float:left;
	padding-right:10px;
}

.callusnow
{
	color:#676765;
}

.nav
{
	padding-top:18px;
}

.nav img
{
	float: right;
}

.main
{
	background: #ffffff;
	width:960px;
	height:100%;
	overflow:hidden;
	margin: 38px auto 15px;
	-moz-box-shadow: 0 0 4px 3px #ddd;
	-webkit-box-shadow: 0 0 4px 3px #ddd;
	box-shadow: 0 0 4px 3px #ddd;
}

.vm .nav{
    padding-top: 27px;
    margin-bottom: 80px;
}

.maintop
{
    margin-top: 30px;
	margin-left:1px;
}

.mainbottom
{
	margin-left:1px;
    margin-top: 0px;
}

.mainleft
{
	float:left;
	padding: 25px 10px 0 15px;
	width:568px;
}

.mainleft h1
{
	color:#818181;
	font-size:20px;
	font-weight:100;
	margin-top:0px;
}

.mainleft p
{
	line-height:20px;
}

.mainmain
{
    float: left;
    padding: 25px 0 20px 40px;
    width: 900px;
}

.mainmain h1
{
	color:#818181;
	font-size:20px;
	font-weight:100;
	margin-top:0px;
}

.mainmain p
{
	line-height:20px;
}

.keyimage
{
	padding:0 15px 15px 0;
}

.flash
{
	float:left;
	padding-right:25px;
}

.videoname
{
	color:#0067b1;
	display:block;
	text-align:	center;
	font-weight:bold;
	padding-top:10px;
}

.videoname a
{
	color:#0067b1;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

.videoname a:hover
{
	color:#0067b1;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
}

.watchvideo
{
	color:#828282;
	display:block;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	margin-top:3px;
}

.watchvideo a
{ 
	color:#828282;
	text-decoration:none;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}

.watchvideo a:hover
{ 
	color:#828282;
	text-decoration:underline;
	font-size:10px;
	text-align:center;
	font-weight:bold;
}

.watchvideo img
{
	margin-bottom:-2px;
}

.bluebutton
{
	padding:20px 0 20px 10px;
}

.mainright
{
	background: url("../images-sub/right_bg.png") repeat-y scroll 0 0 transparent;
    float: right;
    height: 1210px;
    margin-left: 2px;
    margin-top: 0;
    width: 347px;
}

.mainrightinfo
{
	padding-left:30px;
	width:280px;
}

.mainrightinfo p
{
	line-height:20px;
}

.mainright h2
{
	color:#eb6915;
	font-size:20px;
	font-weight:600;
}

.name
{
	height:40px;
	width:253px;
	border:2px solid #c3c7ca;
	font-size:16px;
	margin-top:10px;
	margin-left:8px;
	padding-left:15px;
}

.email
{
	height:40px;
	width:253px;
	border:2px solid #c3c7ca;
	font-size:16px;
	margin-top:20px;
	margin-left:8px;
	padding-left:15px;
}

.submitbutton
{
	margin:20px 0 0 8px;
}

.announcement
{
	padding:0 15px 10px 0;
}

.footer
{
	background:	url("../images/footer_bg.png") repeat-x;
	height:125px;
}

.footercontainer
{
	width:977px;
	margin:	0 auto;
}

.footerlogo
{
	margin-top:20px;
	float:left;
}

.footerright
{
	float:right;
	text-align:right;
	color:#000000;
	font-weight:bold;
	margin-top:50px;
}

.footerright a
{
	text-align:right;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.footerright a:hover
{
	text-align:right;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

.copyright
{
	display:block;
	font-weight:100;
	margin-top:10px;
}

.copyright a
{
	color:#e66112;
}

.copyright a:hover
{
	color:#e66112;
}



div.bullet-list1 ul li {
	display: block;
	padding: 12px;
	background: url("../images/hot-bullet.png") no-repeat left;
	padding-left: 56px;
	color: #333;
	border-bottom: 1px dashed #ccc;
}

div.bullet-list1 ul li.ul-li-odd {
	background: url("../images/hot-bullet.png") no-repeat left  #eee;
}

.break
{
	clear:both;
}

h1.red
{
	font-size:36px;
	color:red;
	text-align:center;
}

.topparagraph {
	/*border-bottom:1px solid #D7D7D7;*/
}

.topparagraph h2 {
    color: #D41C09;
    font-size: 30px;
    margin: 20px 0 35px 0;
    text-align: center;
}

.topparagraph p
{
	font-size:22px;
	line-height:26px;
}

.topparagraph a {
	text-decoration: none;
	color: #0ab7f7;
}

.servicesbg
{
	background:url("../images/contentbg-second.jpg") no-repeat;
	width:836px;
	height:342px;
	margin:0 auto;
	color:#D41C09;
}

.servicesbg_bottom {
    background: url("../images/servicesbottom.png") no-repeat;
    height: 844px;
    margin: 34px auto 0;
    width: 836px;
}

.servicesbg_bottom ul li {
    background: url("../images/new-bullet.png") no-repeat scroll left top transparent;
    line-height: 24px;
    list-style-type: none;
    padding: 0 35px 35px 45px;
}

.servicesbg_bottom h2 {
    color: #D41C09;
    font-size: 30px;
    margin: 20px 0 35px;
    text-align: center;
}

.servicesbg_bottom_last {
    background: url("../images/servicesbottom2.png") no-repeat;
    height: 844px;
    margin: 34px auto 0;
    width: 836px;
}

.servicesbg_bottom_last ul li {
    background: url("../images/new-bullet.png") no-repeat scroll left top transparent;
    line-height: 24px;
    list-style-type: none;
    padding: 0 35px 35px 45px;
}

.servicesbg_bottom_last h2 {
    color: #D41C09;
    font-size: 30px;
    margin: 20px 0 35px;
    text-align: center;
}

.servicesbg_bottom_last p {
    font-size: 20px;
    line-height: 26px;
    padding-left: 8px;
    padding-right: 11px;
}

.servicesbg h2
{
	color:#D41C09;
	font-size:30px;
}

.servicescontent
{
    float: left;
    margin: 32px 0 0 31px;
    width: 800px;
}

.servicescontent ul
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000000;
}

.servicescontent ul li
{
	background:url("../images/new-bullet.png") left top no-repeat;
	list-style-type:none;
	padding:0 0 35px 45px;
	line-height:24px;
}

.servicescontent ul li:hover {
	background:url("../images/new-bullet-hover.png") left top no-repeat;
}

.servicescontent ol
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000000;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -20px;
}

.servicescontent ol li
{
	line-height:24px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.servicescontent ol li:hover {

}

.spinnumbers
{
	float:left;
	margin:20px 0 0 0;
	width:900px;
}

.spinnumbers h2
{	
	color:#d41c09;
	font-size:30px;
	text-align:center;
	margin:20px 0 35px 0px;
}

.spinnumbers ul
{
	padding:0px;
	margin:0px;
	font-size:20px;
	color:#000000;
}

.spinnumbers li
{
	background:url("../images/blue-icon.png") left top no-repeat;
	line-height:24px;
	list-style-type:none;
	padding:0 0 20px 35px;
}

.spinnumbers
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.spinsamples h2
{
	color:#000000;
	font-size:30px;
	text-align:center;
}

.spinsamples ul
{
	padding:0px;
	margin:0px;
	text-align:center;
}

.spinsamples li
{
	color:#ff8a00;
	font-size:22px;
	list-style-type:none;
}

.spinsamples li a
{
	color:#ff8a00;
	font-size:22px;
	list-style-type:none;
	text-decoration:underline;
}

.spinsamples p
{
	font-size:18px;
	line-height:22px;
}

.spinsamples
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.spinsave h2
{
	color:#000000;
	font-size:30px;
	text-align:center;
}

.spinsave p
{
	font-size:18px;
	line-height:22px;
}

.spinsave
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.spininvestment
{
	font-size:20px;
	line-height:24px;
}

.spininvestment p
{
	font-size:20px;
	line-height:24px;
}

.spininvestment h2
{
	color:#000000;
	font-size:30px;
	text-align:center;
}

.spininvestment ul
{
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#000000;
}

.spininvestment li
{
	background:url("../images/check.jpg") left top no-repeat;
	list-style-type:none;
	padding:0 0 35px 45px;
	line-height:24px;
}

.spininvestment
{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #d7d7d7;
}

.pricing
{
	text-align:center;
}

.dollar
{
	font-size:56px;
	color:#000000;
}

.toptitle {
	text-align: center;
	color: #CC0000;
	font-size: 32px;
}

.subtoptitle {
    color: #CC0000;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 27px;
    margin-top: 31px;
    text-align: center;
}

.subtoptitle2 {
	text-align: justify;
	color: #3e3e3e;
	font-size: 18px;
	font-weight: normal;
}

.redbg {
	color: red;
}

.pricebottom {
	background: #0ab7f7;
	color: #ffffff;
	border-radius: 5px;
	padding: 5px;
	width: 200px;
	text-align: center;
	font-size: 24px;
}

.pricebottomcontainer {
	margin: 0 auto;
	width: 200px;
}

.boxbottomcontainer {
	margin: 0 auto;
	margin-top: 180px;
}

.logobottomcontainer {
	margin: 0 auto;
	width: 396px;
}

li {
	color: #202020;
}

li:hover {
	color: #fb250f;
}

.drip {
	color: #000;
}

.boxprice {
	border: 1px solid #D8D8D8;
    margin: 0 auto;
    overflow: hidden;
    width: 455px;
    border-radius: 5px 5px 5px 5px;
}

.boxprice a {
    color: #F44028;
    font-size: 15px;
    line-height: 15px;
    text-decoration: none;
}

.boxbottom {
    background: url("../images/boxbottom.png") no-repeat scroll 0 0 transparent;
    height: 241px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -131px;
    overflow: hidden;
    padding-top: 30px;
    width: 491px;
}

.boxbottom_a {
    background: url("../images/boxbottom_a.png") repeat-x scroll 0 0 #E4E2E0;
    border: 1px dashed #f2f3f3;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 18px;
    margin-left: 32px;
    margin-top: 17px;
    padding: 10px 10px 10px 29px;
    width: 388px;
}

.boxbottom_a:hover {
	background: #e7edee;
}

.boxbottom_a a {
	text-decoration: none;
	color: #129bdb;
	font-size: 19px !important;
}

.boxbottom_a a {
}

.bprice {
	font-size: 25px;
}

.leftcontent_boxprice {
    float: left;
    width: 264px;
}

.leftcontent_boxprice ul {
    list-style: none outside none;
}

.leftcontent_boxprice ul li {
    display: block;
    font-size: 20px;
    line-height: 24px;
    margin-left: -21px;
    margin-top: 18px;
}

.rightcontent_boxprice {
    float: right;
    width: 168px;
}

.rightcontent_boxprice ul {
    list-style: none outside none;
}

.rightcontent_boxprice ul li {
    display: block;
    margin-left: -30px;
    margin-top: 29px;
}

.divider {
	width: 863px;
	border-bottom: 1px solid #D8D8D8;
	clear:both;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.clear {
	clear:both;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.prfusionh2 {
    color: #666666;
    font-size: 16px !important;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    text-align: center;
}

.yellowbg {
	background: yellow;
}

.addedbenefit {
    background: none repeat scroll 0 0 #F279FA;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    font-size: 24px !important;
    padding: 5px;
    text-align: center;
    width: 250px;

}

.centerh2container {
	margin: 0 auto;
	width: 250px;
}

.fullhr {
    height: 5px;
	float: left;
    overflow: hidden;
    width: 960px;
	background: url("../images/hr_fullwidth.png") no-repeat;
	overflow: hidden;
	margin-left:-30px;
}

/*one_half,one_half_last*/
.one_half, .one_half_last {float:left;width:65%;margin:10px 0;margin-right:6%;}
.one_half_last {margin-right:0}

/*one_third,one_third_last*/
.one_third, .one_third_last {float:left;width:28%;margin:10px 0;margin-right:6%;}
.one_third_last {margin-right:0}

.one_third a, .one_third_last a, .one_half a, .one_half_last a {
	color: #E66112;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: all ease-out 0.7s;
	-moz-transition: all ease-out 0.7s;
	transition: all ease-out 0.7s;
}

.one_third p, .one_third_last p, .one_half p, .one_half_last p {
	font-size: 12px;
}

.one_third a:hover, .one_third_last a:hover, .one_half a:hover, .one_half_last a:hover{
	color: #666;
	font-weight: none;
	padding-top: 5px;
}

.persontitle {
	background: #5BB7E0;
	padding: 3px;
	color: #ffffff;
	border-radius: 5px;
	font-size: 9px;
	-webkit-transition: all ease-out 0.7s;
	-moz-transition: all ease-out 0.7s;
	transition: all ease-out 0.7s;	
}

.persontitle:hover {
	background: #666;
}

.persontitle  a {
	color: #666;
}

.persontitle  a:hover {
	color: #000 !important;
}


.one_third img, .one_third_last img, .one_half img, .one_half_last img  {
	background: #ffffff;
	padding: 3px;
	border: 1px solid #eee;
	-webkit-transition: all ease-out 0.7s;
	-moz-transition: all ease-out 0.7s;
	transition: all ease-out 0.7s;
	-moz-box-shadow: 0 0 4px 3px #ddd;
	-webkit-box-shadow: 0 0 4px 3px #ddd;
	box-shadow: 0 0 4px 3px #ddd;	
}

.one_third img:hover, .one_third_last img:hover, .one_half img:hover, .one_half_last img:hover {
	-moz-box-shadow: 0 0 4px 3px #666;
	-webkit-box-shadow: 0 0 4px 3px #666;
	box-shadow: 0 0 4px 3px #666;	
}

.persondivider {
	clear:both;
	background: #eee;
	width: 100%;
	height: 3px;
}

.linkdenbottom {
	color: #E66112 !important;
	text-decoration: none;
	font-weight: bold !important;
	-webkit-transition: all ease-out 0.7s;
	-moz-transition: all ease-out 0.7s;
	transition: all ease-out 0.7s;	
}

.linkdenbottom:hover {
	color: #666 !important;
}

.mainright ul {
	list-style: none;
	margin-left: -35px;
}

.mainright ul li {
	background: url(../images/check-hover.png) no-repeat 0 5px;
	display: block;
    font-style: italic;
    margin-left: -6px;
    padding: 3px 3px 3px 21px;
	-webkit-transition: all ease-out 0.7s;
	-moz-transition: all ease-out 0.7s;
	transition: all ease-out 0.7s;		
}

.mainright ul li:hover {
	background: url(../images/check.png) no-repeat 0 5px;
	color: #444;
	padding-left: 30px;
}

.optbottomtitle {
	font-size: 15px;
    font-weight: bold;
    margin-top: 20px;
}

.footerAddress {
	width: 980px;
	margin: 0 auto;
	margin-bottom: 15px;
	height: 20px;
}

.footerAddress p {
	text-align: center;
	font-size: 10px !important;
}

.footerAddress strong {
	color: #E66112 !important;
}

.rollover a {     display : block;
                     width : 190px;
					 float: right;
                     height : 150px;
                     background-image:url( http://www.marketerscenter.com/images/andrew.jpg );
					  }

.rollover a:hover { display : block;
                      width : 190px;
					  float: right;
                      height : 150px;
                      background-image:url( http://www.marketerscenter.com/images/linkedin-andrew.jpg );
					   }
					   


/******** Landing Page Styling ****************************************************************************/


/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}

.clearfix:after,
.container:after,
.row:after {
  clear: both;
}

a{
	text-decoration: none;
}

.blue{
	color: #1d98d1;
}

.bold{
	color: #123247;
	font-weight: 600;
}

.boldWhite{
	color: #ffffff;
	font-weight: 600;
}

.boldBlue{
	color: #1d98d1;
	font-weight: 600;
}

.boldItalic{
	color: #123247;
	font-weight: 600;
	font-style: italic;
}

.boldOrange{
	color: #eb9a00;
	font-weight: 700;
}

.indent20px{
	text-indent: 20px;
}

img.center{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.col720px{
	width: 720px;
	margin: 0 auto;
}

.col660px{
	width: 720px;
	margin: 0 auto;
}

.col640px{
	width: 640px;
	margin: 0 auto;
}

.col760px{
	width: 760px;
	margin: 0 auto;
}

.textCenter{
	text-align: center;
}

#contentLP,
#localSeoPlans,
#citationService,
#bigCitation,
#authorityBuilding,
#videoMarketing,
#verticalPlacements,
#home-alt,
#pressRelease,
#socialfoundationsService,
#budgetTierService,
#whiteLabelService,
#citationCleanupService{
	width: 960px;
	margin: 0px auto 0;
	box-shadow:
	0 0 0 3px hsl(0, 0%, 90%),
	0 0 0 4px hsl(0, 0%, 100%);
	padding-top: 20px;
	background: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #707070;
}


#contentLP a,
#localSeoPlans a,
#citationService a,
#bigCitation a,
#authorityBuilding a,
#videoMarketing a,
#verticalPlacements a,
#home-alt a,
#pressRelease a,
#ecosystem a,
#budgetTier a,
#whiteLabelService a,
#citationCleanup a{
    text-decoration: none;
    color: #1d98d1;
}

#contentLP h1,
#localSeoPlans h1,
#citationService h1,
#bigCitation h1,
#authorityBuilding h1,
#videoMarketing h1,
#verticalPlacements h1,
#home-alt h1,
#pressRelease h1,
#social-foundations h1,
#social-ecossyem h1,
#ecosystem h1,
#ecosystemModules h1,
#social-ecosystem #faq h1,
#budgetTierService h1,
#whiteLabelService h1,
#citationCleanupService h1{
	text-transform: uppercase;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 42px;
	line-height: 48px;
	font-weight: 300;
	color: #123247;
	width: 72%;
	margin: 10px auto;
}

#citationService h1,
#videoMarketing h1,
#verticalPlacements h1,
#home-alt h1,
#pressRelease h1{
	width: 100%;
	line-height: 42px;
}

#citationService h2,
#bigCitation h2,
#verticalPlacements h2,
#pressRelease h2,
#social-ecosystem h2,
#whiteLabel h2,
#citationCleanup h2{
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight: 700;
	color: #123247;
	width: 70%;
	margin: 30px auto;
}

#pressRelease .heading h2{
	width: 490px;
}


#contentLP #linkBuilding h1,
#citationService #solutions h1,
#videoMarketing #big7Benefits h1{
	color: #ffffff;
}

#contentLP h1 span,
#localSeoPlans h1 span,
#citationService h1 span,
#bigCitation h1 span,
#authorityBuilding h1 span,
#videoMarketing h1 span,
#verticalPlacements h1 span,
#home-alt h1 span,
#pressRelease h1 span,
#social-foundations h1 span,
#ecosystem h1 span
#budgetTier h1 span,
#whiteLabelService h1 span{
	font-weight: 600;
}

#contentLP .heading,
#localSeoPlans .heading,
#citationService .heading,
#bigCitation .heading{
	width: 780px;
	margin: 0px auto;
}

#citationService .heading,
#socialFoundationsService .heading{
	width: 670px;
	padding-top: 15px;
        margin: 0px auto;
}

#bigCitation .heading,
#ecosystem .heading{
	/* width: 760px; */
	padding-top: 20px;
}

#authorityBuilding .heading,
#videoMarketing .heading{
	width: 708px;
	margin: 0px auto;
}

#contentLP .heading p,
#localSeoPlans .heading p,
#bigCitation .heading p,
#authorityBuilding .heading p{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
    color: #636e72;
	margin: 20px 0;
    text-align: center;
}

#bigCitation .heading p,
#authorityBuilding .heading p,
#videoMarketing .heading p{
	text-align: left;
}

#contentLP #localSEO,
#localSeoPlans #crazyBenefits,
#bigCitation #bigAggregators,
#verticalPlacements #the4step,
#budgetTier #budgetPoints,
#whiteLabelService #elements5,
#citationCleanup #citation-cleanup-benefits{
	background: #f3f3f3 url(../img/whiteBottomArrow.png) no-repeat;
	padding: 50px 0 30px;
}

#contentLP #localSEO img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#contentLP .localSEOBox{
	width: 29%;
	margin-top: 30px;
	padding: 0 20px; 
	float:  left;
}

#contentLP .localSEOBox h2,
#bigCitation .bigAggregatorBox h2,
#videoMarketing .drip3part h2,
#verticalPlacements .the4stepBox h2,
#pressRelease .orderOption h2,
#social-foundations .packageOption h2,
#budgetTier .budgetPointBox h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	line-height: 30px;
	font-weight: 600;
	color: #123247;
	margin: 30px 0 0;
        text-align: center;
        text-transform: uppercase;
}

#contentLP .localSEOBox p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #636e72;
    margin: 20px 0;
    
	text-align: center;
}

#contentLP #localSEO .btn{
	width: 128px;
	height: 29px;
	/* margin: 0 auto; */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	/* border: 1px solid #ffffff; */
	background: #1d98d1 url(../img/whitePlus.png) no-repeat 89% center;
	float: left;
}

#contentLP .localSEOBox .btn p{
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 29px;
	text-align: left;
	margin-left: 17px;
}


#contentLP #linkBuilding,
#localSeoPlans #testim,
#citationService #solutions,
#bigCitation #top20,
#bigCitation #testim,
#videoMarketing #big7Benefits,
#verticalPlacements #the3reasons,
#verticalPlacements #testim, 
#pressRelease #testim,
#social-foundations #testim,
#social-ecosystem #testim,
#budgetTier #top20{
	background: #1d98d1 url(../img/grayBottomArrow.png) no-repeat;
	padding: 50px 0 30px;
}

#social-ecosystem #testim{
	background: #1d98d1 url(../img/whiteBlueBottomArrow.png) no-repeat;
	margin-top: 20px;
}

#contentLP #linkBuilding img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#contentLP .linkBuildingBox{
	width: 29%;
	margin-top: 30px;
	padding: 0 20px; 
	float:  left;
}

#contentLP .linkBuildingBox h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	line-height: 30px;
	font-weight: 600;
	color: #FFFFFF;
	margin: 30px 0 0;
    text-align: center;
    text-transform: uppercase;
}

#contentLP .linkBuildingBox p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #EDF1F3;
    margin: 20px 0;
    
	text-align: center;
}

#contentLP .linkBuildingBox .btn{
	width: 128px;
	height: 29px;
	margin: 0 auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	background: #ffffff url(../img/bluePlus.png) no-repeat 89% center;
	float: left;
}

#contentLP .linkBuildingBox .btn p{
	margin: 0;
	color: #1d98d1;
	text-transform: uppercase;
	line-height: 29px;
	text-align: left;
	margin-left: 17px;
}

#contentLP #socialMk,
#localSeoPlans #resellerPlans,
#pressRelease #premiumSyndication {
	background: #f3f3f3 url(../img/blueBottomArrow.png) no-repeat;
	padding: 50px 0;
}

#contentLP #socialMk img{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

#contentLP .socialMkBox{
	width: 29%;
	margin: 30px auto 0;
	padding: 0 20px; 
	/* float:  left; */
}

#contentLP .socialMkBox h2{
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	line-height: 30px;
	font-weight: 600;
	color: #123247;
	margin: 30px 0 0;
    text-align: center;
    text-transform: uppercase;
}

#contentLP .socialMkBox p{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: 400;
	color: #636e72;
    margin: 20px 0;
    
	text-align: center;
}

#contentLP #socialMk .btn{
	width: 128px;
	height: 29px;
	margin: 0 auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	background: #1d98d1 url(../img/whitePlus.png) no-repeat 89% center;
	float: left;
}

#contentLP .socialMkBox .btn p{
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 29px;
	text-align: left;
	margin-left: 17px;
}


#contentLP .btnBuy{
	background: #eb9a00;
	color: #ffffff;
	width: 128px;
	height: 29px;
	float: left;
	margin-left: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	
}

#contentLP .btnBuy p {
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 29px;
	text-align: left;
	margin-left: 17px;
	background: url(../img/blueArrow.png) no-repeat 82% center;
}


#contentLP .linkBuildingBox#prMkMachine h2 {
	margin-top: 20px;
}

/**************************************/


/*********   page local-seo-reseller-plans.html styling ***********/

#localSeoPlans .orangeBg{
	background: url(../img/orangeBg.png) no-repeat;
}


#localSeoPlans p.orangeBg{
	font-size: 20px;
	color: rgb(41, 40, 40);
}

#localSeoPlansVideo,
#citationServiceVideo {
	margin: 30px 0;
}

#localSeoPlans .heading ul li{
	background: url(../img/xSign.png) no-repeat 0px 4px transparent;
	list-style-type: none;
	margin: 10px 0;
	padding: 0px 0px 1px 45px;
	vertical-align: middle;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
    color: #636e72;
}

#localSeoPlans .heading ul{
	margin-bottom: 30px;
}

#localSeoPlans .crazyBenefitsBox,
#citationService .bigProblemsBox,
#authorityBuilding .the2TBox,
#videoMarketing .bigBenefitBox,
#videoMarketing .big2ProblemsBox,
#pressRelease .uniqueReasonsBox,
#social-foundations .bigWaysBox{ 
	width: 420px;
	min-height: 358px;
	background: #ffffff;
	float: left;
	margin: 30px 0px 0 40px;
	border: 1px solid #d7d7d7;
}

#localSeoPlans .crazyBenefitsBox .benefitIcon,
#citationService .bigProblemsBox .problemsIcon,
#authorityBuilding .the2TBox .problemsIcon,
#citationService .solutionsBox .solutionsIcon,
#videoMarketing .bigBenefitBox .benefitIcon,
#videoMarketing .big2ProblemsBox .problemsIcon,
#verticalPlacements .solutionsIcon,
#pressRelease .uniqueReasonsBox .reasonIcon,
#social-foundations #bigWays .reasonIcon{	
	width:  81px;
	height: 81px;
	float: left;
	margin: 30px;
}

#localSeoPlans #saveTime{
	background: url(../img/saveTime.png) no-repeat;
}

#localSeoPlans #customPlans{
	background: url(../img/customPlans.png) no-repeat;
}

#localSeoPlans #localRank{
	background: url(../img/localRank.png) no-repeat;
}

#localSeoPlans #whitelabelReport{
	background: url(../img/whitelabelReport.png) no-repeat;
}

#localSeoPlans .crazyBenefitsBox .crazyBenefitsBoxItem,
#citationService .bigProblemsBox .bigProblemsBoxItem,
#authorityBuilding .the2TBox .the2TBoxItem,
#videoMarketing .bigBenefitBox .bigBenefitBoxItem,
#pressRelease .uniqueReasonsBox .uniqueReasonsBoxItem,
#social-foundations .bigWaysBox .bigWaysBoxItem {
	width: 250px;
	float: left;
}

#localSeoPlans h2{
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #123247;
	margin: 30px 0 0;
        text-transform: uppercase;
	text-align: center;
}

#localSeoPlans #testim h1,
#bigCitation #testim h1,
#pressRelease #testim h1,
#social-foundations #testim h1{
	color: #ffffff;
	padding: 20px 0 0 10px;
	width: 100%;
}

#social-ecosystem #testim h1{
	color: #ffffff;
	padding: 0px 0 0 10px;
        font-size: 40px;
        font-weight: 300;
        text-transform: uppercase;
	width: 100%;
	margin: 10px 0;
}

#localSeoPlans #testim #testimonialHeader,
#bigCitation #testim #testimonialHeader,
#hyper-local-citation-service #testim #testimonialHeader,
#authorityBuilding #testim #testimonialHeader,
#videoMarketing #testim #testimonialHeader,
#verticalPlacements #testim #testimonialHeader,
#pressRelease #testim #testimonialHeader,
#social-foundations #testim #testimonialHeader,
#social-ecosystem #testim #testimonialHeader{
	background: url(../img/testimonialSign.png) no-repeat 0px 0px;
	/* height: 80px; */
	color: #ffffff;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}

#localSeoPlans #testim #testimonialHeader h2,
#bigCitation #testim #testimonialHeader h2,
#videoMarketing #testim #testimonialHeader h2,
#verticalPlacements #testim #testimonialHeader h2,
#pressRelease #testim #testimonialHeader h2,
#social-foundations #testim #testimonialHeader h2,
#social-ecosystem #testim #testimonialHeader h2{
    margin: 0;
    color: #ffffff;
    width: 100%;
    font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	margin: 0px 0 0;
    text-transform: uppercase;
	text-align: center;
}

#localSeoPlans #testim #testimonialHeader h3,
#bigCitation #testim #testimonialHeader h3,
#videoMarketing #testim #testimonialHeader h3,
#verticalPlacements #testim #testimonialHeader h3,
#social-foundations #testim #testimonialHeader h3,
#social-ecosystem #testim #testimonialHeader h3{
    font-weight: 300;
    width: 70%;
    margin: 0 auto;
}

#localSeoPlans #testim #testimonialHeader p,
#bigCitation #testim #testimonialHeader p,
#videoMarketing #testim #testimonialHeader p,
#verticalPlacements #testim #testimonialHeader p,
#pressRelease #testim #testimonialHeader p,
#social-foundations #testim #testimonialHeader p,
#social-ecosystem #testim #testimonialHeader p{
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}

/* ****** start of carouFredSel on Testimonial Page ******/

#testimonialContent, 
#top20Content{
	width: 900px;
	margin: 0 auto;
	background: #ffffff;
}

#wrapperTestim {
    width: 940px;
    min-height: 362px;
    position: relative;
}

#carouselTestim > div{
    width: 920px;
    position: relative;
    float: left;
    overflow: hidden;
}

#pagerContainer{
	margin: 0px auto 0px;
	width: 13%;
	padding-bottom: 50px;
}

#pager {
	height: 25px;
	margin: 0px 0px 0 0;
	text-align: left;
	padding: 10px 0px 0 2px;
	position:relative;
	left: 0px;
	top:0px;
	z-index:1;
	/*background: url('../img/pagerSprite.png') no-repeat center right;*/
	float: left;
}
#pager a {
	background-color: #1d98d1;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 6px;
	border-radius: 5px;
}
#pager a.selected {
	background-color: #eb9a00;
}

#pager a span {
	display: none;
}

#prev, #next {
	width: 25px;
	height: 28px;			
	display: block;				
	text-indent: -999em;
	background: url(../img/pagerSprite.png) no-repeat 0 0;
	/* position: absolute; */
	/* bottom: 85px; */				
	float: left;
}

#prev {
	background-position: 0px 0px;
	/* left: 17px; */
}

#prev:hover {
	left: 14px;
}			

#next {
	background-position: -18px 0;
	right: 15px;
}

#next:hover {
	right: 14px;
}			


/***** end of carousel Testimonials  */

#localSeoPlans .textTestimonials a,
#citationService .textTestimonials a,
#bigCitation .textTestimonials a,
#authorityBuilding .textTestimonials a,
#verticalPlacements .textTestimonials a,
#pressRelease .textTestimonials a,
#social-foundations .textTestimonials a,
#social-ecosystem .textTestimonials a{
	font-size: 18px;
	color: #707070;
	margin-left: 0px;
}

#localSeoPlans .textTestimonials a:hover,
#citationService .textTestimonials a:hover,
#bigCitation .textTestimonials a:hover,
#authorityBuilding  .textTestimonials a:hover,
#verticalPlacements  .textTestimonials a:hover,
#pressRelease  .textTestimonials a:hover,
#social-foundations .textTestimonials a:hover,
#social-ecosystem .textTestimonials a:hover{
	font-size: 18px;
	color: #1d98d1;
}

#localSeoPlans .textTestimonials ul li,
#citationService .textTestimonials ul li,
#bigCitation .textTestimonials ul li,
#authorityBuilding .textTestimonials ul li,
#videoMarketing .textTestimonials ul li,
#verticalPlacements .textTestimonials ul li,
#pressRelease .textTestimonials ul li,
#social-foundations .textTestimonials ul li,
#social-ecosystem .textTestimonials ul li{
	background: url(../img/plusSign.png) no-repeat 40px 0px transparent;
	list-style-type: none;
	margin: 10px 0;
	padding: 0px 0px 0px 85px;
	vertical-align: middle;
}

#localSeoPlans .textTestimonials ul,
#citationService .textTestimonials ul,
#bigCitation .textTestimonials ul,
#authorityBuilding .textTestimonials ul,
#videoMarketing  .textTestimonials ul,
#verticalPlacements  .textTestimonials ul,
#pressRelease  .textTestimonials ul,
#social-foundations .textTestimonials ul,
#social-ecosystem .textTestimonials ul{
	padding: 0px;
}

#localSeoPlans .textTestimonials,
#citationService .textTestimonials,
#bigCitation .textTestimonials,
#authorityBuilding .textTestimonials,
#videoMarketing .textTestimonials,
#verticalPlacements .textTestimonials,
#pressRelease .textTestimonials,
#social-foundations .textTestimonials,
#social-ecosystem .textTestimonials{
	padding: 20px 0 0px;
	width: 870px;
}

#resellerPlansHeader{
	width: 650px;
	margin: 0 auto;
}

#localSeoPlans #resellerPlansHeader h2 img{
	margin: -3px 10px;
}

#localSeoPlans #resellerPlansContent{

}
       				
#localSeoPlans .localLinksBox,
#pressRelease .premiumSyndicationBox{
    width: 435px;
    float:  left;
    background: #ffffff;
    margin: 20px 0 0 30px;
}

#localSeoPlans #localLinksTitle{
    background: #1d98d1 url(../img/localLinks.png) no-repeat 70px 18px;
}


#localSeoPlans #localLinksTitle h2{
    color: #ffffff;	
    line-height: 80px;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
    margin: 0 0 0 50px;
}

#localSeoPlans #localLinksPlusTitle{
    background: #1d98d1 url(../img/localLinksPlus.png) no-repeat 45px 18px;
}

#localSeoPlans #localLinksPlusTitle h2{
    color: #ffffff;	
    line-height: 80px;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
    margin: 0 0 0 60px;
}

#localSeoPlans .localLinksBuyBtn h2{
    color: #ffffff;	
    line-height: 52px;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
    margin: 0 0 0 40px;
    cursor: pointer;
}

#localSeoPlans .localLinksContent{
    padding: 10px 30px;

}

#localSeoPlans .localLinksContent ul{
	padding: 0px;
}

#localSeoPlans .localLinksContent ul li{
	background: url(../img/blueBullet.png) no-repeat 0px 9px transparent;
	list-style-type: none;
	margin: 10px 0;
	padding: 0px 0px 0px 35px;
	vertical-align: middle;
}

#localSeoPlans .localLinksContent ul li:hover,
#citationService ul li:hover,
#bigCitation #top20Content ul li:hover,
#bigCitation #news ul li:hover,
#videoMarketing .col720px ul li:hover,
#verticalPlacements .col720px ul li:hover{
	color: #707070;
}

#localSeoPlans .localLinksBuyBtn{
	width: 284px;
	margin: 0 auto 30px;
	background: #eb9a00 url(../img/buyArrow.png) no-repeat 55px 13px;
	border-radius: 5px;
}

#localSeoPlans #whatIf,
#bigCitation #faq,
#videoMarketing #getRanked,
#pressRelease #clippingReport,
#whiteLabel #issues6{
	background: #ffffff url(../img/grayWhiteBottomArrow.png) no-repeat;
	padding: 60px 0 30px;
	color: #707070;
}

#bigCitation #faq{
	background: #f3f3f3 url(../img/whiteBottomArrow.png) no-repeat;
}

#social-ecosystem #faq{
	background: #ffffff url(../img/grayWhiteBottomArrow.png) no-repeat;
        
	padding: 60px 20px 0px;
}

#localSeoPlans #whatIf ul,
#bigCitation #faq ul,
#social-ecosystem #faq{
	margin: 0; 
}

#localSeoPlans #whatIf ul li,
#bigCitation #faq ul li,
#social-ecosystem #faq ul li{
	background: url(../img/questionMark.png) no-repeat 40px 0px transparent;
	list-style-type: none;
	margin: 10px 0;
	padding: 0px 0px 0px 95px;
	vertical-align: middle;
	color: #707070;
}

#social-ecosystem #faq ul.innerList li{
	background: url(../img/plusSignForm.png) no-repeat 40px 7px transparent;
        
	padding: 0px 0px 0px 75px;
}


#localSeoPlans #whatIf ul li p.whatIfQuestion,
#bigCitation #faq ul li p.faQuestion,
#social-ecosystem #faq ul li p.faQuestion{
	font-weight: bold;
}

#whatIfQuestions{
	width: 820px;
	margin: 0 auto;
}

#localSeoPlans #whatIf ul li:hover,
#bigCitation #faq ul li:hover,
#social-ecosystem #faq ul li:hover{
	color: #707070;
}


#localSeoPlans #getStarted {
	width: 740px;
	margin: 0 auto 30px;
	background: #eb9a00;
	border-radius: 5px;
}

#citationService #saveTime #getStarted,
#videoMarketing #whyWait #getStarted,
#verticalPlacements #guaranteed #getStarted{
	width: 57%;
	margin: 0 auto 30px;
	/* padding: 10px 30px; */
	background: #1d98d1;
	border-radius: 5px;
}

#whatIf #getStarted{
	margin: 0 auto 30px;
	background: #1d98d1;
	border-radius: 5px;
}

#localSeoPlans #whatIf #getStarted{
	width: 735px;
}

#bigCitation #whatIf #getStarted,
#videoMarketing #whyWait #getStarted,
#verticalPlacements #guaranteed #getStarted{
	width: 425px;
}

#localSeoPlans #getStarted p,
#citationService #saveTime #getStarted p,
#whatIf #getStarted p,
#videoMarketing #whyWait #getStarted p,
#verticalPlacements #guaranteed #getStarted p,
#bigSavings #getStarted p{
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	line-height: 60px;
	padding: 0 60px;
	text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
	text-align: center;
}

#localSeoPlans .crazyBenefitsBoxItem h2{
	text-align: left;
}

/*********   end of page local-seo-reseller-plans.html styling ***********/

#link-building-services .nav{
	padding-top: 18px; 
}

#local-seo-reseller-plans .nav,
#hyper-local-citation-service .nav,
#big-citation-building-service .nav,
#authority-building-service .nav,
#video-marketing-services-for-small-business .nav,
#vertical-placements-co-occurences-service .nav,
#index-alt .nav,
#press-release-services .nav,
#budgetTier .nav,
#whiteLabel .nav,
#citationCleanup .nav{
	padding-top: 27px; 
}




/*********   page hyper-local-citation-service.html styling ***********/

#citationService #btnSection .btnItem,
#bigCitation #bigAggregators #btnSection .btnItem,
#authorityBuilding #the2T #btnSection .btnItem,
#videoMarketing #localVideoDrip #btnSection .btnItem,
#verticalPlacements #the4step #btnSection .btnItem{
	width: 333px;
	float: left;
	margin-bottom: 50px;
}


#videoMarketing #localVideoDrip #btnSection .btnItem {
	width: 377px;
	float: none;
	margin: 30px auto 20px;
}

.btnHeader,
.buyBtn,
.downloadBtn{
	width: 100%;
	/* float: left; */
	margin: 0 auto;
}

.btnHeader p{
	text-align: center;
	margin-left: -40px;
}

.btnHeader p.download{
	text-align: center;
	margin: 0 auto 20px;
}

.superscript{
	position: relative;
	top: -12px;
	vertical-align: baseline;
}

.superscriptBlue{
	position: relative;
	top: -12px;
	vertical-align: baseline;
	color: #1d98d1;
}

.btnHeader span.blue{
	font-size: 36px;
	font-weight: 700;
}

.btnHeader span.questionMark{
	font-size: 36px;
	font-weight: 400;
	color: #123247;;
}

#citationService .buyBtn,
#bigCitation .buyBtn,
#authorityBuilding .buyBtn,
#videoMarketing .buyBtn,
#verticalPlacements .buyBtn,
#home-alt .buyBtn,
#pressRelease .buyBtn,
#googleUpdate .buyBtn,
#bigSavings .buyBtn,
#closure .buyBtn{
	width: 283px;
	height: 52px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	background: #eb9a00 url(../img/buyArrow.png) no-repeat 23% center;
	margin: 0;
}

#pressRelease .buyBtn,
#closure .buyBtn{
	margin: 0 auto 30px;
}

#citationService .buyBtn p,
#bigCitation .buyBtn p,
#authorityBuilding .buyBtn p,
#videoMarketing .buyBtn p,
#verticalPlacements .buyBtn p,
#home-alt .buyBtn p,
#pressRelease .buyBtn p,
#googleUpdate .buyBtn p,
#bigSavings .buyBtn p,
#social-ecosystem .buyBtn p,
#closure .buyBtn p{
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
	line-height: 52px;
	text-align: left;
	margin-left: 115px;
	text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#citationService .downloadBtn,
#bigCitation .downloadBtn,
#authorityBuilding .downloadBtn,
#videoMarketing .downloadBtn,
#verticalPlacements .downloadBtn,
#pressRelease .downloadBtn,
#googleUpdate .downloadBtn,
#bigSavings .downloadBtn, 
#closure  .downloadBtn{
	width: 284px;
	height: 52px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	background: #1d98d1 url(../img/downloadArrow.png) no-repeat 23% center;
	margin: 0;
	float: right;
}

#citationService .downloadBtn p,
#bigCitation .downloadBtn p,
#authorityBuilding .downloadBtn p,
#videoMarketing .downloadBtn p,
#videoMarketing .sampleVideoBtn p,
#verticalPlacements .downloadBtn p,
#home-alt #nextStep .downloadBtn p,
#pressRelease .downloadBtn p,
#googleUpdate .downloadBtn p,
#bigSavings .downloadBtn p{
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
	line-height: 52px;
	text-align: left;
	margin-left: 115px;
	text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#citationService #bigProblems,
#authorityBuilding #the2T,
#videoMarketing #localVideoDrip,
#ecosystemModules{
	background: #f3f3f3 url(../img/whiteBottomArrow.png) no-repeat;
	padding: 50px 0 30px;
}

#citationService #bigProblems h1{
	width: 72%;
}

#citationService #overlap{
	background: url(../img/overlap.png) no-repeat;
}

#citationService #optimalStrategy{
	background: url(../img/optimalStrategy.png) no-repeat;
}

#citationService #niched{
	background: url(../img/niched.png) no-repeat;
}

#citationService #bigProblems h2,
#authorityBuilding #the2T h2,
#videoMarketing .bigBenefitBoxItem h2,
#videoMarketing .big2ProblemsBoxItem h2,
#pressRelease .uniqueReasonsBoxItem h2,
#social-foundations .bigWaysBoxItem h2{
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #123247;
	margin: 30px 0 0;
    text-transform: uppercase;
	text-align: left;
	width: 100%;
}

#citationService .bigProblemsBox.centered {
	margin: 30px auto;
	float: none;
	clear: both;
}

#citationService .solutionsBox{
	width: 875px;
	/* min-height: 398px; */
	background: #ffffff;
	float: left;
	margin: 30px 0px 0px 40px;
	border: 1px solid #d7d7d7;
	padding-bottom: 10px;
}

#citationService #masterList{
	background: url(../img/masterList.png) no-repeat;
}

#citationService #nicheSource{
	background: url(../img/nicheSource.png) no-repeat;
}

#citationService #whyMasterList,
#citationService #keyElements{
	width: 335px;
	float: left;
	margin: 30px 30px 0 0px;
}


#citationService #solutions h2,
#verticalPlacements .the3reasonsBox h2,
#verticalPlacements #whatIsNot h2{
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #123247;
	margin: 30px 0 0;
	text-transform: uppercase;
	text-align: left;
	width: 100%;
}

#citationService .solutionsBoxItem h4{
	margin: 0;
}

#citationService .solutionsBoxItem ul li,
#videoMarketing .col720px ul li {
	background: url(../img/plusSign.png) no-repeat 0px 4px transparent;
	list-style-type: none;
	margin: 10px 0;
	padding: 0px 0px 0px 44px;
	vertical-align: middle;
}

#citationService .solutionsBoxItem ul,
#videoMarketing .col720px ul{
	padding: 0px 0 0 40px;
}

#citationService .nicheSource.solutionsBoxItem,
#verticalPlacements .the3reasonsBoxItem{
	width: 690px;
	float: left;
}

#citationService #badGood,
#bigCitation #badGood,
#citationService #saveTime,
#bigCitation #whatIf,
#authorityBuilding #limitedAvailability,
#videoMarketing #whyWait,
#verticalPlacements #guaranteed,
#home-alt #nextStep,
#budgetTier #closure{
	background: #ffffff url(../img/blueWhiteBottomArrow.jpg) no-repeat;
	padding: 30px 0 0px;
}

#citationService #downloadReport{
	width: 300px;
	margin: 0 auto;
}

#bigCitation #badGoodHeader,
#citationService #badGoodHeader{
	width: 708px;
	margin: 30px auto;
}

#bigCitation #badGoodHeader h2
#citationService #badGoodHeader h2{
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #123247;
	margin: 30px 0 0;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}

#bigCitation #news
#citationService #news{
	width: 565px;
	margin: 0 auto;
}

#bigCitation #news ul li,
#citationService #news ul li,
#verticalPlacements #whatIsNot ul li{
	background: url(../img/xSign.png) no-repeat 0px 0px transparent;
	list-style-type: none;
	margin: 10px 0;
	padding: 0px 0px 0px 44px;
	vertical-align: middle;
	line-height: 26px;
}

#bigCitation #news ul li.goodNews,
#citationService #news ul li.goodNews{
	background: url(../img/plusSign.png) no-repeat 0px 0px transparent;
}

#bigCitation #news ul,
#citationService #news ul,
#verticalPlacements #whatIsNot ul{
	margin: 0px;
	padding: 0px 8px;
}

#bigCitation #badGoodHeader img,
#citationService #badGoodHeader img{
    margin: 0px 0px 20px 34px;
}

#bigCitation #badGoodHeader img.center,
#citationService #badGoodHeader img.center{
    display:  block;
    margin: 0 auto;
}

#bigCitation #badGoodHeader img.term,
#citationService #badGoodHeader img.term{
	width: 660px;
	height: 288px;
	display:  block;
	margin: 0px auto;
}

#bigCitation #badGoodHeader h4,
#citationService #badGoodHeader h4{
	text-transform: uppercase;
}

#citationService #testim h1,
#authorityBuilding #testim h1,
#videoMarketing #testim h1,
#verticalPlacements #testim h1 {
	color: #ffffff;
	margin: 20px 0 0px 0;
	padding: 10px 0 0 20px;
}

#citationService #testim h2,
#authorityBuilding #testim h2,
#bigCitation #testim h2,
#videoMarketing #testim h2,
#verticalPlacements #testim h2,
#social-foundations #testim h2{
	color: #ffffff;
	margin: 0px auto 20px;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
}

#citationService #testim,
#authorityBuilding #testim,
#videoMarketing #testim,
#pressRelease #options3,
#social-foundations #packages4{
	background: #1d98d1 url(../img/whiteBlueBottomArrow.png) no-repeat;
	padding: 30px 0;
}

#citationService #testim #testimonialHeader p,
#authorityBuilding #testim #testimonialHeader p{
    font-weight: 600;
    color: #ffffff;
    text-align: center;
}

#citationService #saveTime #contentSaveTime,
#authorityBuilding #limitedAvailability #contentLimitedAvailability{
	width: 670px;
	margin: 0 auto;
	padding: 30px 0;
}

#citationService #saveTime h2{
	margin: 0 auto;
	width: 75%;
}

#citationService #saveTime ul li,
#verticalPlacements #guaranteed ul li{
	background: url(../img/plusSign.png) no-repeat 0px 0px transparent;
	list-style-type: none;
	margin: 10px 0;
	padding: 0px 0px 0px 44px;
	vertical-align: middle;
}	

#citationService #saveTime .btnItem,
#verticalPlacements #guaranteed .btnItem {
	width: 294px;
	margin: 0 auto;
}

#citationService #saveTime .btnItem .btnHeader p{
	margin-left: -10px;
}


#citationService #saveTime .buyBtn{
	margin-top: 20px;
}


#citationService #solutions h1 {
	margin: 20px 0;
}


/*********   end of page hyper-local-citation-service.html styling ***********/

/*********   page local-seo-reseller-plans.html styling ***********/

#bigCitation h1{
	font-size: 42px;
	line-height: 46px;
	width: 100%;
}

#bigCitation .orange-small-1{
	background: url(../img/bgOrange-small-1.png) no-repeat;
	font-weight: 600;
}

#bigCitation .orange-small-2{
	background: url(../img/bgOrange-small-2.png) no-repeat;
	font-weight: 600;
}

.orange-links{
	background: url(../img/orangeBg-links.png) no-repeat;
	font-weight: 600;
	padding: 5px 10px;
	color: #333333;
}

.orange-price{
	background: url(../img/orangeBg-price.png) no-repeat;
	font-weight: 600;
        margin: 3px 5px;
	color: #333333;
}

.orangeBg-incorrect-nap{
	background: url(../img/orangeBg-incorrect-nap.png) no-repeat;
	font-weight: 600;
	padding: 3px 5px;
	color: #333333;
}

.orangeBg-key-inconsistent{
	background: url(../img/orangeBg-key-inconsistent.png) no-repeat;
	font-weight: 600;
	padding: 3px 5px;
	color: #333333;
}



#bigCitation .heading #btnSection .btnItem{
	width: 333px;
	margin: 30px auto 50px;
}

#bigCitation .heading .btnHeader p{
	text-align: center;
}

#bigCitation .buyBtn{
	margin: 0 auto;
}

#bigCitation #bigAggregators img{
	margin: 10px auto;
}

#bigCitation .bigAggregatorBox{
	width: 243px;
	height: 556px;
	background: #ffffff;
	float: left;
	margin-left: 26px;
	margin-bottom: 10px;
	padding: 0 20px;
	border: 1px solid rgb(207, 206, 206);
}

#bigCitation #bigAggregators .bigAggregatorBox img{
	margin: 0 auto;
}

#bigCitation #bigAggregators .bigAggregatorBox h2{
	margin: 20px auto 10px;
}

#bigCitation #bigAggregators img.imgIndent{
	float: left;
	margin: 0;
}

#bigCitation .btnHeader span.questionMark{
	position: relative;
	top: 12px;
	margin-left: 2px;
}

#bigCitation .downloadBtn {
	margin-right: -14px;
	background-position: 52px;
}

#bigCitation #bigAggregators .btnHeader p{
    margin-left: 8px;
	
}

#bigCitation #bigAggregators .downloadHeader{
	margin-left: 30px;
}

#bigCitation .downloadBtn p{
	margin-left: 100px;
}

#bigCitation #top20 h1{
	background: url(../img/top20.png) no-repeat 40px 10px;
	margin: 10px 0 35px 60px;
	color: #ffffff;
}

#bigCitation #top20Content{
	width: 840px;
	padding: 10px 30px 20px;
}

#bigCitation #top20Content .top20List{
	width: 25%;
	float: left;
}

#bigCitation #top20Content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bigCitation #top20Content ul li{
	font-weight: 600;
	color: #636e72;
}

#bigCitation #top20Content .top20List.firstList{
	width: 22%;
}

#bigCitation #top20Content .top20List.secondList{
	width: 30%;
}

#bigCitation #top20Content .top20List.thirdList{
	width: 23%;
}

#bigCitation #faq{
	width: 820px;
	margin: 0 auto;
	padding: 60px 100px 30px 60px;
}

#big-citation-building-service #wrapperTestim {
	min-height: 320px;
}

#big-citation-building-service #whatIf .btnHeader p.download,
#budgetTier #closure .btnHeader p.download{
	margin: 30px auto 15px;
}

#big-citation-building-service #whatIf .downloadBtn,
#budgetTier #closure  .downloadBtn{
	float: none;
	margin: 0 auto;
}

#whatIf .col720px{
	padding: 30px 0 10px;
}

#whatIf .btnHeader p{
	margin-left: 0;
}

#bigCitation #whatIf{
	padding-bottom: 50px
}

#bigCitation #bigAggregators #btnSection .btnItem{
	margin-bottom: 30px;
}


/*********   end of page local-seo-reseller-plans.html styling ***********/



/*********   end of page authority-building-service.html styling ***********/

#authorityBuilding .heading h1{
	width: 670px;
	margin: 30px auto;
}

#authorityBuilding #moreTrustrank{
	background: url(../img/moreTrustrank.png) no-repeat;
}

#authorityBuilding #moreTraffic{
	background: url(../img/moreTraffic.png) no-repeat;
}

#authorityBuilding .the2TBox{
	min-height: 320px;
}

#authorityBuilding #the2T h1{
	width: 710px;
	margin: 30px auto 20px;
}

#authorityBuilding #btnSection{
	width: 670px;
	margin: 30px auto 0;
}

#authorityBuilding .buyBtn{
	margin-top: 50px;
}

#authorityBuilding #numbers {
background: #ffffff url(../img/grayWhiteBottomArrow.png) no-repeat;
padding: 50px 0 30px;
}

#authorityBuilding #numbersHeader h1{
	width: 573px;
	margin: 20px auto;
}

#authorityBuilding #numbersHeader{
	width: 650px;
	margin: 0 auto;
}

#authorityBuilding #numbersHeader p{
	padding-left: 15px;
}

#authorityBuilding #testim h1{
	width: 600px;
	margin: 30px auto 0;
}

#authorityBuilding #limitedAvailability .buyBtn{
	width: 283px;
	margin: 40px auto 20px;
}

#authorityBuilding #the2T{
	padding: 50px 0 0px;
}

#authorityBuilding #the2T #btnSection .btnItem {
	float: none;
	margin: 0 auto;
}

#authorityBuilding .buyBtn {
	margin: 50px auto;
}

/*********   end of page authority-building-service.html styling ***********/



/*********   page video-marketing-services-for-small-business.html styling ***********/

#videoRanking p{
	padding-left: 150px;
}

#localVideoDrip h4{
	font-weight: 600;
	text-align: center;
	background: url(../img/orangeBg-3part.png) no-repeat 266px 0;
}

#localVideoDrip .drip3part {
	width: 243px;
	height: 339px;
	background: #ffffff;
	float: left;
	margin-left: 26px;
	margin-bottom: 10px;
	padding: 0 20px;
	border: 1px solid rgb(207, 206, 206);
}

.drip3part img{
	margin: 20px auto 0;
}

.drip3part p{
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}

#localVideoDrip #btnSection{
	margin: 20px auto 0;
	width: 760px;
}

#localVideoDrip .btnHeader p.download{
	margin: 70px 0 20px 90px;
}

#videoMarketing .buyBtn{
	margin-left: 20px;
}

#videoMarketing #whyWait .buyBtn {
	margin: 0 auto;
}

#videoMarketing #big7Benefits h1 {
	margin: 25px 0;
}

#videoMarketing #big7Benefits p,
#videoMarketing #big2Problems .col660px p {
	font-size: 16px;
	line-height: 24px;
}

#videoMarketing #video-syndication{
	background: url(../img/video-syndication.png) no-repeat;
}

#videoMarketing #generate-leads-with-video{
	background: url(../img/generate-leads-with-video.png) no-repeat;
}

#videoMarketing #traffic-diversification{
	background: url(../img/traffic-diversification.png) no-repeat;
}

#videoMarketing #improved-serp-ctr{
	background: url(../img/improved-serp-ctr.png) no-repeat;
}

#videoMarketing #top-10{
	background: url(../img/top-10.png) no-repeat;
}

#videoMarketing #upsell-video{
	background: url(../img/upsell-video.png) no-repeat;
}

#videoMarketing #citations-backlinks{
	background: url(../img/citations-backlinks.png) no-repeat;
}

#videoMarketing .bigBenefitBox.centered {
	margin: 35px auto;
	float: none;
	clear: both;
	width: 422px;
}

#videoMarketing #big2Problems,
#verticalPlacements #whatIsNot,
#pressRelease #uniqueReasons,
#social-foundations #bigWays{
	background: #f3f3f3 url(../img/blueGrayBottomArrow.jpg) no-repeat;
	padding: 50px 0 50px;
}

#big2Problems h1{
	margin: 20px 0 40px;
}

#big2Problems h1.solved{
	margin: 40px 0;
}

#videoMarketing #too-expensive{
	background: url(../img/too-expensive.png) no-repeat;
}

#videoMarketing #low-quality{
	background: url(../img/low-quality.png) no-repeat;
}


#videoMarketing .big2ProblemsBox {
	width: 640px;
	min-height: 171px;
	margin: 20px 0 0 20px;
}

#videoMarketing .big2ProblemsBox .big2ProblemsBoxItem {
	width: 490px;
	float: left;
}

#videoMarketing .videoSample {
	width: 278px;
	height: 157px;
	background: #ffffff;
	float: left;
	margin: 20px 0 50px 29px;
	/* padding: 0 20px; */
	border: 1px solid rgb(207, 206, 206);
}

#videoMarketing .sampleVideoBtn {
	width: 414px;
	height: 52px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #1d98d1 url(../img/see-more-video-arrow.png) no-repeat 45px center;
	margin: 0 auto;
}

#videoMarketing .sampleVideoBtn p {
	margin-left: 90px;
}

#videoMarketing #getRanked h1{
	margin: 0 0 30px 0;
}

#videoMarketing #whyWait{
	padding: 60px 0 60px;
}

#videoMarketing #whyWait .col660px{
	padding: 20px 0 20px 190px;
}

#videoMarketing  #videoProd h2,
#videoMarketing  #videoSynd h2 {
	margin-bottom: 50px;
}

/**   end of page video-marketing-services-for-small-business.html styling */


/********   vertical-placements-co-occurences-service styling */


#the4step .orange4step {
background: url(../img/bgOrange-4steps.png) no-repeat;
font-weight: 600;
padding: 0 15px;
}

#the4step h1{
	margin: 20px 0 30px;
}

#the4step .textCenter{
	margin: 30px auto;
}

#the4stepProcess .the4stepBox {
	width: 160px;
	height: 310px;
	background: #ffffff;
	float: left;
	margin-left: 22px;
	margin-bottom: 10px;
	padding: 0 25px;
	border: 1px solid rgb(207, 206, 206);
}

#the4stepProcess .the4stepBox p.stepNo{
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #1d98d1;
	text-align: center;
	margin: 20px 0 0 0;
}

#verticalPlacements .the4stepBox h2 {
	margin: 0 auto;
	width: 100%; 
}

#the4stepProcess .the4stepBox img{
	display: block;
	margin: 20px auto;
}

#the4stepProcess .the4stepBox p{
	text-align: center
}

#verticalPlacements #the4step #btnSection .buyBtn{
	margin-top: 66px;
}

#verticalPlacements #the4step .col720px{
	padding-left: 50px;
}

#verticalPlacements #the3reasons h1{
	width: 800px;
	color: #ffffff;
	margin-top: 20px;
}

#verticalPlacements #the4step {
	padding-bottom: 0px;
}

#verticalPlacements .the3reasonsBox {
	width: 900px;
	background: #ffffff;
	margin: 30px auto 0;
	border: 1px solid #d7d7d7;
	padding-bottom: 10px;
}

#verticalPlacements .the3reasonsBox #co-occurences {
	background: url(../img/co-occurences.png) no-repeat;
}

#verticalPlacements .the3reasonsBox #co-citations {
	background: url(../img/co-citations.png) no-repeat;
}

#verticalPlacements .the3reasonsBox #extra-promotion {
	background: url(../img/promote-it.png) no-repeat;
}

#verticalPlacements #the3reasons {
	font-size: 16px;
	line-height: 24px;
}

#verticalPlacements #the3reasons p.yes{
	font-size: 20px;
	margin-bottom: -10px;
}

#verticalPlacements #the3reasons img{
	margin:	30px auto;
}

#verticalPlacements #the3reasons #co-occurenceGraph p{
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

#verticalPlacements #the3reasons #relatedTerms{
	width: 390px;
	float: left;
}

#verticalPlacements #the3reasons #at{
	width: 30px;
	float: left;
}

#verticalPlacements #the3reasons #website{
	width: 260px;
	float: left;
	/* margin-left: 40px; */
}


#verticalPlacements #the3reasons #co-occurenceGraph p.graphBtn{
	margin: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
	line-height: 52px;
	background: #eb9a00;
	border-radius: 3px;
	text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#verticalPlacements #the3reasons #website p.graphBtn{
	width: 150px;
	margin: 0 auto;
}

#verticalPlacements #the3reasons #relatedTerms p.graphBtn{
	font-size: 18px;
}

#verticalPlacements #the3reasons #at p{
	margin: 70px 30px 0;
}


#verticalPlacements #whatIsNot p{
	margin-top: 0px;
	font-size: 16px;
	color: #707070;
}

#verticalPlacements #guaranteed ul{
	padding: 0px 0 20px;
}

#verticalPlacements #whatIsNot ul li,
#verticalPlacements #guaranteed ul li {
	background-position-y: 3px;
}

#verticalPlacements #whatIsNot h1 {
	margin: 30px 0 0;
}

#verticalPlacements #guaranteed h1 {
	margin: 40px 0 20px;
}

#verticalPlacements #guaranteed .btnItem{
}

#verticalPlacements #guaranteed {
	padding-bottom: 50px;
}

/********   end of vertical-placements-co-occurences-service styling */


/********   home page (index-alt.html) styling */

#home-alt #upfold{
	margin-top: 10px;
}

#home-alt #services{
	width: 520px;
	float: left;
	padding: 0 30px;
	margin-bottom: 50px;
}

#home-alt #services #intro p{
	color: #687074;
	font-size: 18px;
}


#home-alt #linksourcesForm{
	width: 335px;
	float: left;
	border-radius: 4px;
	min-height: 615px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
	-moz-box-shadow: 0 0 13px #999;  
	-webkit-box-shadow: 0 0 13px #999;  
	box-shadow: 0 0 13px #999;
	background: #f3f3f3;
}

/* ****** start of carouFredSel on Home Page ******/



#wrapperServices {
    width: 415px;
	height: 162px;
	position: relative;
}	

#carouselServices > div{
    width: 415px;
    position: relative;
    float: left;
    overflow: hidden;
    background: #f3f3f3;
    border: 1px solid #cccccc;
    border-radius: 4px;
}



#home-alt #pagerContainer{
	width: 520px;
	padding: 0;
	position: absolute;
}

#home-alt #prev, #home-alt #next {
	width: 27px;
	height: 52px;			
	display: block;				
	text-indent: -999em;
	overflow: hidden;
	position: relative;
	top: -107px;
}

#home-alt #prev {
	background: url(../img/leftArrowServices.png) no-repeat 0 0;
	left: 0px;
}

#home-alt #prev:hover{
	
}	

#home-alt #next {
	background: url(../img/rightArrowServices.png) no-repeat 0px 0px;
	left: 463px;
}
			
#home-alt #next:hover{

}




/*  end of Services carousel*/

#home-alt #services .textServices p.serviceFeature {
	font-size: 18px;
	font-weight: 600;
	color: #111111;
	padding: 0 0 20px 0;
	margin: 0;
}

#home-alt .textServices{
	padding: 20px;
	margin-left: 30px;
	min-height: 120px;
}

#home-alt #services .textServices p{
	color: #687074;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	padding: 0;
	margin: 0;
}



#home-alt .buyBtn{
	width: 400px;
	margin: 0 auto;
	background-position: 70px;
}

#home-alt #formMessage{
	width: 480px;
	margin: 20px auto 0;
	border: 1px solid #bfc4cf;
	padding: 0 20px;
}

#home-alt #formMessage p{
	color: #687074;
	font-size: 18px;
}

#home-alt #gemsArrow{
	z-index: 1;
	margin-top: -267px;
	margin-left: -64px;
}

#home-alt #formTitle{
	width: 335px;
	height: 132px;
	background: url(../img/bgTitle.png) no-repeat;
	padding-top: 10px;
	margin-bottom: 10px;
}

#home-alt #formTitle h1{
	font-size: 36px;
	font-weight: 600;
	color: #ffffff;
	line-height: 32px;
	text-align: center;
	text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}


#home-alt #formTitle h2{
	font-size: 24px;
	font-weight: 600;
	color: #ffffff;
	line-height: 24px;
	text-align: center;
	text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
	margin: 0px;
	text-transform: uppercase;
}

#home-alt #linksourcesForm .name{
	margin-left: 25px;
	color: #707070;
	padding-left: 50px;
	width: 228px;
}

#home-alt #linksourcesForm input[value="Website"]{
	background: #ffffff url(../img/website.png) no-repeat 15px 14px;
}

#home-alt #linksourcesForm input[value="First Name"]{
	background: #ffffff url(../img/name.png) no-repeat 15px 11px;
}

#home-alt #linksourcesForm input[value="E-Mail"]{
	background: #ffffff url(../img/email.png) no-repeat 15px 13px;
}

#home-alt #linksourcesForm input.submitbutton{
	background: #eb9a00;
	width: 283px;
	height: 46px;
	color: #ffffff;
	margin-left: 25px;
	border: none;
	font-size: 18px;
	text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
	cursor: pointer;
}

#home-alt #linksourcesForm #gems{
	padding: 0 25px;
	margin-top: 28px;
	position: relative;
}

#home-alt #linksourcesForm #gems p{
	font-size: 16px;
	line-height: 20px;
}


#home-alt #linksourcesForm #gems ul li{
	background: url(../img/plusSignForm.png) no-repeat 0px 4px transparent;
	list-style-type: none;
	margin: 5px 0;
	padding: 0px 0px 0px 29px;
	vertical-align: middle;
}

#home-alt #linksourcesForm #gems ul{
	margin: 0;
	padding: 0;
}

#home-alt #linksourcesForm #gems ul li p{
	padding: 0;
	margin: 0;
	font-size: 15px;
}

#home-alt #linksourcesForm #gems .coupleGems{
	margin-left: 30px;
}


#home-alt #testim{
	background: #1d98d1 url(../img/whiteBlueBottomArrow.png) no-repeat;
	padding: 42px 0 0px;
}

#home-alt #testim #testimonialHeader {
	background: url(../img/testimonialSign.png) no-repeat 0px 0px;
	height: 90px;
	color: #ffffff;
	text-align: center;
	width: 80%;
	margin: 0px auto;
	padding: 1px 0 0 30px;
}

#home-alt #testim #testimonialHeader h1{
    margin: 0;
    color: #ffffff;
    width: 100%;
    margin-top: 30px;
}

#home-alt #testim .testimBox{
	width: 300px;
	height: 405px;
	float: left;
	margin: 30px 20px 50px 58px;
	background: #ffffff;
	padding: 25px 40px;
	
}

#home-alt #testim .testimBox p{
	color: #414340;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;

}

#home-alt #testim .testimBox p.testimName{
	color: #1d98d1;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: 600;
	margin-bottom: 6px;
}

#home-alt #testim .testimBox p.testimPosition{
	color: #414340;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: 600;
	padding: 2px 0;
	margin: 0;
}


#home-alt #nextStep .buyBtn {
	width: 350px;
	background-position: 50px;
}

#home-alt #nextStep .btnItem{
    width: 358px;
	
    float: left;
    margin-left: 40px;
    margin-bottom: 60px;
}

#home-alt #nextStep{
	color: #333333;
}

#home-alt #nextStep .btnHeader p {
	text-align: center;
	margin: 16px 0 20px 0px;
}

#home-alt #nextStep .downloadBtn {
	width: 460px;
	height: 52px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	background: #1d98d1 url(../img/buyArrow.png) no-repeat 40px center;
	margin: 0;
	/* float: right; */
}

#home-alt #nextStep #packagesBtn{
	margin-left: 60px;
}

#home-alt #nextStep .downloadBtn p {
	margin: 0 0 0 90px;
}

#home-alt #nextStep #packagesBtn .btnHeader{
	margin-left: 50px;
}

#home-alt #linksourcesForm #gems ul li p:hover{
	color: #333333;
}


/********   end of home page (index-alt.html) styling */


/********   press-release-services.html styling */

.whyPayMoreOrangeBg{
	font-weight: bold;
	background: url(../img/whyPayMoreOrangeBg.png) no-repeat;
	padding: 5px;
	margin-right: 10px;
}

#pressRelease .downloadBtn  {
	margin: 0 auto 50px;
	float: none;
}


#pressRelease .orderOption {
	width: 243px;
	height: 350px;
	background: #ffffff;
	float: left;
	margin-left: 26px;
	margin-bottom: 10px;
	padding: 0 20px;
	border: 1px solid rgb(207, 206, 206);
}

.orderOption img{
	margin: 20px auto 0;
}

.orderOption p,
.packageOption p{
	text-align: center;
	font-size: 16px;
	line-height: 24px;
}

#pressRelease .orderOption h2 {
	width: 100%;
}

#pressRelease #options3 h1,
#social-foundations #packages4 h1{
	margin: 30px auto;
	color: #ffffff;
}

#pressRelease .uniqueReasonsBox #in-house{
	background: url(../img/in-house.png) no-repeat;
}

#pressRelease .uniqueReasonsBox #url-report{
	background: url(../img/url-report.png) no-repeat;
}

#pressRelease .uniqueReasonsBox #syndication-options{
	background: url(../img/syndication-options.png) no-repeat;
}

#pressRelease .uniqueReasonsBox #optional-social-signals{
	background: url(../img/optional-social-signals.png) no-repeat;
}

#pressRelease #uniqueReasons h1{
	width: 72%;
	/* margin: 0px auto; */
}

#pressRelease .uniqueReasonsBox {
	min-height: 258px;
}


#pressRelease #beforeSyndicationTitle{
    background: #1d98d1 url(../img/beforeSyndication.png) no-repeat 45px 24px;
}

#pressRelease #afterSyndicationTitle{
    background: #1d98d1 url(../img/afterSyndication.png) no-repeat 60px 24px;
}

#pressRelease .premiumSyndicationBox .SyndicationTitle{
	margin: 0px 0 0 0px;
	padding: 15px 0;
}

#pressRelease .premiumSyndicationBox h2 {
	color: #ffffff;
	line-height: 30px;
	text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
	margin: 0px 0 0 90px;
}

#pressRelease .premiumSyndicationBox .resultsFigure{
	font-size: 36px;
}




/********   end of press-release-services.html styling */

/********   social-foundations-service.html styling */

#googleUpdate{
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
	line-height: 24px;
        color: #707070 !important;
}

#socialFoundationsService h2{
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	color: #123247;
	margin: 10px 0 15px;
        text-transform: uppercase;
	text-align: center;
	width: 100%;
}


.pageTitleIcon h1{
    text-transform: uppercase;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    margin: 30px 0 30px 20px;
    padding: 20px;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

.socialFoundationsOrangeBg{
    background: url(../img/social-foundation-ob.png) no-repeat;
    /* width: 700px; */
    /* height: 61px; */
    padding: 0 10px;
}

#socialFoundationsService h1{
    width: 100%;
}

#socialFoundationsService {
    box-shadow: none;
}

.embededVideo{
    margin: 0 auto;
    text-align: center;
}

#googleUpdate .buyBtn,
#googleUpdate .downloadBtn{
    margin: 0 auto 40px;
    float: none;
}

#social-foundations .packageOption {
    width: 165px;
    height: 550px;
    background: #ffffff;
    float: left;
    margin-left: 26px;
    margin-bottom: 20px;
    padding: 0 20px;
    border: 1px solid rgb(207, 206, 206);
}

#social-foundations .packageOption h2{
    font-size: 22px;
    min-height: 70px;
}

.packageOption p {
    text-align: left;
}

#packages4 h2{
    color: white;
    display: block;
    margin: 0px 0 10px 170px;
}

#social-foundations .bigWaysBox #foundation-management{
	background: url(../img/social-foundation-management.png) no-repeat;
}

#social-foundations .bigWaysBox #strong-funnel{
	background: url(../img/social-foundation-strong-funnel.png) no-repeat;
}

#social-foundations .bigWaysBox #unstructured-citations{
	background: url(../img/social-foundation-unstructured-citations.png) no-repeat;
}

#social-foundations .bigWaysBox #keyword-real-estate{
	background: url(../img/social-foundation-keyword-real-estate.png) no-repeat;
}

#social-foundations #bigWays h1{
	width: 72%;
	/* margin: 0px auto; */
}

#social-foundations .bigWaysBox {
	min-height: 288px;
}

#social-foundations .bigWaysBoxItem h2{
    font-weight: 300;
}


#social-foundations #bigWays p{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #707070;
}

#social-foundations #testim #testimonialHeader h2 {
    font-weight: 400;
}

#social-foundations #testim #testimonialHeader p {
    text-transform: uppercase;
}

#social-foundations .btnHeader p.download {
    margin: 30px auto 15px;
}

#bigSavings{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #707070;
}

#bigSavings .downloadBtn{
    display: block;
    margin: 0 auto 30px;
    float: none;
}

.initialCase {
    text-transform: initial;
}

.lowerCase {
    text-transform: lowercase;
}

#social-foundations h1 span.lowerCase {
    text-transform: lowercase;
    font-weight: 300;
}

#bigSavings #getStarted {
    width: 285px;
}


#bigSavings #getStarted {
    margin: 0 auto 30px;
    background: #1d98d1;
    border-radius: 3px;
}

#bigSavings .buyBtn{
    display: block;
    margin: 0 auto 50px;
    float: none;
}

#bigSavings #getStarted p {
    line-height: 45px;
}

#googleUpdate .btnHeader p,
#bigSavings .btnHeader p{
    margin: 0 0 20px 0;
}

#social-foundations p.centered{
    text-align: center;
}



/********   end *****/


iframe[name="google_conversion_frame"] {
    background: transparent;
    color: #404141 !important;
    font-size: 12px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    font-family: "Verdana",Tahoma,Impact;
}

#mkResources {
    width: 960px;
    margin: 0 auto;
    background: url(../img/bgTitleMkResources.jpg) no-repeat center top;
    padding: 30px 0px;
}

#mkResources .articlesType{
    width: 215px;
    float: left;
    margin: 0 0 0 20px;
}

#localSeo.articlesTypeIcon{
    width: 92px;
    height: 92px;
    margin: 0 auto;
    background: url(../img/Hyper-Local-Citations.png) no-repeat center top;
    background-size: cover;
}

#traffic.articlesTypeIcon{
    width: 92px;
    height: 92px;
    margin: 0 auto;
    background: url(../img/traffic-resources.png) no-repeat center top;
    background-size: cover;
}

#linkBuilding.articlesTypeIcon{
    width: 92px;
    height: 92px;
    margin: 0 auto;
    background: url(../img/link-building.png) no-repeat center top;
    background-size: cover;
}

#tools.articlesTypeIcon{
    width: 92px;
    height: 92px;
    margin: 0 auto;
    background: url(../img/marketing-tool-reviews.png) no-repeat center top;
    background-size: cover;
}

#mkResources h1{
    text-transform: uppercase;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    color: #ffffff;
    width: 95%;
    margin: 0 auto;
}

#mkResources p.intro{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #ffffff;
    padding: 0 160px 12px;
}

#mkResources h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #123247;
    margin: 30px 0 0;
    text-align: center;
    text-transform: uppercase;
}

#mkResources .articlesTypeText p{
    font-size: 16px;
    line-height: 22px;
    color: #707070;
}

.articlesTypeText h2{
    min-height: 60px;
}

.articlesReadMore{
    width: 218px;
    height: 34px;
    margin: 0 auto;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #1d98d1 url(../img/moreInfo.png) no-repeat right+13px center;
}

.articlesReadMore span{
    color: #ffffff;
    margin: 0 0 0 17px;
    font-size: 14px;
    line-height: 34px;
    text-transform: uppercase;
    /* font-weight: 600; */
}

.pageTitleIcon{
    width: 90%;
    border-radius: 4px;
}


#authorityBuilding .heading #authorityBuildingTitle h1 {
    width: 600px;
    margin: 30px auto;
}

#authorityBuildingTitle {
    background: #1d98d1 url(../img/Authority-Builders.png) no-repeat left+30px center;
    width: 560px;
    margin: 0 auto;
}

#authorityBuildingTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#bigCitation .heading #bigCitationTitle h1 {
    width: 470px;
    margin: 30px auto;
}

#bigCitationTitle {
    background: #1d98d1 url(../img/Big-Citations-Service.png) no-repeat left+30px center;
    width: 425px;
    margin: 20px auto 0;
}

#bigCitationTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#citationService .heading #hyperCitationsTitle h1 {
    width: 640px;
    margin: 30px auto;
}

#hyperCitationsTitle {
    background: #1d98d1 url(../img/Hyper-Local-Citation.png) no-repeat left+30px center;
    width: 600px;
    margin: 0 auto;
}

#hyperCitationsTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#pressRelease .heading #prServicesTitle h1 {
    width: 650px;
    margin: 30px auto;
}

#prServicesTitle {
    background: #1d98d1 url(../img/PR-Services.png) no-repeat left+30px center;
    width: 605px;
    margin: 0 auto;
}

#prServicesTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#videoMarketing .heading #richMediaCitationsTitle h1 {
    width: 620px;
    margin: 30px auto;
}

#richMediaCitationsTitle {
    background: #1d98d1 url(../img/Rich-Media-Citations.png) no-repeat left+30px center;
    width: 580px;
    margin: 0 auto;
}

#richMediaCitationsTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#verticalPlacements #verticalPlacementsTitle h1 {
    width: 620px;
    margin: 30px auto;
}

#verticalPlacementsTitle {
    background: #1d98d1 url(../img/Vertical-Placements-Service.png) no-repeat left+30px center;
    width: 580px;
    margin: 20px auto 0;
}

#verticalPlacementsTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#socialFoundationsService .heading #socialFoundationsTitle h1 {
    width: 620px;
    margin: 30px auto;
}

#socialFoundationsTitle {
    background: #1d98d1 url(../img/social-foundation-pt.png) no-repeat left+30px center;
    width: 580px;
    margin: 0px auto 0;
}

#socialFoundationsTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

#budgetTier .heading #bigCitationTitle h1 {
    width: 470px;
    margin: 30px auto;
}

#budgetTierTitle {
    background: #1d98d1 url(../img/tier.png) no-repeat 30px center;
    width: 465px;
    margin: 20px auto 40px;
}

#whiteLabelServiceTitle {
    background: #1d98d1 url(../img/white-label-sign.png) no-repeat 30px center;
    width: 440px;
    margin: 20px auto 40px;
}

#budgetTierTitle h1{
    font-size: 38px;
    line-height: 55px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
    text-align: left;
    margin-left: 100px;
}

#citationCleanupServiceTitle {
    background: #1d98d1 url(../img/citation-cleanup-sign.png) no-repeat 30px center;
    width: 520px;
    margin: 20px auto 40px;
}

#citationCleanupServiceTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
    text-align: center;
    margin-left: 100px;
}


/******** Online Marketing Resources page styling ********/

#resourcesArticles{
    background: #f3f3f3 url(../img/bgArticles.jpg) repeat-y;
    border-top: 1px solid rgb(222, 222, 222);
}

#resourcesArticlesContainer {
    width: 740px;
    margin: 20px auto;
}

#localSEOResources{
    
}

.resourceSection{
    margin: 40px 0 0 0;
    
}

.resourceSectionHeading{
    
}

#localSeo.articlesTypeIcon{
    
}


#localSEOResources .resourceSectionIcon{
    background: url(../img/Hyper-Local-Citations.png) no-repeat center top;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-size: cover;
    float: left;
}

#trafficResources .resourceSectionIcon{
    background: url(../img/traffic-resources.png) no-repeat center top;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-size: cover;
    float: left;
}

#linkBuildingResources .resourceSectionIcon{
    background: url(../img/link-building.png) no-repeat center top;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-size: cover;
    float: left;
}

#toolReviews .resourceSectionIcon{
    background: url(../img/marketing-tool-reviews.png) no-repeat center top;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    background-size: cover;
    float: left;
}

.resourceSectionTitle{
    
}

.resourceSectionTitle h1{
    text-transform: uppercase;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    line-height: 48px;
    font-weight: 300;
    color: #123247;
    /* width: 72%; */
    margin: 6px 0 0 20px;
    float: left;
}

.resourceSectionTitle h1 span{
    
}

.resourcesArticlesContent{
    margin: 20px 0;
    padding: 20px 30px;
    background: #ffffff;
    border: 1px solid #d7d7d7;
}

.resourcesArticlesTitle{
    
}

.resourcesArticlesTitle h3{
    font-size: 20px;
    
    line-height: 26px;
    font-weight: 400;
    color: #1d98d1;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

.resourcesArticlesDateComments{
    
}

.resourcesArticlesDate{
    float: left;
    
}

.resourcesArticlesDate span{
    color: #636e72;
    font-size: 14px;
}

.resourcesArticlesComments{
    float: left;
    margin: 0 0 0 100px;
}

.resourcesArticlesComments span.commentBy{
    color: #636e72;
    font-size: 14px;
}

.resourcesArticlesComments span.orangeComments{
    color: #eb9a00;
    font-size: 14px;
}

.resourcesArticlesBody{
    
}

.resourcesArticlesBody p{
    font-size: 16px;
    
    color: #333333;
    line-height: 21px;
}

.resourcesArticlesReadMore{
    
}

.resourcesArticlesReadMore a{
    
}

.resourcesArticlesReadMore a span{
    color: #eb9a00;
    
    font-size: 14px;
    text-transform: uppercase;
}
                     

/* *************** Bootstrap Columns Styling ******************/
/*.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}*/

.row {
  /* margin-right: -15px; */
  /* margin-left: -15px; */
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  /* padding-right: 15px; */
  /* padding-left: 15px; */
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

/* *************** end Bootstrap Columns Styling ******************/

#social-ecosystem .nav{
    padding-top: 27px;
}

#socialEcosystemTitle {
    background: #1d98d1 url(../img/Social-Ecosytem-Icon.png) no-repeat 40px center;
    width: 560px;
    margin: 20px auto 0;
}

#socialEcosystemTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
    margin-left: 90px;
}

.ecosystemOrangeBg{
	background: url(../img/ecosystemOrangeBg.png) no-repeat;
}

#ecosystemIntro {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #707070 !important;
}

#ecosystemInfographics img{
    display: block;
    margin: 0 auto;
}

#social-ecosystem .main{
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #707070 !important;
}

#social-ecosystem .buyBtn {
  width: 283px;
  height: 52px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #eb9a00 url(../img/buyArrow.png) no-repeat 23% center;
  margin: 20px auto;
}

#social-ecosystem .btnHeader p{
    margin: 40px 0 10px;
}

#social-ecosystem .downloadBtn {
  width: 284px;
  height: 52px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #1d98d1 url(../img/downloadArrow.png) no-repeat 23% center;
  margin: 20px auto;
  /* float: right; */
}

.downloadBtn p{
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
  line-height: 52px;
  text-align: left;
  margin-left: 115px;
  text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
}

p.complex{
    text-align: center;
}

#module1,
#module2,
#module3{
    width: 895px;
    margin: 20px auto 0;
    background: white;
    border: 1px solid rgb(215, 215, 215);
}

#ecosystemModules h3{
    font-size: 24px;
    color: #123247;
    font-weight: 400;
    text-transform: uppercase;
}

#module1 .iconModule{
    background: url(../img/Social-Ecosytem-Module-1-Icon.png) no-repeat center 25px;
    height: 106px;
}

.bigSocialSites ul{
    list-style-type: none;
    margin: 50px 0 0 0;
}

.bigSocialSites ul li{
    text-transform: uppercase;
    font-weight: 600;
    color: #0ab7f7
}

.bigSocialSites ul li:hover{
    color: #0ab7f7
}

.bigSocialSites img{
    margin: 0 15px 0 0;
    display: inline;
    position: relative;
    top: 7px;
}

.module1Chart{
    display: block;
    margin: 10px auto;
}

.blogBonnus{
    display: block;
    margin: 30px auto;
}

.titleModule2{
    float: left;
    width: 140px;
}

.contentTitleModule2{
    float: left;
    width: 600px;
}

.contentTitleModule2 h3{
    margin-bottom: 0;
}

#module2 .iconModule{
    background: url(../img/Social-Ecosytem-Module-2-Icon.png) no-repeat center 25px;
    height: 106px;
}

#module3 .iconModule{
    background: url(../img/Social-Ecosytem-Module-3-Icon.png) no-repeat center 25px;
    height: 106px;
}

.socialSignalList ul{
    list-style-type: none;
    margin: 0px 0 0 0;
}

.socialSignalList ul li{
    text-transform: uppercase;
    font-weight: 600;
    color: #0ab7f7
}

.socialSignalList ul li:hover{
    color: #0ab7f7
}

.socialSignalList img{
    margin: 0 15px 0 0;
    display: inline;
    position: relative;
    top: 7px;
}

#social-ecosystem .btnHeader.faqReport p {
  margin: 0px 0 0 0px;
}
#social-ecosystem #whatIf #getStarted {
  width: 450px;
}

#social-ecosystem #whatIf #getStarted p{
    margin: 0;
}

#social-ecosystem #whatIf .btnHeader p {
  margin: 10px 0px;
}

#social-ecosystem #whatIf .buyBtn {
    margin: 10px auto 40px;
}

#vertical-placements-co-occurences-service .btnHeader p.download,
#hyper-local-citation-service .btnHeader p.download,
#bigCitation #bigAggregators .btnHeader p.download {
  margin: 20px 0;
  text-align: left;
  padding: 0 0 0 70px;
}


#budgetTierVideo{
    margin: 0 0 30px 0;
}

#budgetTier .budgetPointBox{
	width: 233px;
	height: 393px;
	background: #ffffff;
	float: left;
	margin-left: 26px;
	margin-bottom: 10px;
	padding: 0 25px;
	border: 1px solid rgb(207, 206, 206);
}

#budgetTier .budgetPointBox img{
	margin: 0 auto;
	display: block;
}

#budgetTier .budgetPointBox h2{
    margin: 20px auto 10px;
    min-height: 70px;
}

#budgetTier #top20 h1{
    color: #ffffff;
    width: 100%;
}

#budgetTier #top20 p{
    color: #ffffff;
    padding: 0 110px;
}

#budgetTier #top20Content ul {
  list-style-type: none;
  margin: 0;
  padding: 30px;
}

#budgetTier #top20Content ul li {
  font-weight: 600;
  color: #636E72;
}

#budgetTier #top20Content .top20List {
  float: left;
}

#budgetTier #top20Content .top20List.firstList {
  width: 20%;
}

#budgetTier #top20Content .top20List.secondList {
  width: 30%;
}

#budgetTier #top20Content .top20List.thirdList {
  width: 30%;
}

#budgetTier #top20Content .top20List.fourthList {
  width: 20%;
}

#budgetTier #closure{
    padding-top: 50px;
}

#closure .btnHeader p{
    margin: 30px 0;
}

#closure #btnSection{
    margin: -30px 0 40px;
}



/********   home page (index-alt.html) styling */

#home-alt .four-reasons{
    padding: 15px 15px 40px;;
}

#home-alt .reason{
    padding: 0 15px;
}

#home-alt .reason h3{
    color: #123247;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0;
    padding: 100px 0 20px 0;
    text-align: center;
    min-height: 25px;
}

#home-alt .reason p{
    color: #333333;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}

#home-alt .reason{
    min-height: 80px;
}

#home-alt .reason.trust{
    background: url(../img/shake-hands.png) no-repeat center top;
} 

#home-alt .reason.affordable-pricing{
    background: url(../img/best-price.png) no-repeat center top;
}

#home-alt .reason.quality-seo{
    background: url(../img/SEO.png) no-repeat center top;
}

#home-alt .reason.friendly-reporting{
    background: url(../img/report.png) no-repeat center top;
}

#home-alt .cta-dashboard{
    background: #f3f3f3 url(../img/whiteBottomArrow.png) no-repeat;
    padding: 70px 0 40px;
    color: #333333;
}

#home-alt .cta-dashboard h2{
    text-align: center;
    font-size: 24px;
    margin: 0 0 20px 0;
}

#home-alt .dashboard-benefits{
    padding-left: 20px;
}

#home-alt .cta-dashboard ul{
    list-style-type: none;
    padding-left: 0px;
}

#home-alt .cta-dashboard li{
    background: url(../img/checkmark.png) no-repeat 0px 4px transparent;
    list-style-type: none;
    margin: 10px 0;
    padding: 0px 0px 0px 44px;
    vertical-align: middle;
}

#home-alt .cta-dashboard li:hover{
    color: #333333;
}

#home-alt .browser-dashboard{
   background: url(../img/dashboard-browser.png) no-repeat right center; 
   min-height: 250px;
}

#home-alt p.get-more{
    text-align: center;
}

#home-alt .cta-buttons{
    padding-bottom: 40px;
    background: #F3F3F3;
}

#home-alt .blue-button{
    width: 284px;
    height: 52px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #1d98d1 url(../img/white-arrow.png) no-repeat 26% center;
    margin: 0 auto;
}

#home-alt .blue-button a{
    color: #ffffff;
    text-align: center;
    line-height: 52px;
    font-weight: 700;
    display: block;
    padding-left: 25px;
    text-transform: uppercase;
}

#home-alt .or-if{
    margin-top: 30px;
}

#home-alt .orange-button{
    width: 284px;
    height: 52px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fb800c url(../img/white-arrow.png) no-repeat 15% center;
    margin: 0 auto;
}

#home-alt .orange-button a{
    color: #ffffff;
    text-align: center;
    line-height: 52px;
    font-weight: 700;
    display: block;
    padding-left: 25px;
    text-transform: uppercase;
}


#home-alt #statistics{
    background: #1d98d1;
    padding: 30px 0 35px;
    margin: 0;
    color: #ffffff;
}

#home-alt #statistics h1{
    color: #ffffff;
    margin: 10px 0 30px 0;
}

#statistics .imgStatistics{
	float: left;
	width: 50px;
	height: 60px;
}

#statistics .imgStatistics img{
	position: relative;
	margin-top: 5px;
	margin-left: -15px;
}

#statistics .figuresStatistics{
	float: left;
	padding-top: 13px;
}

#statistics .figuresStatistics .numbers{
	font-size: 24px;
	line-height: 17px;
	font-weight: 700;
}

#statistics .cellStatistics{
	width: 170px;
	float: left;
}

#statistics #years.cellStatistics{
	width: 145px;
	margin-left: 15px;
}

#statistics #webmasters .figuresStatistics{
	margin-left: 5px;
}

#statistics #clients.cellStatistics{
	width: 150px;
	margin-left: 35px;
}

#index-alt .main{
    margin-bottom: 40px;
}

#home-alt #testim{
	background: #f3f3f3 url(../img/blueGrayBottomArrow.jpg) no-repeat;
	padding: 50px 0 0px;
}

#home-alt #testim #testimonialHeader {
    height: 90px;
    color: #ffffff;
    text-align: center;
    width: 80%;
    margin: 0px auto;
    padding: 1px 0 0 30px;
}

#home-alt #testim #testimonialHeader h1{
    margin: 0;
    color: #333333;
    width: 100%;
    margin-top: 20px;
}

#home-alt #testim .testimBox{
    width: 350px;
    margin: 30px 20px 30px 58px;
    padding: 0px 40px;
}

#home-alt #testim .testimBox p{
    color: #414340;
    font-size: 18px;
    font-style: italic;
    line-height: 24px;
}

#home-alt #testim .testimBox p.quotes{
    padding-left: 50px;
    background: url(../img/quote.png) no-repeat;
    margin-left: -70px;
}

#home-alt #testim .testimBox img{
    display: block;
    text-align: center;
    width: 115px;
    margin: 0 auto;
}

#home-alt #testim .testimBox p.testimName{
	color: #1d98d1;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: 600;
	margin-bottom: 6px;
        text-align: center;
}

#home-alt #testim .testimBox p.testimPosition{
	color: #414340;
	font-size: 16px;
	font-style: normal;
	line-height: 14px;
	font-weight: 600;
	padding: 2px 0;
	margin: 0;
        text-align: center;
}


/********   end of home page (index-alt.html) styling */


/********   White Label Service page styling */

#whiteLabelServiceTitle h1{
    font-size: 38px;
    line-height: 38px;
    font-weight: 600;
    color: #FFFFFF;
    text-shadow: 0px -1px 1px rgba(73, 73, 73, 1);
    text-align: center;
    margin-left: 80px;
}

#whiteLabelServiceVideo{
    margin: 0 0 30px 0;
}

#whiteLabelVideo{
    margin: 20px auto 50px;
}

#whiteLabelService #elements5{
    margin: 40px 0 0 0;
    padding: 0 0 60px 0;
}

#elements5 h1{
    margin-bottom: 30px;
}

.element{
    width: 725px;
    margin: 0 auto 20px;
    padding: 30px 30px 30px 140px;
    border: 1px solid #d7d7d7;
}

.element h3{
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    color: #1d98d1;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

.element p{
    margin: 0;
}

.element.onpage-audit{
    background: #ffffff url(../img/onpage-audit.png) no-repeat 30px center; 
}

.element.full-backlink-audit{
    background: #ffffff url(../img/full-backlink-audit.png) no-repeat 30px center; 
}

.element.social-audit{
    background: #ffffff url(../img/social-audit.png) no-repeat 30px center; 
}

.element.competitor-comparison{
    background: #ffffff url(../img/competitor-comparison.png) no-repeat 30px center; 
}

.element.executive-summary{
    background: #ffffff url(../img/executive-summary.png) no-repeat 30px center; 
}

#whiteLabel h2 {
    margin: 40px auto 10px;
}

#whiteLabel .downloadBtn {
    width: 284px;
    height: 52px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #1d98d1 url(../img/downloadArrow.png) no-repeat 23% center;
    margin: 0 auto;
}

#whiteLabel #issues6 h2{
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #123247;
    margin: 10px 0 5px 0;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
}

#whiteLabel #issues6 .issue{
    padding: 10px 20px 20px 120px;
    margin: 0px 10px 30px 30px;
    border: 1px solid #d7d7d7;
    min-height: 290px;
}

#whiteLabel #issues6 .issue.right-issue{
    margin: 0px 30px 30px 20px;
}

.issue p{
    margin: 0;
}

#whiteLabelService h1{
    margin-bottom: 30px;
}

.issue.visibility-issue{
    background: #ebebeb url(../img/visibility-issue.png) no-repeat 20px 20px; 
}

.issue.meta-issue{
    background: #ebebeb url(../img/meta-issue.png) no-repeat 20px 20px; 
}

.issue.content-issue{
    background: #ebebeb url(../img/content-issue.png) no-repeat 20px 20px; 
}

.issue.links-issue{
    background: #ebebeb url(../img/links-issue.png) no-repeat 20px 20px; 
}

.issue.images-issue{
    background: #ebebeb url(../img/images-issue.png) no-repeat 20px 20px; 
}

.issue.page-speed-issue{
    background: #ebebeb url(../img/page-speed-issue.png) no-repeat 20px 20px; 
}

#closure.white-label-bottom{
    margin: -40px 0 60px;
}

#whiteLabelService{
    box-shadow: none;
}

#whiteLabelService #elements5{
    padding-top: 50px;
}


/********   end of White Label Service page styling */


/********   start of Citation Cleanup Service page styling */



#citationCleanup h2{
	margin: 10px auto 30px;
}

#citationCleanupVideo img{
    margin-bottom: 30px;
}

#citationCleanupService #citation-cleanup-benefits{
    margin: 40px 0 0 0;
    padding: 30px 0 60px;
}

#citation-cleanup-benefits h1{
    margin: 30px auto;
}

.cleanup-benefits{
    width: 725px;
    margin: 0 auto 20px;
    padding: 30px 30px 30px 140px;
    border: 1px solid #d7d7d7;
}

.cleanup-benefits h3{
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    color: #1d98d1;
    text-transform: uppercase;
    margin: 0 0 5px 0;
}

.cleanup-benefits p{
    margin: 0;
}

.cleanup-benefits.save-hours{
    background: #ffffff url(../img/save-hours.png) no-repeat 30px center; 
}

.cleanup-benefits.citation-boost{
    background: #ffffff url(../img/citation-boost.png) no-repeat 30px center; 
}

.cleanup-benefits.high-success{
    background: #ffffff url(../img/high-success.png) no-repeat 30px center; 
}

.cleanup-benefits.comprehensive-report{
    background: #ffffff url(../img/comprehensive-report.png) no-repeat 30px center; 
}


.citation-cleanup-bottom{
    margin-top: 20px
}


/********   end of Citation Cleanup Service page styling */


.table{
    font-size: 16px;
    line-height: 1.2;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table td:nth-child(2) { 
    background: #f5f5f5; 
    color:#1d98d1;
    font-weight: 600;
}

.table th:nth-child(2) { 
    background: #f5f5f5; 
    color:#1d98d1;
    font-weight: 700;
}

.hoverable-table{
    margin-bottom: 30px;
}


img.logo-sites {
    float: left;
    margin: 0 15px;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.landed-posts-sites{
	margin-bottom: 30px;

