/*
Theme Name: DentalCMO
Theme URI: http://www.dentalcmo.com
Author: DentalCMO
Author URI: http://www.dentalcmo.com
Description: Mischievous Badger
Version: 2.10.13.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: DentalCMO
Domain Path: /languages/
Tags: green, light, white, gray, black, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments

sparkling is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

*/

.mobile, .mobile * { background-attachment: scroll !important; }

html {
	min-height:100vh;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	align-items: stretch;
}

body,
html {
    overflow-x: hidden
}

body { width:100%; }

/* #page {
	width:100%;
	min-height:100vh;
	display: -webkit-flex;
	display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
} */

.blog #page {
	display: block;
}

body,
h1 {
    line-height: 2
}

.alignleft,
.author-bio .avatar {
    float: left
}

.paging-navigation a:hover,
.paging-navigation a:focus,
.post-navigation a:hover,
.post-navigation focus,
a,
a:focus,
a:hover {
    text-decoration: none
}

.comment-content a,
body,
pre {
    word-wrap: break-word
}

#click-to-call,
.scroll-to-top {
    cursor: pointer
}

body {
    color: #696969;
    background-color: #FFF;
    font-family: Helvetica, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    font-size: 14px
}

div {
    box-sizing: border-box
}

a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

#infinite-handle span,
.page-links a span {
    -webkit-transition: all .5s;
    -moz-transition: all .5s
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.container {
    max-width: 1090px
}

p {
    margin-bottom: 20px
}

*>p:first-child {
    margin-top: 0
}

*>p:last-child {
    margin-bottom: 0
}

blockquote {
    border: 0;
    padding: 0 50px;
    font-style: italic;
    line-height: 1.5
}

blockquote p {
    margin: 0
}

img {
    height: auto;
    max-width: 100%
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

.alignleft,
.alignright {
    display: inline;
    margin-bottom: 20px
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    width: auto!important;
    vertical-align: middle
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=search],
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
textarea {
    color: #666
}

input[type=search]:focus,
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
textarea:focus {
    color: #111
}

textarea {
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 100%
}

.alignleft {
    margin-right: 20px
}

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

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.gallery:after,
.gallery:before,
.home-widget-area:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: '';
    display: table
}

.clear:after,
.comment-content:after,
.entry-content:after,
.gallery:after,
.home-widget-area:before,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}

.hentry {
    margin: 0
}

.byline,
.updated {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline;
    margin-right: 0
}

.single article.post {
    margin-bottom: 50px
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.main-content-area {
    margin-top: 50px;
    margin-bottom: 50px
}

.entry-content p {
    text-align: justify
}

.entry-meta a {
    font-size: 13px;
    color: #6B6B6B
}

.entry-meta {
    text-align: left;
    margin-bottom: 20px
}

footer.entry-meta {
    margin-bottom: 0
}

.page-header {
    margin-top: 0;
    margin-bottom: 10px;
    border-bottom: 0;
    padding-bottom: 0
}

.entry-meta .fa {
    font-size: 14px;
    margin-right: 3px
}

.entry-meta span {
    margin-right: 10px
}

.entry-title {
    line-height: 1em;
    margin-bottom: 0;
    text-align: left
}

.bottom-pagination,
.cat-title,
.entry-footer,
.entry-header,
.read-more,
.wp-caption-text {
    text-align: center
}

h3.entry-title,
h3.entry-title a {
    font-size: 24px
}

.page-title {
    line-height: 1;
    margin-bottom: 15px
}

hr.section-divider {
    border-color: #E8E8E8;
    margin-top: 50px;
    margin-bottom: 50px
}

.author-bio {
    clear: both;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 35px
}

.author-bio-content h4 {
    font-size: 14px;
    margin-top: 0
}

.author-bio .author-bio-content {
    margin-left: 74px
}

.secondary-content-box {
    padding-top: 0;
    padding-bottom: 0
}

.post-inner-content {
    padding: 20px 0
}

.archive .post-inner-content {
    margin-bottom: 20px
}

.page .post-inner-content {
    border: 0;
    padding: 0
}

article.post:first-child .post-inner-content {
    padding-top: 0
}

.entry-footer {
    margin-top: 20px;
	display:none;
}

.entry-footer a,
.entry-footer>* {
    color: #696969;
    margin: 0 6px
}

.more-link,
.says {
    display: none
}

.read-more a {
    border-left: 2px solid #696969;
    border-right: 2px solid #696969;
    color: #696969;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase
}

.author-bio h4,
.comment-author .fn,
.comment-reply-title {
    text-transform: uppercase;
    font-weight: 700
}

.comment-author .fn {
    letter-spacing: 2px;
    font-style: normal
}

.cat-title {
    border-bottom: 1px solid #dedede;
    margin: -30px 0 50px;
    padding-bottom: 20px
}

.cat-title ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.cat-title ul li {
    display: inline
}

.cat-title a {
    color: #8e6193;
    text-transform: uppercase
}

.post-inner-content .cat-item,
article.post .post-categories {
    position: relative;
    font-size: 12px;
    margin: 0 0 15px;
    padding: 0 0 8px;
    list-style: none
}

.post-inner-content .cat-item:after,
article.post .post-categories:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 2px;
    width: 40px;
    margin-left: -20px;
    background: #a161bf
}

.post-inner-content .cat-item a,
article.post .post-categories a {
    color: #696969;
    letter-spacing: 1px;
    text-transform: uppercase
}

article.post {
    width: 100%;
    margin: 0;
    padding-right: 10px
}

