/*
 Table Of Contents

 1.) Homepage
 2.) Inner Page CSS

 ===============================================*/

/* Slider CSS */

.slider-wrap .slides {
	margin: 0;
}
.slider-wrap {
	padding: 0 13px;
	z-index: 1;
	position: relative;
}

.slider-wrap:before {
	position: absolute;
	bottom: -14px;
	right: 0;
	left: 0;
	content: '';
	background: url(../images/slider-bg.png) no-repeat top center;
	width: 100%;
	height: 70px;
}

.slider-wrap, .slides li {
	position: relative;
}
.slider-wrap .slides {
	background: none;
}

.slider-wrap .slides li, .slider-wrap .flex-control-nav li {
	padding: 0;
	margin: 0;
	background: none;
}

.slider-wrap .slides li > div {
	position: absolute;
	width: 100%;
	bottom: 26px;
	left: 0;
	text-align: center;
}

.slider-wrap .slides li + li {
	display: none;
}

.slider-wrap .slides li > div p {
	font-size: 38px;
	font-family: 'Alegreya Sans', sans-serif;
	font-weight: 700;
	font-style: italic;
	color: #9d6d0a;
	margin-bottom: 20px;
	background: rgba(255,255,255,0.8);
	padding: 11px 0;
	line-height: 1;
}

.slider-wrap .slides li > div p > span {
	display: inline-block;
	color: #5c5954;
}

.slider-wrap .slides li > div > a {
	/*background: url(../images/slider-btn-bg.jpg) repeat-x;*/
	background-image: -moz-linear-gradient( 90deg, rgb(0,56,50) 0%, rgb(31,128,115) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(0,56,50) 0%, rgb(31,128,115) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(0,56,50) 0%, rgb(31,128,115) 100%);

	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	font-style: italic;
	font-size: 17px;
	color: #fff;
	border-radius: 20px;
	display: inline-block;
	margin: 0 auto;
	min-width: 233px;
	text-align: center;
	padding: 0 7px 0 15px;
	height: 33px;
	text-decoration: none;
	line-height:194%;
	text-shadow: 0px 1px 2px #151515;
}

.slider-wrap .slides li > div > a:hover {
	/*background: url(../images/slider-btn-hover-bg.jpg) repeat-x;*/
  background-image: -moz-linear-gradient( 90deg, rgb(2,86,77) 0%, rgb(41,155,140) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(2,86,77) 0%, rgb(41,155,140) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(2,86,77) 0%, rgb(41,155,140) 100%);

}

.slider-wrap .slides li > div > a sup {
	font-family: 'Lato', sans-serif;
	font-size: 8px;
	left: 1px;
	position: relative;
	top: -7px;
}

.slider-wrap .flex-viewport {
	border-radius: 20px 20px 0 0;
}

.slider-wrap .flex-control-nav {
	margin: 0;
	position: absolute;
	right: 22px;
	top: 14px;
}

.slider-wrap .flex-control-nav li {
	float: right;
	margin-left: 8px;
}

.slider-wrap .flex-control-nav li a {
	display: block;
	font-size: 0;
	background-position: -25px -1px;
	width: 21px;
	height: 21px;
	cursor: pointer;
}

.slider-wrap .flex-control-nav li a.flex-active {
	background-position: -55px -1px;
}

.slider-wrap .flex-direction-nav {
	display: none;
}
.slides li {
background:none;	
}
/* Tab Section CSS */

.tab-sec {
	margin-top: -77px;
	position: relative;
	background: #f1f1ee;
}

.tab-con {
	position: absolute;
	top: 76px;
	left: 0;
	width: 100%;
	padding: 0 17px 0 10px;
}

.tab-one {
	float: left;
	width: 32%;
}

.con {
	overflow: hidden;
}

.con > img {
	float: left;
	width: 37%;
	margin: 5px 0 0 0;
}

.con > p {
	float: right;
	color: #292929;
	font-size: 18px;
	line-height: 105%;
	/*margin-bottom:18px;*/
	width: 60%;
}

.con > p > a, .therapy-con > p > a {
	display: inline-block;
	/*background-position: 0 -146px;*/
	width: 130px;
	height: 26px;
	background: #580502;
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	text-align: center;
	font-style: normal;
	text-decoration: none;
	line-height: 26px;
}

.con > p > a:hover, .therapy-con > p > a:hover {
	border-bottom: 3px solid #220100;
}

.therapy-con > p > a {
	margin: 13px 0 0;
}

