/*
Theme Name: DentalCMO Child
Template: DentalCMO-Badger
Author: Child Theme Configurator
Version: 1.0.1458343915
Updated: 2016-03-18 23:31:55
*/

html { overflow-x:visible; }
body { overflow-x:hidden; }

body.home .entry-content h1,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	text-align:left;
	line-height:1;
}

.su-spoiler-icon {
	top:0 !important;
	bottom:0;
	margin:auto;
}
@media (min-width: 769px) {
	header#masthead {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-direction: column;
	-webkit-flex-direction: column;
	}
	#widget-logo-area-container {
		width:100%;
		order:2;
		padding:20px 0;
	}
	.navbar > .container {
		max-width:1440px;
	}
	nav.navbar {
		width:100%;
		order:1;
	}
	ul.nav.navbar-nav {
		display:block;
		text-align:right;
	}
	.navbar-nav > li {
		display: inline-block;
		float: none;
		position:relative;
	}
	.navbar-nav > li:not(:last-child):after {
		content:' ';
		display:block;
		position:absolute;
		top:0;
		bottom:0;
		right:-1px;
		margin:auto;
		width:2px;
		height:25px;
		background-color:#fff;
	}
	.navbar-nav > li:not(:last-child) {
		margin-right:-3px;
	}
	.navbar-nav > li > a {
		padding:0 20px;
		height:55px;
		line-height:55px;
	}
	.navbar-nav li li a {
		height:30px;
		line-height:30px;
	}
}
.navbar-nav > li.active > a:hover {
	font-weight:700;
}

@media all and (max-width: 768px) {
	ul.nav>li>a {
		color: #d1b767;
	}
	.navbar-default .navbar-nav>li>a {
		color: #d1b767;
	}
	ul.nav>li>a:hover {
		color: #d1b767;
	}
	button.navbar-toggle:hover * {
		color: #fff;
	}
	.navbar-toggle:hover .icon-bar {
		background-color: #fff;
	}
}
#logo {
	max-width:300px;
	padding:0;
	position:relative;
}
#logo:after {
	content:' ';
	display:block;
	position:absolute;
	width:200vw;
	height:4px;
	background-color:#D1B767;
	left:-100vw;
	bottom:11%;
	margin:auto;
	z-index:2;
}
#logo a {
	position:relative;
	z-index:5
}
#logo a,
#logo img {
	width:100%;
}
#logo img {
	width:100%;
}
.headerInfo > div {
	margin:auto;
}
.headerInfo a,
.headerInfo div,
.headerInfo pre {
	font-family:PT Sans;
	font-weight:400;
	color:#8E908F;
	line-height:1;
	font-size:20px;
}
.headerInfo img {
	margin-right:8px;
}
.headerInfo pre {
	white-space:normal;
	font-size:16px;
}
@media all and (max-width:1079px) {
	#envelope {
		display:none;
	}
}
@media all and (max-width:768px) {
	.headerInfo {
		display:none;
	}
	#logo {
		margin:0 auto 10px;
	}
}
@media all and (min-width:769px) {
	#headerButtons {
		display:none;
	}
}
.headerInfo > .vertAlign {
	padding:20px 30px;
}
#phone .vertAlign {
	margin:auto 0 auto auto;
	border-right:2px solid #8e908f;
}
#pin .vertAlign {
	padding-left:0;
	margin:auto auto auto 30px;
}

#youtubeVideoCont {
	max-height:720px;
	height:56.25vw;
	width:100%;
	position:relative;
	overflow:hidden;
	border-bottom:25px solid #D1B767;
}
#youtubeVideoCont:after {
	content:' ';
	display:block;
	position:absolute;
	background-color:rgba(0,0,0,.5);
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
}
#youtubeVideoCont .video-container {
	position:absolute;
	z-index:5;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	width:100%;
	padding-top:0;
}
#youtubeVideoCont span.su-lightbox {
	position:absolute;
	z-index:20;
	text-align:center;
	bottom:2vw;
	left:0;
	right:0;
	margin:auto;
	height:100px;
	width:175px;
	cursor:pointer;
}
#youtubeVideoCont span.su-lightbox svg {
	width:60px;
}
#youtubeVideoCont span.su-lightbox svg path {
	fill:#fff;
	transition: fill .3s;
-webkit-transition: fill .3s;
}
#youtubeVideoCont span.su-lightbox:hover svg path {
	fill:#eee;
}
#youtubeVideoCont span.su-lightbox div {
	color:#fff;
	font-size:18px;
}
#youtubeVideoCont span.su-lightbox:hover div {
	color:#eee;
}
@media all and (max-width:768px) {
	#youtubeVideoCont {
		background-image:url('/wp-content/uploads/2017/09/Slider.jpg');
		background-size:cover;
		background-position:center;
	}
	#youtubeVideoCont .video-container {
		display:none;
	}
}
#youtubeText {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:15;
	height:100%;
	width:auto;
}