article.grid {
    padding: 0;
    width: 325px
}

article.grid .post-inner-content {
    border: 0;
    padding-bottom: 0
}

article.grid iframe {
    max-width: 325px;
    max-height: 164px;
    width: 100%
}

.gallery-columns-1 .gallery-item,
.site-main,
.widget select,
.wp-caption,
embed,
iframe,
object {
    max-width: 100%
}

@media (min-width:769px) {
    .article-container {
        overflow: hidden
    }
    .blog.home article.post {
        width: 50%;
        margin: 0;
        padding-right: 10px;
        display: inline-block;
        float: left
    }
    .blog.home article.post .entry-footer,
    .blog.home article.post .read-more {
        display: none
    }
    .blog.home article.post .post-inner-content {
        border: 0;
        padding: 0 0 30px
    }
    .blog.home .page-1 article.post:first-child,
    .blog.home .page-1 article.post:nth-child(2) {
        width: 100%;
        padding: 0!important
    }
    .blog.home .page-1 article.post:first-child .post-inner-content,
    .blog.home .page-1 article.post:nth-child(2) .post-inner-content {
        border-bottom: 1px solid #dedede
    }
    .blog.home .page-1 article.post:first-child .post-inner-content {
        padding: 0 0 50px
    }
    .blog.home .page-1 article.post:nth-child(2) .post-inner-content {
        padding: 50px 0;
        margin-bottom: 30px
    }
    .blog.home .page-1 article.post:first-child .entry-footer,
    .blog.home .page-1 article.post:first-child .read-more,
    .blog.home .page-1 article.post:nth-child(2) .entry-footer,
    .blog.home .page-1 article.post:nth-child(2) .read-more {
        display: block
    }
    .blog.home article.post:nth-child(odd) {
        clear: left;
        padding-right: 25px
    }
    .blog.home article.post:nth-child(even) {
        padding-left: 25px
    }
}

@media (max-width:768px) {
    .site-main {
        width: 100%!important
    }
    .post-inner-content {
        padding-left: 0!important;
        padding-right: 0!important
    }
    #secondary {
        padding: 30px 15px 0!important;
        clear: both
    }
}

.page-links span {
    display: inline-block;
    color: #fff;
    background-color: #a161bf;
    border-radius: 4px;
    padding: 2px 10px;
    margin-left: 2px
}

.page-links a span {
    background-color: #f2f2f2;
    border: none;
    color: #696962;
    -o-transition: all .5s;
    transition: all .5s
}

.page-links a:hover span,
.page-links a:focus span {
    background-color: #a161bf;
    border: none;
    color: #fff
}

.pagination .fa-chevron-left,
.pagination .fa-chevron-right {
    font-size: 12px
}

.pagination li a,
.pagination li:hover a,
.pagination li:focus a {
    color: #a161bf
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #FFF;
    background-color: #a161bf;
    border-color: #a161bf
}

.pagination>li>a,
.pagination>li>span {
    padding: 9px 14px;
    border-color: #dadada
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
    display: none
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.single-featured {
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    display: block;
    margin: auto
}

.single-featured:hover,
.single-featured:focus {
    opacity: .8
}

.wp-caption {
    border: 1px solid #ddd;
    margin-bottom: 1.5em
}

.thumbnail .caption {
    color: #696969
}

.wp-caption img[class*=wp-image-] {
    display: block
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.widget_search .search-submit {
    display: none
}

.widget ul li {
    list-style: none;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: left
}

.widget ul {
    padding: 0;
    line-height: 18px;
    font-size: 14px
}

.widget ul.nav.nav-tabs {
    padding: 0
}

#secondary .widget {
    margin-bottom: 20px;
    overflow: hidden
}

#secondary .widget .social-icons,
#secondary .widget:last-child,
ul#menu-social-items {
    margin-bottom: 0
}

.tab-content ul li {
    list-style: none
}

#secondary .widget>h4 {
    margin: 0;
    padding: 0
}

.smw_center,
.textwidget,
.widget_categories ul {
    padding: 20px;
    margin: 0
}

.widget ul ul {
    padding: 10px
}

.widget #social ul li {
    border-bottom: 0
}

.not-found-widget {
    margin-top: 30px
}

.cats-widget ul li span {
    float: right
}

.recent-posts-wrapper .post {
    float: left;
    clear: both;
    margin-bottom: 20px
}

.recent-posts-wrapper .post .post-image {
    width: 80px;
    height: 80px;
    float: left;
    display: block;
    background-color: #DADADA;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden
}

.recent-posts-wrapper .post .post-image img:hover,
.recent-posts-wrapper .post .post-image img:focus {
    opacity: .6!important
}

.recent-posts-wrapper .post .post-content {
    margin-left: 100px
}

.widget .post-content>span {
    display: block
}

#secondary .widget .post-content a {
    font-style: italic;
    font-size: 16px
}

.widget .post-content span {
    font-size: 12px
}

li.widget {
    list-style-type: none
}

.btn-default,
.btn.btn-default,
.input-group-btn:last-child>.btn,
.label-default,
button,
input[type=submit] {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.input-group-btn:last-child>.btn {
    font-size: 12px;
    opacity: 1
}

#subscription-toggle {
    float: right
}

input[type=submit] {
    padding: 0 80px;
    text-align: center;
    line-height: 35px
}

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

#infinite-handle span {
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 20px;
    border: 1px solid #DADADA;
    background: #fff;
    color: #a161bf;
    -o-transition: all .5s;
    transition: all .5s
}

#infinite-handle span:hover,
#infinite-handle span:focus {
    background-color: #a161bf;
    color: #fff
}

