@font-face {
    font-family: TheSansBW7Bold;
    src: url('../fonts/thesansb-w7bold_2-webfont.eot');
    src: url('../fonts/thesansb-w7bold_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thesansb-w7bold_2-webfont.woff') format('woff'),
     url('../fonts/thesansb-w7bold_2-webfont.svg#TheSansBW7Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: TheSansBW3Light;
    src: url('../fonts/thesansb-w3lig-webfont.eot');
    src: url('../fonts/thesansb-w3lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thesansb-w3lig-webfont.woff') format('woff'),
     url('../fonts/thesansb-w3lig-webfont.svg#TheSansBW3Light') format('svg');
    font-weight: normal;
    font-style: normal;
}



strong{
    font-family: 'TheSansBW7Bold';
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1{
    font-size: 41px;
    line-height: 41px;
    margin: 0;
}
h1.head {
    font-family: TheSansBW7Bold;
    margin-top: 50px;
}

h2{
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #ad9e87;
}
h2.sub-head {
    color: #000;
    margin-top: 0;
}


sub, sup {
    font-size: 60%;
}


h4{
    font-size: 20px;
    margin: 0;
}


p{
    color: #3c3c3c;
    line-height: 30px;
}

.mobile-show {
    display: none;
}

body {
    width: 100%;
    height: 100%;
    font-family: 'TheSansBW3Light';
}

html {
    width: 100%;
    height: 100%;
}

.navbar{
    margin: 30px 60px;
    padding: 0px 30px;
    text-align: center;
    background-color: rgba(255,255,255,1);
    border: none;
    font-size: 14.5px;
    letter-spacing: 1px;
    box-shadow: 5px 6px 6px -6px rgba(0,0,0,0.3);
}

.navbar-collapse{
    margin-bottom: -6px;
}

.navbar-nav {
    float: none;
    display: inline-block;
    margin-left: 7%;
}

.app img{
    height: 30px;
    margin: 12px 0px 12px 10px;
}

.app{
    float: right;
    opacity: 0;
     -webkit-transition:    1s ease-in-out;
    -moz-transition:   1s ease-in-out;
    -ms-transition:   1s ease-in-out;
    transition:    1s ease-in-out;

}

.app .app-ios, .app .app-android{
    display: inline;
}

.show{
    opacity: 1 !important;



}

.nav > li > a {
    padding: 17px 34px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus
{
    background-color: #444;
    color: #c0b4a4;
    font-weight: bold;
}



.navbar-brand {
    height: auto;
    padding: 14px 0;
}


.navbar-brand img {
    width: auto;
    height: 25px;
}



.intro-section {
    height: 510px;
    padding-top: 150px;
    text-align: center;
    background-image: url(../img/onewealth_masthead.jpg);
    color: #000;
    background-size: cover;
    background-position: center center;
}

.intro-section p{
    width: 375px;
    margin: 5px auto 10px;
    color: #000;
    line-height: normal;
}

.intro-section .inline span{
    font-size: 18px;
    margin: 0;
    vertical-align: middle;
/*    margin-right: 5px;*/
}

.intro-section .inline span h4{
    font-size: 22px;
    display: inline;
}

.intro-section .inline img {
        margin-bottom: 6px;
        margin-left: 6px;
        height:50px;
    }

.intro-section a.page-scroll{
    color: #fff;
    border-bottom: solid 1px #fff;
}

.intro-section a img{
    margin-left: 3px;
}

.intro-section .app, footer .app{
    opacity: 1;
    float: none;
}

.intro-section .app img{
    height: 50px;
    margin: 12px 4px;
}

.intro-section a:hover{text-decoration: none;}

.intro-section .line{
    width: 40px;
    height: 2px;
    background-color: #888;
    margin: 15px auto 15px;
}

.intro-section__header--line-1,
.intro-section__header--line-2,
.intro-section__header--line-3,
.intro-section__header--line-4 {
    margin: 0;
    line-height: 1em;
}

.intro-section__header--line-1,
.intro-section__header--line-2 {
    font-family: 'TheSansBW7Bold';
}

.intro-section__header--line-3,
.intro-section__header--line-4 {
    color: #000;
}

.intro-section__header--line-1 {
    margin-top: 20px;
    font-size: 21px;
}

.intro-section__header--line-2 {
    font-size: 19.5px;
}

.intro-section__header--line-3 {
    font-size: 15px;

}

.intro-section__header--line-4 {
    margin-bottom: 20px;
    font-size: 17px;
}

@media only screen and (min-width: 321px) {
    .intro-section__header--line-1 {
        font-size: 30px;
    }

    .intro-section__header--line-2 {
        font-size: 28px;
    }

    .intro-section__header--line-3 {
        font-size: 21.5px;

    }

    .intro-section__header--line-4 {
        font-size: 25px;
    }
}

@media only screen and (min-width: 371px) {
    .intro-section__header--line-1 {
        font-size: 35px;
    }

    .intro-section__header--line-2 {
        font-size: 32.5px;
    }

    .intro-section__header--line-3 {
        font-size: 25px;

    }

    .intro-section__header--line-4 {
        font-size: 29.5px;
    }
}

@media only screen and (min-width: 481px) {
    .intro-section__header--line-1 {
        font-size: 44px;
    }

    .intro-section__header--line-2 {
        font-size: 41px;
    }

    .intro-section__header--line-3 {
        font-size: 31.5px;

    }

    .intro-section__header--line-4 {
        font-size: 37px;
    }
}

@media only screen and (min-width: 1600px) {
    .intro-section__header--line-1 {
        font-size: 65px;
    }

    .intro-section__header--line-2 {
        font-size: 60.5px;
    }

    .intro-section__header--line-3 {
        font-size: 46.5px;

    }

    .intro-section__header--line-4 {
        font-size: 54px;
    }
}

.online-promo-section {
    padding: 50px 0 0;
    margin-bottom: 120px;
}

@media only screen and (min-width: 768px) {
    .online-promo-section {
        margin-bottom: 130px;
    }
}

@media only screen and (min-width: 992px) {
    .online-promo-section {
        margin-bottom: 0;
    }
}

.online-promo-section .container {
    max-width: 960px;
}

.online-promo-section__header {
    color: #000;
    margin: 0;
    margin-bottom: 30px
}

.online-promo-section__desc {
    background: url(../img/conten_box_gradient.jpg) repeat-x bottom left;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 6px;
    -webkit-box-shadow: 0 2px 2px #e0e0e0;
    padding: 20px 20px;
    min-height: 158px;
}

[class*="col-"]:first-of-type .online-promo-section__desc {
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    [class*="col-"]:first-of-type .online-promo-section__desc {
        margin-bottom: 0;
    }
}

[class*="col-"]:last-of-type .online-promo-section__desc {
    padding: 54px 20px;
}

.online-promo-section__desc p {
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 26px;
}

.online-promo-section__desc p:last-child {
    margin-bottom: 0;
}

.learn-section .container,
.monitor-section .container
/*.act-section .container*/{
    width: 970px;
}


.learn-section {

    padding: 100px 0 400px;
    text-align: center;
    background: #fff;
}



/*.content ul {padding-left: 12px;}*/
.content ul li {padding-left: 6px;}


.content{width: 400px;}



.learn-section .iphone{
    width: 329px;
    height: 578px;
    background-image: url(../img/iphone-1.png);
    padding: 57px 48px 110px 50px;
    position: absolute;
    top: -50px;
    left: 100px;
}

.learn-section .iphone .slider1{
    width: 231px;
    height: 410px;
    opacity: 0;
    -webkit-transition:    .5s ease-in-out;
    -moz-transition:   .5s ease-in-out;
    -ms-transition:   .5s ease-in-out;
    transition:    .5s ease-in-out;
}






.monitor-section {
    padding: 100px 0 100px;
    text-align: center;
    background: #d4d4d4;

}

.monitor-section .number{
    font-size: 26px;
    line-height: 26px;
    margin: 0;
    position: absolute;
    top: 275px;
    right: 0px;
    margin-right: 52px;
    transform: skewY(-20deg);
    color: #47b261;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;

}

.monitor-section .iphone{
    width: 328px;
    height: 969px;
    background-image: url(../img/iphone-2.png);
    position: absolute;
    top: -230px;
    right: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.monitor-section .text-left{
    padding-left: 100px;

}

.act-section {

    padding: 100px 0 200px;
    /*text-align: center;*/
    background: #fff;
    z-index: 1;
    position: relative;
    overflow: hidden;
}

.act-section .iphone{
    width: 669px;
    height: 427px;
    background-image: url(../img/ie-iphone-4.png);
    position: absolute;
    top: 30px;
    left: -30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}


.act-section .iphone .unslider .slider2{
    display: none;
}

.act-section .iphone .slider2{
    display: none;
}



.act-section .iphone .unslider .slider2{
    width: 172px;
    height: 352px;
    /*padding-top: 175px;*/
    padding-top:0;
    background-color: #f7f7f7;
    color: white;
    opacity: 1;
    -webkit-transition:    .5s ease-in-out;
    -moz-transition:   .5s ease-in-out;
    -ms-transition:   .5s ease-in-out;
    transition:    .5s ease-in-out;
    transform: translateZ(0);
}
.act-section .iphone .unslider .slider2 li{position:relative;}
.act-section .iphone .unslider .slider2 li img{width:100%; }

.act-section .iphone .unslider  {
    -ms-transform: rotate(-60.5deg) skewY(28deg) translate(238.5px,10px);
    -webkit-transform: rotate(-60.5deg) skewY(28deg) translate(238.5px,10px);
    -moz-transform: rotate(-60.5deg) skewY(28deg) translate(238.5px,10px);
    transform: rotate(-60.5deg) skewY(28deg) translate(238.5px,10px);

}


/*
.act-section p {
    width: 430px;
}
*/


.watch-section {
    height: 385px;
    background: #222;

}

footer{
    background: #fff;
    padding: 60px 0 20px;
}


footer .app img{
    height: auto;
    margin: 10px 5px;
}

footer h5 {
    margin-top: 30px;
    color: #337ab7
}


footer  h5 a{

        border-bottom: 1px solid #337ab7;
        line-height: 24px;
    }

footer h5 a:hover{

    border-bottom: none;
    text-decoration: none;
    color: #3c3c3c;

}

#tnc-modal h2{
    text-align: center;
    margin: 0 0 40px;
}

#tnc-modal h5{
    margin: 20px 0 10px;
    line-height: 20px;
}

#tnc-modal p{
    line-height: 20px;
}

#tnc-modal .modal-body{
    margin: 0px 20px 15px;
    padding-top: 0px;
}


