 /*
Theme Name: 	THE DENTAL CARE CENTER
Template: 		twentysixteen
Version:      	4.5.3
Description:  	Twentysixteen Child Theme
Author:       	GILLAN E SOLUTIONS
Created:        02-03-2017
*/ 


.video-box .wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	width: 100% !important;
	height: 472px !important;
}
.video-box  .mejs-container {
	padding-top: 56.25%;
}

.video-box .mejs-poster{
background-color: white;
}

.video-box  .wp-video, video.wp-video-shortcode {
	max-width: 100% !important;
}
.video-box video.wp-video-shortcode {
	position: relative;
}
.video-box .mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: white;
}

.video-box .mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}

.video-box .wp-video .mejs-overlay-button {
	background: url('images/bigplay_black.png') no-repeat;
}



.welcome-text.welcome_text_top{
}

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

.btn-default.footer_callout_button, a.btn-default.footer_callout_button  {
	background: #faaf40;
	padding: 0px 40px;
	transition: all .8s ease;
	line-height: 35px;
	color: rgb(241, 241, 242)
}

.btn-default.footer_callout_button:hover, a.btn-default.footer_callout_button:hover  {
	color: white;
}



.below_form{
color: white;
text-align: center;
background-color: #faaf40;
padding: 30px 20px;
font-weight: bold;
margin: 24px 0 0 0;
clear: both;
	float:left;
	width: 100%;
}

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

@media screen and (max-width: 1200px){

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

.col-md-4.below_form_wrapper{
width: 100%;
float:none;
clear: both;
}

.ban-form h3{
font-size: 16px;
}

.ban-form p:last-of-type{
margin-bottom: 15px;
}

.membership{
width: 60%;
font-size: 14px;
}

.membership big {
	font-size: 18px;
}

}



@media only screen and (max-width:1200px) {

.welcome-text.welcome_text_top p{
text-align:center;
}

.welcome-text.welcome_text_top p img.alignleft{
margin: 5px auto 20px auto;
display: block;
float:none;
}

.welcome-text.welcome_text_top p img.alignright{
margin: 5px auto 20px auto;
display: block;
float:none;
}

}

@media only screen and (max-width:1024px) {

.video-box .wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	height: 526px !important;
}

}


@media only screen and (max-width:991px) {

.video-box .wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
	height: 100% !important;
}

.membership{
text-align:center;
}

.locations_callout li, .callout_list li {font-size: 12px;}



}

@media screen and (max-width: 767px){

.welcome-text.welcome_text_top p{ padding: 20px 0; }

.btn-default.footer_callout_button, a.btn-default.footer_callout_button{
height: auto;
line-height: 1em;
white-space: normal;
}

}