.con > p > a {
	margin: 19px 0 0;
}

.con > p > a:hover, .therapy-con > p > a:hover {
	background-position: 0 -175px;
}

.tab-one > span {
	display: block;
	color: #09203d;
	font-size: 29px;
	font-weight: 700;
	font-style: italic;
	line-height: 117%;
	padding-left: 12px;
	margin-bottom: 8px;
	text-shadow: 0 1px 0 #e0e0e0;
}

.tab-one > span > sup {
	position: relative;
	top: -12px;
	font-weight: 900;
}

.tab-two {
	float: left;
	width: 36%;
	padding: 26px 0 0 8px;
}

.tab-two > img {
	float: left;
	width: 28%;
}

.tab-two > p {
	float: left;
	width: 72%;
	padding: 12px 0 0 15px;
	color: #2e3736;
	font-size: 28px;
	text-align: center;
	line-height: 1;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 700;
	text-indent: -12px;
	text-shadow: 1px 1px 0 #ededed;
}

.tab-two > p > span {
	display: block;
	color: #a87105;
	font-size: 36px;
	margin: -5px 0 4px;
}

.tab-two > p > a {
	/*background: url(../images/tab-btn-bg.jpg) repeat-x;*/
  background-image: -moz-linear-gradient( 90deg, rgb(113,81,13) 0%, rgb(137,102,29) 24%, rgb(164,130,60) 80%, rgb(141,105,28) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(113,81,13) 0%, rgb(137,102,29) 24%, rgb(164,130,60) 80%, rgb(141,105,28) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(113,81,13) 0%, rgb(137,102,29) 24%, rgb(164,130,60) 80%, rgb(141,105,28) 100%);
	
	float: right;
	font-size: 14px;
	height: 26px;
	margin: 0 32px 0 0;
	width: 98px;
	border-radius: 20px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-style: normal;
	font-weight: 700;
	font-family: 'Droid Sans', sans-serif;
	text-shadow: none;
	text-indent: 0;
	line-height: 25px;
}

.tab-two > p > a:hover {
	/*background: url(../images/tab-btn-hover.jpg) repeat-x;*/
  background-image: -moz-linear-gradient( 90deg, rgb(113,81,13) 0%, rgb(137,102,29) 0%, rgb(164,130,60) 16%, rgb(107,78,15) 87%);
  background-image: -webkit-linear-gradient( 90deg, rgb(113,81,13) 0%, rgb(137,102,29) 0%, rgb(164,130,60) 16%, rgb(107,78,15) 87%);
  background-image: -ms-linear-gradient( 90deg, rgb(113,81,13) 0%, rgb(137,102,29) 0%, rgb(164,130,60) 16%, rgb(107,78,15) 87%);

}

.tab-three {
	float: left;
	width: 32%;
	text-align: right;
}

.tab-three > span {
	text-shadow: 0 1px 0 #f4f4f4;
	color: #09203d;
	display: block;
	font-size: 29px;
	font-style: italic;
	font-weight: 700;
	line-height: 114%;
	margin: -5px 0 10px;
	padding: 0 18px 0 0;
}

.therapy-con {
	overflow: hidden;
}

.therapy-con > img {
	float: right;
	width: 38%;
}

.therapy-con > p {
	float: left;
	width: 60%;
	color: #292929;
	line-height: 118%;
	font-size: 18px;
}

/* Left Col CSS */

.fb-link {

	display: inline-block;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: -48px;
	width: 333px;
}

.main-con {
	display: table;
	width: 100%;
	padding: 0 13px;
	position: relative;
	margin-top: -52px;
}

.main-con:before {
	content: '';
	background: url(../images/con-top-bg.png) no-repeat bottom center;
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	top: -70px;
}

.left-col, .sidebar {
	display: table-cell;
	vertical-align: top;
}
.left-col {
	padding: 16px 10px 10px 26px;
	width: 71%;
	background: url(../images/left-col-bg.png) no-repeat top center #dcdad7;
	border-radius: 19px 0 0 19px;
}

.left-col > a {
	margin-bottom: 20px;
	display: inline-block;
}

.con-img {
	float: right;
	margin: 0 0 5px 30px;
}

.video-sec {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 0 9px -19px;
	padding: 11px 10px 13px 10px;
}

.video-sec h2 {
	text-align: center;
	margin-bottom:10px;	
}

.video {
	float: left;
	width: 45.9%;
	margin: 10px 0 0 0;
	height: 226px;
}

.video iframe {
	width: 100%;
	max-width: 500px;
	height: 100%;
}