.entry-content h1 b {
	font-weight:600;
	font-family:Montserrat;
	color:#D1B767;
	text-transform:uppercase;
}
.entry-content h2 span { 
	color:#000000;
}

#sectionTestimonials {
	margin-bottom:50px;
	position:relative;
	background: #000;
}
#sectionTestimonials:before,
#sectionTestimonials:after {
	content:' ';
	display:block;
	position:absolute;
	background-color:#747675;
	height:100%;
	width:25%;
	top:0;
	z-index:0;
}
#sectionTestimonials:before {
	left:0;
}
#sectionTestimonials:after {
	right:0;
}
#sectionTestimonials h2 {
	font-family: PT Sans;
	color:#000000;
	text-transform:uppercase;
	font-weight:300;
	font-size:39px;
	text-align:center;
	margin-bottom:0;
	background-color:#D1B767;
	font-style:italic;
	padding:5px 0 2px;
	position:relative;
	z-index:2;
}

#arrowCont {
	max-width: 1380px;
	padding:0 50px;
	margin:auto;
	position:relative;
}

.testimonialButton {
	width: 0; 
	height: 0; 
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	z-index:1;
	transition: all .5s;
	-webkit-transition: all .5s;
}

#testimonialLeft {
	border-right:50px solid #D1B767;
	left:0;
}
#testimonialRight {
	border-left:50px solid #D1B767;
	right:0;
}

.testimonialButton {
	cursor:pointer;
}

#sectionTestimonials[data-pos='0'] #testimonialLeft {
	opacity:0;
	cursor:auto;
	pointer-events: none;
}
#sectionTestimonials[data-pos='0'] #testimonialRight {
	opacity:1;
}

@media all and (min-width:769px) {
	#sectionTestimonials[data-pos='-3'] #testimonialLeft {
		opacity:1;
	}
	#sectionTestimonials[data-pos='-3'] #testimonialRight {
		opacity:0;
		cursor:auto;
		pointer-events: none;
	}
	.testimonialVideo {
		width:calc((100% / 3) - 25px);
	}
}

@media all and (max-width:768px) {
	#sectionTestimonials .flex {
	    flex-direction: row;
	    -webkit-flex-direction: row;
	}
	.testimonialVideo {
		width:100%;
	}
	#sectionTestimonials[data-pos='-5'] #testimonialLeft {
		opacity:1;
	}
	#sectionTestimonials[data-pos='-5'] #testimonialRight {
		opacity:0;
		cursor:auto;
		pointer-events: none;
	}
}

#sectionTestimonials .flex {
	padding:50px 0 30px;
	max-width:1280px;
	margin:auto 25px;
	position:relative;
	z-index:2;
	flex-wrap:nowrap;
	overflow:hidden;
}
#sectionTestimonials .flex .testimonialVideo {
	flex-shrink:0;
	padding-right:25px;
	box-sizing: content-box;
	transition: all .5s;
	-webkit-transition: all .5s;
}
#sectionTestimonials span.su-lightbox {
	display:block;
	height:0;
	width:100%;
	padding-bottom:52.25%;
	position:relative;
	background-size:cover;
	border:5px solid #D1B767;
	background-position:center;
}
#Nicole span.su-lightbox {
	background-image:url('/wp-content/uploads/2017/09/Nicole.jpg');
}
#Caleb span.su-lightbox {
	background-image:url('/wp-content/uploads/2017/09/Caleb.jpg');
}
#Bette span.su-lightbox {
	background-image:url('/wp-content/uploads/2017/09/Bette-e1505168726529.jpg');
}
#David span.su-lightbox {
	background-image:url('/wp-content/uploads/2017/10/David.jpg');
}
#Tom span.su-lightbox {
	background-image:url('/wp-content/uploads/2017/10/Tom-e1507223930586.jpg');
}
#Susan span.su-lightbox {
	background-image:url('/wp-content/uploads/2017/10/Susan.jpg');
}
#sectionTestimonials span.su-lightbox svg {
	position:absolute;
	width:50px;
	left:25px;
	top:0;
	bottom:0;
	margin:auto;
}
#sectionTestimonials span.su-lightbox svg path {
	fill:rgba(255,255,255,.5);
	transition: fill .3s;
