@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'palatinoregular';
    src: url('font/Palatino/unicode.palatino-webfont.woff2') format('woff2'),
    url('font/Palatino//unicode.palatino-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Palatino-Bold';
    src: url('Palatino-Bold.eot');
    src: url('font/Palatinobold/Palatino-Bold.eot?#iefix') format('embedded-opentype'),
    url('font/Palatinobold/Palatino-Bold.woff2') format('woff2'),
    url('font/Palatinobold/Palatino-Bold.woff') format('woff'),
    url('font/Palatinobold/Palatino-Bold.svg#Palatino-Bold') format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

@font-face {
    font-family: 'nimbus_sans_lregular';
    src: url('font/nimbussan/nimbussanl-reg-webfont.woff2') format('woff2'),
    url('font/nimbussan/nimbussanl-reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html {
    margin: 0px !important;
    padding: 0px;
    height: 100%;
    width: 100%;
}

body {
    margin: 0px !important;
    padding: 0px;
    color: #fff !important;
    font-size: 14px;
    line-height: 1.42857;
    height: 100%;
    width: 100%;
}

body {
    font-family: 'palatinoregular';
}

img {
    border: 0px;
    outline: none;
    max-width: 100%;
}

ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

h4 {
    color: #000000 !important;
    font-size: 17.77px !important;
}

h5 {
    color: #508b7d !important;
    font-size: 17.77px !important;
}

.container-fluid {
    float: left;
    width: 100%;
    padding: 0px !important;
}

audio, canvas, progress, video {
    max-width: 100%;
}

.video-responsive {
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
    margin: 15px 0;
}

video {
    height: 250px;
    max-width: 100%;
}

.footer li {
    display: inline;
}

.footer li img {
    margin: 15px 5px 10px;
    width: 30px;
}

.appimag img {
    width: 150px;
}

.footer {
    text-align: center;
}

.main {
    background: #0066CC;
    height: 100%;
}

/*.langingpage{ float:left; width:100%; height:100%; background:url(images/bg.png); background-size: 100% 100%;}*/
.header .container {
    padding-top: 55px;
}

.hleft {
    padding-left: 0px !important;
}

.logo a {
    font-size: 30px;
    text-transform: uppercase;
    color: #66B3A9;
    font-weight: bold;
    position: relative;
    z-index: 999;
}

.hright {
    padding-right: 0px !important;
}

.hmenu img {
    float: right;
}

.hmenu-in {
    display: none;
}

.title {
    float: left;
    width: 100%;
    text-align: center;
}

.title h1 {
    color: #fff;
    font-size: 40px;
    margin: 10px 0;
    font-family: 'Palatino-Bold';
}

.title h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'nimbus_sans_lregular';
    color: #fff;
}

.title h3 {
    float: left;
    font-size: 20px;
    margin: 10px 0;
    text-align: center;
    width: 100%;
    font-family: 'nimbus_sans_lregular';
    color: #fff;
}

.title img {
    width: 130px;
}

.footer li a {
    text-decoration: none;
}

.audio a {
    cursor: pointer;
}

.audio a.down {
    background: rgba(0, 0, 0, 0) url("images/onsound.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-size: 0;
    height: 20px;
    position: relative;
    text-indent: -9999px;
    width: 20px;
    display: block;
}

.audio a {
    background: rgba(0, 0, 0, 0) url("images/offsound.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    display: block;
    font-size: 0;
    height: 20px;
    position: relative;
    text-indent: -9999px;
    width: 20px;
}

#button img {
    width: 30px;
}

.audio {
    float: left;
    position: absolute;
    width: 500px;
}

.acontent a {
    left: 0px;
    top: -10px;
}

.acontent {
    margin: 0 auto;
    width: 445px;
}

.audio {
    float: left;
    position: relative;
    width: 100%;
    height: 0;
}

.navbar-toggle {
    background: #000 !important;
}

.navbar-toggle .icon-bar {
    border: 1px solid !important;
    color: #fff !important;
}

.slider-img {
    float: left;
    width: 100%;
    text-align: center;
}

.middle-in {
    float: left;
    width: 100%;
}

.hmid-left {
    padding: 0px !important;
}

.hmid-mid {
    padding: 0px !important;
}

.hmid-right {
    padding: 0px !important;
    margin-top: 17%;
}

.right-text-arrow {
    float: right;
    width: auto;
    text-align: right;
    margin-right: 15px;
}

.hright-arrow {
    float: right;
    padding-top: 10px;
}

.hmid-mid-text {
    text-align: center;
}

.hmid-mid-text h4, .hmid-mid-text h5 {
    font-size: 17.79px;
}

/*----------------------middle landing page 2 start-------------------------*/
.middletwo .hmid-left {
    margin-top: 20%;
    text-align: right;
}

.middletwo .hmid-right {
    margin-top: 20%;
}

.top-arrow {
    text-align: center;
    position: relative;
    top: -35px;
}

.middletwo .hright-arrow {
    text-align: left;
    width: 100%;
}

.middletwo .left-arrow {
    position: relative;
    right: -30px;
    z-index: 9999;
}

.middletwo .hright-arrow {
    position: relative;
    left: -30px;
    z-index: 9999;
}

/*----------------------middle landing page 2 end-------------------------*/

.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.fp-tableCell {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

.hmid-mid-text {
    position: relative;
}

.downarrow {
    bottom: -60px;
    display: inline;
    float: left;
    left: 0;
    position: absolute;
    width: 100%;
}

/*----------------------Mobile menu end-------------------------*/

@media only screen and (max-width: 767px) {
    .container {
        width: 85% !important;
    }

    .middletwo .hmid-left, .middletwo .hmid-right {
        width: 15% !important;
        float: left;
    }

    .middletwo .hmid-mid {
        float: left;
        width: 70% !important;
    }

    .middletwo .left-arrow {
        right: 0px;
    }

    .middletwo .hright-arrow {
        left: 0px;
    }

    video {
        height: auto;
        max-width: 100%;
    }

    .title h2 {
        font-size: 16px;
    }

    .title h3 {
        font-size: 14px;
        margin: 0;
    }

    .title h1 {
        font-size: 30px;
    }

    .title img {
        width: 80px;
    }

    .appimag img {
        width: 100px;
    }

    .title {
        margin-top: 10px;
    }

    .title h2 {
        margin-bottom: 5px;
    }

    .acontent {
        margin: 0 auto;
        width: 250px; /*width: 330px;*/
    }

    .acontent a {
        left: 0;
    }

    video {
        width: 250px; /*padding:0 150px;*/
    }
}

@media only screen and (max-width: 480px) and (orientation: landscape) {
    .video-responsive {
        margin: 5px 0;
    }

    video {
        height: 90px;
    }

    .appimag img {
        width: 80px !important;
    }

    .title h1 {
        font-size: 18px !important;
    }

    .title h2, .title h3 {
        font-size: 13px !important;
    }

    .video-responsive {
        margin: 7px 0 !important;
    }
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
    .acontent {
        margin: 0 auto; /*width: 350px;*/
    }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .title img {
        width: 50px;
    }

    .title h1 {
        font-size: 22px;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .title h2, .title h3 {
        font-size: 14px;
    }

    /*video {height: 100px !important;}*/
    .title h3 {
        margin: 0;
    }

    .footer ul {
        margin-bottom: 0;
    }

    .appimag img {
        width: 100px;
    }

    .video-responsive {
        margin: 10px 0;
    }

    .footer li img {
        margin: 10px 5px;
        width: 20px;
    }

    .acontent {
        margin: 0 auto;
        width: 250px; /*width: 380px;*/
    }

    /*.acontent a {left: 15px;top: -35px;}*/
    video {
        max-width: 250px;
        height: 100px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1400px) {
    .title h3 {
        margin: 5px 0;
    }

    .title img {
        width: 100px;
    }

    .title h3, .title h2 {
        font-size: 18px;
    }

    .title {
        margin-top: 5px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .acontent {
        margin: 0 auto; /*width: 270px;*/
    }
}

@media only screen and (min-width: 768px) and (max-width: 1260px) {
    .container {
        width: 96% !important;
    }
}
