@charset "utf-8";

*,
::after,
::before {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
body {
    font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
    font-size: 22px;
    font-weight: 400;
    border-color: #050000; background:  #000B26 ; margin: 0 auto;  
	padding-left: 8px;
	padding-right: 8px;
    max-width: 1280px;
}

.action-button {
	text-align: center!important;
	color: white;
	margin: 0 auto!important;
	justify-content: center!important;
	background-color: #007BFF;
	height: 40px;
	border-radius: 15px;
	width: 100px;
	font-weight: 700;
	}
.hslogo {
    height: 60px!important;
    width: 60px!important;
	
	margin-top: 30px;
}
p.home {
	color: #EBEBEB!important;
	margin-top: 14px;
}
hr { 
border-color: #C19F7C;
}
em {
	color: #D20000;
	font-size: 1.6rem;
}

.sub-text {
  font-size: 1.1em;
  line-height: 1.7;
  color: black!important;
}
.sub-text2 {
  font-size: 0.5em;
  line-height: 1.7;
  text-align: left!important;
	 text-shadow: 4px 8px 16px #000!important;
	color: white!important;
	font-weight: normal;
}
.sub-text3 {
  font-size: 0.9em;
  line-height: 1.7;
  text-align: center!important;
  text-shadow: 4px 8px 16px #000!important;
  color: #DFD09E!important;
}

.book-image {
	width: 100%;
}
.book-image2 {
	margin: 0 auto;
	text-align: left;
	
}
.pm {
	color: black;
	text-align: left;
	padding: 10px;
}
.modal-button {
    display: block; 
    padding: 10px 20px;   
    font-size: 14px;
    color: #fff;
    background-color: #007BFF; 
    border: none;
    border-radius: 5px;
    cursor: pointer; 
	margin: 0 auto!important;
	width: 180px;
	justify-content: center;
}
.modal-button2 {
    display: block; 
    padding: 10px 20px; 
	margin-top: -8px;
    font-size: 14px;
    color: #fff;
    background-color: #007BFF; 
    border: none;
    border-radius: 5px;
    cursor: pointer; 
	margin-left: 90px;
	width: 180px;
	justify-content: center;
}
.buttonru {
    display: block; 
    padding: 10px 20px;   
    font-size: 14px;
    color: #fff;
    background-color: #007BFF; 
    border: none;
    border-radius: 5px;
    cursor: pointer; 
	text-align: center;
	margin: 0 auto;
	justify-content: center;
		width: 180px;
}/*
.modal-button {
		text-align: left;
		margin: 0 auto!important;
		justify-content: center!important;
		display: block!important;
	}*/
.modal {
            display: none;
            position: fixed;
            z-index: 1;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            overflow: auto;
            background-color: rgba(0, 0, 0, 0.4);
            padding-top: 60px;
        }
.modal-text {
	color: black;
}
p.koptekst {
	color: white!important;
	line-height: 1.7;
	font-weight: normal;
}
p {
	color: black!important;
	text-align: left!important;
	font-size: 22px;
	padding: 20px;
}

#openModalButton {
    margin-top: -60px; 
	margin-bottom: 260px;
	margin-left: 60px;
    
	
}
#openModalButtonLast {
    margin-top: 20px; 
	margin-bottom: 260px;
    display: block; 
	margin: 0 auto; 
	
	
}
.modal-content {
            background-color: #fefefe;
            margin: 5% auto;
            padding: 20px;
            border: 1px solid #888;
            width: 50%;
        }
 .close-button {
            color: #08240D;
            float: right;
            font-size: 28px;
            font-weight: bold;
        }
        .close-button:hover,
        .close-button:focus {
            color: black;
            text-decoration: none;
            cursor: pointer;
        }

.hrhc {
	margin-top: 60px;
}
.miniatuursts {
	width: 50%;
	display: flex;	
	transition: transform 0.3s ease; 
	margin: 0 auto;
    margin-top: 20px;
	margin-bottom: 20px;
	
}

