/*---------------------BLOG----------------*/
#_frontAdminNav {
	font-size: 0.7em;
	-webkit-box-shadow: 0px 0px 5px 0px #222222;
	-moz-box-shadow: 0px 0px 5px 0px #222222;
	box-shadow: 0px 0px 5px 0px #222222;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
#_frontNav {
	position: relative;
	/*right:0;
    bottom:0;*/
	/* font-size:14px; */
	font-size: 13px;
	line-height: 30px;
	color: white;
	/*padding: 0px 0 20px;*/
	padding-top: 5px;
}
#_frontNav ul ul a {
	line-height: 20px;
}

#_frontNav ul,
#_frontAdminNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
	color: #838383;
	z-index: 9999;
}
#_frontAdminNav {
	background: #333;
}
h1 {
	font-size: 22px !important;
	color: #fff;
	margin: 20px 0;
}
#_frontNav ul,
#_frontAdminNav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
}
#_frontNav li:last-of-type {
	border-right: 0;
}
/*#_frontNav li.active span{
    padding: 3px 0;
    border-bottom:solid 3px rgb(48, 185, 233);
}*/
#_frontNav li {
	/*border-right:1px rgba(48, 185, 233,.2) solid;*/
}
#_frontNav li.active {
	/*border-bottom:3px #b71f24 solid;*/
	color: #3a3e60;
	font-weight: bold;
}
footer li.active {
	/*border-bottom:3px #b71f24 solid;*/
	color: white;
	font-weight: bold;
}
#_frontNav li,
#_frontAdminNav li {
	float: left;
	padding: 0 1px;
}
#_frontAdminNav li span.outer,
#_frontNav li a,
#_frontAdminNav li a {
	display: block;
	text-align: left;
	padding: 3px 10px;
	/*padding: 3px 13px;*/
	text-decoration: none;
}

.quickcart-bottom,
#quickcart-container p {
	padding: 6px;
	background: #b4b3b3;
	margin: 0;
}
.sidebar-bargain {
	margin: 10px 0;
	padding: 38px 0px 62px 0px;
	width: 159px;
	height: 276px;
	overflow: hidden;
	background: url("/Dentist-Savannah-Bluffton-Brunswick/img/weekly-bargain-interior-side.jpg")
		repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size: 100% auto;
}
#quickcart-container {
	background: white none repeat scroll 0 0;
	position: absolute;
	right: -2px;
	top: 100%;
	width: 400px;
	z-index: 999;
	border-left: #3c948b solid 1px;
	border-bottom: #3c948b solid 1px;
	display: none;
	color: black;
}
.quickcart-list {
	font-size: 12px;
}
#_frontNav li .quickcart-bottom a.hov {
	color: black !important;
}
#_frontNav li .quickcart-bottom a.hov:hover {
	color: white !important;
}
#_frontNav li .quickcart-bottom {
	display: block;
	padding: 5px;
}
/* Change the link color to #111 (black) on hover */
#_frontNav li a:hover,
.active:hover,
#_frontAdminNav li a:hover,
.active:hover {
}
input.active,
#_frontAdminNav .active,
.active {
}
.admin_padding {
	padding-top: 32px;
}
.cart-in-header {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	right: 26px;
	bottom: -10px;
}
.sidebar_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding: 0;
}

.widget {
	margin: 0 0 40px;
	padding: 0 30px 30px;
	/*background-color: rgba(150, 166, 135, 0.33);*/
	/*border: 1px solid #e0e0e0;*/
}

.widget h2,
.panel h2 {
	display: block;
	/*font-family: open sans;*/
	line-height: 22px;
	color: #031095 !important;
	/*padding-bottom: 15px;*/
	margin-bottom: 20px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px !important;
}

.widget h2::after {
	content: "";
	display: inline-block;
	left: 0px;
	width: 100%;
	height: 1px;
	border: 1px dotted #031095;
	border-left: none;
	border-right: none;
}

