@font-face {
    font-family: 'bankgothicbold';
    src: url('../fonts/bankgothic_bold-webfont.eot');
    src: url('../fonts/bankgothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bankgothic_bold-webfont.woff') format('woff'),
         url('../fonts/bankgothic_bold-webfont.ttf') format('truetype'),
         url('../fonts/bankgothic_bold-webfont.svg#bankgothicbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	margin: 0;
	padding: 0;

}
ul {
	list-style: none;
}
img {
	border: none;
}
a {
	color: #674d20;
	text-decoration: none;
}
a:hover {
	color:#402c0a;
}
html {
	overflow-x:hidden;
}
body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	overflow-x:hidden;
}
.underlined_text {
	text-decoration: underline;
}
.underlined_text:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	color: #8d1425;
    font-family: 'bankgothicbold';
	font-weight: normal;
    font-style: normal;
	margin-bottom: 12px;	
}
h1 {
	font-size: 34px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 22px;
}
h4  {
	font-size:18px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clr {
	clear: both;
}
.width-15 {
	width: 15%;
}
.width-25 {
	width: 25%;
}
.width-29 {
	width: 29%;
}
.width-35 {
	width: 35%;
}
.width-45 {
	width: 45%;
}
.width-65 {
	width: 65%;
}
.width-75 {
	width: 75%;
}
.width-85 {
	width: 85%;
}
.width-95 {
	width: 95%;
}
.col-3 {
	width: 30%;
}
.col-4 {
	width: 22%;
}
.center {
	margin: 0px auto;
	width: 1000px;
}
.black {
	color: #030303;
}
.red {
	color:#8d1425;
}
ul.list1 {
	line-height: 22px;
}
ul.list li {
	background: #eaeaea;
	border-radius: 10px;
	padding:7px;
	margin: 10px 0;
}
ul.list-grey li {
	background: #eaeaea;
	border-radius: 10px;
	display: block;
	padding:10px;
	color: #222548;
	margin: 10px 16px;
	width: 100%;
}
ul.list-disc li {
	list-style: disc inside;
}
hr {	
	background:url(../images/bg-hr-red.png) repeat-x;
	border: none;
	height: 6px;
	margin: 10px 0;
}
.buttona, .buttona:hover, .buttona:visited {
	background:#ca880e;
	border:0px;
	border-radius: 6px;
	color:#FFFFFF;
	cursor:pointer;
    font-family: 'bankgothicbold';
	padding:6px;
	text-decoration:none;
	width:auto;
}
.buttona:hover {
	background:#8d1425;
}
.verdana {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.justify {
	text-align:justify;
}
#header {
	background:url(../images/bg-header.jpg) repeat-x;
	position: relative;
	z-index: 1000;
}
.logo {
	margin:-3px 0 0 -150px;
}
.righttop {
	margin: 14px 0 0;	
	width:67%;
}
.address {
	color:#901a27;
    font-family: 'bankgothicbold';
	font-size:18px;
}
.number {
	color:#030303;
    font-family: 'bankgothicbold';
	font-size:14px;
}
.social a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 3px;
	opacity: 0.7;
	width: 22px;
	text-indent: -9999px; 
}
.social a:hover {
	opacity:1.0;
}
.social a.facebook {
	background:url(../images/social-icons.png) no-repeat top left;
}
.social a.twitter {
	background:url(../images/social-icons.png) no-repeat -26px 0;
}
.social a.linkedin {
	background:url(../images/social-icons.png) no-repeat top right;
}
#mainmenu {
	 margin: 12px 0 0;
} 
#mainmenu ul li {
	float: left;
	padding: 0 7px;
}
#mainmenu ul li.last {
	border-right:none;
	padding-right:0px;
}
#mainmenu ul li a {
	color: #2d2820;
	font-size: 16px;
	text-transform:capitalize;
}
#mainmenu ul li.home {
	padding: 0 5px;
	opacity: 0.7;
}
#mainmenu ul li.home:hover, 
#mainmenu ul li.home.active {
	opacity: 1.0;
}
#mainmenu ul li.home.active:hover {
	opacity: 0.7;
}
#mainmenu ul li.home a {
	font-size: 0px;
}
#mainmenu ul li.active a, #mainmenu ul li:hover a {	
	color:#901a27;
	text-decoration: none;
}
#mainmenu ul li.has-sub:hover ul.dropdown {
	display:block;
}
#mainmenu ul li ul.dropdown {
	background:#272B51;
	display: none;
	position:absolute;
	margin-left:-18px;
	top: 150px;
	width: 200px;
	z-index: 50;
}
#mainmenu ul li ul.dropdown li {
	border-bottom: 1px solid #FFFFFF;
	float: none;
}
#mainmenu ul li ul.dropdown li a {
	font-size:12px;
}
#BodyWrapper {
	background:url(../images/bg-body.jpg) repeat-x bottom;
}
#header_banner {
	background:url(../images/bg-slideshow-right.jpg) repeat-x;
	margin: 0 auto;
}
#header_banner .bg {
    background: url(../images/bg-slideshow-left.jpg) repeat-x;
    height: 484px;
    width: 50%;
}
#header_banner .bgpattern {
    background: url(../images/bg-slideshow-full.jpg) no-repeat center top;
	height: 484px;
    left: 0;
    padding: 0 45px 0 0;
    position: absolute;
    right: 0;
    top: 96px;
    width: auto !important;
}
#slider {
	height: 484px;
}