.miniatuursts:hover {
	transform: scale(1.3); 
}
.images-container #modal2 .modal-content {
}
.truth .koptekst a {
	color: #FFD700;
}

#action-button {
		text-align: center!important;
		margin: 0 auto!important;
	justify-content: center!important;
	background: black;
	}

@media (max-width: 735px) {
	.miniatuursts {
		transform: none!important; 
		margin-left: 0; 
		width: 100%; 
	}
	.modal-content {
		width: 85%;
		
	}
	#action-button {
		text-align: center;
		margin: 0 auto;
		justify-content: center;
	}
}
p {
    margin: 0.5em 0; 
    line-height: 1.3; 
	text-align: center;
	
}

.nldropdown {
    margin: 10px;
}

.nldropbtn {
    display: block;
    padding: 10px px;
	font-size: 20px;
	font-weight: 700;
    background: linear-gradient(90deg, #002100, #297E01);
    color: #F7F3F3;    
    text-decoration: none; 
    border-radius: 5px; 
	border-color: #C19F7C;
	border-width: 2px;
	border-style: solid; 
	margin-top: 6px;
	margin-bottom: 20px;
	text-shadow: 2px 8px 8px #000;	
    box-shadow: 0 4px 8px rgba(0, 0, 0, 1.9); 
	text-align: center;
	width: 360px;
	height: 40px;
	
}
.nldropbtn:hover {
    background: linear-gradient(0deg, #059000, #226B00); 
    
}
.nldropbtn2 {
    display: block;
	width: 30%;
	margin: 0 auto;
    padding: 10px px;
	font-weight: 700;
    background: linear-gradient(90deg, #002100, #297E01);
    color: #F7F3F3;    
    text-decoration: none; 
    border-radius: 5px; 
	border-color: #C19F7C;
	border-width: 2px;
	border-style: solid; 
	margin-top: 6px;
	margin-bottom: 20px;
	text-shadow: 2px 8px 8px #000;	
    box-shadow: 0 4px 8px rgba(0, 0, 0, 1.9); 
	text-align: center;
	height: 40px;
}
.nldropbtn2:hover {
    background: linear-gradient(0deg, #059000, #226B00); 
    
}
.nlbuynowmq {
    margin: 0;
	font-size: 1rem;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
}
.nloffer-text {
	font-size: 0.8rem;
	color: #FFD700; 
	float: right;
	margin-top: 10px;	
	
}

.nlhardcover {
    font-size: 1.6rem; 
	text-align: center;
	color: #FF004F;
	margin-top: 20px;
}
.price-value#priceValuehc {
    color:#FFD700 ; 
	font-weight: 700;
    text-shadow: 2px 4px 8px #000;
    margin-bottom: 10px;
    margin-top: -6px;
    text-decoration: none;
    text-decoration-thickness: 2px; 
	text-align: center;
	justify-content: center;
	display: block;
}

.price-value#priceValue10 {
    color:#FFD700 ; 
	font-weight: 700;
    text-shadow: 2px 4px 8px #000;
    margin-bottom: 10px;
    margin-top: 6px;
    text-decoration: none;
    text-decoration-thickness: 2px; 
	text-align:left!important;
	
}
@media (max-width: 650px) {
    a.nldropbtn {
        padding: 8px 16px; 
        font-size: 14px; 
        width: 290px !important;
        height: 44px !important;
        margin: 20px auto; 
        display: flex;
        justify-content: center; 
        align-items: center; 
        text-align: center; 
    }
}
@media (max-width: 370px) {
   a.nldropbtn {
        padding-left: -30px;
        font-size: 14px!important; 
        width: 290px !important;
        height: 44px !important;
        margin: 40px auto!important; 
        
       
    }
}
	.nldropbtn2 {
        padding: 8px 16px; 
        font-size: 14px; 
		width: 40vh;
		height: 40px;
		margin: 0 auto;
    }
	.modal-button {
		text-align: center;
		margin: 0 auto!important;
		justify-content: center;
		display: block;
	}
	 p {
        margin: 1.5em 0; 
        font-size: 0.9em; 
        line-height: 1.4; 
    }
    
    .nlhardcover {
        font-size: 18px; 
    }
	.sworn {
        font-size: 18px!important; 
    }
	.nlbuynowmq {
		font-size: 14px;
	}
.price-value#priceValue10 {
	margin-left: 120px;
	
	}


p.hardcover {
margin-top: -18px;	
}
@media (max-width: 600px) {
	p.hardcover {
		margin-top: -20px;
		font-size: 14px;
	}
	

}
.slogan-header {
  text-align: center;
  margin-bottom: 20px;
}

.truth, .revealed {
  font-size: 2em;
  font-weight: bold;
  color: #ff0000; 
  line-height: 1.2;
    margin-top: 40px;
  text-shadow: 2px 4px 8px #000;
}

.truth {
  margin-bottom: px;
}
.span2 {
	font-size: 1.2rem;
	color: #F5EDBF!important;
	display: block;
	margin-top: -16px;
	margin-bottom: 14px;
	padding: 14px;
	font-weight: 700;
	text-align: center;
}
@media (max-width: 600px) {
 .truth, .revealed {
	 font-size: 1.7em;
}}

@media (max-width: 400px) {
    .nldropbtn {
        padding: 8px 16px; 
        font-size: 14px; 
		width: 40vh;
		height: 120px;
		margin: 0 auto!important;
		text-align: center!important;
		justify-content: center!important;
		display: block!important;
	}}


.book-title {
  font-weight: bold;
  color: #FFD700;
}



p.sub-text {
  font-size: 1.3em;
  line-height: 1.7; 
  font-color: black;
}


.processed {
    font-size: 1.4rem;
	padding: 18px;
	margin-top: 40px;
	
}	
.span2 {
	font-size: 20px;
	color: #F5EDBF!important;
	display: block;
	margin-top: -16px;
	margin-bottom: 14px;
	padding: 14px;
	font-weight: 700;
}

.offer {
    text-align: center; 
}

.images-container {
    display: flex; 
    justify-content: center; 
    margin-bottom: 20px; 
	
}

.book-item {
    margin: 0 20px; 
}
.plus-sign {
    font-size: 7rem; 
    margin: 0 10px; 
	color: white;
	margin-top: 160px;
	text-shadow: 4px 8px 16px #000;
}

.details {
    border: 2px solid #C19F7C; 
    padding: 20px;
    margin-bottom: 20px; 
	
}

.dropdown-container {
    margin: 0 auto; 
    text-align: center; 
}

.offer-text {
	color: #F8D723;
	text-shadow: 2px 8px 8px #000; 
		font-size: 14px;
}
.sworn {
	color: #FF004F;
	font-size: 1.6rem;
	font-weight: 700;
	margin-bottom: 30px!important;
	text-align: center;
	margin-top: 2px;
	text-shadow: 4px 8px 16px #000; 
}
.sworntosecrecy {
	color: #FFD700;
	font-size: 1.6rem;
	font-weight: 700;
	margin-top: -40px!important;
	margin-bottom: -20px;
	text-align: center;
	text-shadow: 2px 8px 8px #000; 
	
	
}
.pdf { 
    width: 48%;
	margin: 0 auto;
	display: flex;
	margin-top: -0px;
	text-align: center;
	margin-left: 0px;
}
.pdf1 { 
    width: 30%;
	margin: 0 auto;
	display: flex;
	margin-top: -0px;
	text-align: center;
	margin-left: 0px;
}

.social-icons {
    display: flex;  
    justify-content: center;     
    align-items: center;         
    gap: 20px;  
	margin-top: 20px;
	margin-bottom: 60px;
}

.social-icons a {
    display: flex;               
    align-items: center;           
}

 img.instagram-icon, img.twitter-icon {
    width: 60px;                  
	height: 60px; 
	margin-top: 70px;
}

img.facebook-icon {
	width: 50px;
	height: 50px;
}
h2.custom-title {
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 10px;
	    
	}
p {
	padding: 6px;
}

.highlight {
    color: #FFD700; 
	
}
.buynowmq {
	font-size: 22px;		
	margin: 0 auto;
	text-align: center;
	text-shadow: 2px 8px 8px #000 
	}

h1 {
    font-size: 4rem !important;
    font-weight: 700 !important;
    color: #D40000 !important;
    margin-top: 40px !important;
	margin-bottom: 40px;
    text-align: center;
     text-shadow: 4px 18px 6px #000 !important;
}
h3 { 
	font-size: 4rem;
	color: white;
	margin-top: -8px;
	
}
h4 {
	color:#FFFFFF;
	margin-top: 6px;
	margin: 0 auto;
	font-size: 2rem;
	text-shadow: 4px 8px 16px #000 !important;
}
h5 {
	color: red;
	text-align: center;
	font-size: 36px;
	margin-bottom: 6px;
	margin-top: 0px;
}
@media (max-width: 735px) {
	h5 {
	color: red;
	text-align: center;
	font-size: 24px;
	margin-bottom: -10px!important;
	margin-top: -10px;
	}}
h6 {
	color: red;
	text-align: center;
	font-size: 3rem;
	
}
.default-img {
    vertical-align: middle;
    border-style: none;
    width: 72%;
}

.img1 {
    width: 100%; 
    height: auto; 
    max-width: 120%; 
	margin-left: 24px;
	margin-top: 18px;
    
}

.imgoffer3 {
	width: 80%;
	display: flex;	
	transition: transform 0.3s ease; 
	margin: 0 auto;
    margin-top: 40px;
	margin-bottom: 20px;
	
}

.imgoffer3:hover {
	transform: scale(1.3); 
}
@media (max-width: 735px) {
	.imgoffer3 {
		transform: none!important; 
		margin-left: 0; 
		width: 100%; 
	}
}


.img2 {
    width: 70%; 
    height: auto; 
    max-width: 100%;
   margin-left: 10px;
	margin-top: 50px;
	
}

.img3 {
    width: 60%; 
    height: auto; 
    max-width: 100%; 
	margin-left: 24px;
	margin-top: 44px;
}
.imgoffer5 {
    width: 40%; 
    height: auto; 
    max-width: 88%; 
	margin: 0 auto; 
	text-align: center;
	display: block;
	justify-content: center;
	margin-top: 30px;
	
}
.img3offer1 {
    width: 50%; 
    height: auto; 
    max-width: 88%; 
	margin-left: 34px!important;
	margin-top: 52px;
}
.img4 {
    width: 100%; 
    height: auto; 
    max-width: 100%; 
}
.img12de {
        width: 68%; 
	    transition: transform 0.3s ease; 
        height: auto; 
        margin: 0 auto;
		margin-top: 4px;
	    margin-left: 24px;
    }
.img12de:hover {
	transform: scale(1.3); 
}
.img24de {
	width: 70%!important;
	height: auto;
	margin-top: 54px;
	}


@media (max-width: 599px) {
    .imgoffer3,
    .img2,
    .img3,
    .imgoffer5,
    .img3offer1,
    .img4,
    .img12de,
    .img24de {
        width: 100%;
        height: auto;
        margin: 0 auto;
		text-align: center;
		display: block;
		justify-content: center;
    }

    .img24de {
        width: 100%!important; /* Als dit belangrijk is, blijft deze hier */
    }
	.plus-sign {
		margin-top: -66px!important;
		margin: 0 auto;
		margin-bottom: 0px!important;
	}	
	.book-image2 {
		width: 100%;
	}
	
}



.offers-container {
    display: flex;
    flex-direction: column; 
}

.offer {
    margin-bottom: 20px; 
}



.h1 {
    font-size: 8rem !important;  
    font-weight: 700;
    color: white;
    text-shadow: 2px 4px 8px #000;
    margin: 90px 34px 20px -52px; 
}


h2 {
	font-size:2.7rem;
	font-weight:bolder;
	color:#FFD700!important;
	margin-bottom: 40px;
	text-shadow:2px 4px 8px #000;
    text-align: center;
}
.h2discover {
	color: white;
}

.hrline {
    color: #C19F7C;
    max-width:1380px;
	width: 1380px; 
    height: 4px;   
    border-radius: 2px;
    margin: 20px auto; 
    text-shadow: 2px 4px 8px #000;
}

.book-item {
    flex: 1; 
    margin-right: 20px; 
}

.price {
    background-color: #3A0068;
    border-radius: 20px;
	border: solid;
    color: #C59977;
    font-size: 14px; 
	margin-top: 20px;
    text-align: left;
    width: 40%!important; 
    height: 640px; 
    display: flex;
    flex-direction: column;
    justify-content: center; 
    margin-left: 0px;
	padding-left: 8px;
	padding-right: 8px;
	text-shadow: 4px 8px 8px #000;
}

.total-price {
    font-size: 30px; 
    font-weight: 900; 
	margin-top: 14px;
	width: 300px;
}
.total-price.pdf {
    font-size: 20px; 
    font-weight: 900; 
	margin-top: 18px!important;
	text-align: center;
	display: flex;
	margin: 0 auto;
	
}
.delivery {
    font-size: 1.5rem; 
    font-weight: 900; 
	margin-top: 4px;
	margin-bottom: -24px;
	text-align: left;
	
}


.price-value {
    font-size: 1.2rem; 
    color: #FFD700; 
	text-shadow:4px 8px 16px #000;
	margin-bottom: -40px;
	margin-top: -30px;
	margin: 0 auto;
	text-align: center;
	display: block;
	font-weight: 700;
	
	
}
.price-value#priceValue4 {
    font-size: 3rem; 
    color:#FFD700 ; 
	font-weight: 700;
    text-shadow: 2px 4px 8px #000;
    margin-bottom: -40px;
    margin-top: -40px;
    text-decoration: none;
    text-decoration-thickness: 2px; 
	
}


