/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
a.callnowbutton {
    text-align: center;
    background: #ffe800;
    padding: 10px 20px;
    font-size: 18px;
    display: block;
    width: 250px;
    margin: auto;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}
.fixed.cta{display:none; visibility:hidden;}

.page-template-template-home h2.pagetitle.mrhome{
	color:#fff;
}

#footcol2 img {
    width: 108px;
    display: flex;
    float: left;
}
.footerlogos img {
    float: left;
    max-width: 95px; clear: none;
}
#outermain h2 {
    margin-top: 0px;
    margin-bottom: 5px;
}
div#podium-website-widget {
    display: none;
    visibility: hidden;
}
#outermain .full-width {
    margin-top: 0px;
    padding-top: 0px;
}
.youtube-icon {
	background-image:url(https://elevatedroofing.com/wp-content/uploads/youtube-1.png);
}

element.style {
}
.home #pagetitle-container h1 {

    color: #fff;
    text-align: center;
}
.service ul li:nth-child(11) {
    display: none;
    visibility: hidden;
}
.contact-button {
    color: #fff !important;
    background-color: #006699 !important;
    text-transform: uppercase !important;
    padding: 22px 35px !important;
    font-size: 22px !important;
}

@media screen and (max-width: 520px) {
.two-column-inline{
	width:100% !important;
	float:none !important;
}
}

.page-id-2920 .financing, .page-id-3364 .financing {
	display:none;
}

.page-id-2920 .fixed.cta, .page-id-3364 .fixed.cta{
		display:none;
}

#btk-logo{
	margin-top:200px;
}

.four-column{
width: 22%;
height:120px;
display: inline-block; 
vertical-align: middle; 
text-align: center; 
padding: 1%;
}

.three-column-center{
	margin: 0 12% 0 12%;

}

.three-column{
width: 30%;
height:120px;
display: inline-block; 
vertical-align: middle; 
text-align: center; 
padding: 1%;
}

@media screen and (max-width: 600px) {
	.four-column,
	.three-column{
			width: 47%;
	}
	.three-column-center{
			margin: 0 !important;
	}
}
@media screen and (max-width:767px){
	#btk-logo{
	margin-top:0;
}
}