/*
Theme Name: Phuoc Dong NewCity 2025
Theme URI: https://robedung.com
Author: YoungAD xCore
Author URI: https://robedung.com
Description: Developed Since 2015
Version: 3.0.4
*/

/** -------------- 1.0 Reset -------------- **/
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed&subset=latin,vietnamese);
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) {	display: none; height: 0; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: Verdana, Geneva, sans-serif; }

body { background:#f9f9f9; color: #141412; margin: 0; font-family: Open Sans, Arial, sans-serif; font-size:18px; }

:root { --main-color:#042b26; --sub-color:#0a6456; --hover-color:#c49a2c; }

a { color: #28475f; text-decoration: none;
-webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }

a:visited { color: #28475f; }
a:active, a:hover { color: #018d67; outline: 0; }
a:hover { text-decoration: none; }

h1, h2, h3, h4, h5, h6 { line-height: 1.3;}
h1 { font-size: 42px; margin: 26px 0; }
h2 { font-size: 28pt; margin: 22px 0; }
h3 { font-size: 18px; margin: 22px 0; }
h4 { font-size: 17px; margin: 18px 0; }
h5 { font-size: 16px; margin: 30px 0; }
h6 { font-size: 15px; margin: 36px 0; }
address { font-style: italic; margin: 0 0 24px; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
p { margin: 0; }
code, kbd, pre, samp { font-family: monospace, serif; font-size: 14px;
 -webkit-hyphens: none; -moz-hyphens:    none; -ms-hyphens:     none; hyphens:         none; }
pre { background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto;
padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
blockquote, q { -webkit-hyphens: none; -moz-hyphens:    none; -ms-hyphens:     none; hyphens:         none; quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
blockquote { font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px; }
blockquote blockquote { margin-right: 0; }
blockquote cite, blockquote small { font-size: 14px; font-weight: normal; text-transform: uppercase; }
blockquote em, blockquote i { font-style: normal; font-weight: 300; }
blockquote strong, blockquote b { font-weight: 400; }
small { font-size: smaller; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl { margin: 0 20px; }
dt { font-weight: bold; }
dd { margin: 0 0 20px; }
menu, ol, ul { margin: 0; padding: 0; }
ul { list-style-type: none; }
nav ul, nav ol { list-style: none; list-style-image: none; }
li > ul, li > ol { margin: 0; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; }
button, input { line-height: normal; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
input[type="search"] { -webkit-appearance: textfield; padding-right: 2px; width: 270px; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {	border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 14px;
line-height: 2; margin: 0 0 20px; width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
caption { font-size: 16px; margin: 20px 0; }
th { font-weight: bold; text-transform: uppercase; }
td { border-top: 1px solid #ededed; padding: 6px 10px 6px 0; }
del { color: #333; }
ins { background: #fff9c0; text-decoration: none; }
hr { background: url(images/dotted-line.png) repeat center top; background-size: 4px 4px; border: 0; height: 1px; margin: 0 0 24px; }

/* ============ Body CSS ============ */

#page, #fullpage, #dkContent, #dkContentSide, #dkFooter, .vi-banner { position:relative; }
#fullpage, .vi-banner, .dk-section { width:1280px; margin:0 auto; clear:both; }
#dkFooter { width: 100%; float: left; clear: both; }
#masthead { position: relative; z-index:9; width: 100%; float: left; }
body.page .hentry { padding:10px }
.dk-main { float:left; width:100%; position:relative; }
.dk-main.dk-ShCat { background: var(--main-color); }
.dk-banner { position:absolute; top:8px; left:0; width: 60px; transition: all 300ms ease-in; z-index:99 }
.dk-banner img { max-width:100%; height:auto !important; }
.dk-banner span { display: none; }
.banner { background:#fff; width:100%; height:60px; position:relative; float:left; }
.dk-page { float:left; width:100%; }
.dk-center { text-align:center; }
.topSeoH h1 { text-indent:-999999px; height:0; margin:0; }
.dk-logo { text-align:center; width:100%; margin:0; overflow:hidden; }
.dk-logo img { width:50%; height:auto; }
.dk-socil { background:#f9f9f9; width:100%; float:left; padding-bottom:20px; }
.dk-socilHl { background:#fdcc0d url(images/bg-tit.png) center top repeat-y; color:#1c8841; text-align:center; width:100%; font-size:32px; padding:6px 0; }
.dk-soBx { width:86%; margin:0 auto; }
.dk-soBx { padding-top:2%; }
.dk-soBx ul li { float:left; width:16%; text-align:center; }
.dk-soBx .dk-soBxIg { margin-bottom:5px; }
.dk-soBx .dk-soBxTi { font-size:18px; }
.page .acf-map { float:left; width:80%; height:300px; clear:both; }
.home .acf-map { float:left; width:100%; height:250px; clear:both; }
body.home .dk-topbn { background: url(images/bgtop.jpg); background-position: top 46px center; background-repeat: no-repeat; background-size: cover; width: 100%; float: left; height: 95vh; }
.dk-topbn { background: url(images/bg-cat.jpg); background-position: center center; background-repeat: no-repeat; background-size: cover; width: 100%; float: left; min-height: 300px; }
.dk-topbn-overlay { background-color: #002E51; opacity: 0; transition: background 0.3s, border-radius 0.3s, opacity 0.3s; mix-blend-mode: multiply; float: left; width: 100%; height: 100%; position: absolute; }

body div.gallery .gallery-item { padding: 0 10px; margin: 10px 0; position: relative; }
body div.gallery .landscape { overflow: hidden; position: relative; }
body div.gallery img { background: #006; width: 100%; height: auto; border: none !important; transition: all 200ms ease-in-out; }
body div.gallery .gallery-item:hover img { scale: 1.2; opacity: 0.9; }
body div.gallery .gallery-item .gallery-caption { margin: 0 0; padding: 8px; font-size: 14px; position: absolute; bottom: 0; left: 10px; right: 10px; background: rgba(0,0,0,0.5); color: #fff; }

.dk-gtLn { background:#fff; width:100%; float:left }
.dk-gtLn p { margin:8px 0; line-height:1.4; font-size:16px }
.dk-gtLn_Le { padding:10px; width:72%; float:left }
.dk-gtLn_Ri { width:28%; float:left }
.dk-gtLn_Ri img { width:100%; height:auto }
.dk-gtLn_LeSo { width:100%; text-align:center; position:relative }
.dk-gtLn_LeLi { margin:0 8px; display:inline-block }

.dk-LhDk, .dk-LhFh { position:fixed; top:22%; }
.dk-LhDk { background:url(images/button-bgr.png) no-repeat; width:7%; height:38px; text-transform:uppercase; text-align:center; right:0; z-index:99999; }
.dk-LhDk a { color:#FFF; padding:9px 0; display:block; }
.dk-LhDk a:hover { color:#006; }

.dk-LhHlD { background:url(images/button-bgr.png) no-repeat; width:155px; height:38px; position:fixed; right:0; bottom:100px; font-size:140%; text-align:center; z-index:999999; }
.dk-LhHlD a { color:#006; padding:6px 0; display:block; }

.dk-indexBx p { margin: 12px 0; line-height: 1.5; text-shadow: 0 1px 1px var(--main-color); }
.dk-indexBx ul, .dk-indexBx ol { margin: 1em 0 1em 1em; list-style-type: revert; }
.dk-indexBx ul li, .dk-indexBx ol li { margin: 10px 0; line-height: 1.5; list-style-position: inside; }
.dk-ShCtn .dk-indexBx h3 { margin: 1em 0; font-size: 18pt; color: #e8e5b2; text-align: inherit; }
.dk-index01, .dk-index02 { background: var(--sub-color); width: 100%; padding: 1em; color: #fff; float: left; }
.dk-indexBx_Ti h2 { position: relative; width: 100%; display: flex; justify-content: center; align-items: center; font-size: 20pt; text-transform: uppercase; }
.dk-indexBx_Ti h2 span { background: var(--sub-color); color: rgb(13, 248, 161); padding: 12px 16px; border: 1px solid #018d67; z-index: 2; }
.dk-indexBx_Ti h2 hr.dk-indexBx_TiSp { position: absolute; top: 50%; height: 1px; width: 100%; background: #018d67; z-index: 1; }
.dk-index02 .dk-section { width: 98%; }
.dk-index01_Lh { padding: 0 5%; }
.dk-index01_Lh h4 { text-transform: uppercase; text-align: center; color: #fdcc0d; margin: 1em 0; font-size: 22pt; }
.dk-index01_Lh .wpcf7 .wpcf7-form { width: 100%; background: #018d67; border: none; border-radius: 0; padding: 1em; }
.dk-index01_Lh .wpcf7 .wpcf7-form p { width: 25%; margin-right: 2%; float: left; }
.dk-index01_Lh .wpcf7 .wpcf7-form p:nth-child(4) { margin-right: 0; }
.dk-index01_Lh .wpcf7 .wpcf7-form  input { background: #73b3b1; padding: 12px; border: 1px solid #418986; color: var(--sub-color); }
.dk-index01_Lh .wpcf7 .wpcf7-form  input::placeholder { color: var(--sub-color);  }
.dk-index01_Lh .wpcf7 .wpcf7-form  input:focus { outline: none; border-color: var(--main-color); color: var(--main-color); }
.dk-index01_Lh .dk-dangkySb { width: 20%; float: left; }
.dk-index01_Lh .wpcf7 .wpcf7-form .dk-dangkySb p { width: 100%; }

.site-infoFa { float:left; width:48%; margin-right:4%; padding:5px; }
.site-info h4 { margin:0 0 10px; padding-bottom:10px; font-weight:normal; text-transform:uppercase; border-bottom:1px solid #ddd }
.site-infoFa p, .site-infoFa ul li, .site-infoFb p { margin:5px 0; font-size:120%; line-height:1.4; }
.site-infoFb { float:left; width:44%; padding:5px; }
.site-infoFbx ul li { list-style-type:disc; list-style-position:inside; margin:8px 0; padding-left:1em; font-size:14px }
.site-footer .site-info .site-infoFbx ul li a { padding:0; display:inline-block }
.site-footer .site-info .site-infoFbx ul li a:hover { color:#C60 }
ul.dk-footBxUa li { width:100%; margin:5px 0; color:#FFF; float:left; }
.dk-footBxUa-1, .dk-footBxUa-2, .dk-footBxUa-3, .dk-footBxUa-4, .dk-footBxUa-5 { background:url(images/icon-bot.png) no-repeat; width:100%; padding:5px 0 5px 30px; }
.dk-footBxUa-1 { background-position:-7px -1px; }
.dk-footBxUa-2 { background-position:-7px -48px; }
.dk-footBxUa-3 { background-position:-7px -91px; }
.dk-footBxUa-4 { background-position:-7px -135px; }
.dk-footBxUa-5 { background-position:-7px -181px; }

.dk-LhFh { background:#FFF; border:3px solid #9c9159; border-right:none; padding:8px; width:300px; right:-300px; z-index:9999999; }
.dk-LhFhBx .wpcf7 .wpcf7-form { background:none; border:none; width:100%; }
.dk-LhFhBxS input, .dk-LhFhBxS textarea, .dk-LhFhBxS select { background:#e5e6e6; color:#555; border:none; padding:10px 6px; width:100%; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; }
.dk-LhFhBxS textarea { height:120px; }
.dk-LhFhBt { position:absolute; top:6px; left:6px; font-size:160%; font-family:cursive; }
.dk-LhFhBt:hover { cursor:pointer; }
.dk-LhFhBxP { padding-left:30px; padding-top:6px; }
.dk-LhFhBxP p { margin:12px 0; }
.dk-LhFhBxP img { max-width:100%; height:auto !important; }

#fp-nav ul li .fp-tooltip { background:#09C; padding:3px 5px; border-radius:3px; font-size:12px; }

.dk-social { width:100%; padding-bottom:6px; position:relative; float:left; }
.dk-socialF { width:7%; margin-right:2%; padding-top:5px; float:left; }
.dk-socialF:last-child { margin-right:0; }
.dk-socialC { font-size:14px; width:11%; float:left; text-align:right; }
.dk-socialC a { padding:1px 0; display:block; }
.dk-socialLo { width:80%; text-align:center; float:left; }

#section0 { background:#FFF; }
#section1 { background:url(http://www.dung-design.com/background/bright_squares.png); }
#section2 { background:url(http://www.dung-design.com/background/gplaypattern.png); }
#section3 { background:#eee; }
#section4 { background:url(images/bg01.jpg) center bottom no-repeat; }
.dk-gioithieu { width:80%; margin:0 auto; font-size:16px; color:#333; }
.dk-gioithieu p { text-align:justify; margin:7px 0; }

.dk-sanpham { float:left; width:100%; padding:1% 3%; }
.dk-sanpham h3 { background:#00bcd4; text-align:center; font-size:26px; padding:10px 0; color:#FFF; margin:0 0 1%; clear:both;
border-radius:10px; }
.dk-sanpham ul li { float:left; width:24%; margin-right:1%; margin-bottom:1%; }
.dk-sanpham ul li:nth-child(4n+0) { margin-right:0; }
.dk-sanpham ul li img { width:100%; height:auto; padding:1px; border:2px solid #000; }
.dk-sanphamBx { float:left; width:100%; }
.dk-sanphamBx ul { float:left; width:100%; }
.dk-sanphamBx ul li { height:292px; overflow:hidden; }

.dk-doitac { width:80%; margin:0 auto; padding:2% 0; }
.dk-doitac h3 { background:#feea3a; margin:0 auto; width:20%; padding:10px 0; color:#555; text-align:center; text-transform:uppercase; }

	/* ------------ Menu CSS ------------ */
	
#menu-menus ul { display:none; }
.dtk-nav { z-index:333333; }
.dtk-nav ul { text-align:right; z-index:333334; }
.dtk-nav ul li { display:inline-block; position:relative; font-size:18px; font-family: 'Roboto Condensed', sans-serif; }
.dtk-nav ul li a { color:#fff; padding:28px 20px; display:block; }
.dtk-nav ul li a:hover { color:#fff; background-color: rgba(255, 255, 255, 0.1); }
.dtk-nav ul li ul { background:rgba(255,255,255,0.95); width:200px; position:absolute; top:98%; text-align:left; z-index:333335; }
.dtk-nav ul ul li { font-size:16px; display:list-item; position:relative; }
.dtk-nav ul ul li a { color:#333; padding:12px 10px; }
.dtk-nav ul ul li a:hover { background:#FFF; color:#0075ab; }
.dtk-nav ul ul li ul { position:absolute; left:200px; top:0; z-index:333336; }
.dk-navMb { display: none; }
.top-menu { background: var(--main-color); width: 100%; float: left; border-bottom: 1px solid #fff; position: fixed; top: 0; left: 0; right: 0; z-index: 999; }
.top-menu.dk-sticky .dtk-nav ul li a { padding: 18px 20px; }
.top-menu.dk-sticky .dk-banner { top: 0; width: 58px; }
.dk-introhome { position: absolute; width: 100%; top: 20vh; color: #fff; text-align: center; padding: 0 5vh; }
.dk-introhome h1 { margin: 10px 0; padding: 0; color: var(--wp--preset--color--luminous-vivid-amber); font-size: 26pt; }

.dk-menu { width:70%; position:absolute; right:0; top:0; z-index:333333; }
.dk-menu ul { text-align:right; position:relative; }
.dk-menu ul li { font-size:16px; text-transform:uppercase; display:inline-block; }
.dk-menu ul li a { color:#111; padding:18px 10px; border-bottom:1px solid #fff; display:block; }
.dk-menu ul li a:hover { color:#000; border-bottom:1px solid #C66 }
.dk-menu ul ul { background:#fff; position:absolute; left:0; right:0; top:100%; z-index:999; display:none; }
.dk-menu ul ul li { width:20%; margin-right:0; font-size:14px; text-align:left; float:left; }
.dk-menu ul ul li a { padding:8px; border-bottom:none }
.dk-menu ul ul li a:hover { background:#f3f3f3; border-bottom:none }
.dk-menu ul li.dk-menu_subh { position:relative }
.dk-menu ul li.dk-menu_subh ul { width:200px; left:0; right:inherit }
.dk-menu ul li.dk-menu_subh ul li { width:100% }
.dk-menu ul li.dk-menu_subh ul li a { padding:10px }

.sidebar-inner ul li { margin:6px 0; }
.sidebar-inner ul li a { background:url(images/dot-title.png) no-repeat left 6px; padding-left:12px; }
.sidebar-inner ul li a:hover { text-decoration:underline; }
.widget_categories ul { position:relative; z-index:222222; padding:0 !important; }
.widget_categories ul li { position:relative; margin:0; }
.widget_categories ul li a { background:url(images/icon_cat.png) no-repeat 7px 12px; display:block; padding:7px 0 7px 27px; }
.widget_categories ul li a:hover { background:#f1f1f1 url(images/icon_cat.png) no-repeat 7px 12px; padding:7px 0 7px 32px; text-decoration:none; }
.widget_categories ul ul { background:#FFF; border-top:1px solid #CCC; position:absolute; width:100%; left:100%; top:0; z-index:112001; display:none; }
.widget_categories .parent { background:url(images/arrow.png) no-repeat right 2px; }
.screen-reader-text { display:none; }

.dk-UpDtLeBxQc { width:100%; margin-bottom:6px; float:left }
.dk-UpDtLeBxQc p { margin:5px 0 }
.dk-UpDtLeBx_Ctn { background:#fff; width:100%; margin-bottom:5px; box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -webkit-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -moz-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); float:left }
.dk-UpDtLeBx_Ctn img, .dk-UpDtLeBxQc img { max-width:100%; height:auto !important }

	/* ------------ Menu CSS ------------ */

#dkContent { width:72%; float:right; }
.home #dkContent, .page #dkContent { float:left; width:100%; }
#dkContentSide { float:left; width:24%; }
#dkFooter { clear:both; }
body.error404 .page-content { width:50%; margin:0 auto }

.dtk-slideshow, .dk-showPosCat { position:relative; clear:both; }
.tagcloud { padding:5px; border:1px solid #CCC; border-top:none; }

#dkContentSide h3 { background:#519cff; margin:0; padding:10px; color:#FFF; }
#dkContentSide .widget { background:#FFF; margin-bottom:1em; clear:both; }
.sidebar-inner .widget_listcategorypostswidget h3 { display:none; }
.sidebar-inner .widget ul { border:1px solid #CCC; border-top:none; padding:6px; }
#dkContent aside span.widget-title { background:#015061; color:#f5f5f5; padding:12px 0; font-size:18px; font-weight:bold; text-transform:uppercase; text-align:center; display:block }
.custom-html-widget { background:#fff; padding:8px; box-shadow:1px 5px 5px #ccc }

	/* ------------ List Category CSS ------------ */
	
.dk-showPosCat h2, .sidebar-inner .widget_listcategorypostswidget h2 { background:#015061; color:#f3f3f3; text-align:center; font-size:20px; padding:10px 0; margin:0 0 1%; clear:both; }
.dk-ShCtn h3 { text-align: center; color: #222; font-size: 22pt; margin: 0 0 2em; }
.dk-ShCtn h3 a { color:#f9f9f9 }
.dk-ShCtn.dk-ShCtnNe h3 a { color: #ffe5a2; padding: 10px 0; display: block; }
.dk-ShCtn.dk-ShCtnNe h3 a:hover { color: #ff0; }
.dk-showPosCat h2 a { color:#FFF; display:block; padding:10px; }
.dk-showPosCat ul { border:1px solid #CCC; border-top:none; float:left; }
.dk-showPosCat ul li { border-bottom:1px dashed #CCC; padding:5px; float:left; width:100%; position:relative; }
.dk-showPosCat ul li:last-child { border-bottom:none; }
.dk-showPosCat ul li a:link { font-size:16px; margin-bottom:6px; font-weight:bold; }
.dk-showPosCat ul li p { margin-top:8px; }
.dk-showPosCat ul li img { background:#FFF; float:left; margin-right:8px; border:1px solid #CCC; padding:2px; width:150px; height:150px; }
.dk-showPosCat .dk-readmore { position:absolute; bottom:7px; right:7px; }
.dk-showPosCat .dk-readmore a { font-family:"Times New Roman", Times, serif; font-size:13px; font-style:italic; }
.sidebar-inner .widget_listcategorypostswidget h2 { font-size:18px; }
.sidebar-inner .widget_listcategorypostswidget h2 a { color:#FFF; padding:10px; display:block; }
.sidebar-inner .widget_listcategorypostswidget ul { float:left; }
.sidebar-inner .widget_listcategorypostswidget ul li { float:left; width:100%; border-bottom:1px dotted #CCC; padding-bottom:5px; }
.sidebar-inner .widget_listcategorypostswidget ul li a:first-child { background:url(images/title_dotted.png) no-repeat 3px 9px; float:left; padding:5px; padding-left:22px; }
.sidebar-inner .widget_listcategorypostswidget ul li a:link { text-decoration:underline; } 
.sidebar-inner .widget_listcategorypostswidget ul li a:hover { text-decoration:none; }
.sidebar-inner .widget_listcategorypostswidget ul li img { background:#FFF; float:left; margin-right:5px; width:80px; height:80px; padding:2px; margin-top:7px; }
.sidebar-inner .widget_listcategorypostswidget ul li p { margin-top:5px; } 

	/* ------------ List Category CSS ------------ */
	
	/* ------------ Footer CSS ------------ */
	
.site-footer { color:#FFF; font-size:12px; }	
.site-footer .site-info { background:#015061; width:100%; padding:5px; float:left; }
.site-footer .site-info a { padding:4px 0; color:#f9f9f9; display:block; }

	/* ------------ Footer CSS ------------ */
	
	/* ------------ Content CSS ------------ */
		
.dk-ShCtn { position:relative; width:100%; float:left }
.dk-ShCtn .hentry { float:left; width:100%; margin:1.4% 4% 0 0; padding:5px; position:relative; }
.dk-ShCtn .hentry:nth-child(2n+0) { margin-right:0; }
.dk-ShCtn .entry-thumbnail, .dk-ShCtn .entry-nothumbnail { float:left; margin-right:7px; }
.dk-ShCtn .entry-thumbnail img, .dk-ShCtn .entry-nothumbnail img { background:#FFF; width:150px; height:150px; }
.dk-ShCtn h2.entry-title { font-size:22px; margin:0; }
.dk-ShCtn .dk-ShCtnPo { width:1280px; margin:0 auto; }
.dk-ShCtn .dk-ShCtnPo p { margin:2% 0; }
.dk-ShCtn .dk-ShCtnPo p.text-gray-600 { font-size: 14px; line-height: 1.5; }
.dk-ShCtn .dk-ShCtnPo img { width:100%; height:auto; }
.dk-ShCtnNe { background: var(--main-color); }
.dk-ShCtn.dk-ShCtnNe .dk-ShCtnPo img { height: 180px; }
.dk-ShCtn .dk-readmore, .site-category .dk-readmore, .site-search .dk-readmore { font-family:"Times New Roman", Times, serif; font-weight:bold; font-size:14px; text-align:right; margin-right:1% }
.dk-ShCtn .dk-readmore a, .site-category .dk-readmore a, .site-search .dk-readmore a { border:2px solid #09F; border-radius:5px; padding:5px 12px; color:#09F; display:inline-block }
.dk-ShCtn .dk-readmore a:hover, .site-category .dk-readmore a:hover, .site-search .dk-readmore a:hover { background:#f9f9f9; color:#F63; border:2px solid #F63; }

.dk-ShCtn .dk-ShCtnPo ul li { width:32%; margin-right:2%; margin-bottom:1em; float:left; }
.dk-ShCtn .dk-ShCtnPo ul li:nth-child(3n+0) { margin-right:0; }
.dk-ShCtn .dk-ShCtnPo .dk-ShCtnPo_Ti h2 { margin:0; font-size:100%; }
.dk-ShCtn .dk-ShCtnPo .dk-ShCtnPo_Ti a { background:#fff; color:#222; padding:6px; height:58px; box-shadow:1px 1px 3px #ccc; overflow:hidden; display:block; }
.dk-ShCtn .dk-ShCtnPo .dk-ShCtnPo_Ti a:hover, .dk-ShCtn .dk-ShCtnPo ul li:hover a { background:#f5f5f5; color:#444 }
.dk-ShCtn_Top { margin-top: 2em; }
.dk-ShCtnXn { padding: 5vh 0; }
h2.text-gray-900 { font-size: 20pt; }
.dk-ShCtnPo .text-2xl i { color: #666; font-size: 30pt; }
.dk-ShCtn.dk-ShCtnNe h3 { font-size: 18px; text-align: left; margin-bottom: 0; line-height: 1.4; display: -webkit-box;
  -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.dk-ShCtn.dk-ShCtnNe .dk-ShCtnPo p.text-gray-600 { font-size: 13px; color: #f5f5f5; }

.property-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 24px;
}

.property-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    background: #fff;
    position: relative;
}

.property-image {
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.property-image {
    position: relative;
    overflow: hidden;
}

.property-image a {
    display: block;
    position: relative;
}

.property-image a::before, .property-cardS a::before  {
    content: "";
    position: absolute;
    bottom: 0; left: 0;
    width: 100%; height: 55%;
    background-image: linear-gradient(to bottom,
        rgba(0, 0, 0, 0) 0%,
        rgba(0, 0, 0, 0.75) 100%);
    opacity: 1;
    transition: opacity 0.3s ease;
    z-index: 1;
}

.property-image a:hover::before, .property-cardS a:hover::before {
    opacity: 0.5;
}

.property-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.property-labels {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.label {
  background: #26b36c;
  color: white;
  font-size: 12px;
  padding: 3px 8px;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: bold;
}

.label.secondary {
  background: #444;
}

.property-info {
  padding: 16px;
  padding-bottom: 0;;
}

.property-price {
  font-size: 20px;
  font-weight: bold;
  color: #f1f1f1;
  text-shadow: 1px 1px #333;
  margin-bottom: 5px;
  top: -4vh;
  position: absolute;
  z-index: 1;
}

.property-price-sub {
  font-size: 14px;
  color: #888;
  margin-bottom: 12px;
}

.property-title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block; /* hoặc inline-block nếu cần */
    width: 100%; /* hoặc giá trị cụ thể */
}

.property-location {
  font-size: 14px;
  color: #555;
  margin-bottom: 12px;
}

.property-details {
  justify-content: space-between;
  font-size: 14px;
  color: #333;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  z-index: 1;
}
.dk-ShCtn.dk-ShCtn_Top .property-details { position: relative; color: #333; bottom: inherit; padding: 0; margin-bottom: 8px; }
.dk-ShCtn.dk-ShCtn_Top .property-details span { margin-right: 1em; }

.property-meta {
  font-size: 13px;
  color: #888;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #eee;
}

.property-meta span { padding: 8px; }

.property-info {
    flex-grow: 1;
	position: relative;;
}

.property-meta {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #888;
    margin-top: auto;
    padding: 10px;
    border-top: 1px solid #eee;
}

.badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #000;
  color: #fff;
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 4px;
  margin-bottom: 5px;
}

.badge.featured {
  background-color: #48c774; /* green */
  top: 10px;
  left: 10px;
}

.badge.for-rent {
  background-color: #e12c2c;
  top: 40px;
  left: 10px;
}

.property-details {
  padding: 15px;
}

.property-details h3 {
  margin: 0 0 10px;
  font-size: 16px;
  color: #fff;
  text-align: left;
  text-shadow: 1px 1px #333;
}

.price {
  font-weight: bold;
  margin-bottom: 10px;
}

.features span {
  margin-right: 10px;
  font-size: 14px;
}


.dk-UpDt { margin:0 auto; }
.dk-UpDtLe { width:30%; margin-right:1%; padding-left:1%; float:left; }
.single .dk-UpDtLe, .category .dk-UpDtLe, body.tag .dk-UpDtLe, body.search .dk-UpDtLe { width:26%; margin-right:2%; padding-left:0; box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -webkit-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -moz-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); float:left; }
.dk-UpDtLe ul { background:#fff; }
.dk-UpDtLe ul li { font-weight:bold; font-size:120%; text-align:center; }
.dk-UpDtLe ul li a { background:#015061; color:#f5f5f5; padding:12px 0; display:block; }
.dk-UpDtLe ul li a:hover { background:#ccc; color:#28475f; }
.dk-UpDtLe ul ul { list-style-type:disc; list-style-position:inside; }
.dk-UpDtLe ul ul li { font-weight:normal; font-size:90%; text-align:left; list-style-type:none; position:relative }
.dk-UpDtLe ul ul li a { background:url(images/icon_cat.png) no-repeat 7px 12px; padding:8px 0 8px 26px; color:#183246; border-bottom:1px solid #eee; }
.dk-UpDtLe ul ul li a:hover { background:#f3f3f3 url(images/icon_cat.png) no-repeat 7px 12px; padding:8px 0 8px 26px }
.dk-UpDtLe ul ul ul.sub-menu { position:relative; padding-left:1em }
.dk-UpDtLe ul ul ul li a { background:url(images/dot-title.png) no-repeat 7px 12px }
.dk-UpDtLe ul ul ul li a:hover { background:#f3f3f3 url(images/dot-title.png) no-repeat 7px 12px }
.dk-UpDtRi { width:69%; margin-top:1em; float:right; }
.dk-UpDtLeBxQc img { width:100% !important; height:auto !important; }
.dk-UpDtRi_Sl { margin-bottom:10px }
.dk-UpDtRi_Ul { background:#fff; width:49%; margin-right:2%; min-height:472px; margin-bottom:1em; box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -webkit-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -moz-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); float:left }
.dk-UpDtRi_Ul:nth-child(2n+1) { margin-right:0 }
.dk-UpDtRi_Hx { width:100%; padding:5px; margin-bottom:5px; border-bottom:1px solid #eee; float:left }
.dk-UpDtRi_HxIg { width:42%; margin-right:2%; float:left }
.dk-UpDtRi_HxIg img { width:100%; height:auto }
.dk-UpDtRi_HxTi h2 { margin:0; font-size:18px }
.dk-UpDtRi_HxTi h2 a { padding:1px 0 4px; color:#000; display:block }
.dk-UpDtRi_HxTi h2 a:hover { color:#C60 }
.dk-UpDtRi_HxEx { font-size:12px; color:#444 }
.dk-UpDtRi_UlLi { width:100%; float:left }
.dk-UpDtRi_UlLi a { padding:8px; width:100%; height:100%; display:block }
.dk-UpDtRi_UlLi a:hover { background:#f5f5f5; padding:8px 8px 8px 14px }
.dk-UpDtRi_UlLiIg { width:12%; margin-right:3%; float:left }
.dk-UpDtRi_UlLiIg img { width:100%; height:auto; border-radius:50% }
.dk-UpDtRi_UlLiTi h2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; margin:0; color:#333; font-weight:normal }

.tab-wrapper ul li.active{ background: #Fff }
.tab-item { display: none }
.dk-SiTab { background:#fff; width:100%; padding:8px; margin:1em 0; box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -webkit-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -moz-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); float:left }
.dk-UpDtLe ul.tab { padding-bottom:6px; margin-bottom:6px; border-bottom:1px solid #eee; width:100%; float:left }
.dk-UpDtLe ul.tab li { font-size:15px; border-right:1px solid #fff; float:left }
.dk-UpDtLe ul.tab li a { background:#f5f5f5; color:#555; padding:10px 14px; text-transform:uppercase }
.dk-UpDtLe ul.tab li a:hover { background:#24798c; color:#f3f3f3 }
.dk-UpDtLe ul.tab li.active a { background:#015061; color:#f3f3f3 }
.tab-content ul, .tab-content ul li { width:100%; float:left }
.tab-content ul li { margin-bottom:8px; padding-bottom:8px; border-bottom:1px solid #f3f3f3 }
.tab-content ul li:last-child { margin-bottom:0; padding-bottom:0; border-bottom:none }
.dk-SiTab_Ig { width:12%; margin-right:2%; float:left }
.dk-SiTab_Ig img { width:100%; height:auto }
.dk-SiTab_Ti h2 { font-size:14px; margin:0; letter-spacing:1px; text-align:left }
.dk-UpDtLe ul li .dk-SiTab_Ti a { background:none; color:#015061; padding:1px 0 5px }
.dk-UpDtLe ul li .dk-SiTab_Ti a:hover { color:#C60 }

	/* ------------ Content CSS ------------ */	
	
	/* ------------ Category CSS ------------ */		
	
.site-category h3.archive-title, .archive-header h1 { background:#015061; margin:0; padding:12px 8px; font-size:20px; color:#f9f9f9; }
.site-category .hentry { background:#fff; float:left; width:100%; margin:5px 0; padding:5px 0; border-bottom:1px solid #ddd; position:relative; }
.site-category h2.entry-title { margin:0 0 5px; font-size:20px }
.site-category .entry-nothumbnail img, .site-category .entry-thumbnail img { background:#FFF; margin-right:5px; float:left; width:150px; height:150px; padding:2px; border:1px solid #CCC; }

	/* ------------ Category CSS ------------ */
	
	/* ------------ Pagenav CSS ------------ */	
	
.wp-pagenavi { float:right; margin:7px 0; position:relative; }
.wp-pagenavi .pages, .wp-pagenavi .page, .wp-pagenavi .current, .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink { background:url(images/nav-bg.png) repeat-x; padding:4px 12px; margin:0 2px; border:1px solid #CCC; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.wp-pagenavi .current { background:#FFF; color:#06F; }
.wp-pagenavi .page:hover { background:#FFF; color:#069; }

	/* ------------ Pagenav CSS ------------ */		
	
.site-single, .site-search { background:#fff; width:1200px; margin: 0 auto;; box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -webkit-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -moz-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); }	
.site-single .entry-header { background:#fff; float:left; width:100%; padding:6px; margin-bottom:12px; border-bottom:1px solid #28475f; }
.site-single .entry-content { padding:0 2%; clear:both; }
.site-single .entry-content h2 { font-size:20px; color:#333; font-weight:normal }
.site-single .entry-content h3 { font-size:18px; color:#333; font-weight:normal }
.site-single .entry-content img, .site-content .entry-content p img { max-width:98% !important; height:auto !important; margin:0 auto; }
.site-single .entry-content p, .site-content .entry-content p { margin:12px 0; color:#555; line-height:1.5 }
.site-single h1.entry-title, .site-search h3.page-title { margin:0 0 12px; font-size:24px; text-align: center; }
.site-search h3.page-title { padding-bottom:10px; border-bottom:1px dashed #CCC; }
.site-single .entry-title a { display:block; }
.site-single .dk-eNtMe { width:100%; text-align:right; margin-bottom:8px; }
.site-single .categories-links a { background:#333; color:#FFF; padding:4px 10px; }
.site-single .categories-links a:hover { background:#F30; color:#FFF; padding:4px 10px; }
.site-single .nav-links a { margin:0 10px; }
.site-single .dk-tgList { background:#f1f1f1; padding:4px; border:1px solid #CCC; margin:1em 0 2em; }
.site-single .dk-tgList a { background:#666; color:#f9f9f9; padding:4px 10px; margin:2px 5px; display:inline-block; }
.site-single ul { margin:10px; }
.site-single ul li { list-style-type:disc; margin:2px 0 2px 16px; }

.dk-tagLst { width:100%; padding:6px 8px 12px; margin-bottom:12px; border-bottom:1px solid #ddd; float:left }
.dk-tagLstUl span { color:#F00; font-weight:bold }
.dk-tagLstUl a { color:#096 }
.dk-tagLstUl a:hover { color:#C60 }

.dk-singBx { width:45%; margin-right:1%; float:left }
.dk-singBxLe { width:100% }
.dk-singBxLe_NoThumb img, .dk-singBx .bx-wrapper img { width:100% !important; height:auto !important }
.dk-singBx .dtk-kHa ul { margin:0 } 
.dk-singBx .dtk-kHa ul li { margin:0 }
.dk-singBx .bx-wrapper .bx-prev { left:0 }
.dk-singBx .bx-wrapper .bx-next { right:0 }
.dk-singBx .bx-wrapper { margin-bottom:0 }
.dk-singBx .bx-wrapper .bx-viewport { left:0 }
.dk-singBx #bx-pager { width:100%; padding:5px 0 }
.dk-singBx #bx-pager a { width:19.2%; margin-right:1%; float:left }
.dk-singBx #bx-pager a:last-child { margin-right:0 }
.dk-singBx #bx-pager img { max-width:100%; height:auto; padding:3px; border:1px solid #999; opacity:0.6; }
.dk-singBx #bx-pager img:hover, .dk-singBx #bx-pager a.active img { opacity:1; border:1px solid #000 }
.dk-singBx #bx-pager a:focus { outline:none }

.dk-ShCtnLh { background: var(--sub-color); color: #fff; padding: 2em 0; }
.dk-ShCtnLhBx { background: #579997; border: 1px solid #6bb3b1; width: 100%; float: left; }
.dk-ShCtnLhBx_Le { width: 40%; padding: 2em; float: left; }
.dk-ShCtnLhBx_Le h4 { color: #84f300; text-transform: uppercase; font-size: 20pt; }
.dk-ShCtnLhBx_Le p { color: var(--main-color); line-height: 1.5; }
.dk-ShCtnLhBx_Ri { width: 60%; padding: 2em; border-left: 1px solid #6bb3b1; float: left; }
.dk-ShCtnLhBx_Ri .wpcf7 .wpcf7-form { background: none; padding: 0; border: none; border-radius: 0; }
.dk-ShCtnLhBx_Ri .wpcf7-form input, .dk-ShCtnLhBx_Ri .wpcf7-form textarea { background: #73b3b1; padding: 15px; border: 1px solid #018d67; 
  color: var(--main-color); }
.dk-ShCtnLhBx_Ri .wpcf7-form input::placeholder, .dk-ShCtnLhBx_Ri .wpcf7-form textarea::placeholder { color: var(--sub-color); }
.dk-ShCtnLhBx_Ri .wpcf7-form input:focus, .dk-ShCtnLhBx_Ri .wpcf7-form textarea:focus { outline: none; border-color: var(--main-color); }
.dk-dangkySb { text-align: center; }
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output { clear: both; }

.dk-catSuAh_Lkm { padding:10px }
.dk-catSuAh_Lkm h4 { background: #ededed; /* Old browsers */
background: -moz-linear-gradient(top,  #ededed 0%, #f4f4f4 59%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ededed 0%,#f4f4f4 59%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ededed 0%,#f4f4f4 59%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
 color:#28475f; font-size:18px; text-transform:uppercase; margin:0 0 12px; padding:10px; border-top:2px solid #015061; border-bottom:1px solid #f3f3f3 }
.dk-catSuAh_LkmX { padding-left:1em }
.dk-catSuAh_LkmLi { margin:2px 0; border-bottom:1px solid #f5f5f5 }
.dk-catSuAh_LkmLi a { background:url(images/list.png) left center no-repeat; padding:7px 3px 7px 12px; display:block }
.dk-catSuAh_LkmLi a:hover { text-decoration:underline }

.dk-support { float:left; width:100%; }
.dk-support .dk-supportS { background:url(images/hotline.png) no-repeat 4px 10px; margin:2px; padding:6px 6px 6px 34px; font-size:24px; font-weight:bold; }
.dk-supHbxS { float:left; width:100%; margin:10px 0 0; }
.dk-supHbxS .fb-like { float:left; width:50%; text-align:center; }
.dk-supHbxS .dk-google { float:left; width:50%; }
.site-single .dk-supHbxS .fb-like, .site-single .dk-supHbxS .dk-google { float:right; width:auto; }

.site-search article { float:left; width:100%; position:relative; border-bottom:1px dashed #666; padding-bottom:5px; margin-bottom:5px; }
.site-search h1.page-title { background:#39C; padding:5px; color:#fff; font-size:18px; font-weight:normal; }
.site-search .entry-nothumbnail img, .site-search .entry-thumbnail img { float:left; margin-right:5px; width:150px; height:159px; }
.site-search h1.entry-title { font-size:16px; margin:0 0 5px; }

.site-notfound .page-title { text-align:center; }
.dk-nFouD { background:url(images/notfound.jpg) no-repeat; width:640px; height:293px; margin: 0 auto; clear:both; }
.site-notfound .page-content { margin:2em; text-align:center; }
.site-notfound .page-content p { font-size:18px; margin-bottom:1em; }
.site-notfound .search-form { width:100%; }

.property-search {
  width: 80%;
  margin: 0 auto;
  padding: 20px;
}

.search-filters .filter {
  margin-bottom: 15px;
}

.property-results .property-item {
  margin-bottom: 20px;
}

.property-results .property-item h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.property-results .property-item a {
  color: #0073e6;
}
.dk-ShCtn .dk-ShCtnPo p.address { font-weight: normal; text-shadow: 1px 1px #777; font-size: 12px; line-height: 1.4; }
.dk-ShCtn .dk-ShCtnPo p.address, .property-location { overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block; /* hoặc inline-block nếu cần */
    width: 100%; /* hoặc giá trị cụ thể */ }
    
/* Reset đơn giản */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

/* Tổng layout container */
.container {
  max-width: 1200px;
  margin: 0 auto;
}

/* Tiêu đề section */
.section-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  color: var(--wp--preset--color--luminous-vivid-amber);
}

.section-description {
  color: #666;
  font-size: 14px;
  margin-bottom: 20px;
}

.section-line {
  width: 200px;
  height: 2px;
  background-color: var(--sub-color);
  margin-top: 10px;
  margin-bottom: 40px;
}

/* Lưới các card */
.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-bottom: 2em;
}

.card {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 10px 15px rgba(0,0,0,0.1);
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Overlay mờ */
.card-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.4);
  color: white;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: background 0.3s;
}

.card:hover .card-overlay {
  background: rgba(0,0,0,0.0);
}
.card-overlay p { text-shadow: 1px 1px #666; }

/* Text trong overlay */
.card-overlay p {
  font-size: 13px;
  margin-bottom: 5px;
}

.card-overlay h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 2em;
  color: cornsilk;
}

.card-overlay .details {
  display: flex;
  align-items: center;
  font-size: 14px;
  gap: 8px;
}

/* Responsive điều chỉnh khoảng cách giữa 2 phần */
.section {
  margin-bottom: 1em;
}

#comments { background:#fff; position:relative; margin-top:20px; padding:8px; border:1px solid #CCC; float:left; }
.comments-area { width:100%; }
.comments-area .comment-respond { background:#FFF; margin-top:20px; padding:5px; border:1px solid #CCC; float:left; clear:both; }
.comments-area h3 { margin:5px 0; padding-bottom:5px; border-bottom:1px solid #CCC; }
.comments-area .logged-in-as { margin:5px 0; }
.comments-area .logged-in-as a { color:#000; border-bottom:1px dotted #666; }
.comments-area .comment-form-comment { position:relative; }
.comments-area .comment-form-comment label { float:left; width:100%; margin-top:10px; }
.comments-area .comment-form-comment textarea { background:#f9f9f9; width:98%; margin:10px auto; padding:8px; color:#666; border:3px solid #ccc; }
.comments-area .comment-form-comment textarea:focus { border:3px solid #69F; }
.comments-area .form-allowed-tags { color:#666; font-size:13px; }
.comments-area .form-submit { text-align:right; margin:5px 3em 1em 0; }
.comments-area .form-submit input[type="submit"] {
  position: relative;
  display: inline-block;
  vertical-align: top;
  height: 36px;
  line-height: 35px;
  padding: 0 20px;
  font-size: 13px;
  color: white;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.4);
  background-clip: padding-box;
  border: 1px solid;
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), inset 0 0 0 1px rgba(255, 255, 255, 0.08), 0 1px 2px rgba(0, 0, 0, 0.25);
}
.comments-area .form-submit input[type="submit"]:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background-image: -webkit-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: -moz-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: -o-radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
  background-image: radial-gradient(center top, farthest-corner, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0));
}

.comments-area .form-submit input[type="submit"]:hover:before {
  background-image: -webkit-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -moz-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: -o-radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
  background-image: radial-gradient(farthest-corner, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.03));
}
.comments-area .form-submit input[type="submit"]:active {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}

.comments-area .form-submit input[type="submit"]:active:before {
  content: none;
}
.comments-area .form-submit input[type="submit"] {
  background: #1097e6;
  border-color: #0d78b6 #0d78b6 #0b689e;
  background-image: -webkit-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
  background-image: -moz-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
  background-image: -o-linear-gradient(top, #25a5f0, #1097e6 66%, #0f8ad3);
  background-image: linear-gradient(to bottom, #25a5f0, #1097e6 66%, #0f8ad3);
}

.comments-area .form-submit input[type="submit"]:active {
  background: #1097e6;
  border-color: #0b689e #0d78b6 #0d78b6;
}

.comment-notes, .comment-form-author, .comment-form-email, .comment-form-url { width:100%; margin:5px 0; }
.comment-notes label, .comment-form-author label, .comment-form-email label, .comment-form-url label { width:18%; float:left; }

#comments ol li { background:#fff; list-style-type:none; float:left; width:100%; border-bottom:1px solid #CCC; margin-bottom:8px; padding-bottom:10px; clear:both; position:relative; }
#comments .comment-body { position:relative; float:left; width:100%; }
#comments .comment-meta { float:left; padding:6px; width:28%; }
#comments .comment-meta .comment-metadata { font-size:12px; margin-top:2px; }
#comments .comment-author img { width:50px; height:auto; }
#comments .comment-meta .edit-link { position:absolute; right:5px; bottom:5px; }
#comments .comment-awaiting-moderation { color:#F00; font-size:11px; }
#comments .comment-content { float:right; width:70%; padding:10px 4px 4px; border-radius:5px; color:#666; }
#comments .reply { text-align:right; margin:6px 10px 0 0; float:right; }
#comments ol li ol.children li { background:#f8f8f8; width:94%; margin-left:40px; border-bottom:none; }
#comments ol li ol.children li .comment-content { width:70%; }

	/* ------------ Search CSS ------------ */

.search-form { background:#42454e; margin-bottom:1em; float:left; }
.search-form input[type="search"] { border:none; color:#666; padding: 8px 5px; margin:8px; width:94%; font-size:14px; 
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.search-form .search-submit { margin:5px; float:right; }
.search-form input[type="submit"] { background: #1bba9a; color: #fff; font-weight: bold; margin-left: 7px; padding: 6px 10px; border:none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.search-form input[type="submit"]:hover { background:#189e83; cursor:pointer; }

.dk-dialogTi { background:rgba(36,144,90,0.5); padding:14px 8px; text-align:center; text-transform:uppercase; color:#FF0; font-size:15px }
.dk-dialogEx { color:#eee; font-style:italic; margin-top:6px; }
.dk-dialogHl { font-size:22px; color:#eee; margin:10px 0; }
.dk-dialogHl a { color:#ededed; }
.dk-dialogFo.dk-ShCtnFo .dk-ShCtnFoLe_Lh { text-align:left }
.dk-dialogFo.dk-ShCtnFo .wpcf7 .wpcf7-form { background:none; width:100%; margin:0; padding:10px; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; box-sizing:border-box }
.dk-dialogFo.dk-ShCtnFo .wpcf7 p, .dk-dialogFo.dk-ShCtnFo .wpcf7 p { width:100%; margin-bottom:14px; float:left }
.dk-dialogFo.dk-ShCtnFo .wpcf7 p input, .dk-dialogFo.dk-ShCtnFo .wpcf7 p select { background:#f9f9f9; padding:12px 10px; width:100%; border:1px solid #ddd; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0 }
.dk-dialogFo.dk-ShCtnFo .wpcf7 p input:focus { background:#eee; border:1px solid #3e7d1a }
.dk-dialogFo.dk-ShCtnFo .wpcf7 .wpcf7-form input[type="submit"] { background:var(--hover-color); padding:10px 25px; font-size:16px; border:none; border-radius:35px; -webkit-border-radius:35px; -moz-border-radius:35px; }
.dk-dialogFo.dk-ShCtnFo .wpcf7 .wpcf7-form input[type="submit"]:hover { background:var(--sub-color) }
.contact_fix {
    position: fixed;
    right: 0px;
    top: 40%;
    z-index: 999;
    width: 50px;
}
.contact_fix a{
    background: red;
    color: #fff;
    text-align: center;
    cursor: pointer;
    display: block;
    margin: 5px 0;
    padding: 11px 7px;
}
.contact_fix img{
    width: 100%;
    height: auto;
}

	/* ------------ Lightbox Pio ------------ */
	
.dk-mediaSlide { float:left; width:100%; clear:both; margin:4px; }	
.dk-mediaSlide p, .dk-mediaSlide div { float:left; width:32%; height:128px; margin:4px; overflow:hidden; position:relative; }
.site-single .entry-content .dk-mediaSlide p img, .dk-mediaSlide div img { width:100% !important; height:auto !important; }
.dk-mediaSlide p span, .dk-mediaSlide div span { background:url(images/bgimg-h.png); width:100%; height:100%; position:absolute; top:0; z-index:5; display:block; opacity:0; }

.dk-spRelated { position:relative; float:left; width:100%; }
.dk-spRelated h3 { background:#28475f; color:#f5f5f5; padding:12px; margin:1em 0; }
.dk-spRelatedKh { width:100%; }
.dk-spRelatedKh li { float:left; width:32%; margin-right:2%; margin-bottom:8px; }
.dk-spRelatedKh li:nth-child(3n+0) { margin-right:0; }
.dk-spRelatedKh .dk-spRelatedKhIg { float:left; width:32%; margin-right:2%; }
.dk-spRelatedKh .dk-spRelatedKhIg img { width:100%; height:auto; }
.dk-spRelatedKh .dk-spRelatedKhTi a { display:block; }
.dk-spRelatedKh .dk-spRelatedKhTi h2 { font-size:18px; margin:0; }
.dk-spRelatedKh .dk-readmore { float:right; margin-top:10px; }
.site-single .dk-spRelated ul { margin:0; }
.site-single .dk-spRelated ul li { margin:0 0 1em; list-style-type:none; }

#dkAcoration, #dkAcoration ul, #dkAcoration ul li, #dkAcoration ul li a { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1;
display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#dkAcoration { font-family: Helvetica, Arial, sans-serif; }
#dkAcoration ul ul { display: none; }
#dkAcoration ul li:first-child ul { display:block; }
#dkAcoration ul li:first-child ul ul { display:none; }
.align-right { float: right; }
#dkAcoration > ul > li > a { padding: 15px 20px; border-left: 1px solid #1682ba; border-right: 1px solid #1682ba; border-top: 1px solid #1682ba;
cursor: pointer; z-index: 2; font-size: 14px; font-weight: bold; text-decoration: none; color: #ffffff;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35); background: #36aae7; background: -webkit-linear-gradient(#36aae7, #1fa0e4);
background: -moz-linear-gradient(#36aae7, #1fa0e4); background: -o-linear-gradient(#36aae7, #1fa0e4);
background: -ms-linear-gradient(#36aae7, #1fa0e4); background: linear-gradient(#36aae7, #1fa0e4);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15); }
#dkAcoration > ul > li > a:hover, #dkAcoration > ul > li.active > a, #dkAcoration > ul > li.open > a { color: #eeeeee; background: #1fa0e4;
background: -webkit-linear-gradient(#1fa0e4, #1992d1); background: -moz-linear-gradient(#1fa0e4, #1992d1);
background: -o-linear-gradient(#1fa0e4, #1992d1); background: -ms-linear-gradient(#1fa0e4, #1992d1);
  background: linear-gradient(#1fa0e4, #1992d1); }
#dkAcoration > ul > li.open > a { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.15); border-bottom: 1px solid #1682ba; }
#dkAcoration > ul > li:last-child > a, #dkAcoration > ul > li.last > a { border-bottom: 1px solid #1682ba; }
.holder { width: 0; height: 0; position: absolute; top: 0; right: 0; }
.holder::after, .holder::before { display: block; position: absolute; content: ""; width: 6px; height: 6px; right: 20px; z-index: 10;
-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg); transform: rotate(-135deg); }
.holder::after { top: 17px; border-top: 2px solid #ffffff; border-left: 2px solid #ffffff; }
#dkAcoration > ul > li > a:hover > span::after, #dkAcoration > ul > li.active > a > span::after, #dkAcoration > ul > li.open > a > span::after { border-color: #eeeeee; }
.holder::before { top: 18px; border-top: 2px solid; border-left: 2px solid; border-top-color: inherit; border-left-color: inherit; }
#dkAcoration ul ul li a { cursor: pointer; padding: 10px 20px; z-index: 1; text-decoration: none; font-size: 13px;
border-bottom: 1px solid #32373e; border-left: 1px solid #32373e; border-right: 1px solid #32373e;
color: #eeeeee; background: #49505a; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
#dkAcoration ul ul li:hover > a, #dkAcoration ul ul li.open > a, #dkAcoration ul ul li.active > a {
background: #424852; color: #ffffff; }
#dkAcoration ul ul li:first-child > a { box-shadow: none; }
#dkAcoration ul ul ul li:first-child > a { box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
#dkAcoration ul ul ul li a { padding-left: 30px; }
#dkAcoration > ul > li > ul > li:last-child > a, #dkAcoration > ul > li > ul > li.last > a { border-bottom: 0; }
#dkAcoration > ul > li > ul > li.open:last-child > a, #dkAcoration > ul > li > ul > li.last.open > a { border-bottom: 1px solid #32373e; }
#dkAcoration > ul > li > ul > li.open:last-child > ul > li:last-child > a { border-bottom: 0; }
#dkAcoration ul ul li.has-sub > a::after { display: block; position: absolute; content: ""; width: 5px; height: 5px;
right: 20px; z-index: 10; top: 11.5px; border-top: 2px solid #eeeeee; border-left: 2px solid #eeeeee;
-webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg);
-o-transform: rotate(-135deg); transform: rotate(-135deg); }
#dkAcoration ul ul li.active > a::after, #dkAcoration ul ul li.open > a::after, #dkAcoration ul ul li > a:hover::after { 
border-color: #ffffff; }

.wpcf7 { float:left; width:100%; }
.wpcf7 .wpcf7-form { float:left; background:url(images/bg-form.png); width:80%; padding:10px; margin:10px 0 5px; border:1px solid #CCC; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; }
div.wpcf7-mail-sent-ng { clear:both }
.wpcf7 .wpcf7-form p { float:left; width:100%; margin:6px 0; }
.wpcf7 .dk-lienheA { float:left; width:22%; padding-top:6px; color:#444; }
.wpcf7 .dk-lienheB, .wpcf7 .dk-lienheBs { float:right; width:78%; font-size:14px; line-height:26px; }
.wpcf7 .dk-lienheB textarea { width:99%; }
.wpcf7 .dk-lienheB input { width:90%; }
.wpcf7 .dk-lienheBs input { width:32%; color:#F00 !important }
.wpcf7 .dk-lienheB input, .wpcf7 .dk-lienheBs input, .wpcf7 .dk-lienheB textarea { padding:6px; color:#555; border:1px solid #CCC; border-radius:3px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 1%, #f7f7f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 1%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 1%,#f7f7f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 1%,#f7f7f7 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 1%,#f7f7f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
 }
.wpcf7 .wpcf7-form input[type="submit"] { background:#d8c715; border:none; padding:12px 20px; color:#FFF; border-radius:5px }
.wpcf7 .wpcf7-form input[type="submit"]:hover { background:#015061 }
.wpcf7 .wpcf7-form .dk-submit { text-align:right; }
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, .div.wpcf7-mail-sent-ng, .wpcf7 form.sent .wpcf7-response-output { clear:both; }

.dk-SlFo .wpcf7 .wpcf7-form { width:100%; border:none; background:#fff; margin:0 0 10px; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -webkit-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); -moz-box-shadow:6px 6px 0px rgba(0, 0, 0, .04); }

#idShowpop { background:rgba(0,0,0,0.7); position:fixed; top:0; left:0; right:0; max-width:100%; height:100%; text-align:center; z-index:9999999; display:none; }
.idShowpopBx { margin:0 auto; max-width:90%; max-height:80%; padding-top:8em; font-family:Verdana, Geneva, sans-serif; font-weight:bold; display:inline-block; }
.idShowpopCse { background:url(images/close-icon.png) no-repeat; text-indent:-999999px; padding:8px 17px; color:#FFF; position:absolute; top:-12px; right:-12px; }
.idShowpopCse:hover { cursor:pointer; }
.idShowpopBxC { width:100%; height:100%; display:block; }
.idShowpopBxH { width:100%; position:relative; display:inline-block; }
.idShowpopBxHle { width:100%; float:left; }
.idShowpopBxHle span { width:25%; height:8px; float:left; }
.idShowpopBxHle-1 { background-color:#ef3e36; }
.idShowpopBxHle-2 { background-color:#abb92e; }
.idShowpopBxHle-3 { background-color:#f57826; }
.idShowpopBxHle-4 { background-color:#17b4e9; }
.dk-idShPoBx, .dk-idShPoBxEx { width:100%; float:left; }
.dk-idShPoBxTi { margin-top:1em; font-size:22px; text-transform:uppercase; color:#C00; }
.dk-idShPoBxEx img { max-width:100%; height:auto !important; }
.idShowpopBxH .wpcf7 .wpcf7-form { background:#FFF; width:100%; margin:0; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.idShowpopBxH .wpcf7 .dk-lienheB, .idShowpopBxH .wpcf7 .dk-lienheBs { width:100%; float:left; }
.idShowpopBxH .wpcf7 .dk-lienheB input, .idShowpopBxH .wpcf7 .dk-lienheBs input, .idShowpopBxH .wpcf7 .dk-lienheB textarea { background:#f1f1f1; width:92%; padding:10px; border:none; border-bottom:2px solid #F63; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.idShowpopBxH .wpcf7 .dk-lienheB input:focus, .idShowpopBxH .wpcf7 .dk-lienheBs input:focus, .idShowpopBxH .wpcf7 .dk-lienheB textarea:focus { background:#ddd; outline:none; }
.idShowpopBxH .wpcf7 .wpcf7-form .dk-submit { text-align:center; text-transform:uppercase; }
.idShowpopBxH .wpcf7 .wpcf7-form input[type="submit"] { background:#dd3e3e; padding:10px 22px; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.idShowpopBxH .wpcf7 .dk-lienheB textarea { height:100px; }

.dk-kapFom h3 { background:#28475f; margin:0; padding:10px; color:#f9f9f9; text-transform:uppercase; font-size:28px; letter-spacing:2px }
.dk-kapFom .wpcf7 .wpcf7-form { width:100%; margin:0 0 1em; border:1px solid #28475f; border-top:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.dk-kapFom .wpcf7 .wpcf7-form input[type="submit"] { background:#F90; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0 }

.site-single.dk-kapFomS .entry-content div.wpcf7 h3 { background:#28475f; margin:0; padding:10px; color:#f9f9f9; text-transform:uppercase; font-size:18px; letter-spacing:2px }
.dk-kapFomS .wpcf7 .wpcf7-form { width:100%; margin:0 0 1em; border:1px solid #7c9eb9; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.dk-kapFomS .wpcf7 .wpcf7-form input[type="submit"] { background:#F90; padding:10px 16px; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0 }
.dk-kapFomS .dk-kapFomSp { width:100%; margin:10px 0; float:left }
.dk-kapFomS .dk-LhFhBxSva { width:16%; margin-right:2%; padding-top:12px; text-transform:uppercase; float:left }
.dk-kapFomS .dk-LhFhBxSvb { width:82%; float:left }

.dk-spin { position:fixed; left:5px; bottom:10px; height: 80px; width: 80px; z-index:999999; }
.dk-spin a { width:100%; height:100%; display:block; }
.dk-spinHotline { background:#0b8dd8 url(images/icon-hotline.png) center no-repeat; background-size:23px 30px; margin:25%; border-radius: 50%; width:50%; height:50%; position:absolute; left:0; top:0; z-index:999999; }
.dk-spin .dk-spinLoad {
	position:absolute; left:0; top:0; z-index:99999;
  width: 100%;
  height: 100%;
  border: 2px solid #00a0d5;
  border-radius: 50%;
  -webkit-animation: circlePulse 2s ease infinite;
          animation: circlePulse 2s ease infinite;
}

@-webkit-keyframes circlePulse {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
  }
  80% {
    opacity: .8;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}
.dk-spiner { background-color: #0496da; width:100%; height:100%; border-radius: 50%; 
-webkit-animation: dk-spiner 2s infinite ease-in; animation: dk-spiner 2s infinite ease-in; }
   @-webkit-keyframes dk-spiner {
      0% {
         -webkit-transform: scale(0); transform: scale(0); opacity: 1;
      }
      100% {
         -webkit-transform: scale(1); transform: scale(1); opacity: 0;
      }
   }
   
   @keyframes dk-spiner {
      0% {
         -webkit-transform: scale(0); transform: scale(0); opacity: 1;
      }
      100% {
         -webkit-transform: scale(1); transform: scale(1); opacity: 0;
      }
   }

@media (min-width: 1600px) {
	#fullpage, .vi-banner, .dk-ShCtn .dk-ShCtnPo, .dk-section { max-width: 1320px; }
}
@media (max-width: 1440px) { 
  #fullpage, .vi-banner, .dk-ShCtn .dk-ShCtnPo, .dk-section { max-width: 1300px; }
}
@media (max-width: 1281px) { 
  #fullpage, .vi-banner, .dk-ShCtn .dk-ShCtnPo, .dk-section { max-width: 1200px; }
}
@media (max-width: 1024px) {
	#fullpage, .vi-banner, .dk-ShCtn .dk-ShCtnPo, .dk-section, .site-single, .site-search { width:990px; }
	.dk-gioithieu, .site-search { width:100%; }
	.page #dkContent { width:100%; padding:0 2%;  }
  body.home .dk-topbn { height: 48vh; }
  .dk-introhome { top: 40%; }
  .dk-index01_Lh { padding: 0 0; }
  .dk-index01_Lh .wpcf7 .wpcf7-form p { width: 24%; }
  .dk-index01_Lh .wpcf7-spinner { margin: 0 12px; }
  .dk-index01_Lh .dk-dangkySb { width: 24%; padding-left: 2%; }
  .dtk-nav ul li { font-size: 16px; }
  .dtk-nav ul li a { padding: 26px 16px; }
  .top-menu.dk-sticky .dtk-nav ul li a { padding: 18px 16px; }
  .top-menu.dk-sticky .dk-banner { width: 55px; }
  .dk-banner { top: 5px; }
	.dk-soBx { width:98%; padding-top:1%; }
	.dk-ShCtn .entry-content { font-size:16px; }
	.dk-showPosCat h2, .sidebar-inner .widget_listcategorypostswidget h2, .dk-ShCtn h3, .dk-UpDtLe ul li { font-size:18px }
	.dk-sanphamBx ul li { height:220px; }
	.dk-logo { height:26%; }
	.dk-socialNe img { max-width:100%; height:auto; }
	.dk-socialNe-3, .dk-socialNe-4 { font-size:90%; }
  .dk-ShCtn.dk-ShCtnNe .dk-ShCtnPo img { height: 200px; }
}
@media (max-width: 820px) {
  #fullpage, .vi-banner, .dk-ShCtn .dk-ShCtnPo, .dk-section, .site-single, .site-search { width:98%; }
	#page { padding-top:42px; }
	#dkContent { width:100%; }
  body.home .dk-topbn { background-position: top center; }
  body.home .dk-topbn { height: 44vh; }
  .top-menu.dk-sticky .dk-banner { width: 50px; }
  .dk-index01, .dk-index02 { padding: 10px; }
  .dk-index01_Lh .wpcf7-spinner { margin: 0 8px; }
	.dk-menu { width:100%; }
	.dk-menu ul { text-align:center; }
	.dtk-nav ul li { font-size:15px; }
	.dtk-nav ul li a { padding:20px 8px; }
	.dtk-nav ul ul li { font-size:16px; }
  .top-menu.dk-sticky .dtk-nav ul li a { padding: 16px 8px; }
	.dk-logo { margin:2.2% 0 1.2%; }
	.dk-logo img { width:64%; }
	.dk-socilHl { font-size:24px; }
	.dk-soBx { width:100%; }
	.dk-soBx ul li { width:16.5%; }
	.dk-sanpham { padding:1%; }
	.dk-ShCtn .entry-content { font-size:15px; }
	.dk-sanphamBx ul li { height:175px; }
	.dk-LhDk { width:100px; }
	.dk-UpDtLe { width:100%; }
	.dk-UpDtRi { width:100%; }
  .wpcf7 .wpcf7-form { width: 90%; }
  .dk-ShCtn.dk-ShCtnNe .dk-ShCtnPo img { height: 230px; }
  .dk-ShCtnLhBx_Le { width: 45%; }
  .dk-ShCtnLhBx_Le h4 { font-size: 17pt; }
  .dk-ShCtnLhBx_Ri { width: 55%; }
	.single .dk-UpDtLe, .category .dk-UpDtLe, body.tag .dk-UpDtLe, body.search .dk-UpDtLe, .dk-UpDtLe ul { width:100%; float:left }
	.dk-UpDtLe ul li { font-size:100%; padding:2px; float:left; }
	.dk-UpDtLe ul ul li { font-size:90%; width:100% }
	.dk-UpDtLe ul.tab li { width:33.33% }
	.dk-UpDtLeBxQc img { max-width:100%; }
	.dk-UpDtLeBxQc { width:100%; text-align:center; float:left; }
	.dk-gtLn p { font-size:14px; line-height:1.5 }
	.dk-socialC  { width:14%; }
	.dk-socialLo { width:76%; }
	.dk-socialNeLi { width:100%; }
	.site-single .entry-content p, .site-content .entry-content p { word-break: break-word }
	.dk-kapFomS .dk-LhFhBxSva { width:20%; padding-top:14px }
	.dk-kapFomS .dk-LhFhBxSvb { width:78% }
	.dk-kapFomS h3 { font-size:22px }
}
@media (max-width: 431px) {
	.page .acf-map { width:100% !important; }
	.idShowpopBx { padding-top:3em }
	h2 { font-size:22px; }
	.page #dkContent { padding:0 0; }
	.dk-UpDtLe, .dk-UpDtRi, .single .dk-UpDtLe, .category .dk-UpDtLe, body.tag .dk-UpDtLe { width:100%; float:left; }
	.single .dk-UpDtLe, .category .dk-UpDtLe, body.tag .dk-UpDtLe { background:#FFF }
	.dk-gioithieu { width:96%; padding-right:18px; }
  .dk-introhome { top: 28%; }
  body.single .dk-introhome h1 { font-size: 20px; }
  .dk-topbn { min-height: 160px; }
	.dtk-nav, .dk-menu { position:relative; width: 100%; float: left; }
	.dk-menu { background:#f5f5f5 }
	.dtk-nav ul, .dk-menu ul { text-align:center; display: none; }
	.dtk-nav ul li, .dk-menu ul li { font-size:14px; border-bottom: 1px solid #073a34; display: block; }
	.dtk-nav ul li a, .dk-menu ul li a { padding:10px 6px; }
	.dtk-nav ul li ul, .dk-menu ul ul { height:0; overflow:hidden; display:none !important; }
  .dk-banner { position: relative; top: inherit; left: inherit; width: 50%; float: left; }
  .top-menu.dk-sticky .dk-banner { width: 50%; }
  .dk-banner img { height: 46px !important; width: auto; }
  .dk-banner span { display: inline-block; }
  .dk-banner span a { color: #fff; font-size: 18px; padding: 12px; display: inline-block; }
  .dk-navMb { width: 50%; color: #f5f5f5; font-size: 18px; text-transform: uppercase; float: left; text-align: right; padding: 12px; display: block; }
	.dk-logo img { width:90%; }
	.dk-logo { margin:0 0 1.2%; height:17%; }
	.dk-socialF { margin-right:6%; }
	.dk-socialF img { width:auto; height:auto; }
	.dk-soBx ul li { width:32.5%; }
	.dk-socil { height:60%; }
	.dk-socilHl { font-size:18px; }
	.dk-soBx { padding-top:3%; }
	.dk-soBx .dk-soBxTi { font-size:16px; }
  .dk-indexBx_Ti h2 { font-size: 18pt; }
  .dk-indexBx_Ti h2 span { color: #7fff00; }
  .grid { padding: 0 3%; }
  .dk-ShCtnLhBx_Le { width: 100%; padding: 1em; }
  .dk-ShCtnLhBx_Ri { width: 100%; border-left: none; }
  .dk-index01_Lh .dk-dangkySb { width: 88%; text-align: right; }
  .dk-index01_Lh .wpcf7 .wpcf7-form p { width: 100%; margin-right: 0; }
	#fp-nav.right { right:0 !important; }
	.dk-gioithieu h2 { margin:10px 0; }
	.dk-sanpham ul li { width:48%; height:170px; }
	.dk-sanpham ul li img { width:100%; height:100%; }
	.dk-ShCtn .hentry { width:96%; margin:2.4% 0 0 0; }
	.site-single .dk-tgList a { font-size:13px; }
	.wpcf7 .wpcf7-form { width:100%; }
	.wpcf7 .dk-lienheA { width:100%; }
	.wpcf7 .dk-lienheB, .wpcf7 .dk-lienheBs { width:100%; }
	.dk-soBx .dk-soBxIg { padding:0 10%; }
	.dk-soBx .dk-soBxIg img { width:100%; height:auto; }
	.dk-ShCtn .dk-ShCtnPo p { margin:3% 0; font-size:90%; }
	.site-category .entry-nothumbnail img, .site-category .entry-thumbnail img { width:100px; height:100px; }
	.dk-ShCtn .dk-readmore, .site-category .dk-readmore, .site-search .dk-readmore { display:none; }
	.site-infoFa { width:100%; text-align:center; }
	.site-infoFb { width:100%; }
  body div.gallery .gallery-item { width: 50% !important; }
	.dk-spRelatedKh .dk-spRelatedKhIg { width:40%; margin-right:2%; }
	.dk-spRelatedKh .dk-spRelatedKhTi, .dk-spRelatedKh .dk-spRelatedKhEx { width:auto; float:none; }
	.dk-socialF, .dk-socialC { text-align:center; }
	.dk-socialF, .dk-socialC, .dk-socialLo { width:100%; }
	.dk-socialNeLi.dk-socialNe-1, .dk-socialNeLi.dk-socialNe-2 { width:100%; text-align:center; }
	.dk-socialNeLi.dk-socialNe-3, .dk-socialNeLi.dk-socialNe-4 { width:100%; }
	.dk-ShCtn .dk-ShCtnPo ul li { width:100%; margin-right:0; }
	.dk-ShCtn .dk-ShCtnPo .dk-ShCtnPo_Ti a { height:auto; }
	.dk-UpDtLe ul li, .dk-socialNe, .dk-PaMap { width:100%; }
	.dk-UpDtLe ul ul li { font-size:90%; } { font-size:100%; }
	.dk-showPosCat h2, .sidebar-inner .widget_listcategorypostswidget h2, .dk-ShCtn h3 { font-size:20px; }
	.dk-spRelatedKh li { width:100% }
	.dk-spRelatedKh .dk-spRelatedKhIg { width:26% }
	.dk-gtLn_Le, .dk-gtLn_Ri { width:100%; padding:8px }
	.dk-UpDtRi_Ul { width:100%; margin:0 0 10px; min-height:inherit }
	.dk-UpDtRi_HxIg { width:34% }
	.dk-kapFomS .dk-LhFhBxSva { width:28%; font-size:13px; padding-top:12px }
	.dk-kapFomS .dk-LhFhBxSvb { width:70% }
}
@media (max-width: 328px) {
	.dtk-nav ul li a { padding:10px 4px; }
	.dk-socilHl { font-size:18px; }
	.dk-soBx .dk-soBxTi { font-size:14px; }
	.dk-soBx { padding-top:1%; }
	.dk-soBx .dk-soBxIg { padding:0 8%; }
}
