body,
div,
img,
video,
a,
p,
h4 {
    margin: 0;
    padding: 0;
}

a,
a:hover,
a:visited,
a:focus {
    outline: none;
    text-decoration: none;
}

.container {
    opacity: 0;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.container div,
.container img {
    position: absolute;
}

.container div,
.container img,
.container span,
.container p {
    -webkit-transform: translate3d(0, 0, 0);
}

.container a {
    position: relative;
}

.abs {
    position: absolute !important;
}

.of-h {
    overflow: hidden;
}

.container,
.border,
.exit-btn,
.bg {
    width: 300px;
    height: 250px;
}

.bg {
    background: #c4e6e5;
}

.exit {
    cursor: pointer;
}

.link {
    text-decoration: underline;
}

.border {
    border: 1px solid #cccccc;
    box-sizing: border-box;
    pointer-events: none;
}

.retina {
    width: 300px;
}

.bg1 {
    width: 700px;
    height: 800px;
    left: -845px;
    top: 28px;
    background: #afdddc;
}

.header {
    box-shadow: 0px -13px 12px 6px black;
}

.logo {
    width: 219px;
    height: 99px;
    left: 40px;
    top: 56px;
}

.bg2 {
    width: 700px;
    height: 800px;
    left: -845px;
    top: 28px;
    background: #99d4d2;
}

.flag1,
.flag2 {
    width: 70px;
    height: 78px;
}

.flag1 {
    left: 85px;
    top: 16px;
}

.flag2 {
    left: 149px;
    top: 16px;
}

.arrow {
    width: 26px;
    height: 33px;
    left: 106px;
    top: 42px;
}

.heart {
    width: 40px;
    height: 33px;
    left: 164px;
    top: 41px;
}

.bg3 {
    width: 700px;
    height: 800px;
    left: -845px;
    top: 28px;
    background: #79c6c4;
}

.scales {
    width: 22px;
    height: 19px;
    left: 140px;
    top: 90px;
}

.flag3 {
    width: 60px;
    height: 66px;
    left: 121px;
    top: 66px;
}

.cta {
    width: 106px;
    height: 29px;
    left: 97px;
    top: 107px;
}

.logo2 {
    width: 156px;
    height: 69px;
    left: 77px;
    top: 30px;
}
.prescription {
    width: 77px;
    height: 6px;
    left: 68px;
    top: 37px;
}
.flag1-container {
    width: 72px;
    height:60px;
    left: 82px;
    top: 28px;
    overflow: hidden;
}

.flag1-sprite-sheet {
    width: 72px;
    top:61px;
}
.flag2-container {
    width: 72px;
    height:60px;
    left: 146px;
    top: 28px;
    overflow: hidden;
}

.flag2-sprite-sheet {
    width: 72px;
    top:61px;
}

.flag3-container {
    width: 63px;
    height: 52px;
    left: 118px;
    top: 76px;
    overflow: hidden;
}

.flag3-sprite-sheet {
    width: 63px;
    top: 53px;
}

.copy1-1-container {
    width: 262px;
    height:17px;
    left: 21px;
    top: 93px;
    overflow: hidden;
}
.copy1-2-container {
    width: 262px;
    height:17px;
    left: 20px;
    top: 112px;
    overflow: hidden;
}
.copy2-1-container {
    width: 214px;
    height:17px;
    left: 46px;
    top: 131px;
    overflow: hidden;
}
.copy3-1-container {
    width: 179px;
    height:16px;
    left: 61px;
    top: 31px;
    overflow: hidden;
}
.copy3-2-container {
    width: 213px;
    height:17px;
    left: 43px;
    top: 50px;
    overflow: hidden;
}

.text-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
.custom-scroller .main-content li#talk:before {
    content: "  ";
    font-size: 1.3em;
    color: #079994;
}
.custom-scroller .main-content li#talk {
    margin-top: 5px;
    text-indent: -1px;
}