#tnc-modal .modal-dialog{
    width: 70%;

}


#tnc-modal .modal-header{

    border-bottom: none;
    padding: 25px 20px 0;
}




.watch-section {
    height: 385px;
    background: #000;
    background-image: url(../img/hand.png);
    background-size: 600px;
    background-position: 60% 20%;
    background-repeat: no-repeat;
    text-align: center;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
}

.watch-section button {
    padding: 30px 30px 30px 32px;
    border-radius: 100px;
    background-color: rgba(0,0,0,0.4);
    border: none;
    -webkit-transition:    0.5s ;
    -moz-transition:   0.5s ;
    -ms-transition:   0.5s ;
    transition: 0.5s;

}


.watch-section:hover button {
    background-color: rgba(255,0,0,0.8);

}
#video{
    padding-top:100px;
}

#video-modal .middle-wrap{
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}

#video-modal .middle-wrap .middle{
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
    width: 100%;
}



#video-modal .modal-content{
    border: none;
    box-shadow: none;
    background-color: transparent;
    width:80%;
    height:inherit;
    margin: 0 auto;
    pointer-events: all;
}

/*
#video-modal .modal-dialog{
    width: 75%;
}
*/

#video-modal .modal-body{
    padding: 0;

}

#video-modal .modal-header{
    border: none;
    position: absolute;
    z-index: 2;
    right: 0;
}


