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%;
  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;
}

/*------------------------- GLOBAL STYLES --------------------------------*/
@font-face {
    font-family: BGFlameWeb-Light;
    src: url("https://cdn.flashtalking.com/95563/assets/BGFlameWeb-Light.woff");
}

* {
  color: #fff;
  text-align: left;
  font-family: "BGFlameWeb-Light", Arial, Helvetica, sans-serif;
}

.text {
  position: relative;
  display: block;
  -webkit-font-smoothing: antialiased;
}

.hidden {
  display: none;
  visibility: hidden;
}

#banner_outline {
  background: #003869;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 298px;
  height: 598px;
  color: #000000;
  line-height: 1;
  border: 1px solid #000000;
  cursor: pointer;
  overflow: hidden;

  -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 */
}

.frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.img_container, .line_container {
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

/*------------------------- BACKGROUND --------------------------------*/

#background_frame {
    position: absolute;
    z-index: 200;
    transition: left 0.33s ease;
}

.background_left {
    left:0;
}

.background_right {
  left: -372px;
}

/*------------------------- IMAGE --------------------------------*/
.frame_img {
  opacity:0;
  top: 0;
  right: 0;
  transform-origin: 80% 50%;
  transform: scale(1);
  transition: right 0.33s ease, transform 4.8s ease;
}

.frame_img.scale-up {
  transform: scale(1.1);
}

/*------------------------- TEXT --------------------------------*/
.copy {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999;
  transition: left 0.5s ease;
}

.line {
  left: -100%;
  top: 0;

  font-size:20px;
  transition: left 0.5s ease;
}

.line.left-in {
  left: 0;
}

.line.left-out {
  left: -100%;
}

.business_name {
  color: #b4e100;
  position: absolute;
  left: 26px;
  bottom: 242px;
}

/*------------------------- LOGO --------------------------------*/
.logo {
  background-image: url(../img/logo.png);
  top: 0;
  left: -70%;
  transition: all ease 0.5s;
  z-index: 999;
}

.logo.slide-bottom {
    top: 0;
    left: 0;
}

/*------------------------- MASK --------------------------------*/
.mask {
  width: 522px;
  height: 522px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  left: 100%;
  top: -24%;
  transition: left 0.9s ease;
  z-index: 10;
}

/*------------------------- ASSETS --------------------------------*/
#mask {
    background-image: url(../img/mask_300x600.png);
}

#c1_l1 {
    background-image: url(../img/c1_l1_300x600.png);
}
#c1_l2 {
    background-image: url(../img/c1_l2_300x600.png);
}

#c2_l1 {
    background-image: url(../img/c2_l1_300x600.png);
}
#c2_l2 {
    background-image: url(../img/c2_l2_300x600.png);
}
#c2_l3 {
    background-image: url(../img/c2_l3_300x600.png);
}
#c2_l4 {
    background-image: url(../img/c2_l4_300x600.png);
}

#c3_l1 {
    background-image: url(../img/c3_l1_300x600.png);
}
#c3_l2 {
    background-image: url(../img/c3_l2_300x600.png);
}
#c3_l3 {
    background-image: url(../img/c3_l3_300x600.png);
}

#c4_l1 {
    background-image: url(../img/c4_l1_300x600.png);
}
#c4_l2 {
    background-image: url(../img/c4_l2_300x600.png);
}
#c4_l3 {
    background-image: url(../img/c4_l3_300x600.png);
}
#c4_l4 {
    background-image: url(../img/c4_l4_300x600.png);
}

#c5_l1 {
    background-image: url(../img/c5_l1_300x600.png);
}
#c5_l2 {
    background-image: url(../img/c5_l2_300x600.png);
}
#c5_l3 {
    background-image: url(../img/c5_l3_300x600.png);
}
#c5_l4 {
    background-image: url(../img/c5_l4_300x600.png);
}

#img1 {
    background-image: url(../img/img1_300x600.jpg);
}
#img2 {
    background-image: url(../img/img2_300x600.jpg);
}
#img3 {
    background-image: url(../img/img3_300x600.jpg);
}