#logo {
    line-height: 0;
    padding: 25px 0;
    text-align: center
}

#line {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px
}

.tagline {
    color: #1c202a;
    margin-top: 10px;
    letter-spacing: 1px
}

.site-branding {
    margin-top: 20px;
    margin-bottom: 20px
}

.site-description {
    color: #777;
    font-weight: 200;
    font-size: 16px
}

.page-template-page-homepage-php .carousel {
    margin-top: -20px;
    margin-bottom: 20px
}

@media (max-width:768px) {
    .pull-left,
    .pull-right {
        float: none!important
    }
    .flex-caption {
        display: none
    }
}

.comment-form #submit,
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.comment-form #submit:hover,
.comment-form #submit:focus,
button,
html input[type=button]:hover,
html input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:focus {
    background: #a161bf;
    color: #fff
}

.paging-navigation a,
.post-navigation a {
    font-size: 12px;
    display: block;
    letter-spacing: 1px;
    text-transform: uppercase
}

.navbar-brand,
.site-name {
    display: inline-block
}

.paging-navigation {
    margin-top: 1.5em;
    text-transform: uppercase
}

.paging-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left
}

.paging-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right
}

.more-link {
    float: right;
    margin: 10px 0
}

.nav>li>a {
    text-transform: uppercase
}

.navbar.navbar-default {
    margin-bottom: 0;
    font-weight: 400;
    min-height: auto;
    padding: 0
}

.navbar-brand {
    float: none;
    color: #DADADA;
    font-size: 30px;
    height: auto;
    line-height: 1;
    margin: 0;
    padding: 0
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    border-right: none;
    border-left: none
}

.navbar {
    border-radius: 0
}

.navbar-default {
    border: none
}

.navbar-collapse {
    float: left;
    padding: 0
}

.nav-search {
    float: right;
    padding: 18px 0
}

.nav-search button,
.nav-search input {
    padding: 0 5px;
    height: 28px;
    line-height: 28px
}

.nav-search button {
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    margin-left: -5px;
    width: 28px
}

.dropdown .dropdown>a {
    padding-right: 30px!important
}

@media (max-width:768px) {
    .navbar-collapse {
        background: #fff;
        float: none;
        position: absolute;
        top: 70px;
        left: 0;
        padding: 0 15px;
        width: 100%!important;
        z-index: 999
    }
    .navbar-nav {
        margin: 0
    }
    .navbar-nav .open>.dropdown-menu {
        display: block
    }
}

.dropdown-menu {
    box-shadow: none;
    border-radius: 0;
    font-size: 13px
}

@media (min-width:769px) {
	ul.nav li.dropdown:hover>ul.dropdown-menu { display: block }
    ul.nav li.dropdown:focus>ul.dropdown-menu { display: block }
    ul.nav li.dropdown:active>ul.dropdown-menu { display: block }
    ul.nav li.dropdown:focus-within>ul.dropdown-menu { display: block }
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.dropdown-menu>li>a {
    padding: 10px 15px
}

.dropdown-menu .divider {
    background-color: rgba(0, 0, 0, .1)
}

.navbar-nav>li>.dropdown-menu {
    padding: 0;
    border: none;
    min-width: 100%
}

.navbar-nav>li>a {
    padding-top: 18px;
    padding-bottom: 18px
}

.navbar-nav li li a {
    text-align: left
}

.navbar-default .navbar-toggle {
    float: left;
    margin-top: 18px
}

@media (max-width:768px) {
    .navbar>.container .navbar-brand {
        margin: 0
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 20px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .navbar-header {
        float: left
    }
    .navbar-toggle {
        border: 0;
        border-radius: 0;
        margin: 0
    }
}

.flexslider {
    background-color: #f5f5f5
}

.flexslider ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-caption h2 {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.comment-content {
    margin-top: 10px
}

#respond {
    background-color: transparent!important;
    box-shadow: none!important;
    padding: 0!important
}

#respond p.comment-notes,
#respond>p,
p.logged-in-as {
    margin-bottom: 10px
}

p.logged-in-as {
    padding-bottom: 0
}

.comment-list {
    margin-bottom: 40px!important;
    margin-left: 0!important;
    padding-left: 0
}

.comment-list li .comment-body {
    position: relative
}

.comment-list li .comment-body:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    height: 2px;
    width: 40px;
    background: #a161bf;
    margin-left: -20px
}

.comment-list>li:last-child .comment-body:after {
    content: none
}

.comment-list,
.comment-list .children {
    list-style: none
}

.comment .comment-body {
    background-color: #fff;
    margin: 2em 0 0;
    overflow: hidden;
    padding-left: 100px;
    position: relative;
    min-height: 100px
}

.comment-list .children {
    margin-left: 0!important;
    padding-left: 55px;
    background-repeat: no-repeat;
    background-position: left 20px
}

.comment-form #submit,
.comment-reply-link {
    background: #f2f2f2;
    text-transform: uppercase
}

.comment-reply-title,
.comments-title {
    font-size: 12px;
    margin: 0 0 50px;
    padding-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center
}

.comment-author.vcard {
    font-size: 12px;
    margin-bottom: 10px
}

.vcard .avatar {
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0
}

.comment-metadata {
    display: none;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px
}

.comment-reply-link {
    border-radius: 2px;
    color: #000;
    font-size: 10px;
    margin-left: 20px;
    display: inline-block;
    padding: 4px 10px
}

.form-allowed-tags code {
    word-wrap: break-word;
    white-space: inherit
}

.comment-respond label {
    display: block;
    font-weight: 400
}

.comment-respond .required {
    color: #C7254E
}

#submit {
    font-size: 12px
}

