﻿/*-- Layout --*/
.profiles_sec {
    display: none;
}
/*-- Clear fix --*/
.sec2wrapper,
.top_sec_wrapper,
.fdd_top_sec:after {
    content:"";
    display: table;
    clear: both;
}
/*-- Page styles --*/
.model_wrapper,
.p_devider,
.fdd_integral,
.fdd_image_wrapper {
    display: none;
}
.fdd_top_header,
.fdd_p1_wrapper,
.fdd_p2_wrapper,
.fdd_image_wrapper,
.fdd_second_sec {
    padding: 0;
    margin: 0 auto;
    width: 80%;
}
.fdd_top_sec {
    padding: 4.5em 0;
}
.fdd_top_header {
    color: #81C3E7;
    font-size: 3.3em;
    line-height: .75em;
}
.fdd_financial_acquisition {
    font-family: Spread-Light;
    max-width: 5em;
}
.fdd_due_dil {
    font-family: Spread-Italic-Light;
    max-width: 5em;
}
.title_break {
    display: block;
    width: 100%;
    max-width: 5em;
    height: 1px;
    border-bottom: solid 1px #0C4A68;
    margin: .35em 0 .55em 0;
}
.fdd_p1_wrapper {
    color: #BAA83D;
    font-size: 1.05em;
    line-height: 1.25em;
    margin-bottom: 1.5em;
}
.fdd_p2_wrapper {
    color: #0C4A68;
    line-height: 1.75em;
    font-size: 1.05em;
}
.iphone_image_sec {
    width: 100%;
    padding-top: 87%;
    background-image: url('/Content/Images/shutterstock_iphone.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.fdd_integral_img {
    font-size: 1.55em;
    color: white;
    background: #81C3E7;
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    padding: 1em .75em;
}
.fdd_second_sec {
    padding: 4.5em 0;
    color: #0C4A68;
    line-height: 1.75em;
    font-size: 1.05em;
}
.fdd_p3_wrapper {
    margin-bottom: 1.5em;
}

.fdd_top_sec {margin-top: 5em;}

@media only screen and (min-width: 480px)  {
    .iphone_image_sec,
    .desktop_img {
        display: none;
    }
    .fdd_top_sec {
        width: 100%;
        position: relative;
        font-size: .55em;
        padding-top: 5em;
    }
    .top_sec_wrapper {
        width: 85%;
        max-width: 1150px;
        margin: 0 auto;
        position: relative;
    }
    .fdd_top_header {
        float: left;
        width: 45%;
        font-size: 3em;
    }
    .fdd_p1_wrapper {
        float: left;
        width: 45%;
        clear: left;
        font-size: 1.05em;
    }
    .p_devider {
        display: block;
        height: 1em;
    }
    .fdd_p2_wrapper {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: -8px;
        width: 50%;
        line-height: 1.65em;
        font-size: 1.15em;
    }
    .fdd_image_wrapper {
        width: 100%;
    }
    .fdd_image_wrapper {
        display: block;
    }
    .ipad_img {
        width: 100%;
    }
    .fdd_second_sec {
        padding: 5.55em 0;
        font-size: .7em;
    }
    .fdd_integral {
        display: block;
        font-size: 2.25em;
        line-height: 1em;
        margin-bottom: .5em;
        width: 13em;
    }
    .submit_wrapper {
        background: #0C4A68;
    }
}
@media only screen and (min-width: 550px) {
    .fdd_top_sec {
        font-size: .8em;
    }
    .fdd_second_sec {
        font-size: .95em;
    }
}
@media only screen and (min-width: 768px)  {
    .fdd_top_sec {
        font-size: .9em;
    }
    .fdd_second_sec {
        font-size: 1em;
    }
}
@media only screen and (min-width: 960px) {
    .ipad_img {
        display: none;
    }
    .fdd_top_sec {
        background: #0C4A68;
        padding: 7em 0 6em 0;
        font-size: .74em;
    }
    .fdd_top_header {
        line-height: .9em;
        width: 35%;
    }
    .fdd_p1_wrapper {
        width: 30em;
        font-size: 1em;
        line-height: 1.5em;
    }
    .title_break,
    .fdd_due_dil,
    .fdd_financial_acquisition {
        max-width: none;
    }
    .title_break {
        width: 50%;
        border-bottom: solid 1px white;
    }
    .p_devider {
        display: none;
    }
    .fdd_p2_wrapper {
        color: white;
        width: 31em;
        line-height: 1.65em;
    }
    .sec2wrapper {
        width: 85%;
        max-width: 1150px;
        margin: 7em auto;
        position: relative;
    }
    .fdd_image_sec {
        float: left;
    }
    .desktop_img {
        display: block;
        height: 23.5em;
    }
    .fdd_second_sec {
        float: right;
        width: 59%;
        padding: 0;
        font-size: .77em;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 0;
    }
    .fdd_integral {
        width: 13em;
    }
    .fdd_p3_wrapper,
    .fdd_p4_wrapper {
        line-height: 1.65em;
        font-size: 1.05em;
    }
    .profiles_sec {
        display: block;
    }
}
@media only screen and (min-width: 1050px) {
    .fdd_top_sec {
        font-size: .77em;
    }
}
@media only screen and (min-width: 1200px) {
    .fdd_top_sec {
        font-size: .9em;
    }
    .top_sec_wrapper
    .fdd_p1_wrapper {
        width: 30em;
    }
    .fdd_p2_wrapper {
        width: 32em;
        font-size: 1.1em;
    }
    .sec2wrapper {
        font-size: 1.2em;
    }
    .fdd_integral {
        width: 13em;
    }
}
@media only screen and (min-width: 1400px) {
    .sec2wrapper {
        font-size: 1.35em;
    }
    .fdd_p3_wrapper, .fdd_p4_wrapper {
        font-size: 1em;
    }
}
@media only screen and (min-width: 2000px) {
    .fdd_top_sec {
        font-size: 1.3em;
    }
    .top_sec_wrapper {
        max-width: 1587px;
    }
    .sec2wrapper {
        font-size: 1.8em;
        max-width: 1587px;
    }
}