﻿
/*=============================================================
    Authour URL: www.designbootstrap.com

    http://www.designbootstrap.com/

    License: MIT

    http://opensource.org/licenses/MIT

    100% Free To use For Personal And Commercial Use.

    IN EXCHANGE JUST TELL PEOPLE ABOUT THIS WEBSITE

========================================================  */



/*================================
    GENERAL STYLES
==================================*/

body {
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}

section {
    display: table;
    width:1140px;
    margin:0px auto;
    padding-top: 50px;
    padding-bottom: 50px;
}

/*.head-set {*/
    /*padding-top: 20px;*/
    /*padding-bottom: 20px;*/
/*}*/

/*.pad-bottom {*/
    /*padding-bottom: 60px;*/
/*}*/
/*================================
    NAVBAR STYLES
==================================*/
.navbar-default {
    background: rgba(0,0,0,0.3);
    border-color: transparent;
    color: #fff;
}

    .navbar-default .navbar-nav > li > a{
        color: #fff;
        font-size:16px;
    }
    .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
        font-size:20px;
    }

/*.navbar-brand {*/
    /*padding: 0px;*/
/*}*/
.navbar-default .navbar-toggle .icon-bar {
    background-color:#fff;
}
/*================================
    HOME SECTION STYLES
==================================*/

/*STYLE OF BACKGROUND IMAGE*/
#home {
    /*background: url(../img/home.jpg) no-repeat center center; *//*Full Witdth background image*/
    padding: 0;
    -webkit-background-size:  auto 100%;
    background-size:  auto 100%;
    -moz-background-size:  auto 100%;
    height: 600px;
    /*padding-top: 50px;*/
    /*padding-bottom: 25px;*/

}
    /*STYLE FOR OVERLAY CLASS - WHICH IS ABOVE IMAGE WITH OPACITY/TRANSPARENCY 0.75*/

    #home .overlay {
        /*padding-top: 90px;*/
        /*background-color: rgba(35, 133, 161,0.75); *//*.75 opacity of the color so that background image is visible*/
        min-height: 700px;
        color: #fff;
    }

    #home h1 {
        padding-top: 35px;
        font-weight: 900;
        font-size: 35px;
    }
/*SMPLE CLASS TO ADJUST SECTION PADDING & HEIGHT*/

/*CLASS TO FORMAT TEXT*/
.p-cls {
    padding-top: 30px;
    padding-bottom: 40px;
}

/*======================================
    PARALLAX LIKE / STATS SECTION STYLES
=========================================*/

/*.parallax-like {*/
    /*background: url(../img/stats.jpg) no-repeat center center; *//* DEFINE IMAGE PATH CAREFULLY*/
    /*padding: 0;*/
    /*-webkit-background-size: cover;*/
    /*background-size: cover;*/
    /*color: #fff;*/
    /*background-attachment: fixed;*/
/*}*/

    /*.parallax-like .overlay {*/
        /*min-height: 200px;*/
        /*background: rgba(0, 0, 0,0.9);*/
        /*font-size: 40px;*/
        /*padding-bottom: 60px;*/
        /*padding-top: 60px;*/
    /*}*/

/*================================
    PORTFOLIO / WORK SECTION STYLES
==================================*/
/*.portfolio-item img:hover { *//* POSTFOLIO IMAGE BIG ON HOVER */
    /*cursor: pointer;*/
    /*-webkit-transform: scale(1.1, 1.1);*/
    /*-ms-transform: scale(1.1, 1.1);*/
    /*transform: scale(1.1, 1.1);*/
    /*transition-duration: 0.3s;*/
    /*-webkit-transition-duration: 0.3s; *//* Safari */
    /*z-index: 1;*/
/*}*/

/*================================
    VIDEO SECTION STYLES
==================================*/
/*#video-sec {*/
    /*color: #fff;*/
    /*text-align: center;*/
/*}*/

    /*#video-sec .overlay {*/
        /*background-color: rgba(0, 0, 0, 0.85);*/
        /*min-height: 300px;*/
        /*color: #fff;*/
    /*}*/

    /*#video-sec h1 {*/
        /*padding-top: 80px;*/
        /*font-size: 50px;*/
        /*font-weight: 900;*/
        /*padding-bottom: 30px;*/
    /*}*/
/*================================
    CLIENTS SECTION STYLES
==================================*/
/*#clients {*/
    /*background-color:#f4f4f4;*/
    /*padding-bottom:50px;*/
    /*padding-top:50px;*/
/*}*/
    /*#clients img {*/
        /*opacity:0.5;*/
        /*cursor:pointer;*/
    /*}*/
        /*#clients img:hover {*/
            /*opacity:1;*/
        /*}*/
/*================================
    FOOTER SECTION STYLES
==================================*/