.comment-navigation,
.single .nav-links {
    overflow: hidden;
    margin-top: 30px
}

.comment-form input[type=text] {
    border: 1px solid #eee;
    border-radius: 0;
    height: 35px;
    margin-bottom: 30px;
    padding: 0 10px;
    width: 100%
}

.comment-form textarea {
    border: 1px solid #eee;
    border-radius: 0;
    padding: 10px;
    margin-bottom: 30px;
    min-height: 100px
}

.comment-form #submit {
    height: 35px;
    border: 0;
    border-radius: 0;
    padding: 0 80px
}

.comment-form .form-submit {
    margin: 0
}

.comment-meta.commentmetadata a {
    color: #999;
    font-style: italic
}

@media(max-width:768px) {
    .post-inner-content {
        padding: 20px 25px
    }
    .comment-list .children {
        padding-left: 10px
    }
}

#image-navigation .nav-next a,
#image-navigation .nav-previous a {
    padding: 5px 20px;
    border: 1px solid #E8E8E8;
    border-radius: 4px;
    display: block
}

#image-navigation .nav-next a:hover,
#image-navigation .nav-next a:focus,
#image-navigation .nav-previous a:hover,
#image-navigation .nav-previous a:focus {
    background-color: #a161bf;
    color: #fff
}

#image-navigation .nav-next,
#image-navigation .nav-previous {
    margin: 10px 0
}

#image-navigation .nav-previous a {
    float: left
}

#image-navigation .nav-next a {
    float: right
}

.gallery {
    margin-bottom: 20px
}

.gallery-item {
    float: left;
    margin: 0 4px 4px 0;
    overflow: hidden;
    position: relative
}

.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: -webkit-calc(50% - 4px);
    max-width: calc(50% - 4px)
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: -webkit-calc(33.3% - 4px);
    max-width: calc(33.3% - 4px)
}

.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: -webkit-calc(25% - 4px);
    max-width: calc(25% - 4px)
}

.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: -webkit-calc(20% - 4px);
    max-width: calc(20% - 4px)
}

.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(16.7% - 4px)
}

.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: -webkit-calc(14.28% - 4px);
    max-width: calc(14.28% - 4px)
}

.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: -webkit-calc(12.5% - 4px);
    max-width: calc(12.5% - 4px)
}

.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: -webkit-calc(11.1% - 4px);
    max-width: calc(11.1% - 4px)
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
    margin-right: 0
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
    clear: left
}

.gallery-caption {
    background-color: rgba(0, 0, 0, .7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    margin: 0;
    max-height: 50%;
    opacity: 0;
    padding: 6px 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%
}

.gallery-caption:before {
    content: "";
    height: 100%;
    min-height: 49px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gallery-item:hover .gallery-caption,
.gallery-item:focus .gallery-caption {
    opacity: 1
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none
}

#footer-area .footer-widget-area {
    padding: 26px 0 20px;
    overflow: hidden
}

.widgettitle {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 0;
    color: inherit
}

footer li {
    list-style: none;
    padding: 0 10px;
    position: relative;
    display: inline-block
}

.footer-widget {
    overflow: hidden
}

#colophon {
    text-align: center;
    max-width: 1010px;
    width: 100%;
    margin: auto;
    padding: 25px;
    overflow: hidden
}

.site-info {
    overflow: hidden
}

.scroll-to-top {
    bottom: 4%;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 99999;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    width: 35px;
    border-radius: 50%;
    -webkit-transition: background-color .3s linear;
    -moz-transition: background-color .3s linear;
    -o-transition: background-color .3s linear;
    transition: background-color .3s linear
}

.scroll-to-top:hover,
.scroll-to-top:focus {
    opacity: .8
}

@media (max-width:768px) {
    .copyright,
    .site-info {
        text-align: center
    }
    .copyright,
    .footer-nav.nav {
        float: none
    }
}

body.home h1 {
    text-align: center
}

.header-search-icon {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: 0 0;
    color: #696969
}

.header-search-icon:hover,
.header-search-icon:focus {
    background: 0 0;
    color: #a161bf
}

#social li a span,
.postform,
.widget_rss ul,
table#wp-calendar {
    display: none
}

#footer-area #social a {
    margin: 0 15px
}

@media (max-width:992px) {
    .site-branding {
        text-align: center
    }
    .main-content-inner {
        margin-bottom: 30px
    }
}

.no-js .postform,
.no-js .widget_rss ul,
.no-js table#wp-calendar {
    display: block
}

.has-sidebar-left #secondary {
    padding-right: 40px
}

.no-sidebar {
    float: none;
    margin: 0 auto
}

.has-no-sidebar .col-sm-8 {
	width: 100%;
}

.full-width {
    width: 100% !important;
}

.wpcf7-display-none:not(.wpcf7-mail-sent-ok) {
	display: none !important;
}

div.wpcf7-validation-errors {
    position: absolute;
    background-color: #fff;
    left: 0;
    right: 0
}

.wpcf7-form-control-wrap {
    display: inline-block
}

span.wpcf7-not-valid-tip {
    position: absolute;
    min-width: 100%;
	width: auto;
    background-color: red;
    color: #fff;
	font-size: 13px;
	line-height: 1em;
	padding: 5px;
    text-align: center;
    opacity: 0;
    transition: opacity .5s;
    animation-name: errorflash;
    animation-duration: 3s;
    animation-iteration-count: 8;
    z-index: 10;
    pointer-events: none
}

