a {
  transition: all 0.3s ease;
}
.is-sticky #site-header {
	border-bottom: 0px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
#top-bar-social a {
	margin-left: 3px;
}
#top-bar-social a .fa {
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	border-radius: 3px;
	background: #ccc;
	color: #fff;
}
#top-bar-social a:hover .fa {
	background: #222;
}
.navbar-style-one .dropdown-menu > li > a {
    height: 60px;
    line-height: 60px;
}
@media only screen and (min-width: 1170px) {
	.navbar-style-one .dropdown-menu > li > a {
		padding: 0 18px;
	}
}
.navbar-style-one .dropdown-menu > li > a:hover {
	border-bottom: 6px solid #aaa;
}
#site-navigation .dropdown-menu > .current-menu-item > a {
	border-bottom: 6px solid #da2618;
}
.slider-style-one,
.slider-style-two,
.slider-style-three,
.slider-style-four {
	text-transform: uppercase;
}
.slider-style-one small {
	font-size: 40px;
	font-weight: 400;
}
.button-1 {
	padding: 15px 25px;
	font-size: 15px;
	color: #fff !important;
	text-decoration: none !important;
	text-transform: uppercase;
}
.button-1 .fa {
	margin-left: 5px;
}
.button-1.black {
	background: #222222;
}
.button-1.black:hover {
	background: #9f180d;
}
#home-featured-services .vc_col-sm-3 > div {
	min-height: 270px;
	transition: all 0.3s ease;
}
#home-featured-services .vc_col-sm-3 > div:hover {
	background: #222 !important;
}
#home-featured-services .aio-icon-box {
	margin-bottom: 0px;
}
#home-featured-services .aio-icon-title {
	text-transform: uppercase;
	font-size: 33px;
	line-height: 37px;
}
@media only screen and (max-width: 1665px) {
	#home-featured-services .aio-icon-title {
		font-size: 28px;
		line-height: 33px;
	}
}
@media only screen and (max-width: 1500px) {
	#home-featured-services .aio-icon-title {
		font-size: 22px;
		line-height: 26px;
	}
	#home-featured-services .aio-icon {
		font-size: 80px !important;
	}
}
@media only screen and (max-width: 1245px) {
	#home-featured-services .aio-icon-title {
		font-size: 20px;
		line-height: 24px;
	}
	#home-featured-services .aio-icon {
		font-size: 60px !important;
	}
}
@media only screen and (max-width: 1190px) {
	#home-featured-services .aio-icon-title {
		font-size: 28px;
		line-height: 33px;
	}
	#home-featured-services .vc_col-sm-3 {
		width: 50%;
		margin-bottom: 1px;
	}
}
@media only screen and (max-width: 700px) {
	#home-featured-services .aio-icon-title {
		font-size: 28px;
		line-height: 33px;
	}
	#home-featured-services .vc_col-sm-3 {
		width: 100%;
		margin-bottom: 1px;
	}
}
#home-featured-services .aio-icon-title small {
	font-weight: 300;
}
#home-featured-services .vc_col-sm-3:nth-child(even) > div:hover .aio-icon-title,
#home-featured-services .vc_col-sm-3:nth-child(even) > div:hover .aio-icon-description {
	color: #fff !important;
}
#home-services-grid .vcex-icon-box-one-heading,
#home-services-grid .vcex-icon-box-one-icon {
	transition: all 0.3s ease;
}
#home-services-grid .vcex-icon-box-one-heading:hover {
	color: #222 !important;
}
#home-services-grid .vcex-icon-box-one-icon:hover {
	background: #222 !important;
}
#home-services-grid .vcex-icon-box-one p {
    line-height: 20px;
}
#welcome-box .upb_row_bg {
	background-position: top center !important;
}
#home-recent-posts {
	padding: 0 10px;
}
#home-recent-posts.vcex-blog-grid.left-thumbs .span_1_of_1 .vcex-blog-entry-media {
	width: 25%;
}
#home-recent-posts.vcex-blog-grid.left-thumbs .span_1_of_1 .vcex-blog-entry-details {
	width: 75%;
}
#home-recent-posts .vcex-blog-entry-title {
	line-height: 19px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #da2618 !important;
}
#home-recent-posts .vcex-blog-entry-date {
	font-size: 12px;
}
#home-recent-posts .vcex-blog-entry {
	margin-bottom: 13px;
	padding: 0 0 13px;
	border-bottom: 1px solid #eee;
}
#cff .cff-item {
    padding: 10px 0 15px;
}
#cff .cff-link-title {
	font-family: Lato;
	font-size: 16px;
	line-height: 19px;
}
body .vc_text_separator {
	text-transform: uppercase;
	margin-bottom: 25px !important;
}
.rfbp-link-description {
	display: none !important;
}
.rfbp-link-name {
	color: #d92517 !important;
	font-family: Lato;
	font-size: 16px !important;
	line-height: 19px !important;
}
span.rfbp-link-image-wrap,
img.rfbp-link-image {
	width: 80px;
}
.rfbp-link-wrap {
	background: transparent !important;
	border: 0px !important;
}

