/*
Theme Name: Giao diện mặc định
Theme URI: https://mauwebktv.com
Author: Nhóm thiết kế web KTV
Author URI: https://kientaoviet.net
Description: Thành lập từ năm 2014.
Version: Themes 2.0
*/

/** -------------- 1.0 Reset -------------- **/
:root {
	--main-color:#007cba; --sub-color:#09F; --hover-color:#F63; --bg-color:#f3f3f3; --line-active:#1361a9;
	--facebook:#235da9; --twiter:#39a5ff; --youtube:#cf2323; --sky:#00aae8; --viber:#794e9b; --pinterest:#df0022; --instagram:#c8278e; --linkedin:#3d83d9; --reddit:#f74300; --goodreads:#523b2d; --dribbble:#e34a85;
}
* { -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:#fff; color: #141412; margin: 0; font-family:Tahoma, Geneva, sans-serif; font-size:14px; }

a { color: #333; 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: #333; }
a:focus { outline: thin dotted; }
a:active, a:hover { color: var(--sub-color); outline: 0; }
a:hover { text-decoration: none; }

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Geneva, sans-serif; line-height: 1.4; }
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 { background:#f9f9f9; border: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; font-size: 14px; line-height: 2; margin: 1em 0; width: 100% !important; }
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; border-right: 1px solid #ededed; padding: 8px; }
td:last-child { border-right: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, #main, #dkContent, #dkContentSide, #dkFooter { position:relative; }
#masthead, #main, #dkFooter { width:100%; float:left; }
.dk-main { float:left; width:100%; padding:1em 0; }
.dk-page, .vi-banner, .dtk-nav ul { width:1120px; margin:0 auto; position:relative; }
.dk-center { text-align:center; }
.topSeoH h1 { text-indent:-999999px; height:0; margin:0; }
.scrollup { background:var(--main-color); color:#f9f9f9; position:fixed; bottom:10px; right:10px; text-align:center; width:44px; padding:8px 0; font-size:18px; box-shadow:0px 2px 6px #0a4154; cursor:pointer; display:none; z-index:9999; transition:background ease 300ms; }
.scrollup:hover { background:var(--line-active); }

	/* ------------ Menu CSS ------------ */
	
#menu-menus ul { display:none; }
.dtk-nav { background:var(--main-color); }
.dtk-nav ul { z-index:333334; }
.dtk-nav ul li { display:inline-block; position:relative; font-size:16px; }
.dtk-nav ul li a { color:#FFF; padding:10px; display:block; }
.dtk-nav ul li a:hover, .dtk-navfs { background:#545658; }
.dtk-nav ul li ul { background:#545658; width:200px; position:absolute; top:100%; }
.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; display:block; }
.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; }
.widget img { max-width:100%; height:auto; }

.dk-side, .dk-sdNa, .dk-sideBx, .dk-sideBx_Li { width:100%; float:left; }
.dk-sideBx { background:var(--bg-color); border:1px solid #ededed; border-top:none; }
.dk-sideBx_Li { padding:8px; border-bottom:1px solid #ddd; }
.dk-sideBx_Li:last-child { border-bottom:none; }
.dk-sideBx_LiIg { width:22%; margin-right:2%; float:left; }
.dk-sideBx_LiIg img { width:100%; height:auto; }
.dk-sideBx_LiTi h2 { font-size:14px; margin:0; line-height:1.4; }
.dk-sideBx_LiTi a { width:100%; display:block; }
.dk-side, .dk-sdNa { margin-bottom:1em; }

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

#dkContent { width:75%; margin-right:1%; float:left; }
#dkContent.dk-PgCol_1, .site-single.dk-PgCol_1 { width:100%; margin-right:0; }
#dkContent.dk-PgCol_2 { margin-right:0; margin-left:1%; float:right; }
#dkContentSide { float:left; width:24%; }
#dkFooter { clear:both; }
body.page .entry-content { width:100%; padding:8px; float:left }

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

#dkContentSide h3 { background:var(--main-color); margin:0; padding:12px 8px; 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 #ddd; border-top:none; padding:8px; }

	/* ------------ List Category CSS ------------ */
	
.dk-showPosCat h2, .sidebar-inner .widget_listcategorypostswidget h2, .dk-ShCtn h3 { background:var(--main-color); padding:10px; color:#FFF; margin:0; font-size:18px; 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; }

.dk-sdNaBx { width:100%; margin-top:1em; display:block }
.dk-sdNaBx-Ex { margin-bottom:10px; color:#ccc; font-size:14px }
.dk-sdNaBxSo { font-size:26px; margin:0 3px 6px 3px; display:inline-block }
.dk-sdNaBxSo a { background:var(--bg-color); width:46px; height:46px; border-radius:5px; display:table-cell; vertical-align:middle; text-align:center; }
.dk-sdNaBxSo a:hover { color:#fff }
.dk-sdNaBxSo-Tw a { color:var(--twiter) }
.dk-sdNaBxSo-Fb a { color:var(--facebook) }
.dk-sdNaBxSo-Yt a { color:var(--youtube) }
.dk-sdNaBxSo-Vb a { color:var(--viber) }
.dk-sdNaBxSo-Pi a { color:var(--pinterest) }
.dk-sdNaBxSo-Mei a { color:#00a668; }
.dk-sdNaBxSo-Redi a { color:var(--reddit); }
.dk-sdNaBxSo-Gore a { color:var(--goodreads); }
.dk-sdNaBxSo-Drib a { color:var(--dribbble); }
.dk-sdNaBxSo.dk-sdNaBxSo-Is { background:var(--bg-color); border-radius:6px; }
.dk-sdNaBxSo-Is a {  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.dk-sdNaBxSo-Lk a { color:var(--linkedin) }
.dk-sdNaBxSo-Sk a { color:var(--sky) }
.dk-sdNaBxSo-Zl a { background-image:url(images/zalo.svg); background-position:center; background-repeat:no-repeat; background-size:70% }
.dk-sdNaBxSo.dk-sdNaBxSo-Tw a:hover { background-color:var(--twiter) }
.dk-sdNaBxSo.dk-sdNaBxSo-Fb a:hover { background-color:var(--facebook) }
.dk-sdNaBxSo.dk-sdNaBxSo-Yt a:hover { background-color:var(--youtube) }
.dk-sdNaBxSo.dk-sdNaBxSo-Vb a:hover { background-color:var(--viber) }
.dk-sdNaBxSo.dk-sdNaBxSo-Pi a:hover { background-color:var(--pinterest) }
.dk-sdNaBxSo.dk-sdNaBxSo-Mei a:hover { background-color:#00a668; }
.dk-sdNaBxSo.dk-sdNaBxSo-Redi a:hover { background-color:var(--reddit); }
.dk-sdNaBxSo.dk-sdNaBxSo-Gore a:hover { background-color:var(--goodreads); }
.dk-sdNaBxSo.dk-sdNaBxSo-Drib a:hover { background:var(--dribbble); }
.dk-sdNaBxSo.dk-sdNaBxSo-Is a:hover { background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); -webkit-text-fill-color:white; }
.dk-sdNaBxSo.dk-sdNaBxSo-Lk a:hover { background-color:var(--linkedin) }
.dk-sdNaBxSo.dk-sdNaBxSo-Sk a:hover { background-color:var(--sky) }
.dk-sdNaBxSo.dk-sdNaBxSo-Zl a:hover { background-color:#ddd }

.dk-scrHt { background:#f5f0e3; margin:1em 0 2em; width:100%; box-shadow:0 1px 3px #ccc; float:left; clear:both }
.dk-scrHtBx { background:#ede7d6; padding:12px 8px 12px 30px; width:100%; border-bottom:1px solid #dfd5bb; font-weight:bold; text-transform:uppercase; font-size:16px; position:relative; float:left }
.dk-scrHtBx:hover { cursor:pointer }
.dk-scrHtBx:before { content:'\f022'; font-family:"Font Awesome 5 Free"; font-weight:700; position:absolute; left:8px; top:32%; z-index:1 }
.dk-scrHtBx:after { content:'\f107'; font-family:"Font Awesome 5 Free"; font-weight:700; position:absolute; right:10px; top:32%; z-index:1 }
.dk-scrHtBx.dk-scrHtBx-Tog:after { content:'\f106'; }
.dk-scrHtId { padding:0 1em; width:100%; float:left; display:none }
.dk-scrHtId ol { counter-reset: section; }
.dk-scrHtId ol li { list-style-type:none; margin:1em 0; font-weight:bold; font-size:16px }
.dk-scrHtId ol li a:hover { text-decoration:underline }
.dk-scrHtId ol li:before { counter-increment: section; content: counters(section,".") " "; font-weight:normal }
.dk-scrHtId ol li > a { color:var(--line-active) }
.dk-scrHtId ol li > a:hover { color:var(--line-active) }
.dk-scrHtId ol ol li { margin:10px 0 10px 1em }
.dk-scrHtId ol ol li a { color:var(--wp-admin-theme-color-darker-20) }
.dk-scrHtId ol ol li a:hover { color:var(--main-color) }
.dk-scrHtFix { background:var(--sub-color); padding:6px 10px; color:#fff; border-radius:3px; position:fixed; right:calc(100% - 72%); top:calc(100% - 65%); font-size:24px; z-index:99999; display:none; }
.dk-scrHtFix:hover { background:var(--bor-color) }
.dk-scrHtFix:hover { cursor:pointer }
.dk-scrHtFix.dk-scrHt-Act { display:block }

	/* ------------ List Category CSS ------------ */
	
	/* ------------ Footer CSS ------------ */
	
.site-footer { background:#545658; color:#FFF; font-size:12px; }	
.site-footer .site-info { padding:6px; }
.site-footer .site-info a { color:#f9f9f9; }
.site-footer .site-info p { margin:8px 0; line-height:1.4 } 

	/* ------------ Footer CSS ------------ */
	
	/* ------------ Content CSS ------------ */
		
.dk-ShCtn { position:relative; float:left; margin-bottom:1em; width:100%; }
.dk-ShCtn .hentry { background:#fff; width:100%; padding:5px; margin-bottom:10px; padding:8px; box-shadow:0 1px 3px #ccc; position:relative; float:left; }
.dk-ShCtn .hentry:last-child { border-bottom:none; }
.dk-ShCtn .entry-thumbnail, .dk-ShCtn .entry-nothumbnail { float:left; margin-right:1%; width:18% }
.dk-ShCtn .entry-thumbnail, .dk-ShCtn .entry-nothumbnail, .site-category .entry-nothumbnail, .site-category .entry-thumbnail { width:18%; margin-right:2%; float:left }
.dk-ShCtn .entry-thumbnail img, .dk-ShCtn .entry-nothumbnail img, .site-category .entry-nothumbnail img, .site-category .entry-thumbnail img { background:#FFF; width:100%; height:auto }
.dk-ShCtn h2.entry-title { font-size:16px; margin:0; }
.dk-ShCtn h2.entry-title a { padding:1px 0 5px; display:block; }
.dk-ShCtn .dk-ShCtnPo, .site-category .dk-ShCtnPo { margin-top:1em; width:100%; float:left; }
.dk-ShCtn .dk-readmore, .site-category .dk-readmore, .site-search .dk-readmore { font-family:"Times New Roman", Times, serif; font-weight:bold; margin-top:12px; text-align:right; display:block }
.dk-ShCtn .dk-readmore a, .site-category .dk-readmore a, .site-search .dk-readmore a { padding:6px 12px; color:#09F; text-align:right; display:inline-block }
.dk-ShCtn .dk-readmore a:hover, .site-category .dk-readmore a:hover, .site-search .dk-readmore a:hover { color:var(--hover-color); }
.dk-ShCtn_Mo { width:100%; margin:10px 0; text-align:right; float:left; }
.dk-ShCtn_Mo a { background:var(--line-active); color:var(--bg-color); padding:10px 22px; display:inline-block; }
.dk-ShCtn_Mo a:hover { background:var(--hover-color); }

.dk-ShCtnPo .dk-ShPoLi { width:31.33%; margin-right:3%; margin-bottom:2em; float:left; }
.dk-ShCtnPo .dk-ShPoLi:nth-child(3n+0) { margin-right:0; }
.dk-ShCtnPo_Ig { position:relative; overflow:hidden; }
.dk-ShCtnPo_Ig img { width:100%; height:auto; }
.dk-ShCtnPo_Ti h2 { font-size:16px; margin:0; }
.dk-ShCtnPo_Ti a { color:var(--main-color); padding:8px 5px; display:block; }
.dk-ShCtnPo_Ti a:hover { color:var(--hover-color); }
.dk-ShCtnPo_Ex p, .dk-ShCtnPo .entry-content p { color:#333; line-height:1.5; }
#dk-moduleSl { margin:1em 0; }

	/* ------------ Content CSS ------------ */	
	
	/* ------------ Category CSS ------------ */		
	
.site-category h1.archive-title, .archive-header h1, h1.page_title { background:var(--main-color); margin:0; padding:10px 8px; font-size:20px; color:#FFF; }
.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 h2.entry-title a { padding:1px 0 5px; display:block; }

	/* ------------ Category CSS ------------ */
	
	/* ------------ Pagenav CSS ------------ */	
	
.wp-pagenavi { margin:1em 0; text-align:center; position:relative; width:100%; float:left; }
.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 #ddd; }
.wp-pagenavi .current { background:#FFF; color:#06F; }
.wp-pagenavi .page:hover { background:#FFF; color:#069; }

	/* ------------ Pagenav CSS ------------ */		
	
.site-single, .site-search { float:right; width:75%; }	
.site-single .entry-header { background:#f9f9f9; float:left; width:100%; padding:6px; margin-bottom:12px; border:1px solid #CCC; }
.site-single .entry-content { clear:both; }
.site-single .entry-content img, .site-content .entry-content p img { max-width:100%; height:auto !important; margin:0 auto; }
.site-single .entry-content p, .site-content .entry-content p { margin:12px 0; line-height:1.5 }
.site-single h1.entry-title, .site-search h3.page-title { margin:0 0 12px; font-size:22px; }
.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 .entry-content ul, .site-single .entry-content ol { margin:1em 0; padding-left:1em; }
.site-single .entry-content ul li { list-style-type:disc; list-style-position:inside; margin:8px 0; line-height:1.5; }
.site-single .entry-content ol li { list-style-position:inside; margin:8px 0; line-height:1.5; }
.dk-singCt { background:#f3f5ee; padding:10px }

.gallery { width:100%; margin:1em 0; float:left }
.gallery .gallery-item img { width:100%; height:auto; transition: all 0.4s ease; }
.gallery .gallery-item:hover img { transform:scale(1.3); opacity:.9; }
.gallery .gallery-item { margin-bottom:1em; position:relative; float:left; overflow:hidden; }
.gallery .gallery-item .wp-caption-text { background:rgba(0,0,0,.8); color:#fff; font-size:12px; padding:8px 6px; position:absolute; left:0; bottom:0; width:100% }
.gallery.gallery-columns-2 figure.gallery-item { width:49%; margin-right:2%; }
.gallery.gallery-columns-2 figure.gallery-item:nth-child(2n+0) { margin-right:0 }
.gallery.gallery-columns-3 figure.gallery-item { width:32%; margin-right:2%; }
.gallery.gallery-columns-3 figure.gallery-item:nth-child(3n+0) { margin-right:0 }
.gallery.gallery-columns-4 figure.gallery-item { width:23.5%; margin-right:2%; }
.gallery.gallery-columns-4 figure.gallery-item:nth-child(4n+0) { margin-right:0 }
.gallery.gallery-columns-5 figure.gallery-item { width:18.3%; margin-right:2%; }
.gallery.gallery-columns-5 figure.gallery-item:nth-child(5n+0) { margin-right:0 }

.dk-catSuAh_Lkm { width:100%; margin-top:1em; display:block; clear:both }
.dk-catSuAh_Lkm h4 { background:var(--bg-color); border-bottom:1px solid #eee; font-size:14px; text-transform:uppercase; margin:0; display:block }
.dk-catSuAh_Lkm h4 span { background:var(--sub-color); color:#fff; padding:8px 14px; display:inline-block }
.dk-catSuAh_LkmX { background:#f9f9f9; padding:10px 14px; display:block }
.dk-catSuAh_LkmLi a { padding:6px 8px 6px 4px; display:inline-block }

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

	/* ------------ 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:var(--main-color); color:#FFF; padding:8px; margin:8px 0; }
.dk-spRelatedKh { width:100%; }
.dk-spRelatedKh li { float:left; width:100%; padding:8px; margin-bottom:8px; }
.dk-spRelatedKh .dk-spRelatedKhIg { float:left; width:16%; 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:16px; margin:0 0 8px; }
.dk-spRelatedKhEx { line-height:1.5; color:#555; }
.dk-spRelatedKh .dk-readmore { float:right; margin-top:10px; }


@media (max-width: 1024px) {
	#masthead { width:1000px; }	
}

@media (max-width: 812px) {
	.dk-formW h4 { font-size:14px }
	.gallery.gallery-columns-4 figure.gallery-item, .gallery.gallery-columns-4 figure.gallery-item:nth-child(4n+0) { width:32%; margin-right:2%; }
	.gallery.gallery-columns-4 figure.gallery-item:nth-child(3n+0) { margin-right:0; }
}

@media (max-width: 438px) {
	.gallery.gallery-columns-3 figure.gallery-item, .gallery.gallery-columns-3 figure.gallery-item:nth-child(3n+0), .gallery.gallery-columns-4 figure.gallery-item, .gallery.gallery-columns-4 figure.gallery-item:nth-child(3n+0), .gallery.gallery-columns-4 figure.gallery-item:nth-child(4n+0) { width:49%; margin-right:2%; }
	.gallery.gallery-columns-3 figure.gallery-item:nth-child(2n+0), .gallery.gallery-columns-4 figure.gallery-item:nth-child(2n+0) { margin-right:0; }
	.gallery .gallery-item .wp-caption-text { background:var(--facebook); top:inherit; position:relative; }
	.wpcf7 .dk-lienheA, .wpcf7 .dk-lienheB, .wpcf7 .dk-lienheBs { width:100% }
	.dk-formWa { width:100%; margin-bottom:10px }
	.dk-formWb { width:100%; min-height:260px }
}