/* ==============================================================================================
Sass variables 
============================================================================================== */
/* ==============================================================================================

  Fonts 
  To add fonts use fontPrep https://github.com/briangonzalez/fontprep to create font

  To create a custom set of fonts convert to hex and use subset of fontprep or other font 
  conversion tool -  http://www.unit-conversion.info/texttools/hexadecimal/ 
 
============================================================================================== */
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  box-sizing: inherit; }

body {
  font: 300 24px/1.2 'Open Sans';
  margin: 0;
  padding: 0;
  letter-spacing: -.05em;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#mainContent {
  position: relative;
  overflow: hidden;
  width: 728px;
  height: 90px;
  cursor: pointer;
  border: 1px solid #616161;
  background: #e70688; }

#mainContent div,
#mainContent img {
  position: absolute;
  overflow: hidden; }

#logo {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -217px -521px;
  width: 68px;
  height: 31px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 29px;
  left: 16px; }

#bgImg {
  display: block;
  background: url("../img/img1.jpg") no-repeat center 0;
  width: 728px;
  height: 90px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#copy1 {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -14px -14px;
  width: 160px;
  height: 46px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 23px;
  left: 229px;
  opacity: 1;
  -ms-transform: translate(6px);
  -webkit-transform: translate(6px);
  transform: translate(6px); }

#copy2_b {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -114px;
  width: 233px;
  height: 26px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0; }

#copy2 {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -80px;
  width: 233px;
  height: 26px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 48px;
  left: 405px;
  opacity: 0; }

#copy3_b {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -217px;
  width: 272px;
  height: 46px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0; }

#copy3 {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -155px;
  width: 272px;
  height: 46px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 26px;
  left: 235px;
  opacity: 0; }

#copy4_b {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -369px;
  width: 249px;
  height: 23px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0; }

#copy4 {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -279px;
  width: 239px;
  height: 23px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 3px;
  left: 234px;
  opacity: 0; }

#copy5_b {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -395px;
  width: 177px;
  height: 23px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0; }

#copy5 {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -306px;
  width: 192px;
  height: 25px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 30px;
  left: 236px;
  opacity: 0; }

#copy6_b {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -420px;
  width: 251px;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0; }

#copy6 {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -330px;
  width: 256px;
  height: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 54px;
  left: 236px;
  opacity: 0; }

#copy7 {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -17px -463px;
  width: 267px;
  height: 39px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 30px;
  left: 235px;
  opacity: 0; }

#shape {
  display: block;
  background: url("../img/img2.png") no-repeat center 0;
  width: 248px;
  height: 90px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  left: 455px;
  opacity: 0; }

#cta {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -19px -524px;
  width: 84px;
  height: 22px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 36px;
  left: 540px;
  opacity: 0; }

#spg_logo {
  display: block;
  background: url("../img/spritesheet_728x90.png") no-repeat -128px -524px;
  width: 60px;
  height: 31px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  top: 33px;
  left: 656px;
  opacity: 0; }

#lines {
  top: 0px;
  left: -768px;
  width: 778px;
  height: 90px; }

.line {
  width: 475px;
  height: 22px;
  background: #757B82; }

#col2 {
  left: 130px;
  top: 22px;
  background: #B70D6D; }

#col3 {
  left: 71px;
  top: 44px;
  background: #EF673B; }

#col4 {
  left: -63px;
  top: 66px;
  background: #DB0283; }

.bg-exit {
  position: absolute;
  top: 0;
  left: 0;
  width: 728px;
  height: 90px;
  cursor: pointer; }

/*# sourceMappingURL=main.css.map */
