HTML
{
padding:0;
margin:0;
}
HTML *
{
box-sizing:border-box;
font-family: "Open Sans";
outline:none;
}
a:hover {
 outline: none;
 text-decoration: none;
}
BODY
{
font-family:Roboto,Arial,sans-serif;
font-size:16px;
padding:0;
margin:0;
}
button:focus
{
outline: none !important
}
section
{
box-sizing: border-box;
padding: 0 100px !important;
}
.navbar
{
position: fixed;
z-index: 1111;
width: 100%;
top: 0;
left: 0;
box-sizing: border-box;
padding: 22px 100px !important;
background: #121212;
box-shadow: 0px 21px 46px 0px rgba(255, 255, 255, 0.10), 0px 83px 83px 0px rgba(255, 255, 255, 0.09), 0px 188px 113px 0px rgba(255, 255, 255, 0.05), 0px 333px 133px 0px rgba(255, 255, 255, 0.01), 0px 521px 146px 0px rgba(255, 255, 255, 0.00);
}
.navbar-nav > a
{
font-size: 16px;
font-weight: 700;
line-height: 27px;
letter-spacing: 0em;
color: #FAFAFA;
}
.logo-h3
{
color: #FAFAFA;
margin: 0 0 0 16px;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
#breadcrumb .row
{
max-width: 1400px;
}
.breadcrumb
{
width: 100%;
overflow: hidden;
text-transform: uppercase;
display: flex;
align-items: center;
gap: 10px;
background: transparent;
margin: 122px 0 0;
}
.breadcrumb A
{
font-size: 14px;
font-weight: 400;
line-height: 19.07px;
text-align: left;
color: #BEBEBE;
text-decoration: none;
}
.seo-heading
{
position: absolute;
z-index: -1;
top: 0;
left: 0;
font-size: 3px;
}
.cursor-default
{
cursor: default;
}
.category-page-title
{
box-sizing: border-box;
padding: 0 0 20px;
margin: 40px 0 0;
display: flex;
align-items: center;
gap: 16px;
border-bottom: 1px solid #BEBEBE;
}
.category-page-title h1
{
font-size: 22px;
font-weight: 600;
line-height: 29.96px;
margin: 0;
}
.content
{
min-height:900px;
overflow-x:hidden;
}
#sidebar
{
padding: 0 0 0 20px;
font-family:"Roboto Condensed",Roboto,Arial,sans-serif;
}
#artlinks
{
 margin-top: 60px;
}
.sidebar-article-container
{
margin-bottom: 28px;
}
.sidebar-article-container a
{
font-size: calc(6px + 0.625vw);
font-weight: 600;
line-height: normal;
text-align: left;
color: #3aa0f9;
}
.sidebar-articles-date
{
font-size: 12px;
font-weight: 600;
line-height: 16.34px;
text-align: left;
color: #777;
}
#sidebar>hr
{
height: 1px;
border: none;
background: #BEBEBE;
margin: 12px 0 20px;
}
#sidebar H6
{
font-size: 22px;
font-weight: 600;
line-height: 29.96px;
text-align: left;
color: #1A1A1A;
display: flex;
align-items: center;
gap: 27px;
}
.navbar-catlinks
{
display: flex;
flex-direction: column;
gap: 12px;
}
.navbar-catlinks span
{
margin-top: 12px;
font-size: 12px;
font-weight: 600;
line-height: 16.34px;
color: #FFFFFF;
}
.navbar-catlinks a
{
font-size: 18px;
font-weight: 600;
line-height: 24.51px;
color: #FFFFFF;
}
.navbar-catlinks a:last-child
{
margin-bottom: 40px;
}
#catlinks
{
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
#catlinks>a
{
font-size: 18px;
font-weight: 600;
line-height: 27.24px;
text-align: left;
color: #3aa0f9;
}
#sidebar #sidebar-article-image IMG
{
max-width:100%;
}
#sidebar #sidebar-article-title
{
font-family:"Roboto Slab",Roboto,Arial,sans-serif;
line-height: 1.15;
margin-top: 10px;
text-align: center;
}
#sidebar DIV A IMG
{
max-width:100%;
}
#pg-cat .btnarea
{
padding-top: 10px;
}
#pg-cat #entries
{
min-height: 380px;
min-height: calc(64vh);
list-style-type: none;
padding-left:10px;
}
#pg-cat #entries LI
{
margin-bottom: 3px;
border-bottom: 1px solid #AAA;
padding-bottom: 10px;
}
#pg-cat #entries LI .author-info
{
font-weight: bold;
font-size: 14px;
font-family: "Roboto Condensed", Roboto, Arial, sans-serif;
color: #656565;
}
#pg-cat #entries LI .author-info .date
{
padding-right:10px;
}
#pg-cat #entries LI .btn
{
margin-top:10px;
}
#pg-cat #entries LI .summary
{
font-style:italic;
font-size:15px;
margin-top:5px;
margin-bottom:5px;
}
#pg-cat #entries LI .title
{
font-family: "Roboto Slab",Roboto,Arial,sans-serif;
font-size: 26px;
font-weight: bold;
line-height: 1.15;
}
#pg-cat #entries LI A
{
color:#1348ab;
}
#pg-art .author-name
{
 font-size: 16px;
 font-weight: 600;
 line-height: 21.79px;
 text-align: left;
 margin: 0;
}
#pg-art .article-title
{
font-size: calc(12px + 1.25vw);
font-weight: 600;
line-height: calc(10px + 2vw);
}
#pg-art .h1
{
 font-size: 22px;
 font-weight: 600;
 line-height: 27.24px;
 margin-bottom: 28px;
}
#pg-art h2,
#pg-art .h2
{
 font-size: 35px;
 font-weight: 600;
 line-height:40px;
 margin-bottom: 28px;
}

#pg-art h3
{
 font-size: 25px;
 font-weight: 600;
 line-height: 27.24px;
 margin-bottom: 28px;
}

#pg-art p{
 font-size: 16px;
 font-weight: 400;
 line-height: 21.79px;
 margin-bottom: 40px;
}
#pg-art p:last-child{
 margin-bottom: 0;
}
.article-featured-image
{
width: 100%;
height: auto !important;
}
#pg-art .article-featured-image IMG
{
margin: 30px 0 0;
width: 100%;
 height: auto !important;
}
#pg-art .articles-info span
{
font-weight: 600;
}
#pg-art .articles-info
{
margin-top: 20px;
}
#pg-art ARTICLE
{
padding: 0;
margin: 0;
}
#pg-art .author-container
{
margin-top: 28px;
display: flex;
align-items: center;
padding: 0 0 20px;
gap: 25px;
border-bottom: 1px solid  #BEBEBE;
}
#pg-art .author-avatar IMG
{
border-radius: 50%;
height: auto;
}

