html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

@font-face {
	font-family: 'Bariol-Regular';
	src: url('https://cdn.flashtalking.com/117355/assets/bariol_regular-webfont.woff');
}
/*------------------------- GLOBAL STYLES --------------------------------*/
strong, b {
    font-weight: bold;
}
.text {
    position: relative;
    display: block;
    -webkit-font-smoothing: antialiased;
}
.hidden {
    display: none;
    visibility: hidden;
}
#bannerOutline {
    position: absolute;
    top: 0px;
    left: 0px;
	width: 728px;
	height: 90px;
    background-color: #FFFFFF;
    color: #FFFFFF;
    line-height: 1;
}
#masterContent {
	position: relative;
    font-family: 'Bariol-Regular';
	width: 728px;
	height: 90px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.shape-container {
    position: absolute;
    top: -930px;
    left: 0px;
}
.shape {
    position: relative;
    width: 1020px;
    height: 786px;
    top:0;
    left:0;
    z-index: 9;
}

.shape-center, .shape-right {
    display: none;
}

#logo {
	position: absolute;
    width: 70px;
    height: 40px;
	right: 11px;
    top: 15px;
    z-index: 50;
}
#hivelogo {
    position: absolute;
	width: 40px;
	height: 60px;
	left: 15px;
    bottom: 15px;
    z-index: 50;
}
#terms {
    position: absolute;
	left: 15px;
	bottom: 10%;
    font-size: 10px;
    width: 175px;
    -webkit-font-smoothing: antialiased;
    opacity: 0;
    margin-left: 475px;
    text-align: center;
    visibility: hidden;
    margin-top:50%;
}
#cta {
    position: absolute;
    bottom: 28px;
    left: 30%;
    width: 100%;

    visibility: hidden;
    opacity: 0;
    z-index: 40;
}
#cta.countdownTop {
    bottom: 20px;
}
.cta-inner {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;

    margin-left: -2px;
}
#cta-btn {
    max-width: 150px;
    margin: 0 auto;
    margin-top: 5px;
    background: #FFFFFF;
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 20px 7px 20px;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
}

#imgs, .img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 5;
}

#end-img-container {
    position: absolute;
    z-index: 50;
    top: 500px;
    left: 0;
    width: 100%;
    height: 100%;
}

#end-img-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.logo-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 6;
}

.img, .logo-img {
    display: none;
}

.img {
    display: none;
}
#imgs img {
    width: 100%;
    height: auto;
}
/*------------------------- BANNER --------------------------------*/
#banner-label {
    background-color: black;
    font-size: 13px;
    height: 45px;
    opacity: 0;
    position: absolute;
    right: -37px;
    top: 17px;
    text-align: center;
    transform: rotateZ(45deg);
    width: 50%;
    visibility: hidden;
    z-index: 5;
}

#banner-label.hidden #banner{
    display: none;
    visibility: hidden;
}

#banner{
    padding-top: 10px;
    margin-left: 30%;
    width: 40%;
    white-space: nowrap;
}

/*------------------------- COUNTDOWN --------------------------------*/
#countdown-content {
    position: absolute;
    width: 67.5%;
    top: 3px;
    left: 46.5%;
    z-index: 5;
    background-color: red;
    font-size: 15px;
}
#countdown-content td {
    width: 50%;
    padding: 5px 18px;
}
#countdown-label {
    text-align: right;
}
/*------------------------- TEXT --------------------------------*/
.copy {
    display: table;
    position: absolute;
    top: 50%;
    left: 80px;
    width: 600px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 70px;
}

.copy.fullFrame {
    text-align: center;
}
.copy.topHalfFrame {
    text-align: left;
    width: 300px;
}

.copy.altEnd {
    width: 20%;   
}
.str {
    visibility: hidden;
    opacity: 0;
}
.center {
    display: table-cell;
    vertical-align: middle;
}

/*------------------------- Border --------------------------------*/
#border {
    width: 726px;
    height: 88px;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid #000000;
    cursor: pointer;
    z-index: 1000;
}

#b1, #b2 {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border: 5px solid;
    border-color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 0px;
}

#b2 {
    border-radius: 10px;
}