footer {
    padding: 20px 0;
    width:1140px;
    font-size: 12px;
    text-align: center;
    /*font-weight: 900;*/
    background-color: rgb(0, 0, 0);
    color: #5a5a5a;
    height: 40px;
    margin:0px auto;
}

footer a, footer a:hover {
    color: #5a5a5a;
    font-size: 12px;
    text-decoration: none;
}
.game_title{
    display:inline-block;
    float:left;
    background:url(../img/logo_white.png) no-repeat left center;
    -webkit-background-size:  auto 100%;
    background-size:  auto 100%;
    -moz-background-size:  auto 100%;
    padding-left:160px;
    line-height:45px;
    font-size:30px;
    height: 40px;
    width: 200px;
}
footer .game_content{
    float:right;
    text-align: right;
    line-height:20px;
    font-size:15px;

}
.col-md-content{
    margin-top: 260px;
    margin-left: 0px;
}
#content h1{
    font-size:35px;
}
#content h2{
    font-size:18px;
    line-height: 24px;;
    height:120px;
    width: 488px;

}
.btn_green{
    background:url(../img/btn_m_green_normal.png) no-repeat center center;
    -webkit-background-size:   100% auto;
    background-size:   100% auto;
    -moz-background-size:   100% auto;
    width:205px;
    height:74px;
    line-height:61px;
    text-align: center;
    font-size:25px;
    cursor: hand;
    padding-left:35px;
}


section .content{
    margin: 30px 50px;
}
ul{
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px
}


.list-blog {
    list-style: none outside;
    margin: 0px auto;
}

.list-blog li {
    display: block;
    line-height: 35px;
}

.list-blog span {
    float: right;
    margin-bottom: 1px;
}

.list-blog p {
    margin: 10px 20px;
}

.list-blog .little-title{
    width: 100%;text-align: center;font-size:25px;margin: 75px auto 40px;
}
.list-blog .l-content{
    width: 100%;margin: 0px auto;
}

.list-blog .little-content{
    vertical-align: top;background:url(./assets/img/dot.png) repeat-y;
    background-position:132px 0px;padding-bottom: 20px;
}
.list-blog .little-content .year{
    font-size: 16px;display:inline-block;width:100px;text-align: center;
}
.list-blog .little-content .month{
    text-align: center;line-height:60px;width:60px;height:60px;
    border-radius:90px;background: #0295e4;color:white;font-size:16px;display:inline-block;
}
.list-blog .little-content .info{
    line-height:25px;font-size:16px;vertical-align:top;margin-left:10px;background:#ecf7fb;
    border-radius:45px;padding:20px;width:75%;;display:inline-block
}

.content .col .product {
    display: inline-block;
    float: left
}

.col .product img {
    width: 100;
    border-radius: 10px;
}

.content .col .productContent {
    display: inline-block;
    margin-left: 15px;
}

.col .productContent .productTitle {
    font-size: 18px;
    line-height: 32px;
}

.col .productContent .pform {
    color: #62a0ce;
}

#home_box{
    width:100%;
    height:600px;
    background: url('../img/default.png') repeat-x;
}
#pre{
    width:30px;height:46px;background: url('../img/iconpre.png') no-repeat;
    position: absolute;z-index:999;cursor: pointer;top:250px;left: 2%;
}
#next{
    width:30px;height:46px;background: url('../img/iconnext.png') no-repeat;
    position: absolute;z-index:999;cursor: pointer;top:250px;right: 2%
}

.boxContainer .box {
    display: inline-block;
    width:400px;
    margin: 0px 0px;
    padding: 0px;
    height: 400px;
    text-align: center;
}

.boxContainer .red {
    margin:0px 30px;
    background: #f5fbfd;
    color:#262626;
    width:400px;
}

.boxContainer .blue {
    float:right;
    width:280px;
    background: #f5fbfd;
}

.boxContainer .back {
    float:left;
    background: url("") no-repeat center center;
    -webkit-background-size: 400px auto;
    background-size: 400px auto;
    -moz-background-size: 400px auto;
    width:400px;
    height:400px;
    cursor:hand;
}

.list-blog li .body {
    width:737px;
    height: 200px;
    float: right;
    padding: 0px 25px 25px 0px;
}

#games  .list-blog li img {
    width: 310px;
    height:178px;
    float: left;
    padding: 0px 25px;

}

.games_content{
    float:left;width:398px;
}

.games_box{
    padding:0px 25px 25px;
}

#games  .list-blog li .content{
    display:block;
    float:left;
    font-size:16px;
    line-height:25px;
    max-height:124px;
    width:737px;
    padding-top:12px;
}

