﻿.gioithieu1 .gtleft {
    float: left;
    width: 560px;
    padding: 10px;
    background-color: #cccccc;
}

.gioithieu1 {
    /*width: 100%;*/
    display: table;
    padding: 10px;
    margin: 0 auto;
    color: white;
}

    .gioithieu1 .gtright {
        width: 420px;
        float: left;
        height: 360px;
        background-color: #3b598b;
        position: relative;
    }
    .gioithieu1 label,.gioithieu1 span {
        color: white;
    }
.dangnhapvoi {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: white;
    text-align: right;
    border-top: 1px dotted white;
}

    .dangnhapvoi img {
        cursor: pointer;
    }

.gioithieu1 .carousel img {
    width: 540px;
    height: 340px;
}

.gioithieu1 div.choingay {
    width: 100%;
    padding: 0;
    position: absolute;
    text-align: center;
    bottom: 75px;
}

.gioithieu1 .carousel-indicators {
    width: auto;
    margin: 0;
    padding: 5px;
    text-align: left;
    left: 0;
    bottom: 0;
}

.gioithieu1 a, .gioithieu1 a:hover {
    font-size: 14px;
    text-decoration: none;
    color: #189ff5;
}

.gioithieu1 .carousel-indicators li {
    width: 25px;
    height: 25px;
    background-color: #989b9c;
    border-radius: 25px;
    color: white;
    text-indent: 0;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    border: none;
    font-size: 12px;
    box-shadow: 0px 0px 2px black;
}

    .gioithieu1 .carousel-indicators li.active {
        background-color: #ff9a18;
    }

.gioithieu1 .cn-btn-custom {
    background-color: #cb5000;
    padding: 10px 20px;
    min-width: 200px;
}

.intro {
    padding: 10px;
    color: white;
    font-size: 12px;
    font-family: arial;
}

.title_view_middle {
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

.hdchoinhanh {
    background: url('../../../Images/SEO/bg_introgame.jpg') center center transparent no-repeat;
    height: 305px;
    width: 960px;
    margin: 10px auto;
    display: table;
}

    .hdchoinhanh .preleft {
        width: 62px;
        float: left;
        height: 305px;
        background: url('../../../Images/SEO/prev.jpg') center center transparent no-repeat;
        cursor: pointer;
    }

        .hdchoinhanh .preleft:hover {
            background: url('../../../Images/SEO/prev_active.jpg') center center transparent no-repeat;
        }

    .hdchoinhanh .center {
        height: 305px;
        float: left;
        width: 836px;
        overflow: hidden;
    }

    .hdchoinhanh .nextright {
        width: 62px;
        float: left;
        height: 305px;
        background: url('../../../Images/SEO/next.jpg') center center transparent no-repeat;
        cursor: pointer;
    }

        .hdchoinhanh .nextright:hover {
            background: url('../../../Images/SEO/next_active.jpg') center center transparent no-repeat;
        }

.gioithieugame {
    
    margin:0 auto;
}
.gioithieugame .lcn-title h1, .gioithieugame .lcn-title h2 {
    font-size: 18px;
    color: #fcd66f;
    font-size: 25px;font-weight: bold;
    padding: 10px 0;
}
#listitem {
    height: 305px;
    width: 1000px;
}

    #listitem > div {
        display: none;
        height: 305px;
        float: left;
        padding: 0 15px;
    }

    #listitem .number {
        background: url("../../../Images/SEO/numberorder.png") no-repeat scroll center center transparent;
        color: white;
        font-size: 12px;
        font-weight: bold;
        margin-top: 3px;
        padding: 10px;
        text-align: center;
    }

    #listitem .text {
        font-weight: bold;
        font-size: 12px;
        text-align: center;
        color: black;
        margin-top: 15px;
    }

    #listitem .image {
        text-align: center;
        background-color: #d2dfef;
        box-shadow: 0px 0px 2px gray;
        padding: 5px;
        margin: 10px;
    }

        #listitem .image img {
            width: 100%;
            height: 183px;
        }

.gioithieu3 {
    padding: 10px;
    font-family: arial;
    font-size: 14px;
    color: white;
}

    .gioithieu3 h1 {
        color: #fcd66f;
        font-weight: bold;
        font-size: 24px;
    }

    .gioithieu3 h2 {
        font-size: 18px;
        color: #fcd66f;
        font-weight: bold;
    }

    .gioithieu3 h3 {
        font-size: 14px;
        color: #fcd66f;
        font-weight: bold;
    }

    .gioithieugame-content {
        color: white;
        padding: 10px 20px;
    }
    .gioithieugame-content * {
        max-width: 100%;
    }
	
	

#wrap {
    max-height: 100vh;	
}
	
@media only screen  and (max-width: 720px) {
	.guide-game-title {
		font-size: 2.75rem;
	}
}