#twophones {
}

#twophones #splasharea {
    position:relative;
}

#twophones #splashimage, #twophones #splashimage img {
    height:100%;
    width:100%;
    max-width:800px;
    max-height:548px;
    z-index:1;
}

#twophones #splasharea #splashtext {
    position:absolute;
    top:3%;
    left:2.5%;
    text-shadow: 2px 2px 0px black;
    font-size:6em;
    color:white;
    width:52%;
    height:100%;
    text-align:left;
    z-index:2;
}

#twophones #splasharea #splashtext2 {
    position:absolute;
    text-shadow: 2px 2px 0px black;
    font-size:3em;
    color:#8bbdf3;
    bottom:3%;
    left:2.5%;
    width:42%;
    text-align:left;
    z-index:2;
}

#twophones #splasharea #splashtext2 a {
    color:#feba00;
    font-weight:bold;
}

#twophones #splasharea #splashtext2 span {
    font-weight:bold;
    color:#ddf;
}

#twophones #detailtext {
    margin:0 auto;
    font-size:1.2em;
    width:80%;
}

#freedom {
}

#freedom #splasharea {
    position:relative;
}

#freedom #splashimage, #freedom #splashimage img {
    height:100%;
    width:100%;
    max-width:769px;
    max-height:350px;
    z-index:1;
    margin:0 auto;
}

#freedom #splasharea #splashtext {
    position:absolute;
    text-shadow: 1px 1px 0px black;
    font-size:3em;
    color:#8bbdf3;
    bottom:3%;
    left:5%;
    width:42%;
    text-align:left;
    z-index:2;
}

#freedom #splasharea #splashtext a {
    color:#feba00;
    font-weight:bold;
}

#freedom #splasharea #splashtext a:hover {
    color:#ff9900;
    font-weight:bold;
}

#freedom .detailtext {
    margin:0 auto;
    font-size:1.2em;
    width:90%;
}

#freedom .detailtext h1 {
    font-weight:normal;
    font-size:2.0em;
    padding:10px 10px 5px 10px;
    background-color:#5891d4;
    color:#fdb900;
    text-shadow: 1px 1px 0px black;
}

#freedom div.smallprint {
    margin:30px auto;
    width:90%;
    color:gray;
    font-size:0.8em;
}

#freedom div#getstarted {
    margin:30px auto 30px auto;
    width:100%;
    max-width:273px;
}

#recordeverycall {
    font-size:20px;
}

#detailtext h1 {
    font-weight:normal;
    font-size:2.0em;
    padding:3px 10px 5px 10px;
    background-color:#5891d4;
    color:#fdb900;
    text-shadow: 1px 1px 0px black;
    border:1px solid #fdb900;
}

#detailtext span {
    font-weight:normal;
    font-size:1.0em;
}

div#lpage-travelexpat-splash {
    padding-top:3rem;
    padding-bottom:3rem;
    background-image:url("/images/1.2/lpage/td-lpage-travelexpat-lowres.jpg");
    background-position: right 0px bottom 0px;
    background-size:cover;
    -webkit-background-size: cover; /* For WebKit*/
    -moz-background-size: cover;    /* Mozilla*/
    -o-background-size: cover;      /* Opera*/
    width:auto;
    height:100%;
    margin-bottom:2rem;
}
