/*
Theme Name: 	The Dental Care
Template: 		twentyfifteen
Version:      	1.0
Description:  	Twentyfifteen Child Theme
Author:       	GILLAN E SOLUTIONS
*/
@import url("../twentyfifteen/style.css"); 

body.page-id-1028 .content-text2 .col-md-2 {
  margin-right: 30px;
}

.powered_by_dofm {
	float: none;
	color: white;
	clear: both;
    position: absolute;
    right: 25px;
    bottom: 5px;
    
}

.powered_by_dofm a{
color: white;
}

.powered_by_dofm img{
display: inline-block;
margin: 0 0 0px 5px;
vertical-align: middle;
}

.callout_table{
min-width: 50%;
}

.callout_table td{
padding: 0 0 20px 0;
}

.content-div .gform_wrapper ul li{
background: none;
padding: 0;
}

.page-id-1244 .content-div .wp-video{
float:left;
max-width: 400px;
margin: 0 15px 15px 0;
}

.page-id-1244 .content-div .wp-video .mejs-overlay-button{
background: url('images/bigplay_black.png') no-repeat;
}

.payment_button_row{
line-height: 40px;
}

.payment_button_row strong{
font-size: 24px;
color: #007b85;
text-transform: uppercase;
font-family: 'TwCenMT-Condensed';
display: inline-block;
min-width: 160px;
font-weight: normal;
}

.btn-go.payment_button{
display:inline-block;
margin: 0 10px 0 0;
line-height: 30px;
padding: 0 20px;
}

.btn-go.payment_button:hover{
text-decoration: none;
}



@media screen and (max-width: 1023px){

.powered_by_dofm{
position: relative;
right: auto;
top: auto;
margin: 0 auto;
}

.callout_table{
min-width: 80%;
}

}


@media screen and (max-width: 1024px){

.call-us a{
font-size: 40px;
}

}