.widget ul {
	padding: 0;
	padding-left: 15px;
}

.widget ul li {
	padding-bottom: 10px;
}

.widget ul li a {
	text-decoration: none;
}
#masthead {
	text-transform: uppercase;
}
#aPost {
	margin: 0 40px 80px 0;
	font-weight: 300;
	font-size: 18px;
	/*padding: 0 20px 20px;*/
	/*border-bottom: 1px dotted #3c948bcc;*/
	/*background-color: rgba(150, 166, 135, 0.33);*/
	/*border: 1px solid #e0e0e0;*/
}

#aPost.right {
	margin: 0 0 30px 40px;
	padding-top: 0;
}

#aPost h2,
.detailPost h2 {
	border-bottom: 1px dotted #031095;
	font-size: 34px !important;
	color: #031095;
}

#aPost h2 a {
	text-decoration: none;
}
.postDate {
	color: #031095 !important;
}

a.active {
	text-decoration: none;
}
#content_box {
	margin: 20px 40px 30px 20px;
}
.positionable {
	position: absolute;
	display: block;
	max-width: 100%;
	max-height: 100%;
}
.image-slider-container,
.image-container,
.image-vertical-container {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.image-slider-container {
	height: 75px;
}
.image-vertical-container {
	height: 260px;
}
.sidebar-bargain .image-container {
	height: 115px;
}
.image-container {
	height: 110px;
}
.product .meta-row-item {
	display: inline;
	position: relative;
}
.float-right {
	float: right;
}
.product .meta-row:last-chil {
	margin-bottom: 0;
}
h2 {
	font-size: 1.5em !important;
	color: black;
	margin: 20px 0;
	line-height: 1;
}
h3 {
	font-size: 1.4em !important;
	line-height: 1.2;
	color: #23b8eb;
}
.product .meta-row a.shop-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	width: 120px;
	color: #555;
}
.product .meta-row a {
	text-decoration: none;
	font-weight: bold;
}
.product .meta-row span {
	width: 75px;
	display: block;
}
.product .meta-row span,
.product .meta-row {
	color: #555;
	font-size: 12px;
	margin-bottom: 3px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product .meta {
	line-height: 16px;
	padding: 0 3px;
}
.widget .nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 0.8em;
}
.widget .nav li.parent {
	margin: 0;
	text-align: center;
	font-size: 18px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.widget .nav li.child a {
	padding-top: 3px;
	padding-bottom: 3px;
}
.widget .nav li.child {
	border-left: 8px solid transparent;
	font-size: 15px;
}
.widget .nav li {
	/*float: left;*/
	padding: 0;
}
.widget .nav li span.outer,
.widget .nav li a {
	display: block;
	text-align: left;
	padding: 8px 10px;
	text-decoration: none;
}
.widget .nav li a:hover {
}
.widget .nav .active {
	/*font-weight: bold;*/
	text-decoration: underline;
}

.grid [class*="col-"]:last-of-type {
	padding-right: 0;
}
.OptionsContainer {
	padding: 0 10px 10px;
}
.accordion h3:hover,
.accordion h2:hover,
.OptionsContainer,
.trlinks tr:hover,
.trlinks tr.menu-selected td,
.trlinks tr.menu-selected,
.trlinks tr.table-odd:hover {
	background: #afc2d3 none repeat scroll 0 0 !important;
}
.OptionsContainer ul {
	padding: 0;
}
.OptionsContainer li {
	list-style: none;
}
.OptionsContainer .col-1-2 {
	padding: 8px 20px 8px 0;
}
.AttributesContainer {
	color: black;
}
.AttrLink {
	cursor: pointer;
}

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: box-shadow;
	transition-property: box-shadow;
}
.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
}

/*.homeBg{
    background: #000 url(/Dentist-Savannah-Bluffton-Brunswick/img/mobile_01.png) no-repeat top fixed;
    background-size: 100%;
    height: 300px;
}*/

