/*
Theme Name: Theme 1400 
Description: Theme 14 -- Dental V.01
Author: Arwen Beck
*/

.ketags span { display: inline-block; }
.ketags a { width: 100% !important; }

.serviceList {
	list-style: arrow;  
}
.index-featured-image {
 	padding-top: 20px; 
}  

/*------------------------------------------------------------------------*/
						  1 4 0 0     B Y     L O C A L S E O S I T E S
/*------------------------------------------------------------------------*/


/*------------------------------------------------------------------------*/
						  						  A N I M A T I O N
/*------------------------------------------------------------------------*/
@-webkit-keyframes glow{
	0% {text-shadow:0 0 10px gray;}
	50%{text-shadow:0 0 5px black;}
	100%{text-shadow:0 0 10px gray;}	
	}
	
@-webkit-keyframes kenburns{
	0% {-webkit-transform: scale(1.0);}
	50%{-webkit-transform: scale(1.3);background-position:20% 20%;}
	100%{-webkit-transform: scale(1.0);}	
	}

@-webkit-keyframes pan{
	0% {background-position:0% 100%;}
	50%{background-position:400% 100%;}
	100%{background-position:0% 100%;}	
	}

@-webkit-keyframes pulsate{
	0% {opacity:.7;}
	50%{opacity:1;-webkit-transform: scale(1.4);box-shadow:0 0 30px aliceblue;}
	100%{opacity:.7; -webkit-transform: scale(1);}	
	}
@-webkit-keyframes drift{
	0% {left:-100%;}
	50% {}			
	100%{left:100%;}	
	}

@-webkit-keyframes driftright{
	0% {left:100%;}
	50% {}			
	100%{left:-100%;top:30%}	
	}

div.bubbles {
    position: absolute;
    top: 34%;
    height: 0;
    padding: 0;
    width: 100%;
    left: 50%;
    z-index: 6;
}	
div.bubbles li{
	list-style:none;
	display:inline-block;
	position:absolute;}
	
div.bubbles span {
	display: block;
	width: 100px;
	height: 100px;
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 50%;
	-webkit-animation: breathe 5s infinite;
}

div.bubbles .bubble1 {
    left: 140px;
  	
    -webkit-animation: drift 45s infinite;
}
div.bubbles .bubble2 {
  left: -250px;
  top: 110px;
  -webkit-animation: drift 55s infinite;
}
div.bubbles .bubble3 {
  left: 20px;
  top: 150px;
  -webkit-animation: driftright 35s infinite;
}
div.bubbles .bubble4 {
  left: 170px;
  top: 260px;
  -webkit-animation: driftright 38s infinite;
}
div.bubbles .bubble5 {
  left: 310px;
  top: 60px;
  -webkit-animation: drift 45s infinite;
}
div.bubbles .bubble5 span{
	width: 80px;
	height: 80px;
}

div.bubbles .bubble6 {
	left: 310px;
	top: 60px;
	-webkit-animation: drift 65s infinite;
}


div.services_banner .menu li a {
    font-weight: bold;
    border: 0;
}

/*------------------------------------------------------------------------*/
				 P R O T E C T E D    -   L O C A L S E O S I T E S . C O M
/*------------------------------------------------------------------------*/

.logged-in .navbar-fixed-top {
	margin-top: 32px;
}
html {
	overflow-x: hidden;
	background-image: none!important;
	background-color: dimgrey;
}
body {
	margin-top: 10px;
  
	color: #4a101d;
}
.banner {
	padding: 20px 0;
}
header .banner {
	padding: 0;
}
h2, h3 {
    font-weight: bolder;
}
a.partnerlogo {
	display: inline-block;
	width: 100%;
	height: 100px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.banner::after, .banner::before {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
}
.home div.wrap.container {
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
}
div.partners {
	text-align: center;
}




div#featured_banner_wrapper div#featured_video img {
	width: 100%;
	height: auto;
	-webkit-animation: kenburns 60s infinite;
}


.home .main{
	padding:0;}

.blog div#featured_image{
background-image: url(/wp-content/uploads/office_front.jpg);
background-size: cover;
max-height:162px}

.blog div#featured_image img {
display: none;
}

/*------------------------------------------------------------------------*/
				 P R O T E C T E D    -   L O C A L S E O S I T E S . C O M
/*------------------------------------------------------------------------*/


.single .entry-title{display:none;}

.single div#featured_image {
background-image: url(/wp-content/uploads/sky-blue-glow-29613-1920x1080.jpg);
background-size: cover;
max-height: 160px;
}

.single #featured_video img,
.blog #featured_video img{
	display:none;}

