/*
Theme Name: Expert Hearing Care
Theme URI: http://www.perth-web-design.com.au/
Author: Perth Web Design
Author URI: http://www.perth-web-design.com.au/
Description: Description
Version: 1.0
*/

/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	font-size:1.2em;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #000000;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	line-height: 24px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color:#626365;
	font-family: 'Roboto', sans-serif;
}

h1{ font-size: 28px; }
h2{ font-size: 17px; color: #10b872; font-family: 'Raleway', sans-serif; line-height: 26px; margin-bottom: 15px; font-weight: 500; }
h3{ font-size: 15px; color: #595a5c; font-family: 'Raleway', sans-serif;  line-height: 26px; margin-bottom: 15px; font-weight: 500;}
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }

hr {
	background-color: #b2e4cf;
	border: 0;
	height: 1px;
	margin-bottom: 30px;
}

/* Text elements */
p {
	margin-bottom: 1.2em;
}
ul, ol {
	margin: 0 0 1.2em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.2em;
}
address {
	margin: 0 0 1.2em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	padding: 1em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	white-space: pre-wrap;
}
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #eee;
	border-color: #eee #eee #bbb #eee;

	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1em;
	line-height: 1;
	padding: 0px 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	height:34px;
	line-height:34px; 
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #eee #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #eee;
	width:250px;
	max-width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
}
input[type=text],
input[type=email],
input[type=password] {
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 3px 10px 10px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
	height:120px;
}

/* Links */
a,
a:visited {
	color: #00a45f;
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
	text-decoration:none;
	color: #00a45f;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.no-padding{ padding: 0;}
.row{margin: 0; padding: 0;}
.site-header-image-bg .shadow-inner{ width:100%!important; height:210px; background: url("images/shadow-bg.png")left center no-repeat; position: absolute; top: 0; }
.site-header-image-bg .shadow-inner .entry-title{
	font-size: 33px;
	color: #00a35f;
	text-transform: uppercase;
	font-weight: 600;
	line-height: 35px;
    max-width: 420px;
    padding: 30px;
}
#backtotop{
	background: url("images/backtotop.png")right bottom no-repeat;
	bottom: -170px;
    cursor: pointer;
    float: right;
    font-size: 0;
    height: 19px;
    position: absolute;
    right: 40px;
    width: 29px;

}
.caret{margin-left: 10px;}
/* =Main Layout
----------------------------------------------- */
#page{ }

.site-header{}
.site-header .navbar-brand {
	display: block;
	float: left;
	font-size: 18px;
	height: 91px;
	line-height: 40px;
	padding: 30px 20px 10px 10px;
}
.site-header .navbar-brand img{ height: 91px; display: block;}
.site-header .widget-mobile{display: none;}
.site-featured{ margin:auto; }
.site-header-image-bg{ height:210px!important; position: relative;  }

.site-tagline {
	background: none repeat scroll 0 0 #eee;
	border-bottom: 5px solid #eee;
	font-size: 24px;
	line-height: 28px;
	padding: 40px 0;
}

.wrapper{
	width: 100%;
	max-width: 1352px;
	margin: auto;
	background: #fff;
	padding: 50px 78px;
}
.container{ 
	width: 100%;
	max-width: 1200px;
}
.site-main{ 
	background: url("images/main-bg.png") left top repeat-x ;
	width: 100%;
	height: auto;
}
.home .site-main{ width:100%; padding:0; float:left; }

.site-footer{
	background: none repeat scroll 0 0 #F6F6F6;
	float: left;
	width: 100%;
}
.site-footer .footer-content{
	clear: both;
	float: left;
	margin: auto;
	padding: 40px 0 25px;
	position: relative;
	width: 100%;
	background: #636466;
}
.site-footer .footer-info {
	background: none repeat scroll 0 0 #00a45f;
	clear: both;
	color: #fff;
	float: left;
	font-size: 13px;
	line-height: 22px;
	margin: auto;
	padding: 15px 0;
	position: relative;
	width: 100%;
	font-family: 'Raleway', sans-serif;
	
}
.site-footer .footer-info .site-info{  text-align:right; float:right; line-height:20px; font-weight: 500; }
.site-footer .footer-info .site-info p{ margin:0; }
.site-footer .footer-info .site-info #pwdlogo{ background:none; display:inline-block; font-size:12px; color:#fff; }
.site-footer .footer-info .site-copyright{ text-align:left; float:left; font-weight: 500; }



.page .entry-header{  }
.page .entry-header .entry-title{}

.home .front-content{  }
.home .front-content .entry-header{ margin:0; height:auto;}

.has-breadcrumbs{ position:relative; }
.has-breadcrumbs .breadcrumbs{
	position: absolute;
	right: 0;
	top: 10px;
	width: auto;
}
.single-breadcrumbs{
	font-size: 11px;
	font-style: oblique;
	margin: 0;
	padding-top: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
}

.home .site-header-image-bg{ height:370px!important; margin-bottom: 50px; }

.page-template-page-templatescontact-us-php #contact-map{
	height: 300px;
	left: 0;
	position: relative;
	right: 0;
	width: 100%;
}
.page-template-page-templatescontact-us-php .entry-header {
	height: auto;

}
.contact-container .col-md-8 {
    float: right;
    width: 45%;
}
.contact-container .col-md-7 {
    width: 50%;
}
.contact-container .col-md-7 #content{
	border-right: 1px solid #ebebeb;
    float: left;
    padding-right: 80px;
    position: relative;	
    margin-top: 45px;
}
.contact-container .col-md-7 #content .page-header{
	margin: 0;
	border: none;
}
.contact-container .col-md-7 #content h1{
	color: #00a45f;
	text-transform: uppercase;
}
.dropdown-map li{ margin-left: 15px;margin-bottom: 8px;}
.dropdown-map .locat-google-map, .dropdown-map .desc{ margin-top: 40px;}
.dropdown-box{ width: 100%; overflow: hidden; border: 1px solid #ebebeb; cursor: pointer; position: relative;}
.dropdown-box:after{ 
	display: block;
	position: absolute;
	height: 100%;
	width: 25px;
	background: #fff;
	left: 100%;
	content: " ";
	top: 0;
	margin-left: -25px;
	background: url("images/select.png") right center no-repeat #fff;
}
.dropdown-box select{ background: none; border: none; }
#dropdown-mop-input{ 
	border:none;
    box-shadow: none;
    padding: 0px 10px;
    max-width: 100%;
    width: 100%;	
	cursor: pointer;
	text-overflow:" ";
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: block;
	position: relative;
}

#dropdown-mop-input option{ 

	border:none !important ;
    box-shadow: none;
    padding: 10px;
    width: 100%;
	max-width: 100% !important;
	cursor: pointer;
}

/*
-------------------------------- Homepahe Layout Contant ------------------------------*/
.front-content .col-md-8{

	padding: 0;
	margin-top: 50px;
}
.front-content .col-md-7{
 	padding: 0;
	margin-top: 50px;
}
.front-content .col-md-7 .entry-content{
	position: relative;
	min-height: 200px;
	margin: 0;
}
.front-content h2{
	font-size: 21.61px;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	color: #00a45f;
	padding-bottom: 20px;
}
.section-top{position: relative;float: left;min-height: 300px;}
.section-bottom{position: relative;float: left;min-height: 300px; width: 100%; margin-top: 20px;}

/* =Layout: Content-Sidebar
----------------------------------------------- */

#content {}
/*
-------------------------------------------Sidebar About ---------------------------------- */
#sidebar {
    margin: 0 0 20px;
    max-width: 345px;
}
#sidebar .widget_nav_menu{ 
	border-bottom: 1px solid #ebebeb;
    margin-bottom: 35px;
    max-width: 305px;
    padding-bottom: 20px;
}
#sidebar .widget-title{ border-bottom: none;}
#sidebar #latest-area{
	max-width: 305px;
	width: 100%;
	position: relative;
	min-height: 155px;
	margin-top: 35px;
}
#sidebar #latest-area .latest img{ display: none;}

