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://s0.2mdn.net/creatives/assets/2571866/Bariol-Regular.eot');
    src: url('https://s0.2mdn.net/creatives/assets/2571866/Bariol-Regular.eot?#iefix') format('embedded-opentype'),
         url('https://s0.2mdn.net/creatives/assets/2571866/Bariol-Regular.woff') format('woff'),
         url('https://s0.2mdn.net/creatives/assets/2571866/Bariol-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*------------------------- GLOBAL STYLES --------------------------------*/
img {
    width: 100%;
    height: auto;
    display: block;
}
strong, b {
    font-weight: bold;
}
.text {
    font-size: 36px;
    -webkit-font-smoothing: antialiased;
}
.text-sml{
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
}
.sub-text {
    margin-top: 3px;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
}
.content-width {
    width: 390px;
}
.content-width-sml .content-width {
    width: 240px;
}
.content-width-sml .text {
    font-size: 34px;
    -webkit-font-smoothing: antialiased;
}
.content-width-sml .sub-text {
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
}
#bannerOutline {
    position: absolute;
    top: 0px;
    left: 0px;
	width: 728px;
	height: 90px;
    background-color: #FFFFFF;
    color: #FFFFFF;
}
#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 */
}

#border {
	position:absolute;
	width: 726px;
    height: 88px;
    top: 0;
    left: 0;
	border: 1px solid #cecece;
    cursor: pointer;
    z-index: 500;
}
#shape {
     width: 1440px;
    height: 1035px;
    position: absolute;
}
#logo {
	position: absolute;
	width: 66px;
	height: 32px;
	right: 11px;
	top: 2px;
}
#hivelogo {
	position: absolute;
	width: 40px;
	height: 60px;
	left: 15px;
	bottom: 15px;
}
#irelogo {
	position: absolute;
	width: 122px;
	height: 27px;
	right: -140px;
    top: 7px;
    fill: #FFFFFF;
    visibility: hidden;
    opacity: 0;
}
#terms {
	position: absolute;
    left: 445px;
    bottom: 10px;
	font-size: 10px;
    -webkit-font-smoothing: antialiased;
    visibility: hidden;
    opacity: 0;
    max-width: 142px;
}
#cta {
    position: absolute;
    bottom: 10px;
    right: 15px;
    background: #FFFFFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 9px 20px 8px 20px;
    font-size: 16px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    visibility: hidden;
    opacity: 0;
    max-width: 90px;
}
/*------------------------- TEXT --------------------------------*/
#message1 {
    position: absolute;
    top: 15px;
    left: 90px;
}
#message2, #message3, #message4, #message5 {
    position: absolute;
    visibility: hidden;
    opacity: 0;
}
#message3 {
    width: 280px;
}
#txt1 {
    width: 355px
}
#txt2 {
    width: 305px;
}
#txt4  {
    display: inline-block;
    width: 280px;
}
#txt6, #txt7  {
    width: 335px;
}
