<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('reset.css');


body {
    background: #bacf9d url('../images/page-bg.png') repeat-x center top;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}

a {
    text-decoration: none;
}

.error {
    font-weight: bolder;
    color: red;
}

.success {
    font-weight: bolder;
    color: green;
}

.content a {
    color: #377714;
    font-weight: bold;
}

.content a:hover {
    text-decoration: underline;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h1, h2, h3, h4 {
    padding-bottom: 4px;
}
th{
    font-weight: 700;
}
.hr {
    border-top: 1px solid #e3e1e1;
    clear: both;
    height: 10px;
    width: 100%;
}

p {
    line-height: 18px;
    padding-bottom: 10px;
}

img {
    max-width: 100%;
}

.clear {
    clear: both;
}

.ajax-loader {
    width: 100%;
    text-align: center;
    padding-top: 100px;
}

#outer-wrapper {
    text-align: center;
    width: 100%;
    background: url('../images/ow-bg.jpg') no-repeat center top;
}

#inner-wrapper {
    text-align: left;
    width: 960px;
    margin: 0 auto;
    padding: 15px 0 45px 0;
}

/* Header */

#header {
    width: 960px;
    height: 89px;
    background: url('../images/header-bg.png') no-repeat center top;
    margin-bottom: 10px;
    position: relative;
}

#logo {
    display: block;
    position: absolute;
    width: 361px;
    height: 69px;
    background: url('../images/logo.png') no-repeat center center;
    left: 25px;
    top: 12px;
    text-indent: -9999px;
}

#header-fb-icon {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 215px;
    top: 25px;
    background: url('../images/fb-icon.png') no-repeat center center;
    text-indent: -9999px;
    cursor: pointer;
}

#header-phone {
    display: block;
    position: absolute;
    width: 159px;
    height: 18px;
    right: 30px;
    top: 28px;
    background: url('../images/header-phone.png') no-repeat center center;
    text-indent: -9999px;
    cursor: default;
}

#header-map {
    display: block;
    position: absolute;
    width: 103px;
    height: 16px;
    right: 54px;
    top: 54px;
    background: url('../images/header-map.png') no-repeat center center;
    text-indent: -9999px;
}

#nav-block {
    width: 960px;
    height: 308px;
    margin-bottom: 30px;
    position: relative;
}

#nav-block.index {
    /* background: url('../images/nav-block-bg.jpg') no-repeat left 39px;*/
    background: url('../images/nav-block-test.jpg') no-repeat left 39px;
}

#nav-block.test {
    background: url('../images/nav-block-testi.jpg') no-repeat left 39px;
}

#nav-block.services, #nav-block.meet{
    background: url('../images/nav-block-services.jpg') no-repeat left 39px;
}

#nav-block.forms {
    background: url('../images/nav-block-contact.jpg') no-repeat left 39px;
}

#nav-block.contact {
    background: url('../images/nav-block-contact.jpg') no-repeat left 39px;
}

#nav {
    width: 960px;
    /*height: 45px;*/
    height: 40px;
    background: url('../images/nav-bg.png') no-repeat center top;
}

#nav-top {
    padding: 0;
    margin-left: 25px;
}

#nav-top li {
    display: inline;
    margin-right: 5px;
}

#nav-top li a {
    display: inline-block;
    height: 45px;
    line-height: 40px;
    padding: 0 22px;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}

#nav-top li.active a, #nav-top li a:hover {
    background: url('../images/top-nav-hover-bg.png') repeat-x left top;
}

#nav-top li.last {
    margin-right: 0;
}
#nav-block #banner
{
	overflow:hidden;
}
#banner {
    width: 960px;
    height: 269px;
    background: url('../images/banner-overlay.png') no-repeat right top;
    position: absolute;
    top: 39px;
    right: 0;
}

#testimonials-slider-wrapper {
    width: 350px;
    height: 128px;
    position: absolute;
    right: 36px;
    top: 51px;
}

#testimonials-slider {
    position: relative;
    height: 200px;
}

.test-text {
    width: 350px;
    padding: 0 25px 10px 25px;
    letter-spacing: 1px;
    font-size: 18px;
    font-style: italic;
    color: #555;
    background: url('../images/open-quote.png') no-repeat left top;
}