.slideshow {
	margin:0px auto;
	position: relative;
	max-width: 1239px;
	width: auto;
}
.slideshow .slide {
	 position: absolute;
}
.slideshow .caption {
	left: 150px;
	position:absolute;
	text-align:center;
	width:300px;
	top: 120px;
}
.slideshow .caption h1, .label_skitter h1 {
	background:url(../images/bg-heading.png) repeat-x bottom;
	font-size: 42px;
	padding-bottom: 30px;
}
.slideshow .caption p {
	font-size: 20px;
	padding-top: 15px;
}
.slideshow .sliderimage {
	height: 500px;
    left: 650px;
    position: absolute;
    width: 500px;
}
.slideshow .sliderimage .bigImage {
	background-position: center center;
    background-repeat: no-repeat;
    height: 395px;
    left: 0;
    margin-top: 40px;
    position: relative;
    top: 0;
    width: 395px;
    z-index: 999;
}
.slideshow .bigImage img{
	border: 4px solid #8d1425;
	border-radius: 1000px;
}
.slideshow .thumbs {
	float: right;
}
.slideshow .thumbs li {
	position:absolute;
}
.slideshow .thumbs li.thumb1 {
	top: 50px;
	right: 120px;
}
.slideshow .thumbs li.thumb2 {
	top: 150px;
	right: 85px;
}
.slideshow .thumbs  li.thumb3 {
	top: 252px;
	right: 90px;
}
.slideshow .thumbs  li.thumb4 {
	top: 350px;
	right: 130px;

}
.slideshow .thumbs img {
	border-radius: 50px;
}
.slideshow .slide2, .slideshow .slide3, .slideshow .slide4 {
	 display: none;
}
.tint {  
    position: relative;  
    float: left;  
    cursor: pointer;  
}  
  
.tint:before {  
	border-radius: 50px;
    content: "";  
    display: block;  
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    background: rgba(222,172,69, 0.8);  
    -moz-transition: background .3s linear;  
    -webkit-transition: background .3s linear;  
    -o-transition: background .3s linear;  
    transition: background .3s linear;  
}  
  
.tint:hover:before {  
    background: none;  
}

.container_thumbs #image_n_1_0 {
	top: 20px;
	right: -222px;
}
.container_thumbs #image_n_1_0 {
	opacity: 0.3;
}
.container_thumbs #image_n_2_0  {
	top: 120px;
	right: -165px;
}
.container_thumbs #image_n_3_0 {
	top: 135px;
	right: -250px;
}
.container_thumbs #image_n_4_0 {
	top: 225px;
	right: -110px;

}
.Content {
	background: url(../images/bg-content.jpg) repeat-x #eed7ae;
	border-top: 8px solid #8d1425;
}
.contentarea {}
.contentarea .col-3 {
	float:left;
	height: 310px;
	margin-right: 26px;
	position: relative;
	margin-top:0px;
}
.contentarea .col-3.last {
	float: right;
	margin-right: 0px;
}