.home .main .banner {
	text-align: center;
	transition: none;
}
div#services_banner {
	text-align: left;
}
div.bubbles {
	top: 0;
	position: absolute;
}
div.bubbles ul {
	list-style: none;
}
.home div.page-header {
	display: none;
}
div#logo img {
    /* margin-top: 15px; */
}
ul#menu-primary-navigation li>a {
	height: 100px;
	padding-top: 70px;
}
ul#menu-primary-navigation li ul {
	padding: 0;
}
ul#menu-primary-navigation li ul a {
	height: 50px;
}
.tab {
	background-color: rgba(49, 49, 49, 0.5);
	text-indent: 4%;
	padding: 10px;
	box-shadow: 5px 5px 0 0 #555;
	color: white;
}

/*------------------------------------------------------------------------*/
				 P R O T E C T E D    -   L O C A L S E O S I T E S . C O M
/*------------------------------------------------------------------------*/

/*SERVICES BANNER*/
div.services_banner .menu {
	display: block;
	margin-top: 50px;
}
div.services_banner .menu li {
	width: 49%;
	display: inline-block;
	padding: 0;
	box-shadow: 2px 2px rgba(0, 0, 0, 0.7);
	border-radius: 5px;
	margin: 5px auto;
	position: relative;
}
div.services_banner .menu li a {
	border-left-width: 10px;
	border-left-style: solid;
	width: 100%;
	height: 100%;
	margin: 0;
	display: block;
	padding: 10px;
	border: 0;
	text-indent: 15px;
}
iframe {
	min-height: 300px;
	width: 100%;
	border: 1px solid #ccc;
}
.roundbtn {
	padding: 5px 20px;
	border-radius: 20px;
	color: white;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	transition: ease all .5s;
	margin: 2.5% auto;
}

.roundbtn span {
	/* padding: 0 10px; */
	/* display: inline-block; */
	/* vertical-align: middle; */
	/* background-color: white; */
	/* color: darkslateblue; */
	/* text-transform: uppercase; */
	/* margin: 0; */
}

/*------------------------------------------------------------------------*/
				 P R O T E C T E D    -   L O C A L S E O S I T E S . C O M
/*------------------------------------------------------------------------*/

div#ban_cta h3 {
	color: #9B9B9B;
	font-family: 'Doris Regular';
	padding: 0 0 10px 0;
	margin: 10px 0;
	font-size: 25px;
	font-weight: lighter;
	letter-spacing: 1px;
}
.textlink {
	text-transform: uppercase;
	font-size: 1.2em;
}
div#locations_banner {
	background-image: url(/wp-content/uploads/wall1.jpg);
  background-repeat: no-repeat;
	background-size: 150%;
	background-position: 0 50%;
  
	background-attachment: fixed;
	width: 100%;
	margin-bottom: -9px;
}
div.locations_banner .textwidget div {
	margin: 1%;
	display: inline-block;
	width: 48%;
	box-shadow: 1px 1px 10px #555;
	padding: 2.5%;
}
div#topmenu li, #cta_menu li {
	padding: 0;
	display: inline-block;
}
div#topmenu li a {
	padding: inherit;
}
div#topmenu li a,
div#cta_menu li a {
	margin: 6px 5px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0 10px;
	padding: 0;
}
div#cta_menu li a.roundbtn {
	border-radius: 20px;
	color: white;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	transition: ease all .5s;
	float: right;
	margin: 0 10px;
	padding: 0;
}
div#cta_menu li a.roundbtn:hover {
}
a.textlink:hover {
	background-color: transparent!important;
}
div#cta_menu {
    height: 36px;
    padding-top: 0;
}

/*------------------------------------------------------------------------*/
				 P R O T E C T E D    -   L O C A L S E O S I T E S . C O M
/*------------------------------------------------------------------------*/

div#cta_menu li {
	padding: 0;
	display: inline-block;
	vertical-align: middle;
}
ul#menu-primary-navigation li>a:hover {
	color: #333;
}
.main {
	padding-top: 20px;
	padding-bottom: 50px;
}
div#ban_cta {
	margin-bottom: 50px;
}
.home footer {
	background-image: url(/wp-content/uploads/wall3.jpg);
	background-position: 0 0;
	background-size: cover;
	background-attachment: fixed;
	margin-top: -8px;
	background-repeat: no-repeat;
}
footer, footer a {
	color: white!important;
}
footer ul, footer li {
	list-style: none;
	padding: 0;
	margin: 0;
}
footer p {
	padding: 0;
}
img#demographic {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 14%;
	max-height: 80%;
}
#social li {
	margin: 1%;
	display: inline-block;
	border-radius: 100%;
	overflow: hidden;
}
#social a {
	font-size: 25px; background-color: white;  text-align: center; 
	width: 44px; 
	height: 44px;
	display: block;
	padding-top: 5px;
	color: #333;
}

#social li:hover {
    -webkit-transform: scale(1.4);
    transition: .1s;
    color: #333;
}

#social li:hover > a i{
	color:cornflowerblue;
}

#subfooter {
	padding-bottom: 50px;text-align:center;
}
 @media (max-width:769px) {
#services_banner #menu-services-menu {
	display: none;
}
div.locations_banner .textwidget div {
	width: 100%;
}

