/*
Theme Name: DK
Theme URI: https://www.dhimaskirana.com/dk-themes-wordpress.html
Author: Dhimas Kirana
Author URI: https://www.dhimaskirana.com/
Description: Themes WordPress simple. This themes fully responsive,  that looks great on any device. Suitable for you who wants focused on the content. Full of CSS3 Transition. Hope you will enjoy with this theme.
Version: 0.9
License: GNU General Public License v2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags:light, two-columns, right-sidebar, flexible-width, custom-background, custom-menu, sticky-post, threaded-comments, holiday

This theme is licensed under the GPL. This theme is FREE. Hope you will enjoy with this theme.
*/

@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local('Source Sans Pro'), local('Source-Sans-Pro'), url(font/Source-Sans-Pro.woff) format('woff');
}


html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}

body, article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	padding: 2px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: """";
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}
body, button, input, select, textarea {
	color: #000;
	font-family: 'Source Sans Pro';
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	display: block;
	font-weight: bold;
}
h1 {
	font-size: 2rem;
	margin-before: 0.67rem;
	margin-after: 0.67rem;
	margin-start: 0;
	margin-end: 0;
}
h2 {
	font-size: 1.5rem;
	margin-before: 0.83rem;
	margin-after: 0.83rem;
	margin-start: 0;
	margin-end: 0;
}
h3 {
	font-size: 1.17rem;
	margin-before: 1rem;
	margin-after: 1rem;
	margin-start: 0;
	margin-end: 0;
}
h4 {
	margin-before: 1.33rem;
	margin-after: 1.33rem;
	margin-start: 0;
	margin-end: 0;
}
h5 {
	font-size: .83rem;
	margin-before: 1.67rem;
	margin-after: 1.67rem;
	margin-start: 0;
	margin-end: 0;
}
h6 {
	font-size: .67rem;
	margin-before: 2.33rem;
	margin-after: 2.33rem;
	margin-start: 0;
	margin-end: 0;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5rem;
}
p {
	margin-bottom: 1.5rem;
}
ul, ol {
	margin: 0 0 1.5rem 3rem;
}
ul {
	list-style: circle;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5rem;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5rem 1.5rem;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	quotes: none;
	border-left: 5px solid #888;
	font-style: italic;
	padding-left: 1rem;
	margin: 1rem;
}
address {
	margin: 0 0 1.5rem;
}
pre {
	background-color: #f5f5f5;
	color: #333;
	border: 2px solid #bbb;
	padding: 0 7px;
	margin: 10px 0;
	overflow: auto;
	width: auto;
	max-height: 400px;
	word-wrap: normal;
}
pre, code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: yellow;
	text-decoration: none;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5rem;
	width: 100%;
}
th {
	font-weight: bold;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}
button, input {
	line-height: normal;
	*overflow: visible;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid #ccc;
	color: #fff;
	cursor: pointer;
	background: #2980b9;
	-webkit-appearance: button;
	font-size: 1rem;
	line-height: 1;
	padding: 1rem 1.5rem 1rem;
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	background: #3498db;
}
button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input[type=text], input[type=email], input[type=password], textarea {
	color: #666;
	border: 1px solid #ccc;
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus {
	color: #111;
}
input[type=text], input[type=email], input[type=password] {
	padding: 3px;
}
textarea {
	overflow: auto;
	padding-left: 3px;
	vertical-align: top;
	width: 98%;
}
a {
	transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
a, a:visited {
	color: #000;
}
a:hover, a:focus, a:active {
	color: #3279BB;
}
a.more-link:link, a.more-link:visited {
	background: #474747;
	border: 1px solid #3279BB;
	color: #fff;
	float: right;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	margin-bottom: .5em;
}
a.more-link:hover {
	border-left: 10px solid #3279BB;
	border-right: 1px solid #3279BB;
	border-top: 1px solid #3279BB;
	border-bottom: 1px solid #3279BB;
}
.nav-previous a:link, .nav-previous a:visited {
	background: #474747;
	border: 1px solid #3279BB;
	color: #fff;
	margin: 0;
	padding: 5px;
	text-decoration: none;
}
.nav-previous a:hover {
	border-right: 10px solid #3279BB;
	border-left: 1px solid #3279BB;
	border-top: 1px solid #3279BB;
	border-bottom: 1px solid #3279BB;
}
.nav-next a:link, .nav-next a:visited {
	background: #474747;
	border: 1px solid #3279BB;
	color: #fff;
	margin: 0;
	padding: 5px;
	text-decoration: none;
}
.nav-next a:hover {
	border-left: 10px solid #3279BB;
	border-right: 1px solid #3279BB;
	border-top: 1px solid #3279BB;
	border-bottom: 1px solid #3279BB;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 0.4em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 0.4em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.assistive-text {
	clip:rect(1px 1px 1px 1px);
	clip:rect(1px, 1px, 1px, 1px);
	position:absolute !important;
}
.site {
	padding: 0 24px;
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0,  0,  0,  0.2);
	-o-box-shadow: 0 1px 4px rgba(0,  0,  0,  0.2);
	-moz-box-shadow: 0 1px 4px rgba(0,  0,  0,  0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0,  0,  0,  0.2);
}
.site-header {
	margin-top: 20px;
}
.site-title a {
	color: #000;
}
.site-title a:hover {
	text-shadow: 0 0 5px #3498db;
	color: #3498db;
}
hgroup {
	padding: 10px 0;
	text-align: center;
}
.site-title {
	font-weight: bolder;
	font-size: 3.4rem;
}
.site-description {
	font-weight: lighter;
}
.main-navigation {
	display: block;
	float: left;
	width: 100%;
	margin: 0 auto;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.main-navigation a {
	color:#000;
	display:block;
	line-height:40px;
	text-decoration:none;
	padding:0 15px;
	border: none;
}
.main-navigation ul {
	list-style:none;
	display: table;
	margin: 0 auto;
	border-top: solid 2px;
	border-bottom: solid 2px;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation ul ul:hover >a, .main-navigation li:hover >a {
	background: #000;
	color: #FFF;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	margin: 0;
	border: none;
}
.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	background: #f1f2f4;
	line-height: 1rem;
	width: 200px;
	height: auto;
	padding: 10px;
}
.main-navigation ul ul li {
	min-width: 180px;
}
.main-navigation ul ul a:hover {
	color: #fff;
}
.main-navigation ul li:hover > ul {
	display: block;
}
li.current_page_item > a,  li.current-menu-item > a {
	background: #000 !important;
	color: #FFF;
}
.menu-toggle {
	border: 1px solid #336895;
	box-shadow: inset 0 1px 0 #8dc2f0;
	background: linear-gradient(bottom, #4889C2 0%, #5BA7E9 100%);
	background: -o-linear-gradient(bottom, #4889C2 0%, #5BA7E9 100%);
	background: -moz-linear-gradient(bottom, #4889C2 0%, #5BA7E9 100%);
	background: -webkit-linear-gradient(bottom, #4889C2 0%, #5BA7E9 100%);
	background: -ms-linear-gradient(bottom, #4889C2 0%, #5BA7E9 100%);
	cursor: pointer;
	color: white;
	font-weight: bold;
	font-size: 1.5rem;
	text-shadow: 0 -1px 0 #336895;
	margin: 5px 20px;
	display: inline-block;
	padding: 0px 1.5rem;
}
.menu-toggle:hover {
	background: linear-gradient(bottom, #5c96c9 0%, #6bafea 100%);
	background: -o-linear-gradient(bottom, #5c96c9 0%, #6bafea 100%);
	background: -moz-linear-gradient(bottom, #5c96c9 0%, #6bafea 100%);
	background: -webkit-linear-gradient(bottom, #5c96c9 0%, #6bafea 100%);
	background: -ms-linear-gradient(bottom, #5c96c9 0%, #6bafea 100%);
}
.menu-toggle.toggled-on {
	background: linear-gradient(bottom, #5BA7E9 0%, #4889C2 100%);
	background: -o-linear-gradient(bottom, #5BA7E9 0%, #4889C2 100%);
	background: -moz-linear-gradient(bottom, #5BA7E9 0%, #4889C2 100%);
	background: -webkit-linear-gradient(bottom, #5BA7E9 0%, #4889C2 100%);
	background: -ms-linear-gradient(bottom, #5BA7E9 0%, #4889C2 100%);
	box-shadow: inset 0 0 2px rgba(0, 0, 0, .3), 0 1px 0 white;
}
.main-small-navigation .menu {
	display: none;
	border-top: solid;
	border-bottom: solid;
}
.main-small-navigation {
	margin-top: 1.714285714rem;
	text-align: center;
	margin-bottom: 1.714285714rem;
}
.main-small-navigation a {
	padding:0 15px;
	color:#000;
	display:block;
	line-height:30px;
	text-decoration:none;
}
.main-small-navigation ul {
	list-style: none;
	margin: 0px 2rem;
}
.main-small-navigation li {
	text-align: left;
}
.main-small-navigation li a {
	text-decoration: none;
}
.main-small-navigation li a:hover {
	background: #000;
	color: #FFF;
}
.sticky {}
.byline {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.page-links {
	clear: both;
	margin: 1rem 0rem;
	text-align: center;
}
.page-links a {
	text-decoration: none;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
}
.site-header img, .entry-content img, .comment-content img, .widget img {
	max-width: 100%;
}
.site-header img, .entry-content img, .comment-content img[height], img[class*="align"], img[class*="wp-image-"] {
	height: auto;
}
.site-header img, .entry-content img, img.size-full {
	max-width: 100%;
}
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
	display: inline;
	background: none;
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}
.wp-caption {
	background: none;
	max-width: 100%;
	padding-bottom: 10px;
	position: relative;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075rem 0;
	text-align: center;
	position: absolute;
	left: 5%;
	right: 5%;
	padding: 5px;
	background: #000;
	color: #fff;
	opacity: 0.8 !important;
	bottom: 3%;
}
.site-content .gallery {
	margin-bottom: 1.5rem;
}
.gallery-caption {}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}
embed, iframe, object {
	max-width: 100%;
}
.site-content .site-navigation {
	margin: 0 0 1.5rem;
	overflow: hidden;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.previous-image,  .nav-previous {
	float:  left;
	width: 50%;
}
.next-image,  .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#primary {
	padding-left: 0;
}
#secondary {
	padding-right: 0;
}
#sidebar-footer .c4:first-child {
	padding-left: 0;
}
#sidebar-footer .c4:last-child {
	padding-right: 0;
}
.entry-header {}
.entry-title {
	text-align: center;
	font-size: 1.5rem;
}
.entry-meta {
	clear: both;
	font-size: .80rem;
	text-align: center;
	color: #bbb;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s;
	-o-transition: color .3s;
	transition: color .3s;
	padding-top: .5em;
	border-top: solid 1px #eee;
}
.entry-meta a {
	color: #aaa;
}
.entry-meta a:hover {
	border-bottom: solid 1px;
}
.entry-meta:hover, .entry-meta:hover a {
	color: #000;
}
.entry-content, .entry-summary {
	margin: 0.9rem 0 0;
	overflow: hidden;
}
.image-attachment .entry-attachment,  .error404 .entry-content {
	text-align: center;
}
.entry-content p {
	text-align: justify;
}
.entry-content li {
	list-style: url(img/entry-check.png);
}
.entry-content img {
	padding: 5px;
	border: 1px solid #bbb;
	-moz-box-shadow: 0px 0px 4px #EEE;
	-webkit-box-shadow: 0px 0px 4px #EEE;
	box-shadow: 0px 0px 4px #EEE;
}
.hentry {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	position: relative;
	border: 1px solid #eee;
	border-radius: 2px;
	margin-bottom: 1.5em;
	padding: 1em;
	background-color: #fff;
}
[class^="comment-form-"],  [class*=" comment-form-"] {
	overflow: hidden;
}
#respond {
	border-top: 1px dotted #AAA;
	margin-top: -1px;
}
#respond p {
	margin: .5rem 0;
}
.comments-title, #reply-title {
	font-size: 1.16rem;
	padding: 0.857rem 0 0.428rem 0;
	font-weight: bold;
}
.comment-notes {
	color: #aaa;
}
.commentlist {
	margin: 0;
	padding: 0;
	clear: both;
}
.commentlist ol {
	margin-bottom: 10px;
}
.commentlist li {
	margin: 1rem 0;
	padding: .5rem;
	list-style: none;
}
.comment-content {
	margin: 20px 0px 0px 0px;
}
.comment-content li {
	margin: 0;
	list-style: url(img/comment-check.png);
	padding: .5rem .0;
}
.odd, .even, .byuser {
	margin: 5px;
}
.even {
	background-color: #fcfcfc;
	border: 1px dashed #bbb;
}
.odd {
	background-color: #fcfcfc;
	border: 1px dashed #bbb;
}
.byuser {
	background-color: #EEFFE2;
	border: 1px dashed;
}
.comment-author {
	font-weight: bold;
}
.comment-meta {
	font-size: .8rem;
}
.reply {
	text-align: right;
	padding-bottom: .3em;
}
.reply a {
    padding: .3em .5em;
    color: #474747;
    border: solid #aaa 1px;
}
.reply a:hover {
	color: #fff;
	background-color: #474747;
}
.comment-meta a, .url, .comment-reply-link {
	text-decoration: none;
}
.avatar {
	float: right;
	padding: 2px;
	border: 1px solid #bbb;
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style:italic;
}
.comment-notes {
	margin-bottom: 0.75rem;
}
.nocomments {
	font-size: 2rem;
	padding-top: 1rem;
	text-align: center;
	text-transform: uppercase;
}
.form-allowed-tags {
	color: #aaa;
}
.form-submit {
	position: relative;
	clear: both;
	float: right;
	margin: 15px 5px;
}
.children {
	margin-left: 10px;
}
#respond label {
	max-width: 100%;
	float: left;
	padding: 0.375rem 0;
}
#respond .required {
	color: red;
}
#author, #email, #url, #comment {
	display: block;
	border: 1px solid #bbb;
	padding: 0.375rem;
	width: 85%;
	font-size: 1rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	float: right;
	transition: all .5s;
	-o-transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
}
#author:focus, #email:focus, #url:focus, #comment:focus {
	outline: 0;
	border-color: #66afe9;
}
.page-title {
	margin-bottom: .5rem;
}
.page-header {
	margin-bottom: 5px;
}
.taxonomy-description {
	margin: 0.5rem;
	font-style: italic;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	background-color: #ecf0f1;
}
.widget_rss h1 a:hover {
	color: #2c3e50;
}
.widget {
	margin: 0 0 1.5rem;
	background: rgb(255, 255, 255);
}
.widget-title {
	text-align: center;
	font-size: 1.5rem;
	border: solid 1px #ddd;
	border-radius: 2px;
	margin-bottom: 0.5rem;
}
.widget ul {
	margin: 0 0 1.5rem 1.2rem;
}
.widget select {
	max-width: 100%;
}
#searchsubmit {
	display: none;
}
.site-info {
	text-align: center;
	margin-bottom: 5px;
	font-size: 1.05rem;
}
.widget a, .navigation a:hover, .navigation a, .site-info a, .main-navigation a, .site-title a:hover, .site-title a, .entry-meta a, .entry-title a {
	text-decoration: none;
}
.navigation {
	background: white;
	display: block;
	overflow: hidden;
	border: 1px solid #bbb;
	width: 100%;
	height: auto;
	padding: 10px 20px 10px !important;
	clear: both !important;
}
.page-numbers {
	padding: 6px 9px 5px 9px;
	margin: 0 5px;
	background: #3279BB;
	color: #fff;
}
.navigation a {
	background: #555;
	color: #fff;
	text-decoration: none;
}
.navigation a:hover {
	background: #3279BB;
}
#breadcrumbs {
	font-size: .8rem;
	background: #F6F8F2;
	margin-bottom: 10px;
	border: 1px solid #bbb;
	padding: 4px;
}
/* =Clearfix by Nicolas Gallagher
-------------------------------------------------------------- */
.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table}
.row:after,.clearfix:after{clear:both}
.row,.clearfix{zoom:1}

/* =Gridiculous
-------------------------------------------------------------- */
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.grid{margin:0 auto;max-width:1200px;width:100%}
.wfull{width:100%;max-width:100%}
.w320{max-width:320px}
.w640{max-width:640px}
.w960{max-width:960px}
.row{width:100%;margin-bottom:20px}
.row .row{width:auto;margin:0 -20px}
.c1{width:8.33%}
.c2{width:16.66%}
.c3{width:25%}
.c4{width:33.33%}
.c5{width:41.66%}
.c6{width:50%}
.c7{width:58.33%}
.c8{width:66.66%}
.c9{width:75%}
.c10{width:83.33%}
.c11{width:91.66%}
.c12{width:100%}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{min-height:1px;float:left;padding-left:20px;padding-right:20px;position:relative}
.s1{margin-left:8.33%}
.s2{margin-left:16.66%}
.s3{margin-left:25%}
.s4{margin-left:33.33%}
.s5{margin-left:41.66%}
.s6{margin-left:50%}
.s7{margin-left:58.33%}
.s8{margin-left:66.66%}
.s9{margin-left:75%}
.s10{margin-left:83.33%}
.s11{margin-left:91.66%}
.end{float:right!important}

/* =Media query for 960 Screens - sets nested grids to 100%
-------------------------------------------------------------- */
@media only screen and (max-width:960px){
.row .row .c1,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9,.row .row .c10,.row .row .c11,.row .row .c12{width:100%;margin-bottom:20px}
.row .row > div:last-child{margin-bottom:0 !important}
}

/* =Media query for iPad and tablets
-------------------------------------------------------------- */
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) and (orientation:portrait){
body{font-size:90%}
.row{margin-bottom:0!important}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12{width:100%;margin-right:0;margin-left:0;margin-bottom:20px}
}

/** DK Themes Responsive CSS **/
@media screen and (min-width:0px) and (max-width:240px) {
	html {font-size:55%;}
	.main-small-navigation a {line-height:16px;}
	.site {padding:0 10px;}
	#sidebar-footer .c4,  #secondary, #primary {padding:0;}
}
@media screen and (min-width:240px) and (max-width:320px) {
	html {font-size:75%;}
	.main-small-navigation a {line-height:20px;}
	.site {padding:0 10px;}
	#sidebar-footer .c4,  #secondary, #primary {padding:0;}
}
@media screen and (min-width:320px) and (max-width:480px) {
	html {font-size:85%;}
	.main-small-navigation a {line-height:27px;}
	#sidebar-footer .c4,  #secondary,  #primary {padding:0;}
}
@media screen and (min-width:480px) and (max-width:768px) {
	html {font-size:90%;}
	.main-small-navigation a {line-height:36px;}
	#sidebar-footer .c4,  #secondary, #primary {padding:0;}
}
#toTop {
	width: auto;
	border: 1px solid #bbb;
	background: #FFF none 0px 50%;
	text-align: center;
	padding: 5px;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	color: #000;
	font-size: .9rem;
}