.video-con {
	float: right;
	width: 52%;
}

.video-con p {
	line-height: 140%;
}

.sidebar {
	border-radius: 0 19px 19px 0;
	width: 28.8%;
	background: url(../images/sidebar-bg.png) no-repeat top center #efeeed;
	padding: 23px 1px 0 18px;
}

.sidebar > img, .fb-wrap > img {
	margin-bottom: 19px;
}

/*
 2.) Inner Page CSS
 ----------------------------------------------*/

.inner-page .main-con {
	margin-top: 0;
}

.inner-page .left-col {
	background: url(../images/inn-left-bg.jpg) no-repeat top center #dcdad7;
	padding: 13px 10px 140px 21px;
}

.inner-page .sidebar {
	background: url(../images/inn-right-bg.jpg) no-repeat top center #efeeed;
	padding: 10px 34px 0 19px;
}
.side-menu {
width:250px;
margin-right:0;
margin-left:0;	
}
.inner-page .sidebar {
padding-right:0;	
}


.inner-page .main-con::before {
	background: url(../images/inner-top-con.jpg) no-repeat top center;
	top: -4px;
}

.inner-page #content > .page {
	padding: 16px 0 11px;
}

.inner-page h1 {
	font-size: 34px;
	margin-bottom: 17px;
}

.inner-page h2 {
	margin-bottom: 3px;
}

.inner-page p {
	margin-bottom: 15px;
}

.left-col .photo {
	float: right;
	margin: -19px 4px 14px 0;
	margin: 0 0 10px 10px;
	border-radius:10px;	
	overflow:hidden;
	border:1px #37a6cf solid;
}


.left-col .note, .left-col .notice {
	background: transparent;
	color: #666666;
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 13px;
	font-size: 16px;
	padding: 6px 15px 11px;
	line-height: 124%;
	margin: 15px 44px 15px 0;
}

.note > a, .notice a {
	font-weight: 700;
	font-style: none;
	color: #095872;
}


/* Inner Page Side Section CSS */

.side-menu {
	margin: 0 0 10px 0;
	background: #fbfbfb;
	border-radius: 0 20px 0 0;
	position: relative;
}

.side-menu li {
	margin: 0;
	background: none;
	background: url(../images/side-li-bg.png) repeat-x bottom center;
	padding: 9px 0 9px 31px;
	position: relative;
}

.side-menu li:before {
	position: absolute;
	top: 15px;
	left: 14px;
	background-position: -141px 0;
	width: 9px;
	height: 10px;
	content: '';
}

.side-menu li:hover:before {
	background-position: -160px 0;
}

.side-menu:before {
	background: url(../images/side-menu-bg.jpg) no-repeat bottom center;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 3px;
	content: '';
}

.side-menu li:hover {
	background: #62a2d5;
}
.side-menu li:first-child:hover{
	border-top-right-radius:20px;
}
.side-menu li:hover a {
	color: #fff;
	text-shadow: 0 1px 0 #121212;
}

.side-menu li a {

	color: #002723;
	text-decoration: none;
	font-size: 16px;
	line-height: 121%;
}

@media all and (-ms-high-contrast: none) {
	.left-col > p {
		padding-right: 10px;
	}
	*::-ms-backdrop, .left-col > p {
		padding-right: 10px;
	} 
}

.ie8 .left-col > p {
	padding-right: 15px;
}
.ie8 .footer-right-con ul li {
	float: left;
	width: 50%;
}
.ie8 .inner-page .main-con::before {
	background: none;
}
.ie9 .left-col > p {
	padding-right: 15px;
}
.ie9 .footer-right-con ul li {
	float: left;
	width: 50%;
}
.left-col .floatright {
float:right;
margin:0 0 10px 10px;	
}

.left-col blockquote {
	padding: 6px 15px 11px;
	
}
.left-col blockquote.note {
	background: transparent;
	color: #666666;
	border: 1px solid #aaa;
	border-radius: 13px;
	font-size: 16px;
	line-height: 124%;
	margin: 25px;
}
.left-col h2+ul,h3+ul {
margin-top:20px;	
margin-bottom:30px;	
}
.side-menu li a {
display:block;
padding:10px 10px 10px 30px;
margin:-10px 0 -10px -30px;	
}
.left-col table.hours {
  width: 320px;
  border: 1px #114769 solid !important;
  background: #d5edff;
}
.left-col table.hours td {
  text-align: left;
  padding: 5px;
  border: 1px #114769 solid !important;
}
.left-col ul.lead li {
font-size:22px;
line-height:normal;
margin-bottom:15px;
text-shadow:1px 1px 1px #F5F1EB;
font-weight:bold;
color:#145781;
text-align:center;
	list-style:none;
	background:none;
}
.left-col ul.lead {
margin-left:0;
margin-bottom:10px;	
list-style:none;
}
.left-col div.highlight {
  background: #d5edff;
  padding: 10px;
  border: 1px #13547d solid;
  margin-bottom: 10px;
}
.left-col div.highlight strong {
color:#09203d;	
}