#sidebar .latest-summary p{
	font-size: 12px;
	line-height: 22px;
}
#sidebar .latest .latest-summary .post-readmore {
    background: none ;
    color: #00a45f;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    padding: 0; 
    bottom: 0;
}
#sidebar #testimonials {
    margin-left: 0px;
    margin-top: 35px;
    max-height: 215px;
    max-width: 305px;
    width: 100%;
    position: relative;

}
#sidebar #testimonials .bx-wrapper .bx-viewport{  
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none;
    box-shadow: none;
    left: 0;
    min-height: 100px;
}
#sidebar #testimonials .bx-wrapper img{ display: none;}
#sidebar #slider-testimonials > .testimonial .text{
    background: url("images/testimonial-sidebar.png") no-repeat scroll top center rgba(0, 0, 0, 0);
    color: #000000;
    float: right;
    font-size: 12px;
    height: 105px;
    max-width: 305px!important;
    padding: 20px;
    position: relative;
    line-height: 22px;

}

#sidebar #slider-testimonials > .testimonial .info{ text-align: left;}
#sidebar #slider-testimonials > .testimonial .text p{margin-bottom: 0; }
/* =Menu
----------------------------------------------- */

.navbar{ margin: 0; }
.navbar-default{ border:none; }
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{
	margin-left: 0;
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
    height: 150px;
}
.navbar-default .navbar-brand {
	color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-collapse.collapse{
	background: #00a45f;
}
.nav > li {margin:0;
	
}
.nav>li>a>img{margin-top: -6px !important;}
.nav > li > a {
	color: #fff;
	line-height: 24px;
	font-size: 14px;
	font-weight: 500;
	/*background: url("images/boder-menu.png")right center no-repeat;*/
	padding: 19px 14px;
	text-transform: uppercase;
}

.nav > li > a:hover, .nav > li > a:focus{
	color: #fff;
	background: #10b872;
}
.nav > li.current-menu-item{ margin: 0;}
.nav > li.current-menu-item a{
	background: #10b872;
	padding: 20px 14px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	background: #10b872;
}
.nav > .active > a,
.nav > .active > a:hover,
.nav > .active > a:focus {
	color: #fff;
	background:none;
	font-weight: bold;
}
.nav > .disabled > a,
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
	color: #fff;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
	margin-top: 16px;
}
.nav > li.current-menu-item .dropdown-menu{ background: #00a45f;}
.nav > li.current-menu-item a:hover{
	background-color: #10b872;
}
.nav > li:hover > ul.dropdown-menu { display: block; visibility:visible;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.nav > .open > a,
.nav > .open > a:hover,
.nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}

.navbar-collapse.in .navbar-nav{ margin-bottom: 0;}
.navbar-collapse.in .navbar-nav > li > a{
	line-height: 30px;
	border-bottom: #e7e7e7 solid 1px;
	padding: 10px 20px;
}
.navbar-collapse.in .navbar-nav.navbar-right{
	padding: 10px 0 0;
}
.navbar-collapse.in .navbar-nav.navbar-right li{
	display: inline-block;
	float: left;
	width: auto;
}
.navbar-collapse.in .navbar-nav.navbar-right li a{
	border: none;
}
.collapse.in {
    display: block;
    position: absolute;
    z-index: 99999;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #00a45f;
    border: none;
    border-radius: 0px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 0px;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu > li > a {
    clear: both;
    color: #fff;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 10px 20px;
    white-space: nowrap;
}
.dropdown-menu > li:first-child{ margin: 0;}
.dropdown-menu > li:last-child{ margin: 0;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
	color: #fff;
	background: #10b872;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu >.dropdown-menu {
    top: 0;
    left: 100%!important;
    margin: 0;
    padding: 0;
}
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
    color: #FFF;
    text-decoration: none;
    outline: 0px none;
    background-color: #10B872;
}

.navbar-right li a{
	padding: 19px 3px;
}

#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover > a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }

.socials{ list-style:none; }
.socials li{ float:left; }
.socials li a{
	background: none repeat scroll 0 0 #000000;
	border-radius: 15px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 29px;
	line-height: 29px;
	margin-right: 6px;
	opacity: 0.8;
	text-align: center;
	width: 29px;

}

.socials li a:hover{ opacity:1; }
.socials li.facebook a{;}
.socials li.twitter a{ }


/* =Content
----------------------------------------------- */
.content{ margin-top: 45px;}
.content .col-md-5{ width: 29.333%; }
.content .col-md-10{ width: 70.6667%;  padding-left: 40px;  border-left: 1px solid #ebebeb;  min-height: 685px;}

.content .page-title{ font-size: 21.61px; text-transform: uppercase; color: #00a45f; font-weight: 500; margin-bottom: 50px;}
.content li{margin-bottom: 10px;}
.content .widget_nav_menu li a{
	background: url("images/menu-arrow.png")left center no-repeat;
	padding-left: 20px;
	color: #000000;
}
.content .widget_nav_menu li a:hover, .content .widget_nav_menu li.current-menu-item a{
	background: url("images/findmore-arrow.png")left center no-repeat;
	padding-left: 20px;
	color: #00a45f;
}
.sticky {}
.hentry {
	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#eee solid 1px;
}
.hentry .entry-header{}
.hentry .entry-header .entry-title{ margin-bottom:0px; }
.hentry .entry-header .entry-title a{  }
.single .hentry,
.page	.hentry{ border-bottom:none;  }
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}

.page-header{ margin-bottom:20px; }

.attachment .entry-meta{ clear:none; float:left; }
#image-navigation{ text-align:right; }


.hentry.service{ min-height: 200px; padding: 0px; }
.hentry.service > a{}
.hentry.service > a img{ display:block; float:left; margin-right:20px;}
.hentry.service .entry-header{}
.hentry.service .entry-header .entry-title{ clear:none;  }
.hentry.service .entry-content{ }

.clear{ clear:both; }
/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
	
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.site-content .gallery { margin-bottom: 1.2em; }
.gallery-caption {}
.site-content .gallery a img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%!important;
	border: 2px solid #EEEEEE!important;
}
.site-content .gallery dd { margin: 0; }
.site-content .gallery .gallery-item{
	float: left;
	margin-top: 6px!important;
	text-align: center;
	width: 33%;
}
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	float: left;
	margin: 0 0 1.2em;
	overflow: visible;
	width: 100%;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a { word-wrap: break-word; }
.bypostauthor {}

#comments{ margin:0 0 1.2em; }
#comments h2{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}

.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}

.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; min-height: 90px; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }

#respond{}
#respond #reply-title{ padding: 20px 0; }

#commentform{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}

.nocomments{ display:none; }

/* =Widgets
----------------------------------------------- */