.contentarea .col-3 h1, .contentarea .col-3 h2 {
	color:#8d1425;
}
.contentarea .col-3 h1 {
	background: url(../images/bg-heading.png) repeat-x 0 center;
	font-size: 72px;
	margin: 0;
}
.contentarea .col-3 h1 span {
	background: url(../images/bg-heading.jpg) repeat-x 0 center;
	padding: 0 20px 0 0;
}
.contentarea .col-3 h2 {
	font-size: 28px;
	margin:-15px 0 10px;
}
.contentarea .col-3 p {
	color:#8d1425;
	font-size: 15px;
	margin-bottom: 15px;
	text-align: justify;
	line-height: 20px;
}
.contentarea .col-3 a.readmore {
	background: url(../images/bg-readmore.png) no-repeat;
	bottom: 0;
	right: 0;
	color:#8d1425;
	display: inline-block;
    font-family: 'bankgothicbold';
	font-size: 15px;
	margin-bottom: 15px;
	padding:10px 0;
	position:absolute;
	text-transform: uppercase;
	width: 50%;
}
.contentarea .col-3 a.readmore span {
	background: url(../images/ico-logo.png) no-repeat 20px center;
	padding:4px 0 4px 50px;
}
.bottompanmel .col-4 {
	background:#8d1425;
	float:left;
	margin-right: 13px;
	margin-bottom: 15px;
	padding: 0 12px; 
	position: relative;
	width: 32%;
}
.bottompanmel .col-4:hover {
	background:#7e091a;
	cursor: pointer;
}
.bottompanmel .col-4.first {
	border-radius: 5px 0 0 5px;
}
.bottompanmel .col-4.third {
	border-radius: 0 5px 5px 0;
	float: right;
}
.bottompanmel .col-4 h3 {
	color:#ffffff;
	font-size: 26px;
	padding: 10px 0;
}
.bottompanmel .col-4 img  {
	border: 3px solid #f4e5cb;
	margin-bottom: 10px;
	width:100%;
}
.bottompanmel .col-4 p {
	color:#ecd3a8;
}
#footer {
	background: #8d1425;
	box-shadow: 0 15px 12px -10px #000000 inset, 0 0px 0px 0px #000000 inset;
	padding: 30px 0 0 0;
}
.copyright {
	color: #a68854;
	font-size: 13px;
}
.fmenu
{
	text-align:center;
	margin:0; }

.fmenu ul li
{
	display:inline-block;
	padding:0 15px; }