#gameInfo .row {
    padding:0px 100px 25px;
    border: 1px;
}
.info_panel_content{
    width: 60%;
    min-width:400px;
    height: 250px;
    margin: 0px auto;
}
.info_panel_content .modal-body{
    width: 400px;
    margin: auto;
}
.info_panel_box{
    width: 60%;
    min-width:500px;
    min-height:300px;
    height: 500px;
    margin: 100px auto;
    padding: 0px;
    border: 3px;

}
.info_panel_box .panel_border{
    background: #edf3ff;
    border: 20px solid #fff;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.join_more_section{
    min-height: 750px;
    height:auto;
    width:885px;
    margin: 164px auto 0px;
}

.join_more_section  .title .box
{
    cursor: hand;
    padding: 0px 40px;
    min-width: 128px;
    height:47px;
    text-align: center;
    line-height:47px;
    font-size:25px;
    color: #54737f;
    display: block;
    border-radius:6px;
    border:2px #d3e9f2 solid;
    margin:0px 0px 10px;
}
.join_more_section .title  .active
{
    color: #54737f;
    background-color: #d3e9f2;
    border:2px #d3e9f2 solid;
    outline:0;
}
.join_more_section .title
{
    float: left;
    width:204px;
    text-align: center;
    margin-top: 14px;
}

.join_more_section .content{
    float: right;
    width:640px;
    margin: 0px;
}

.join_more_section .list-blog li .content{
    margin: 13px 20px;
    font-size: 25px;
}

.join_more_section .duty li {
    margin: 15px auto;
    width:150px;
    text-align: center;
    cursor: hand;
    font-size:15px;
    line-height:25px;
    border-bottom: 1px #cccccc solid;
    display:block;
}

@media only screen and (max-width: 767px){
    .join_more_section .duty li {
        margin: 5px auto;
        width:90%;
        text-align: center;
        cursor: hand;
        font-size:15px;
        line-height:25px;
        border-bottom: 1px #cccccc solid;
        display:block;
    }
    .join_more_section .list-blog li .content{
        margin: 13px 0px;
        width:100%;
    }
    .join_more_section .content{
        width:65%;
    }

    .join_more_section .title{
        width:110px;
    }
    .join_more_section  .title .box
    {
        cursor: hand;
        padding: 0px 5px;
        min-width: 80px;
        height:30px;
        text-align: center;
        line-height:30px;
        font-size:18px;
        color: #54737f;
        display: block;
        border-radius:6px;
        border:2px #d3e9f2 solid;
        margin:0px 0px 10px;
    }
    .join_more_section .title  .active
    {
        color: #54737f;
        background-color: #d3e9f2;
        border:2px #d3e9f2 solid;
        outline:0;
    }
    .join_more_section{
        width:90%;
        margin: 80px auto 0px;
    }
    .game_title{
        width: 60px;
        height: 30px;
        padding-left: 0px;
        margin-top: 10px;

    }
    #home_box{
        height: 300px;
    }
    #home {
        /*background: url(../img/home.jpg) no-repeat center center; *//*Full Witdth background image*/
        height: 300px;
        /*padding-top: 50px;*/
        /*padding-bottom: 25px;*/
    }
    .col-md-content {
        margin-top: 120px;
    }
    #pre {
        top:130px;
    }
    #next{
        top:130px;
    }
    #content h1{
        font-size:24px;
    }
    #content h2{
        font-size:15px;
        line-height: 18px;
        height:120px;
        width: 320px;

    }
    .boxContainer .box {
        display: block;
        margin:20px auto;
    }
    .boxContainer .blue {
        float: none;
        width: 90%;
    }
    .boxContainer .back {
        float: none;
        width: 90%;
    }
    .boxContainer .red{
        width: 90%;
    }

    footer {
        width:100%;
    }
    footer .game_title{
        display: none;
    }
    footer .game_content{
        width: 90%;
    }
    footer .game_content #guest{
        display: none;
    }
    section{
        width: 90%;
    }

    section .content {
        margin: 15px 10px;
    }

    .list-blog li .body {
        width:90%;
        margin: 0px auto;
        height: 200px;
        padding: 0px;
        float: none;
    }

    .list-blog li .content{
        width:100%;
    }
    #games  .list-blog li .title{
        margin-top: 15px;
    }
    #games  .list-blog li .content{
        width:100%;
    }

    #games .list-blog li img {
        width: 90%;
        height: auto;
        float: none;
        padding: 0px;
        margin: 0px auto;
    }

    .games_content{
        float:none;
        text-align: left;
        width: 100%;
    }

    .games_box{
        padding: 0;
        text-align: center;
    }



    #gameInfo .row {
        padding:0px 5px 25px;
    }

    .info_panel_content{
        min-width: 200px;
        height: 80%;
        margin: 0px auto;
    }
    .info_panel_content .modal-body{
        width: 100%;
        margin: auto;
    }
    .info_panel_box{
        min-width:300px;
        min-height:300px;
        height: 700px;
        margin: 50px auto;
        padding: 0px;
        border: 3px;
    }
    .info_panel_box .panel_border{
        border: 10px solid #fff;
    }
}
