/*
Theme Name: Themes mặc định - Mã: 001
Theme URI: http://www.dung-design.com
Author: Nhóm thiết kế web Dũng Design
Author URI: http://www.dung-design.com
Description: Thành lập từ năm 2014.
Version: 2.0
*/

/** -------------- 1.0 Reset -------------- **/

* { -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; }

h1, h2, h3, h4, h5, h6 { font-family:Verdana, Geneva, sans-serif; line-height: 1.3; }
h1 { font-size: 42px; margin: 26px 0; }
h2 { font-size: 28px; margin: 22px 0; }
h3 { font-size: 18px; margin: 22px 0; }
h4 { font-size: 20px; margin: 25px 0; }
h5 { font-size: 18px; margin: 30px 0; }
h6 { font-size: 16px; 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; }

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:Tahoma, Geneva, sans-serif; font-size:14px; }

a { color: #943634; 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: #111; }
a:focus { outline: thin dotted; }
a:active, a:hover { color: #222; outline: 0; }
a:hover { text-decoration: none; }

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

@media (min-width:1440px) {
	#page { width:1366px; margin:0 auto; }
}

#page, #main, #masthead, #dkContent, #dkContentSide, #dkFooter { position:relative; }
#masthead, #main, #dkFooter, .dk-topH, .dk-foot { width:100%; float:left; clear:both; }
.dk-ShCtn .dk-ShCtnPo, .dk-footBx, .dk-mainS, .dk-sdPageBxC { width:88%; margin:0 auto; }
#masthead  { background:url(images/topbg.jpg) center top no-repeat fixed; height:100px; overflow:hidden; }
.home #masthead { height:600px; }
.single #masthead { height:320px; }
.dk-mast { background:rgba(0,0,0,0.3); width:100%; height:100%; }
.dk-main { background:#FFF; float:left; width:100%; }
.vi-banner { background:#c72528; color:#FF6; width:100%; float:left; }
.dk-banner { padding:20px; margin-right:2%; border-right:1px solid #ddd; float:left; }
.dk-banner a { color:#FFF; }
.dk-banner a:hover { text-decoration:underline; }
.dk-bannerS { padding-top:20px; color:#FFF; float:left; }
.dk-page { float:left; width:100%; }
.dk-center { text-align:center; }
.topSeoH h1 { text-indent:-999999px; height:0; margin:0; }
.dk-breadCr { width:100%; margin-top:1em; color:#FFF; text-align:center; text-shadow:1px 1px 1px #000; float:left; }
.dk-breadCr a { color:#FFF; text-shadow:1px 1px 1px #000; }

.dk-topH { margin-top:150px; text-align:center; }
.dk-topHx { width:68%; margin:0 auto; }
.dk-topHxTi { background:rgba(148,54,52,0.6); color:#FFF; font-family:"Times New Roman", Times, serif; font-size:38px; padding:10px; margin-bottom:20px; text-shadow:1px 1px 1px #2c2c40; }
.dk-topHxSe .search-form { background:#FFF; width:100%; }
.dk-topHxSe .search-form input[type="search"] { width:86%; margin:0; padding:16px; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.dk-topHxSe .search-form input[type="search"]:focus { outline:none; }
.dk-topHxSe .search-form input[type="submit"] { background:#c72528; padding:16px 22px; margin:0; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.dk-topSi { padding-top:80px; text-align:center; }
.dk-topSiX { width:100%; color:#FFF; text-shadow:1px 1px 1px #000; font-size:110%; }
.dk-topSiXl { border-right:1px solid #FFF; padding:2px 5px; margin-right:0; display:inline-block; }
.dk-topSiXl:last-child { border-right:none; }

.dk-ShCtnGT { color: #FFF; }
.dk-sdPageBx { background: rgba(164, 94, 77, 0.8); padding: 2em 0; text-shadow: 0 1px 1px #300; }
.dk-sdPageBxC p { line-height: 1.4; margin: 12px 0; font-size: 120%; }

#cfacebook{position:fixed;bottom:0px;right:0;z-index:9999; }
.clFacebook { background:#b42e2e; color:#FFF; padding:8px 36px 8px 16px; position:relative; display:inline-block; }
.clFacebook:hover { background:#09C; cursor:pointer; }
.clFacebook:after { content:"[+]"; position:absolute; right:6px; top:7px; }
.clFacebook.clFacebookPu:after { content:"[-]"; position:absolute; right:10px; top:7px; }
.tiFacebook { background:#b42e2e; height:3px; }
.opFacebook { display:none; }
.opFacebook.showFace { display:block; }

	/* ------------ Menu CSS ------------ */
	
#menu-menus ul { display:none; }
.dtk-nav { padding-right:20px; float:right; z-index:333333; }
.dtk-nav ul { width:100%; z-index:333334; }
.dtk-nav ul li { display:inline-block; position:relative; font-size:15px; font-weight:bold; }
.dtk-nav ul li a { color:#FF9; padding:17px 12px; border-bottom:4px solid transparent; display:block; }
.dtk-nav ul li a:hover, .dtk-nav .current-menu-item a { color:#FF6; border-bottom:4px solid #FF9; }
.dtk-nav ul li ul { background:#545658; width:200px; position:absolute; top:37px; z-index:333335; }
.dtk-nav ul ul li { display:list-item; position:relative; }
.dtk-nav ul ul li a:hover { background:#519cff; }
.dtk-nav ul ul li ul { position:absolute; left:200px; top:0; z-index:333336; }

.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; }

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

#dkContent { float:left; width:100%; }
#dkContentSide { float:left; width:24%; }
#dkFooter { clear:both; }

.page .entry-content p { margin:12px 2px; line-height:1.3; font-size:120%; }

.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; }
#dkContent aside span.widget-title, .sidebar-inner .widget_listcategorypostswidget h3 { display:none; }
.sidebar-inner .widget ul { border:1px solid #CCC; border-top:none; padding:6px; }

	/* ------------ List Category CSS ------------ */
	
.dk-showPosCat h2, .sidebar-inner .widget_listcategorypostswidget h2, .dk-ShCtn h3 { padding:10px; color:#943634; font-size:36px; font-family:"Times New Roman", Times, serif; text-align:center; clear:both; }
.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 { background:#952c29 url(images/bgfoot.jpg) center bottom repeat-x; color:#FFF; font-size:12px; }	
.site-footer .site-info { padding:6px; }
.site-footer .site-info a { color:#f9f9f9; }
.dk-foot { padding:14px 0; }
.dk-footBx { position:relative; }
.dk-footBx p { margin:5px 0; line-height:1.3; }
.dk-footBxA, .dk-footBxB, .dk-footBxC { float:left; }
.dk-footBxA { width:28%; margin-right:3%; }
.dk-footBxB { width:28%; margin-right:2%; }
.dk-footBxC { width:39%; }
.dk-footBxC h4 { margin:0 0 12px; padding-bottom:12px; border-bottom:1px solid #a05353; font-size:18px }
.dk-footBxB ul li a, .dk-footBxC ul li a { padding:4px 0; color:#FFF; display:block; }
.dk-footBxB ul li a:hover, .dk-footBxC ul li a:hover { text-decoration:underline; }

	/* ------------ Footer CSS ------------ */
	
	/* ------------ Content CSS ------------ */
		
.dk-ShCtn { position:relative; float:left; width:100%; }
.dk-ShCtn-2 { background:url(images/bg-line.png); border-bottom:1px solid #ad7675; }
.dk-ShCtn-3 { padding-bottom:2em; }
.dk-ShCtn-4 { background:#f8f8f8; border-top:1px solid #ad7675; }
.dk-ShCtnMr { width:100%; margin:8px 0 20px; font-size:18px; text-align:center; float:left; }
.dk-ShCtnMr a { background:#d81410; color:#FFF; padding:10px 18px; display:inline-block; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; }
.dk-ShCtnMr a:hover { background:#551f1e; }
.dk-ShCtn .hentry { background:#eee; float:left; width:32%; height:340px; margin-right:2%; margin-bottom:14px; border-bottom:1px solid #eee; position:relative; }
.dk-ShCtn .hentry:nth-child(3n+0) { margin-right:0; }
.dk-ShCtn .hentry:last-child { border-bottom:none; }
.dk-ShCtn .entry-thumbnail, .dk-ShCtn .entry-nothumbnail { border-top:3px solid #943634; position:relative; }
.dk-ShCtn .entry-thumbnail img, .dk-ShCtn .entry-nothumbnail img { background:#FFF; width:100%; height:auto; }
.dk-ShCtn .entry-thumbnail img:hover, .dk-ShCtn .entry-nothumbnail img:hover { opacity:0.8; }
.dk-entH { padding:10px; }
.dk-entHlc { font-size:13px; }
.dk-ShCtn h2.entry-title { width:100%; margin:0 0 2px; font-size:18px; font-family:"Times New Roman", Times, serif; text-transform:uppercase; }
.dk-ShCtn h2.entry-title a { display:block; }
.dk-ShCtn h4 { margin-top:0; color:#542f2e; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-align:center; }
.dk-ShCtn .dk-ShCtnPo { position:relative; }
.dk-ShCtn .dk-readmore, .site-category .dk-readmore, .site-search .dk-readmore { position:absolute; bottom:12px; right:6px; font-family:"Times New Roman", Times, serif; font-weight:bold; }
.dk-ShCtn .dk-readmore a, .site-category .dk-readmore a, .site-search .dk-readmore a { border:2px solid #600; border-radius:5px; padding:5px 12px; color:#600; }
.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 .entry-meta { width:100%; padding:0 10px; float:left; }
.dk-entHfl { width:35%; color:#004f94; float:left; }
.dk-entHfr { width:65%; float:left; text-align:right; color:#b71613; }

.dk-boxA, .dk-boxB, .dk-boxB-1, .dk-boxB-1a, .dk-boxB-1b { float:left; overflow:hidden; }
.dk-boxA { width:31%; margin-right:2%; }
.dk-boxAx, .dk-boxBa, .dk-boxBb, .dk-boxBc, .dk-boxBd { position:relative; }
.dk-boxA a, .dk-boxBa a, .dk-boxBb a, .dk-boxBc a, .dk-boxBd a { display:block; height:100%; border-top:3px solid #000; background-size:cover;background-position:center; }
.dk-boxA a:hover, .dk-boxBa a:hover, .dk-boxBb a:hover, .dk-boxBc a:hover, .dk-boxBd a:hover { opacity:0.8; }
.dk-boxAx-1 { height:510px; margin-bottom:20px; }
.dk-boxAx-2, .dk-boxBb, .dk-boxBc { height:240px; }
.dk-boxB { width:67%; }
.dk-boxB-1 { width:100%; }
.dk-boxB-1a { width:48%; margin-right:2%; }
.dk-boxB-1b { width:50%; }
.dk-boxBa { height:250px; margin-bottom:20px; }
.dk-boxBb { margin-bottom:20px; }
.dk-boxBc { height:240px; }
.dk-boxBd { height:500px; }
.dk-boxTi-1 { position:absolute; bottom:0; width:100%; text-align:center; color:#943634; }
.dk-boxTi-1 span { background:#fff; padding:10px 14px; text-transform:uppercase; font-size:22px; display:inline-block; }
.dk-boxTi-2 { position:absolute; top:42%; width:100%; text-align:center; }
.dk-boxTi-2 span { background:rgba(148,54,52,0.7); padding:10px 16px; text-transform:uppercase; font-size:22px; color:#FFF; }

.dk-ShUlA { background:#FFF; width:47%; margin-right:3%; float:left; }
.dk-ShUlAx { padding:16px; }
.dk-ShUlAIg { height:320px; border-top:3px solid #943634; overflow:hidden; }
.dk-ShUlAIg img { width:100%; height:auto; }
.dk-ShUlATi { font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.dk-ShUlATi a { padding:10px 0; display:block; }
.dk-ShUlB { background:#FFF; padding:8px 0; width:50%; border-top:3px solid #943634; float:left; }
.dk-ShUlB ul li { width:100%; margin-bottom:14px; float:left; }
.dk-ShUlB .dk-ShUlBig { width:20%; margin-right:8px; float:left; }
.dk-ShUlB .dk-ShUlBig img { width:100%; height:auto; }
.dk-ShUlB .dk-ShUlBti { font-weight:bold; font-size:18px; }
.dk-ShUlB .dk-ShUlBti a { padding:5px 0 8px; color:#943634; display:block; }
.dk-ShUlB .dk-ShUlBti a:hover { text-decoration:underline; color:#9a2523; }
.dk-ShUlB .dk-ShUlBex { font-size:13px; margin-top:7px; color:#333; }

	/* ------------ Content CSS ------------ */	
	
	/* ------------ Category CSS ------------ */		
	
.site-category h3.archive-title, .archive-header h1 { background:#943634; margin:0; padding:1em 0; font-size:20px; color:#FFF; text-align:center; text-transform:uppercase; font-family:"Times New Roman", Times, serif; }
.site-category .hentry { float:left; width:100%; margin:5px 0; padding:5px 0; border-bottom:1px dashed #CCC; position:relative; }
.site-category h2.entry-title { font-size:16px; margin:0 0 5px; }
.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; }

.dk-catS { width:100%; float:left; }
.home .dk-catS { padding-bottom:2em; }
.dk-catS .dk-catSx { width:33.3333%; position:relative; float:left; }
.dk-catSxIg { position:relative; }
.dk-catSxIg:after { content:""; position:absolute; top:0; right:0; bottom:0; left:0; z-index:8; 
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */ }
.dk-catSxIg img { max-width:100%; height:auto; }
.dk-catSxTi h2 { margin:10px 0; font-family:"Times New Roman", Times, serif; text-transform:uppercase; font-size:140%; }
.dk-catSxEx { color:#fff; text-shadow:2px 1px 1px #000; padding:8px; position:absolute; right:0; left:0; bottom:0; z-index:9; }
.dk-catSxEx p { margin-top:4px; }

	/* ------------ 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 { float:left; width:100%; padding:5px; }	
.site-single .entry-header { background:#f9f9f9; float:left; width:100%; padding:6px; margin-bottom:12px; border-bottom:1px solid #c59c9b; }
.site-single .entry-content { clear:both; }
.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 { margin:12px 0; line-height:1.4; font-size:120%; }
.site-single .entry-content h2 { font-size:24px; margin:20px 0; font-family:"Times New Roman", Times, serif; }
.site-single .entry-content h3 { font-size:22px; margin:18px 0; font-family:"Times New Roman", Times, serif; }
.site-single h1.entry-title, .site-search h3.page-title { margin:0 0 12px; font-size:30px; font-family:"Times New Roman", Times, serif; }
.site-search h3.page-title { padding-bottom:10px; border-bottom:1px dashed #CCC; }
.site-single .entry-title a { display:block; }
.site-single .dk-eNtMe { clear:both; 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-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%; }


#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; width:100%; 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; }

	/* ------------ 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:#519cff; color:#FFF; padding:6px; margin:8px 0; }
.dk-spRelatedKh { width:100%; }
.dk-spRelatedKh li { float:left; width:100%; padding-bottom:5px; border-bottom:1px dashed #CCC; }
.dk-spRelatedKh .dk-spRelatedKhIg { float:left; width:21%; }
.dk-spRelatedKh .dk-spRelatedKhIg img { width:100%; height:auto; padding:2px; border:1px solid #CCC; }
.dk-spRelatedKh .dk-spRelatedKhTi, .dk-spRelatedKh .dk-spRelatedKhEx { float:right; width:78%; }
.dk-spRelatedKh .dk-spRelatedKhTi a { display:block; }
.dk-spRelatedKh .dk-spRelatedKhTi h2 { font-size:16px; margin:0 0 8px; }
.dk-spRelatedKh .dk-readmore { float:right; margin-top:10px; }

#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; }
.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%; }
.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"] { border:1px solid #39C; padding:5px 12px; color:#FFF; border-radius:5px;
background: #7abcff; /* Old browsers */
background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */ }
.wpcf7 .wpcf7-form .dk-submit { text-align:right; }
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, .div.wpcf7-mail-sent-ng { clear:both; }

.idShowpopBxHle { width:100%; margin-bottom:5px; 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-topSiXf { width:100%; float:left; }
.dk-topSiXf div.wpcf7 { width:80%; margin:0 auto; float:none; }
.dk-topSiXf .wpcf7 .wpcf7-form { background:rgba(148,54,52,0.7); width:100%; padding:0; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.dk-topSiXf .dk-lienhePa { width:33.33%; padding:0 2%; margin-bottom:6px; float:left; }
.dk-topSiXf .dk-lienhePu { padding:0 1.5%; margin-bottom:6px; }
.dk-topSiXf .dk-lienhePu, .dk-topSiXf .wpcf7 .wpcf7-form .dk-submit { width:100%; float:left; }
.dk-topSiXf .wpcf7 .wpcf7-form .dk-submit { text-align:center; margin-bottom:6px; }
.dk-topSiXf .wpcf7 .dk-lienheB { width:100%; float:left; }
.dk-topSiXf .wpcf7 .dk-lienheB input { width:100%; }
.dk-topSiXf .wpcf7 .dk-lienheB textarea { height:60px; }
.dk-topSiXf .wpcf7 .wpcf7-form input[type="submit"] { background:#FFF; padding:8px 16px; border:2px solid #900; color:#900; font-weight:bold; }
.dk-topSiXf div.wpcf7-validation-errors, .dk-topSiXf div.wpcf7-mail-sent-ok, .dk-topSiXf .div.wpcf7-mail-sent-ng { color:#FFF; }

.dk-formW { float:left; width:100%; }
.dk-formW .wpcf7 .wpcf7-form { background:#eee; width:100%; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.dk-formW h4 { background:#952c29; color:#FFF; margin:0 0 10px; padding:10px 0; font-size:20px; font-weight:normal; text-align:center; }
.dk-formW .wpcf7 .dk-lienheB textarea { height:100px; }
.dk-formWa { float:left; width:70%; }
.dk-formWb { background:url(images/bghotline.png) center bottom no-repeat; float:right; width:30%; height:280px; text-align:center; }
.dk-formWb p.dk-formWbHl { font-size:30px; font-weight:bold; color:#F00; font-family:"Times New Roman", Times, serif; }
.dk-formW .wpcf7 .dk-lienheB input, .dk-formW .wpcf7 .dk-lienheBs input, .dk-formW .wpcf7 .dk-lienheB textarea { background:#FFF; padding:8px; width:99%; border:none; border-bottom:1px solid #C30; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; }
.dk-formW .wpcf7 .dk-lienheB input:focus, .dk-formW .wpcf7 .dk-lienheBs input:focus, .dk-formW .wpcf7 .dk-lienheB textarea:focus { background:#f8f8f8; border-bottom:1px solid #09C; outline:none; }
.dk-formW .wpcf7 .wpcf7-form input[type="submit"] { background:#C30; border:none; padding:10px 20px; }
.dk-formW .wpcf7 .wpcf7-form input[type="submit"]:hover { background:#09C; }

.dk-footBxC .wpcf7 .wpcf7-form { background:rgba(255,255,255,0.5); width:100%; margin:0 0 1em; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0 }
.dk-footBxC .wpcf7 .wpcf7-form select { padding:5px }
.dk-footBxC .wpcf7 .wpcf7-form p { margin:4px 0 }
.dk-footBxC .wpcf7 .wpcf7-form .dk-submit { text-align:center }
.dk-footBxC .wpcf7 .wpcf7-form input[type="submit"] { background:#C00; padding:10px 20px; border:none; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0 }
.dk-footBxC .wpcf7 .wpcf7-form input[type="submit"]:hover { background:#09C }

@media (max-width: 1024px) {
	.dk-ShCtn .dk-ShCtnPo, .dk-footBx, .dk-mainS, .dk-sdPageBxC { width:94%; }
	.home #masthead { height:500px; }
	.dtk-nav ul li a { padding:17px 10px }
	.dk-banner { padding:15px }
	.dk-topHx { width:72%; }
	.dk-topHxTi { font-size:28px; }
	.dk-entHfl { width:46%; }
	.dk-entHfr { width:54%; }
	.dk-ShUlAIg { height:286px; }
	.dk-formW h4 { font-size:16px; }
}
@media (max-width: 800px) {
	.dk-ShCtn .dk-ShCtnPo, .dk-footBx, .dk-mainS, .dk-sdPageBxC { width:98%; }
	.dk-banner { display:none; }
	.dk-bannerS { padding-left:2%; }
	.dtk-nav ul li { font-size:14px }
	.dk-ShCtn .hentry { height:264px }
	.dk-topHxTi { font-size:28px; }
	.dk-topH { margin-top:130px; }
	.dk-footBxB { width:22% }
	.dk-footBxC { width:45% }
	.dk-ShCtn h2.entry-title { font-size:16px; margin-bottom:5px; }
	.dk-entHfl, .dk-entHfr { width:100%; text-align:center; margin:4px 0; }
	.dk-ShUlAIg { height:226px; }
	.dk-ShUlB .dk-ShUlBti { font-size:16px; }
	.dk-catS .dk-catSx { width:50%; }
	.dk-topSiXf div.wpcf7 { width:86%; }
}
@media (max-width: 667px) {
	#masthead { height:124px; }
	.home #masthead { height:220px; }
	.dtk-nav { width:100%; padding-right:0; text-align:center; }
	.dtk-nav ul li { font-size:14px; }
	.dtk-nav ul li a { padding:14px 6px; }
	.dk-bannerS { padding:8px 0; margin-left:0; text-align:center; width:100%; }
	.dk-topH { margin-top:30px; }
	.dk-topHxTi { font-size:22px; }
	.dk-showPosCat h2, .sidebar-inner .widget_listcategorypostswidget h2, .dk-ShCtn h3 { margin:4px 0; }
	.dk-ShCtn .hentry { height:292px; }
}
@media (max-width: 421px) {
	h2 { font-size:24px; }
	#masthead { height:120px; }
	.vi-banner { text-align:center; }
	.dtk-nav { padding-right:0; width:100%; float:none; }
	.dtk-nav ul li a { padding:10px 6px; }
	.home #masthead { height:250px; }
	.dk-topH { margin-top:12px; }
	.dk-topHx { width:94%; }
	.dk-topHxTi { font-size:18px; margin-bottom:0 }
	.dk-topHxSe .search-form input[type="search"] { width:80% }
	.dk-ShCtn .hentry { width:100%; margin-right:0; height:auto; }
	.dk-entHfl { width:50%; text-align:left; }
	.dk-entHfr { width:50%; text-align:right; }
	.dk-sdPageBxC p { font-size:100%; }
	.dk-showPosCat h2, .sidebar-inner .widget_listcategorypostswidget h2, .dk-ShCtn h3 { font-size:28px; margin:18px 0; }
	.dk-ShUlAIg { height:auto; }
	.dk-ShUlA, .dk-ShUlB { width:100%; margin-right:0; }
	.dk-footBxA, .dk-footBxB { border-bottom:1px solid #8e1a1a; }
	.dk-footBxA, .dk-footBxB, .dk-footBxC { width:100%; margin-right:0; padding:12px; }
	.dk-catS .dk-catSx { width:100%; }
	.site-category .entry-nothumbnail img, .site-category .entry-thumbnail img { width:80px; height:80px; }
	.dk-ShCtn .dk-readmore, .site-category .dk-readmore, .site-search .dk-readmore { display:none; }
	.site-single h1.entry-title, .site-search h3.page-title { font-size:24px; }
	.site-single .entry-content h3 { font-size:20px; }
	.dk-topSiXf div.wpcf7 { width:98%; }
	.dk-topSiXf .dk-lienhePa { padding:0 4px; }
	.single #masthead { height:350px; }
	.dk-formWa, .dk-formWb, .wpcf7 .wpcf7-form { width:100%; }
	.wpcf7 .dk-lienheA { width:30%; }
	.wpcf7 .dk-lienheB, .wpcf7 .dk-lienheBs { width:68%; }
	.dk-footBxC .wpcf7 .dk-lienheB input { width:99% }
}

@media (max-width: 321px) {
	.dk-topHxTi { font-size:18px; }
	.dk-topH { margin-top:22px; }
}