@font-face {
    font-family: 'khmerOsBattambang';
    src: url('../fonts/KhmerOSbattambang.ttf');
}
@font-face {
    font-family: 'khmerOsMoulLighy';
    src: url('../fonts/KhmerOS_muollight.ttf');
}
.icon-feature, .site-footer, .testimonials blockquote {
    text-align: center
}

.navbar {
    margin-bottom: 0;
    border: none
}

.navbar-brand .glyphicon {
    margin-right: 6px
}

.hero {
    background: url(../img/boot/Cover.png) no-repeat!important;
    background-size: cover !important;
    border: none;
    height: calc(100vh - 40px);
    background-position: bottom !important;
    bottom: 0;
    position: relative;
    background-size: 100% !important;
    width: 100%;
}

@media (min-width: 992px) {
    .hero .get-it {
        margin-top: 20px;
        padding-right: 30px
    }
}

@media (max-width: 992px) {
    .hero .get-it, .hero .phone-preview {
        text-align: center
    }
}
.hero .get-it h3{font-size: 35px;}
.hero .get-it h1, .hero .get-it p {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, .3);
    margin-top: 0
}

.hero .get-it .btn {
    margin-left: 0;
    margin-bottom: 0;
    text-shadow: none;
    border-radius: 0
}

div.iphone-mockup {
    position: relative;
    max-width: 250px;
    margin: 20px;
    display: inline-block
}

.iphone-mockup img.device {
    width: 100%;
    height: auto
}

.iphone-mockup .screen {
    position: absolute;
    width: 88%;
    height: 77%;
    top: 12%;
    border-radius: 2px;
    left: 6%;
    border: 1px solid #444;
    overflow: hidden;
    background: url(screen-content-iphone-6.jpg) center;
    background-size: cover
}

.iphone-mockup .screen:before {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 70%;
    height: 140%;
    top: -12%;
    right: -60%;
    transform: rotate(-19deg);
    opacity: .2
}

.icon-feature .glyphicon {
    font-size: 60px
}

section.features {
    background-color: #369;
    padding: 40px 0;
    color: #fff
}

.features h2 {
    color: #fff
}

.features .icon-features {
    margin-top: 15px
}

section.testimonials {
    margin: 50px 0
}

.site-footer {
    padding: 20px 0
}

@media (min-width: 768px) {
    .site-footer h5 {
        text-align: left
    }
}

.site-footer h5 {
    color: inherit;
    font-size: 20px
}

.site-footer .social-icons a:hover {
    opacity: 1
}

.site-footer .social-icons a {
    display: inline-block;
    width: 32px;
    border: none;
    font-size: 20px;
    border-radius: 50%;
    margin: 4px;
    color: #fff;
    text-align: center;
    background-color: #798FA5;
    height: 32px;
    opacity: .8;
    line-height: 32px
}

@media (min-width: 768px) {
    .site-footer .social-icons {
        text-align: right
    }
}

.get-it, h4 {
    line-height: 1.5;
    font-weight: 500
}

.jumbotron .h1, .jumbotron h1 {
    font-size: 40px!important;
    font-family: Moul
}

.jumbotron .h1, .jumbotron h2 {
    margin-bottom: 50px
}

.jumbotron .h1, .jumbotron h4 {
    margin-top: 30px
}

.jumbotron p {
    margin-top: 25px !important
}

body {
    font-family: Battambang, Bayon, Tahoma
}

.get-it .h1 {
    font-family: Moul !important
}

.navbar.navbar-fixed-bottom {
    background-color: #f5f5f5
}

footer p {
    margin-bottom: 0
}

footer img {
    height: 30px
}

footer {
    padding: 3px 10px 3px 3px;
    box-shadow: 0 5px 5px 6px rgba(0, 0, 0, .2);
    min-height: 35px !important
}
div.about{margin-left: 15px;padding-top: 10px;}
div.about p{
    text-shadow: none!important;
    font-size: 14px;
    margin-top: 0!important;
}