#primary_navigation {
}
div#logo {
	text-align: center;
}
.home footer {
	background-image: none;
	padding-top: 0;
}}


 @media (min-width:991px) {
#mobilenav {
	display: none!important;
}
}
#mobilenav li {
	width: 100%;
	min-height: 40px;
	/*overflow: hidden;*/
}

/* */
#mobilenav li a {height: 30px !important;overflow: hidden;}
/* */
@media (max-width:991px) {
	.dropdown-menu {
	position: relative;
	top: auto;
	left: auto;
	z-index: 10000;
	display: none;
	float: none;
	}
	#mobilenav li ul {margin:0 0 10px 0;}
	#mobilenav li li {
	width: 100%;
	min-height: 10px;
	/*overflow: hidden;*/
	}
	#mobilenav li ul li a {padding:5px 0 5px 10px !important;}
}

div#visual_banner {
    background-image: url(/wp-content/uploads/wall2.jpg);
  background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
  background-attachment: fixed;
}

ul#hours li {
list-style: none;
}

footer li span.left,
#hours li span.left{
	display: inline-block;
	width: 38%;
  text-align:right;
  font-weight:bold;
  padding-right:2%;
}

footer li span.right,
#hours li span.right{
	display: inline-block;
	width: 60%;
}

div#primary_navigation.menu-container a {
    padding-top: 46px;
  	
    color: rgb(14, 14, 73);
    /* height: 98px; */
    text-transform: uppercase;
    /* padding-left: 0; */
    border: 1px solid transparent;
    text-transform: none!important;
}

div#primary_navigation.menu-container a:hover{
		color: #FFF;
		background-color: rgba(35, 72, 136, 1);
		height: 96px;
		background: rgb(14,14,14); /* Old browsers */  /* IE9 SVG, needs conditional override of 'filter' to 'none' */  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzBlMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);  background: -moz-linear-gradient(top,  rgba(14,14,14,1) 2%, rgba(125,126,125,1) 99%); /* FF3.6+ */  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(14,14,14,1)), color-stop(99%,rgba(125,126,125,1))); /* Chrome,Safari4+ */  background: -webkit-linear-gradient(top,  rgba(14,14,14,1) 2%,rgba(125,126,125,1) 99%); /* Chrome10+,Safari5.1+ */  background: -o-linear-gradient(top,  rgba(14,14,14,1) 2%,rgba(125,126,125,1) 99%); /* Opera 11.10+ */  background: -ms-linear-gradient(top,  rgba(14,14,14,1) 2%,rgba(125,126,125,1) 99%); /* IE10+ */  
		background: linear-gradient(to bottom,  rgba(14,14,14,1) 2%,rgba(125,126,125,1) 99%); /* W3C */  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-8 */;
		border-radius: 0 0 8px 8px!important;
		box-shadow: 0 10px 20px rgba(0, 0, 0, 0.54)!important;
		border: 1px solid #ccc;
		border-top-color: black!important;
}

.wpcf7 p {
	margin: 0;
	padding: 0;
}

div#featured_videodisabled videodisabled {
	width: 100%;
	min-width: 100%;
	padding: 0;
}

div#primary_navigation.menu-container ul.dropdown-menu a {
height: 50px;
padding-top: 10px!important;
width: 100%;
padding: 10px 15px;
border-radius: 0!important;
}

div#primary_navigation.menu-container ul.dropdown-menu {
    max-width: 250px;
    text-align: left;
}
div#primary_navigation.menu-container ul.dropdown-menu li {
    display: block;
    width: 100%;
    margin: .5%;
    float: left;
}

/* Overwrite of Bootstrap to allow for fixed backgrounds on homepage */
.home main.col-sm-12 { position: static; }

.page-id-15 div#ban_cta {
	display: none;
}

div#cta_menu li a.textlink {
	padding-top: 5px;
	display: block;
}


.page-header{border:0;}

a#actiondisabledbutton:hover {
	-webkit-animation: flip .5s ease-in;
	background-color: cornflowerblue;
  box-shadow: 0 0 10px aliceblue;
}

li{}

div#mainhead {
    padding: 10px;
}

.call_to_actiondisabled h2 {
	-webkit-animation: tada 2s ease-in;
  -webkit-animation-delay: 3s;
	font-style: italic;
	font-weight: bolder;
	color: white;
}


.page-header {
top: 84px;
}

.logged-in .page-header {
top: 133px;
}

