body {
   font-family: 'Roboto', sans-serif;
   font-size: 1.2em;
   /*background:#ffffff url(images/site-back.jpg) top center repeat-x scroll;*/
   color: #363434;
   margin: 0px auto;
   padding: 0px; 
   background-color:#fff;
}

html, body { height: 100.1%; }
a, a:link, a:visited {
 color: #363434;
 text-decoration: underline;
	font-weight:300;
}
a:hover {
color: #fd3333;
}
.ssml {
	font-size:.7em;
}
p {
	text-align: left;
	font-size: 90%;
	margin: 1em 20px;
}
h2, h3, h4 {
	font-size: 130%;
	text-align: left;
	margin-top: .4em;
	margin-bottom: 1em;
	font-weight: 700;
	margin-left: 20px;
}
h1 {
color: #000000;
text-align: left;
	margin-top: .4em;
	margin-bottom: 1em;
	font-weight: 700;
	font-family: 'Dosis', sans-serif;
  padding-left: 20px;
}
h3 {
	font-size: 100%;
}
h4 {
	font-size: 90%;
}
ul {
text-align:left;
}
.ialignr {
float:right;
}
.fltleft {
	float:left;
}
.rming {
	width:100%;
	height:auto;
}
.btn {

	background-color: #f2002d;
	padding: 8px;
	border-radius: 4px;
}
.btn a, .btn a:link {
	color: #fff;
}
/*.jumbotron {
  color: white;
  background-image: url("https://www.psa-sc.com/images/Beach-Body-by-Plastic-Surgery-Associates-Greenville-SC.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
}*/
.bgimage {
  width:100%;
  height:500px;
  background: url('https://www.psa-sc.com/images/Beach-Body-by-Plastic-Surgery-Associates-Greenville-SC.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  background-attachment: fixed;
}
.bgimage h5 {
  color:white;
  text-shadow:2px 2px #333;
}
/********* DIVs ************/
.wrapper {
  width:100%;
  margin:auto;
}
.wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	text-align: center;
	background-color:#fff;
	}
.grybk {
	background-color:#dfdfdf;
}
#wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	text-align: center;
	background-color:transparent;
		/*-moz-box-shadow: 0 0 5px 5px #888;
-webkit-box-shadow: 0 0 5px 5px#888;
box-shadow: 0 0 5px 5px #888;*/

}
#banner {
	width: 1000px;
	height: 126px;
	background-color:transparent;
}

#menu {
	max-width: 100%;
	text-align: center;
	min-height: 40px;
	color: #fff;
	background-image: linear-gradient(#6c2833, #de0937);
	}

.call-outs-container {
	max-width:100%;
	margin:0px;
	display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
}
.call-out {
	padding:0;
	margin:0px;
	font-size: 120%;
}
#content {
	width: 100%;

	vertical-align: top;
	background-color: #fff;
	font-size: 80%;
}

#content-top-left {
	width: 580px;
    text-align:left;
}
#content-top-left-home {
	width: 500px;
    text-align:left;float: left;
}
#content-top-right {
	width: 400px;
	float: right;

}
#content-top-right-home {
	width: 500px;
	float:right;
	text-align:left;

}
.content-top-right-copy {
width: 90%;
margin:auto;
}
#content-top-right a, #content-top-right a:link, #content-top-right a:visited {
/*text-decoration:none;*/

}
#content-top-right a:hover {
color: #5c4069;
}
#content-bottom {
	width: 100%;
	text-align: right;

}
/*slideshow*/
#slideshow {
    position:relative;
    height:444px;
  
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:100;
    opacity:0.0;
    height: 444px;
  background-color: #ffffff;
}

#slideshow div.active {
    z-index:102;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:101;
}
/*slideshow2*/
fadein { position:relative; width:523px; height:444px; }
.fadein img { position:relative; left:0; top:0; }

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

hr {
	color: #d4463a;
	width: 60%;
	margin: 1em auto;
	background: none;
}
#footer {
	margin: 10px auto;	
	min-height: 26px;
	text-align: center;
	color: #333;
	text-transform: uppercase;
	font-size: 70%;
}
#footer a, #footer a:link, #footer a:visited {
text-decoration:none;
}
#footer a:hover {
text-decoration: underline;
}
#credits {
	width: 700px;
	text-align: left;
	height: 26px;
	float: left;
}


img {
	border-style: none;
	border: 0;
}


.social {
	float: right;
	margin-right: 12px;
	margin-top: 6px;
}

.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.small {
font-size: 75%;
}
.nobottommargin {
margin-bottom: 0px;
}
.notopmargin {
margin-top: 0px;
}
.larger {
font-size: 110%;
}
.blue  {
color: #0B5A9F;
}
/* Allset Clearing Method - may not need this. DELETE if we don't */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* backslash hack hides from IE Mac\ */
* html .clearfix {
	height: 1%;
}
/* end backslash hack */


#bottom2 {
    max-width: 100%;
	min-height:200px;
	margin: auto;
	color:#FFFFFF;
	font-size: 70%;
	background-color: #dddddd;
	text-align:center;
	}
.bottom-box1 {
  float:left;
  width:19%;
  padding-top:20px;
}
.bottom-box1 p{
  margin-left: 10px;
	color:#333;
}
.bottom-box2 {
  float:left;
  width:50%;
  padding-top:30px;
}
.bottom-box3 {
  float:left;
  width: 29%;
  padding-top:30px;
}
.bottom-nav {
float:left;
width: 50%;
}
.bottom-nav a{
text-decoration:none;
}
.box50 {
	float:left;width:50%;
}
.box23 {
	float:left;
	width: 66%;
}
.box13 {
	float:left;
	width: 32%;
}
.box15 {
	float:left;
	width:20%;
}
.box45 {
	float:left;
	width:79%;
}
/*all inclusive*/
@media handheld, only screen  
 and (max-device-width: 768px) 
 
{
#wrap,
.wrap{
	width: 100%;	
}
#banner {
	width: 100%;
	min-height: 126px;
	height:auto;	
}

#menu {
	width: 100%;	
	height: auto;	
	}

#content {
	width: 100%;
}
 .mobileG {    
     width:100%;   
     height:auto;	
  }
#bottom2 {
	width: 100%;
	height:auto;
}

.bottom-box1, 
.bottom-box2, 
.bottom-box3 {   
	width:100%;
	float:none;
	margin: auto;
	text-align:center;
}
.bottom-box1 p {
text-align:center;
margin:auto;

}
.bottom-nav {
    float:none;
	text-align:center;
	width: 99%;
	margin: auto;
	}

.box50, 
.box23,
.box13, 
.box15, 
.box45 {
	float:none;
	width:99%;
}
}