.wpcf7-not-valid {
	border: 1px solid #f00 !important;
}

.wpcf7-not-valid:hover + .wpcf7-not-valid-tip {
	opacity: 1 !important;
	animation-name: none;
}

.entry-content .shortWideBack div,
.entry-content .shortWideBack ol,
.entry-content .shortWideBack p,
.entry-content .shortWideBack ul,
pre {
    color: inherit
}

@keyframes errorflash {
    0%,
    100% {
        opacity: 0
    }
    45%,
    55% {
        opacity: 1
    }
}

.wpcf7-not-valid {
    transition: border-color .5s;
    animation-name: borderflash;
    animation-duration: 2s;
    animation-iteration-count: infinite
}

@keyframes borderflash {
    0%,
    100% {
        border-color: inherit
    }
    45%,
    55% {
        border-color: red
    }
}

.wpcf7 input,
.wpcf7 textarea {
    padding: 0 5px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box
}

.wpcf7 input {
    height: 30px;
    line-height: 30px
}

.wpcf7 textarea {
    line-height: 1.5;
    padding-top: 5px;
    margin-bottom: -1px
}

.navbar>.container,
pre {
    padding: 0
}

.wpcf7 input[type=submit] {
    margin-top: 10px
}
.referer-page { display: none; }

button:focus,
input:focus,
textarea:focus {
    outline: 0
}


.flex>* {
    display: block
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between
}

@media all and (min-width:769px) {
    .flex>.fifth {
        width: calc(20% - 40px / 5)
    }
    .flex>.twofifth {
        width: calc(40% - 6px) /* calc((20% - 40px / 5) * 2 + 10px) */
    }
    .flex>.threefifth {
        width: calc(60% - 4px) /* calc((20% - 40px / 5) * 3 + 20px) */
    }
    .flex>.fourfifth {
        width: calc(80% - 2px) /* calc((20% - 40px / 5) * 4 + 30px) */
    }
    .flex>.quarter {
        width: calc(25% - 30px / 4)
    }
    .flex>.threequarter {
        width: calc(75% - 22.5px) /* calc((25% - 30px / 4) * 3 + 20px) */
    }
    .flex>.third {
        width: calc(100% / 3 - 20px / 3)
    }
    .flex>.twothird {
        width: calc(66.666% - 3.33333px) /* calc((100% / 3 - 20px / 3) * 2 + 10px) */
    }
    .flex>.half {
        width: calc(50% - 10px / 2)
    }
    .flex.extraspace>.fifth {
        width: calc(20% - 100px / 5)
    }
    .flex.extraspace>.twofifth {
        width: calc((20% - 100px / 5) * 2 + 25px)
    }
    .flex.extraspace>.threefifth {
        width: calc(60% - 10px) /* calc((20% - 100px / 5) * 3 + 50px) */
    }
    .flex.extraspace>.fourfifth {
        width: calc(80% - 5px) /* calc((20% - 100px / 5) * 4 + 75px) */
    }
    .flex.extraspace>.quarter {
        width: calc(25% - 75px / 4)
    }
    .flex.extraspace>.threequarter {
        width: calc(75% - 6.25px) /* calc((25% - 75px / 4) * 3 + 50px) */
    }
    .flex.extraspace>.third {
        width: calc(100% / 3 - 50px / 3)
    }
    .flex.extraspace>.twothird {
        width: calc(200%/3 - 8.33333px) /* calc((100% / 3 - 50px / 3) * 2 + 25px) */
    }
    .flex.extraspace>.half {
        width: calc(50% - (25px / 2))
    }
    .flex.nospace>.fifth {
        width: 20%
    }
    .flex.nospace>.twofifth {
        width: 40%
    }
    .flex.nospace>.threefifth {
        width: 60%
    }
    .flex.nospace>.fourfifth {
        width: 80%
    }
    .flex.nospace>.quarter {
        width: 25%
    }
    .flex.nospace>.threequarter {
        width: 75%
    }
    .flex.nospace>.third {
        width: calc(100% * (1 / 3))
    }
    .flex.nospace>.twothird {
        width: calc(100% * (2 / 3))
    }
    .flex.nospace>.half {
        width: 50%
    }
}

@media all and (max-width:768px) {
    .flex {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        flex-direction: column
    }
    .flex>:last-child {
        margin: auto
    }
    .flex>:not(:last-child) {
        margin: 0 auto 20px
    }
    .flex>.fifth {
        max-width: 280px;
        width: 100%
    }
    .flex>.quarter {
        max-width: 320px;
        width: 100%
    }
    .flex>.third {
        max-width: 420px;
        width: 100%
    }
    .flex>.twofifth {
        max-width: 480px;
        width: 100%
    }
    .flex>.half {
        max-width: 540px;
        width: 100%
    }
    .flex>.threefifth {
        max-width: 600px;
        width: 100%
    }
    .flex>.twothird {
        max-width: 640px;
        width: 100%
    }
    .flex>.threequarter {
        max-width: 767px;
        width: 100%
    }
    .flex>.fourfifth {
        max-width: 767px;
        width: 100%
    }
	.flex.full >.fifth,
	.flex.full >.quarter,
	.flex.full >.twofifth,
	.flex.full >.third,
	.flex.full >.half,
	.flex.full >.threefifth,
	.flex.full >.twothird,
	.flex.full >.threequarter,
	.flex.full >.fourfifth {
		max-width:100%;
		width:100%;
	}
	.flex.nomargin >:last-child,
    .flex.nomargin >:not(:last-child) {
		margin-bottom:0;
	}
}

