/* Move down content because we have a fixed navbar that is 50px tall */


/*fonts*/

/* latin-ext */
@font-face {
    font-family: 'Bahiana';
    font-style: normal;
    font-weight: 400;
    src: local('Bahiana Regular'), local('Bahiana-Regular'), url('../fonts/BahianaRegular_latinext.woff2') format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Bahiana';
    font-style: normal;
    font-weight: 400;
    src: local('Bahiana Regular'), local('Bahiana-Regular'), url('../fonts/BahianaRegular_latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/MontserratRegular_vietnamese.woff2') format('woff2');
    unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/MontserraRegular_latinext.woff2') format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/MontserratRegular_latin.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}




::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: gray;
    font-size: 10pt;
    padding-left: 5px;
}

::-moz-placeholder { /* Firefox 19+ */
    color: lightgray;
}

:-ms-input-placeholder { /* IE 10+ */
    color: lightgray;
}

:-moz-placeholder { /* Firefox 18- */
    color: lightgray;
}



/*font-family: 'Bahiana', cursive;
font-family: 'Montserrat', sans-serif;*/

.navbar a.pressKit {
    margin-right: 20px;
    background: black;
    color: white !important;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-inverse {
    border-color: transparent;
    background-color: transparent;
}

.row .img-responsive {
    margin: 0 auto;
}

.m-0{
    margin:0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}


.mt-80 {
    margin-top: 80px !important;
}

.mt-60 {
    margin-top: 60px !important;
}


.mt-120 {
    margin-top: 120px !important;
}

.mt-100 {
    margin-top: 100px !important;
}
.mb-10{
    margin-bottom: 10px !important;
}


.w-100 {
width:100% !important;
}

.dn {
display:none !important;
}


/* Custom CSS */




a {
    color: white !important;
    cursor: pointer !important;
}

.navbar-nav > li > a {
    color: black !important;
    font-size: 25pt;
}

.language a {
    color: black !important;
    text-decoration: none !important;
}

.navbar {
    min-height: 100px;
    font-family: 'Bahiana', cursive;
    font-size: 18pt;
    color: white;
    margin-bottom: 0px;
}

.carousel .item {
    background-color: transparent !important;
}



h1 {
    font-family: 'Bahiana', cursive;
    font-size: 40pt;
}

h2 {
    font-family: 'Bahiana', cursive;
    font-size: 25pt;
}

h3 {
    font-family: 'Bahiana', cursive;
    font-size: 20pt;
}

.nav {
    margin-top: 25px !important;
    font-family: 'Bahiana', cursive;
    font-size: 18pt;
    color: white;
}


.btn {
    font-family: 'Bahiana', cursive;
    background-color: #13558e;
    border: none;
    font-size: 30pt;
    border-radius: 0 !important;
    width: 100%;
    margin-top: -10px;
}

    .btn:hover {
        background-color: #13558e !important;
    }

#bottomBanner {
    background: url('../images/news_banner3.png') center center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 336px;
}

#gamesBanner {
    background: url('../images/comingsoon.png') center center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 324px;
}
    #gamesBanner #divGamesBahnner a {
        width: 16%;
        font-size: 23pt;
    }
    #gamesBanner #divGamesBahnner img {
        width: 7%;
        
    }

#divIndexOurGames p {
    font-family: 'Montserrat', sans-serif;
}

#aboutBanner {
    background: url('../images/about_banner.png') center center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 368px;
}


#aboutTeam {
   
    /*background-size: cover;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    
}

    #aboutTeam div {
        min-height: 600px;
        cursor: pointer;
    }

#topBanner {
    background: url('../images/top.png') center center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: auto !important;
    height: 300px;
}

.footer-subscribe {
    margin-left: 30px;
    width: 55%;
    margin-top: 20px;
}

    .footer-subscribe h1 {
        color: #f16622;
        width: auto;
        margin: auto;
        font-size: 25pt;
    }

.footer input,textarea {
    font-family: 'Montserrat', sans-serif;
    border: 1px solid white;
    background: transparent;
    color: white;
    height: 40px;
    width: 45%;
    padding-left: 7px;
}

.footer p {
    font-family: 'Montserrat', sans-serif;
    background: transparent;
    color: white;
}

.footer .btn {
    line-height: 25px;
    width: 90.8%;
    letter-spacing: 3px;
    margin-left: 0px;
}


#footer {
    background: url('../images/Footer.png') center center no-repeat;
    /*background-size: cover;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 300px !important;
    padding-bottom: 50px;
}



#pNewsBahnnerContent {
    font-family: 'Montserrat', sans-serif;
    color: black
}

#ulTopMenu a, #ulTopMenu a:hover, #ulTopMenu a:active {
    background: transparent !important
}

area:hover {
border:none !important;
}

#ulSubMenu a {
    color: black !important;
    font-size: 13pt;
}

#divGameDetail p {
    font-family: 'Montserrat', sans-serif !important;
    color: black;
}

#divAboutBahnner a {
    width: 20% !important;
    height: 60px;
    line-height: 40px;
    margin-left:10px;
}


.navbar-inverse .navbar-toggle .icon-bar {
background-color:black !important;
}

.navbar-inverse .navbar-toggle {
border:none !important;
}

#ulTopMenu a:hover {
    text-decoration: underline !important;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
background-color:transparent !important;
}


.gameDetailVideo {
display:block;
}
.download-link-area{
    width: 19% !important;
    margin: 0px !important;
    padding: 5px !important;
}

a.download-link-area{
 text-decoration: none;
}
.download-link-title{
    margin: 5px !important;
}