.test-from {
    padding-top: 30px;
    margin-top: -30px;
    text-align: right;
    background: url('../images/close-quote.png') no-repeat right top;
    font-weight: bold;
}

/* Footer */
#footer {
    width: 962px;
    height: 120px;
    /*background: url('../images/footer-bottom-line.png') no-repeat center bottom;*/
}

#footer-top {
    width: 962px;
    height: 67px;
    margin: 0 auto;
    background: url('../images/footer-bg.png') no-repeat center top;
    text-align: center;
}

#nav-bottom {
    padding: 0;
    margin: 0 auto;
    padding-top: 28px;
}

#nav-bottom li {
    display: inline-block;
    margin-right: 28px;
}

#nav-bottom li a {
    color: #212121;
}

#nav-bottom li.active a, #nav-bottom li a:hover {
    text-decoration: underline;
}

#nav-bottom li.last {
    margin-right: 0;
}

#footer-bottom {
    position: relative;
    color: #212121;
}

.bottom-footer-logo{ float:right; margin-top:5px;}
.bottom-footer-logo a{ display:block; height:55px; float:left; margin-left:10px;   }

.footer-copyright{ float:left; width:70% }
.footer-logos{ float:right; margin-top:5px; width:30% }
#cda-logo {
	background: url('../images/cda-logo.png') no-repeat center center;
	width:82px;
	height:55px;
	display:block;
	float:right;
	text-indent: -9999px;
	margin-right:10px;
}
#ada-logo {
    background: url('../images/ada-logo.png') no-repeat center center;
	width:55px;
	height:55px;
	display:block;
	float:right;
	text-indent: -9999px;
	
}
#chamber-logo {
    background: url('../images/chamber-logo.png') no-repeat center center;
	width:55px;
}
#downtown-business-association-logo {
    background: url('../images/downtown-business-association-logo.png') no-repeat center center;
	width:61px;
}


#copyright {
    position: absolute;
    left:0px;
    top: 30px;
	/*right: 500px;*/
    line-height: 18px;
}

#footer-thing {
    display: block;
    
    width: 14px;
    height: 18px;
    background: url('../images/footer-thing.png') no-repeat center center;
    text-indent: -9999px;
    /*left: 474px;*/
	position: absolute;
	left:221px;
    top: 30px;
}

#footer-address {
	position: absolute;
    left: 247px;
    top: 30px;
    line-height: 18px;
}
.footer-sh {
	clear:both;
    float: none;
    width: 100%;
	padding-right: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}
.sh-link {
    display: block;
	float:right;
    height: 29px;    
    overflow: hidden;
    background: url(../images/icon-egg.png) no-repeat right top;
	text-align:right;
	padding-right:31px;
	line-height:29px;
	color:#000;
	margin-right:2%;
}


/* Content (Common to Home and Internal) */

.content-top {
    width: 960px;
    height: 5px;
    background-color: #fff;
    background-image: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.content {
    background: #fff url('../images/content-bg.png') no-repeat center top;
    min-height: 300px;
}

.content-bottom {
    width: 960px;
    height: 15px;
    background: url('../images/content-bottom-bg.png') no-repeat center top;
}

/* Home Page */

#index.content {
    width: 960px;
    padding: 20px 30px;
}

#home-content-left {
    width: 606px;
    padding-right: 20px;
    float: left;
}

#home-content-right {
    width: 256px;
    float: right;
    text-align: center;
}

#home-content-right h2 {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

#home-content-right h2 span {
    font-size: 14px;  
}

h1#welcome-heading {
    padding-bottom: 10px;
    border-bottom: 1px dotted black;
    margin-bottom: 10px;
    font-size: 25px;
}

h1#welcome-heading span {
    display: block;
    clear: both;
    font-size: 19px;
    font-style: italic;
    margin-top: 10px;
}

#make-an-appointment {
    display: block;
    width: 256px;
    height: 48px;
    background: url('../images/make-an-appointment.png') no-repeat center center;
    text-indent: -9999px;
}