h1 em,
h1 span {
    text-transform: none
}

#breadcrumbs,
div.wpcf7 {
    text-align: left
}

body.home .entry-content,
body.home .main-content-area {
    margin-top: 0;
    margin-bottom: 0
}

.ajax-loader {
    position: absolute;
    margin-top: 17px
}

.footer-menu {
    padding-left: 0
}

.navbar>.container>.row {
    margin: 0
}

pre {
    margin: auto;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background-color: transparent;
    border: none;
    overflow: visible!important
}

.video-container {
	clear:both;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px
}

.video-container embed,
.video-container iframe,
.video-container object,
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.wpcf7 input,
.wpcf7 textarea {
    border-radius: 0
}

@media all and (min-width:520px) {
	.entry-content img.alignleft,
    .entry-content img.alignright {
        max-width:50%;
    }
}

@media all and (max-width:519px) {
    .alignleft,
    .alignright {
        clear: both;
        display: block;
        margin: 0 auto 20px;
        float: none
    }
}

#responsiveheader {
    max-width: 770px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 25px;
    overflow: hidden;
    margin: 0 auto;
    text-align: center
}

#responsiveheader a {
    display: inline-block;
    width: 135px;
    margin-bottom: 15px;
    margin-left: 5px;
    margin-right: 5px;
	vertical-align:top;
}

#responsiveheader a:last-child {
    margin-bottom: 25px
}

#responsiveheader.sticky > a {
	letter-spacing: -.5em;
	overflow: hidden;
	width: 50px;
	height:50px;
	line-height:50px;
	border-radius:50%;
}
#responsiveheader i {
	font-size:inherit;
	line-height:inherit;
}
#responsiveheader.sticky i {
	background-color: inherit;
	letter-spacing: 0;
	position: relative;
	font-size: 1.5em;
	line-height: 50px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#responsiveheader.sticky i:before {
	position:relative;
	z-index:10;
}
#responsiveheader.sticky i:after {
	content:' ';
	display:block;
	position:absolute;
	width:50px;
	height:100%;
	top:0;
	left: 50%;
    transform: translatex(-50%);
	background-color:inherit;
	z-index:5;
}

@media (max-width:630px) {
	#responsiveheader { max-width: 400px; }
}

#ext {
    float: right
}

.maxWidth,
.newMaxWidth {
    padding: 25px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden
}

#ext::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400
}

#ext:-moz-placeholder {
    font-size: 16px;
    font-weight: 400
}

#ext::-moz-placeholder {
    font-size: 16px;
    font-weight: 400
}

#ext:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400
}

#breadcrumbs {
    font-size: 12px;
    line-height: 1em;
    margin-bottom: 20px
}

h1 {
    margin-top: 0;
    margin-bottom: 0
}

.clear {
    clear: both
}

.maxWidth {
    max-width: 1010px;
    margin: auto
}

.maxWidth>:last-child,
.newMaxWidth>:last-child {
    margin-bottom: 0
}

.newMaxWidth {
    max-width: 1110px;
    margin: auto
}

.page-template-page-maxwidth-php .main-content-area,
.page-template-page-maxwidth-php .main-content-area>div.row,
.page-template-page-maxwidth-php .main-content-inner {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0
}

.widget_search form {
    max-width: 300px;
    width: 100%;
    margin: auto
}

.widget.widget_search form {
    margin-top: 20px
}

.widget_search input {
    height: 30px;
    box-sizing: border-box;
    vertical-align: top
}

.widget_search button {
    height: 30px;
    box-sizing: border-box;
    line-height: 30px;
    padding: 0;
    width: 90px
}

.geography-served {
    margin-bottom: 15px
}

@media all and (min-width:769px) {
    #responsiveheader {
        display: none
    }
    .dropdown-menu .dropdown-menu {
        left: calc(100% - 1px);
        top: 0;
        padding: 0;
        margin: 0;
        border: none
    }
    .dropdown .dropdown>a::after {
        content: "\f054";
        font-family: FontAwesome;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 40px;
        right: 6px;
        font-size: 20px;
        line-height: 42px
    }
    .dropdown .dropdown>a.leftArrow::after {
        left: 6px;
        right: auto;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2)
    }
    #masthead>.container {
        width: 100%;
        max-width: 1120px
    }
    #content>.container {
        padding-left: 0;
        padding-right: 0
    }
}

@media all and (max-width:768px) {
    .dropdown-menu .dropdown-menu {
        padding: 0
    }
    .dropdown .dropdown>a:after {
        content: "\f054";
        font-family: FontAwesome;
        position: absolute;
        right: 6px;
        font-size: 1.3em;
        line-height: inherit;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1)
    }
    #secondary.widget-area {
        max-width: 420px;
        margin: auto
    }
}

.page-id-79 .entry-content>hr:first-child {
    margin-top: 0
}

.scrolloff {
    pointer-events: none
}

.widget form {
    max-width: 250px;
    margin: auto
}

.twentytwenty-wrapper {
    margin-bottom: 20px
}

.twentytwenty-container {
    margin: auto
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-top: 0
}

body.home .side-by-side .wpcf7 {
    text-align: center
}

body.home .side-by-side .wpcf7 label {
    font-size: 0;
    height: 0
}

body.home .side-by-side .wpcf7 form {
    max-width: 385px;
    width: 100%;
    margin: auto
}

body.home .side-by-side .wpcf7 form>div {
    display: inline-block;
    max-width: 175px;
    width: 100%;
    margin: auto;
    padding: 0 5px;
    vertical-align: top
}

