* {padding:0; margin:0}
#act, main, #btm, div {clear:both; box-sizing: border-box;display:block;}

body {
    text-shadow: rgba(255,255,255, 0.7) 0px 1px 0px;
    color: #1F1F21;
    background: #fff;
    font: 1em/1.25em 'Georgia', 'Times';
}
a {
    color:#34AADC;
}
a:visited {
    color:#5856D6;
}
a:hover, a:active {
    color:#007AFF;
}
#act {
    color: #1F1F21;
    height:480px;
    background: #abaca5 url('i/marinabay.jpg') 100% 100% no-repeat;
    background-size:cover;
    text-align:center;
    padding-top:5em;
}
#act h1 {
    font-weight:normal;
    font-size: 2.5em;
    line-height: 1em;
    margin-bottom:.5em;
}
#act h1, #act h2
{
    text-shadow:
        #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px,
        #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 2px,
        #fff 0 0 2px, #fff 0 0 2px, #fff 0 0 6px, #fff 0 0 6px;
}
#act h2 {
    font-weight: normal;
    font-style: italic;
    font-size: 1.5em;
    margin-bottom: 2.5em;
}
#act a {
    font-size: 1em;
    line-height: 1.25em;
    padding: 1.25em;
    font-family: 'Helvetica','Arial';
    letter-spacing: .01em;
    text-decoration: none;
    color: #fff;
    text-shadow: #fff 0 0 0;
    background: #34AADC;
}
main {
    background: #f7f7f7;
    min-height:400px;
}
main, #btm {
    padding: 1.25em 1em 1.25em 1em;
}
article {
    text-align: center;
}
article header {
    font-size:1em;
    line-height: 1.25em;
    text-align:center;
}
article h2{
    font-weight: normal;
    font-size: 1em;
}
article p {
    text-align:center;
    display: inline-block;
    width: 13em;
    vertical-align: top;
    margin: 3.75em auto 1.25em auto;
}
article p img
{
    height:64px;
    display:block;
    padding-bottom:1em;
    margin:auto;
}
article footer {
    height:1.25em;
    clear:both;
}
#oksana {
    margin-top: -82px;
    margin-bottom:10px;
}
#btm {
    background: #fff;
    color: #1F1F21;
    padding: 1.25em 1em 1.25em 1em;
    font-size: 1em;
}
#btm div~p {
    font: .6em 'Verdana','Arial';
    color: #c7c7cc;
    margin-top: 2em;
    line-height: 2em;
    clear: both;
    text-align: left;
}
#btm div, #cts {
    display:inline-block;
    vertical-align: top;
    width: 50%;
    min-width: 300px;
    margin-bottom: 2em;
    padding-right: 2em;
    text-align:left;
}
#cts {
    font-size: 1.25em;
    min-width: 30%;
    margin-right: 0;
}
#btm div~div {
    float: right;
}
#btm input, #btm textarea {
    display: block;
    border: solid 1px #C7C7CC;
    height: 2.5em;
    font-size: .95em;
    width: 100%;
    margin: .652em 0 2em 0;
    padding: 0em .25em 0em .25em;
}
#btm textarea {
    height: 10em;
}
#btm input[type="submit"] {
    background: #34AADC;
    width:auto;
    height: auto;
    color: #fff;
    border: 0;
    padding: 1em;
}
#cts ul{
    margin: 1em auto 2em auto;
    list-style: none;
}
#cts li img {
    height: 1em;
    vertical-align: top;
    margin-right: .5em;
}
#cts li:last-child img:last-of-type {
    border: solid 1px #ddd;
    padding: 0;
    margin-left: .5em;
    margin-top: 5px;
    vertical-align: top;
    height: .652em;
}
#cts li {
    margin-top:1em;
}
#cts ul~p {
    font-size: .80em;
    margin-bottom: 3.2em;
}
#cts ul~p a {
    display:block;
}
#cts ul~p a:after {
    content: "icon";
    text-indent: -999px;
    display: inline-block;
    background: url("i/facebook.svg") 100% 2px no-repeat;
    background-size:contain;
    width: 2.5em;
    height: 1.25em;
}

#hdr {
    padding: 1em;
    height: 8em;
}
#hdr a {
    display: block;
    float: left;
    padding-right: 1em;
}
#hdr h1 {
    font-size:1.25em;
    margin-top: 1.25em;
    line-height: 1em;
    font-weight: normal;
    margin-bottom:.2em;
}
#hdr h2 {
    font-style:italic;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.25em;
}
#txt article, #txt h2, #txx article, #txx h2{
    text-align: left;
}
#txt h2, #txx h2 {
    font-size: 1.25em;
    line-height: 1.25em;
}
#txt article p, #txx article p{
    text-align: left;
    line-height: 1.25em;
    margin: 1.25em 0 0 0;
    display:block;
    width:100%;
    max-width: 45em;
}
.tease {
    background: #f7f7f7 url("i/pointer.svg") 1em 100% no-repeat;
    background-size: 176px 38px;
}
.oki {
    color: #526f36;
}
.oops {
    color: #853a3d;
}

@media only screen and (max-device-width: 480px), only screen and (min-device-width: 560px) and (max-device-width: 1136px)
{
    body {
            -webkit-text-size-adjust:100%;
    }
    #btm input, #btm textarea {
        -webkit-appearance: none;
    }
    #act h2 {
        padding:0 .652em 0 .652em;
    }

    #btm div, #btm div~div {
        margin-bottom: 2.5em;
    }

    #hdr h1 {
        margin-top: .25em;
    }
}