.widget-title{
	border-bottom: 1px solid #EDEDED;
	color: #636363;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 10px;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
/*
--------------------------- Appointment Widget ----------------------------- */
#text-4{
	width: auto;
	position: relative;
	background: #00a45f url("images/apponitment.png") bottom right no-repeat;
	display: block;
	height: 100%;
  	max-height: 700px;
	padding: 30px;
	opacity: 1.0;
}
#text-4:hover{ opacity: 0.9;}
#text-4 .appointment{
	font-size: 23.61px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.8px;
	font-weight: 600;
}
#text-4 .textwidget p{
	color: #fff;
	font-style: italic;
	font-size: 13px;
	margin-top: 20px;
}
#text-4 .textwidget a{
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	font-style: normal;
}
#text-4 .textwidget a:hover{ font-weight: bold;}
/*
--------------------------- About Us Widget ----------------------------- */
.widget_simpleimage {position: relative; opacity: 1.0;}
.widget_simpleimage:hover{opacity: 0.9;}
.widget_simpleimage .more{
	color: #fff;
    font-size: 16.47px;
    font-weight: 600;
    letter-spacing: 0.8px;
    padding: 15px 22px;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    cursor: pointer;
}
.widget_simpleimage a{color: #fff;}

/*
-------------------------------------- Search widget -----------------------------------------------*/

#searchform .field{ width:196px; background: #fff url("images/search-icon.png") 170px center no-repeat; margin: 15px 0px 15px 15px; border-radius: 12px;}
#searchsubmit {}

/*
---------------------------------------Header widget ------------------------------------------*/
.header-widgets{ display:block; float:right; margin-top:15px; width: 100%; }
.header-widgets .widget{ text-align:right; width: 100%; float: right; margin-bottom: 0px; }
.header-widgets .widget .popup{ text-align:right; width: 100%;  margin-top: 5px;}
.header-widgets .widget .font-size{ text-align:left; width: 100%;  margin-top: 5px;}
.header-widgets .widget .font-size span{ left: 190px; position: relative; }
.header-widgets .widget .font-size li{ list-style: none; float: right;}
.header-widgets .widget .font-size li a{padding: 2px 7px; color: #000000; font-weight: 500; border: 2px solid #ffffff; border-radius: 100%; }
.header-widgets .widget .font-size li a.fontResizer_add:hover{padding: 4px 7px; color: #000000; font-weight: 500; border: 2px solid #00a35f; border-radius: 100%; }
.header-widgets .widget .font-size li a.fontResizer_minus:hover{padding: 5px 7px; color: #000000; font-weight: 500; border: 2px solid #00a35f; border-radius: 100%; }
.header-widgets .widget .font-size li a.fontResizer_reset:hover{padding: 4px 7px; color: #000000; font-weight: 500; border: 2px solid #00a35f; border-radius: 100%; }


.header-widgets .widget p{ margin-bottom:0;}
.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }
.header-widgets .widget .phone-number{ 
	font-size:38.28px;  
	line-height:1em; 
	font-weight:500;  
	padding-left:45px;  
	margin:10px 0px 15px 45%;
	color : #00a35f;
	font-family: 'Roboto', sans-serif;
	background: url("images/phone-icon.png")45px bottom no-repeat;
}
.header-widgets .widget-text{
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2px;
}

/* PWD Address widget */
.pwd-address{}
.pwd-address .location{ clear: none; }
.pwd-address .address{}
.pwd-address .phone{ margin-bottom:0; }
.pwd-address .fax{ margin-bottom:0; }
.pwd-address .email{ }
.pwd-address .image-map{ float: right;margin-left: 10px;}

#footer-sidebar{}
#footer-sidebar .title{
	position: relative;
	min-height: 50px;
}
#footer-sidebar .widget-title{ 
	color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    width: 137px;
}
#footer-sidebar .widget-title p{ 
	color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    width: 132px;
    border-bottom: 1px solid #b1b2b3;
}
#footer-sidebar li {
	list-style: none;
}
#footer-sidebar li a{
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	line-height: 23px;
}
#footer-sidebar li a:hover, #footer-sidebar li.current-menu-item a{ /*color: #00a35f;*/ color: #fff; font-weight: 600; background: rgba(0, 0, 0, 0) none repeat scroll 0 0;}
#footer-sidebar .widget:first-child{ margin-left:0;}
#footer-sidebar .pwd-address span{ float: left;}
#footer-sidebar .pwd-address{ color: #fff; font-size: 13px; line-height: 23px;}
#footer-sidebar .pwd-address .email { margin-bottom: 23px;}
#footer-sidebar .pwd-address li.social .fa-facebook{
	background: none repeat scroll 0 0 #fff;
    border-radius: 100%;
    color: #636466;
    font-size: 16px;
    height: 25px;
    list-style: none outside none;
    padding: 7px 0 0 8px;
    width: 25px;
    position: absolute;
    right: 10px;
}
/* =Custom Post type
----------------------------------------------- */

/* Custom Post type Slidshow */
#slidercontainer{ margin:auto; background:#fff; position: relative;  }
#sliderarea{ width:100%; height:370px; display:block; padding:0px;}
#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:370px; background:none!important; }
#custom-slideshows > .slide{ width:100%!important; height:370px; background-size: cover!important; }
#custom-slideshows > .slide .shadow{ width:100%!important; height:370px; position: absolute; top: 0; }
#custom-slideshows > .slide .container{
	position: absolute;
    width: 40%;
    padding: 20px 30px 10px;
    background: rgba(255,255,255,0.8);
    top: 42%;
    left: 3%;
}
#custom-slideshows > .slide h1,
#custom-slideshows > .slide h2{
	font-size: 33px;
	font-weight: 600;
	color: #00a35f;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	padding-bottom: 10px;
	line-height: 36px;
	margin-bottom: 0;

}
#custom-slideshows > .slide p{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
#custom-slideshows > .slide .product-thumb img{
	max-width: 230px;
	width: 100%;
	position: absolute;
	top: 0;
	right: 70px;
	margin-top: 100px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255,255,255,0.5);
    border-radius: 5px;
    display: block;
    height: 10px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
     background: rgba(255,255,255,1.0);
}

/* Custom Post type CTA */

#cta-container{ margin-bottom:20px; }
#custom-cta{}
#custom-cta .cta{ background: none;  border:1px solid #00a45f; padding: 20px 15px; margin-bottom: 20px; /*height: 370px;*/ min-height: 275px!important;}
#custom-cta .cta img{
	display: block;
	height: auto;
	margin-bottom: 10px;
	max-width: 100%;

}
#custom-cta .cta-title {
	font-size: 19.76px;
	margin-bottom: 0;
	padding: 0 10px;
}
#custom-cta .cta-title a{
	color: #626365;
    font-weight: 600;
    line-height: 24px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 0.5px;
}
#custom-cta .cta-summary{ padding: 10px; }
#custom-cta .cta-summary .post-readmore{
	display: block;
    float: none;
    margin: auto;
    position: relative;
    text-align: center;
    top: 0px;
    border-color: #00a45f;
    margin: 20px auto auto;
    color: #FFFFFF;
}
#custom-cta .cta-summary .post-readmore:hover{ font-weight: 600; opacity: 0.9; background-color: #00a45f;}
#custom-cta .cta:hover .readmore{ display:block;  }
#custom-cta .cta-summary a:hover{ color: #fff; font-weight: bold;}
/*
-------------------------------- Our Staff------------------------------*/
.front-content .our-staff{ 
	background: #f5f5f5;
	width: 575px;
	height: 280px;
	padding: 20px;
	margin-left: 60px;
}
.front-content .staff-container{
	width: 535px;
	height: 260px;
}
.front-content .staff-container h4{
	font-size: 13px;
	font-weight: 500;
	color: #00a45f;
	text-transform: uppercase;
	float: left;
}
.front-content .staff-container span{
	font-size: 13px;
	font-weight: 400;
	color: #00a45f;
	text-transform: uppercase;
	float: right;

}
.staff-container .staff-summary{
	padding: 35px;
	max-width: 335px;
	width: auto;
	position: relative;
}
.staff-container .staff-summary .staff-title{

  	font-size: 20px;
  	color: rgb( 131, 132, 135 );
  	line-height: 45px;

}
.staff-container .staff-summary .staff-readmore {
	border: 1px solid #00a45f;
    bottom: -25px;
    color: #00a45f;
    font-size: 13.68px;
    left: 35px;
    padding: 15px 50px 15px 25px;
    text-transform: uppercase;
    position: absolute;
	background: url("images/findmore-arrow.png") 155px center no-repeat;
}
.staff-container .staff-summary a:hover{ color: #00a45f; font-weight: bold;}
/*
-------------------------------- Latest News ------------------------------*/
#latest-area{
	margin-top:0px;
	position: relative;
	max-width: 540px;
}
#latest-area img{
	float: left;
	position: relative;
	margin-right: 15px;
}
#latest-area .latest{ position: relative;}
#latest-area .title-info{
	background: #00a45f;
	color: #fff;
	padding: 6px 10px;
	min-height: 38px;
	margin-bottom: 20px;
}
#latest-area .title-info h3{
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	float: left;
}
#latest-area .title-info span{
	float: right;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