body.home .side-by-side .wpcf7 .contactFormInfo input {
    margin-bottom: 15px
}

body.home .side-by-side .wpcf7 textarea {
    height: 120px
}

.textwidget span#contactus {
	display: block;
	margin-top: -65px;
	margin-bottom: 65px;
}

.wpcf7 .referDoctor label {
	color: inherit;
	width: 150px;
	display: inline-block;
	text-align: left;
}
.wpcf7 .referDoctor label.long, .wpcf7 .referDoctor .wpcf7-form-control-wrap.message, .wpcf7 .referDoctor .wpcf7-form-control-wrap.message textarea {
	width: 100%;
	display: block;
}

.wpcf7 .referDoctor .wpcf7-form-control-wrap > input, .wpcf7 .referDoctor .wpcf7-form-control-wrap > textarea {
	background-color: #eee;
	border: 0;
}

.embed-pdf {
    max-width: 720px;
    width: 100%;
    margin: 0 auto 20px;
    position: relative
}

.embed-pdf:before {
    content: " ";
    display: block;
    padding-top: 128.3%
}

.embed-pdf iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%
}

@media all and (min-width:769px) {
    .page-template-default #content .container.main-content-area {
        max-width: 1130px;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .page-template-default .main-content-area>.row>.side-right, .single .main-content-area>.row>.side-right, .blog .main-content-area>.row>.side-right, .archive .main-content-area>.row>.side-right {
        width: calc(100% - 360px);
		margin-right:60px;
    }
    .page-template-default .main-content-area>.row>.side-right+#secondary, .single .main-content-area>.row>.side-right+#secondary, .blog .main-content-area>.row>.side-right+#secondary, .archive .main-content-area>.row>.side-right+#secondary {
        width: 300px
    }
}

.no-sidebar {
    width: 100%
}

.vertAlign {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center
}

.shortWideBack>div {
    max-width: 1140px;
    width: 100%;
    padding: 50px 25px;
    margin: auto;
    overflow: hidden
}

.entry-content .shortWideBack p {
    margin-bottom: 20px
}

.entry-content .shortWideBack>div>:last-child,
.entry-content .shortWideBack>div p:last-child {
    margin-bottom: 0
}

.crp-list-title { clear:both }

.parallax { 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax.shadow,
.scrollingParallax.shadow {
    -moz-box-shadow:    inset  0  8px 8px -8px rgba(0,0,0,.25), 
                        inset  0 -8px 8px -8px rgba(0,0,0,.25);
    -webkit-box-shadow: inset  0  8px 8px -8px rgba(0,0,0,.25), 
                        inset  0 -8px 8px -8px rgba(0,0,0,.25);
    box-shadow:        inset  0  8px 8px -8px rgba(0,0,0,.25), 
                        inset  0 -8px 8px -8px rgba(0,0,0,.25);
}
.unhighlightable, .no-select {
-webkit-touch-callout: none;
-webkit-user-select: none;
 -khtml-user-select: none;
   -moz-user-select: none;
    -ms-user-select: none;
	user-select: none;
}

.newArrows .testimonial_rotator_nav i {
	opacity:0;
}
.newArrows .testimonial_rotator_prev, .newArrows  .testimonial_rotator_next {
	top:0;
	bottom:0;
	margin:auto;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
}
input.referer-page { display:none; } /* Keep for Contact Form 7 custom referrer field */

.blog_date_side .entry-meta {
	float:left;
	width:100px;
	height:100px;
	padding:20px;
	font-size: 28px;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px;
	line-height: 1;
	background-color: #393939;
	color: #fff !important;
	font-weight:300;
}
.blog_date_side .entry-meta span {
	display:block;
	margin-right:0;
}
.blog article.post:not(:last-child) .blog_date_side {
	border-bottom:1px solid #f7f7f7;
}
.blog_date_side .categoryList,
.blog_date_side .tagList {
	text-align:left;
}

.blog_date_side .featured-image img {
	float: none;
	display: block;
	max-height: 150px;
	width: auto !important;
	margin: 0 auto !important;
}

@media all and (min-width:769px) {
	.blog_date_side .featured-image {
		float: right;
		width: 25%;
		margin-left: 15px;
		max-height: 150px;
	}
}
@media all and (max-width:768px) {
	.blog_date_side .post-has-featured-image {
		overflow:hidden;
	}
	.blog_date_side .featured-image {
		margin:auto;
		max-height:100px;
		width:auto;
		height:100%;
	}
	body h1, body h1 a, .entry-content h1, .entry-content h1 a {
		font-size: 26px;
	}
	body h2, body h2 a, .entry-content h2, .entry-content h2 a {
		font-size: 24px;
	}
	body h3, body h3 a, .entry-content h3, .entry-content h3 a {
		font-size: 22px;
	}
	body h4, body h4 a, .entry-content h4, .entry-content h4 a {
		font-size: 20px;
	}
	body h5, body h5 a, .entry-content h5, .entry-content h5 a {
		font-size: 16px;
	}
	body h6, body h6 a, .entry-content h6, .entry-content h6 a {
		font-size: 14px;
	}
}
.scrollingParallax {
	background-size:cover;
	background-repeat:no-repeat;
}
.parallax.scrollingParallax {
	background-attachment:scroll !important;
}

body.remove-extra-page-stuff header.entry-header.page-header,
body.remove-extra-page-stuff footer.entry-footer {
	display:none;
}

@media all and (min-width:769px) {
	body.align-menu-left ul.nav {
		justify-content: flex-start;
	}
	body.align-menu-center ul.nav {
		justify-content: center;
	}
	body.align-menu-right ul.nav {
		justify-content: flex-end;
	}
	body.align-menu-left ul.nav > li,
	body.align-menu-center ul.nav > li,
	body.align-menu-right ul.nav > li {
		flex: 0 0 auto;
	}
	body.align-menu-left ul.nav > li > a,
	body.align-menu-center ul.nav > li > a,
	body.align-menu-right ul.nav > li > a {
		padding:0 12px;
	}
}

ul#breadcrumbs.DentalCMOBreadcrumbs {
	margin:0 0 20px;
	padding:0;
}
#breadcrumbs.DentalCMOBreadcrumbs li a {
	text-decoration:underline;
}
#breadcrumbs.DentalCMOBreadcrumbs li {
	display:inline-block;
	list-style-type: none;
}
#breadcrumbs.DentalCMOBreadcrumbs li:not(:last-child):after {
	padding: 0 5px;
}
.video-shortcode {
	padding-top:0;
	margin-bottom:0;
}
.video-shortcode:not(:last-child) {
	margin-bottom:10px;
}