.splash-products p,
.tailspinner-signup p {
	font-size: 17px;
	font-family: Verdana, Geneva, sans-serif;
}
.locationSub {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 17px;
}
h5 {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-size: 20px;
	font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
}

footer .copy {
	text-align: left;
	padding-top: 48px;
}
header li a {
	font-weight: 600;
}
footer nav li a {
	display: block;
	padding: 8px 10px;
	font-weight: bold;
}
footer nav li.active a {
	color: #b71f24 !important;
}
footer nav li {
	float: left;
	list-style-type: none;
	font-size: 14px;
	line-height: 25px;
}

.red {
	background: #b71f24;
	color: white;
	text-align: center;
}

.splash-products {
	background: white;
	min-height: 179px;
	padding: 20px 0;
}

.petofthemonth {
	background: black;
	color: white;
	min-height: 30px;
	text-align: center;
}
.petofthemonth img {
	width: 100%;
	margin: 25px 0;
}
.splash-products .grid,
.petofthemonth .grid {
	height: 100%;
}

.tailspinner-signup {
	background: white;
	height: 412px;
}
.tailspinner-signup .grid {
	position: relative;
	height: 100%;
	text-align: center;
}
.signup-puppys {
	position: absolute;
	left: 0;
	bottom: 0;
}
.ssIcon {
	float: right;
}
.footerForm input,
textarea,
select {
	padding: 12px;
	width: 300px;
}
.footerForm input[type="submit"],
.specialOffers,
.resourceBtn a {
	margin: 30px;
	width: 135px;
	font-size: 18px;
	font-weight: normal;
	border-radius: 25px;
	border: 1px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c80002+0,c80002+100 */
	background: #c80002; /* Old browsers */
	background: -moz-linear-gradient(
		top,
		#c80002 0%,
		#b71f24 100%
	); /* FF3.6-15 */
	background: -webkit-linear-gradient(
		top,
		#c80002 0%,
		#b71f24 100%
	); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(
		to bottom,
		#c80002 0%,
		#b71f24 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c80002', endColorstr='#B71F24',GradientType=0 ); /* IE6-9 */
	/* -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      transition: all 0.2s;*/
}
.footerForm input[type="submit"]:hover,
.resourceBtn a:hover {
	background: black;
}

.resourceBtn a {
	width: auto;
	padding: 12px 35px;
	text-transform: uppercase;
	margin: 12px 10px;
	text-decoration: none !important;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
	position: relative;
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.subMenu.dropdown-content a {
	background: white;
}
.subMenu.dropdown-content {
	min-width: 50%;
	right: 0;
	text-align: right;
	top: 0;
	width: 50%;
	left: unset;
}
.dropdown-content {
	display: none;
	position: absolute;
	/*background-color: transparent;*/
	background-color: #30b9e9;
	box-shadow: 0px 5px 5px 1px rgba(0, 0, 0, 0.1);
	white-space: nowrap;
	z-index: 99999;
	top: 35px;
	width: 430px;
	padding: 0px 10px;
}
.dropdown-content li {
	float: none !important;
	/*border-bottom: 1px black solid !important;*/
	padding: 0 !important;
}
.dropdown-content .dropdown > a {
	background-image: linear-gradient(45deg, transparent 50%, black 50%),
		linear-gradient(135deg, black 50%, transparent 50%);
	background-position: calc(100% - 15px) calc(1em + 2px),
		calc(99% - 9px) calc(1em + 2px), calc(100% - 0.5em) 0.5em;
	background-size: 5px 5px, 5px 5px, 1.5em 1.5em;
	background-repeat: no-repeat;
}
.dropdown-content li:last-child {
	border-bottom: 0px black solid !important;
}

/* Links inside the dropdown */
.dropdown-content a {
	color: white !important;
	padding: 15px 25px !important;
	text-decoration: none;
	display: block;
	/*font-size:17px;*/
	font-family: PT Sans, sans-serif;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	text-transform: uppercase;
}
.dropdown-content ul {
	padding: 20px 0 !important;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	color: #11168a;
}

/* Show the dropdown menu on hover */
/*
.dropdown:hover .dropdown-content {
    display: block;
}
*/
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover {
	/*background-color: red;*/
	color: white;
	/*min-width: 180px;
    height: 200px;*/
}
.patientMenu a {
	display: inline-block;
	padding: 8px 11px !important;
	font-weight: 600;
}
.patientMenu {
	background-color: #8e8e8e;
	border: 1px solid white;
	text-align: center;
	border-left: 0;
	border-right: 0;
}
.locationMenu {
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
}
.locationMenu img {
	width: 20px;
}
.locationMenu p {
	margin-bottom: 3px;
}
.locationMenu a {
	background-color: white;
	border-radius: 10px;
	color: #add278 !important;
	margin: 8px 65px;
	padding: 2px 9px !important;
}
.generalColor {
	background-color: #add278 !important;
	color: white !important;
}
.generalDrop:hover {
	background-color: #add278;
}
.generalBanner {
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/general-dentistry-Savannah.jpg");
	height: 380px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}
.pediaColor {
	background-color: #ff5b89 !important;
	color: white !important;
}
.pediaDrop:hover {
	background-color: #ff5b89;
}
.pediaBanner {
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/Pediatric-care.jpg");
	height: 380px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}
.cosmeticColor {
	background-color: #9fc4df !important;
	color: white !important;
}
.cosmeticDrop:hover {
	background-color: #9fc4df;
}
.cosmeticBanner {
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/cosmetic-dentistry.jpg");
	height: 380px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}
.oralColor {
	background-color: #47628d !important;
	color: white !important;
}
.oralDrop:hover {
	background-color: #47628d;
}
.oralBanner {
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/oral-surgeon.jpg");
	height: 380px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}
.sleepColor {
	background-color: #0565b2;
	color: white !important;
}
.sleepDrop:hover {
	background-color: #0565b2 !important;
}
.sleepBanner {
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/sleep-apnea.jpg");
	height: 380px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}
.perioColor {
	background-color: #7e5796 !important;
	color: white !important;
}
.perioDrop:hover {
	background-color: #7e5796;
}
.perioBanner {
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/periodontist-savannah.jpg");
	height: 380px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}
.orthoColor {
	background-color: #454e91 !important;
	color: white !important;
}
.orthoDrop:hover {
	background-color: #454e91;
}
.orthoBanner {
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/Bluffton-Orthodontist.jpg");
	height: 380px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}
.menuImgBox {
	color: white;
	text-align: center;
	margin: 20px auto;
}
.menuImgBox img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
}
.menuImgBox span {
	text-transform: uppercase;
	/*padding-left: 10px;*/
	font-size: 11px;
	font-weight: 600;
	line-height: 1;
	display: inline-block;
	margin-top: 10px;
}
.menuImgBox a {
	padding: 0px !important;
	font-weight: normal;
	font-size: 13px;
	text-align: center !important;
}

.body a {
	/*text-decoration: underline;*/
}

/*.dropdown-content li .subMenu a{
    width:100%;border-bottom: 1px black solid !important;
}


.dropdown-content li div > a,
.dropdown-content li > a {
    width: 50%;border-bottom: 1px black solid !important;
}*/

/* Underline Reveal */
/*.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #30B9E9;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}*/

/* End Underline Reveal */

.pgContent {
	/*background-image: url('/Dentist-Savannah-Bluffton-Brunswick/img/curve-line.png');*/
	background-repeat: no-repeat;
	min-height: 500px;
	background-size: 100% 15px;
	padding: 20px 0;
	/*width: 990px;*/
	margin: 0 auto;
}
.colorDivide {
	background: white;
	border-top: solid #3a3e60 7px;
}
.pgContent a {
	text-decoration: underline;
}
.pgContent h1 {
	color: #414042;
	text-transform: uppercase;
}
.pgContent h2 {
	font-size: 1.5em;
	color: #414042;
	margin: 20px 0;
}
.pgContent p,
.pgContent ul {
	color: #414042;
}
.locaInfo {
	text-align: center;
	background-color: #e0e0e0;
	height: 450px;
	font-size: 17px;
}
.locaInfo p {
	margin: 0px 0 15px 0;
}
.lightBlue {
	background-color: #30b9e9;
}

.profile p {
	margin: 0;
}
.profile img {
	float: left;
	margin-right: 20px;
	width: 150px;
	vertical-align: middle;
}
.profile span {
	display: inline-block;
	/*text-align: center;*/
}
.profile span a {
	margin: 10px auto;
}
.drBox {
	padding: 35px;
	max-width: 700px;
}
.drBox img {
	float: left;
	margin: 0 20px 20px 0 !important;
}
.drBox p {
	text-align: justify;
}
.profile_close {
	float: right;
	margin: 0 !important;
}

/*Rolling back up to top button*/

.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: 0.5;
}
.cd-top {
	display: inline-block;
	height: 45px;
	width: 45px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(129, 129, 129, 0.8)
		url("/Dentist-Savannah-Bluffton-Brunswick/img/top-arrow.png") no-repeat
		center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
	transition: opacity 0.3s 0s, visibility 0s 0.3s;
	border-radius: 50%;
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: 0.5;
}
.no-touch .cd-top:hover {
	background-color: black;
	opacity: 1;
}

