/****************** diadiem **********************/
.footer-map { width:100%; height:450px; }
.full-diadiem{width:100%;}
.full-diadiem .diadiem {width:1150px; margin:auto;}
.full-diadiem .diadiem .dd-head {padding:30px 0;text-align:center;}
.full-diadiem .diadiem .dd-head label{margin-right:10px;margin-top:5px;color:#2E2E2E;font-size: 26px;text-transform: uppercase;}
.full-diadiem .diadiem .dd-head select{font-size:12px; text-transform:uppercase; background:#ffe44a; border-radius:5px; border:1px solid #555; padding:5px 20px 5px 5px}
.full-diadiem .diadiem .dd-content{clear:both; }
.full-diadiem .diadiem .dd-content .content-home{width:100%;clear:both;margin-bottom:30px;border-bottom:1px solid #bbb;height:100px;}
.full-diadiem .dd-title, .full-diadiem .diachi{float:left; width:40%}
.full-diadiem .dd-title img{float:left; margin-right:10px;}
.full-diadiem .dd-title .title-dc{float:left;padding-top: 15px;}
.full-diadiem .dd-title .title-dc .title{text-transform:uppercase;font-size:15px;color:#4a5462;font-weight:500;}
.full-diadiem .dd-title .title-dc p{text-transform:uppercase;font-size:14px;font-weight:500;color:#898989;}
.full-diadiem .diachi{color:#666;line-height:12px;}
.full-diadiem .bando-xemanh{float:right;padding-top:30px;}
.full-diadiem .bando-xemanh a{background:#F6EA40;text-transform:uppercase;color:#333;border:1px solid #333;text-decoration:none;padding:8px 20px;border-radius:25px;-moz-border-radius:25px;-webkit-border-radius:25px;display:block;transition:.2s;-moz-transition:.2s;-webkit-transition:.2s;}
.full-diadiem .bando-xemanh a:last-child{border-bottom-left-radius:0;border-top-left-radius:0;display:none;}
.full-diadiem .bando-xemanh a:hover {box-shadow:0px 12px 24px 0px #ccc;}

.content-home::after { content:''; display:block; clear:both; }
.diachi td { text-align:left; line-height:1.8; vertical-align:top; padding:5px; }

@media (max-width:767px) {
	.full-diadiem .diadiem {width: 96%;}
	.full-diadiem .diachi {width: 100%;clear: both;float: none;line-height: 1.6;}
	.full-diadiem .diachi p { margin:0 3px; }
	.full-diadiem .bando-xemanh {clear: both;padding: 5px 0 15px;}
	.full-diadiem .bando-xemanh a { padding:4px 15px 6px; }

	.full-diadiem .dd-title {width:100%;padding-right: 0;float: none;}
	.full-diadiem .dd-title img {max-width: 20%;}
	.full-diadiem .dd-title .title-dc {max-width:80%;padding-top: 6px;}
	.full-diadiem .dd-title .title-dc .title { margin:0; }
	.full-diadiem .diadiem .dd-content .content-home { height:auto; }
}

@media only screen and (-webkit-device-pixel-ratio:3) and (device-height:375px) and (device-width:812px) and (orientation:landscape)
,(max-device-width:1024px) and (min-device-width:768px) and (orientation:portrait)
,(max-device-width:1024px) and (min-device-width:768px) and (orientation:landscape)
,(device-height:375px) and (device-width:667px) and (orientation:landscape)
,(device-height:414px) and (device-width:736px) and (orientation:landscape)
,(max-device-width:736px) and (min-device-width:565px) and (orientation:landscape) 
{
	.full-diadiem .diadiem {width: 96%;}
}