﻿.rcPageInsert.billboard.themeGray92877f div.billboardImageAndAlternateHeading h2{
    background-color: #92877f;
    color: #ffffff;
}
.rcPageInsert.billboard.noButton p.callToAction a{
    border-color: transparent;
    background-color: transparent;
    padding: 0px;
}
.rcPageInsert.billboard.noButton p.callToAction a:hover{
    color: #d7451a;
}
@media (min-width:768px){

.rcPageInsert.billboard.themeDarkTC div.billboardImageAndAlternateHeading h2{
    background-color: #c0372c;
    color: #ffffff;
}

.rcPageInsert.billboard.headingTop div.billboardImageAndAlternateHeading h2{
    top: 10px;
}

}
@media (min-width: 1024px){

.rcPageInsert.billboard.themeDarkTC div.text{
    background-color: #c0372c;
}
.rcPageInsert.billboard.themeDarkTC h2,
.rcPageInsert.billboard.themeDarkTC div.billboardMainText
{
    color: #ffffff;
}
.rcPageInsert.billboard.headingTop div.text{
    top: 0px;
    display: block;
}
.rcPageInsert.billboard.ctaRight div.text{
    display: block;
}
.rcPageInsert.billboard.ctaRight div.billboardMainTextAndCTA p.callToAction{
    position: absolute;
    right: 10px;
    top: 10px;
}
.rcPageInsert.billboard.ctaBottom div.billboardMainTextAndCTA{
    position: absolute;
    bottom: 10px;
}
.rcPageInsert.billboard.themeGray92877f div.text{
    background-color: #92877f;
}
.rcPageInsert.billboard.themeGray92877f h2,
.rcPageInsert.billboard.themeGray92877f div.billboardMainText
{
    color: #ffffff;
}
.rcPageInsert.billboard.noButton p.callToAction a{
    color: inherit;
}
.rcPageInsert.billboard.noButton p.callToAction a:hover{
    color: inherit;
}
.rcPageInsert.billboard.noButton.textColorWhite p.callToAction a{
    color: #ffffff;
}
.rcPageInsert.billboard.ctaRight.longHeading div.billboardMainTextAndCTA p.callToAction{
    top: 28px;
}

/* this should be moved to main-style.css */
.rcPageInsert.billboard div.text h2{
    width: 790px;
}
/* this should be moved to main-style.css */


} /* end @media (min-width: 1024px) */