#latest-area .latest-summary{
	float: right;
	max-width: 360px; 
	position: relative;
}
#latest-area .latest-summary .latest-title{
	font-size: 16px;
	color: #00a45f;
	font-weight: 500px;
	padding-bottom: 10px;
}
#latest-area .latest-summary p{
	line-height: 22px;
}
.post-readmore{
	background: none repeat scroll 0 0 #00a45f;
    border-radius: 5px;
    bottom: -40px;
    color: #fff;
    font-size: 13px;
    padding: 10px 25px;
    font-weight: 600;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    opacity: 1.0;
}
.btn-popup{
	background: none repeat scroll 0 0 #00a45f;
	margin-top:30px;
    border-radius: 5px;
    color: #fff;
    padding: 10px 15px;
    font-weight: 300;
    right: 0;
    text-transform: uppercase;
    opacity: 1.0;
}
.btn-popup:hover {
	color: #fff;
  	opacity: 0.9;
}
#aids-area .post-readmore:hover{opacity: 0.9; font-weight: 600;}
#aids-area .post-readmore:active{opacity: 0.9; font-weight: 600; color: #FFF;}
#latest-area .latest-summary .post-readmore:hover{ opacity: 0.9;}
#latest-area .latest-summary .post-readmore{
	background: none repeat scroll 0 0 #00a45f;
    border-radius: 5px;
    bottom: -40px;
    color: #fff;
    font-size: 13px;
    padding: 10px 25px;
    font-weight: 600;
    position: absolute;
    right: 0;
    text-transform: uppercase;
}

/*
-------------------------------- Testimonial ------------------------------*/
#testimonials{ position: relative; max-width: 575px; margin-top: 0px; max-height: 215px; margin-left: 60px;}
#testimonials .title-info{
	background: #00a45f;
	color: #fff;
	padding: 6px 10px;
	min-height: 38px;
	margin-bottom: 20px;
}
#testimonials .title-info h3{
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	float: left;
}
#testimonials .title-info a, #latest-area .title-info a{color: #fff;}
#testimonials .title-info a:hover, #latest-area .title-info a:hover{color: #fff;}
#testimonials .title-info span{
	float: right;
	font-size: 13px;
	color: #fff;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
}
#testimonials .bx-wrapper{ margin: 0; }
#testimonials .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#testimonials .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; min-height: 250px;  background:none!important; }
#testimonials .bx-wrapper img{ max-width: 154px; float: left;}
#slider-testimonials > .testimonial{ width:100%!important; text-align: left; }
#slider-testimonials > .testimonial .text{
	font-size: 13px;
	position: relative;
	max-width: 398px; 
	float: right;
	background: url("images/testimonial-bg.png") right center no-repeat;
	height: 155px;
	padding: 35px;
	color: #000000;
}

#slider-testimonials > .testimonial .text .open,
#slider-testimonials > .testimonial .text .close{ 
	font-size: 68px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 50px;
}
#slider-testimonials > .testimonial .text .close{
	bottom: 0;
	color: #000;
	left: auto;
	opacity: 1;
	right: 0;
	top: auto;
}

#slider-testimonials > .testimonial .info{ font-size: 13px; color: #00a45f; text-align: left;  }

/*
--------------------------------- Testimonails Pages ------------------------------------------ */
#testimonials-area{}
#testimonials-area .col-md-5{ width: 50%;}
.custom-testimonials .testimonials.col-1{  margin-left: 15px; padding-right: 0; }
.custom-testimonials .testimonials{
  	margin-bottom: 37px;
  	max-width: 380px;
    width: 100%;
}
.custom-testimonials .testimonials .info{
  	color: #00a45f;
    font-size: 12px;
    margin-top: -15px;
    padding-left: 105px;
}
.custom-testimonials .testimonials .testimonials-summary{
	background: url("images/testimonial.png") center center no-repeat;
	height: 160px; 
	max-width: 380px;
    width: 100%;
    padding: 20px;
    font-size: 12px;
    line-height: 18px;
}

.custom-testimonials .testimonials .testimonials-summary p{width: 325px;}
/*
----------------------------------------- News Pages---------------------------------------- */
.news {
	position: relative;
	margin-bottom: 20px;
	min-height: 160px;
}
.news img{ float: left; position: relative;}
.news .news-summary{ float: right; position: relative; max-width: 620px;}
.news .news-summary .news-title{ color: #00a45f; font-weight: 500; padding-bottom: 20px;}
.news .news-summary .post-readmore{ color: #fff; opacity: 1.0;}
.news .news-summary .post-readmore:hover{ color: #fff; opacity: 0.9;}
/*
--------------------------------- Invisible Hearing Pages ------------------------------------------ */
#aids-area{ position: relative;}
#aids-area .aids{
	border-bottom: 1px solid #b2e4cf;
    float: left;
    margin: 0 0 30px;
    min-height: 200px;
    position: relative;
}
#aids-area  .aids.col-1{ border-bottom: none;}
#aids-area .aids-leftcol{
	float: left;
	max-width: 490px;
	margin-right: 40px;
	padding-bottom: 20px;
}
#aids-area .aids-rightcol{
	float: right;
    padding-top: 10px;
    position: relative;
}
#aids-area .post-readmore{
	bottom: 42px;
}
#aids-area a:hover{color: #fff; font-weight: bold;}

#aids-area a.post-readmore.fancybox{color: #fff;}
.page-template-page-templatesinvisible-hearing-phh-php #fancybox-outer{width: 750px!important; padding: 20px;}


.page-template-page-templatesinvisible-hearing-phh-php #fancybox-outer #gform_wrapper_1 #input_1_6 {
    width: 570px !important;
    padding: 0px 10px;
}
/* -------------------------------------------------------------------------------------------- */

#get-stared{
	padding:45px 0;
	border-top: #eee solid 1px;
}

/* = Custom Plugins
------------------------------------------------*/