div.gallery-image-wrapper.col-md-12 {
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    display: inline-block;
    overflow: hidden;
    border: 10px solid whitesmoke;
    box-shadow: 0 0 10px lightgray;
    position: relative;
    margin: 2.5% 0;
}
span.photoNumber {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: black;
    color: white;
    width: 30px;
    z-index: 9;
    border-radius: 50%;
    text-align: center;
}
.gallery-image-wrapper img {
    position: absolute;
    left: -10%;
    top: -10%; max-width: 1000px;
    height: 150%;
    width: auto;
}
div#facebook_wrapper {
    display: block;
    width: 851px;
    position: relative;
    height: 410px;
}
div#fb_wrapper {
    display: block;
    width: 851px;
    height: 315px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 0 auto;
    background-size: cover;
    background-position: 50%;
}
div#facebook_header {
    position: absolute;
    top: 10px;
    width: auto;
    text-shadow: 1px 1px 0 #333;
	text-align: center;
	margin:0 auto;
	z-index:9;
    left: 10px;
}
div#fb_text {
    position: absolute;
    width: auto;
    text-align: center;
    top: 70px;
    text-shadow: 0 0 3px black;
    font-size: 25px;
    font-style: italic;
    text-align: center; 
	margin:0 auto;
	z-index:9;
    left: 20px;
}
div#facebook_banner {
	width: auto;
	height: auto;
	text-align: right;
}

div#facebook_phone {
    position: absolute;
    width: auto;
    bottom: 10px;
    text-align: center;
	margin:0 auto;
	z-index:9;	
    right: 20px;
    font-weight: bold;
}

div#facebook_banner img {
    width: auto;
	height:100%;
    text-align: right;
}
div#facebook_avatar {
    display: block;
    top: 199.1px;
    position: absolute;
    left: 30px;
    z-index: 99;
    height: 180px;
    width: 180px;
    box-shadow: 0 0 0 10px white;
    background-color: #555;
}
div.facebook_avatar_wrapper {
    text-align: center;
    display: block;
    width: 180px;
    height: 180px;
}
div.facebook_avatar_wrapper img {
    width: 80%;
    margin: 50px auto;
}
.rightBanner .rev_slider_wrapper {
	-webkit-filter: blur(5px) brightness(0.6);
}

/*GOOGLE PLUS BANNER*/
div#google_plus_wrapper {
    position: relative;
    width: 1120px;
  	
    background-color: #555;
}

div#googleplus_banner {
    overflow: hidden;
    display: block;
    position: relative;
    height: 427px;
    float: left;
    background-color: #555;
}
div#googleplus_banner .rev_slider_wrapper {
    position: absolute;
	height:427px!important;  
}
.leftBanner {
    width: 760px; display: block;
    height: 427px;
  	left: 0;
}
.rightBanner {
		width: 360px;
    right: 0;  
}

.rightBanner .tp-simpleresponsive{
   -moz-transform: scaleX(-1);
   -o-transform: scaleX(-1);
   -webkit-transform: scaleX(-1);
   transform: scaleX(-1);
   filter: FlipH;
   -ms-filter: "FlipH"}

div#googleplus_banner .tp-simpleresponsive{
		height:427px!important;}

div#googleplus_avatar {
	display: block;
	width: 360px;
	height: 120px;
	position: absolute;
	top: 0;
	left: 0;
  text-align:center;
}

div#googleplus_avatar img{
	display:block; 
	margin: 0 auto;
	max-width: 90%;
	padding-top: 40px;
	margin-top: 16px;
}

div.googleplus_avatar_wrapperdisabled {
    display: block;
    width: 120px;
    height: 120px;
    margin: 0 auto;
  	border-radius:50%;
    background-color: #555;
}

/*PROMOTIONAL*/
div#promotional_wrapperdisabled {
    display: block;
    width: 851px;
    position: relative;
    height: 410px;
}
div#promotional_banner {
    position: absolute;
    top: 0;
    left: 0;
}
div#promotional_avatar {
    display: block;
    top: 199.1px;
    position: absolute;
    left: 30px;
    z-index: 99;
    height: 180px;
    width: 180px;
    box-shadow: 0 0 0 10px white;
    background-color: #555;
}
div.promotional_avatar_wrapperdisabled {
    text-align: center;
    display: block;
    width: 180px;
    height: 180px;
}
div.promotional_avatar_wrapperdisabled img {
    width: 80%;
    margin: 50px auto;
}




.gallery-image-wrapper img:hover {
	-webkit-filter: blur(5px) brightness(0.6);
	background-color: #555;
}


div#drprofile {
    padding-top: 15px;
    line-height: 16px;
}
div#drprofile ul {
    font-size: 12px;
    padding-left: 15px;
}
div#team p {
    font-size: 11px;
    padding: 0 0 20px 0;
    line-height: 16px;
}


ul.dropdown-menu {
		padding: 0;
}

div#primary_navigation.menu-container #logo a:hover {
		background-color: transparent!important;
}


h1 {
    position: relative;
    margin-bottom: 0;
}

img.alignleft {
    padding: 1%;
    border: 1px solid white;
    margin: 0% 2.5% 1% 0;
}
img.alignright {
    padding: 1%;
    border: 1px solid white;
    margin: 5% 1% 2.5% 0;
}

