.html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}

h1, .h1 {
    font-size: 2em !important;
     font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
     text-align: center;
 }
 
 h2, .h2 {
     font-size: 1.6em !important;
     font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
 }
 
 h3, .h3 {
     font-size: 1.2em !important;
     font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
 }
 
 h4, .h4 {
     font-size: 1em !important;
     font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
 }

.topsub {
	background-color: #D7573B;
	height: 36px;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	font: white;
	font-size: 16px;
	line-height: 32px;
    text-align: center;
    font-weight: bold;
}

.topsub a:link {
	text-decoration: none;
	color: white;
}

.topsub a:hover{
	color: black;
}

.body {
    margin: 0;
    overflow-x: hidden;
    max-width: 100%;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.contain.bg-top {
	width: 63%;
}

.contain.bg-top-links {
    margin-left: auto;
    margin-right: auto;
	width: 90%;
}

.contain.bg-top img{
    width: 40%;
    float: left;
    padding-left: 6%;
}
	
.contain.bg-top img:hover{
	opacity: 0.8;
}

img.bottomlogo{
    width: 20%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

ul {
    padding-top: 5%;
    line-height: 1.5;
    Overflow: hidden;
	text-align: left;
    font-weight: bold;
}

li {
    display:inline;
}

li a {
    padding: 12px;
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
    color: #000000;
	font-size: 15px;
    text-decoration: none;
}

li:hover a {
	color: #D7573B;
    background-color: #e6d021;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.fas.fa-bars {
    visibility: hidden;
}

#active[type="checkbox" i] {
    visibility: hidden;
}

img.topofpagepic {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.statepic {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.mappic {
	width: 55%;
	display: block;
	margin-left: auto;
	margin-right: auto;
    padding: 37px;
}

img.topofpagepicmobile {
	display: none;
}

img.countdownpicmobile {
    display: none;
}

img.countdownpic {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.beenpic {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.explanation {
    width: 87%;
    border: 1px solid hsla(38, 91%, 52%, 0.6);
    padding: 2px 20px;
    background-color: hsla(38, 91%, 52%, 0.6);
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.explanation1 {
    width: 87%;
    border: 1px solid hsla(11, 73%, 54%, 0.6);
    padding: 2px 20px;
    background-color: hsla(11, 73%, 54%, 0.6);
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.explanation2 {
    width: 87%;
    border: 1px solid hsla(243, 37%, 49%, 0.3);
    padding: 2px 20px;
    background-color: hsla(243, 37%, 49%, 0.3);
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.explanation3 {
    width: 87%;
    border: 1px solid hsla(53, 86%, 52%, 0.5);
    padding: 2px 20px;
    background-color: hsla(53, 86%, 52%, 0.5);
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.explanation4 {
    width: 87%;
    border: 1px solid hsla(243, 37%, 49%, 0.1);
    padding: 2px 20px;
    background-color: hsla(243, 37%, 49%, 0.1);
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.explanationstates {
    width: 35%;
    background-color: hsla(38, 91%, 52%, 0.6);
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.hiitsme {
    display: flex;
    align-items: center;
    width: 90%;
}

img.aboutuspic {
	width: 85%;
    padding-left: 120px;
}

img.aboutuspic1 {
	width: 85%;
    padding-left: 120px;
    transform: rotate(3deg);
}

img.aboutuspic11 {
	width: 85%;
    padding-left: 60px;
    transform: rotate(-3deg);
}

img.columnpic {
	width: 77%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.columnpic1 {
	width: 86%;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    object-fit: cover;
}

.aboutmewords {
	line-height: 1.8;
}

.homepageaboutme {
	font-size: 32px;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	letter-spacing: 2px;
    font-weight: bold;
    color: #D7573B;
    padding: 2px 0px 4px 60px;
}

.bonvoyage {
	font-size: 32px;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	letter-spacing: 2px;
    font-weight: bold;
    color: #D7573B;
}

.statestitle {
	font-size: 22px;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	letter-spacing: 4px;
    font-weight: bold;
    color: #D7573B;
    text-align: center;
    padding-top: 10px;
}

.homepageaboutme1 {
	font-size: 24px;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	letter-spacing: 1.1px;
    font-weight: bold;
    color: #646199;
    padding: 2px 0px 4px 60px;
}

.statestitle1 {
	font-size: 18px;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	letter-spacing: 1.1px;
    font-weight: bold;
    color: #646199;
    padding-left: 60px;
}

.homepageconnect {
	font-size: 16px;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	letter-spacing: 1.1px;
    font-weight: bold;
    color: #646199;
}

.homepagefinal {
    margin: auto;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.8;
    font-size: 16px;
    padding: 2px 0px 4px 60px;
    width: 100%;
}

.homepagefinal a:link {
	text-decoration: underline;
    letter-spacing: 1px;
    cursor: pointer;
    color: #D7573B;
}

.homepagefinal a:hover {
	opacity: 0.8;
}

.privacypolicy {
    margin: auto;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.8;
    font-size: 16px;
    padding: 2px 20px 4px 60px;
}

.privacypolicy a:link {
	text-decoration: underline;
    letter-spacing: 1px;
    cursor: pointer;
    color: #D7573B;
}

.privacypolicy a:hover {
	opacity: 0.8;
}

.stateslist {
    margin: auto;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.8;
    font-size: 16px;
    padding: 2px 0px 4px 60px;
    width: 100%;
}

.columndescription {
    margin: auto;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.8;
    font-size: 16px;
    width: 75%;
    text-align: center;
    min-height: 80px;
    background: hsla(53, 86%, 52%, 0.4);
    padding: 30px 10px 10px 10px;
    font-weight: bold;
}

.blogcolumndescription {
    margin: auto;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.8;
    font-size: 16px;
    width: 75%;
    text-align: center;
    min-height: 80px;
    background: hsla(53, 86%, 52%, 0.4);
    padding: 30px 10px 10px 10px;
    font-weight: bold;
}

.shopdisclosure {
    margin: auto;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.8;
    font-size: 15px;
    width: 69%;
    text-align: center;
    background: #E5E3E3;
    padding: 10px;
    font-style: italic;
}

.columndescription1 {
    margin: auto;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.8;
    font-size: 20px;
    width: 94%;
    text-align: center;
    min-height: 70px;
    padding: 14px 10px 0px 10px;
}

.homepagefinalbutton {
    margin: auto;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
    font-size: 16px;
    background: #D7573B;
    text-align: center;
    display: inline-block;
    font-weight: bold;
    padding: 10px;
    margin-left: 60px;
    margin-bottom: 20px;
}

.homepagefinalbutton a:link{
    text-decoration: none;
    color: black;
}

.homepagefinalbutton a:hover {
    color: white;
}

.columnbutton {
    margin: auto;
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
    line-height: 1.6;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0px 10px 10px 10px;
    background: hsla(53, 86%, 52%, 0.4);
    width: 75%;
}

.columnbutton a:link{
    text-decoration: underline;
    color: #D7573B;
}

.columnbutton a:hover {
    color: #D7573B;
    background-color: #e6d021;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.columnbutton1 {
    margin: auto;
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
    line-height: 1.6;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 0px 10px 30px 10px;
    width: 94%;
}

.columnbutton1 a:link{
    text-decoration: underline;
    color: #D7573B;
}

.columnbutton1 a:hover {
    color: #D7573B;
    background-color: #e6d021;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.columnbuttonfeature {
    margin: auto;
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
    line-height: 1.6;
    font-size: 16px;
    text-align: center;
    padding-bottom: 5px;
    background: hsla(53, 86%, 52%, 0.4);
    width: 35%;
}

.columnbuttonfeature a:link{
    text-decoration: none;
    color: #D7573B;
}

.columnbuttonfeature a:hover {
    cursor: pointer;
}

.columnbuttonstate {
    margin: auto;
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
    line-height: 1.6;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 15px;
    width: 75%;
}

.columnbuttonstate a:link{
    text-decoration: underline;
    color: #D7573B;
}

.columnbuttonstate a:hover {
    color: #D7573B;
    background-color: #e6d021;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.subscription.box11 {
	background-color: white;
	padding: 10px;
	width: 44%;
}

#mce-EMAIL {
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
}

#mc_embed_signup h2 {
    text-align: center;
}

#mc_embed_signup h3 {
    text-align: center;
}

.homecolumns {
    flex: 50%;
}

.homecolumns1 {
    float: left;
    width: 50%;
}

.homerow {
    display: flex;
}

.homerow1 {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.homerow1:after {
    content: "";
    display: table;
    clear: both;
}

.featuredposts {
    text-align: center;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: 23px;
	padding-top: 10px;
	letter-spacing: 4px;
	padding-bottom: 10px;
}

.shopposts {
    text-align: center;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: 30px;
	padding-top: 10px;
	letter-spacing: 4px;
	padding-bottom: 10px;
    background: hsla(38, 91%, 52%, 0.6);
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.table {
    width: 87%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.shoptable {
    width: 70%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.row1 {
    display: flex;
    text-align: center;
}

.shoprow1 {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

.featuredcolumn {
    width: 33.3%;
	padding-bottom: 20px;
}

.featuredcolumn img {
    width: 90%;
    height: 60%;
    object-fit: cover;
}

.featuredcolumn img:hover {
    opacity: 0.8;
}

.shopcolumn {
    width: 33.3%;
}

.shopcolumn img {
    width: 90%;
    height: 310px;
    object-fit: cover;
}

.shopcolumn img:hover {
    opacity: 0.8;
}

.categorycolumn {
    width: 33.3%;
	padding-bottom: 50px;
}

.categorycolumn img {
    width: 96%;
    height: 100%;
    object-fit: cover;
}

.categorycolumn img:hover {
    opacity: 0.8;
}

.featuredtext {
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: calc(14px + (24 - 16) * ((100vw - 300px) / (2000 - 300)));
	letter-spacing: 0.5px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    min-height: 50px;
}

.shoptext {
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: calc(14px + (24 - 16) * ((100vw - 300px) / (2000 - 300)));
	letter-spacing: 0.5px;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    min-height: 70px;
}

.bottomsocial ul {
    box-sizing: border-box;
    line-height: 1.5;
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
    Overflow: hidden;
	text-align: center;
}

.bottomsocial {
    position: absolute;
    top: 88px;
    left: 27%;
    width: 100%;
}

.bottomsocial li {
	display:inline;
}

.bottomsocial li a {
	padding: 0 16px;
	width: 100%;
    text-decoration: none;
}

.bottomsocial img {
  width: 3.5%;
  border-radius: 30%;
}

.bottomsocial img:hover {
    opacity: 0.8;
    background: none;
}

.footer {
    box-sizing: border-box;
    background-color: white;
    padding-bottom: 16px;
    padding-top: 10px;
}

.bottomwords a {
	color: black;
	text-decoration: none;
}

.bottomwords a:hover {
	color: #D7573B;
}

.bottomwords {
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	color: black;
	padding-left: 8px;
	font-size: 14px;
    text-align: center;
}

.bottompicture {
    position: relative;
    text-align: center;
    color: white;
}

li.social a:hover {
    background: none;
}

ul.bottommenu {
    text-align: center;
    font-weight: normal;
    padding-right: 40px;
}

li.bottomlink a:hover {
    padding: 2px;
}

li.bottomlink1 {
    display: none;
}

.sidebar {
    float: right;
    width: 300px;
    background-color: #FFFFFF00; 
    overflow-x: hidden; /* Disable horizontal scroll */
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
    padding-right: 44px;
    padding-top: 130px;
}

.sidebarwords {
	text-align: center;
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: 17px;
    font-weight: bold;
}

.sidebarpic {
	width: 300px;
	height: auto;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sidebarwords1 {
	text-align: center;
	  font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	  font-size: 15px;
      width: 94%;
}

.sidebarwords1 a:link {
	text-decoration: underline;
	color: #D7573B;
}

.sidebarwords1 a:hover {
	color: #D7573B;
    background-color: #e6d021;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.textdivider {
	margin: auto;
	color: #D7573B;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
    text-align: center;
}

.textdividerhomepage {
	margin: auto;
	color: #D7573B;
	font-weight: bold;
	padding: 8px 0px 18px 0px;
	text-align: center;
}

.topsocial ul {
    box-sizing: border-box;
    line-height: 1.5;
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
    Overflow: hidden;
	text-align: center;
    padding-bottom: 4px;
}

.topsocial li {
	display:inline;
}

.topsocial li a {
	padding: 0 4px;
	width: 100%;
    text-decoration: none;
}

.topsocial img {
  width: 11%;
  height: 11%;
}

.topsocial img:hover {
    opacity: 0.8;
}

.thebigone {
    box-sizing: border-box;
	width: 70%;
    padding: 30px;
    padding-left: 100px;
}

.headingsfortoptop {
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
	font-size: 14px;
}

.navigation {
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
	font-size: 14px;
}

.navigation a:link{
	text-decoration: underline;
	color: #D7573B;
}

.navigation a:hover {
	color: #D7573B;
    background-color: #e6d021;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.title {
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
	text-align: center;
    font-weight: bold;
}

.title a:link{
	text-decoration: underline;
	color: #D7573B;
}

.title a:hover {
	color: #D7573B;
    background-color: #e6d021;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.postdescription {
    font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
	text-align: center;
}

img.blog {
	height: 80%;
	width: 86%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.headings {
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
    font-size: 18px;
}

.headings a:link{
	text-decoration: underline;
    text-decoration-thickness: 1.5px;
    text-decoration-color: #e6d021;
	color:  #D7573B;
}

.headings a:hover {
	background-color: #e6d021;
    color: #D7573B;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.headingstime {
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
    text-decoration: bold;
    font-size: 20px;
}

.comment {
	font-size: 26px;
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
    text-align: center;
    font-weight: bold;
}

.comment1 {
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: 12px;
	color: #646199;
	font-style: italic;
    text-align: center;
    padding: 0px 12px 0px 12px;
}

.commentbox {
    width: 60%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pinterestbutton {
    text-align: center;
}

.categorykeyword {
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
	text-align: center;
	width: 90%;
    font-size: 13px;
    color: #5B5D5D;
}

.categorykeyword a:link{
	text-decoration: underline;
    text-decoration-thickness: 1.5px;
    text-decoration-color: #e6d021;
	color:  #D7573B;
}

.categorykeyword a:hover {
	background-color: #e6d021;
    color: #D7573B;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}

.datename {
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: 13px;
	color: #5B5D5D;
	font-style: italic;
}

.blogdisclaimer {
	font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: 14px;
	padding-left: 6px;
	width: 88%;
	color: black;
	font-style: italic;
}

#toc[type=checkbox] {
    display: none;
}

ul.tocmenu {
    display: none;
    padding-top: 0;
    padding-left: 0;
    font-weight: normal;
}

#toc[type=checkbox]:checked ~ ul.tocmenu {
    display: block;
}

.toc-btn {
    font-family: Arial, Verdana, "Arial Narrow", arial, georgia, serif;
	line-height: 1.6;
    font-size: 22px;
    background:hsla(243, 37%, 49%, 0.1);
    padding: 12px;
    font-weight: bold;
    cursor: pointer;
}

li.toclinks {
    display: block;
    font-size: 13px;
    background:hsla(243, 37%, 49%, 0.1);
    width: 62.5%;
    padding-bottom: 3px;
}

li.toclinks a {
    text-decoration: underline;
    color: #646199;
    background: none;
}

li.toclinks a:hover {
    color: #D7573B;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
    background: none;
}

.headingsexplanation {
	font-family: Verdana, "Arial Narrow", arial, georgia, serif;
	font-size: 13px;
    line-height: 1.6;
}

.headingsexplanation a:link{
	text-decoration: underline;
    color: #D7573B;
}

.headingsexplanation a:hover {
	color: #D7573B;
    background-color: #e6d021;
    opacity: 0.8;
    cursor: pointer;
    transition: .5s;
}


@media screen and (max-width : 1688px){
    .bottomsocial {
        top: 72px;
    }
}

@media screen and (max-width : 1600px){
    .bottomsocial {
        top: 60px;
    }

    img.columnpic1 {
        width: 80%;
        height: 300px;
    }
}

@media screen and (max-width : 1432px){
    img.aboutuspic {
        width: 100%;
        padding-left: 110px;
    }

    img.aboutuspic1 {
        width: 100%;
        padding-left: 110px;
    }

    img.aboutuspic11 {
        width: 100%;
        padding-left: 10px;
    }

    img.columnpic1 {
        height: 240px;
    }
}

@media screen and (max-width : 1406px){
    .columndescription {
        width: 74%;
    }

    .columndescription1 {
        width: 74%;
    }

    .columnbutton {
        width: 74%;
    }

    .columnbutton1 {
        width: 74%;
    }
}

@media screen and (max-width : 1370px){
    .bottomsocial img {
        width: 3.3%;
    }
}

@media screen and (max-width : 1344px){
    img.aboutuspic {
        width: 103%;
        padding-left: 100px;
    }

    img.aboutuspic1 {
        width: 103%;
        padding-left: 100px;
    }

    img.aboutuspic11 {
        width: 103%;
        padding-left: 10px;
    }

    .columnbuttonfeature {
        width: 43%;
    }
}

@media screen and (max-width : 1290px){
    .bottomsocial {
        top: 42px;
    }
}

@media screen and (max-width : 1204px){
    .statestitle1 {
        padding-left: 30px;
    }

    .stateslist {
        padding-left: 30px;
    }

    .columnstatebutton {
        width: 85%;
    }

    .bottomsocial li a { {
        padding: 0px 11px;
    }

    img.columnpic1 {
        height: 200px;
    }
}

@media screen and (max-width : 1200px){
    .sidebar {
        display: none;
    }
}

@media screen and (max-width : 1155px){
    img.aboutuspic {
        width: 106%;
        padding-left: 80px;
    }

    img.aboutuspic1 {
        width: 106%;
        padding-left: 80px;
    }

    img.aboutuspic11 {
        width: 106%;
        padding-left: 0px;
    }
}

@media screen and (max-width : 1100px){
    .statestitle {
        font-size: 20px;
    }

    .columnbuttonfeature {
        width: 53%;
    }

    .shopcolumn img {
        height: 250px;
    }
}

@media screen and (max-width : 1000px){
    img.aboutuspic {
        width: 118%;
        padding-left: 40px;
    }

    img.aboutuspic1 {
        width: 118%;
        padding-left: 40px;
    }

    img.aboutuspic11 {
        width: 100%; 
    }

    .homepageaboutme {
        padding-left: 30px;
    }

    .homepageaboutme1 {
        padding-left: 30px;
    }

    .homepagefinal {
        padding-left: 30px;
    }

    .homepagefinalbutton {
        margin-left: 30px;
    }

    .stateslist {
        width: 85%;
    }  

    .bottomsocial {
        top: 32px;
    }

    img.columnpic1 {
        width: 86%;
        height: 180px;
    }
}

@media screen and (max-width : 950px){

.fas.fa-bars {
    visibility: visible;
} 

.wrapper{
    position: absolute;
    top: 20px;
    left: 0;
    height: 50%;
    width: 100%;
    background: linear-gradient(-135deg, #e6d021, #e29e28);
    /* background: linear-gradient(375deg, #1cc7d0, #2ede98); */
    /* clip-path: circle(25px at calc(0% + 45px) 45px); */
    clip-path: circle(25px at calc(100% - 45px) 45px);
    transition: all 0.3s ease-in-out;
}

#active:checked ~ .wrapper{
    clip-path: circle(75%);
}

.menu-btn{
    position: absolute;
    z-index: 2;
    right: 20px;
    /* left: 20px; */
    top: 40px;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    font-size: 20px;
    color: #646199;
    cursor: pointer;
    background: linear-gradient(-135deg, #e6d021, #e29e28);
    /* background: linear-gradient(375deg, #1cc7d0, #2ede98); */
    transition: all 0.3s ease-in-out;
}

#active:checked ~ .menu-btn{
    background: #fff;
    color: #646199;
}

#active:checked ~ .menu-btn i:before{
    content: "\f00d";
}

li {
    display: block;
}

li.bottomlink {
    display: inline;
}

li.social {
    display: inline;
}

li.social img {
    width: 3%;
}

.wrapper ul{
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    list-style: none;
    text-align: center;
}

.wrapper ul li{
    margin: 14px 0;
}

.wrapper ul li a{
    text-decoration: none;
    font-size: 20px;
    font-weight: 500;
    font-family: Verdana, "Arial Narrow", arial, georgia, serif;
    color: #fff;
    position: relative;
    line-height: 34px;
    transition: all 0.3s ease;
}

.wrapper ul li a:hover:after{
    transform: scaleY(1);
}

#active[type="checkbox"]{
    display: none;
}

.contain.bg-top img{
    width: 70%;
    float: right;
}

.statestitle {
    font-size: 18px;
}

.statestitle1 {
    font-size: 16px;
    padding-left: 12px;
}

.stateslist {
    font-size: 15px;
    width: 88%;
    padding-left: 0px;
}

.explanationstates {
    width: 75%;
}

.bottomsocial li a { {
    padding: 0px 10px;
}

.shopcolumn img {
    height: 200px;
}
}

@media screen and (max-width : 870px){
.thebigone {
    width: 100%;
    padding: 14px;
}
}

@media screen and (max-width : 830px){
    .bottomsocial {
        left: 28%;
    }

    img.columnpic1 {
        height: 150px;
    }
}

@media screen and (max-width : 770px){

img.topofpagepicmobile {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.topofpagepic {
    display: none;
}

.hiitsme {
    flex-direction: column;
}

.homepagepic {
    order: 2;
}

.homepagepic1 {
    order: 1;
}

.aboutmewords {
    order: 1;
}

.aboutmewords1 {
    order: 2;
}

img.aboutuspic {
    width: 110%;
    padding-left: 0px;
    padding-top: 10px;
}

img.aboutuspic1 {
    width: 110%;
    padding-left: 0px;
    padding-top: 10px;
}

img.aboutuspic11 {
    width: 110%;
    padding-left: 0px;
    padding-top: 10px;
}

.homepageaboutme {
    font-size: 24px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
}

.homepageaboutme1 {
    font-size: 17px;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
}

.homepagefinal {
    padding-left: 20px;
}

.homepagefinalbutton {
    padding-left: 20px;
}

.subscription.box11 {
    width: 54%;
}

.homerow {
    display: block;
}

.homerow1 {
    display: block;
    width: 80%;
}

img.columnpic {
	width: 88%;
    padding-top: 15px;
}

.columndescription {
    font-size: 16px;
    width: 85%;
}

.columndescription1 {
    font-size: 18px;
    width: 85%;
    min-height: 40px;
}

.columnbutton {
    width: 85%;
    padding-bottom: 15px;
}

.columnbutton1 {
    width: 85%;
    padding-bottom: 15px;
}

.explanationstates {
    width: 90%;
    margin-left: 65px;
}

.statestitle1 {
    padding-left: 30px;
}

.stateslist {
    font-size: 16px;
}

img.countdownpic {
    display: none;
}

img.countdownpicmobile {
    width: 50%;
    display: block;
	margin-left: auto;
	margin-right: auto;
}

img.mappic {
	width: 90%;
}

.featuredcolumn {
    width: 100%;
	padding-bottom: 20px;
}

.categorycolumn {
    width: 100%;
	padding-bottom: 20px;
}

.row1 {
    display: block;
}

.featuredcolumn img {
    width: 600px;
    height: 600px;
}

.columnbuttonfeature {
    width: 26%;
}

.columnbuttonfeature {
    width: 60%;
}

.bottomsocial img {
    width: 8%;
  }

.bottomsocial {
    top: 78px;
    left: 1px;
}

.bottomsocial li a {
    padding: 0 13px;
}


li.bottomlink {
    display: block;
    padding-top: 15px;
}

li.bottomlink1 {
    display: block;
}

img.bottomlogo {
    width: 32%;
}

.columndescription1 {
    min-height: 0px;
}

.homecolumns1 {
    float: center;
    width: 100%;
}

img.columnpic1 {
    height: 350px;
    width: 90%;
}

.shoptable {
    width: 95%;
}

.shoptext {
    width: 80%;
    font-size: calc(12px + (20 - 14) * ((100vw - 300px) / (2000 - 300)));
    letter-spacing: 0px;
}

.shopcolumn {
    width: 50%;
}

.shopcolumn img {
    height: 300px;
}

.shopposts {
    font-size: 20px;
}

li.toclinks {
    width: 86%;
}

li.social img {
    width: 8%;
}
}

@media screen and (max-width : 665px) {
    .featuredcolumn img {
        width: 550px;
        height: 550px;
    }
}

@media screen and (max-width : 630px) {
    img.blog {
        height: 90%;
        width: 96%;
    }
}

@media screen and (max-width : 600px) {
    .featuredcolumn img {
        width: 500px;
        height: 500px;
    }
}

@media screen and (max-width : 582px) {
    .subscription.box11 {
        width: 64%;
    }

    .columnbuttonfeature {
        width: 32%;
    }

    .featuredtext {
        font-size: calc(13px + (22 - 16) * ((100vw - 300px) / (2000 - 300)));
    }

    .bottomsocial {
        top: 68px;
    }

    .shopcolumn img {
        height: 250px;
    }
}

@media screen and (max-width : 545px) {
    .featuredcolumn img {
        width: 450px;
        height: 450px;
    }

    .bottomsocial {
        top: 60px;
    }
}

@media screen and (max-width : 482px) {
    .explanationstates {
        width: 90%;
        margin-left: 50px;
    }

    .featuredcolumn img {
        width: 400px;
        height: 400px;
    }

    .columnbuttonfeature {
        width: 40%;
    }
    }

@media screen and (max-width : 435px) {
    .featuredcolumn img {
        width: 350px;
        height: 350px;
    }

    .bottomsocial {
        top: 55px;
    }

    .shopcolumn img {
        height: 200px;
    }
}

@media screen and (max-width : 380px) {
    .featuredcolumn img {
        width: 300px;
        height: 300px;
    }

    .columnbuttonfeature {
        width: 50%;
    }

    .bottomsocial {
        top: 50px;
    }

    .shopcolumn img {
        height: 160px;
    }
}

@media screen and (max-width : 315px) {
    .featuredcolumn img {
        width: 250px;
        height: 250px;
    }
}