/*
Theme Name: D'Cat Queen V2
Theme URI: http://www.gravis-design.com/ or http://www.milestoneseo.com/
Author: Gravis
Author URI: http://www.gravis-design.com/
Description: Theme for RL Remodeling
Version: 1.0
License: Commercial
License URI: http://www.gravis-design.com/ or http://www.milestoneseo.com/
Tags: brown, green
Text Domain: remodeling
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&family=Tagesschrift&display=swap');

/* Reset */
body {
	background-color: #F6F7FF;
	font-family: 'Montsterrat', sans-serif;
}

body {
  -webkit-user-select: none; /* Chrome/Safari */
  -moz-user-select: none;   /* Firefox */
  -ms-user-select: none;    /* IE/Edge */
  user-select: none;        /* Standard */
}
	/* PAGES */
	#page, #post {text-align: left; line-height: 18px;}
	#page p, #post p { margin-bottom: 10px;}
	#page ol li, #post ol li {list-style: decimal; margin-bottom: 10px; margin-left: 20px;}
	#page ul li, #post ul li {list-style: disc; margin-bottom: 10px; margin-left: 20px;}
	.alignleft {float: left; margin-right: 20px; margin-bottom: 15px;}
	img.alignleft {padding: 2px; border: 1px solid #B6B6B6; border-radius: 3px; background: #EDEDED; }
	.alignright {float: right; margin-left: 20px; margin-bottom: 15px;}
	img.alignright {padding: 2px; border: 1px solid #B6B6B6; border-radius: 3px; background: #EDEDED; }
	.aligncenter {display: block; margin:20px auto;}
	img.aligncenter {padding: 2px; border: 1px solid #B6B6B6; border-radius: 3px; background: #EDEDED; }
	#page h1, #post h1 {font-size: 24px; margin-bottom: 10px; line-height: 30px;}
	#page h2, #post h2 {font-size: 20px; margin-bottom: 10px; line-height: 26px;}
	#page h3, #post h3 {font-size: 18px; margin-bottom: 10px; line-height: 24px;}
	#page h4, #post h4 {font-size: 15px; margin-bottom: 10px; line-height: 21px;}
	#page h5, #post h5 {font-size: 14px; margin-bottom: 10px; line-height: 20px;}
	#page h6, #post h6 {font-size: 12px; margin-bottom: 10px; line-height: 18px;}

.dancing-script-font {
	font-family: 'Dancing Script', serif;
}

.monsterrat {
	font-family: 'Monsterrat', sans-serif;
}

.georgia {
	font-family: 'Georgia', sans-serif;
}

.myimg {
	margin-left: 100px;
}

.myimage {
	margin-right: 395px;
	display: none;
}

.dcq-padding-default {
	padding-left: 7rem;
	padding-right: 7rem;
}

.navbar.scrolled {
    backdrop-filter: blur(10px);
	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
	background-color: rgba(124, 101, 83, 0.90);
	font-weight: 700;
}

.navbar {
	color: white;
	font-weight: 500;
}

.mynavbar {
	justify-content: center;
}

.dcq-logo-hero {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.dcq-text-hero {
	font-size: 1.5rem
}

.dcq-bg {
	background-color: transparent;
}

.dcq-button-blog {
	width: 16.6rem;
}

.dcq-button-blog-sidebar {
	width: 10.7rem;
	height: 2.5rem;

}

.dcq-text-blog-sidebar {
	font-size: 0.875rem;
	line-height: 1.25rem;

}

.dcq-artikel-terakhir {
	bottom: 1rem;
	left: 1rem;
	right: 1rem;
}

.dcq-rounded-default {
	border-radius: 2rem;
}

.dcq-rounded-2nd {
	border-radius: 1.5rem;
}

.about-section {
	position: relative;
}

.about-section::before {
	content: "";
	position: absolute;
	width: 100px;
	height: 100px;
	background-color: #f0f0f0;
	border-radius: 50%;
	top: 20px;
	left: -30px;
}

.section-title {
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 25px;
}

.section-title::before {
	content: "";
	position: absolute;
	left: 0;
	width: 6px;
	height: 50px;
	background-color: #5b441d;
}

.section-title-2 {
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 15px;
}

.section-title-2::before {
	content: "";
	position: absolute;
	left: 0;
	width: 6px;
	height: 50px;
	background-color: #ffffff;
}

.title-text {
	font-size: 1.25rem;
	font-weight: bold;
	color: #5b441d;
	padding-left: 16px;
	position: relative;
}

.section-title::after {
	content: "";
	position: absolute;
	left: 12px;
	top: -8px;
	width: 80px;
	height: 40px;
	background-image: radial-gradient(#5b441d 1px, transparent 1px);
	background-size: 8px 8px;
	opacity: 0.2;
}

.section-title-2::after {
	content: "";
	position: absolute;
	left: 12px;
	top: -8px;
	width: 80px;
	height: 40px;
	background-image: radial-gradient(#ffffff 1px, transparent 1px);
	background-size: 8px 8px;
	opacity: 0.2;
}

html {
	scroll-behavior: smooth;
}

.footer {
	justify-content: center;
	gap: 8.5rem;
}

.top-banner {
	position: relative;
	z-index: 10;
	width: auto;
	margin: -160px auto -35px;
}

.top-banner-2 {
	position: relative;
	z-index: 5;
	width: auto;
	margin: 30px auto -5px;
}

.scroll-to-top-btn {
	position: fixed;
	bottom: 40px;
	right: 40px;
	color: white;
	border: none;
	border-radius: 50%;
	padding: 15px;
	font-size: 25px;
	cursor: pointer;
	display: none;
	z-index: 1000;
	transition: opacity 0.3s;
	background-color: #67716485;
	backdrop-filter: blur(10px);
	box-shadow: 0px 20px 22px rgba(112, 99, 51, 0.279);
}

.scroll-to-top-btn:hover {
	background-color: #4e3b18;
}

/* Hero Animation */
@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.fade-in-up {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in-up.show {
	opacity: 1;
	transform: translateY(0);
}

.hero {
	opacity: 0;
	animation: fadeInUp 1s ease-out forwards;
	animation-delay: 0.5s;
}

.myscreen {
	height: 80vh;
}

.mytitle {
	font-size: 1.875rem;
    line-height: 2.25rem;
}

.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}
	
h3 {
	text-shadow: 2px 2px 5px black;
}

/* Pagination */
.wp-pagenavi {
    display: block;
    padding: 15px 0px;
    text-align: right;
}
.wp-pagenavi a, .wp-pagenavi span {
    background: #fff;
    color: #801b14;
    padding: 4px 8px !important;
    border: 1px solid #801b14  !important;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover {
    background: #801b14;
    color: #fff;
}

h1.single-title {
    font-family: "Tagesschrift", system-ui;
    font-size: 26px;
    line-height: 32px;
}
.entry-meta {color: #82798c; font-size: 10px; font-style: italic; margin-bottom: 5px;}
.entry-meta a {color: #82798c;}
.comment-respond h3 { text-shadow: none; }

@media (min-width: 320px) and (max-width: 420px){
	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -60px auto -35px;
	}
	
	.top-banner-2 {
    	position: relative;
    	z-index: 5;
    	width: auto;
    	margin: 30px auto -5px;
    }

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.navbar.scrolled {
    	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    	background-color: #FFFFFF;
    	color: blueviolet;
    	font-weight: 700;
    }

	.dcq-text-blog-sidebar {

	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}


	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 2.8rem;
		margin-right: 2.8rem;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 13rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 9rem;
		height: 3rem;

	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-bg {
		background-color: white;
	}

	.dcq-text-blog-sidebar {

	}
}


@media (min-width: 375px) and (max-width: 667px){
    .navbar.scrolled {
    	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    	background-color: #FFFFFF;
    	color: blueviolet;
    	font-weight: 700;
    }

	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -60px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: center;
		margin-right: 15px;
		text-align: center;
		margin-bottom: 5px;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}

	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 3rem;
		margin-right: 3rem;
	}

	.dcq-bg {
		background-color: white;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 14rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 10.8rem;
		height: 3rem;

	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}
}

@media (min-width: 390px) and (max-width: 844px){
    .navbar.scrolled {
    	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    	background-color: #FFFFFF;
    	color: blueviolet;
    	font-weight: 700;
    }

	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -60px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: center;
		margin-right: 15px;
		text-align: center;
		margin-bottom: 5px;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}


	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 4.4rem;
		margin-right: 4.4rem;
	}

	.dcq-bg {
		background-color: white;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 14rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 11.4rem;
		height: 3rem;

	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}
}

@media (min-width: 412px) and (max-width: 914px){
    .navbar.scrolled {
    	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    	background-color: #FFFFFF;
    	color: blueviolet;
    	font-weight: 700;
    }

	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -60px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: center;
		margin-right: 15px;
		text-align: center;
		margin-bottom: 5px;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}


	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 4.4rem;
		margin-right: 4.4rem;
	}

	.dcq-bg {
		background-color: white;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 15rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 12.8rem;
		height: 3rem;

	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}
}

@media (min-width: 414px) and (max-width: 896px){
    .navbar.scrolled {
    	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    	background-color: #FFFFFF;
    	color: blueviolet;
    	font-weight: 700;
    }

	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -60px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: center;
		margin-right: 15px;
		text-align: center;
		margin-bottom: 5px;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}


	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 4.4rem;
		margin-right: 4.4rem;
	}

	.dcq-bg {
		background-color: white;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 15rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 12.8rem;
		height: 3rem;

	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}
}

