body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background: #e1e1e1;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
    border:1px solid #333;
    overflow:hidden;
    background: #fff;
    display:block !important;
}
.hide{
    opacity:0;
}
.retina{
    background-size:contain !important;
}
#clicktag {
    background: url('../images/clicktag.png');
    cursor: pointer;
}
#logo {
    background: url('../images/logo.svg');
}
.st0{fill:#1BBEED;}
.st1{fill-rule:evenodd;clip-rule:evenodd;fill:#0D274D;}
#fftextOver {    
    cursor: pointer;
    width: 130px;
    height: 50px;
    right: 7px;
    top: 88px;
}
#bluePanel {
    background: #0d274d;
    width: 485px;
    height: 250px;
    right: 0px;
}
#img1 {
    background: url('../images/img1.jpg');
    width: 485px;
    height: 250px;
}
#img2 {
    background: url('../images/img2.jpg');
    width: 485px;
    height: 250px;
    right: 0px;
}
#img3 {
    background: url('../images/img3.jpg');
    width: 485px;
    height: 250px;
}
#text1 {
    background: url('../images/text1.svg');
    left: -485px;
}
#text2 {
    background: url('../images/text2.svg');
}
#legal {
    background: url('../images/legal.svg');
}
#ffcta {
    /*background: url('img/cta.svg');*/
}