div.services_banner img {
    max-width: 35%;
    border-radius: 50%;
}

.col-md-12.column {
    padding-left: 0;
}

li {
    list-style-type: square;
}

a.reviewus{
-webkit-animation: rollIn 1s;
width: 100%;
display: block;
padding-top: 20px;
}

.home #utility{
-webkit-animation: rollIn 1s;}


div.services_banner .menu li a:hover {
    -webkit-animation: pulse .5s ease;
  	text-decoration:none;
}


.nav>li>a {
    padding-left: 6px;
    padding-right: 6px;
}

div.services_banner .menu li::before {
    content: "";
    display: block;
    width: 10px;
    height: 54px;
    background-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0px;
    top: 0;
    border-radius: 5px 0 0 5px;
}
@media (min-width:0px) and (max-width:1199px){

div#locations_banner{background-image: none!important;}
  }
h1{
	text-align: left;
	color: #555;
	font-weight: bolder;
}

.subtile{
	padding: 30px;
	background-color: #1E2B4B;
	box-shadow: 10px 10px lightgray;
	color: whitesmoke;
}

input.wpcf7-form-control.wpcf7-submit {
  	text-indent: 4%; 
  	padding: 10px; 
	text-transform: uppercase; 
    border: 0;
}

.subtileHead {
    padding: 5px;
    text-align: center;
    text-transform: none;
}

@media (min-width:0px) and (max-width: 961px){

div#topmenu{
  	height:60px;}
}


@media (min-width:962px){
  	div#cta_menu{display:block;}
}


h1{
	color: #555;
}

h3,h4,h5{
	font-family: 'Doris Regular';}

body{
	font-family: 'Open Sans', sans-serif;
	overflow-x:hidden;}

ul#menu-primary-navigation li>a{
	color:#fff;}


#locations_banner #ban_cta h3{color:white;}

small{color:darkslateblue;}

h1 small, footer small{color:#fff;}

.home h1{
color:#fff;}

.home h1 {color:#fff;}



.colorone a, 
.colorone p,
.colorone li,
.colorone h3,
.colorthree a, 
.colorthree p,
.colorthree li,
.colorthree h3,
.colorfour h2, 
.colorfour p, 
.colorfour a,
.colorsix,
.colorseven {
    color: #fff; 
}
@media (min-width:769px) and (max-width: 991px){
.navbar-toggle{display:block;}
div#featured_banner_wrapperdisabled div.call_to_actiondisabled {
    width: 250px;
    height: 250px;
}
div#featured_banner_wrapperdisabled div.call_to_actiondisabled p {
    font-size: 13px;
}
div#featured_banner_wrapperdisabled div.call_to_actiondisabled a {
}
div#featured_banner_wrapperdisabled div.call_to_actiondisabled h2 {
    font-size: 20px;  
}
@media (min-width:0px) and (max-width: 991px){
h1{left:0;}    
.navbar-toggle{display:block;}

div#featured_banner_wrapperdisabled div.call_to_actiondisabled p {
    font-size: 13px;
}
div#featured_banner_wrapperdisabled div.call_to_actiondisabled a {
}
div#featured_banner_wrapperdisabled div.call_to_actiondisabled h2 {
    font-size: 20px;}  
}}

.colorthree,
.call_to_actiondisabled h2,
.call_to_actiondisabled h2 p{color:white!important;}

  .img-circle {
    margin: 0 auto;
    overflow: hidden;
}
div#primary_navigation {
    box-shadow: 0px 8px 10px rgba(0,0,0,0.2); background-image: -webkit-linear-gradient(right,#F3EFDB,#E9E9E9,#F3EFDB); background-image: -moz-linear-gradient(right,#F3EFDB,#E9E9E9,#F3EFDB); background-image: -o-linear-gradient(right,#F3EFDB,#E9E9E9,#F3EFDB); background-image: linear-gradient(to left,#F3EFDB,#E9E9E9,#F3EFDB);
    height: 109px;
    border-bottom: 3px solid #4a101d;
}
  
  #social li {
    border-radius: 100%;
}

#social li:hover {
    background-color: rgba(0, 0, 0, 0.34);
    transition:ease .3s;
}
#social li:hover > a {
    color: white;
  	text-decoration:none;
}

a#mainphone {
    color: #333!important;
    text-align: right;
    text-decoration: none;
    padding-top: 35px;
}
a#mainphone .roundbtn {
    background-color: #555;
    color: white;
    margin-right: 0;
}
@media (min-width:0) and (max-width:1199px){
a#mainphone{text-align:center;width: 100%;}}

a#filledbutton {
    margin: 0 auto;
}