@media (min-width: 430px) and (max-width: 932px){
    .navbar.scrolled {
    	box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    	background-color: #FFFFFF;
    	color: blueviolet;
    	font-weight: 700;
    }

	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -60px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: center;
		margin-right: 15px;
		text-align: center;
		margin-bottom: 5px;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}


	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 4.4rem;
		margin-right: 4.4rem;
	}

	.dcq-bg {
		background-color: white;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 16rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 14rem;
		height: 3rem;
	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}
}
/* 
@media (min-width: 769px) and (max-width: 1024px){
	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -60px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}


	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 2.8rem;
		margin-right: 2.8rem;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 13rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 11rem;
		height: 3rem;

	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}
} */

@media (min-width: 768px) and (max-width: 1024px){
	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -100px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: space-between;
		display: flex;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}


	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 15rem;
		margin-right: 15rem;
	}

	.dcq-bg {
		background-color: white;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 16rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 11rem;
		height: 3rem;

	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}
}

@media (min-width: 820px) and (max-width: 1180px){
	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -100px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 30%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20.9rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: space-between;
		display: flex;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}


	.footer-section iframe {
		margin-top: 10px;
		border-radius: 8px;
	}

	.mybutton {
		justify-content: center;
	}

	.mytext {
		text-align: center;
	}

	.mygrid {
		padding: 20px;
		text-align: center;
		align-items: center;
	}

	.myimage {
		display: block;
		margin-left: 16rem;
		margin-right: 16rem;
	}

	.dcq-bg {
		background-color: white;
	}

	.myimg {
		margin-left: 120px;
	}

	.mynavbar {
		justify-content: space-between;
	}
	.dcq-button-blog {
		width: 17rem;
		align-items: center;
	}
	
	.dcq-button-blog-sidebar {
		width: 11rem;
		height: 3rem;

	}

	.dcq-padding-default {
		padding-left: 3.4rem;
		padding-right: 3.4rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}
	
	.myscreen {
    	height: 60vh;
    }
    
    .mytitle {
		font-size: 1.5rem;
		padding-left: 3rem;
		padding-right: 3rem;
	}
	
	.myblogimg {
		margin-left: 2rem;
		margin-right: 2rem;
	}

	.dcq-text-blog-sidebar {

	}
}