/* Plugin WP Pagenavi */
.wp-pagenavi{}
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	margin: 2px;
	padding: 0 8px!important;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
}
.wp-pagenavi .pages{ border:none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{ border:none;}



.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #428bca;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #2a6496;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* Gravity Forms Section */

.gform_wrapper ul { margin: 0px !important; }
.gform_wrapper ul li { margin: 0px 0px 10px !important; padding: 0px !important; list-style-image: none !important; list-style: none !important; }
.gfield_label { font-weight: lighter; }
.gfield_required { color: #ff0000 !important; font-weight: lighter !important; }
.ginput_container input { }


.ginput_container input:focus,
.ginput_container textarea:focus { }
.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }
.gform_button { }
.gform_button:focus,
.gform_button:hover {  }
.gform_validation_container {  }

/*-- Gravity Error Section ----------------*/

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }
.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }
.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }
.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }
.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }
.gfield_error input,
.gfield_error textarea {  border: 1px #ff0000 solid !important; }
.gfield_error input:focus,
.gfield_error textarea:focus { color: #fff !important; }

/*
----------------------------------------------- Contact Form ---------------------------------------------------------- */
.gform_wrapper textarea, .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"]{
	font-size: 13px !important ;
}
#gform_wrapper_1 h3.gform_title{
	font-size: 19.76px;
	color:#626365;
	text-transform: capitalize;
}
#gform_wrapper_1 ul li.gf_list_inline{ margin: 0!important; }
#gform_wrapper_1{max-width: 100%; margin-top: 45px; }
#gform_wrapper_1 input[type="submit"]{
	float: right;
	border: none;
	box-shadow: none;
	background: none repeat scroll 0 0 #00a45f;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    padding: 0px 40px;
    opacity: 1.0;
    text-transform: uppercase;
    margin-top: 10px;
}
#gform_wrapper_1 input[type="submit"]:hover{ opacity: 0.9;}
#gform_wrapper_1 .gsection{border-bottom: none;}
#gform_wrapper_1 .ginput_container .gfield_checkbox input {width: auto !important;}
#gform_wrapper_1 .ginput_container .gfield_checkbox li{ margin-right: 20px !important;}
#gform_wrapper_1 .ginput_container input {
    width: 265px !important;
    padding: 0 10px;
}
#gform_wrapper_1 .ginput_container textarea{padding: 0 10px; height: 50px;}
#gform_wrapper_1 .ginput_container #input_1_6{ width: 540px!important; }
#gform_wrapper_1 .gfield_label, #gform_wrapper_1 h2.gsection_title{
  	clear: both;
    color: #00a45f;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}
#gform_wrapper_1 input[type="checkbox"]+label{
	cursor:pointer;
	text-align: left;
}
#gform_wrapper_1 input[type="checkbox"]+label:before{
	content:"";
	display:inline-block;
	height:17px;
	margin: 0px 0px 0 -17px;
	vertical-align:middle;
	width:17px;
	margin-right: 10px;
	position: relative;
	z-index: 99;
}
#gform_wrapper_1 input[type="checkbox"]+label:before{
	background: #FFF;
   	width: 17px;
   	height: 17px;
   	border: 1px solid #e5e5e5;
}
#gform_wrapper_1 input[type="checkbox"]:checked+label:before{
	background: #fff url("images/checked.png") center center no-repeat;
}
/*
----------------------------------------------- Header Pop Up Form 5 ---------------------------------------------------------- */
#gform_wrapper_5 h3.gform_title{
	font-size: 19.76px;
	color:#00a45f;
	text-transform: capitalize;
}
#gform_wrapper_5 ul li.gf_list_inline{ margin: 0!important; }
#gform_wrapper_5{max-width: 100%; margin-top: 15px; }
#gform_wrapper_5 input[type="submit"]{
	float: right;
	border: none;
	box-shadow: none;
	background: none repeat scroll 0 0 #00a45f;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 40px;
    opacity: 1.0;
    text-transform: uppercase;
    margin-top: 10px;
}
#gform_wrapper_5 input[type="submit"]:hover{ opacity: 0.9;}
#gform_wrapper_5 .gsection{border-bottom: none;}
#gform_wrapper_5 .ginput_container .gfield_checkbox input {width: auto !important;}
#gform_wrapper_5 .ginput_container .gfield_checkbox li{ margin-right: 20px !important;}
#gform_wrapper_5 .ginput_container input {
    width: 265px !important;
    padding: 0 10px;
}
#gform_wrapper_5 .ginput_container textarea{padding: 0 10px; height: 50px;}
#gform_wrapper_5 .ginput_container #input_5_6{ width: 540px!important; }
#gform_wrapper_5 .gfield_label, #gform_wrapper_1 h2.gsection_title{
  	clear: both;
    color: #00a45f;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
#gform_wrapper_5 input[type="checkbox"]+label{
	cursor:pointer;
	text-align: left;
}
#gform_wrapper_5 input[type="checkbox"]+label:before{
	content:"";
	display:inline-block;
	height:17px;
	margin:-1px 4px 0 -24px;
	vertical-align:middle;
	width:17px;
	margin-right: 10px;
	position: relative;
	z-index: 99;
}
#gform_wrapper_5 input[type="checkbox"]+label:before{
	background: #FFF;
   	width: 17px;
   	height: 17px;
   	border: 1px solid #e5e5e5;
}
#gform_wrapper_5 input[type="checkbox"]:checked+label:before{
	background: #fff url("images/checked.png") center center no-repeat;
}
/*
----------------------------------------------- Header Pop Up Form 6 ---------------------------------------------------------- */
#gform_wrapper_6 h3.gform_title{
	font-size: 19.76px;
	color:#00a45f;
	text-transform: capitalize;
}
#gform_wrapper_6 ul li.gf_list_inline{ margin: 0!important; }
#gform_wrapper_6{max-width: 100%; margin-top: 15px; }
#gform_wrapper_6 input[type="submit"]{
	float: right;
	border: none;
	box-shadow: none;
	background: none repeat scroll 0 0 #00a45f;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0px 40px;
    opacity: 1.0;
    text-transform: uppercase;
    margin-top: 10px;
}
#gform_wrapper_6 input[type="submit"]:hover{ opacity: 0.9;}
#gform_wrapper_6 .gsection{border-bottom: none;}
#gform_wrapper_6 .ginput_container .gfield_checkbox input {width: auto !important;}
#gform_wrapper_6 .ginput_container .gfield_checkbox li{ margin-right: 20px !important;}
#gform_wrapper_6 .ginput_container input {
    width: 265px !important;
    padding: 0 10px;
}
#gform_wrapper_6 .ginput_container textarea{padding: 0 10px; height: 50px;}
#gform_wrapper_6 .ginput_container #input_5_6{ width: 540px!important; }
#gform_wrapper_6 .gfield_label, #gform_wrapper_1 h2.gsection_title{
  	clear: both;
    color: #00a45f;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}
#gform_wrapper_6 input[type="checkbox"]+label{
	cursor:pointer;
	text-align: left;
}
#gform_wrapper_6 input[type="checkbox"]+label:before{
	content:"";
	display:inline-block;
	height:17px;
	margin:-1px 4px 0 -24px;
	vertical-align:middle;
	width:17px;
	margin-right: 10px;
	position: relative;
	z-index: 99;
}
#gform_wrapper_6 input[type="checkbox"]+label:before{
	background: #FFF;
   	width: 17px;
   	height: 17px;
   	border: 1px solid #e5e5e5;
}
#gform_wrapper_6 input[type="checkbox"]:checked+label:before{
	background: #fff url("images/checked.png") center center no-repeat;
}
/*
--------------------------------------------------- Plugin WP PWD Footer ------------------------------------------------- */
#pwd_footer_v2 li{ margin-left:5px; }

/* Custom bootstrap
-------------------------------------------------- */
.thumbnail{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	padding: 0;
}

/*-------------------------------- video-container ------------------------------*/
.video-container {
	margin: 20px 0 0!important;
}
.video-container .embed-container { 
/*	position: relative!important;
	padding-bottom: 56.25%!important;
	height: 0!important;
	overflow: hidden!important;
	max-width: 100%!important;
	height: auto!important;*/
} 
.video-container .embed-container iframe,
.video-container .embed-container object,
.video-container .embed-container embed { 
/*	position: absolute!important;
	top: 0!important;
	left: 0!important;*/
/*	width: 100%!important;
	height: 100%!important;*/
}
.video-container .content-top {margin-top: 20px!important;}
.video-container .content-top h1 {margin-bottom: 20px!important;}

/*
-------------------------------------------------------------------------------------*/