-webkit-transition: fill .3s;
}
#sectionTestimonials span.su-lightbox:hover svg path {
	fill:rgba(255,255,255,.9);
}
.entry-content #sectionTestimonials p {
	font-family: PT Sans;
	color:#ffffff;
	font-weight:400;
	font-size:24px;
	line-height:1;
	padding:20px;
	margin-bottom:0;
}
.entry-content #sectionTestimonials p b {
	display:block;
	font-size:26px;
	font-family: PT Sans;
	text-align:right;
	font-weight:600;
	color:#D1B767;
	font-style:normal;
}

.home .su-spoiler {
	border-top: none !important;
	border-bottom: none !important;
	position:relative;
	z-index:10;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:40px;
}
.home .su-spoiler:not(:last-child) {
	margin-bottom:0 !important;
}

.home .su-spoiler:nth-child(1) {
	background-image:url('/wp-content/uploads/2017/09/Cosmetic.jpg');
	background-position:center right;
}
.home .su-spoiler:nth-child(2) {
	background-image:url('/wp-content/uploads/2017/09/Restorative.jpg');
	background-position:center right;
}
.home .su-spoiler:nth-child(3) {
	background-image:url('/wp-content/uploads/2017/09/Implants.jpg');
	background-position:center left;
}

.home .entry-content .su-spoiler-style-simple > .su-spoiler-title {
	font-size: 52px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	color:#D1B767;
	font-family:PT Sans;
	padding:0;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
}
@media all and (max-width: 768px) {
	.home .entry-content .su-spoiler-style-simple > .su-spoiler-title {
		font-size: 36px;
	}
}
@media all and (max-width: 550px) {
	.home .entry-content .su-spoiler-style-simple > .su-spoiler-title {
		font-size: 24px;
	}
}
.home .su-spoiler .su-spoiler-content div {
	max-width:820px;
	padding:0 50px 25px;
	margin:auto;
}
.home .entry-content .su-spoiler .su-spoiler-content div p {
	font-weight:400;
	color:#fff;
}
.home .entry-content .su-spoiler .su-spoiler-content div > a {
	font-weight:400;
	color:#D1B767;
	text-decoration:underline;
}
.home .su-accordion {
	margin-top:0px !important;
	margin-bottom:0 !important;
}

.home .su-spoiler.su-spoiler-closed .su-spoiler-title {
	background-color:rgba(0,0,0,0);
	background-image:url('/wp-content/uploads/2017/09/Arrow-Down.svg');
	padding-bottom:50px;
}
.home .su-spoiler:not(.su-spoiler-closed) .su-spoiler-title {
	background-color:rgba(0,0,0,.8);
}
.home .su-spoiler:not(.su-spoiler-closed) .su-spoiler-content {
	background-color:rgba(0,0,0,0);
	background-image:url('/wp-content/uploads/2017/09/Arrow-Up.svg');
	padding-bottom:50px;
}
.home .su-spoiler.su-spoiler-closed > .su-spoiler-title,
.home .su-spoiler:not(.su-spoiler-closed) .su-spoiler-content {
	background-position:center bottom;
}
body:after {
	content:' ';
	display:block;
	position:absolute;
	background-image:url('/wp-content/uploads/2017/09/Arrow-Up.svg');
	height:1px;
	width:1px;
	top:-100vh;
	left:-100vw;
	opacity:0;
}

#footer {
	position: relative;
	padding-left:calc( (100vw - 1140px) / 2);
}

#rev_slider_2_1_wrapper {
	position: absolute;
	left:0;
	z-index: -1;
}

#rev_slider_2_1_wrapper .tp-bgimg {
	background-attachment: fixed;
}

/* #footer {
	position: relative;
	animation-name: footer-background;
	animation-duration: 30s;
	animation-iteration-count: infinite;
	padding-left:calc( (100vw - 1140px) / 2);
}

#footer:before {
    content: '';
    background-color: rgba(255,255,255,0);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
	z-index:1;
	animation-name: footer-overlay;
	animation-duration: 30s;
	animation-iteration-count: infinite;
}

#footer #contactus {
	position: relative;
	z-index:2;
}

@keyframes footer-background {
	0% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-000.jpg'); }
	18% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-000.jpg'); }
	20% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-001.jpg'); }
	38% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-001.jpg'); }
	40% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-002.jpg'); }
	58% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-002.jpg'); }
	60% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-003.jpg'); }
	78% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-003.jpg'); }
	80% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-004.jpg'); }
	98% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-004.jpg'); }
	100% { background-image: url('/wp-content/uploads/2017/11/schaefer-footer-background-000.jpg'); }
}

@keyframes footer-overlay {
	0% { background-color: rgba(255,255,255,0); }
	16% { background-color: rgba(255,255,255,0); }
	18% { background-color: rgba(255,255,255,1); }
	20% { background-color: rgba(255,255,255,0); }
	36% { background-color: rgba(255,255,255,0); }
	38% { background-color: rgba(255,255,255,1); }
	40% { background-color: rgba(255,255,255,0); }
	56% { background-color: rgba(255,255,255,0); }
	58% { background-color: rgba(255,255,255,1); }
	60% { background-color: rgba(255,255,255,0); }
	76% { background-color: rgba(255,255,255,0); }
	78% { background-color: rgba(255,255,255,1); }
	80% { background-color: rgba(255,255,255,0); }
	96% { background-color: rgba(255,255,255,0); }
	98% { background-color: rgba(255,255,255,1); }
	100% { background-color: rgba(255,255,255,0); }
} */


