/*\ 
%6C%6F%73%74%62%6C%6C%6C%64%31%35
BUNGOT
font-family: 'Josefin Slab', serif;
\*/
:focus {
	outline: 0 !important;
}
::-moz-focus-inner {
border:0 !important;
}
body {
	font-family: 'Open Sans', sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	font-size:16px;
	line-height:24px;
	color:#454545;
}
address {
	font-style: normal;
}
body, button, .button, select, .top-bar-section ul li > a, .pricing-table .title, .pricing-table .price, .tabs dd > a, .tabs .tab-title > a, .side-nav, .side-nav li.active > a:first-child:not(.button), .accordion .accordion-navigation > a, .accordion dd > a, .sub-nav dt, .sub-nav dd, .sub-nav li, .label {
font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-top: 0;
	line-height: inherit;
}
h1 {
	color:#434343;
	font-family: 'Josefin Slab', serif;
	font-size:36px;
	line-height:40px;
	margin-bottom:10px;
	text-transform:uppercase;
}
h2 {
	color:#454545;
	font-family: 'Josefin Slab', serif;
	font-size:30px;
	line-height:34px;
	margin-top:30px;
	margin-bottom:10px;
	text-transform:uppercase;
}
h3 {
	color:#454545;
	font-family: 'Josefin Slab', serif;
	font-size:26px;
	line-height:28px;
	margin-top:26px;
	margin-bottom:10px;
}
h4 {
	color:#34b475;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	line-height:22px;
	margin-top:20px;
	margin-bottom:10px;
	text-transform:uppercase;
}
h5 {
	color:#34b475;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height:18px;
	margin-top:16px;
	margin-bottom:10px;
}
p {
	font-size: inherit;
	line-height: inherit;
	margin-bottom:13px;
	font-weight:inherit;
}
a {
	transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-ms-transition: color 0.5s ease;
	color:#34b475;
	text-decoration:underline;
}
a:hover {
	color:#454545;
}
a img {
	border:0;
}
ul, ol, dl {
	font-size:inherit;
}
ul, ol {
	margin-top:17px;
	margin-bottom:17px;
}
ul li, ol li {
	line-height:24px;
	padding-left:20px;
	margin-bottom:12px;
}
ul li {
	list-style:disc;
}
ol li {
	list-style:decimal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
button, .button {
	background-color:#4cb479;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding:16px 22px 16px 20px;
	font-size:13px;
	margin:0;
}
.button.btn-more-transparent {
	background:none;
	border:1px solid #34b475;
	color:#34b475;
	padding-top:15px;
	padding-bottom:15px;
}
button.small, .button.small {
	font-size:13px;
	padding:10px 16px 10px 13px;
}
button:hover, button:focus, .button:hover, .button:focus {
	background-color:#959595;
}
.button.btn-more-transparent:hover {
	background-color:#34b475;
	color:#fff;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	color:#454545;
	font-size:13px;
	height:45px;
	box-shadow: none;
	margin-bottom:10px;
	padding:12px 17px;
}
::-webkit-input-placeholder {
color:#bfbfbf;
opacity:1;
}
:-moz-placeholder { /* Firefox 18- */
color:#bfbfbf;
opacity:1;
}
::-moz-placeholder {  /* Firefox 19+ */
color:#bfbfbf;
opacity:1;
}
:-ms-input-placeholder {
color:#bfbfbf;
opacity:1;
}
.select-bungot {
	position:relative;
	margin-bottom:10px;
}
.select-bungot select, .customSelectInner {
	width:100% !important;
}
.txtselect-custom {
	font-family: 'Open Sans', sans-serif;
	height:45px !important;
	line-height:45px;
	border: 1px solid #cccccc;
	color: #454545;
	padding:12px 17px;
	font-size:13px;
	display:block !important;
	font-weight:700;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.customSelect {
	background:url(../images/bg-custsel.jpg) no-repeat right center;
	padding:0 17px;
}
.row {
	max-width:1024px;
}
#menu ul ul, .top-bar-section .dropdown {
	display:none;
	clip:inherit;
}
#menu.top-bar-section .has-dropdown.hover > .dropdown, #menu.top-bar-section .has-dropdown.not-click:hover > .dropdown, .expanded #menu ul ul, .expanded #menu.top-bar-section .dropdown {
	display:block;
}
#header {
	position:relative;
	z-index:3;
}
#header .large-12 {
	padding-bottom:10px;
}
.header-top {
	overflow:hidden;
	padding-bottom:20px;
	padding:30px 0 20px;
}
.headertop-rbox {
	text-align:right;
	font-family: "Josefin Slab", serif;
	padding-top:10px;
}
.header-links {
	overflow:hidden;
}
.header-links ul {
	padding:0;
	margin:0;
	float:right;
}
.header-links ul li {
	list-style:none;
	float:left;
	padding:0 4px;
	margin:0;
	line-height:16px;
	border-left:2px solid #a8a8a8;
}
.header-links ul li:first-child {
	border:0;
}
.header-links ul li a {
	font-size:16px;
	color:#454545;
	text-decoration:none;
	font-weight:normal;
}
.header-links ul li a:hover {
	color:#64be8b;
	text-decoration:underline;
}
.header-phone {
	font-weight:bold;
	font-size:30px;
	color:#454545;
	margin-bottom:14px;
}
.header-phone a {
	text-decoration:none;
	color:#454545;
}
.title-area, .top-bar .name {
	display:none;
}
.title-area li {
	list-style:none;
}
.top-bar-section .has-dropdown > a:after {
	display:none;
}
.top-bar .toggle-topbar a {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#fff !important;
	text-decoration:none;
}
.top-bar.expanded .toggle-topbar a span:after {
	box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white !important;
	-webkit-box-shadow: 0 0 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white !important;
}
#menu-wrap {
	position:relative;
}
#menu-wrap .top-bar {
	background:none;
	position:relative;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	background:none !important;
}
#menu ul li a {
	transition: background 0.5s ease;
	-webkit-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	text-decoration:none;
	font-size:13px;
	background:none;
	text-align:center;
	text-transform:uppercase;
	width:110px;
	color:#454545;
	padding:0 !important;
}
#menu ul li a:hover, #menu > ul > li:hover > a {
	background-color:#4cb479;
	color:#fff;
}
#menu ul ul {
	padding-top:10px;
}
#menu ul ul li a {
	background-color:#ebebeb;
	width:auto;
	height:auto;
	line-height:normal;
	text-align:left;
	width:220px;
	text-transform:capitalize;
	padding:10px 18px !important;
}
#menu ul ul li a:hover {
	background-color:#c2c2c2;
}
#menu ul ul li {
	border-top:1px solid #fff;
}
#menu ul ul li:nth-child(3) {
border-top-color:#ebebeb;
}
.loader-slides {
	background:url(../images/loader.gif) no-repeat center center;
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	left:0;
	top:0;
}
.banner {
	position:relative;
	z-index:1;
}
#banner-home {
	height:680px;
}
#banner-home .banner-slides {
	display:none;
}
#banner-inner {
	height:175px;
}
.graybox {
	background:url(../images/bg-graybox.jpg) no-repeat center top;
	background-size:cover;
	height:140px;
}
.banner-slides {
	position:relative;
	height:100%;
	overflow:hidden;
	z-index:1;
}
.banner-slides ul.slides {
	margin:0;
	padding:0;
	height:100%;
}
.banner-slides ul.slides li {
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height:100%;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
}
.banner-home-1 {
	background-image:url(../images/banner/homepage/img-banner-home-1.jpg);
}
.banner-home-2 {
	background-image:url(../images/banner/homepage/img-banner-home-2.jpg);
}
.banner-home-3 {
	background-image:url(../images/banner/homepage/img-banner-home-3.jpg);
}
.banner-home-4 {
	background-image:url(../images/banner/homepage/img-banner-home-4.jpg);
}
.banner-inner-1 {
	background-image:url(../images/banner/inner/img-banner-inner-1.jpg);
}
.absolute-wrap-banner {
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	display:table;
	z-index:1;
}
.v-middle {
	vertical-align:middle;
	display:table-cell;
}
.banner-text {
	font-size:24px;
	line-height:26px;
	width:500px;
	color:#fff;
	margin-top:-60px;
}
.banner-text p {
	text-shadow:2px 2px 2px #30363a;
	-webkit-text-shadow:2px 2px 2px #30363a;
	margin-bottom:30px;
}
.banner-big-text {
	font-family: 'Josefin Slab', serif;
	text-transform:uppercase;
	font-weight:700;
	margin-bottom:10px;
	font-size:70px;
	line-height:60px;
	text-shadow:2px 2px 5px #30363a;
	-webkit-text-shadow:2px 2px 5px #30363a;
}
.mod-wrap {
	position:relative;
	z-index:2;
	margin-top:-175px;
}
.banner-mod {
	padding:40px 27px 0;
	height:175px;
	position:relative;
	background-size:28px 29px;
}
.banner-mod h3, .sidebar .banner-mod h3 {
	font-family: 'Josefin Slab', serif;
	font-weight:700;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	margin:0;
	padding:0;
	line-height:24px;
	line-height:24px;
	font-size:24px;
}
.banner-mod .button.btn-more-transparent {
	position:absolute;
	left:27px;
	bottom:27px;
	color:#fff;
	border:1px solid #fff;
}
.banner-mod .button.btn-more-transparent:hover {
	background-color:#48a771
}
#mod-services {
	background:url(../images/img-blue-slash.jpg) no-repeat right bottom #23a49e;
}
#mod-appointment {
	background:url(../images/img-green-slash.jpg) no-repeat right bottom #34b475;
}
#mod-telehealth {
	background:url(../images/img-yellow-slash.jpg) no-repeat right bottom #bccf00;
}
#body {
	padding:65px 0;
}
.sidebar h3 {
	font-family: 'Josefin Slab', serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:30px;
	line-height:32px;
	color:#454545;
	margin-bottom:30px;
}
.sidebar .mod-wrap {
	margin:0 0 35px;
}
.sidebar .banner-mod {
	width:auto !important;
}
.general-equiry-form .button {
	margin-top:15px;
}
.featured-nav {
	background:url(../images/bg-featured-nav.jpg) no-repeat center top;
	background-size:cover;
	padding-top:1px;
}
.ft-nav {
	font-family: 'Josefin Slab', serif;
	font-weight:bold;
	padding:38px 0 0;
	font-size:24px;
	line-height:20px;
	text-transform:uppercase;
	position:relative;
}
.ft-nav a {
	text-decoration:none;
	display:inline-block;
	position:relative;
	padding-left:15px;
}
.ft-nav a:after {
	content:"";
	position:absolute;
	left:0;
	top:1px;
	border-top:   8px solid transparent;
	border-right: 8px solid transparent;
	border-left:  8px solid;
	border-bottom:8px solid transparent;
	color:#666;
}
.ft-nav-body {
	background-color:#fff;
	padding:30px 25px 0;
	height:106px;
	border-top:1px solid #ebebeb;
}
#ftnav-aboutnathan {
	background:url(../images/img-blue-slash.jpg) no-repeat right top #23a49e;
}
#ftnav-aboutnathan a, #ftnav-aboutnathan a:after {
	color:#23a49e;
}
#ftnav-patientinfo {
	background:url(../images/img-green-slash.jpg) no-repeat right top #34b475;
}
#ftnav-patientinfo a, #ftnav-patientinfo a:after {
	color:#34b475;
}
#ftnav-news {
	background:url(../images/img-yellow-slash.jpg) no-repeat right top #bccf00;
}
#ftnav-news a, #ftnav-news a:after {
	color:#bccf00;
}
.footer-logos {
	background:url(../images/bg-footer-logos.jpg) repeat-x left top;
	padding:40px 0 0;
	margin-bottom:60px;
}
.footer-logos ul {
	margin:0;
	padding:0;
}
.footer-logos ul li {
	list-style:none;
	margin:0 33px 0 0;
	padding:0;
	float:left;
}
.footer-logos ul li a {
	height:57px;
	display:table-cell;
	vertical-align:bottom;
}
.footer-logos ul li:last-child {
	margin-right:0;
}
#footer {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:400;
	background-color:#292929;
	text-align:center;
	padding:40px 0 100px;
	font-size:14px;
}
.footer-links ul {
	margin:0;
	padding:0;
}
.footer-links ul li {
	margin:0 12px;
	padding:0;
	list-style:none;
	display:inline-block;
}
.footer-links ul li a {
	color:#fff;
	text-decoration:none;
}
@media (min-width: 1024px) {
/*.sidebar{
width: 33.3333%;
}*/
}
@media (max-width: 1023px) {
#header .large-12 {
padding:0;
}
.top-bar {
height:60px;
line-height:60px;
}
.title-area {
display:block;
height:60px;
}
#menu-wrap .top-bar, .top-bar.expanded .title-area {
background:url(../images/bg-gradient-menu.jpg) repeat-x left top;
}
#menu-wrap .top-bar {
position:absolute;
left:0;
top:0;
z-index:1;
width:100%;
}
#menu-wrap {
height:60px;
}
#menu ul li {
float:none;
}
#menu ul li a {
font-size:16px;
background-color:#ebebeb;
border:1px solid #fff;
width:auto !important;
text-align:left;
padding:10px !important;
}
#menu ul li a:hover {
background-color:#c2c2c2;
}
#menu ul ul {
padding:0;
}
#menu ul ul li {
border:0;
}
#menu ul ul li.title a {
background-color:#fff !important;
color:#454545 !important;
}
.footer-logos ul li {
margin:0 0 10px!important;
width:33.33%;
text-align:center;
}
.footer-logos {
margin-bottom:10px;
}
.footer-logos ul li a {
display:block;
}
.footer-logos ul li:nth-child(2) a {
padding-top:15px;
}
.footer-logos ul li:nth-child(3) a {
padding-top:10px;
}
#footer {
padding-bottom:40px;
}
}
@media (max-width: 979px) {
.banner-text {
margin-top:-100px;
}
.top-bar-section .has-dropdown > a:after {
display:block;
border-color: transparent transparent transparent #454545;
border-width: 8px;
margin-top: -7px;
}
.header-top {
padding-left:15px;
padding-right:15px;
}
}
@media (min-width: 640px) {
.banner-mod, .ft-nav {
width: 33.3333%;
}
}
@media (max-width: 767px) {
button, .button {
padding: 14px 18px 14px 18px;
}
#banner-home {
height:500px;
}
.banner-big-text {
font-size: 50px;
line-height: 45px;
}
.banner-text {
font-size:20px;
margin-top:-150px;
width:380px;
}
#body {
padding:40px 0;
}
.banner-mod {
padding:25px 25px 0;
height:155px;
}
.banner-mod h3, .sidebar .banner-mod h3 {
font-size:20px;
line-height:21px;
margin-bottom:8px;
}
.banner-mod .button.btn-more-transparent {
left:25px;
}
.mod-wrap {
margin-top:-155px;
}
.footer-logos {
padding:35px 0 0;
margin-bottom:20px;
}
.footer-logos ul li {
float:none;
width:100%;
margin-bottom:15px !important;
}
.footer-logos ul li a {
height:auto;
padding:0 !important;
}
.ft-nav-body {
padding:20px;
}
.footer-links ul li {
display:block;
margin:0;
}
.footer-links ul li a {
background:url(../images/bg-gradient-footer.jpg) repeat-x left top;
height:60px;
line-height:60px;
display:block;
}
#footer, #footer .large-12 {
padding:0;
}
.title-field {
max-width:248px;
}
.sidebar .banner-mod {
height:auto;
padding:20px;
}
.sidebar .banner-mod .button.btn-more-transparent {
bottom: auto;
left: auto;
margin-top: 10px;
position: relative;
}
.logo, .headertop-rbox {
float:none !important;
text-align:center;
}
.logo {
margin-bottom:15px;
}
.header-links {
margin:0 -15px;
}
.header-links ul {
float:none;
}
.header-links ul li {
float:none;
display:inline-block;
margin:0 0 0 -3px;
line-height:14px;
}
.header-links ul li a {
font-size:15px;
}
}
@media (max-width: 639px) {
#banner-home {
height:280px;
}
.mod-wrap {
margin:0;
}
.mod-wrap .large-12, .featured-nav .large-12 {
padding:0;
}
.ft-nav-body {
height:auto;
}
.banner-big-text {
font-size:25px;
line-height:28px;
}
.banner-text {
font-size:16px;
line-height:18px;
margin:0;
width:200px;
}
.banner-mod {
height:auto;
padding:20px 15px;
}
.banner-mod .button.btn-more-transparent {
position:relative;
}
.banner-mod .button.btn-more-transparent {
position:relative;
bottom:auto;
left:auto;
margin-top:10px;
}
.sidebar {
margin-top:20px;
}
.graybox {
height:80px;
}
}