.left-col div.didyouknow {
width:320px;
float:right;
background:#E4E4E4;
padding:10px;
margin-left:10px;
}
.left-col div.didyouknow strong {
	color:#202020;
}
.left-col .highlight strong {
	font-size:1.2em;
	display:inline-block;
	margin-bottom:5px;
}
.left-col .question h3 {
font-size:20px;
color:#09203D;

}
.left-col .question {
padding:5px;
background:#fff;
margin-bottom:10px;
clear:both;
border:1px solid #ADA8A1; 
}
.left-col blockquote strong {
font-size:1.05em;
color:#09203d;
}
.left-col blockquote {
background:#FFF;
margin-bottom:10px;
}
.left-col blockquote p+p {
margin-bottom:0;
margin-top:20px;
}
.left-col blockquote>p {
margin-top:0;	
margin-bottom:0;
}
.left-col ul+h2 {
margin-top:25px;	
}
.left-col blockquote p+h3 {
margin-top:25px;	
}
.left-col blockquote {
margin-bottom:25px;	
}
.left-col h2+blockquote {
margin-top:20px;	
}
.footer-right-con h2 {
margin-bottom:10px;	
}
.left-col h1 {
margin-bottom:10px;	
}
.left-col h2 {
margin-bottom:5px;	
}
.fb-link {
padding:10px;
background:#fff;
border-radius:10px;	
}
.referral-form {
float:right;
background:#fff;
width:200px;
padding:10px;
text-align:center;
border:1px #D7CDB5 solid;
border-radius:10px;
}
.fb-link.sharrre {
z-index:999;	
}
.quote {
background:#fff;
padding:10px;
border:1px #ccc solid;	
}


/* Baytown Header Updates */

.logo strong,.logo strong span {
font-size:24px;
text-shadow:1px 1px 1px #fff;
line-height:normal;
}
.logo img {
width: 230px;
margin-top:-20px; 
}
.logo {
padding-top:10px;
width:58%;
}

.contact-info {
padding-top:25px;
text-shadow:1px 1px 1px #fff;
width:32%;
font-size:18px;
line-height:normal;

}
.contact-info .phone-map {
display:block;
margin-top:5px; 
}
.contact-info .phone-map a {
color:#282828;
font-size:19px;
text-decoration:none; 
}
.btn-wrap {
margin-top:10px;
margin-left:-20px;  
}

.logo > strong > small {
font-size:19px;
line-height:normal;
display:block;
margin-top:10px;  
}

/* Baytown Footer Updates  */

.footer-left-con, .footer-center-con, .footer-right-con{
width:33%;
float:left;	
}
.footer-center-con .address {
display:block;
width:100%;
float:none;
margin-top:0;
padding-bottom:20px;	
}