/* End Rolling back up to top button*/

.subMenu a {
	border: 1px solid #686868;
	color: #686868 !important;
	padding: 10px 15px;
	margin: 15px 0 0px 32px;
	display: block;
	width: 245px;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	-webkit-transition: background 0.218s;
	-moz-transition: background 0.218s;
	-o-transition: background 0.218s;
	transition: background 0.218s;
}
.subMenu a:hover {
	border: 1px solid #031095;
	color: #031095 !important;
}
.entry {
	font-size: 16px;
}
.sideBar a {
	text-decoration: none;
	font-size: 18px;
	margin: 10px 35px 10px 0px;
	display: block;
}
.sideBar a:hover {
	text-decoration: underline;
}
.sideMenu {
	width: 100%;
}
.sideMenu h1 {
	margin-bottom: 10px;
}

.sideBar h1 {
	font-size: 30px;
	text-align: right;
	border-bottom: 1px solid;
	margin: 10px 30px 25px 0;
}

.sideContent img {
	float: right;
	width: 450px;
	margin: 0 0 20px 20px;
}

.parallax {
	/* The image used */
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/slider.jpg");

	/* Set a specific height */
	min-height: 450px;

	/* Create the parallax scrolling effect */
	background-attachment: fixed;
	background-position: 100% 0%;
	background-repeat: no-repeat;
	background-size: 110%;
}

button.sideBtn {
	text-transform: uppercase;
	font-size: 15px;
	padding: 5px 15px;
	display: block;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
	/*background: #23513d;
    background: -webkit-gradient(linear,0% 40%,0% 70%,from(#23513d),to(#23513d));
    background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#23513d),to(#23513d));*/
	background: transparent; /* Old browsers */
	cursor: pointer;
	background-position: 97% center;
	border: 0;
	width: 100%;
	text-align: left;
}
button.sideBtn:hover {
	/*-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);*/
	background-color: #9e9e9e;
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/plus.png");
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: 97% center;
	/*border-bottom:2px solid #23513d;*/
}
/* Create an active/current tablink class */
div.tab button.active {
	background-color: #9e9e9e;
	background-image: url("/Dentist-Savannah-Bluffton-Brunswick/img/plus.png");
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: 97% center;
}

/* Style the tab content */
.tabcontent {
	display: none;
}

.top-splash {
	height: 410px;
}
@media screen and (max-width: 1024px) {
	.top-splash {
		height: 310px;
	}
}
