body {
    background-color: #674172;
    background-image: url("../img/cover_V3.png");
    background-size: cover;
    background-repeat: no-repeat;
    transition-duration: 0.2s;
}
header {
    padding-top: 0px;
}
.logo {
    margin-top: 5px;
    height: 40px;
    float: left;
}
.menu {
    float: right;
    color: white;
    font-size: 13px;
    padding-top: 20px;
}
.menu a {
    text-transform: uppercase;
    font-family: Montserrat;
    text-decoration: none;
    color: white;
    margin-left: 20px;
    transition-duration: 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=25, Direction=99, Color=#000000)";
    /*IE 8*/
    
    text-shadow: 2px 12px 25px rgba(0, 0, 0, 0.1);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=25, Direction=135, Color=#000000);
    /*IE 5.5-7*/
}
.mobile {
    color: white;
    margin-left: 30px;
    font-size: 35px;
    float: left;
    display: none;
}
.menu a:hover {
    color: white;
    text-decoration: none;
    transition-duration: 0.3s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=25, Direction=99, Color=#000000)";
    /*IE 8*/
    
    text-shadow: 2px 12px 25px rgba(0, 0, 0, 0.3);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=25, Direction=135, Color=#000000);
    /*IE 5.5-7*/
}
#dlbtn {
    color: #674172;
    text-shadow: 2px 12px 25px rgba(0, 0, 0, 0);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    background-color: white;
    border-radius: 20px;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    cursor: pointer;
    transition-duration: 0.2s;
}
#sec {
    padding-top: 120px;
    color: white;
    text-shadow: 6px 15px 30px rgba(0.9, 0, 0, 0.1);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    font-size: 152px;
    transition-duration: 0.2s;
}
.home h1 {
    text-align: center;
    color: white;
    font-family: Roboto;
    font-weight: bold;
    text-shadow: 6px 11px 18px rgba(0, 0, 0, 0.1);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    transition-duration: 0.2s;
}
.home h2 {
    text-align: center;
    color: white;
    font-family: Roboto;
    font-weight: 100;
    text-shadow: 6px 11px 18px rgba(0, 0, 0, 0.2);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    transition-duration: 0.2s;
}
.disbtn {
    margin-top: 50px;
    color: #674172;
    text-shadow: 2px 12px 25px rgba(0, 0, 0, 0);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    background-color: white;
    border-radius: 20px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    transition-duration: 0.2s;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bolder;
    font-size: 15px;
    text-align: center;
    width: 260px;
}
.disbtn:hover {
    background-color: #674172;
    color: white;
    transition-duration: 0.2s;
}
.disbtn a {
    margin-top: 50px;
    color: #674172;
    text-shadow: 2px 12px 25px rgba(0, 0, 0, 0);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    background-color: white;
    border-radius: 20px;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 8px;
    padding-left: 5px;
    transition-duration: 0.2s;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bolder;
    font-size: 15px;
    text-align: center;
    width: 260px;
}
.disbtn a:hover {
    color: white;
    cursor: pointer;
    text-decoration: none;
    background-color: #674172;
    transition-duration: 0.2s;
}
.home {
    height: 640px;
    background-image: url("../img/cover_final.png");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
.features {
    height: 860px;
    box-shadow: 0px 5px 8px -5px rgba(234, 234, 234, 0.65);
    background-color: white;
    padding-top: 100px;
}
.fea {
    padding-top: 90px;
    margin-bottom: 12px;
    text-align: center;
    font-family: Open Sans;
    color: #626d7b;
    #626d7b font-size: 40px;
}
.fea img {
    height: 80px;
}
.fea h3 {
    padding-top: 10px;
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 8px;
    color: #674172;
    text-transform: uppercae;
}
.fea h4 {
    color: #626d7b;
    font-size: 17px;
    text-transform: u line-height: 25px;
}
.whytr {
    background-color: #fafafa;
    height: 560px;
    font-family: Open Sans;
    color: #626d7b;
    padding-top: 120px;
}

.why p{
    padding-top: 13px;
}

.why h3 {
    font-family: Open Sans;
    font-size: 27px;
    font-weight: 600;
    color: #674172;
}
.why h4 {
    padding-top: 20px;
    font-family: Open Sans;
    font-size: 16px;
    line-height: 30px;
}
.why img {
    padding-left: 00px;
    height: 380px;
}
.about {
    background-color: white;
    height: 300px;
}
.abo h3 {
    padding-top: 80px;
    text-align: center;
    font-weight: 600;
    font-family: Open Sans;
    color: #674172;
}
.abo h4 {
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    font-family: Open Sans;
    color: #626d7b;
}
.download {
    background-image: url("../img/purple.png");
    background-size: cover;
    background-repeat: no-repeat;
}
.dow h1 {
    color: white;
    font-family: Open Sans;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
    text-shadow: 2px 12px 25px rgba(0, 0, 0, 0);
}
.icon {
    height: 105px;
    margin-bottom: 30px;
}
.apple {
    height: 75px;
    margin-bottom: 30px;
    opacity: 0.5;
}
.play {
    height: 50px;
    margin-bottom: 30px;
}
.copyright {
    background-color: #1e1f23;
    height: 140px;
    padding-top: 40px;
}
.copyright p {
    color: white;
    font-family: 'Open Sans'
}
.copyright a {
    color: white;
}
.cop h6 {
    color: white;
    font-family: Open Sans;
    font-size: 15px;
    padding-top: 5px;
    text-align: center;
}
.faq {
    background-image: url("../img/purple.png");
    background-size: cover;
    background-color: rgba(103, 65, 114, 0.90);
    text-align: center;
    color: white;
    font-family: 'Open Sans';
    padding-top: 80px;
    padding-bottom: 30px;
}
.acco {
    padding-top: 20px;
}
.panel-default {
    border-color: rgba(255, 255, 255, .15);
    font-family: 'Open Sans'
}
.panel-title a {
    font-weight: 600;
}
.panel-body {
    color: black;
}
.flmenu {
    background-color: rgba(103, 65, 114, 0.98);
    position: fixed;
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 10px;
    padding-bottom: 20px;
    z-index: 1;
}
.icons {
    background-color: white;
    color: #674172;
    padding: 13px 20px;
    border-radius: 50px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 40px;
    transition-duration: 0.2s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=50, Direction=103, Color=#000000)";
    /*IE 8*/
    
    -moz-box-shadow: 6px 25px 50px -22px rgba(0, 0, 0, 0.3);
    /*FF 3.5+*/
    
    -webkit-box-shadow: 6px 25px 50px -22px rgba(0, 0, 0, 0.3);
    /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    
    box-shadow: 6px 25px 50px -22px rgba(0, 0, 0, 0.3);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=50, Direction=135, Color=#000000);
    /*IE 5.5-7*/
}
.icons:hover {
    color: green;
    padding: 17px 24px;
    font-size: 45px;
    transition-duration: 0.2s;
}
.item {
    text-align: center;
}
.icH1 {
    color: #674172;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 15px;
}
.icH2 {
    font-family: 'Open Sans';
    font-size: 14px;
}
.blackiphone {
    width: 270px;
}
.bop {
    padding-top: 20px;
    transition-duration: 0.2s;
}
.menuheader {
    transition-duration: 0.2s;
    padding-bottom: 20px;
    padding-left: 70px;
    padding-right: 2430px;
    position: fixed;
    z-index: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=50, Direction=92, Color=#000000)";
    /*IE 8*/
    
    -moz-box-shadow: 1px 25px 50px -6px rgba(0, 0, 0, 0.1);
    /*FF 3.5+*/
    
    -webkit-box-shadow: 1px 25px 50px -6px rgba(0, 0, 0, 0.1);
    /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    
    box-shadow: 1px 25px 50px -6px rgba(0, 0, 0, 0.1);
    /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=50, Direction=135, Color=#000000);
    /*IE 5.5-7*/
    
    background-color: rgba(103, 65, 114, 0.96);
}
@media screen and (min-width: 1600px) {
    .menuheader {
        padding-left: 270px;
    }
}
@media screen and (min-width: 2300px) {
    .menuheader {
        padding-left: 690px;
    }
}
@media screen and (max-device-width: 950px) {
    body {
        background-color: #674172;
        background-image: url("../img/cover_V3.png");
        background-size: cover;
        background-repeat: no-repeat;
        transition-duration: 0.2s;
    }
    header {
        padding-top: 30px;
    }
    .logo {
        padding-top: -20px;
        height: 100px;
        float: left;
    }
    .menu {
        float: right;
        color: hite;
        font-size: 5px;
        padding-top: 0px;
        padding-left: 7px;
    }
    .menu a {
        display: none;
    }
    .mobile {
        color: white;
        padding-top: 27px;
        margin-left: 30px;
        font-size: 55px;
        float: left;
        display: flex;
    }
    .home {
        height: 900px;
    }
    .home h1 {
        font-size: 60px;
    }
    .home h2 {
        font-size: 50px;
        padding-left: 70px;
        padding-right: 70px;
    }
    .disbtn {
        display: none;
    }
    .disbtn a {
        display: none;
    }
    .features {
        height: 3200px;
        box-shadow: 0px 5px 8px -5px rgba(234, 234, 234, 0.65);
        background-color: white;
    }
    .fea h3 {
        font-size: 50px;
    }
    .fea h4 {
        padding-left: 40px;
        font-size: 40px;
        padding-right: 40px;
        line-height: 60px;
    }
    .whytr {
        height: 1650px;
    }
    .why h3 {
        padding-left: 40px;
        font-size: 60px;
    }
    .why h4 {
        font-size: 40px;
        line-height: 50px;
        padding-left: 40px;
        padding-right: 40px;
    }
    .why img {
        height: 320px;
        padding-left: 240px;
    }
    .about {
        height: 950px;
    }
    .abo h3 {
        font-size: 60px;
    }
    .abo h4 {
        font-size: 40px;
        line-height: 60px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .dow h1 {
        font-size: 60px;
    }
    .blackiphone {
        display: none;
    }
    .icons {
        background-color: white;
        color: #674172;
        padding: 63px 80px;
        border-radius: 150px;
        margin-top: 5px;
        margin-bottom: 15px;
        font-size: 120px;
        transition-duration: 0.2s;
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=50, Direction=103, Color=#000000)";
        /*IE 8*/
        
        -moz-box-shadow: 6px 25px 50px -22px rgba(0, 0, 0, 0.3);
        /*FF 3.5+*/
        
        -webkit-box-shadow: 6px 25px 50px -22px rgba(0, 0, 0, 0.3);
        /*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
        
        box-shadow: 6px 25px 50px -22px rgba(0, 0, 0, 0.3);
        /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
        
        filter: progid: DXImageTransform.Microsoft.Shadow(Strength=50, Direction=135, Color=#000000);
        /*IE 5.5-7*/
    }
    .icons:hover {
        color: green;
        padding: 17px 24px;
        font-size: 45px;
        transition-duration: 0.2s;
    }
    .item {
        text-align: center;
    }
    .icH1 {
        color: #674172;
        font-family: 'Open Sans';
        font-weight: bold;
        font-size: 45px;
    }
    .icH2 {
        font-family: 'Open Sans';
        font-size: 34px;
    }
    .menuheader {
        display: none;
    }
    .faq {
        font-size: 40px;
    }
    .panel-title {
        font-size: 40px;
    }
    .aboutfree {
        font-size: 50px;
        padding-bottom: 10px;
    }
    .icon {
        height: 260px;
    }
    .play {
        margin-top: 50px;
        height: 130px;
    }
    .apple {
        height: 200px;
    }
    .copyright {
        background-color: #1e1f23;
        height: 300px;
        padding-top: 40px;
    }
    .copyright p {
        color: white;
        font-family: 'Open Sans';
        font-size: 25px;
    }
    .copyright a {
        color: white;
    }
    .cop h6 {
        color: white;
        font-family: Open Sans;
        font-size: 55px;
        padding-top: 5px;
        text-align: center;
    }
    .blackiphone {
        height: 670px;
    }