@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: Roboto;
  src: url("Roboto/Roboto-Black.ttf")format('ttf'),
   url("Roboto/Roboto-Bold.ttf") format('ttf'),
   url("Roboto/Roboto-Light.ttf") format('ttf'),
   url("Roboto/Roboto-Medium.ttf") format('ttf'),
   url("Roboto/Roboto-Thin.ttf") format('ttf');
}
body {
  margin: 0px auto;
  padding:0px;
  font-size: 1em;
  font-family: 'Roboto', sans-serif;
  background-color: #fff;
}
a, a:link, a:visited {
  color:#D99C14;
 }
p {
 text-align:left;
  }
div {
 text-align:center;
 }
ol li {
 text-align:left;
 padding-bottom: 10px;
}
dd, dl {
	text-align:left;
}
img {
 border: none;
}
.center {
 text-align:center;
 }
.left {
 text-align:left;
 }
.right {
 text-align:right;
 }
li {
	padding-bottom:10px;
}
.rmbut {
 background-color: #fff;
 padding:5px;
 border-radius: 5px;
}
.rmbut a, .rmbut a:link, .rmbut a:visited {
 text-decoration:none;
 
}
.blbut {
 background-color: #2E4A95;
 padding:5px;
 border-radius: 5px;
}
.blbut a, .rmbut a:link, .rmbut a:visited {
 text-decoration:none;
 color: #fff;
}
.nobottom {
  margin-bottom:0px;
}
.notop {
  margin-top:0px;
}
.all-caps {
  text-transform:uppercase;
}
.capfirst {
  text-transform: capitalize;
  text-align:left;
}
#site-inner {
background: #fff url(images/the-best-retirement-planner-greenville-sc.jpg) no-repeat center center scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#site-inner-about {
background: white url(images/greenville-lightened.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-retire {
background: white url(images/retirement-planning.jpg) top center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

  }
#site-inner-gap {
background: white url(images/best-medicare-gap-expert-greenville-sc.jpg) top center no-repeat;
background-size: 100%  auto;;

  }
#site-inner-ma {
background: white url(images/medicare-advantage-insurance.jpg) top center no-repeat;
background-size: 100%  auto;;

  }
#site-inner-ep {
background: white url(images/estate-planning.jpg) top center no-repeat;
background-size: 100%  auto;;

  }
#site-inner-tax {
background: white url(images/tax-planning.jpg) top center no-repeat;
background-size: 100%  auto;;
}
#site-inner-ins {
background: white url(images/insurance-planning.jpg) top center no-repeat;
background-size: 100%  auto;;
}
#site-inner-hins {
background: white url(images/home-insurance.jpg) top center no-repeat;
background-size: 100%  auto;;
}
#site-inner-ains {
background: white url(images/auto-insurance.jpg) top center no-repeat;
background-size: 100%  auto;
}
.homeSpacer {
  height: 200px;
 }
.spacer {
height: 440px;
}
.onlink {
  background-color: #FFCC33;
 }
.ongray {
  background-color: #dcdcdc;
}

#top-bar {
  background-color:rgba(46, 74, 149, 0.8);
  width: 100%;
  min-height: 120px; 
 } 
#top-bar-inner {
  background-color:rgba(46, 74, 149, 0.8);
  width: 100%;
  min-height: 120px; 
 }
#top-right {
  float:right;
 }
#signup {
  text-align: right;
  width: auto;
  color: #fff;
  font-size: 80%;
  margin-right: 20px;
} 
#signup a, #signup a:link, #signup a:visited {
  color:#fff;
  text-decoration:none;
 }
#signup h2 {
  font-size: 200%;
 }
.signup-box {
  background: #000;
  color: #999;
 }
#banner {
  width: 100%;
  min-height: 120px;
 }
#banner  h1 {
  margin-top:0px;
 }
#logo {
  float:left;
  margin-right:20px;
  margin-left: 20px;
 }

#home-content {
  max-width: 1000px;
  margin: 0 auto !important;
  /*float: none !important; 
  height: 500px;*/
  text-align:center;
  margin:auto;
  background-color:transparent;
 }
  
.tagline {
 float:left;
 text-align:left;
 }