#insurance-plans {
    width: 192px;
    height: 14px;
    background: url('../images/insurance-plans.png') no-repeat center center;
    text-indent: -9999px;
    margin: 10px auto;
}

/* Meet Our Team Page */

#meet.content {
    padding: 20px;
    width: 960px;
}

h1#meet-heading {
    text-indent: -9999px;
    width: 921px;
    /*height: 27px;*/
	background: url('../images/meet-heading.png') no-repeat left top;
    padding-bottom: 20px;
}

#meet.content td {
    min-width: 274px;
}

#meet.content ul {
    margin-left: 2px;
    padding-bottom: 10px;
}

#meet.content ul li {
    padding-left: 15px;
    background: url('../images/li-arrow.png') no-repeat left 5px;
    margin-bottom: 10px;
}

/* Testimonials Page */

#test.content {
    padding: 20px;
    width: 960px;
}

h1#test-heading {
    text-indent: -9999px;
    width: 921px;
    /*height: 46px;*/
    background: url('../images/test-heading.png') no-repeat left top;
    padding-bottom: 20px;
}

/* Services Page */

#services.content {
    padding: 20px;
    width: 960px;
}
#services .tab_container{
    padding: 20px 15px !important;
}
#services .tab_content{
    display: inherit;
}
#services .tab_content .description{
    float: left;
    width: 62%;
}
#services .tab_content .contact-form-area{
    margin-left: 24px;
    float: left;
    width: 34%;
}
#services .tab_content .contact-form-area .contact-fields label{
    /*display: inline-block;
    width: 30%;
    vertical-align: top;*/
}
#services .tab_content .contact-form-area .contact-fields input{
    width: inherit;
}
#services .tab_content .contact-form-area .contact-fields textarea{
    width: 85%;
}
#services .tab_content .contact-form-area .g-recaptcha{
    transform:scale(0.70);
    transform-origin:0 0;
}
h1#services-heading {
    text-indent: -9999px;
    width: 921px;
    /*height: 27px;*/
    background: url('../images/services-heading.png') no-repeat left top;
    padding-bottom: 20px;
}

#services-wrapper-top {
    width: 922px;
    height: 24px;
    background: url('../images/services-wrapper-top-bg.png') no-repeat center top;
}

#services-wrapper {
    width: 922px;
    min-height: 500px;
    background: url('../images/services-wrapper-bg.png') repeat-y center top;
    position: relative;
}

#services-wrapper-bottom {
    width: 922px;
    height: 18px;
    background: url('../images/services-wrapper-bottom-bg.png') no-repeat center top;
}

#services-left {
    float: left;
}

#services-right {
    position: relative;
    margin-left: 295px;
    top: -10px;
    width: 600px;
}

#services-right ul {
    margin-left: 2px;
    padding-bottom: 10px;
}

#services-right ul li {
    padding-left: 15px;
    background: url('../images/li-bullet.png') no-repeat left 5px;
    margin-bottom: 10px;
}

#nav-left {
    padding-left: 14px;
}

#nav-left li {
    height: 30px;
    background: url('../images/left-nav-li-bg.png') no-repeat 3px bottom;
}

#nav-left li a {
    display: block;
    width: 269px;
    height: 28px;
    line-height: 28px;
    text-indent: 26px;
    font-size: 13px;
    font-weight: bold;
    color: #363636;
    background: url('../images/left-nav-bg.png') no-repeat left top;
}

#nav-left li.active a, #nav-left li a:hover {
    background-position: left -28px;
    color: #fff;
}

#nav-left li.last {
    background: none;
}

/* New Patient Forms Page */

#forms.content {
    padding: 20px;
    width: 960px;
    background-image: none;
}

h1#forms-heading {
    border-bottom: 1px dashed #000;
    margin-bottom: 10px;
}

#forms.content td {
    min-width: 274px;
}

#forms.content ul {
    margin-left: 2px;
    padding-bottom: 10px;
}

#forms.content ul li {
    padding-left: 26px;
    background: url('../images/pdf-icon.png') no-repeat left center;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
}

/* Contact Page */

#contact.content {
    padding: 20px;
    width: 960px;
}

