/*
Theme Name:     scalia-child
Description:    child theme for scalia
Author:         SNG
Template:       scalia

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.entry-content p iframe { display:block; margin: 0 auto; }
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.200width {
	max-width:200em;
}

body .gform_wrapper input {
 	margin:2px 0 0 0!important;}


.phone {
	clear: right;
	float: right;
	width: 100%;
}

.phone p {
	text-align: center;
	color: #ff6600;
	font-weight: regular;
	font-size: 14px;
}
.call {
	clear: right;
	float: right;
	width: 30%;
}

.call p {
	text-align: right;
	color: #ff6600;
	font-weight: bold;
	font-size: 16px;
}
.footer-social {
    max-width: 1200px;
    margin: auto;
    padding: 10px;
}

