#ft-default {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    width: 728px;
    height: 90px;
    overflow: hidden;
    display: block !important;
}

.hideDiv {
    opacity: 0;
}
#container {
    overflow: hidden;
    text-align: center;
    border: 1px solid #000;
    box-sizing: border-box;
}

.bannerSize {
    width: 728px;
    height: 90px;
}
.videoSize{
    width: 728px;
    height: 90px;
    top: 0px;
    overflow: hidden;
}
#disclaimerVideoContent{
    text-align: center !important;
}
#headLineF1,
#headLineF2,
#headLineF3,
#headLineF4,
#subHeadLineF4,
#disclaimerF3{
    text-align: left;
    display: flex;
    align-items: center;
    overflow: hidden;
    right: 2px;
}
#headLineF4,
#subHeadLineF4{
    text-align: left !important;
    left: 20px;
}
#subHeadLineF4{
    text-align: right !important;
    left: 235px;
}
#headLine1Txt,
#headLine2Txt,
#headLine3Txt,
#headLine4Txt,
#subHeadLine4Txt,
#disclaimer3Txt{
    display: block;
    position: relative;
    width: inherit;
    overflow: hidden;
}

#starsSVG {
    margin: 57px 385px;
    width: 63px;
    height: 15px;
    position: relative;
    margin-bottom: 10px;
}


.starSymb {
    fill: #fff965;
}


#ctaBut {
    width: auto;
    height: auto;
    position: absolute;
    justify-content: center;

}

#ctaCopy {
    font-weight: 800 !important;
    height: 28px;
    font-size: 12px;
    text-align: center;
    letter-spacing: -0.5px;
    padding: 7px 25px;
    color: #ffffff;
    background-color: #48bb84;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    display: block;
    background-origin: padding-box, content-box;
    position: relative;
}