h1#contact-heading {
    text-indent: -9999px;
    width: 921px;
    /*height: 27px;*/
    background: url('../images/contact-heading.png') no-repeat left top;
    padding-bottom: 20px;
}

#contact-top {
    margin-bottom: 20px;
}

.contact-leftside {
    float: left;
    width: 40%
}

.contact-rightside {
    float: right;
    width: 55%;
    padding-bottom: 10px;
}

.contact-fields {
    padding-bottom: 10px;
}

.contact-fields label {
    padding-bottom: 8px;
    display: block
}

.contact-fields input {
    width: 250px;
    border: 1px #ccc solid;
    padding: 5px;
}

.contact-fields textarea {
    width: 70%;
    border: 1px #ccc solid;
    padding: 5px;
    height: 60px
}

.contact-fields .submit-btn {
    background-color: #5d8746;
    width: 150px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.contact-map {
    padding-top: 20px;
    clear: both;
    border-top: 1px solid #ccc;
}

.contact-map iframe {
    width: 100%;
}

#contact-bottom {
    clear: both;
    padding-top: 20px;
    display: none
}

#contact-bottom iframe {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.g-recaptcha{ padding-bottom:10px;  }

/* Admin Page */
#admin {
}

#xcontent {
    width: 960px;
    height: 500px;
}

#patientInformationForm{ padding-top:20px; }
#patientInformationForm h1{ line-height:40px; }
.m-signature-pad--footer{ padding-bottom:20px; }

.testimonial-section{ margin-top:35px; text-align:left; position:relative; margin-bottom: 30px; }
.testimonial-section h2 { padding-bottom: 10px; border-bottom: 1px dotted black; margin-bottom: 10px; font-size: 25px; }
.testimonial-section .testimonial-slider{ border:1px #c2c2c2 solid; padding:35px 25px; border-radius:10px;  margin-top:35px; position:relative}
.testimonial-section .testimonial-slider:before{ background:url('../images/quote-image.jpg') no-repeat left top; position:absolute; left:25px; top:-15px; width:35px; height:35px; display:block; content: "";}

#testimonial-nav{ position:absolute; right:0px; top:8px; }
#testimonial-nav .owl-prev, #testimonial-nav .owl-next{ text-indent: -9999px; cursor:pointer }
#testimonial-nav .owl-prev { background:url('../images/left-arrow-img.jpg') no-repeat left top; width:15px; height:16px; float:left; display:block }
#testimonial-nav .owl-next { background:url('../images/right-arrow-img.jpg') no-repeat left top; width:15px; height:16px; float:left; display:block; margin-left:12px; }
#testimonial-nav .owl-prev:hover { background:url('../images/left-arrow-active.jpg') no-repeat left top; width:15px; height:16px }
#testimonial-nav .owl-next:hover { background:url('../images/right-arrow-active.jpg') no-repeat left top; width:15px; height:16px }

/* Css For Responsive
************************************/
input.toggle, label.toggle {
    display: none;
}

@media (max-width: 1000px) {
.col-md-5.input-group.diseases { padding-top: 5px;}
}
@media (max-width: 980px) {
    #inner-wrapper {
        width: 98%
    }

    #header {
        width: 100%
    }

    #nav {
        width: 100%
    }

    #nav-block {
        width: 100%
    }

    #nav-top li a {
        padding: 0 16px;
        font-size: 14px;
    }

    #banner {
        width: 100%
    }

    #index.content {
        width: 100%;
        padding: 0px;
    }

    #meet.content {
        width: 100%;
        padding: 0px;
    }

    #test.content {
        width: 100%;
        padding: 0px;
    }

    #services.content {
        width: 100%;
        padding: 0px;
    }

    #forms.content {
        width: 100%;
        padding: 0px;
    }

    #contact.content {
        width: 100%;
        padding: 0px;
    }

    #home-content-left {
        width: 60%;
    }

    #home-content-right {
        width: 35%;
    }

    h1#welcome-heading {
        width: 100%
    }

    h1#meet-heading {
        width: 100%
    }

    h1#test-heading {
        width: 100%
    }

    h1#forms-heading {
        width: 100%
    }

    h1#contact-heading {
        width: 100%
    }

    h1#services-heading {
        width: 100%
    }

    .inner-cont-area {
        padding: 20px;
    }

    .content-top {
        width: 100%;
        display: none;
    }

    .content {
        background: #fff url('../images/content-bg.png') no-repeat left top;
        min-height: 300px;
    }

    .content-bottom {
        width: 100%;
        display: none;
    }

    #services-wrapper-top {
        width: 100%
    }

    #services-wrapper {
        width: 100%
    }

    #services-wrapper-bottom {
        width: 100%
    }

    #services-right {
        position: relative;
        margin-left: 35%;
        width: 60%;
    }

    #contact-bottom iframe {
        width: 100%
    }

    #footer {
        width: 100%;
        min-height: 131px;
        height: auto
    }

    #footer-top {
        width: 100%
    }
	
}