@media (min-width:0) and (max-width:1199px){
 div#featured_videodisabled videodisabled {
display: none;
} 
@media (min-width:0) and (max-width:1199px){
.call_to_actiondisabled{padding-top: 90px;}    
.call_to_actiondisabled .roundbtn{max-width:100%; padding:1%;text-align:center;}
.call_to_actiondisabled .roundbtn .roundbtn{display:none;} 
.call_to_actiondisabled a{font-size:80%}
.call_to_actiondisabled p{/* font-size:120px!important; */}   
	
}
  .home div#featured_image {
/*background-image: url(/wp-content/uploads/dr-aubrey-yoon-dentistry-dentist.jpg);
background-size: cover;*/

}
.home footer {
background-image: none;
background-position: center;
background-size: cover;
background-attachment: fixed;
padding-top: 0;
margin-top: -8px;
}
  
}
.colorwrap{
	  width:100%;
		height:100%;}

.banner.colorone {
    width: 100%;
    height: 100%;
}

.locations_banner div#wpcf7-f70-o1 {
margin: 0;
display: block;
width: 100%;
box-shadow: none;
padding: 0;
text-align: left;
margin: 0;
}

.wpcf7-response-output.wpcf7-display-none {
    margin: 0!important;
    display: none!important;
    padding: 0;
    box-shadow: none!important;
    width: 0!important;
}

#subfooter i.fa, #subfooter  i.icon-yelp {
color: #333;
}

div#mainhead.banner {
    padding: 0;
}

@media (min-width:0px) and (max-width:1199px)
{		div#primary_navigation{height:auto;background-color: rgba(0, 0, 0, 0.85);}
    div#visual_banner {
    display: none;
}}

header a#mainphone {
color:#fff;}

header a#mainphone{color:#fff!important;}

div#primary_navigation.menu-container a.roundbtn {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
}

a#mainphone h3 {
    font-size: 21px;
}

@media (min-width:991px) and (max-width:1199px){
    div#primary_navigation.menu-container a {
    font-size: 12px;
}}

@media (min-width:1200px) and (max-width:9999px){
div#primary_navigation.menu-container a.roundbtn {
    /* padding: 0 10px; */
    margin: 0;
    font-size: 18px;
    font-weight: bold;
    border: 0;
}

a#mainphone h3 {
    font-size: 26px;
}}
a#mainphone{background-color: #1E2B4B;}
@media (min-width:0px) and (max-width:800px){
div#primary_navigation.menu-container a.roundbtn{}
header a#mainphone{padding-top:0!important;}
}

@media (min-width:1001px){
div#primary_navigation.menu-container a.roundbtn{width: 100%;height: 100%;margin: 10px 0;/* padding: 10px; */text-align: center;font-size: 16px;border-radius: 0!important;border: 0;}
header a#mainphone{padding-top:0!important;}
header a#mainphone h3{font-size: 13px;font-family: 'Open Sans', sans-serif!important;font-weight: 100;letter-spacing: 3px;padding: 0;margin: 11px 0 -4px 0;}
}

.nav>li>a {
font-size: 12px;
padding: 10px 7px;
}

div#primary_navigation nav {
    width: 100%;
    text-align: center;
    display: block;
    float: none;
    margin: 0 auto;
}
div#primary_navigation nav ul {
    text-align: center;
    float: none;
    margin: 0 auto;
}

.navbar-nav>li {
    margin: 0 auto;
    float: none;
    display: inline-block;
}

.navbar-nav>li a {
    margin: 0 auto;
    float: none;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}

#copyright {
    padding: 0;
}



#flyer{border:10px solid white;box-shadow: 1px 1px 10px #555;
}

div#visual_banner .colorwrap {
    padding: 0;
}
header.navbar {
    z-index: 9;
    width: 100%;
    border: 0;
}

nav#mobilenav {
    background-color: black;
    z-index: 9999;
    position: absolute;
    top: 60px!important;
    width: 100%;
    padding-top: 20px;
    left: 0;
    margin: 0;
    overflow-x: hidden;
}

@media (min-width:992px){
#topmenu{display:none;}

}

@media (min-width:770px) and (max-width:1200px){
div#featured_banner_wrapperdisabled div.call_to_actiondisabled {
left: 86px;
top: 125px;
width: 269px;
height: 269px;
border-radius: 50%;
padding-top: 40px;
margin-top: 100px;}  
}

#mobilenav ul{background-color:#000;}
div#topmenu li a {
    width: 100%;
}

@media (min-width:0) and (max-width:768px){
}

.subtileflat {
    background: rgba(250, 245, 245, 0.1);
    padding: 30px;
    margin-bottom: 30px;
}

.hidden-xs.hidden-sm.col-md-8.col-lg-7.text-center {
    padding: 0;
}
.hidden-xs.hidden-sm.col-md-8.col-lg-7.text-center li {
    padding: 0;
}
.hidden-xs.hidden-sm.col-md-8.col-lg-7.text-center a {
    padding: 5px;
}
.col-sm-12.col-md-4 {}
div#testimonials_banner div:first-child {height: 100%;}

div#rev_slider_1_1_wrapper {
    z-index: 1;
}

