.gallery
{background:#3f3f3f;}

#gallery
{width:100%; padding:230px 0 0 0;}

#gallery .container
{
width:1210px;
}

#gallery_main
{
width:100%;
padding:0px 0px 150px 0px;
}

#gallery_left
{
float: left;
width:45%;
}

#gallery_left img
{
width:100%;
}

#gallery_left .photo
{
padding:0 0 20px 0;
}

#gallery_left .photo p.caption
{
color:#969696;
display:none;
font-weight: bold;
font-size:1.6rem;
}

#gallery_right
{
float: right;
width:45%;
}

#gallery_right img
{
width:100%;
}

#gallery_right .photo
{
padding:20px 0 0 0;
}

#gallery_right .photo p.caption
{
color:#969696;
display:none;
font-weight: bold;
font-size:1.6rem;
}

#gallery_center
{
float: left;
width:10%;
height:4290px;
}

#gallery_center .tm_tbl{
width:100%;
position: relative;
}

.tm_tbl p {
	font-size: 2.5rem;
}


#gallery_center .colsp{
width:10%;
}
#gallery_center .colct{
width:80%;
text-align:center;
font-weight: bold;
color:#969696;
font-size:1.6rem;
border-bottom:1px solid #969696;
}

#gallery_center .act{
border-bottom:1px solid #969696;
}
#gallery_center .t2_1 {
    top: 150px;
}
#gallery_center .t1_2 {
    top: 400px;
}
#gallery_center .t2_2 {
    top: 650px;
}
#gallery_center .t3_1 {
    top: 900px;
}
#gallery_center .t1_3 {
    top: 900px;
}
#gallery_center .t2_3 {
    top: 1150px;
}
#gallery_center .t1_4 {
    top: 1400px;
}
#gallery_center .t2_4 {
    top: 1650px;
}
#gallery_center .t2_5 {
    top: 1900px;
}
#gallery_center .t1_5 {
    top: 2150px;
}
#gallery_center .t2_6 {
    top: 2400px;
}
#gallery_center .t1_6 {
    top: 2650px;
}
#gallery_center .t2_7 {
    top:2900px;
}
#gallery_center .t1_7 {
    top: 3150px;
}
#gallery_center .t2_8 {
    top: 3400px;
}
#gallery_ft
{
clear: both;
width:100%;
}

@media screen and (max-width: 767px) {

#gallery
{width:100%; padding:30px 0 0 0;}

#gallery .container
{
width:100%;
}

#gallery_main
{
width:100%;
padding:0px 0px 80px 0px;
}

#gallery_left
{
width:100%;
}

#gallery_left .photo
{
padding:0 0 20px 0;
}

#gallery_left .photo p.caption
{
display:block;
font-size: 2.5rem;
}

#gallery_right
{
width:100%;
}

#gallery_right .photo
{
padding:20px 0 0 0;
}

#gallery_right .photo p.caption
{
display:block;
font-size: 2.5rem;
}

#gallery_center
{
display:none;
}

}