@media (max-width: 960px) {
    #nav-top li a {
        padding: 0 15px;
        font-size: 12px;
    }

    #services-right {
        position: static;
        margin-left: 8%;
        width: 90%;
        margin-top: 20px;
        clear: both;
        display: inline-block;
    }

    #services-wrapper-top {
        display: none
    }

    #services-wrapper-bottom {
        display: none
    }

    #services-wrapper {
        width: 100%;
        background: none;
    }

    #services-left {
        float: left;
        width: 100%;
    }
}

@media (max-width: 880px) {
    #copyright {
        right: auto;
        /* left: 14% ;*/
		left:1%;
    }

    #footer-address {
       /* right: 10%;
	   */
		right:36.5%;
        left: auto;

    }

    #footer-thing {
       /* right: 40%; */
		right:67.5%;
        left: auto
    }

    
}

@media (max-width: 767px) {
    #inner-wrapper {
        width: 100%
    }

    #header {
        margin-bottom: 0px;
    }

    #nav-top li {
        margin-right: 0px;
    }

    #nav-top li a {
        padding: 0 10px;
        font-size: 12px;
    }

    #nav-block.index {
        background: url('../images/nav-block-test.jpg') no-repeat center;
    }

    #nav-block {
        height: 250px;
        margin-bottom: 20px;
    }

    #banner {
        height: 211px;
    }

    #index.content {
        width: 100%;
    }

    #home-content-left {
        width: 100%;
    }

    #home-content-right {
        width: 100%;
        margin-top: 0;
        padding-right: 0;
    }

    #make-an-appointment {
        margin: 0 auto;
    }

    .rhino-bullets {
        bottom: 55px !important;
    }

    .test-text {
        font-size: 16px;
    }

    #footer-thing {
        right: 44%;
        left: auto;
    }
	
    #footer-address {
        /*right: 12%;*/
		right:37.5%;
        left: auto;
    }

    #footer-thing {
        /*right: 45%;*/
		right:68%;
        left: auto
    }
	.bottom-footer-logo{ clear:both; float:none}

    /* Mobile Menu
    ********************/
    #nav {
        display: none;
        height: auto;
        position: relative;
        z-index: 99999
    }

    #nav-top {
        margin-left: 0px;
    }

    #nav-top li a {
        margin-left: 0px;
    }

    input.toggle {
        display: none;
    }

    .toggle span {
        display: block;
        float: left;
        font-size: 14px;
        font-size: 20px;
        line-height: 33px;
    }

    input[type=checkbox]:checked ~ #nav {
        display: block;
        cursor: pointer;
        background: #3c4042;
    }

    label.toggle {
        display: block;
        cursor: pointer;
        background: #3c4042;
        padding: 1px 15px 2px;
        color: #fff;
        font-size: 25px;
        text-align: right;
        border-top: 1px #bbb solid;
        border-bottom: 1px #bbb solid;
    }

    #nav li {
        float: none;
    }

    #nav li:hover ul {
        display: block;
        position: relative;
    }

    #nav li ul {
        display: block;
    }

    #nav li ul li {
        margin-left: 20px;
    }

    #nav li a {
        display: block;
    }
	
	.contact-leftside{ width:100%; }
	.contact-rightside{ width:100%; clear:both;  margin-top:20px;}
	
	#custom-form-area .container .nopadding { padding: 2px 0 8px!important;}
	#custom-form-area .container .nopadding .nopadding{ padding:0px!important;}
	#custom-form-area .input-group label{ margin-right:40px; }
	.bottom-footer-logo a{
		text-align: center;
		width: 100% !important;
		margin-bottom: 15px;
		margin-left:0px;
		float:none;
	}
	#copyright {
        right: auto;
        left: auto;
        display: block;
        position: static;
        padding-top: 10px;
        text-align: center;
        padding-bottom: 10px;
        background: url('../images/footer-bottom-line.png') no-repeat center bottom;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    #footer-thing {
        position: static;
        text-align: center;
        display: block;
        width: 100%;
        padding-top: 10px;
    }

    #footer-address {
        position: static;
        display: block;
        text-align: center;
        padding-bottom: 10px;
    }
	
	.footer-copyright {
		float: none;
		width: 100%;
	}
	.footer-logos {
		float: none;
		width: 150px;
		margin: 20px auto 0px;
		overflow:hidden;
	}
}
@media (max-width: 679px) {
    #logo {
        width: 94%
    }

    #header {
        height: 240px;
        background-color: #34383a;
        margin-bottom: 0;
        padding-bottom: 20px;
    }

    #header-fb-icon {
        top: 43%;
        right: 45%;
    }

    #header-phone {
        top: 68%;
        right: 36%
    }

    #header-map {
        top: 85%;
        right: 40%
    }

    #nav-block.index {
        background: url('../images/nav-block-test.jpg') no-repeat center;
    }

    #inner-wrapper {
        padding: 5px 0 10px 0;
    }

    #footer-thing {
        right: 49%
    }
}