div#flyer {
    padding: 25px;
}

div#logo {
	position: relative;
	top: -10px;
	/* left: 10px; */
	/* position: relative; */
}

videodisabled.banner {
    padding: 0;
}

/*Edits*/
.call_to_action{
min-height:auto!important;
display:block;
width: 32%;
padding-bottom: 32%;
position:absolute;
box-sizing: initial;
border-radius: 50%;
text-align: center;
top: 31%;
z-index: 10;}

.ctawrap {
z-index:99;
position: absolute;
text-align:center; 
display:block;
width:100%;
padding-top: 24%;
box-sizing: border-box;
}

#featured_banner_wrapper  {
	position: relative;
	padding-bottom: 56.3%; /* 16:9 */
	padding-top: 0;
	height: 0;
	overflow:hidden;
}
#featured_banner_wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	background-color: none;
}

@media (min-width:0) and (max-width:767px) {
header{top:0;}
#featured_image{display:block;position:static;margin-top: 287px;height:auto;}
#featured_banner_wrapper{display:block;position:static;height:auto;padding-bottom:0;}
.ctawrap{display:block;position:static;left:0;}
.call_to_action{width:100%;display:block;position:static;left:0;border-radius:0;}
#featured_banner_wrapper video{position:static;width:100% height:auto;display:none;}
#featured_image img{}
div.bubbles{display:none;}
#featured_image{display:none;}
.home #featured_image{display:block;}
.wrap.container{margin-top: 287px;}
.home  .wrap.container{margin-top: 0px;}
}

@media (min-width:768px) and (max-width:991px) {
.blog div#featured_image{margin-top:154px}	
header{top:0;}
#featured_image{display:block;position:static;margin-top: 187px;}
.call_to_action{width: 40%;padding-bottom: 40%;top:10%;}
.ctawrap{padding-top:20%;}
}

.call_to_action.left{left: 10%;}
.call_to_action.center{ left: 0; right: 0; margin: auto; }
/*FIND REPLACE DISABLED WITH VIDEO AND ACTION*/

#featured_banner_wrapper.onequarter {
	padding-bottom: 162px;
}

#featured_banner_wrapper.halfheight {
	padding-bottom: 450px;
	overflow-y: hidden;
}

#featured_banner_wrapper.threefourths {
	padding-bottom: 413px;
	overflow-y: hidden;
}

#featured_banner_wrapper.fullheight {
	overflow-y: hidden;
}

a#buttons {
    display: block;
    width: 270px;
    height: 43px;
    background-image: url(/wp-content/themes/theme1400/templates/styletoggler/images/buttons.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding-top: 10px;
    color: #636363;
    text-align: center;
    margin: 0 auto;
}

.ctawrap h2 {
-webkit-animation: tada 2s;
}

body{
	overflow-x:hidden!important;}

div#featured_video img {
	width: 100%;
	height: auto;}

.gallery-image-wrapper.col-md-12 img {
	position: relative;
	left: -25px;
}

.post_content {
    width: 100%;
    display: block;
}
.fl.newsdesc {
    float: left; width: 33.3%;
    text-align: left;
    padding: 20px;
}

.post_thumbnail img {
border-radius: 100%;
}

.call_to_action.right {
right: 10%;
}

.imgleft {
	float: left;
	margin-right: 20px;
}

.imgright {
	float: right;
	margin-left: 20px;
}

div#testimonials_page img {
	max-width: 200px;
  margin:0 auto;
}

div#fb_avatar {
    display: block;
    width: 180px;
    padding: 20px;
    height: 180px;
    text-align: center;
    margin: 0 auto;
    float: left;
    margin-bottom: 20px;
    margin: 2%;
    box-shadow: none!important;
}
div#fb_avatar img {
    padding-top: 25%;
}

div#fb_master_wrapper {
		width: 851px;
		text-align: center;
		margin: 0 auto;
}

.drag {
transition: initial!important;
}

div#fb_master_wrapper > * {
    cursor: move;
}

div#facebook_header h1 {
	padding: 10px;
}

.single .alert {
display: none;
}


.single .alert {
display: none;
}


.alignleft{padding:10px 10px 10px 0;}
.alignright{padding:10px 0 10px 10px;}

div#feat_blog_image {
    padding: 10px 20px 10px 0;
    clear: left;
}

.tab a{color:white;}

.blog a.buttons {
	clear: left;
	position: relative;
	margin-top: 20px;
	margin-bottom: 50px;
	display: block;
	margin: 10px 0 30px 0;
}
time.published {
    float: left;
}

p.byline.author.vcard {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
}

div#summary {
    width: 100%;
    clear: left;
}
.services_banner a.buttons {
    float: left;
    position: relative;
    left: -32px;
}

.thumbnail a.buttons {
		width: 90%;
}

div#featured_image .rev_slider_wrapper {
	z-index: 5;
}

