body {
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-text-size-adjust:100%;
    -o-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    text-size-adjust:100%;
    background:#e1e1e1;
}
.banner {
	font-family:Arial, Helvetica, sans-serif;
    border:1px solid;
    background:#98cfee;
    display:block !important;
   overflow:hidden;
}
.hide{
    opacity:0;
}
.waves{
    width: 600px;
    height: 350px;
}
.retina{
    background-size:contain !important;
}
#clicktag {
    cursor:pointer;
    background:url('clicktag.png');
}
#cisco_Logo {
    width:970px;
    height:250px;
    background:url('cisco_logo.svg');
}
#bgEF{
    width:970px;
    height:250px;
    background-color: #003B65;
}
#copy1 {
    background:url('copy1.svg');
}
#copy2 {
  background:url('copy2.svg');
}
#copy3 {
  background:url('copy3.svg');
}
#copy4 {
  background:url('copy4.svg');
}
#copy5 {
  background:url('copy5.svg');
}
#wave2_1 {
  background:url('wave2_1.png');
    left: 780px;
    top: 130px;
  width:568px;
  height: 316px;
}
#wave2_2 {
  background:url('wave2_2.png');
    left: 710px;
    top: 80px;
  width:573px;
  height: 325px;
}
#wave2_3 {
  background:url('wave2_3.png');
    left: 680px;
    top: 60px;
  width:613px;
  height: 360px;
}
#wave1 {
  background:url('wave1.png');
    left: -180px;
    top: -140px;
  width:685px;
  height: 545px;
}
#wave2 {
  background:url('wave2.png');
  left: -380px;
  top: -140px;
  width:851px;
  height: 543px;
}
#wave3 {
  background:url('wave3.png');
  left: -340px;
  top: -110px;
  width:745px;
  height: 523px;
}
#wave4 {
  background:url('wave4.png');
    left: -434px;
    top: -120px;

  width:602px;
  height: 569px;
}
#wave5 {
  background:url('wave5.png');
    left: -430px;
    top: -110px;
  width:448px;
  height: 554px;
}

#cta {
    top: 179px;
    width: 180px;
    height: 43px;
    background: url(cta.svg) 4px 1px;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    border-radius: 500px;
    border: 2px solid #fff;
}
#fftextOver{
    top: 179px;
    left: 78px;
    width: 143px;
    height: 37px;
}