@media (max-width: 667px) {
    #nav-block {
        margin-bottom: 0px;
    }

    #banner {
        background: none;
        background-color: #000;
        opacity: 0.6;
    }

    #testimonials-slider-wrapper {
        width: 60%;
        right: 0;
        position: static;
        margin: 35px auto 0;
    }

    .test-text {
        color: #fff
    }

    .rhino-bullets {
        bottom: 45px !important;
        right: auto !important;
        left: 30%
    }

    #index.content {
        width: 100%
    }

    #nav-bottom li {
        display: inline-block;
        margin-right: 15px;
    }

    #footer {
        background: none;
    }

    

    
    /*#ada-logo,#downtown-business-association-logo,#chamber-logo {
        position: static;
        width: 100%;
        padding-bottom: 20px;
		margin-bottom:1px;
    }*/

    #meet.content td {
        min-width: 100%;
        display: block;
        text-align: center;
    }

    #meet.content td p:first-child {
        text-align: center;
        padding-bottom: 10px
    }

    #meet.content td p {
        text-align: left;
        padding-bottom: 15px;
    }

}

@media (max-width: 567px) {
    #index.content {
        width: 100%;
    }

    #footer-top {
        display: none
    }

    #footer-bottom {
        padding-top: 20px;
    }

}

@media (max-width: 479px) {
    #header-fb-icon {
        right: 44%;
    }

    #header-phone {
        right: 31%;
    }

    #header-map {
        right: 36%;
    }

    h1#welcome-heading {
        background-size: 150%;
        height: auto;
        padding-bottom: 15px;
    }
}

@media (max-width: 413px) {
    #logo {
        width: 95%;
        background-size: 97%;
        left: 10px;
    }

    .test-text {
        width: 100%;
    }

    #testimonials-slider-wrapper {
        width: 80%;
    }

    .test-text {
        font-size: 14px;
    }

}

@media (max-width: 359px) {
    #header-phone {
        right: 25%;
    }

    #header-map {
        right: 32%;
    }

    #header-map {
        right: 32%;
    }

    .test-text {
        width: 100%;
        font-size: 13px;
    }

    .rhino-bullets {
        left: 23%;
    }
	.testimonial-section h2{ font-size:20px; }
}

/* New Css For Services Page Tab
************************************/
/*Tab CSS*/
.tab-container {
    display: table;
    width: 100%;
}

