body {
  margin: 0px;
}

p, span {
  font-family: "interstate", Arial, Helvetica, sans-serif;
  font-weight: 900;
  color: white;
  margin: 0;
  padding: 0;
  /* letter-spacing: 0.6px; */
}

h1 {
  font-family: "interstate", sans-serif;
  font-weight: 400;
  color: #8e6f32;
  letter-spacing: 0.5px;
  font-size: 31px;

font-style: normal;
}

#legal_text {
  font-family: "interstate", sans-serif;
  font-weight: 600;
  color: #000000;
  letter-spacing: -0.02px;
  /* margin-bottom: 7.3px; */
  line-height:10px;
  font-size: 12px;
  text-align: center;

font-style: normal;
}

#text_legal{
  bottom:-3px;
  left: 253px;
}

@supports (-ms-ime-align:auto) {
  #text_legal{
      bottom: -4px;
  }
}

_:-ms-lang(x), #text_legal{ bottom: -4px;}

div {
  position: absolute;
  margin: 0px;
  padding: 0px;
}

.bannerSize {
  overflow: hidden;
  width: 970px;
  height: 250px;
}

#viewport {
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
  margin: 0 auto;
}

#gold {
  position: absolute;
  /* width: 432px; */
  width: 380px;
  height: 62px;
  border: 4px solid;
  border-image: linear-gradient(to right, #c5a15a 0%,#f2ce88,#c5a15a 100%);
  border-image-slice: 1;
  top: 73px;
  /* left: 336px; */
  left: 337px;
  background-color: rgba(0, 0, 0, 0);

}


#gold_rightMask {
  background-image: url("images/gold_rightMask.png");
  position: absolute;
  background-size: contain;
  left: -43px;
}


#legal_con {
  background-image: url("images/legal_con.png");
  position: absolute;
  background-size: contain;
}


#border {
  overflow: hidden;
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #999999;
}

#clickable {
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: white;
  opacity: 0;
  border: 1px solid red;
}

#background {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #ffffff no-repeat;
}

#bg1 {
  background-image: url("images/bg1.jpg");
  position: absolute;
  background-size: contain;
}


#white {
  background: #ffffff;
}

/* ---- banner content ---- */

#liveLegal_container {
  position: absolute;
  width: 235px;
  top: 3px;
  left: 4px;
}

#legal {
  position: absolute;
  font-size: 8.5px;
  top: 0px;
  left: 0;
  color: #757575;
}

#text1_con {
  position: absolute;
  width: 970px;
  height: 50px;
  top: 94px;
  left: 34px;
}

#text1 {
  font-size: 22px;
    /* letter-spacing: 0.4px; */
}

#text1_2con {
  position: absolute;
  width: 970px;
  height: 50px;
  top: 95px;
  left: 363px;
}

#text1_2 {
  position: absolute;
  font-size: 21px;
  top: 0px;
  left: 0px;
  letter-spacing: 0.6px;
  color: white;
}

#text2_con {
  position: absolute;
  width: 970px;
  height: 50px;
  top: 94px;
  left: 361px;
}

#text2 {
  position: absolute;
  font-size: 22px;
  top: 0px;
  left: 1px;
  color: white;
  /* letter-spacing: 0.1px; */
}



#text3_con {
  position: absolute;
  width: 970px;
  height: 50px;
  top: 46px;
  left: 33px;
}

#text3{
  position: absolute;
  top: -2px;
  left: -1px;
  font-size: 32px;
  letter-spacing: 0px;
}

#trade{
  position: relative;
  font-size: 18px;
  color: #8e6f32;
  bottom: 10px;
}

#text4_con {
  position: absolute;
  width: 970px;
  height: 50px;
  top: 44px;
  left: 33px;
}

#text4{
  position: absolute;
  top: -1px;
  left: 0px;
  font-size: 32px;
  letter-spacing:0px;
}

#text4_2con {
  position: absolute;
  width: 970px;
  height: 50px;
  top: 166px;
  left: 34px;

}

#text4_2 {
  position: absolute;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0px;
  top: 0px;
  left: 0;
  color: #8e6f32;
}

span.trademark {
  position: absolute;
  top: 20px;
  left: 103px;
  font-size: 8.5px;
}

/* #liveText2 p:last-child {
  position: absolute;
  top: 19px;
  left: 113px;
} */

#cta_con {
  overflow: hidden;
  background: #163c6a;
  border-radius: 6px;
  position: absolute;
  width: 100px;
  height: 30px;
  left: 379px;
  top: 160px;
  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}

#cta {
  padding-bottom: 1px;
  /* padding: 7px 5px 7px 5px; */
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  font-weight: 600;
  font-family: "interstate", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
}

#sheen {
	position: absolute;
	background: no-repeat url("images/sheen.png");
	width: 20px;
  height: 45px;
  transform: rotate(20deg);
	top: -5px;
  left: 0px;
  opacity: .5;
  background-color: white;
}

#logo {
  background: url(images/logo.png) no-repeat;
  background-size: contain;
  position: absolute;
}

#citigold {
  background: url(images/citigold.png) no-repeat;
  background-size: contain;
  position: absolute;
}

#bottom_bar1{
	position: absolute;
    width: 970px;
    height: 9px;
	background-color: #60c5ef;
	left:0px;
	bottom: 21px;
}

#bottom_bar4{
	position: absolute;
	width: 7px;
	height: 9px;
	background-color: #0f497e;
	right: 0px;
	bottom: 21px;
}

#bottom_bar2{
	position: absolute;
    width: 95px;
    height: 17px;
	background-color: #36b1e2;
	right: 102px;
	bottom: 27px;
}
#bottom_bar3{
	position: absolute;
  width: 62px;
  height: 40px;
	background-color: #1490c9;
	right: 78px;
	bottom: 27px;
}
