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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed,  figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
*{
margin: 0;
padding: 0;
}
.assistive-text {
display: none;
}
html { scroll-behavior: smooth} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
.screen-reader-text {
display: none;
}
body {
line-height: 1.5;
background: #f1f1f1;
font-family: "Poppins", sans-serif;
font-weight: 400;
font-style: normal;
}
strong {
font-weight: 600;
}
ol, ul { list-style: none}
blockquote, q { quotes: none}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img{ width:100%;height:auto}
a { text-decoration:none;color: #11a8e4;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} @font-face {
font-display: swap; font-family: 'Poppins';
font-style: normal;
font-weight: 400;
src: url(//theequinest.com/fonts/poppins-v24-latin-regular.woff2) format('woff2'); } @font-face {
font-display: swap; font-family: 'Poppins';
font-style: normal;
font-weight: 700;
src: url(//theequinest.com/fonts/poppins-v24-latin-700.woff2) format('woff2'); }
h1, h2, h3, h4, h5, h6{
font-family: "Poppins", sans-serif;
line-height: 1;
font-style: normal;
font-weight: 700;	
}
h1{ font-size:2em;line-height:1.2em;margin-bottom:10px}
h2 { font-size:1.8em;margin-bottom:10px}
h3 { font-size:1.6em;	margin-bottom: 10px;
}
h4 { font-size:1.4em}
h5 { font-size:1.2em;margin-bottom: 10px;}
h6 { font-size:1em}
.lead {
font-size:1.1em;
margin-bottom:3vh;
line-height:1.2em;
color:#888
}
blockquote {
font-size: 1.2em;
font-style: italic;
margin: 5vh 0;
color: #27AE7E;
}
.copy {
text-align:center;
background: #24a275;
padding: 30px;
color: #ccefe3;
}
.copy a { color: #ccefe3}
.bottom {margin-bottom:50px}
.home-social span {
display:block;
text-align:center;
margin:10px
}
.entry-content h3 {
margin-top: 20px;
line-height: 1;
}
.container{
max-width:1400px;
margin:auto	
}
.page { margin: 20px 0}
.center{text-align:center}
img.avatar.avatar-44 {
margin-right:10px;
width:44px;
height:auto;
border-radius:100%;
border:1px solid #ccc
}
.footer-main  {
border-top:1px solid #24a275;
padding:60px 0 0;
background-color:#27AE7E;
text-align:left
}
.foot-logo {padding: 0 60px}
.footer a { color: #ccefe3}
footer li svg{ width:50px;height:auto}
.commentlist li {
background: #fff;
padding: 20px;
border: 1px solid #ccc;
margin-bottom: 1vh;
list-style-type: none !important;
margin:0 0 1vh 0!important
}
#respond {
background: #fff;
padding: 20px;
border: 1px solid #ccc;
margin-bottom: 1vh;
}
input#submit {
margin:3vh 0;
max-width:200px;
background: #24a275;
border:1px solid #24a275;
display:block;
padding:10px 30px;
border-radius:10px;
color: #ebf7f3;
text-align: center;
text-shadow: 0 1px 1px #177f5a
cursor:pointer
}
.comment-form-cookies-consent {
color: #555;
font-size: .7em;
}
textarea#comment {
padding: 20px;
display: block;
width:80%;
max-width: 700px;border: 1px solid #222;
}
input#author, input#email, input#url {
padding: 20px;
display: block;
width:80%;border: 1px solid #222;
max-width: 700px;
background: #fff;
}
.comment-notes {
color: #555;
font-size: .7em;
}
.required { color: #da7777}
.hero {
min-height:70vh;
padding-top:10vh;
padding:50px;
color:#fff;
display: flex;
align-items: center;
height: 200px;
margin-bottom:20px;
background-size:cover;
margin-bottom:50px
}
.intro {
text-align: center;
font-size: 1.4em;
color: #444;
}
.grid-three-menu {
display: grid;
grid-template-columns: 50px 220px 1fr;
grid-template-rows: 1fr;
text-align: center;
max-width: 1400px;
margin:auto
}
.home-posts a {color:#111;line-height: 1.2}
.grid-three img { box-shadow: 0 0 10px rgba(0,0,0,.2)}
.grid-four img { box-shadow: 0 0 7px rgba(0,0,0,.2)}
.grid-two img { box-shadow: 0px 0px 14px rgba(0,0,0,.2)}
.post { margin: 20px 0 0}
.home-posts { 	 margin: 0 auto;
padding: 0 20px;}
.comments-area {
margin: 20px auto;
padding: 20px;
}
.more a {
display: block;
margin: 20px auto 60px;
border: 1px solid #27AE7E;
padding: 10px;
text-align: center;
border-radius: 10px;
background:#27AE7E;
color:#fff;  
transition: 0.3s;
}
.more a:hover {
background: #222;
color: #fff;
border: 1px solid #111;
}
.lower-menu
{
border:1px solid #ccc;
padding:30px;
margin:10vh auto;
background:#cfeee3
}
.lower-menu a {
display: block;
margin: 20px auto;
border: 1px solid #27AE7E;
padding: 10px;
text-align: center;
border-radius: 10px;
background:#27AE7E;
color:#fff;  
transition: 0.3s;
max-width:200px
}
.lower-menu a:hover {
background: #222;
color: #fff;
border: 1px solid #111;
}
.movies-menu .grid-three{
margin-bottom: 0;
}
.home-social {
background:#000;
color:#fff;
display: flex;
justify-content: center;
align-items: center;
height: 200px; 
margin-top:40px;
margin-bottom:40px;
padding:40px
}
#secondary {
display: none;
}
.foot-four {
margin-top: 30px;
}
@media (min-width: 1024px) {	
blockquote {
font-size: 2em;
}
.foot-four {
margin-top: 0px;
}
#secondary {
display: block;
}
.lead {
font-size:1.4em;
}
.grid-two {
display: grid;
grid-template-columns: 1fr 1fr ;
grid-template-rows: 1fr;
grid-gap:4rem;
text-align: center;
}
.grid-three {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 1fr;
grid-gap:4rem;
margin-bottom: 4vh;
}
.grid-four {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
grid-template-rows: 1fr;
grid-gap:4rem;
text-align: center;	
}
.grid-five {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr ;
grid-template-rows: 1fr;
grid-gap:3rem;
text-align: center;	
}
.grid-six {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
grid-template-rows: 1fr;
grid-gap:2rem;
text-align: center;
}
.grid-two-sidebar {
display: grid;
grid-template-columns: 4fr 1fr ;
grid-template-rows: 1fr;
grid-gap:4rem;
text-align: left;
}
h1{ font-size:3em}
h2 { font-size:2.5em}
h3 { font-size:2.3em}
h4 { font-size:2em}
h5 { font-size:1.8em}
h6 { font-size:1.6em}
.home-social span{
display:inline
}
}
.home-social a {color:#fff}
.home-social svg {width:40px;height:auto}
.hero .lead{color:#fff}
.hero a {
display:block;
max-width:300px;
border:1px solid #fff;
padding:20px;
color:#fff;
text-align:center;
border-radius: 10px;
transition: 0.3s;
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
}
.hero a:hover { 
background: #222;
transition: 0.3s;
border: 1px solid #333;
}
.entry-meta {
padding: 10px;
margin-top: 10px;;
font-size: .9em;
color: #777;
}
.entry-meta a { color: #777}
#myDIV {
width: 100%;
padding: 50px 0;
text-align: center;
background-color:  #27AE7E;
margin-top: 20px;
display:none
}
input#s {
padding: 10px;
width: 75%;
font-size: 1.2em;
margin-bottom: 10px;
border: 1px solid #ccc;
}
#searchform select {
padding: 10px;
font-size: 1.2em;
border: 1px solid #ccc;
}
#myDIV {
position: fixed;
top:40px;
width: 100%;
}
nav button {
margin-top: 5px;
margin-right: 15px;
border: 1px solid #ccc;
background: #fff;
padding: 10px;
cursor: pointer;
}
.hero-lower{
padding: 20px;
font-size: 1.4em;
text-align: center;
}
.hero-lower a{
color: #222;
}
.basics {
text-align: center;
}
.basics a{
color: #222;
font-size:1.2em;
line-height: 1.2em;
}
.basics-sm {
text-align: center;
}
.basics-sm a{
font-size:.85em;
color: #222;
}
.serps a {
color: #222;
font-size: .8em;
}
.hero-breeds a{
color:#222;
margin:0 auto 30px;
display:block;
padding:10px;
background:#f1f1f1;
box-shadow: 0 0 10px rgba(0,0,0,.2)
}
@media (prefers-color-scheme: dark) {
.hero-breeds a{
color:#fff;
background:#222;
}
.serps a {
color: #fff;
}
a { color: #9bd6ee}
.body {
background: #111 !important;
border: 1px solid #222;
}
nav, body { background: #000}
.navbar-brand svg path { fill: #27AE7E}
.home-posts a{color:#fff}
.footer-main  {
border-top:1px solid #222;
background-color:#111;
}
.lower-menu
{
border:1px solid #333;
background:#222
}
.copy {
background: #000;
color: #ccefe3;
}
#primary, #secondary {
background: #000 ;
color: #fff;
}
.basics a, .basics-sm a{
color: #fff;
}
.commentlist li {
background: #222;
border: 1px solid #333;
}
.entry-meta {
background: #000;
border: 1px solid #111;
color: #ccc;
}
h1, h2, h3, h4, h5, h6 {
color: #fff;
}
nav button {
border: 1px solid #111;
background: #000;
}
nav button svg path{
fill: #fff;
}
.lead {
color:#ccc
}
.intro {
color: #ccc;
}	
.hero-lower a{
color: #fff;
}
}
.nav-previous a{
margin-top: 30px;
border: 2px solid #24a275;
color: #000 !important;
display: block;
padding: 20px;
max-width:200px;
border-radius: 10px;
}
.nav-next a{
margin-top: 30px;
border: 2px solid #24a275;
color: #000 !important;
display: block;
padding: 20px;
max-width:200px;
border-radius: 10px;
}
#searchsubmit {
color:#fff ;
background: #222;
padding: 13px;
border: 1px solid #111;
}
video, embed, iframe {	
aspect-ratio: 16 / 9;
width: 100%;
}
.foot-logo svg {
max-width: 200px;
}
p {
margin-bottom: 20px
}
.grid-two div, .grid-three div, 
.grid-six div  {
margin-bottom: 20px;
}
.credit {
text-align: right;
font-size: .8em;
color: #888;
}
#content {
padding: 0 20px;
}
.foot-menu {
text-align:left;
padding:0 60px 100px;
line-height:2em
}
.foot-menu a {
color:#CCEFE3 !important;
margin:3vh 0;
background: #24a275;
border: 1px solid #2cba87;
display:block;
padding:10px 30px;
border-radius:10px;
color: #ebf7f3;
text-align: center;
text-shadow: 0 1px 1px #177f5a;
transition: 0.3s;
}
.foot-menu a:hover { 
background: #222;
transition: 0.3s;
}
.more a {
color:#fff;  
}
.pdb-instance-2 {
background: #fff;
padding: 20px;
border: 1px solid #ccc;
margin: 5vh 0;
}
.pdb-instance-2 table tr{
margin-bottom: 20px;
display: block;
}
.pdb-instance-2 th {
min-width: 120px;
font-size: .7em;
}
.pdb-instance-2 input {
border: 1px solid #333;
padding: 10px;
font-size: 1.3em;
width: 100% !important;
}
.pdb-instance-2 .pdb-signup input {
display: block;
}
.pdb-submit {
background: #222;
color: #fff;
padding: 130px;
min-width: 200px;
}
#content li {
margin-left: 20px;
margin-bottom: 10px;
list-style-type: circle;
word-wrap:break-word
}
#content li::marker{
color: #24a275;
}
#up {
display: none;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 99;
border: none;
outline: none;
background-color: #1e8460;
color: #cfebd2;
border: 1px solid #49c69a;
cursor: pointer;
padding: 15px;
height: 50px;
width: 50px;
border-radius: 900px;
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);	
animation: fade-bottom 1s ease-in-out 0s forwards;
}
#up:hover { 
background: #222;
transition: 0.3s;
border: 1px solid #333;
}
.last-btn a{
margin:5vh auto;
max-width:500px;
background: #24a275;
display:block;
padding:20px;
border-radius:10px;
color:#fff;
}
.last-btn a:hover {
background: #222;
}
.no-shadow .grid-three img { 
padding: 40px 0;
box-shadow:none;
height: auto;
background: #222;
}
.left{text-align:left}
a.more-link {
margin:10px 0 30px;
max-width:200px;
background: #24a275;
border:1px solid #24a275;
display:block;
padding:10px 30px;
border-radius:10px;
color:#eaf3f0;
text-align: center;
text-shadow: 0 1px 1px #177f5a;
transition: 0.3s;
}
a.more-link:hover { 
background: #222;
transition: 0.3s;
}
.home-posts h1 {
font-size: 1.6em;
}
hr{margin:10vh 0}
em {
font-style: italic;
}
.translate img{ height: 15px;
width:auto}
.translated  em {
font-style: italic;
color:darkorange
}
.translated  em:before {
content:"- "
}
.pic-color-bg {background:#eef6ff }
.pic-color-invert-bg {background:#222 }
.home-posts h2{font-size: 1.3em}
.home-posts footer.entry-meta {
display: none!important;
}
.navigation {
padding:0 20px;
}
.mailerlite-form {
max-width: 650px;
margin: auto;
background: #fff;
padding: 30px;
border: 1px solid #ccc;
border-radius: 10px;
}
.mailerlite-form input{
padding: 10px;
font-size: 1.2em;
border: 1px solid #333;
width: 100%;
max-width: 450px;
border-radius: 5px;
}
.mailerlite-form button{
padding: 10px;
font-size: 1.2em;
border: 1px solid #333;
width: 100%;
background: #333;
color: #fff;
max-width: 475px;
border-radius: 5px;
}
.mailerlite-form .mailerlite-subscribe-button-container {
text-align: left !important;
}
.foot-newsletter {
background: #f6f6f6;
border-top: 1px solid #ccc;
padding: 30px 0;
margin-top:30px;	
}
.foot-slogan {
color: #ebf7f3;
padding: 0 60px
}
@media (prefers-color-scheme: dark) {
.nav-previous a{
color:#fff !important
}
.nav-next a{
color:#fff !important
}
.foot-newsletter {
background: #111;
border-top: 1px solid #222;
}
.foot-menu a {
color:#CCEFE3 !important;
margin:3vh 0;
background: #222;
border: 1px solid #333;
display:block;
padding:10px 30px;
border-radius:10px;
color: #ebf7f3;
text-align: center;
text-shadow: 0 1px 1px #000;
transition: 0.3s;
}
#respond {
background: #222;
border: 1px solid #333;
}
#respond textarea {
background: #111;
border: 1px solid #333;
color:#fff
}
#respond input {
background: #111;
border: 1px solid #333;
color:#fff
}
}
.book-page{
max-width:800px;
margin:auto
}
.hero-breeds {
margin-bottom:20px
}
.hero-breeds .grid-three{
margin:0 auto;
}
.foot-newsletter h4 { font-size:1.2em !important}
.hero-section {
margin-bottom: 50px;
}
.search-title{margin-top:20px}
.serps .entry-meta {
padding: 0;
}
.home-posts .credit {
display: none;
}