/*-------------------------------- Responsive Size ---------------------------------- */
@media only screen and (max-width: 1024px) {
	.wrapper{padding: 40px;}
	.container{
		max-width: 1024px;
		margin:0px;
		padding: 0px;
		width: auto;
	}
	.header-widgets{width: 100%; margin-right: 40px;}
	.header-widgets .widget .phone-number {;
    		margin: 10px 0px 15px 35%;
	}
	.nav>li>a>img {
	    margin-top: 0px !important;
	    max-width: 20px;
	}
	.site-header .navbar-brand{padding-left: 40px;}
	#searchform .field{margin: 10px 0 10px 0px;}
	.nav > li > a{font-size: 12.5px; padding: 19px 8px;}
	.nav > li.current-menu-item a{ font-size: 12.5px;}
	#searchform .field{width: 155px; background-position: 130px center ;}
	#text-4 .appointment{font-size: 18px;}
	#text-4 .textwidget p{font-size: 12px;}
	#custom-cta .col-md-3{ margin-left: 15px;}
	#custom-cta .cta{padding: 15px 0 10px;}
	#custom-cta .cta-summary .post-readmore{top: 0;}
	.front-content h2{font-size: 15px; margin-bottom: 0;}
	.front-content .our-staff{margin-left: 51px;  width: 444px;}
	.front-content .staff-container{
		background-position: right bottom !important;
   		background-size: 200px 210px !important;
    	height: 260px;
    	width: 414px;
    }
    .staff-container .staff-summary{padding: 22px;}
    .staff-container .staff-summary .staff-readmore{left: 20px;}
    #latest-area .latest-summary{ max-width: 265px;}
    #latest-area .latest-summary .latest-title, #latest-area .latest-summary p, #latest-area .latest-summary, #slider-testimonials > .testimonial .text p{
    	font-size: 12px; 
    	margin-bottom: 0;
    	line-height: 18px;
    }
    #custom-slideshows > .slide .container{top: 25%;}
    #slider-testimonials > .testimonial .text{ max-width: 265px; background-size: 265px auto; background-position: top;}
    #sidebar #slider-testimonials > .testimonial .text {
	    max-width: 280px!important;
	    background-size: 265px;
	}
    .custom-testimonials .testimonials .testimonials-summary{padding: 12px;}
    .custom-testimonials .testimonials .info{padding-left: 65px;}
    #aids-area .aids-leftcol{ max-width: 320px;}
}

