.e-keraies .t3-mainbody{
    overflow-x: hidden;
}

.e-keraies .t3-footer{
    display: none;
}

.e-keraies-title .sppb-addon-title, .e-keraies-title .sppb-addon-content{
    font-family: "Exo 2" !important;
}

.e-keraies-footer{
    border-top: 5px solid #ccc;
}

.e-keraies-back2eeae{
    border: 2px solid #fff;
    margin-left: -3px;
    background: #003398;
    float: left;
    position: fixed;
    color: #fff;
}

.e-keraies-back2eeae:hover{
   border: 2px solid #fff;
}

.e-keraies .privacy-policy{
    bottom: -50px;
    position: absolute;
    right: 50px;
}

.e-keraies .top-menu{
    float: right;
    margin-right: 20px;
}

.e-keraies .top-menu a {
    padding: 20px;
    top: 0;
    color: white;
}

.ekeraies-top_container{
    background-size: 100% 88%;
}

.e-keraies .mobile_screenshot_01{
    width: 26em;
    margin: 0 auto;
    display: block;
}

.e-keraies .topSlogan{
    margin: 0 auto;
    display: block;
    padding: 80px 0 0;
    float: right;
    color: white;
    width: 68%;
}

span.subSlogan {
    margin-top: 1em;
    font-size: 1.4em;
    display: inline-block;
    margin-left: 5em;
    width: 26em;
}

a.store_btn {
    display: inline-block;
}

a.store_btn img{
    width: 300px;
    display: inline-block;
}

.topSlogan_logo img{
    margin-left: 100px;
    width: 160px;
}

.topSlogan_logo_txt{
    padding-top: 16px;
    margin-left: 290px;
    font-weight: 600;
    font-size: 2.5em;
}

.mac_app_store {
    padding: 20px 0px;
}

.screenshots_app{
    width: 400px;
}

.screenshots_app-right{
    width: 260px;
    float: right;
}

.screenshots_app span.screenshot_app_01 {
    display: inline-block;
    overflow: hidden;
    box-shadow: 0px 0px 24px 0px #44444482;
}

.screenshots_app span.screenshot_app_02 {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    left: 22%;
    top: 8%;
    box-shadow: 0px 0px 24px 0px #44444482;
}

.screenshots_app-right span.screenshot_app_01 {
    display: inline-block;
    overflow: hidden;
    box-shadow: 0px 0px 24px 0px #44444482;
}

.screenshots_app-right span.screenshot_app_02 {
    display: inline-block;
    overflow: hidden;
    position: absolute;
    right: 22%;
    top: 8%;
    box-shadow: 0px 0px 24px 0px #44444482;
}

.screenshots_app span img, .screenshots_app-right span img{
    width: 260px;
    /*margin-top: -20px;*/
}

.feature_text{
    margin: 130px 0;
    display: inline-block;
}

.feature_text h3 {
    font-size: 34px;
}

.feature_text p {
    font-size: 20px;
}

.feature_text li{
    font-size: 1.2em !important;
}

.top-appname {
    font-size: 40px;
    margin-top: -18px;
    margin-left: 46px;
    color: white;
    font-weight: 400;
}

.subSlogan-btn, .subSlogan-btn:active, .subSlogan-btn:visited{
    margin-top: 1em;
    margin-left: 5em;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 20px 40px;
    display: inline-block;
    color: #fff;
    font-size: 1.4em;
}

.subSlogan-btn:hover{
    margin-top: 1em;
    margin-left: 5em;
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 20px 40px;
    display: inline-block;
    color: #fff;
    font-size: 1.4em;
    background: rgb(255 255 255 / 0.35);
}

.subSlogan-btn i.fa.fa-download {
    font-size: 1.6em;
    vertical-align: top;
    padding-left: 16px;
}

.last-feature{
    margin-bottom: 64px;
}

#downloadFromStores{
    background-position: 0px -110px;
}

.AppStore {
    width: 290px;
    bottom: 315px;
    position: absolute;
    left: 60px;
}

.AppStore img{
    width: 100%;
}

.Stores_PhoneMainScreen {
    margin: 0 auto;
    text-align: center;
    width: 40%;
}

.Stores_PhoneMainScreen img{
    width: 380px;
}

.GooglePlay {
    width: 290px;
    bottom: 315px;
    position: absolute;
    right: 60px;
}

.GooglePlay img{
    width: 100%;
}

#programs-logos{
    width: 100%;
}

.programs-logos p{
    text-align: center;
    
}

.AppStore_text{
    color: white;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 32px;
    display: inline-block;
    width: 100%;
}

.GooglePlay_text{
    color: white;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 32px;
    display: inline-block;
    width: 100%;
}

.PowerByWrapper{
    margin: 0 auto;
    max-width: 86%;
}

.PowerByWrapper .pull-right{
    padding-left: 10px;
}

.PowerByText{
    text-align: right;
    padding: 15px 0;
    display: block;
}

.ekeraies-contact-wrapper{
    background-image: url(/images/ekeraies_sp/HeyU-Landing-Page-Symu_co_01.jpg);
    background-attachment: fixed; 
    background-size: cover;
    display: grid;
    align-items: center;
    justify-content: center;
}

.ekeraies-contact-wrapper .bg-glass{
    height: 20rem;
    box-shadow: 0 0 1rem 0 rgba(0, 0, 0, .2);   
    border-radius: 5px;
    position: relative;
    z-index: 1;
    background: inherit;
    overflow: hidden;
}

.ekeraies-contact-wrapper .bg-glass:before {
    content: "";
    position: absolute;
    background: inherit;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: inset 0 0 2000px rgba(255, 255, 255, .5);
    filter: blur(10px);
    margin: -20px;
}