#home-content h1 {
 color:#fff;font-weight: 400;margin-bottom:0px;
 }

#content-bottom {
  /*background-color:rgba(0, 0, 0, 0.75);*/
  max-width: 1200px;
  margin: auto;
  text-align:center;
  /*min-height: 300px;*/
  color:#333;
}

.box5content {
  float:left;
  width: 18%;
  background-color: transparent;
  padding:20px .5% 20px .5%;
  /*background-color:rgba(0, 0, 0, 0.75);*/
  background-color:rgba(46, 74, 149, 1);
  margin:120px .5% 20px .5%;
  min-height:260px;
}
.box5content a, .box5content a:link, .box5content a:visited {
  font-size: 80%;
  color: #fff;
}
.box5content h3{
  font-weight: 400;
  color:#fff;
 }
.box5content h5.borderbox {
  border: 1px solid #fff;padding: 3px;
 }
.box4content {
  float:left;
  width: 23%;
  background-color: transparent;
  padding:20px .5% 20px .5%;
  /*background-color:rgba(0, 0, 0, 0.75);*/
  background-color:rgba(46, 74, 149, 1);
  margin:120px .5% 20px .5%;
  min-height:260px;
}
.box4content a, .box4content a:link, .box4content a:visited {
  font-size: 80%;
  color: #fff;
}
.box4content h3{
  font-weight: 400;
  color:#fff;
 }
.box4content h5.borderbox {
  border: 1px solid #fff;padding: 3px;
 }
#bottom-2boxes {
  margin:auto;
  text-align:center;
  max-width: 1000px;
 }
 
.box2 {
  float:left;
  width:66%;
  padding: 1%;
}
.box2 h2 {

 }
.box2a {
  float:left;
  width:30%;
  padding: 1%;
  background-color:#888;
  color:#fff;
 }
.box2a ul li {
 text-align:left;
 font-size: 90%;
 padding-bottom: 10px;
}
.box2a a, .box2a a:link, .box2a a:visited{
  color: #fff;
  text-decoration:none;
}
.box3 {
  float:left;
  width: 33%;
  text-align:center;
}
.teamp {
 float:left;
 width: 40%;
 font-size:80%;
}

.teamimg {
 width: 150px;
 background-color: #333;
 color: #fff;
 float:left;
}
.teamr {
  float:left;
  width: 60%;
}
.cta {
  background-color:#333;
  border-radius: 5px;
  padding: 5px;
}
#footer-wrap {
  background-color: #333;
  width: 100%;
  min-height: 200px;
 }
#footer {
  max-width: 1100px;
  text-align:center;
  height: auto;
  margin:auto;
  min-height: 200px;
 }

.box4 {
  float:left;
  width: 23%;
  padding: 1%;
  background-color: transparent;
  text-align:center;
 }

.box4 h3 {
  background-color:black;
  color: #fff;
  width:100%;
  margin-top: 0px;
 }
.box4 p {
  color: #fff;
 }
.box4 h4 {
  color:#fff;
 }
.box4 img {
  /*box-shadow: inset 0px 0px 15px #888888;*/
  padding: 2px;
 }
.box4 a, .box4 a:link, .box4 a:visited {
  text-decoration:none;
  font-size: 80%;
  color: #fff;
  font-weight: normal;
 }
.footer-bottom {
  width:80%;
  text-align:center;
  margin:30px auto 0px auto;
  background-color: #fff;
  font-size:60%;
 }

.smaller {
  font-size: 80%;
 }
.larger {
  font-size: 120%;
}

table {
  text-align: left;
  font-size: 80%;
  margin: 1em auto;
 }
td, th {
  padding: .2em 1em;
 }
.dgray {
  color: #333;
 }

.wht {
  color:#fff;
 }
 .clr {
clear: both;
 }
/* Media Queries
---------------------------------------------------------------------------------------------------- */

/*@media only screen and (min-width: 801px) {
#site-inner {
  background: transparent url(images/the-best-retirement-planner-greenville-sc.jpg) top center no-repeat;
 background-size: 100% 650px;

  }

}*/