.month {
    font-size: 23px;
    display: block; 
    text-align: center; 
    margin: 0 auto; 
	padding-left: 10px;
	padding-right: 10px;
	margin-top:28px;
}


.offer-list {
    list-style-type: none;  
    padding: 0 10px 0 0; 
    margin: 10; 
	width: 100%;
	
	
}

@media (max-width: 768px) {
    .offer {
        padding: 10px; /* Verminder padding op kleinere schermen */
    }
	.price-value {
	font-size: 1.6rem;	
	}
	h4 {
		font-size: 1.3rem;
	}

    .images-container {
        flex-direction: column; /* Stapel de afbeeldingen verticaal */
    }

    .book-item {
        margin: 10px 0; /* Ruimte tussen boeken in verticale weergave */
    }

    .dropbtn3 {
        font-size: 0.9rem; 
        padding: 8px; 
		width: 100%!important;
    }
	.buynowmq {
		font-size: 1rem;
	}
	.offer-text {
	font-size: 1rem;	
	}
       	
	h1 {
		font-size: 3rem!important;
		margin-bottom: 30px;
	}
	.plus-sign {
   
    margin-top: -30px;
	margin-bottom: -60px;
	color: white;
}
	
}

.offer-list li {
    position: relative; 
    margin-left: 0px; 
    padding-left: 10px; 
	padding-bottom: 4px;
	padding-top: 10px;
	font-size: 24px;
}