.fmenu ul li.last {
	padding-right: 0;
}
.fmenu ul li a {
	color: #ecd3a8;
}
.fmenu ul li a:hover {
	color: #d3b47f;
	text-decoration:none;
}
.fmenu ul li.active a {
	text-decoration:underline;
}
.kbizz-icon {
	background: url(../images/icon-kbizz.png) no-repeat left 3px;
	display: inline-block;
	height:17px;	
	width: 18px;
}
/*****************INSIDE PAGES**************/
#header_banner {}
#header_banner.inside {
	display:none !important;
}
#header_banner.center .slideshow {
    max-width: 1000px;
    width: 1000px;
}
#header_banner.center .slideshow img {
    margin: 40px 0 0 50px;
}
.contentheader {
	background: #eeb646; 
	border-bottom: 2px solid #8d1425;
	height:200px; 
    margin-bottom: 20px;
	width: 1000px;
}
.Content.inside {
	background:url(../images/bg_body_inside.jpg) no-repeat center center ;
	line-height: 24px;
	min-height: 500px;
	padding: 20px 15px;
}
.Content.inside h1{
	font-size: 32px;
}
.resources-page ul {   
	border-right: 1px dashed #8d1425;
    float: left;
    margin: 0 25px 40px 0;
    min-height: 440px;
    padding-right: 25px;
    width: 290px;
}
.resources-page ul li {
	background:url("../images/list-bullet.png") no-repeat scroll left 4px / 25px 25px rgba(0, 0, 0, 0);
    border-bottom: 1px dashed #8d1425;
    padding: 8px 4px 8px 30px;
}
.services-page .resources-page ul.width-100 li:nth-child(3n) {
	margin-right: 0;
}
.resources-page ul.third { 
	border-right: 0px dashed #8d1425;  
    margin: 0 0 40px 0;
    padding-right: 0;
} 
.resources-page ul.width-100 { 
	border-right: 0px;
	min-height: inherit;
	width: 99%;
}
.resources-page ul.width-100 li {
	font-size: 13px;  
	float: left;
    margin: 0 10px;
    width: 28%;
}
.services-page {}
.services-page .services-img {
	border: 2px solid #8d1425;
	margin: 10px;
}
.top-bar {
	background:	#7F3F00;
	font-size:11px;
	padding: 5px;
	text-align: right;
}
.top-bar a {
	color:#FFFFFF;
}
.dr-pic {
	border: 1pc solid #8d1425; 
	border-radius: 100pc; 
	margin-bottom: 10px; 
	margin-left: 20px;
	width: 240px;
}
.grid li {
	float: left;
	margin: 0 63px 20px 0;
}
.grid li.right {
	float: right;
	margin: 0 0 20px 0;
}
.grid li img {
	border: 1px dashed #8d1425;
}

.og-grid li {
	width: 230px;
}
.og-details h3 {
	font-size: 34px !important;
	line-height:40px;
}
.img-box {
	background: none repeat scroll 0 0 rgba(85, 63, 24, 0.7);
    color: wheat;
    display: table-cell;
    font-family: "bankgothicbold";
    font-size: 22px;
    height: 210px;
    margin: 10px 10px 0 10px;
    padding: 10px 30px;
    vertical-align: middle;
    width: 300px;
}
.img-box:hover {
	background:#715729;
}
.newpatients {    
	background: none repeat scroll 0 0 #eeb646;
    border: 1pc solid #8d1425;
    border-radius: 1000px;
    padding: 70px 30px 15px;
    text-align: center;
}
.locationinfo {
	font-size: 16px;
}
.locationinfo .officetimings, .locationinfo .immediate {
	color: #8d1425;
	font-weight: bold;
	text-transform:capitalize;
}
.locationinfo .immediate {
	color: #000000;
}
.galler img.thumb {
	border: 1px solid #8d1425;
	float:left;
	margin:5px;
	opacity: 0.9;
	width: 140px;
}

.galler img.thumb:hover {
	opacity: 0.7;
}
.forminput label {
	display: none;
	float: left;
	width: 15%;
}
.forminput label.error {
	background: #8d1425;
	color: #ecd3a8;
	display: inline-block;
	float: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 3px;
	margin: 0 10px;  
	position: absolute; 
    width: 40%;
	right: -2%;
}
.wrap {
	border-bottom:1px solid #8d1425;
	float:left;
	margin: 8px 0;
	position:relative
}
.wrap span, 
.wrap input, 
.wrap textarea {
	background: none;
	border: none;
	color: #808080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
    padding: 7px 0 7px 33px;
	width: 600px;
    resize: none;
}
.wrap span {
	color: #808080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 0;
	width: 90px;
}
.wrap input.security_code {
	padding-left: 0;
	padding-top: 4px;
	width: 510px;
}
img.placeholder_icon {
    left: 11px;
    padding-right: 4px;
    position: absolute;
    top: 10px;
    width: 18px;
}
::-webkit-input-placeholder {
	font-size: 14px;
	color: #393939;
	text-transform: uppercase;
}
:-moz-placeholder { /* older Firefox*/
	font-size:14px;
	color: #393939;
	text-transform: uppercase;
}
::-moz-placeholder { /* Firefox 19+ */
	font-size: 14px;
	color: #393939;
	text-transform: uppercase;
}
:-ms-input-placeholder {
	font-size: 14px;
	color: #393939;
	text-transform: uppercase;
}

