/* Utility Classes */
.adSize { width: 300px; height: 600px;}
.vidHid{opacity: 0; visibility: hidden;}
.posAb{position:absolute;}
.topLef{left: 0px; top: 0px;}
.topR{right: 0px; top: 0px;}
.botR{right: 0px; bottom: 0px;}
.bgDef{background-size: contain !important; background-repeat: no-repeat !important; }
.overFlowHid{overflow: hidden;}


#temp { background: no-repeat url("../assets/temp.png"); }

.copy { clip: rect(0px, 150px, 600px, 150px); }

#info { background: no-repeat url("../assets/info.jpg"); }
#info-btn {
    height: 30px;
    width: 75px;
}
#info-close-btn {
    height: 30px;
    width: 30px;
}

#f4-bg { background: no-repeat url("../assets/f4-bg.jpg"); }
#f4-copy { background: no-repeat url("../assets/f4-copy.png"); }
#logo { background: no-repeat url("../assets/logo.png"); }
#cta { background: no-repeat url("../assets/cta.png"); }
#cta-hover { background: no-repeat url("../assets/cta-hover.png"); }

#f3-bg { background: no-repeat url("../assets/f3-bg.jpg"); }
#f3-copy { background: no-repeat url("../assets/f3-copy.png"); }

#f2-bg { background: no-repeat url("../assets/f2-bg.jpg"); }
#f2-copy { background: no-repeat url("../assets/f2-copy.png"); }

#f1-bg { background: no-repeat url("../assets/f1-bg.jpg"); }
#f1-copy { background: no-repeat url("../assets/f1-copy.png"); }