#video-modal .close{
    font-size: 36px;
    color: #fff;
    opacity: 1;
}

.modal-backdrop.in {
    opacity: .9;
}





.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


@media (min-width: 1600px) {
    .intro-section {
        height: 600px;
    }
}

@media (max-width: 1500px) {
    h1.head {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {

    .watch-section{
        background-position: 0 0;
    }


    #tnc-modal .modal-dialog{
    width: inherit;
        margin: 10px auto;
}


    .mobile-hidden{display: none;}
    .mobile-show {display: block;}

    .learn-section .iphone .slider1 ul,
    .act-section .iphone .slider2 ul{
        list-style: none;
        padding: 0;
    }



     .bg-white{
        height: 40px;
        background-color: #fff;
        top: 0;
        position: absolute;
        width: 100%;

    }



/*
     .act-section .iphone .slider2 {
        transform: rotate(-60.5deg) skewY(28deg) translate(211.5px,15px);
        -webkit-transform: rotate(-60.5deg) skewY(28deg) translate(211.5px,15px);
    }
*/

    .act-section .iphone .slider2 ul li img{
         width: 152px;
        height: 309px;
    }




    h1 {
        font-size: 27px;
        line-height: 28px;
        margin: 0;
    }

    h2{
        font-size: 26px;
        line-height: 30px;
        margin: 10px 0;
    }

    .navbar{
        margin: 0;
        padding: 0;
        background-color: rgba(255,255,255,1);
        box-shadow: none;
        border-bottom: 1px solid #eee;
    }

    .navbar-brand{
        padding: 12px 15px;

    }

    .navbar-nav{
        margin: 0;
        display: block;
        margin:15px 0;
    }

    nav .app{
        opacity: 1;
        float: none;
    }

    nav .app img{
        height: 40px;
        margin: 5px 5px 30px;
    }

    .navbar-brand img {
        width: auto;
        height: 30px;
    }


    .navbar-toggle {
        margin-top: 9px;
        margin-bottom: 9px;
    }


    .intro-section {
        padding-top: 90px;
        height: 450px;
        background-position: 69% 0;
    }

    .intro-section .inline span {
        font-size: 15px;
    }
    .intro-section .inline span h4 {
        font-size: 18px;
        display: block;
    }

    .intro-section .inline span {
        font: 18px;
    }

    .intro-section .inline img {
        height: 40px;

    }

    .intro-section p {
        width: auto;
    }

    .intro-section .app img {
        height: 36px;
    }

    .learn-section .container,
    .monitor-section .container,
    .act-section .container{
        width: inherit;
    }

    .content {
        width: inherit;
    }


    .learn-section .content{
        padding: 0 15px;

    }

    .learn-section{
        padding: 500px 0 60px;
    }


    .learn-section .iphone{
        width: 300px;
        height: 527px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        left: 0;
        right: 0;
        margin: 0 auto;
        top:-560px;
        padding: 51px 43px 100px 45px;
        transform: unset !important;
    }

    .learn-section .iphone .slider1 {
        opacity: 1;
        width: auto;
        height: auto;
    }

    .learn-section .iphone .slider1 ul li img{
        display: block;
        max-width: 100%;
        height: auto;

    }



    .monitor-section{
        padding: 75% 0 0px;
        margin-bottom: -1px;
    }

    .monitor-section .content, .act-section .content{
        padding: 15px 30px 30px;
        background-color: #fff;
        z-index: 1;
        position: relative;
    }


    .monitor-section .text-left, .act-section .text-left {
        padding: 0px;
    }
    .monitor-section .iphone{
        width: 240px;
        height: 710px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        left: 0;
        right: 0;
        margin: 0 auto;
        top:-640px;
        transform: unset !important;
    }

    .monitor-section .number {
        font-size: 19px;
        line-height: 19px;
        top: 200px;
        margin-right: 38px;
    }


    .act-section{
        background-color: #d4d4d4;
        padding: 280px 0 0;
    }


    .act-section .iphone{
        transform: unset !important;
        top: -290px;
        left: -90px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 600px;
        height: 383px;

    }

    .act-section .iphone .unslider {
        transform: rotate(-60.5deg) skewY(28deg) translate(211.5px,12px);
    }

    .act-section .iphone .unslider .slider2 {
        width: 152px;
        height: 309px;
    }


    .act-section p {
        width: auto;
    }


    footer{
        padding: 10px 0 40px;
    }

    footer h2 {
        display: inline;
    }

    footer h2 span {
        display: block;
    }

    footer .app img{
        height: 38px;
        margin: 15px 5px;
    }










}





@media (max-width: 1024px) and (min-width: 991px){
    .mobile-hidden{display: none;}

    .learn-section .iphone .slider1 ul,
    .act-section .iphone .slider2 ul{
        list-style: none;
        padding: 0;
    }

/*
     .act-section .iphone .slider2{
        -ms-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        -webkit-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        -moz-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        transform: rotate(-60.5deg) skewY(28deg) translate(238.5px,12px);
    }
*/

    .act-section .iphone .slider2 ul li img{
        width: 172px;
        height: 352px;
    }
    .learn-section .iphone .slider1 {opacity: 1;}




}




@media (max-width: 767px) and (min-width: 481px){

    .watch-section{
        background-position: 100% 0%;
    }

    .monitor-section {
        padding: 40% 0 0px;
    }

    .monitor-section .iphone {
        top: -580px;
    }

    .act-section .iphone {
        left: 0;
        right: 0;
        margin: 0 auto;
    }




}






@media (max-width: 991px) and (min-width: 768px){


    .watch-section{
        background-position: 100% 0%;
    }



/*
    .act-section .iphone .slider2{
        -ms-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        -webkit-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        -moz-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
    }
*/

    .act-section .iphone .slider2 ul li img{
        width: auto;
        height: auto;
    }



    .navbar{
        margin: 0;
        padding: 0 15px;
    }

    .navbar-nav{

        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
    }

    nav .app{
        float: right;
        opacity: 0;
    }

    .app img {
        height: 30px !important;
        margin: 12px 0px 12px 10px !important;
    }

    .learn-section .iphone {
        width: 329px;
        height: 578px;
        padding: 57px 48px 109px 50px;
        top: -600px;
    }

    .learn-section {
        padding: 520px 0 60px;
    }

    .monitor-section .iphone {
        width: 364px;
        height: 1077px;

    }

    .monitor-section .number {
        font-size: 28px;
        line-height: 28px;
        top: 305px;
        margin-right: 57px;

    }

    .monitor-section{
        padding: 50% 0 0;
    }

    .monitor-section .iphone {
        top: -650px;
    }

    .act-section .iphone {
        width: 743px;
        height: 474px;

    }

    .act-section .iphone .unslider .slider2 {
        width: 191px;
        height: 391px;
    }

    .act-section .iphone .unslider {
        -ms-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        -webkit-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        -moz-transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
        transform: rotate(-60.5deg) skewY(28deg) translate(264.5px,15px);
    }

    .act-section .iphone {
        left: 0;
        right: 0;
        margin: 0 auto;
    }

}




@media(min-width:768px) {
    .navbar {

        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -ms-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

/*
    .top-nav-collapse {
        padding: 0;
    }
*/
}

@media (max-width: 480px) {
    h1.head, h2.sub-head {
        font-size: 25px;
        line-height: 25px;
    }
    .intro-section .inline {
        padding: 0 30px;
    }
    .intro-section .inline span {
        /*font-size: 13px;*/
    }

    .learn-section .iphone {
        width: 267px;
        height: 447px;
        padding-top: 43px;
    }
    .unslider-nav ol {
        margin-top: 80px !important;
    }
    .learn-section .content {
        margin-top: -50px;
    }
    .monitor-section .iphone {
        width: 200px;
        height: 600px;
    }
}

@media (max-width: 370px) {
    h1.head, h2.sub-head {
        font-size: 24px;
        line-height: 24px;
    }
}

@media (max-width: 320px) {
    h1.head, h2.sub-head {
        font-size: 21px;
        line-height: 21px;
    }
}
