/************************************************************************************
RESET
*************************************************************************************/
@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue.eot');
	src: url('../fonts/BebasNeue.eot') format('embedded-opentype'), url('../fonts/BebasNeue.woff') format('woff2'), url('../fonts/BebasNeue.woff') format('woff'), url('../fonts/BebasNeue.ttf') format('truetype'), url('../fonts/BebasNeue.svg') format('svg');
}
@font-face {
	font-family: 'proximanovaregular';
	src: url('../fonts/proximanovaregular.eot');
	src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff2'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg') format('svg');
}
@font-face {
	font-family: 'DINBekRegular';
	src: url('../fonts/DINBekRegular.eot');
	src: url('../fonts/DINBekRegular.eot') format('embedded-opentype'), url('../fonts/DINBekRegular.woff') format('woff2'), url('../fonts/DINBekRegular.woff') format('woff'), url('../fonts/DINBekRegular.ttf') format('truetype'), url('../fonts/DINBekRegular.svg') format('svg');
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img, object {
	max-width: 100%;
	outline: none;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul, ol {
	padding-left: 15px;
	margin-bottom: 15px;
}
ul li {
/*list-style-type: none;*/
}
a {
	color: #2ea3f2;
	text-decoration: none;
	outline: none;
}
input {
}
 .searchRow ::-webkit-input-placeholder { /* WebKit browsers */
 color:#323131;
}
.searchRow :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:#323131;
 opacity:1;
}
.searchRow ::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#323131;
 opacity:1;
}
.searchRow :-ms-input-placeholder { /* Internet Explorer 10+ */
 color:#323131;
}
.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}
.imgLeft {
	float: left;
	margin: 0 0 10px 10px;
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
/*html {
	background: url(http://theavenuedentalgroup.com/wp-content/themes/twentyfifteen/includes/images/background.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
body {
	margin: 0px;
	padding: 0px;
	font-family: 'proximanovaregular';
	background: #fff;
	overflow-x: hidden;
}
.bodyNoBg {
	background: none;
}
/* headings */
h1, h2, h3, h4, h5, h6 {
	color: #090b3c;
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 34px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 18px;
}
p {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 10px;
}
div {
}
.clearfix:after {
	/*content: ".";
	display: block;*/
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: auto;
}
.clearfix {
/*	display: inline-block;
*/}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.wrapper {
	margin: auto;
	max-width: 1200px;
	width: 100%;
}
.floatRt {
	float: right !important;
}
.floatLft {
	float: left !important;
}
.clearBoth {
	clear: both !important;
}
.noBorder {
	border: 0px !important;
}
.noMargin {
	margin: 0px !important;
}
.container {
	max-width: 1400px;
	width: 96%;
	margin: auto;
}
/*********** custom *************/

.hdrtopbar {
	background: #89693a;
	width: 100%;
	float: left;
	padding: 4px 0;
}
.hdrtopbarlft {
	float: left;
}
.textwidget {
}
.textwidget p {
	color: #fff;
	font-size: 13px;
	margin: 0;
	line-height: 18px;
	padding: 5px 0;
}
.textwidget p a {
	color: #fff;
	padding: 0 5px;
}
.textwidget p a:hover {
	text-decoration: underline;
}
.hdrtopbarRt {
	float: right;
}
.hdrtopbarRt ul {
	margin: 0;
}
.hdrtopbarRt ul li {
	border-right: 1px solid #ad9675;
	float: left;
	list-style: none;
	font-family: "ProximaNovaRegular";
	font-size: 13px;
}
.hdrtopbarRt ul li a {
	padding: 6px 7px;
	color: #fff;
	display: inline-block;
}
.hdrnmain {
	width: 100%;
	float: left;
	border-bottom: 1px solid #bcbcbc;
}
.logo {
	float: left;
	width: 30%;
	margin: 30px 0 24px;
}
.hdrRt {
	float: right;
	width: 68%;
}
.menu {
	float: left;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.menu li {
	float: left;
	list-style: none;
	font-family: "ProximaNovaRegular";
	font-size: 17px;
	position: relative;
}
.menu li a {
	border-bottom: 3px solid transparent;
	color: #000;
	display: inline-block;
	font-size: 16px;
	padding: 43px 15px 36px 15px;
}
.menu > ul > li:hover > a, .menu > ul > li.current-menu-item > a {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #fbfbfb 26%, #ededed 80%, #eaeaea 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(26%, #fbfbfb), color-stop(80%, #ededed), color-stop(100%, #eaeaea)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #fbfbfb 26%, #ededed 80%, #eaeaea 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #fbfbfb 26%, #ededed 80%, #eaeaea 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #fbfbfb 26%, #ededed 80%, #eaeaea 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fbfbfb 26%, #ededed 80%, #eaeaea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0 ); /* IE6-9 */
	border-bottom: 3px solid #89693a;
}
.menu li:hover a:before, .menu li.current-menu-item a:before {
	border-color: #89693a rgba(0, 0, 0, 0);
	border-style: solid;
	border-width: 0 10px 14px;
	bottom: 0;
	content: "";
	display: block;
	left: 50%;
	margin-left: -11px;
	position: absolute;
}
.menu ul li ul {
	background: #fff none repeat scroll 0 0;
	display: none;
	left: 0;
	padding: 10px 0;
	position: absolute;
	top: 101px;
	box-shadow: 0 3px 10px #eee;
	-moz-box-shadow: 0 3px 10px #eee;
	-ms-box-shadow: 0 3px 10px #eee;
	-o-box-shadow: 0 3px 10px #eee;
	-webkit-box-shadow: 0 3px 10px #eee;
	width: 210px;
	z-index: 1000000;
}
.menu ul li:hover ul {
	display: block;
}
.menu ul li ul li {
	width: 100%;
	padding: 2px 10px;
}
.menu ul li ul li a {
	width: 100%;
	padding: 9px 10px;
	font-size: 12px;
}
.menu ul li ul li a::before {
	border: medium none !important;
}
.menu ul li ul li a {
	border-bottom: 0 none !important;
}
.menu ul li ul li a:hover {
	background: #f7f7f7;
	color: #1c80a5;
}
.menu ul li:hover ul {
	display: block;
}
.bookanappBtn {
	float: right;
	margin: 35px 0 0 0;
}
/*----------------Banner-----------------*/

.banner {
	float: left;
	position: relative;
	width: 100%;
}
.flexslider {
	width: 100%;
	float: left;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0px auto;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px
}
.flexslider img {
	width: 100%;
	height: 100%;
}
/* Direction Nav */
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	z-index: 5;
	width: 34px;
	height: 35px;
	margin: -20px 0 0;
	display: block;
	background: url(../images/slider/arrows.png) no-repeat bottom left;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: bottom right;
	right: 0px;
}
.flex-direction-nav .flex-prev {
	background-position: bottom left;
	left: 0px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 20px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 20px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default;
}
#main .flex-direction-nav .flex-next {
	right: 20px;
}
#main .flex-direction-nav .flex-prev {
	left: 20px;
}
/* Control Nav */
.flex-control-nav {
	z-index: 5;
	width: 100%;
	position: absolute;
	bottom: 12px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 1px;
	display: inline-block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	width: 18px;
	height: 20px;
	display: block;
	background: url(../images/slider/bg_bullets.png) 0px -25px no-repeat;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-paging li a:hover {
	background-position: 0px -48px;
}
.flex-control-paging li a.flex-active {
	background-position: 0px -2px;
	cursor: default;
}
body #main .flex-control-paging li a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.gallery-anchor .flex-control-nav {
	bottom: 22px;
}
 @media screen and (max-width: 940px) {
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
	display: none !important;
}
}
/* Caption style */
.flex-caption .slider-container {
	position: absolute;
	top: 190px;
	z-index: 4;
	left: 100px;
}
.flexslider a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.lt-ie9 .flex-direction-nav .flex-prev {
	opacity: 1;
	left: 15px;
}
.lt-ie9 .flex-direction-nav .flex-next {
	opacity: 1;
	right: 15px;
}
.slidcont li {
	background: rgba(0, 0, 0, 0) url("../images/banner_listing.png") no-repeat scroll left top;
	font-family: "proximanovaregular";
	font-size: 17px;
	font-weight: bold;
	list-style: outside none none;
	padding: 4px 0 10px 40px;
	position: relative;
	text-transform: uppercase;
}
.slidcont li a {
	color: #737374;
}
.slidcont {
	position: absolute;
	top: 50px;
	right: 0;
	z-index: 1;
	width: 40%;
}
.slidetxt {
	margin-left: 55px;
}
.slidcont h2 {
	color: #b78641;
	font-family: Bebas Neue;
	font-size: 31px;
	font-weight: normal;
	margin-bottom: 30px;
	text-transform: uppercase;
}
/*---------------- / Banner-----------------*/
#welcometoAvenue {
	width: 100%;
	float: left;
	position: relative;
}
.scrollarrow {
	width: 100%;
	float: left;
	text-align: center;
	position: relative;
}
.scrollarrow a {
	display: inline-block;
	position: relative;
	z-index: 1;
	top: 0;
}
.banner_arrow {
	background: url("../images/down_arrow.png") no-repeat scroll left top;
	display: block;
	height: 43px;
	margin: 0 auto;
	width: 94px;
}
.welcome {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
}
.welcome h2 {
	background: url("../images/welcome_heading.png") no-repeat scroll center 15px;
	color: #2f2f2f;
	font-family: "DINBekRegular";
	font-size: 35px;
	text-align: center;
}
.welcome h2 span {
	color: #89693a;
}
.welcome .welcome_text {
	color: #393939;
	font-family: "ProximaNovaRegular";
	font-size: 17px;
	line-height: 28px;
	padding: 30px 70px 0 35px;
}
.book_app {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #241a0e none repeat scroll 0 0;
	border: 2px solid #ccc;
	clear: both;
	font-family: "ProximaNovaRegular";
	font-size: 18px;
	line-height: 26px;
	margin: 30px auto !important;
	padding: 10px;
	text-align: center;
	width: 420px;
}
.book_app:hover {
	background: #89693a;
}
.book_app a {
	color: #fff;
	float: left;
	margin: 0px 5px 5px 5px;
}
.book_app span {
	margin: 0 1%;
}
.book_app span img {
	vertical-align: top;
}
.book_appointment a {
	color: #fff;
	font-size: 20px;
}
.book_appointment span {
	float: right;
}
.our_clientsmian {
	background: url(../images/our_team.jpg) no-repeat scroll left top / cover;
	width: 100%;
	float: left;
	position: relative;
}
.clientscolmain {
	width: 100%;
	float: left;
	padding: 100px 0 45px 0;
}
.mar {
	margin: 0px;
}
.mainimg {
	left: 40px;
	position: absolute;
	top: 72px;
}
.imgcol {
	height: 252px;
	margin: 0 auto;
	text-align: center;
	width: 252px;
	position: relative;
}
.rotateimg {
	display: block;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.clientscol:hover .rotateimg {
	-ms-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
}
.imgcol img.mainimg {
	left: 40px;
	position: absolute;
	top: 72px;
}
.clientscol {
	float: left;
	margin: 0 3%;
	text-align: center;
	width: 27%;
}
.clientscol h4 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-family: "DINBekRegular";
	font-size: 24px;
	margin-top: 30px;
	padding: 0 0 5px;
	text-transform: uppercase;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.clientscol h4:after {
	background-color: #fff;
	bottom: 0;
	content: "";
	display: block;
	height: 6px;
	margin-bottom: -8px;
	margin-top: 10px;
	width: 35%;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.clientscol:hover h4:after {
	width: 100%;
}
.clientscol p {
	color: #fff;
	font-family: "ProximaNovaRegular";
	font-size: 17px;
	line-height: 27px;
	margin-top: 20px;
	min-height: 210px;
}
.morebtnmain {
	border: 1px solid #241a0e;
	border-radius: 6px;
	margin: 20px auto 0;
	transition: all 0.7s ease 0s;
	width: 50%;
}
.morebtnmain {
	border: 1px solid #241a0e;
	border-radius: 6px;
	margin: 20px auto 0;
	width: 50%;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.morebtnmain a {
	background: none repeat scroll 0 0 #241a0e;
	clear: both;
	color: #fff;
	display: block;
	font-family: "ProximaNovaRegular";
	font-size: 19px;
	margin: 1px;
	padding: 10px 10px 10px 15px;
	border-radius: 6px;
}
.morebtnmain span {
	margin: 0 5px;
	padding: 0;
	vertical-align: middle;
}
.clientscol:hover .morebtnmain {
	border: 1px solid #241a0e;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.clientscol:hover .morebtnmain a {
	background: #89693a;
	-moz-transition: all 0.7s ease;
	-webkit-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.imgcol.mar .mainimg {
	left: 75px !important;
	top: 55px !important;
}
.imgcol.mar1 .mainimg {
	left: 50px !important;
	top: 80px !important;
}
.clntTestimonials {
	width: 100%;
	float: left;
	text-align: center;
}
.white_arrow {
	background: url("../images/bottom_arrow_yellow.png") no-repeat scroll left top;
	display: block;
	height: 43px;
	margin: 0 auto;
	width: 94px;
}
.clntTestimonials h2 {
	background: rgba(0, 0, 0, 0) url("../images/welcome_heading.png") no-repeat scroll center 25px;
	color: #2f2f2f;
	font-family: "DINBekRegular";
	font-size: 24px;
	padding: 14px 0;
	text-align: center;
}
.clntTestimonials h2 span {
	color: #89693a;
}
.consultaion {
	background: url("../images/contact_bg.jpg") no-repeat scroll left top / cover;
	clear: both;
	display: block;
	float: left;
	padding: 100px 0;
	position: relative;
	width: 100%;
}
.book_appointment {
	background: #241a0e none repeat scroll 0 0;
	border: 2px solid #ccc;
	border-radius: 10px;
	clear: both;
	display: block;
	font-family: "ProximaNovaRegular";
	font-size: 23px;
	margin: 0 auto;
	padding: 10px;
	text-align: center;
	width: 39%;
}
.book_appointment:hover {
	background: #89693a;
}
.book_appointment a img {
	float: right;
}
footer {
	border-top: 1px solid rgb(188, 188, 188);
	display: table;
	padding: 30px 0 0;
	width: 100%;
}
.mainFtr {
	float: left;
	padding: 0 0 45px;
	width: 100%;
}
.inrMainFtr {
	float: left;
	width: 100%;
}
.ftrNav {
	float: left;
	width: 100%;
}
.ftrNav ul {
	margin: 44px 0 37px;
	text-align: center;
}
.ftrNav ul li {
	display: inline;
	list-style: outside none none;
}
.ftrNav ul li a {
	color: #383838;
	font-size: 17px;
	font-weight: normal;
	padding: 0 43px;
	text-decoration: none;
	transition: none 0s ease 0s;
}
.mainAddress {
	float: left;
	width: 100%;
}
.lftPrt {
	float: left;
	width: 48%;
}
.rtPrt {
	float: right;
	width: 48%;
}
.inrAddress {
	float: left;
	width: 45%;
}
.inrAddress h3 {
	color: #89693a;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px !important;
	font-weight: bold;
	line-height: 0;
	margin: 7px 0 25px;
	padding: 0 0 0 26px;
	text-transform: uppercase;
	width: 100%;
}
.boxTxt {
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}
.customImage img {
	float: left;
	margin: 6px 10px 0 0;
}
.boxTxt p {
	color: #383838;
	float: left;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	width: 75%;
}
.boxTxt a {
	color: #383838;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 4px 0 0;
	text-decoration: none;
	transition: none 0s ease 0s;
	width: 70%;
}
.boxTxt p.bold {
	font-weight: bold;
}
.map {
	float: right;
	width: 51%;
}
.cpyRt {
	background: #241a0e none repeat scroll 0 0;
	float: left;
	padding: 14px 0 13px 0;
	width: 100%;
}
.inrCpy {
	float: left;
	width: 100%;
}
.cntImg {
	float: left;
	margin: 3px 0 0;
}
.cpyTxt {
	float: left;
}
.cpyTxt p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 14px 0 0 44px;
	text-decoration: none;
	transition: none 0s ease 0s;
}
.sclIcon {
	float: right;
}
.sclIcon h3 {
	margin: 15px 0 0 0;
	color: #fff;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px !important;
	font-weight: normal;
}
.sclIcon img {
	margin: 13px 0 0 14px;
}
.innerPage {
	width: 100%;
	float: left;
	padding: 10px 0 30px 0;
}
.innerPageMain {
	width: 100%;
	float: left;
}
.innerPageMain h1 {
	color: #89683b;
	font-size: 38px;
	padding-top: 10px;
}
.innerPageMain h4 {
	color: #000;
}
.innerPageMain p {
}
.innerPageMain ul {
	padding: 0 0 0 40px;
}
.innerPageMain ul li {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 26px;
}
.patLft {
	width: 60%;
	float: left;
}
.patRt {
	width: 38%;
	float: right;
	text-align: center;
}
.patRtBtn p a {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(251, 251, 251) 26%, rgb(237, 237, 237) 80%, rgb(234, 234, 234) 100%) repeat scroll 0 0;
	border: 1px solid rgb(67, 76, 80);
	color: rgb(67, 76, 80) !important;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	font: bold 14px/43px Arial, Helvetica, sans-serif;
	padding: 20px 30px;
	text-align: center;
	text-shadow: 0 1px 0 rgb(255, 255, 255);
	-moz-text-shadow: 0 1px 0 rgb(255, 255, 255);
	-ms-text-shadow: 0 1px 0 rgb(255, 255, 255);
	-o-text-shadow: 0 1px 0 rgb(255, 255, 255);
	-webkit-text-shadow: 0 1px 0 rgb(255, 255, 255);
	text-transform: uppercase;
	display: inline-block;
}
.patRtBtn p a:hover {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(234, 234, 234) 0%, rgb(237, 237, 237) 26%, rgb(251, 251, 251) 80%, rgb(255, 255, 255) 100%) repeat scroll 0 0;
}
.patRt h4 {
	margin: 0 0 25px 0;
}
.box_footer {
	float: left;
	width: 23%;
	margin: 0 2% 0 0;
}
.box_footer:last-child {
	margin-right: 0;
}
.ftrBxM {
	float: left;
	width: 100%;
}
.box_footer h2 {
	color: #b78641;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
.box_footer span {
	display: inline-block;
	width: 100%;
	float: left;
	font-size: 16px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #666;
}
.box_footer p {
	width: 100%;
	float: left;
	color: #383838;
	font-size: 15px;
	line-height: 23px;
	margin: 0px;
}
.box_footer a {
	color: #b78641;
	display: inline-block;
	font-size: 16px;
	padding-top: 15px;
}
.box_footer:nth-child(2) {
	padding-top: 39px;
}
.box_footer:nth-child(3) {
	border-left: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	box-sizing: border-box;
	padding: 0 20px;
}
.ftrLnews li {
	list-style-type: none;
}
.ftrLnews li a {
	color: #444;
}
.social_footer {
	width: 100%;
	float: left;
	text-align: center;
}
.social_footer ul li {
	list-style-type: none;
	display: inline-block;
	margin: 0px 8px;
}
.social_footer h2 {
	text-transform: none;
	font-size: 20px;
	margin: 25px 0 15px 0;
}
#DentN {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0 0 15px 0;
}
#DentN li {
	width: 30%;
	float: left;
	list-style-type: none;
	margin: 0 3% 0 0;
	border-bottom: 1px solid #e2e2e2;
}
#DentN li a {
	color: #89693a;
	float: left;
	font-size: 15px;
	padding: 5px;
	width: 100%;
}
#DentN li a:hover {
	color: #82c0c7;
}
.dentlServ {
	width: 100%;
	text-align: center;
	float: left;
}
.dentlServ a {
	background: rgb(36, 26, 14) none repeat scroll 0 0;
	border: 2px solid rgb(204, 204, 204);
	border-radius: 6px;
	clear: both;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-family: "ProximaNovaRegular";
	font-size: 18px;
	margin: 0 auto;
	padding: 12px 25px 11px 25px;
	text-align: center;
	width: auto;
}
.dentlServ a span {
	display: none;
	background: rgba(0, 0, 0, 0) url("http://theavenuedentalgroup.com/wp-content/themes/twentyfifteen/includes/images/return_btn.png") no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 13px;
	left: 10px;
	position: relative;
	top: 3px;
	width: 9px;
}
/************/


#pull {
	background: #89693a none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-weight: bold;
	padding: 10px 8px 7px 9px;
	width: 100%;
}
#pull img {
	float: right;
}
#pull {
	display: none;
}
#cstNav {
	display: block;
}
.hdrtopbarRtRespo {
	display: none;
}