/* TEMPLATE SPECIFIC STYLES */

/* BODY */
#lay_body {}

/* BLOCK 1 */
#lay_f1 {}

.sitemaps {
position: absolute;
bottom: -20px;
right: 0px;
}

.content td {
border: 1px solid #CCC;
padding: 5px 10px;
vertical-align: middle;
}

.pod_men {
width: 100%;
height: 160px;
}

#modal-clc {
position: relative !important;
margin: 0 !important;
left: 0 !important;
top: 0 !important;
}

#lay_f2 {
height: 74px;
}

.full{
width:100%;
height:100%;
}

@media screen and (max-width: 1080px) {

.full{
width:100%;
height:100%;
/*margin-left:10%;*/
}

}