#frame1 {
  background: url(images/FRAME1.jpg) no-repeat;
  background-size: contain;
} 
#frame2 {
  background: url(images/FRAME2.jpg) no-repeat;
  background-size: contain;
} 
#frame3 {
  background: url(images/FRAME3.jpg) no-repeat;
  background-size: contain;
} 
#frame4 {
  background: url(images/FRAME4.jpg) no-repeat;
  background-size: contain;
} 
body {
  margin: 0px;
}

p, span {
  font-family: "interstate", Arial, Helvetica, sans-serif;
  font-weight: 900;
  color: white;
  margin: 0;
  padding: 0;
  letter-spacing: 0.4px;
}

h1 {
  font-family: "interstate", sans-serif;
  font-weight: 400;
  color: #8e6f32;
  letter-spacing: 0.5px;
  font-size: 31px;

font-style: normal;
}

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;
}

/* #goldbox {
  background-image: url("images/goldbox.png");
  position: absolute;
  background-size: contain;
} */

#temp {
  background-image: url("images/temp.jpg");
  position: absolute;
  background-size: contain;
}

#gold {
  position: absolute;
  width: 374px;
  height: 62px;
  border: 4px solid;
  border-image: linear-gradient(to right, #c5a15a 0%,#f2ce88,#c5a15a 100%);
  border-image-slice: 1;
  top: 109px;
  left:36px;
  background-color: rgba(0, 0, 0, 0);

}


#gold_rightMask {
  background-image: url("images/gold_rightMask.png");
  position: absolute;
  background-size: contain;
}

#legal_con {
  position: absolute;
  bottom:0px;
  left: 0px;
  background-color: #ececec;
  height: 23px;
  width: 970px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}

#legal_text {
  font-family: "interstate", sans-serif;
  font-weight: 600;
  color: #000000;
  letter-spacing: -0.034px;
  line-height:0px;
  font-size: 12px;
  text-align: center;
  font-style: normal;
}

#text_legal{
  margin-bottom: 1px;
  width: 538px;
  height: 16px;
  border: 1px solid black;
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
          align-items: center;
}

#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 {
  position: absolute;
  background-image: url("images/bg1.jpg");
  background-size: contain;
}

#bg2 {
  background-image: url("images/bg2.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: 76px;
  left: 34px;
}

#text1 {
  font-size: 22px;
  letter-spacing: 0px;
}

#text1_2con {
  position: absolute;
  width: 970px;
  height: 50px;
  top: 134px;
  left: 62px;
}

#text1_2 {
  position: absolute;
  font-size: 21px;
  top: 0px;
  left: 0;
  letter-spacing: 0.5px;
  color: white;
}

#text2_con {
  position: absolute;
  width: 970px;
  height: 50px;
  top: 134px;
  left: 61px;
}

#text2 {
  position: absolute;
  font-size: 22px;
  top: 0px;
  left: 0;
  color: white;
  letter-spacing: 0px;
}

#text3_con {
  position: absolute;
  width: 660px;
  height: 68px;
  top: 55px;
  left: 32px;
  letter-spacing: -0.05px;
}

#text3{
  position: absolute;
  font-size: 32px;
  top: 0px;
  left: 0;
  letter-spacing: 0px;
  line-height: 20px;
}

#trade{
  position: relative;
  font-size: 18px;
  color: #8e6f32;
  bottom: 10px;
}

#text4_con {
  position: absolute;
  width: 751px;
  height: 68px;
  top: 46px;
  left: 33px;
}

#text4{
  position: absolute;
  font-size: 32px;
  top: 0px;
  left: 0;
  letter-spacing: -0px;
  line-height: 38.5px;
}

#text4_2con {
  position: absolute;
  width: 450px;
  height: 30px;
  top: 167px;
  left: 34px;
}

#text4_2 {
  position: absolute;
  font-size: 16px;
  top: 0px;
  left: 0;
  color: #8e6f32;
  letter-spacing:0px;
}

#overlay {
  background-image: url("images/overlay.png");
  position: absolute;
  background-size: contain;
}

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: 381px;
  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: .5px;
  /* padding: 8px 5px 5px 7px; */
  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;
} */