.text-decoration-underline
{
text-decoration: underline !important;
}
#top
{
max-width: 1400px;
margin: 40px auto 0 !important;
}
#pg-home #top
{
margin: 118px auto 0 !important;
}
#pg-home .non-homepage
{
display:none;
}
.articles-container:first-child
{
margin-top: 0 !important;
}
.articles-container
{
margin: 40px 0 0 0;
}
.articles-info
{
display: flex;
align-items: center;
gap: 1px;
}
.articles-info>span
{
font-size: 16px;
font-weight: 400;
line-height: 21.79px;
text-align: left;
color: #3aa0f9;
}
.articles-poster
{
object-fit: cover;
max-height: 320px;
margin: 16px 0 0 0;
border-radius: 8px !important;
}
.articles-title
{
display: block;
text-decoration: none;
margin: 20px 0 0;
padding: 0;
font-size: calc(12px + 1.25vw);
font-weight: 600;
line-height: calc(10px + 2vw);
text-align: left;
color: #1A1A1A;
}
.articles-summary
{
padding: 0;
margin: 12px 0 0;
font-size: calc(6px + 0.625vw);
color: #1A1A1A;
}
#read-more
{
text-decoration: none;
margin-top: 28px;
width: 300px;
height: 48px;
display: flex;
justify-content: center;
align-items: center;
background: #1A1A1A;
font-size: 20px;
font-weight: 600;
line-height: 30px;
text-align: left;
color: #FAFAFA;
border-radius: 90px;
}
#pg-home #read-more:hover
{
text-decoration: none;
}
.btnarea
{
margin: 60px 0 0;
display: flex;
gap: 30px;
align-items: center;
}
.pagebuttons{
display: flex;
gap: 20px;
}
.page-btn
{
cursor: pointer;
width: 125px;
height: 40px;
padding: 8px 28px 8px 28px;
box-sizing: border-box;
display: flex;
justify-content: flex-start;
align-items: center;
gap: 10px;
border: none;
font-size: 16px;
font-weight: 600;
line-height: 24px;
color: #FAFAFA;
}
.page-btn-active
{
background: #1A1A1A;
}
.page-btn-disabled
{
cursor: not-allowed;
background: #BEBEBE;
}
#footer
{
background: #FAFAFA;
margin: 80px 0 0 0;
padding: 65px 100px 50px !important;
box-sizing: border-box;
}
.footer-logo
{
cursor: unset !important;
width: min-content;
margin: 0 auto 20px !important;
}
.footer-logo img
{
width: 38.5px;
height: 38.5px;
}
.footer-logo span
{
color: #1A1A1A;
font-size: 22px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.footer-links
{
color: #1A1A1A;
font-size: calc(8px + 0.6vw);;
font-style: normal;
font-weight: 600;
line-height: normal;
margin-bottom: 20px;
}
.links-div
{
gap: 20px;
}
.footer-links:hover
{
text-decoration: none !important;
color: #1A1A1A;
}
.copyright
{
margin: 0 auto 40px;
display: block;
max-width: 1128px !important;
text-align: center;
color: #6C757D;
font-size: calc(4px + 0.6vw);
font-style: normal;
font-weight: 400;
line-height: normal;
}