@media only screen and (max-width: 800px) {

/*#site-inner {
  background: white url(images/fotolia_45977334.jpg) top center no-repeat;
  background-size: 100% 350px;

  }*/

}
@media only screen and (max-width: 768px) {

#site-inner {
  background: transparent url(images/the-best-retirement-planner-greenville-sc-600.jpg) center no-repeat;
  /*background-size: 100% 550px;*/

	} 
#logo {
  float:none;
  margin: auto;
  text-align:center;
 }
#top-right {
  float:none;
 }
#signup {
  text-align: center;
   margin: auto;
  } 
#home-content {
  max-width: 100%;
  }
.tagline {
 float:none;
 text-align:center;
  text-shadow: 2px 2px #000000;
  color:#003366;
  }
#content-bottom {
  max-width: 100%;
 }

.box5content {
  float:none;
  width: 100%;
 padding: 5px 0;
  margin:10px auto;
 }
.box4content {
  float:none;
  width: 100%;
 padding: 5px 0;
  margin:10px auto;
 }
#footer {
  max-width: 100%;
 }

.box4 {
  float:none;
  width: 100%;
  padding: 5px 0;
 }
#bottom-2boxes {
  max-width: 100%;
 }
.box2, .box3 {
  float:none;
  width:100%;
  padding: 5px 5px;
 }

.box2a {
  float:none;
  width:100%;
 padding: 5px 5px;
 }
 .homeSpacer {
  height: 200px;
 }
.spacer {
height: 00px;
}
}

@media only screen and (max-width: 600px) {
#site-inner {
   background: transparent url(images/the-best-retirement-planner-greenville-sc-600.jpg) center no-repeat;
 /*background-size: 100% 550px;*/
 }
#logo {
  float:none;
  margin: auto;
  text-align:center;
 }
#top-right {
  float:none;
 }
#signup {
  text-align: center;
   margin: auto;
  } 
#home-content {
  max-width: 100%;
  }
.tagline {
 float:none;
 text-align:center;
  text-shadow: 2px 2px #000000;
  color:#003366;
  }
#home-content h1 {
		color: #000;
	}
#content-bottom {
  max-width: 100%;
 }

.box5content {
  float:none;
  width: 100%;
 padding: 5px 0;
  margin:10px auto;
 }

#footer {
  max-width: 100%;
 }

.box4 {
  float:none;
  width: 100%;
  padding: 5px 0;
 }
#bottom-2boxes {
  max-width: 100%;
 }
.box2, .box3 {
  float:none;
  width:100%;
  padding: 5px 5px;
 }

.box2a {
  float:none;
  width:100%;
 padding: 5px 5px;
 }
 .homeSpacer {
  height: 200px;
	 background: transparent url(images/the-best-retirement-planner-greenville-sc-600.jpg) center no-repeat;
 }
.spacer {
height: 00px;
}
}

@media only screen and (max-width: 320px) {
#site-inner {
  background: transparent url(images/the-best-retirement-planner-greenville-sc-600.jpg) center no-repeat;
 /*background-size: 100% 550px;*/
 }
#logo {
  float:none;
  margin: auto;
  text-align:center;
 }
  #top-right {
  float:none;
 }
#signup {
  text-align: center;
   margin: auto;
  } 
#home-content {
  max-width: 100%;
  }
.tagline {
  float:none;
  text-align:center;
  text-shadow: 2px 2px #000000;
  color:#003366;
	background-color:transparent;
  }
#home-content h1 {
		color: #000;
	}
	
#content-bottom {
  max-width: 100%;
 }

.box5content {
  float:none;
  width: 100%;
  padding: 5px 0;
  margin: 5px auto;
 }
.box4content {
  float:none;
  width: 100%;
  padding: 5px 0;
  margin: 5px auto;
 }
#footer {
  max-width: 100%;
 }

.box4 {
  float:none;
  width: 100%;
  padding: 5px 0;
 }
#bottom-2boxes {
  max-width: 100%;
 }
.box2, .box3 {
  float:none;
  width:100%;
  padding: 5px 0;
 }

.box2a {
  float:none;
  width:100%;
  padding: 5px 0;
 }
.homeSpacer {
  height: 200px;
	  background: transparent url(images/the-best-retirement-planner-greenville-sc-600.jpg) center no-repeat;
 }
.spacer {
height: 00px;
}
}