/* New Custom Style */
#header{
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(0,0,0,0.05) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(0,0,0,0.05) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(0,0,0,0.05) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6000000',GradientType=0 );
}
#header .menu-wrap:before {
background: #0b4163;
background: -moz-linear-gradient(left,  #0b4163 0%, #1f74a8 50%, #0b4163 100%);
background: -webkit-linear-gradient(left,  #0b4163 0%,#1f74a8 50%,#0b4163 100%);
background: linear-gradient(to right,  #0b4163 0%,#1f74a8 50%,#0b4163 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b4163', endColorstr='#0b4163',GradientType=1 );
}
.top-strip {
background: rgba(31,116,168,1);
background: -moz-linear-gradient(left,  rgba(31,116,168,1)  0%, rgba(125,185,232,1) 50%, rgba(31,116,168,1) 100%);
background: -webkit-linear-gradient(left,  rgba(31,116,168,1)  0%,rgba(125,185,232,1) 50%,rgba(31,116,168,1)) 100%);
background: linear-gradient(to right,  rgba(31,116,168,1)  0%,rgba(125,185,232,1) 50%,rgba(31,116,168,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b4163', endColorstr='#7db9e8',GradientType=1 );
}
.contact-info,.btn { 
font-style: normal;
}
.btn-wrap {
    width:360px;
}
.logo {
    font-family:'Open Sans', sans-serif;
    padding-top:15px;
    width: 58%;
}
.logo img {
    width: 230px;
}
.logo>strong>small {
    font-family:Open Sans;
    font-style:normal;
    font-weight: bold;
    font-size:16px;
}
.slides div p span, 
.slides div p{
    font-weight:100;
    font-weight: normal;
    color:#000 !important;
    font-family: Open Sans;
    font-style:normal !important;
}
#content {
background: rgb(226,226,226);
background: -moz-linear-gradient(top,  rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-linear-gradient(top,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom,  rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
}
.tab-one > span, .tab-two > span, .tab-three > span {
    font-style:normal !important;
}

.btn::before, .btn::after {
  display: none;
}

.btn, input.btn, button.btn {
  border-radius: 3px;
  border: 1px solid #176ca0;
  background: #1f74a8;
  background: -moz-linear-gradient(top, #1f74a8 0%, #1f74a8 100%);
  background: -webkit-linear-gradient(top, #1f74a8 0%,#1f74a8 100%);
  background: linear-gradient(to bottom, #1f74a8 0%,#1f74a8 100%);
}
.btn:hover, .btn:focus, input.btn:hover, input.btn:focus, button.btn:hover, button.btn:focus {
  background: #0c4668;
  background: -moz-linear-gradient(top, #0c4668 0%, #1f74a8 100%);
  background: -webkit-linear-gradient(top, #0c4668 0%,#1f74a8 100%);
  background: linear-gradient(to bottom, #0c4668 0%,#1f74a8 100%);
}
.btn.green {
  border: 1px solid #3483b6;
  background: #5293c9;
  background: -moz-linear-gradient(top,  #5293c9 0%, #71b0e0 100%);
  background: -webkit-linear-gradient(top,  #5293c9 0%,#71b0e0 100%);
  background: linear-gradient(to bottom,  #5293c9 0%,#71b0e0 100%);
}
.btn.green:hover {
  background: #3f83bb;
  background: -moz-linear-gradient(top,  #3f83bb 0%, #5da1d5 100%);
  background: -webkit-linear-gradient(top,  #3f83bb 0%,#5da1d5 100%);
  background: linear-gradient(to bottom,  #3f83bb 0%,#5da1d5100%);
}
.con > p > a, .therapy-con > p > a {
  background: #61ace6;
}

.tab-one > span {
  color: #182d49;
}
.con > p > a:hover, .therapy-con > p > a:hover {
  border-bottom: 3px solid #044973;
}
.tab-two > p {
  color: #4f4f4f;
}
.tab-two > p > span {
  color: #145781;
}
.tab-two > p > a {
    background: #61ace6;
}
.tab-two > p > a:hover {
    background: #61ace6;
    border-bottom: 3px solid #044973;
}
.tab-three > span {
  color: #182d49;
}
.slider-wrap .slides li > div > a {
  background: #1f74a8 !important;
}
.slider-wrap .slides li > div > a:hover {
  background: #044973 !important;
}
.slider-wrap .flex-control-nav li a {
  background: #71b0e0;
}
.slider-wrap .flex-control-nav li a.flex-active {
  background: #044973;
}
.main-con::before {
  background: url(https://www.baytownperiodontics.com/assets/images/con-top-curve-bg.png) no-repeat bottom center;
}
.left-col {
  background: #f6faff;
}
.sidebar {
  background: #ffffff;
}
.footer-strip::after {
  background: url(https://www.baytownperiodontics.com/assets/images/footer-new-strip.jpg) no-repeat top center;
}
#footer {
  background: url(https://www.baytownperiodontics.com/assets/images/f-back-new-bg.jpg) repeat;
}
.footer-center-con img {
  width: 260px;
  margin: 0 auto;
  display: block;
}
.footer-strip {
  box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.3);
}
.footer-b-strip::before {
  background: #0b4163 !important;
}
.inner-page .main-con::before {
  display: none;
}
.inner-page .left-col {
  background: #f6faff;
}
.inner-page .sidebar {
  background: #ffffff;
}
.side-menu li::before {
    background: url(https://www.baytownperiodontics.com/assets/images/small-arrow.png) no-repeat;
}
.nav > li > ul > li:hover::before {
    background: url(https://www.baytownperiodontics.com/assets/images/small-arrow.png) no-repeat;
}