.contentarea .news-pannel
{
   background: none repeat scroll 0 0 #3EAF99;
    border-radius: 10px;
    float: left;
    height: 310px;
    margin-left: 10px;
    margin-right: 0;
    padding: 0 16px;
    position: relative;
    width: 31%;
	margin-top:15px;
}
.contentarea .news-pannel ul li
{
	background: url("../images/arrow.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #FFFFFF;
    padding: 0 0 0 30px;
}

.contentarea .news-pannel h1 {
	background:none;
}

.contentarea .news-pannel h1 span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 3px dotted;
    color: #FFFFFF;
    display: block;
    font-size: 26px;
    margin-bottom: 10px;
    padding: 10px 0 5px;
}

.hr
{
	border-bottom: 2px dashed #000;
	 margin: 15px 0;
}

.news-ticker
{
	background:#C02028;
}

.news-ticker h2
{
	float:left;
	font-size: 27px; }

.slide_container {
	height: 32px !important;
    margin: 0 0 9px 0;
	padding: 2px 0;
	width:98%;
	
}


ul.bxslider{ }
ul.bxslider li{float:left; margin: 5px 10px; border-right:0px solid; padding:0 15px 0 0px; color:#fff; }
ul.bxslider img{             }

#healthpost_appointments {
	border: 2px solid #971E1E !important;
    max-width: 170% !important;
    min-width: 170% !important;
    padding: 10px !important;
    width: 170% !important;
	
}

.services-page
{
}

.services-page ul
{
	text-align: center;
}

.services-page ul li
{
	display: inline-block;
    margin: 10px 5px 0;
    vertical-align: top;
	background: none repeat scroll 0 0 rgba(85, 63, 24, 0.7);
	
}

.services-page ul li p {
	
    color: #F5DEB3;
    display: table-cell;
    font-family: "bankgothicbold";
    font-size: 22px;
	vertical-align: middle;
	margin: 10px 10px 0;
    padding: 10px 30px;
	height: 110px;
  	width: 300px; }
	
.contentarea .welcome-text
{
	float: left;
    height: 310px;
    margin-right: 30px;
    position: relative;
	width: 63%;
	margin-top:8px;
}
.contentarea .welcome-text img {
	border: 1px solid #C13A47;
    box-shadow: 0 0 3px 0 #C13A47;
    float: left;
    margin: 0 14px 0 0;
    padding: 0;
    width: 46%; }
	
.forms li {
	background:url(../images/icon-pdf.png) no-repeat;
	background-size: 40px 40px;
	padding: 10px 0 10px 50px;
}
.forms li a {
	color: #901a27;
}

.locationmap { 
	border: 2px solid #8D1425;
    padding: 2px; 
}

.patient-portal {       
	background: #8d1425;
    border-radius: 0 0 10px 10px;
    cursor: pointer;
    left: 14%;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 12px 12px 4px;
    position: absolute;
    text-align: center;
    top: -40px;
    width: 23%;
}

.patient-portal h3 a {
	color: #FFFFFF;
}

.patient-portal h3 a:hover  {
	color: #FC3;
}
			 
@media (min-width:900px) and (max-width: 1080px) {

.slideshow {
	left: -120px;
}

}
/*
@media (min-width:320px) and (max-width: 480px) {

body {}
label {
	margin: 5px;
	float: left;
	width: 100%;
}
input[type=text], input[type=password], input[type=file], textarea, select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	float: left;
	padding: 2px;
	background: #f2f2f2;
	margin: 5px;
	border: 1px dotted #6d6960;
}
.center {
	width: 95%;
	margin: 0px auto;
}
}

@media (min-width:480px) and (max-width: 980px) {

body {}
label {
	margin: 5px;
	float: left;
	width: 100%;
}
input[type=text], input[type=password], input[type=file], textarea, select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	float: left;
	padding: 2px;
	background: #f2f2f2;
	margin: 5px;
	border: 1px dotted #6d6960;
}
.product-detail label {
	float: none;
	margin: 0px;
	width: auto;
}
.center {
	width: 95%;
	margin: 0px auto;
}
}*/