body:not(.home) .entry-content .video-container {
	margin-bottom:25px;
}
body:not(.home) .entry-content p + h2,
body:not(.home) .entry-content a + h2,
body:not(.home) .entry-content ol + h2,
body:not(.home) .entry-content ul + h2,
body:not(.home) .entry-content div + h2,
body:not(.home) .entry-content pre + h2,
body:not(.home) .entry-content table + h2 {
	margin-top:50px;
}

body:not(.home) .entry-content p + h3,
body:not(.home) .entry-content a + h3,
body:not(.home) .entry-content ol + h3,
body:not(.home) .entry-content ul + h3,
body:not(.home) .entry-content div + h3,
body:not(.home) .entry-content pre + h3,
body:not(.home) .entry-content table + h3 {
	margin-top:35px;
}

body:not(.home) .entry-content p + h4,
body:not(.home) .entry-content a + h4,
body:not(.home) .entry-content ol + h4,
body:not(.home) .entry-content ul + h4,
body:not(.home) .entry-content div + h4,
body:not(.home) .entry-content pre + h4,
body:not(.home) .entry-content table + h4,
body:not(.home) .entry-content p + .video-container,
body:not(.home) .entry-content a + .video-container,
body:not(.home) .entry-content ol + .video-container,
body:not(.home) .entry-content ul + .video-container,
body:not(.home) .entry-content div + .video-container,
body:not(.home) .entry-content pre + .video-container,
body:not(.home) .entry-content table + .video-container {
	margin-top:25px;
}

.practiceHours tr > td:first-of-type {
	font-weight:700;
}

.mfp-iframe-scaler { position:relative; box-shadow:0 0 8px rgba(0, 0, 0, 0.6); }
.mfp-iframe-scaler iframe { box-shadow:none !important; }

@keyframes animate_Line{100%{stroke-dashoffset:0}}
@-webkit-keyframes animate_Line{100%{stroke-dashoffset:0}}
.animateLine {
	display:none;
	animation: animate_Line 2000ms linear 1s forwards;
    -webkit-animation: animate_Line 2000ms linear 1s forwards;
}
.widget_custom_html {
    display: none;
}

@media (min-width: 768px) {
	header#masthead .dropdown .dropdown>a.leftArrow {
		padding-right: 15px !important;
		padding-left: 30px !important;
	}	
}

ul.nav li:focus {
	outline:0;
}

#Copyright-logo-SVG {
	height: 1.1em;
	width: auto;
	overflow: visible;
	opacity: .75;
	vertical-align: text-top;
}

.dcmoBA {
	display: grid;
    grid-template-rows: repeat(2,1fr);
	grid-row-gap: 10px;
	min-height:100%;
}

.dcmoBA.wDesc {
	grid-template-rows: repeat(3,1fr);
}

.dcmoBA.poster {
	grid-template-rows: 1fr;
}

.dcmoBA.side {
    grid-template-columns: calc(50% - 5px) calc(50% - 5px);
    grid-template-rows: 100%;
}

.dcmoBA .before, .dcmoBA .after, .dcmoBA .poster {
	position: relative;
	overflow:hidden;
}

.dcmoBA .before::before, .dcmoBA .after::before, .dcmoBA.posterText .poster::before {
    content: '';
	position: absolute;
	bottom: -1.8em;
	right: -1.7em;
	z-index: 1;
	width: 10em;
	height: 4em;
	background-color: rgba(1, 159, 226, 0.5);
	transform: rotate(-25deg);
}
.dcmoBA .before::after, .dcmoBA .after::after, .dcmoBA.posterText .poster::after {
	position: absolute;
	bottom: .3em;
	right: 0.8em;
	z-index: 2;
	color: #fff;
}

.dcmoBA .before::after { content: 'Before'; }
.dcmoBA .after::after { content: 'After'; }
.dcmoBA .poster::after { content: attr(data-poster-text); }

.dcmoBA .before img, .dcmoBA .after img, .dcmoBA .poster img {
	object-fit: cover;
    height: 100%;
    width: 100%;
}

@media (max-width:768px) {
	.dcmoBA .before:before, .dcmoBA .after:before, .dcmoBA.posterText .poster:before {
		bottom: -2.3em;
		right: -2.7em;
	}
	.dcmoBA .before:after, .dcmoBA .after:after, .dcmoBA.posterText .poster:after {
		bottom: -.15em;
		right: .2em;
	}
}

.mfp-title { display: none; }