div#nav-v1 {
	margin: 0;
	padding: 0;
}

div#nav-v1 #mainphone, div#nav-v1 #logo {
text-align: left;
padding: 0;
width: 100%;
}
.bit a.buttons {
    margin: 30px auto 10px auto;
}


.thumbnail{
	min-height: 600px;
	position:relative;}

.thumbnail .buttons{
	position:absolute;
	bottom: 20px;
	float: none;
}	

#case_results {
background-image: url(/wp-content/uploads/wall21.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: 0 0;
background-attachment: fixed;
color: #fff;
}

div.big-button.text-center a {
width: 100%;
height: 100%;
display: block;
text-decoration: none;
}

div.big-button.text-center {
border: 3px solid white;
padding: 10px 10px 10px 10px;
margin: 15px 0 0 0;
}

.big-button i.fa.fa-2x.fa-sign-out {
font-size: 15px;
margin: 0 0 0 10px;
}

.item {
    min-height: 350px;
    text-align: center;
    width: 100%;
}
.carousel-caption {
    width: 80%!important;
    display: block;
    left: 0;
    height: 100%;
    padding-top: 5%;
    padding-left: 20%;
}

.carousel-control {
    display: none;
}

div#case-evaluation #form_holder .wpcf7-form-control-wrap button, 
div#case-evaluation #form_holder .wpcf7-form-control-wrap input, 
div#case-evaluation #form_holder .wpcf7-form-control-wrap optgroup, 
div#case-evaluation #form_holder .wpcf7-form-control-wrap select, 
div#case-evaluation #form_holder .wpcf7-form-control-wrap textarea {
margin: 0 2%;
height: 30px;
border-radius: 3px;
border: 1px solid #ccc;
padding: 10px;
  width:96%;
color: #ccc;
height: 39px;
}

div#case_evaluation input.wpcf7-form-control.wpcf7-submit {
    background-color: transparent!important;
}
input.wpcf7-form-control.wpcf7-submit {
    background-color: transparent!important;
    border: 0!important;
    padding-top: 0!important;
}

div#mainhead, div#mainhead h1,
div#mainhead .banner {
    font-size: 18px;
    margin: 0;
    background-color: black;
    text-align: center;
    padding: 6px 0;
    font-style: italic;
}

span#Mobile_Header_Menu {
position: absolute;
z-index: 999999;
}



.edit_area textarea {
    color: black;
}

.edit_area button {
	color: black;
	width: 50%;
	font-size: 11px;
	padding: 10px 0;
}

div#testimonials_banner {
    background-image: url(/wp-content/uploads/slide-4.jpg);
    background-position: 37% 0;
    min-height: 400px;
}

#case_evaluation{
	position: relative;
}

div#case-evaluation h2, div#case-evaluation p {
	margin:0;
  padding:5px 0;}
  
  div#testimonials_banner h4 {
    font-size: 50px;
}

div#footer_social_banner {
    background-position: 50%;
    background-attachment: fixed;
}

.tab .edit_area {
    position: relative;
    left: -27px;
    text-align: center;
    clear: left;
    width: 100%;
}
.tab .edit_area form button{width:50%;left:30px;position:relative;}

.logged-in .edit_area {
	position: relative;
}

.logged-in .edit_area:before {
font-family: fontAwesome;
content: "\f040  edit ";
color: transparent;
font-size: 11px!important;
top: -16px;
right: 0;
width: 100%;
height: 12px;
z-index: 9;
position: absolute;
display: block;
cursor: pointer;
font-weight: bold;
text-shadow:none;
}
body, header {
    /* max-width: 1200px; */
}body.home.page.page-template.page-template-homepage.page-template-homepage-php.logged-in.admin-bar.customize-support {}


.subtile.colortwo .button {
    margin-top: 20px;
}
.blog .content .img-responsive {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 0;
    border: 1px solid #eee;
}

div#footer_social_banner p {
    color: white;
}
ul.dropdown-menu {
    background-color: antiquewhite;
}
div#featured_image {
    margin-top: 145px;
}

.hidden-xs.hidden-sm.col-md-8.col-lg-4.text-center {
    padding: 0;
}
div#featured_image iframe {
    min-height: 500px;
    margin-top: 0!important;
}
input, button, select, textarea {
    color: black;
}
.hidden-xs.hidden-sm.col-md-5.col-lg-4.text-center {
    padding: 0;
}
.col-xs-12.col-sm-6.col-md-4.col-lg-4{
	/* padding:0; */
}
div#primary_navigation.menu-container #main-logo a:hover {
    border-left: 0;
    border-color: transparent;
    box-shadow: none;
}
li.dropdown.menu-areas-of-practice.open {
height: 109px;
}
img[class^="colorbox"] {
    box-shadow: 0 0 10px black;
    border: 1px solid white;
    border-radius: 35px;
}
.brood{background-color:#121314;}
.page-header h1.section-title {
  padding: 0;
}