.tab-container .left-section {
    display: table-cell;
    vertical-align: top;
    width: 28%;
    padding: 15px 0;
}

.tab-container .left-section ul li a{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-top: 8px;
    padding-left: 20px;
    box-sizing: border-box;
}

ul.tabs {
    list-style: none;
    margin: 0;
    background: #e8e8e8;
    padding: 10px 10px;
    margin: 0;
    border: 1px solid #cbcbcb;
    border-radius: 5px 0 0 5px;
    margin-bottom: 0;
    overflow: visible;
    -webkit-box-shadow: inset 11px -1px 14px -6px rgba(211, 211, 211, 1);
    -moz-box-shadow: inset 11px -1px 14px -6px rgba(211, 211, 211, 1);
    box-shadow: inset 11px -1px 14px -6px rgba(211, 211, 211, 1);
}

ul.tabs li {
    margin: 0 0 1px 0;
    padding: 8px 10px;
    cursor: pointer;
    position: relative;
    background-color: transparent;
    color: #414446;
    border: 0;
    border-bottom: 1px dotted #6c6c6c;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 13px;
    line-height: 17px;
}

ul.tabs li:last-child {
    border-bottom: 0;
}

ul.tabs li:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #414446;
    margin: 3px 8px 0 0;
}

ul.tabs li:hover:before, ul.tabs li.active:before {
    border-left: 5px solid #fff;
}

ul.tabs li:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    right: -17px;
    top: 0;
}

ul.tabs li.active:after, ul.tabs li:hover:after {
    border-left: 17px solid #377714;
}

ul.tabs li:hover {
    color: #fff;
    background: #377714;
    border-radius: 4px 0 0 4px;
    border: 0;
    border-bottom: 1px dotted #6c6c6c;
}

ul.tabs li.active {
    color: #fff;
    background: #377714;
    border-radius: 4px 0 0 4px;
    border: 0;
    border-bottom: 1px dotted #6c6c6c;
}
ul.tabs li a{
    color: #414446;
    text-decoration: none;
}

ul.tabs li.active a, ul.tabs li:hover a{
    color: #fff;
    text-decoration: none;
}
.tab_container {
    display: table-cell;
    vertical-align: top;
    width: 75%;
    background: #fff;
    border: 1px solid #cbcbcb;
    padding: 20px 25px;
    border-radius: 10px;
}

.tab_content, .tab_drawer_heading {
    display: none;
}

.tab_content h3 {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px;
}

.tab_content ul {
    overflow: visible;
    margin-left: 15px;
}

.tab_content ul li {
    list-style: disc;
    padding-bottom: 8px;
}

#custom-form-area .container {
    max-width: 100%;
}

#custom-form-area .container .nopadding {
    padding: 0;
}
#custom-form-area .container label{
    font-weight: 400;
}
#custom-form-area .container input {
    border-top:0;
    border-left:0;
    border-right:0;
    border-bottom:1px solid #000;
    width: 100%;
}
img.img-responsive.form-logo {
    margin: 0 auto;
    /*filter: brightness(1) invert(1);*/
}
#custom-form-area .input-group label {
    font-weight: 400;
    float: left;
    width: calc(100%/6);
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}
#custom-form-area .input-group.full-width-label label {
    width: auto;
    margin-right: 10px;
}
#custom-form-area .input-group.diseases label {
    width: auto;
}
#custom-form-area .input-group.jobtime.ins label {
    font-weight: 700;
}
#custom-form-area .input-group.jobtime label {
    width: calc(100%/2);
}

#custom-form-area .input-group label input[type="radio"] {
    display: none;
}
#custom-form-area .input-group label  span {
    position: absolute;
    left: 0;
    top: 2px;
    display: block;
    height: 12px;
    width: 12px;
    border: 1px solid #000;
}
#custom-form-area h1 small {color:#000;
    font-weight: 700;font-size: small}