@media (min-width: 768px) and (max-width: 1023px) {
	.navbar-collapse.collapse.in {
	    top: 244px!important;
	    margin-top: 30px!important;
	}
	#footer-sidebar .nav > li{
		float: none!important;
		margin: 0 auto;
		text-align: center;
		display: inline-block;
	}
	#footer-sidebar .nav > li.dropdown{width: auto!important;}
	#footer-sidebar li a{line-height: 0;}
	#custom-cta .cta {
	    margin-bottom: 25px;
	    padding: 15px 0 10px;
	    min-height: 331px !important;
	}
	#custom-cta .cta-summary .post-readmore {
	    top: 0!important;
	    width: 190px!important;
	}
	.video-container .embed-container iframe, .video-container .embed-container object, .video-container .embed-container embed {
	    width: 100%;
	}
	#slider-testimonials > .testimonial .text{
		padding: 15px;
		max-width: 275px!important;
	}
	.site-header .widget-mobile{
		display: block; 
		width: 100%; 
		color: #000000; 
		font-size: 20px; 
		font-family: 'Raleway', sans-serif;   
		margin-top: 25px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 10px;
	}
	.site-header .widget-mobile span{
		background: url("images/phone-icon.png") no-repeat scroll 0px bottom rgba(0, 0, 0, 0);
	    color: #00a35f;
	    font-family: "Roboto",sans-serif;
	    font-size: 24px;
	    font-weight: 500;
	    line-height: 1em;
	    text-align: center;
	    padding-left: 42px;
	    margin-left: 15px;
	}
	.site-header .widget-mobile .popup{
		display: block;
		margin: 0 0 20px;
	}
	.site-header .widget-mobile .popup .btn-popup{
		font-size: 14px;
	}
	.site-header .col-md-7, 
	.site-header .col-md-8{
		display: none;
	}
	.site-header .navbar-brand img{ height: 65px; width: auto; display: block; margin: auto;}
	.site-header .navbar-brand {
	    display: block;
	    margin: auto;
	    padding-left: 0;
	    width: 100%;
	    padding-top: 0;
	}
	.site-main{
		margin-top: 80px;
	}

	#custom-slideshows > .slide .container{
		width: 95%;
	}
	#custom-slideshows > .slide h1, #custom-slideshows > .slide h2 {
	    font-size: 26px;
	    line-height: 30px;
	}
	#custom-slideshows > .slide .shadow{background-position: -380px center;}
	/*Menu Mobile*/
		.navbar-default{
		text-align: center;
	} 
	.navbar-default .navbar-toggle{
		margin-right: 0;
    	margin-top: 0px;
    	float: none;
    	display: inline-block;
    	background: url("images/view-menu.png") center center no-repeat;
	    border-radius: 5px;
	    bottom: 0;
	    box-shadow: none;
	    color: #fff;
	    border: none;
	    font-size: 16px;
	    font-weight: 500;
	    height: 40px;
	    padding: 0 30px;
	    opacity: 0.9;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,1.0)  ;

	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 0px 20px;
		width: auto;
	}
	.navbar-collapse.collapse.in { 
		display: block!important;
		background: #fff;
		position: absolute;
    	width: 100%;
    	top:244px;
    	height: auto;
    	margin-top: 30px;
	}
	.navbar-collapse.in .navbar-nav{ margin: 0 10px; background: #10b872;}
	.collapsing {
		overflow: hidden!important;
	}
	.navbar-collapse.in .nav > li{width: 100%; float: left;}
	.navbar-collapse.in .nav > li:last-child{margin-bottom: 0;}

	.nav > li:hover > ul.dropdown-menu { display: none; visibility:visible;}
    .nav > li.dropdown .caret{display: none;}
    .nav > li.dropdown .dropdown-menu li a:hover{/*background-color: #eee;*/}
    .nav > li.dropdown a:hover{
		color: #ffffff;
    }

    .dropdown-menu{
        border: medium none;
        position: relative;
        box-shadow: none;
        text-align: center;
        width: 100%; 
        margin: 0 0 10px!important;
    }
    .dropdown-menu li{
    	float: left;
		width: 100%;
    }
    .dropdown-menu li a{ 
        display: block;
        padding-left: 25px;
        text-align: left;
    }

    .dropdown-toggle .caret{
        position: absolute;
        right: 20px;
        top: 25px;
        cursor: pointer;
        z-index: 70;
        display: none
    }
    .nav > li.dropdown {
        position: relative;
        width: 100%;
        float: left;
    }
    .nav > li.dropdown > i {
        position: absolute;
        right: 0;
        top: 15px;
        cursor: pointer;
        z-index: 70;
        font-size: 20px;
        padding: 0 20px 0 40px;
        color: #ffffff;
    }

	.dropdown-submenu {
	    position: relative;
	}
	.dropdown-submenu > a::after{
		display: none;
	}
	.dropdown-submenu li{
		position: relative;
        width: 100%;
        float: left;
	}
	.dropdown-submenu > i{
		position: absolute;
        right: 20px;
        top: 15px;
        cursor: pointer;
        z-index: 70;
        font-size: 20px;
        padding: 0 20px 0 40px;
        color: #ffffff;
	}
	.dropdown-submenu > .dropdown-menu {
	    top: 0;
	    left: 0%!important;
	    margin: 0;
	    padding: 0 20px;
	    background: #10b872;
	}
	.dropdown-submenu:hover > .dropdown-menu {
	    display: none;
	}
	/*Menu Mobile*/

	#latest-area {
	    display: block;
	    height: 212px;
	    margin: auto;
	    max-width: 444px;
	    position: relative;
	}
	.front-content .col-md-8 {
	    margin-top: 30px;
	    padding: 0;
	}
	#testimonials {
	    margin: auto;
	    max-height: 215px;
	    max-width: 444px;
	    position: relative;
	}
	.content .col-md-10 {
	    width: 100%;
	    padding-left: 0px;
	    border-left: 0px solid #ebebeb;
	    min-height: 685px;
	}
	.site-header-image-bg .shadow-inner .entry-title{font-size: 30px;}	
}
@media only screen and (max-width: 768px) {
	.wrapper {padding: 10px 20px 20px;}
	.container{
		max-width: 768px;
		padding: 0px;
		width: 100%;
	}
	.site-header .widget-mobile{
		display: block; 
		width: 100%; 
		color: #000000; 
		font-size: 20px; 
		font-family: 'Raleway', sans-serif;   
		margin-top: 25px;
		font-weight: 500;
		text-align: center;
		margin-bottom: 10px;
	}
	.site-header .widget-mobile span{
		background: url("images/phone-icon.png") no-repeat scroll 0px bottom rgba(0, 0, 0, 0);
	    color: #00a35f;
	    font-family: "Roboto",sans-serif;
	    font-size: 24px;
	    font-weight: 500;
	    line-height: 1em;
	    text-align: center;
	    padding-left: 42px;
	    margin-left: 15px;
	}
	.site-header .col-md-7, 
	.site-header .col-md-8{
		display: none;
	}
	.site-header .navbar-brand img{ height: 65px; width: auto; display: block; margin: auto;}
	.site-header .navbar-brand {
	    display: block;
	    margin: auto;
	    padding-left: 0;
	    width: 100%;
	    padding-top: 0;
	}
	.site-main{
		margin-top: 80px;
	}
	.site-header-image-bg .shadow-inner .entry-title{font-size: 30px;}	
	#custom-slideshows > .slide .container{
		width: 95%;
	}
	#custom-slideshows > .slide h1, #custom-slideshows > .slide h2 {
	    font-size: 26px;
	    line-height: 30px;
	}
	#custom-slideshows > .slide .shadow{background-position: -380px center;}
	.navbar-header {
	    float: left;
	    width: 100%;
	}
	#post-readmore {
	    background: url("images/view-menu.png") center center no-repeat;
	    border-radius: 5px;
	    bottom: 0;
	    box-shadow: none;
	    color: #fff;
	    border: none;
	    font-size: 16px;
	    font-weight: 500;
	    height: 40px;
	    left: 50%;
	    margin-left: -60px;
	    padding: 0 30px;
	    position: absolute;
	    text-transform: uppercase;
	    z-index: 999;
	    opacity: 0.9;
	}
	#post-readmore:hover{
		background: url("images/view-menu.png") center center no-repeat;
	    border-radius: 5px;
	    bottom: 0;
	    box-shadow: none;
	    color: #fff;
	    font-size: 16px;
	    font-weight: 500;
	    height: 40px;
	    left: 50%;
	    margin-left: -60px;
	    padding: 0 30px;
	    position: absolute;
	    text-transform: uppercase;
	    z-index: 999;
	    opacity: 1.0;
	    border: none;
	}
	.cta-container{padding: 0;}
	#text-4{ 
		background-size: cover;
    	margin-bottom: 30px;
	}
	#text-4 .appointment{   
		font-size: 20.66px;
	    font-weight: 600;
	} 
	#text-4 p{ display: none;}

	#custom-cta .cta-title{
		margin: auto;
	    max-width: 100%;
	    width: 200px;
	    display: block;
	}
	#custom-cta .cta {
	    margin-bottom: 25px;
	    padding: 15px 0 10px;
	}
	#custom-cta .cta-summary .post-readmore {
	    top: 20px;
	    width: 215px;
	    opacity: 0.95;
	    background: url("images/view-menu.png") center center no-repeat;
	}
	#custom-cta .cta-summary .post-readmore:hover{
		opacity: 1.0;
	}
	.front-content{ text-align: center;}
	.front-content h2 {
	    font-size: 20px;
	    margin-bottom: 0;
	    text-align: center;
	}
	.front-content .col-md-7 {
	    margin-top: 10px;
	    padding: 0;
	}
	.front-content .col-md-8 {
	    margin-top: 30px;
	    padding: 0px;
	    height: 350px;
	}
	#slider-testimonials > .testimonial .text {
	    max-width: 100%;
	    background-size: 265px auto;
	    background-position: center top;
	    margin: 10px 0;
	}
	#testimonials .bx-wrapper img {width: auto;}
	#footer-sidebar {
	    margin: 0 20px;
	    text-align: center;
	}
	#footer-sidebar .widget{ margin-bottom: 30px;}
	#footer-sidebar .widget-title{display: block; margin: auto;}	
	#footer-sidebar .pwd-address span {
	    float: none;
	}		
	.front-content .our-staff{margin: auto;}
	#latest-area {
	    display: block;
	    height: 212px;
	    margin: auto;
	    max-width: 444px;
	    position: relative;
	}
	.front-content .col-md-8 {
	    margin-top: 30px;
	    padding: 0;
	}
	#testimonials {
	    margin: auto;
	    max-height: 215px;
	    max-width: 444px;
	    position: relative;
	}	

	#footer-sidebar .pwd-address li.social .fa-facebook{ display: none;}
	.site-header-image-bg .shadow-inner{background-position: -260px center;}		
	.content .col-md-10{ float: right; padding: 0; border: none; width: 100%}
	.content .col-md-5{float: left;}

	#testimonials-area .col-md-5{ width: 100%; display: block; margin: auto;}
	.custom-testimonials .testimonials {
    	display: block;
	    margin: auto;
	    max-width: 380px;
	    width: 100%;
	}
	.custom-testimonials .testimonials .info {
    	padding-left: 100px;
	}
	#sidebar #testimonials .bx-wrapper .bx-viewport{
		float: left;
		min-height: 130px;
		position: relative;
		display: block;
	}
	#aids-area .aids-rightcol{ float: left;}

	
	.navbar-default{
		text-align: center;
	} 
	.navbar-default .navbar-toggle{
		margin-right: 0;
    	margin-top: 0px;
    	float: none;
    	display: inline-block;
    	background: url("images/view-menu.png") center center no-repeat;
	    border-radius: 5px;
	    bottom: 0;
	    box-shadow: none;
	    color: #fff;
	    border: none;
	    font-size: 16px;
	    font-weight: 500;
	    height: 40px;
	    padding: 0 30px;
	    opacity: 0.9;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,1.0)  ;

	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 0px 20px;
		width: auto;
	}
	.navbar-collapse.collapse.in { 
		display: block!important;
		background: #fff;
		position: absolute;
    	width: 100%;
    	top:244px;;
    	height: auto;
    	margin-top: 30px;
	}
	.navbar-collapse.in .navbar-nav{ margin: 0 10px; background: #10b872;}
	.collapsing {
		overflow: hidden!important;
	}
	.navbar-collapse.in .nav > li{width: 100%; float: left;}
	.navbar-collapse.in .nav > li:last-child{margin-bottom: 0;}

	.nav > li:hover > ul.dropdown-menu { display: none; visibility:visible;}
    .nav > li.dropdown .caret{display: none;}
    .nav > li.dropdown .dropdown-menu li a:hover{/*background-color: #eee;*/}
    .nav > li.dropdown a:hover{
		color: #ffffff;
    }

    .dropdown-menu{
        border: medium none;
        position: relative;
        box-shadow: none;
        text-align: center;
        width: 100%; 
        margin: 0 0 10px!important;
    }
    .dropdown-menu li{
    	float: left;
		width: 100%;
    }
    .dropdown-menu li a{ 
        display: block;
        padding-left: 25px;
        text-align: left;
    }

    .dropdown-toggle .caret{
        position: absolute;
        right: 20px;
        top: 25px;
        cursor: pointer;
        z-index: 70;
        display: none
    }
    .nav > li.dropdown {
        position: relative;
        width: 100%;
        float: left;
    }
    .nav > li.dropdown > i {
        position: absolute;
        right: 0;
        top: 15px;
        cursor: pointer;
        z-index: 70;
        font-size: 20px;
        padding: 0 20px 0 40px;
        color: #ffffff;
    }

	.dropdown-submenu {
	    position: relative;
	}
	.dropdown-submenu > a::after{
		display: none;
	}
	.dropdown-submenu li{
		position: relative;
        width: 100%;
        float: left;
	}
	.dropdown-submenu > i{
		position: absolute;
        right: 20px;
        top: 15px;
        cursor: pointer;
        z-index: 70;
        font-size: 20px;
        padding: 0 20px 0 40px;
        color: #ffffff;
	}
	.dropdown-submenu > .dropdown-menu {
	    top: 0;
	    left: 0%!important;
	    margin: 0;
	    padding: 0 20px;
	    background: #10b872;
	}
	.dropdown-submenu:hover > .dropdown-menu {
	    display: none;
	}

	.navbar-collapse.in .box-search{display: none;}
	.site-header {
	    height: 185px;
	}
	.contact-container .col-md-7 {width: 100%;}
	.contact-container .col-md-7 #content{padding-right: 0; border: none; margin-bottom: 30px;}
	.contact-container .col-md-8 {
	    float: none;
	    margin-top: 30px;
	    width: 100%;
	}
	.site-footer .footer-info .site-copyright,
	.site-footer .footer-info .site-info{
		float: none;
		text-align: center;
	}
	.site-footer .nav > li a{
		line-height: 0!important;
	}
	.site-footer .nav > li.dropdown{float: none;}

}
@media only screen and (max-width: 480px) {

	.navbar-collapse.collapse.in {}
	.dropdown-menu > li > a {
	    white-space: normal;
	    padding-right: 60px;
	}
	.dropdown-submenu > i {
	    position: absolute;
	    right: 15px;
	    top: 10px;
	    cursor: pointer;
	    z-index: 70;
	    font-size: 20px;
	    padding: 0 20px 0 40px;
	    color: #ffffff;
	}
	#latest-area {
	    display: block;
	    height: 325px;
	    margin: auto;
	    max-width: 444px;
	    position: relative;
	}
	#latest-area .latest-summary {
	    max-width: 100%;
	    margin: 20px 0;
	}
	.site-header .widget-mobile .popup{
		display: block;
		margin: 0 0 20px;
	}
	.site-header .widget-mobile .popup .btn-popup{
		font-size: 14px;
	}
}
@media only screen and (max-width: 321px) {
	.wrapper {padding: 10px 20px 20px;}
	.container{
		max-width: 320px;
		margin:0px;
		padding: 0px;
		width: auto;
	}
	.site-footer .footer-info .site-info, .site-footer .footer-info .site-copyright{
		text-align: center;
		float: none;
	}
	.site-header .widget-mobile{font-size: 15px;}
	.site-header .widget-mobile span{
	    background-position: left 4px;
	    background-size: 20px 19px;
	    font-size: 19.12px;
	}
	/*#custom-slideshows > .slide{background-position: -250px center !important; }*/
	#custom-slideshows > .slide .shadow { background: url("images/shadow-mobile.png") left center no-repeat;}
	#custom-slideshows > .slide h1, #custom-slideshows > .slide h2 {
	    font-size: 22px;
	    line-height: 24px;
	}
	#sliderarea .bx-wrapper .bx-pager{display: none;}
	#post-readmore, #post-readmore:hover{  margin-left: -75px; }
	.navbar-collapse.collapse.in{top:244px;}
	.navbar-collapse.collapse.in .container{ margin: 0 10px;}
	.navbar-collapse.in .navbar-nav{margin: 0;}
	
	.cta-container{padding: 0;}
	#text-4 .appointment{margin: 0;}
	#text-4{padding: 15px; background: url("images/mobile-app.png")right center no-repeat;}
	.section-top{max-width: 100%;}
	#custom-cta .cta-summary .post-readmore{top: 0;}
	.front-content .our-staff {
	    margin-left: 0px;
	    max-width: 100%;
	    width: 320px;
	    height: 326px;
	}
	.front-content .staff-container{    
		background-position: 80px 145px !important;
    	width: 259px;
    	padding-right: 0;
    	padding-bottom: 0;
    	height: 305px;
    }
    .front-content .staff-container span{
    	margin-top: -5px;
    	padding-right: 20px;
    }
    .staff-container .staff-summary .staff-readmore{background-position: -113px center;padding: 5px 20px 5px 10px; font-size: 12px;}
    #latest-area img {
	    float: left;
	    height: 95px;
	    margin-right: 15px;
	    max-width: 320px;
	    position: relative;
	    width: 100%;
	}
	#latest-area .latest-summary {
	    float: left;
	    max-width: 320px;
	    padding: 20px 0;
	    width: 100%;
	}
	#latest-area{height: 330px;}
	#latest-area .latest-summary .post-readmore{position: relative; top: 30px;}
	#latest-area .latest-summary .latest-title{font-size: 16px;padding: 0 30px 10px;}
	.section-bottom{height: 720px;}
	#testimonials .bx-wrapper img {
	    float: none;
	    height: 95px;
	    max-width: 320px;
	}
	#slider-testimonials > .testimonial .text{
		max-width: 280px;
    	text-align: center;
    	background: url("images/mobile-testi.png") center center no-repeat;
    	margin-top: 15px;
	}
	#slider-testimonials > .testimonial .info{text-align: center;}
	.site-header-image-bg .shadow-inner {
	    background: url("images/shadow-mobile.png") left center no-repeat;
	}
	.site-header-image-bg{background-position: -760px center !important;}
	.site-header-image-bg .shadow-inner .entry-title{display: none;}
	.content .col-md-5{width: 100%;}
	.content .col-md-10{ width: 100%; padding: 0; border:none;}
	#sidebar .widget_simpleimage{display: none;}
	#sidebar #latest-area{display: none;}
	#sidebar #testimonials{display: none;}
	#sidebar #backtotop{ display: none !important;}
	.custom-testimonials .testimonials .testimonials-summary, .custom-testimonials .testimonials{max-width: 320px; background-size: 320px auto; margin-bottom: 10px;}
	.custom-testimonials .testimonials.col-1{margin-left: 0;}
	.custom-testimonials .testimonials .info {
	    margin-top: -30px;
	    padding-left: 75px;
	}
	.content .page-title{margin-bottom: 20px;}
	#aids-area .post-readmore {
	    bottom: 20px;
	    position: relative;
	}
	#aids-area .aids-rightcol {
	    float: left;
	    min-height: 185px;
	}
	.contact-container .col-md-7 {width: 100%;}
	.contact-container .col-md-7 #content{padding-right: 0; border: none; margin-bottom: 30px;}
	.contact-container .col-md-8 {
	    float: none;
	    margin-top: 30px;
	    width: 100%;
	}
	.dropdown-menu > li > a {
	    white-space: normal;
	}
}

.topbrochure{ 
    background: none repeat scroll 0 0 #00a45f;
    margin-top: 30px;
    border-radius: 5px;
    color: #fff;
    padding: 10px 15px;
    font-weight: 300;
    right: 0;
    text-transform: uppercase;
    opacity: 1.0;

 }
.topbrochure:hover{ color:#fff;  }
.testi-viewall{ float:right !important; }