.leadburst img { opacity: 0.5; margin-top: 15px; }
.leadburst img:hover { opacity: 1; }

#footer-bottom-menu {
  	margin: 0px;
  	top: 11px;
}
.site-footer a, .site-footer strong, .site-footer p {
  	color: #ccc;
	font-size: 16px;
}
.site-footer .fa-envelope-o,
.site-footer .fa-map-marker {
  	font-size: 70px;
  	float: left;
  	margin-bottom: 25px;
}
#footer-widgets .col.col-3 { text-align: right;}

.footer-widget .widget-title {
	color: #ccc;
  	margin-bottom: 5px !important;
}
#footer-widgets a {
  	text-decoration: underline;
}
.fontawesome-social-widget ul li {
	float: none;
	display: inline-block;
}
.testimonial-entry-content p {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#service-boxes .vcex-teaser-heading {
	margin: 0px -25px;
	padding: 10px 25px;
	background: #242424;
	border-top: 5px solid #da291a;
}
#service-boxes .vcex-teaser-text {
	margin-top: 20px;
}
#service-boxes .vcex-teaser-content {
	border-bottom: 5px solid #ddd;
	min-height: 400px;
}
#service-boxes .vc_col-sm-4 {
	margin-bottom: 15px;
}
#bottom-call-out h3,
#bottom-call-out h4 {
	color: #fff;
	font-family: "Open Sans";
	text-transform: uppercase;
	text-shadow: 0 3px 20px rgba(0,0,0,0.5);
}
#bottom-call-out h3 {
	font-weight: 800;
}

#sidebar .sidebar-box {
	font-size: 13px;
}

#sidebar .widget-title {
	padding: 10px 25px;
	margin: 0 -25px 15px;
	background: #242424;
	color: #fff;
	border-top: 3px solid #da291a;
}
#sidebar .searchform input {
	background-color: #fff;
}
.blog-entry-excerpt p,
.blog-entry-excerpt {
	font-size: 14px;
}
.map-iframe {
	border: 5px solid #fff;
}
.contact-form .message-label {
	display: block;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0;
}
.contact-form  .wpcf7-text {
	width: 100%;
	margin-bottom: 6px;
}
.contact-form .required-sign {
	color: #da2618;
}
#contact-information .upb_row_bg {
	background-position: top center !important;
}
@media only screen and (max-width: 768px) {
	#contact-information .upb_row_bg {
		background: #f4f4f4 !important;
	}
	#contact-information .vc_col-sm-6 > div {
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	#contact-information .vc_col-sm-6 {
		padding-bottom: 30px;
	}
	#contact-information .vc_col-sm-6:nth-child(2) {
		background: #555555 !important;
		padding-top: 30px;
	}
}
.wpcf7-form-control-wrap.date-service-requested:after,
.wpcf7-form-control-wrap.delivery-deadline:after {
    color: #999;
    content: "\f073";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: -6px;
}
.wpcf7-form-control-wrap.pickup-time:after {
    color: #999;
    content: "\f017";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: -6px;
}
.dimensionsRow input {
	max-width: 67px !important;
    text-align: center;
    width: 100%;
}
select {
	background: none repeat scroll 0 0 #f7f7f7;
    border: 1px solid #e4e4e4;
    color: #777;
    display: inline-block;
    font-family: inherit;
    font-size: 1em;
    max-width: 100%;
    padding: 0.4em 0.6em;
    transition: border 0.15s linear 0s;
	vertical-align: baseline;
	margin-top: 5px;
}
table.main-quote-form  tr {
	border-top: 1px dashed #ddd;
}
table.main-quote-form  tr td {
	padding: 10px 20px 15px;
}
table.dimensionsRow tr {
	border-top: 0px;
}
table.dimensionsRow tr td {
	padding: 0 5px 0 !important;
}
.fieldLabel {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	display: block;
	line-height: 18px;
}
.fieldLabel2 {
	display: block;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
}
table.main-quote-form .wpcf7-radio .wpcf7-list-item {
	margin-right: 25px;
	font-size: 14px;
	line-height: 40px;
}
table.main-quote-form .wpcf7-submit {
	margin-top: 20px;
}
@media only screen and (max-width: 1064px) {
	.get-quote-section .vc_col-sm-2 {
		display: none;
	}
	.get-quote-section .vc_col-sm-8 {
		width: 100%;
		float: none;
	}
}
@media only screen and (max-width: 767px) {
	table.main-quote-form  tr td {
		display: block;
		width: 100%;
		text-align: left;
	}
	.fieldLabel {
		text-align: left;
		margin-bottom: -20px;
	}
	input.wpcf7-text,
	input.wpcf7-date	{
		width: 100%;
		max-width: 100%;
	}
	table.dimensionsRow tr td {
		display: inline-block;
		width: auto;
	}
}