#custom-form-area .container form .row{
    padding-bottom: 10px;
}
.row.aboutoffc {
    font-weight: 700;
    padding: 0 15px;
    margin: 15px -15px;
}
.gap-30 {
    margin: 15px;
}
.row.insurance .col-md-2.input-group.jobtime {
    float: left;
}
.row.insurance h4 {
    font-weight: 700;
}
#custom-form-area .container .submit {
    width: auto;
    margin: 20px;
    float: right;
}
#custom-form-area .input-group label input:checked ~ span:after {
    content: "\e013";
    display: block;
    font-family: 'Glyphicons Halflings';
    font-size: 7px;
    margin-left: 1px;
}

.m-signature-pad--body {
    padding: 15px;
}
.m-signature-pad--body canvas{
    height: 250px;
    width: 100%;
    border:1px solid #ddd;
}

/* Home page Service Widget Start */
.services-widget {
    border: 2px solid #ccc;
    border-radius: 6px;
    padding: 10px;
	margin-top:25px;
}
.services-widget h2{
    /*text-transform: uppercase;*/
}
.services-widget ul {
    margin: 10px 0;
}
.services-widget ul li{
    list-style: none;
    text-align: left;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    position: relative;
}
.services-widget ul li a:hover,
.services-widget ul li a{
    color: inherit;
    text-decoration: none;
}
.services-widget ul li:before{
    content: "";
    display: inline-block;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #377714;
    margin: 3px 10px 0 0;
}
.services-widget .more-services-btn {
    display: block;
    min-height: 43px;
    background: url('../images/services-and-care.png') no-repeat center center;
    text-indent: -9999px;
    background-size: cover;
}


/* Home page Service Widget End */

@media (max-width: 980px) {
    .tab-container {
        /*padding:0 15px;*/
    }

    .tab-container .left-section {
        width: 30%;
    }

    .tab-container .right-section {
        width: 70%;
    }
}

@media screen and (max-width: 767px) {
    ul.tabs, .tab-container .left-section {
        display: none;
    }

    .tab_container {
        padding: 0;
        border-radius: 0;
        display: block;
        width: 100%;
    }

    .tab_drawer_heading {
        display: block;
        position: relative;
        margin: 0;
        background: #e8e8e8;
        border-bottom: 1px solid #cbcbcb;
        padding: 10px;
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 600;
        cursor: pointer;
    }

    .tab_drawer_heading:after {
        display: block;
        content: "";
        position: absolute;
        top: 12px;
        right: 10px;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #414446;
    }

    .tab_content {
        padding: 10px;
    }

    .tab_content h3 {
        display: none;
    }

    .tab_drawer_heading.d_active {
        background: #377714;
        color: #fff;
    }

    .tab_drawer_heading.d_active:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #fff;
        top: 15px;
    }
    
}
#nav-top {
    overflow: visible;
}
#nav ul li{
    position: relative;
}
#nav ul li ul {
	margin-top: 5px;
	width: 200px;
	position: absolute;
	left: -9999px;
	height: auto;
	top: 21px;
    background: #3E4144;
    display: block;
    z-index: 999;
}
#nav ul li:hover ul {
	left: 0;
}
#nav ul li li {
    display: block;
    margin: 0;
}
#nav ul li li a {
    display: block;
}
.d-flex {
    display: flex;
    flex-wrap: nowrap;
}
.pt-2{
    padding-top: 10px !important;
}
.py-4{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
#forms.content .newforms ul {
    margin: 10px 0;
}
#forms.content .newforms ul li {
    background: transparent;
    height: auto;
    position: relative;
    margin: 0;
    line-height: 20px;
    padding-left: 18px;
}
#forms.content .newforms ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 7px;
    height: 7px;
    background: #000;
    border-radius: 50%;
}

#make-payment span {
    font-size: 20px;
}

#make-payment img {
    display: none;
}

@media (max-width: 767px){
    #nav ul li ul {
        margin-top: 0;
        width: 100%;
        position: relative;
        left: 0;
        height: auto;
        top: 0;
        background: transparent;
        padding-left: 20px;
    }
    #nav ul li li a {
        height: 30px;
        line-height: 25px;
    }
    
    #make-payment {
        margin-bottom: 15px;
    }
    
    #make-payment a {
        display: flex;
        flex-flow: column;
        align-items: center;
    }
    
    #make-payment img {
        display: block;
    }
}
</pre></body></html>