@media (min-width: 1440px) and (max-width: 768px){
	.hero {
		background-position: left;
		text-align: center;
		justify-content: center;
		margin-top: 25px;
	}

	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -150px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 50%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-button-blog-sidebar {
		width: 25rem;
		height: 3rem;

	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: space-between;
		display: flex;
	}

	.myimage {
		display: block;
		margin-left: 7rem;
		margin-right: 7rem;
	}

	.mytext {
		text-align: center;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}

	.mynavbar {
		justify-content: space-between;
	}
}

@media (min-width: 1025px) and (max-width: 1200px){
	.hero {
		background-position: left;
		text-align: center;
		justify-content: center;
		margin-top: 25px;
	}

	.top-banner {
		position: relative;
		z-index: 10;
		width: auto;
		margin: -150px auto -35px;
	}

	.dcq-logo-hero {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 50%;
	}

	.dcq-text-hero {
		font-size: 1rem
	}

	.dcq-button-blog {
		width: 20rem;
	}

	.dcq-artikel-terakhir {
		bottom: 2rem;
		left: 2rem;
		right: 2rem;
	}

	.dcq-button-blog-sidebar {
		width: 25rem;
		height: 3rem;

	}

	.dcq-text-blog-sidebar {

	}

	.dcq-justify-archives {
		justify-content: space-between;
		display: flex;
	}

	.myimage {
		display: block;
		margin-left: 7rem;
		margin-right: 7rem;
	}

	.mytext {
		text-align: center;
	}

	.footer {
		justify-content: center;
		gap: 2rem;
	}

	.mynavbar {
		justify-content: space-between;
	}
}

@media (min-width: 1201px) and (max-width: 1920px){

	.dcq-padding-default {
		padding-left: 7rem;
		padding-right: 7rem;
	}

	.dcq-justify-archives {
		justify-content: space-between;
		display: flex;
	}
}

/*@media (max-width: 1980px){*/

/*	.dcq-padding-default {*/
/*		padding-left: 7rem;*/
/*		padding-right: 7rem;*/
/*	}*/
	
/*	.dcq-button-blog {*/
/*		width: 18.5rem;*/
/*	}*/

/*	.dcq-justify-archives {*/
/*		justify-content: space-between;*/
/*		display: flex;*/
/*	}*/
/*}*/

.pum-content {
	background: #fff;
	border-radius: 10px;
	padding: 20px;
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.3);
}

.subscribe-btn {
	font-size: 16px;
	padding: 10px 20px;
}

.comment-item {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1rem;
}

.comment-avatar img {
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

.comment-content {
    flex: 1;
}

.comment-meta {
    font-size: 0.875rem;
    color: #555;
    margin-bottom: 0.5rem;
}

.comment-text {
    font-size: 1rem;
    color: #333;
}

.comment-reply a {
    font-size: 0.875rem;
    color: #0073aa;
}

.comment-reply a:hover {
    color: #005177;
}

.thecontent a img {
	padding: 1px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #fff;
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 3px 1px rgba(0,0,0,0.75);
	width: 50%;
	height: auto;
	margin: 10px auto;
}


.single-post .dcq-artikel-terakhir {
    bottom: 1rem;
    left: 1rem;
    right: 1rem;
}