.offer-list li::before {
    content: ""; 
    position: absolute; 
    left: -10%; 
    top: 40%; 
    transform: translateY(-50%); 
    width: 12px; 
    height: 12px; 
    background-color: #F0DC7F; 
    border-radius: 50%; 
	
}

.dropdown2 {
    margin-top: 10px; 
}

.dropdown-content2 {
    display: none; 
    position: absolute; 
    background-color: #000000!important; 
    min-width: 160px; 
    z-index: 1; 
    bottom: 100%; /* Zorgt ervoor dat het menu boven het element verschijnt */
    left:  84%!important; /* Optioneel, afhankelijk van waar je het menu wilt uitlijnen */
    margin-bottom: 0px; /* Ruimte tussen het menu en de knop */
}

.dropdown2:hover .dropdown-content2 {
    display: block; 
}

a.buy-button {
    width: 28vh!important;
    margin-top: 16px;
    text-transform: uppercase;
    font-size: 0.9rem!important; 
    background: #0E2F00;    
    color: #FFFFFF; 
    padding: 10px; 
    border-radius: 4px; 
    display: block; 
    text-align: center; 
	text-decoration: none!important; 
	text-shadow: 2px 8px 8px #000 
}

a.buy-button:hover {
    background: #0C2400; 
}

.dropbtn3 {
  background: linear-gradient(90deg, #002100, #297E01);
    color: #F7F3F3;
    margin: 0 auto;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 2px 8px 8px #000;	
    cursor: pointer;
    max-width: 1380px; 
    margin-bottom: 20px!important;
    display: block;
    justify-content: center !important;
    border-radius: 5px; 
    border-color: #C19F7C;
    height: 56px!important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 1.9); 
}

