@charset "UTF-8";
html {
	scroll-behavior: smooth;
}
body {
    background-color: #F3F3F3;
}
#Wrapper {
    height: auto;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
}
header {
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
	max-width: 1400px;
}
.MagLogo {
    float: left;
    padding-top: 48px;
    padding-left: 36px;
}
#PriNav {
    text-align: right;
    padding-top: 80px;
    padding-right: 21px;
}
.QuoteSig {
    color: #BFCA2E;
    font-size: 300px;
}
#SecondNav {
    max-width: 1010px;
	margin: 4px auto 50px;
    color: #666666;
}
#Opener {
    max-width: 1322px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 36px;
    padding-right: 36px;
}
.OpenerImg {
    width: 100%;
    height: auto;
}
#MainContent {
    margin-left: auto;
    margin-right: auto;
    max-width: 878px;
    padding-left: 36px;
    padding-right: 36px;
}
#Share {
    max-width: 878px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    margin-bottom: 60px;
    padding-left: 36px;
    padding-right: 36px;
}
#Comments {
    max-width: 878px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 200px;
    padding-left: 36px;
    padding-right: 36px;
}
#Highlights {
    max-width: 878px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 36px;
    padding-right: 36px;
}
footer {
    height: 290px;
    background-color: #666666;
}* {
    list-style: none;
    margin-top: 0px;
    font-size: 100%;
}
nav li {
    display: inline;
}
nav a {
    text-decoration: none;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #666666;
    margin-left: 15px;
    margin-right: 15px;
    letter-spacing: 2px;
}
a:hover {
    color: #000000;
}
ul li #About {
    color: #E33630;
}
ul li #About:hover {
    color: #000000;
}
ul li #Inspi {
    color: #F56220;
}
ul li #Inspi:hover {
    color: #000000;
}
ul li #Fea {
    color: #B2C124;
}
ul li #Fea:hover {
    color: #000000;
}
ul li #Infog {
    color: #40A4D8;
}
ul li #Infog:hover {
    color: #000000;
}
.CurrentLink {
    font-weight: bolder;
    border-bottom-style: solid;
    border-bottom-width: thin;
}
h1 {
    margin-top: 60px;
    margin-bottom: 20px;
    font: bold 4em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #000000;
}
.Dek {
    font: 2em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    margin-bottom: 20px;
    color: #000000;
}
.ByDate {
    font: lighter 0.8em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #B7B7B7;
    letter-spacing: 2px;
}
#Intro {
    margin-bottom: 60px;
}
p {
    color: #666666;
    line-height: 1.5em;
    margin-bottom: 60px;
}
.Quote {
    margin-bottom: 60px;
    text-align: center;
}
.QuoteText {
    color: #BFCA2E;
    font: bold 2em/1.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    margin-top: 40px;
}
.QuoteTextS {
    color: #BFCA2E;
    font: bold 2em/1.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    margin-top: 40px;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}
.Inside {
    margin-bottom: 60px;
    max-width: 878px;
}
.InsideImg {
    width: 100%;
    height: auto;
}
hr {
    margin-bottom: 20px;
}
h3 {
    color: #666666;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
h4 {
    color: #000000;
    font: 1.2em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.CommentQuestion {
    color: #B7B7B7;
    font-size: 0.8em;
    border: thin solid #B7B7B7;
    height: 60px;
    padding-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}
#Share ul li {
    display: inline;
    margin-left: 20px;
}
h2 {
    font-weight: bold;
    font-size: 1.2em;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    margin-bottom: 0px;
}
h2 a {
    color: #666666;
    text-decoration: none;
}
.HiliDek {
    font: 0.9em/1.5em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: #666666;
    margin-bottom: 1em;
}
.HiliBy {
    color: #B7B7B7;
    font-weight: lighter;
    font-size: 0.7em;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    letter-spacing: 1px;
}
#BacktoTop {
    text-align: center;
    margin-top: 200px;
    margin-bottom: 60px;
}
#BacktoTop a {
    text-decoration: none;
    color: #B7B7B7;
    font: 0.8em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    letter-spacing: 2px;
}

#BacktoTop a:hover {
    color: #000000;
}
.flex-container {
    display: flex;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.HiliImg {
    margin-top: 60px;
}
.HiliThumb {
    width: 100%;
    max-width: 434px;
    height: auto;
}
.HiliInfo {
    margin-left: 10px;
    margin-top: auto;
}
#FooterLogo {
    float: left;
    margin-left: 132px;
    margin-top: 60px;
    margin-right: 34px;
}
.FooterNavFlex {
    margin-top: auto;
    margin-bottom: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.FooterNav li {
    width: 100%;
    display: inline;
    float: left;
}
.FooterNav a {
    color: #FECC2F;
    font: lighter 0.8em/3em Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.FooterNav a:hover {
    color: #000000;
}
.FooterCopyright {
    margin-left: 136px;
    margin-top: 36px;
}
.Copyright {
    color: #FECC2F;
    line-height: 1.6em;
    font-weight: lighter;
    font-size: 0.8em;
    padding-right: 2px;
}
.Copyright a {
    color: #FECC2F;
    text-decoration: none;
    font-weight: bold;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.Copyright a:hover {
    color: #000000;
}
#PriNav767 {
    display: none;
}
.FooterNavFlex767 {
    display: none;
}

@media (max-width:767px){
#PriNav {
    display: none;
}
#PriNav767 {
    text-align: right;
    padding-top: 80px;
    padding-right: 21px;
    display: inherit;
}	
.flex-container {
	flex-direction: column;
}
.HiliInfo {
    margin-left: 0px;
    margin-top: 20px;
}
.FooterNavFlex {
    display: none;
}
.flex-container767 {
    display: flex;	
}
.FooterNavFlex767 {
    display: inherit;
    margin-left: 84px;
    margin-top: 36px;
}
footer {
    height: 482px;
    width: auto;
}
.Copyright {
}
}