#contactus {
	max-width:520px;
	width:100%;
	background-color:rgba(209,183,103,.8);
	padding:50px;
}
#footer address {
	padding-left:75px;
	margin-bottom:25px;
}
#footer address,
#footer address a,
#footer address pre,
#footer address pre {
	font-family:PT Sans;
	font-weight:400;
	color:#000;
	font-size:24px;
}

.wpcf7 label {
	display: inline-block;
	width: 75px;
	color: #000;
	padding-right:5px;
	text-align:left;
	margin-bottom: 0;
}
.wpcf7-form-control-wrap {
	width:calc(100% - 75px);
	margin-bottom:15px;
}
.wpcf7 input,
.wpcf7 textarea {
	background-color:rgba(255,255,255,.6);
	padding: 0 5px;
	width: 100%;
	max-width: 100%;
	border:none;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	resize:none;
}

.wpcf7 label:hover + span input,
.wpcf7 label:hover + span textarea,
.wpcf7 label + span input:hover,
.wpcf7 label + span textarea:hover,
.wpcf7 label + span input:focus,
.wpcf7 label + span textarea:focus {
	background-color:rgba(255,255,255,.9);
}
.wpcf7 select {
	height:30px;
}
.contactFormInfo > div,
.contactFormMessage > div {
	margin-bottom:20px;
}
.wpcf7 input[type=submit] {
	margin-top: 0px;
	display:block;
	font-family: PT Sans;
	max-width:200px;
	width:100%;
	display:block;
	margin-right:0;
	margin-left:auto;
	font-size:22px;
	font-weight:700;
	height:40px;
	lien-height:40px;
}
.wpcf7 input[type=submit]:hover {
	background-color:rgba(255,255,255,.8);
	color:#000;
}
#socialMedia {
	text-align:right;
	margin-top:25px;
}
#socialMedia a {
	display:inline-block;
	height:50px;
	min-width:60px;
	background-color:rgba(255,255,255,.8);
	padding-top:10px;
	transition:background-color .2s;
-webkit-transition:background-color .2s;
}
#socialMedia a:hover {
	background-color:#fff;
}
#socialMedia a:not(:last-child) {
	margin-right:5px;
}
#socialMedia a img {
	max-height:30px;
	width:100%;
}
#pin {
	position:relative;
}
#searchCont {
	position:absolute;
	bottom:40px;
	right: 25px;
	width: 250px;
}
#searchCont form > div {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction: row;
-webkit-flex-direction: row;
	overflow:hidden;
	width:44px;
	transition:width .2s;
-webkit-transition:width .2s;
}
#searchCont:hover form > div {
	width:100%;
}
.input-group input.form-control {
	flex-shrink:0;
	order:2;
	width:calc(100% - 44px);
}
.input-group-btn {
	background-image:url('/wp-content/uploads/2017/09/search.svg');
	background-position:center;
	background-repeat:no-repeat;
	flex-shrink:0;
	order:1;
	width:44px;
}
.input-group-btn:last-child > button.btn {
	opacity:0;
}
.su-lightbox-content {
	max-width: 1080px !important;
	width: 90% !important;
}
.twentytwenty-wrapper {
	margin-bottom:0;
	max-width:720px;
}
.su-lightbox {
	cursor:pointer;
}

@media all and (max-width:768px) {
	#footer address, #footer address a, #footer address pre, #footer address pre {
		font-size: 20px;
	}
}
@media all and (min-width:769px) {
	nav.navbar {
		max-height:55px;
	}
	#widget-logo-area-container > div#logo {
		width:300px;
		height:300px;
		flex-shrink:0;
	}
}

.btn-wrapper {
    margin-top: -30px;
    margin-bottom: 75px;
    display: block;
    padding: 0px 50px;
    text-align: center !important;
    width: 100%;
}

.btn {
    display: inline;
    margin: 0 auto;
    background: #d1b767;
    font-size: 25px;
}

#RwReview > iframe {
	width: 1200px !important;
	max-width: 100% !important;
}