.dropbtn3:hover {
   
  background: linear-gradient(0deg, #059000, #226B00);  
}

.dropbtn3 {
    display: flex; 
    align-items: center;
	width: 95%;
	margin: 0 auto;
}

.spacer {
    flex: 1; 
}
.offer-text {
	margin-left: auto;
	margin-right: 30px;
}
.dropdown2 {
  position: relative;
  display: block;
  text-align: center; 
  margin-top: 18px;
  border-color:#C19F7C;
	

}

.dropdown-content2 {
  display: none;
  position: absolute;  
  min-width: 260px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  left: 50%; 
  transform: translateX(-50%); 
  text-align: center;
  margin-top: -20px;
 		
}

.dropdown-content2 a {
  color: #FFFFFF;
  padding: 12px 16px; 
  font-size: 18px;
  font-weight: 700;
  display: block;
  width: 1200px; 
  height: auto; 
  line-height: 20px; 
  margin: 0 auto; 
  background: #192700;
  border-style: solid;
  border-width: 1px;
  border-color:#C19F7C;	
}

.dropdown-content2 a:hover {background-color: #2B6F0E;}

.dropdown2:hover .dropdown-content2 {
  display: block;
	background-color: white;
	text-decoration: none!important;
	
}

.dropdown2:hover .dropbtn2 {
  background-color: #021D01;
	
}


.link {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: -50px;
}



.topnav a {
    background-color: none;
    padding: 20px;
    text-decoration: none;
	
}
.topnav a.active {
    background-color: none;
    color: #fff;
}

.topnav {
    overflow: hidden;
    text-align: center;
	margin: 0 auto!important;
	
}

.topnav a {
    display: inline-block;
    color: #f2f2f2;
    text-align: center!important;
    text-decoration: none;
    font-size: 17px;
}

.active {
    background-color: none;
    color: #fff;
    text-decoration: none !important;
    border-radius: 8px;
}

.topnav .icon {
    display: none;
}

.dropdown {
    float: right;
    overflow: hidden;
    margin-right: 155px;
}
.dropdown .dropbtn {
	font-size: 20px;
	outline: 0;
	color: #fff;
	padding: 10px 16px;
	background-color: inherit;
	font-family: inherit;
	margin-top: 0;
	margin-bottom: 4px;
	font-weight: 700;
	border-color: #C59977;
}
.dropdown-content {
    display: none;
    position: absolute;
    background: #021D01;
    min-width: 220px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: #fff;
    padding: 12px 16px;
    text-decoration: none !important;
    display: block;
    text-align: left;
    margin-top: 0;
    padding-left: 16px; 
    margin-left: 0; 
}

.dropdown:hover .dropbtn,
.topnav a:hover {
    background-color:#034200;
    color: #fff;
    border-radius: 10px;
    margin-top: 0;
}

.dropdown-content a:hover {
    background-color: #09410D;
    color: #fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

@media (max-width: 600px) {
    .dropdown-content {
        left: 0; 
    }
}
@media screen and (max-width: 600px) {
    .logo {
        width: 30%;
    }

    .hslogo {
        width: 40%;
        margin-top: 1vw;
    }
}

@media screen and (max-width: 900px) {
    .dropdown .dropbtn,
    .topnav a:not(:first-child) {
        display: none;
    }

    .topnav a.icon {
        float: right;
        display: block;
    }

    .topnav a:first-child {
        display: none;
    }

    /*h1 {
        font-size: 2.5rem;
    }*/
}

@media screen and (max-width: 900px) {
    .topnav.responsive {
        position: relative;
    }

    .topnav.responsive a.icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }

    .topnav.responsive .dropdown {
        float: none;
    }

    .topnav.responsive .dropdown-content {
        position: relative;
    }

    .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: left;
    }
}

@media screen and (max-width: 600px) {
    .btn-primary {
        display: block;
        width: 100%;
        height: 8vw;
        margin: 0 auto;
        text-align: center;
    }
}

.dropdown:hover .dropdown-content {
    display: block;
}

@media screen and (max-width: 900px) {
    .logo {
        width: 40%;
    }

    .hslogo {
        width: 2%;
        margin-top: 2vw;
        
    }
}

.menubalk-container {
    position: relative;
}

.logo {
    position: relative;
    width: 5%;
    height: auto;
    margin-left: 16px;
    float: left;
}



.author {
    color: #fff;
}

.h2 {
    margin-top: 20px;
    margin-left: 18px;
    text-shadow: 2px 4px 8px #000;
}

.h3{
	margin-top:90px}.h4{font-size:12px!important;font-weight:700;color:#fff;margin-top:10px;text-decoration:none!important}

.right {
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.rights {
    font-size: 14px; 
    color: #FFFD00!important;     
    margin-top: 40px;     
    line-height: 1.5; 
	font-weight: bold;
	margin-left: -10px;
}


.page-container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    color: #fffcfc;
    font-size: 20px;
}

footer {
    background-color: #333;
    color: #fff;
    padding: 20px 0;
}
.footerli{
	font-color:#FFFFFF;
	font-size:16px;
	margin-top:10px;
    margin-bottom: -18px!important;
	
}

.container {
    display: flex;
    justify-content: space-between; 
    max-width: 1380px;
    margin: 0 auto;
    flex-wrap: wrap; 
}

.footer-column {
    flex: 1; 
    padding: 5px 0; 
    margin-bottom: -60px;
}

.footer-menu {
    list-style: disc; 
    padding: 10px 40px 10px 180px;
	text-align: left;
	
}

.footer-menu li {
    margin-bottom: 20px; color:#C59977 ;
	
}

.footer-menu a {
    color: #fff;
    text-decoration: none;
}
@media (max-width: 600px) {
	h3 {
		font-size: 2rem;
	}
	h2 {
		font-size: 2rem;
	}
    }

@media screen and (max-width: 600px) {
    .container {
        flex-direction: column;
        align-items: flex-start;
    }

    .footer-column {
        flex-basis: 100%;
		padding-left: 10px;
    }

    .facebook {
        align-self: flex-start;
        float: center;
        width: 35%;
		margin-top: 20px;
		text-align: center;
    }

    .rights {
        margin-left: -20px;
		margin-bottom: 20px;
    }
}
.facebook {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    margin-top: 20px;
}

.facebook a {
    display: flex;
    align-items: center;
}

.facebook img {
    height: 60px;
    width: 60px;
}


    .footer-column {
        width: 100%; 
        padding-left: 20;
    }

.text-center {
	background-color: transparent;
}

	
	
	@media screen and (max-width: 600px) {
    html, body {
        overflow-x: hidden;
        width: 100%;
    }
}
