
* {
    -webkit-font-smoothing: antialiased;
    outline: none;
    box-sizing: border-box;
}

@font-face {
    font-family: 'bold';
    src: url('fonts/UniversLTStd-Bold.woff2') format('woff2'),
        url('fonts/UniversLTStd-Bold.woff') format('woff'),
        url('fonts/UniversLTStd-Bold.svg#UniversLTStd-Bold') format('svg');
    font-family: bold, sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: bold;
}

@font-face {
    font-family: 'std';
    src: url('fonts/UniversLTStd.woff2') format('woff2'),
        url('fonts/UniversLTStd.woff') format('woff'),
        url('UniversLTStd.svg#UniversLTStd') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'light';
    src: url('fonts/Univers-Light-Normal.woff2') format('woff2'),
        url('Univers-Light-Normal.woff') format('woff'),
        url('Univers-Light-Normal.svg#Univers-Light-Normal') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}



html {
    font-size: 18px;
    height: 100%;
    overflow: hidden;
}

html, body {
    width:100%;
    margin: 0px;
    padding: 0px;
    font-family: "Times New Roman", Times, serif;
    -webkit-font-smoothing: none;
    font-smoothing: none;    
    text-rendering: optimizeLegibility;
    font-smooth: never;      
    cursor:url('../img/cursor28.png'), auto !important;    
}

body {
    background: #d6d4e1;
    height: 100%;
    overflow: auto;    
}

input[type=text], input[type=button] {
-webkit-appearance: none;
}

#loading {
    background-size: 34px;  
    background: #000 url('../img/loading.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;	
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;    
    margin: 0px;
}

a {
    color: blue;
    text-decoration: underline;
}

a:hover, .n2-section-smartslider, #slider, #slider:hover,  .n2-section-smartslider:hover, n2-ss-slider-1 n2_ss__touch_element n2-ow, .rbs-img:hover {
    color: purple;
    cursor:url('../img/cursor28hover.png'), auto !important;           
}

#mobile {
    display: none;
}

#home {
    position: relative;
    width: 900px;
    display: block;
    margin: 0 auto;
}

.row {
    display: flex;
    margin: 10px auto;
}

.col {
    flex: auto;
}

.col.left {
    margin-right: 15px;
}

img {
    max-width: 100%;
}

.banner img:hover {
    -webkit-filter: hue-rotate(300deg);
    filter: hue-rotate(300deg);
}

.sbi_info_wrapper {
    display: none !important;
}

#header {
    background: white;
    padding: 10px 20px;
    line-height: 45px;
    width: 900px;
}

#header p {
    display: none;
}

#header .logo {
    display: inline;
    margin-left: 0px;
    height: 25px;
    width: auto;
    vertical-align: middle;
    line-height: 45px;
}

#header div.right {
    float: right;
    text-align: right;
    margin-left: 0px;
    line-height: 45px;
    vertical-align: middle;
}

#header div.right a {
    margin-left: 30px;
    font-size: 1rem;
    color: blue;
}

#header div.right a.highlight {
    color: green;
    font-family: bold, sans-serif;
    font-size: 0.9rem;
    margin-left: 0px;
}

#header div.right div {
    display: inline;
}

#slider {
    min-height: 400px;
}

#welcome {
    background: #c4c0d1;
    font-family: std, sans-serif;
    color: #000;
    padding: 13px 10px 10px 10px;
    font-size: 1rem;
}

#welcome .right {
    color: #800080;
    font-family: bold, sans-serif;
    text-align: right;
    font-size: 0.9rem;
    vertical-align: bottom;
    padding-top: 2px;
}

#links {
    background: #FFD600;
    font-family: light, sans-serif;
    color: #000;
    padding: 12px 10px 10px 10px;
    font-size: 0.85rem;
}

#links a {
    color: #000;
    text-decoration: none;
}

#links .right {
    text-align: right;
}

#links a:hover {
    color: purple;
    text-decoration: underline;
}

#weather {
    min-height: 200px;
}

#weather .col.left {
    width: 600px;
}

#weather .col.right {
    width: auto;
}

.qotd {
    color: #000;
    font-family: std, sans-serif;
    font-size: 0.9rem;
    font-family: bold, sans-serif;
    text-transform: uppercase;
    display: block;
    margin: 0 auto 15px auto;
    text-align: left;
}

.qotdcol {
    padding: 20px;
    background: #e6e5ed;   
    border-radius: 20px;
}

.wp-post-of-the-day {
    max-width: 90%;
    overflow: auto;
    max-height: 250px;    
    line-height: 1.3rem;
}

.wp-post-of-the-day__title {
    color: red;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.2rem;
    font-weight: normal !important;
}

.wp-post-of-the-day__excerpt {
    color: red;
    font-family: "Times New Roman", Times, serif;
    font-size: 1.2rem;
    font-weight: normal;
    color: blue;
    text-decoration: underline;
}

.wp-post-of-the-day__excerpt:hover {
    color: purple;
}


.wp-post-of-the-day__image img {
    height: 100px !important;
    width: auto !important;
}

#signup .email {
    background: #fff;
    border-radius: 10px;
    color: dimgrey;
    font-family: std, sans-serif;
    padding: 15px 15px 10px 15px;
    text-align: left;
    width: calc(100% - 135px);
    margin-right: 0px;
    border: 0px;
    -webkit-appearance: none;
}

#signup .signupbutton {
    width: 100%;
    background: #dbff00;
    text-transform: uppercase;
    text-decoration: underline;
    font-family: bold, sans-serif;
    padding: 12px 15px 10px 15px;
    -webkit-appearance: none;
    color: blue;
    
}

#signup .signupbutton:hover {
    background: purple;
    color: lime;
}

#signup p {
    display: inline;
    float: right;
}

.title {
    color: white;
    font-size: 1.3rem;
    text-align: left;
    padding: 13px 25px 8px 25px;
    background: transparent;
    width: 100%;
    display: block;
    font-family: bold, sans-serif;
}

.title.left {
    width: 50%;
    float: left;
    padding: 18px 25px 20px 25px;
}

.title.right {
    width: 50%;
    float: right;
    padding: 13px 25px 20px 25px;
}

.title.right img {
    height: 30px;
    width: auto;
    display: inline;
    margin: 0px 0px 0px auto;
    float: right;
    max-width: 200%;
}

.twitter .title.right, .twitter .title.left {
    padding-bottom: 0px;
}

.twitter {
    background: #78d31c;
}

.ctf-tweets {
    font-size: 0.8rem;
    font-family: 'light', sans-serif;    
}

#ctf .ctf-item:first-child {
    border-top: none;
    display: block;
    width: 100% !important;
}

#ctf .ctf-item {
    padding: 5px 25px !important;
}

#ctf.ctf-styles .ctf-tweet-meta {
    font-size: 14px;
}

.ctf-tweet-meta a {
    color: black !important;
    text-decoration: none !important;
}

#ctf .ctf-tweet-meta {
    margin-left: 0px !important;
}

#ctf {
margin: 0;
    padding: 0px;
    left: 0px;
    top: 0px;
    width: 600px;
    position: relative;
}

.ctf-header {
    display: none;
}

.insta {
    background: #b800d6;
}

.explore {
   background: #e4e4e4;
    font-size: 1rem;
    color: green;
}

.explore .title {
    background: #7e7e7e;
}

.featured .title {
    background: red;
    clear: both;
}

.videogallery .title {
    background: #800080;
}

.picksgallery .title {
    background: #008000;
}

#weather .title {
    background: #1162FF;
}

 .floatleft {
    float: left;
    width: 50%;
    text-align: left;
    padding: 10px 0px;
     display: inline-block;     
     background: #e4e4e4;
}

.floatright {
    float: right;
    width: 50%;
    text-align: left;
    padding: 10px 0px;
    display: inline-block;
    background: #e4e4e4;
}

.explore ul, .explore li { 
    margin-left: 30px;
    list-style: none;
    padding-left: 0px;
    font-family: "Times New Roman"; 
}

.explore li {
    margin: 15px 0px;
}

.explore li a {
    color: blue;
}

.col .fullwidth {
    display: block;
    margin: 10px auto;
    width: 100%;
}

.col .fullwidth.featured {
    clear: both;
    float: none;
    display: block;
    padding-top: 10px;    
}

.col .fullwidth.banner {
    margin-top: 0px;
}

.col .fullwidth.first {
    margin-top: 0px;
}

.featured img, .picksgallery {
    display: block;
    margin: 0px auto 10px auto;
}

.button {
    color: yellow;
    background: red;
    border-radius: 15px;
    padding: 6px 5px 2px 5px;
    font-size: 1rem;
    text-transform: uppercase;
    display: block;
    margin: 10px auto 20px 0px;
    max-width: 150px;
    text-align: center;
    font-family: std, sans-serif;
    text-decoration: none;
    font-family: bold, sans-serif;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#main .col.left {
    width: 600px;
}

#main .col.right {
    width: calc(300px - 15px);
}

.greybg {
    background: #d6d4e1;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.bio.greybg {
    padding: 0px;
    border-radius: 0px;
}

#main .right .fullwidth img {
    border: 3px solid #1162ff;
    display: block;
    margin: 0 auto;
    height: auto;
}

#main .right .fullwidth img:hover {
    border: 3px solid magenta;
}

#main .right .bio .title {
    background: #008000;
}

#main .right .bio {
    color: black;
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.3rem;
    font-family: light, sans-serif;
    border: 3px solid #008000;
    padding-bottom: 20px;  
    background: #e4e4e4;
}


#main .right .bio p {
    padding-left: 25px;
    display: block;
    margin: 20px 0px;
}

#main .right .bio a {
    color: black;
    text-decoration: underline;
}

#main .right .bio a:hover {
    color: magenta;
}

#main .right .bio li {
    margin: 0px;
}

#main .right .bio ul {
    margin-left: 10px;
}



/***** MERCH *****/

#merch {
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #fff;
    padding-bottom: 50px;
    clear: both;
}

#merch .merchmenu {
    width: 100%;
    display: block;
    position: relative;
    height: 60px;
    padding: 50px 0px 60px 0px;
}

#merch .merchmenu.bottom {
    padding: 40px 0px 40px 0px;
}

#merch .merchmenu a {
    font-size: 1.8rem;
    font-family: light, sans-serif;
    color: #000;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: block;
}

#merch .merchmenu a:hover {
    color: purple;
}

#merch .products {
    clear: both;
    width: 80%;
    max-width: 1200px;
    margin: 0px auto 0px auto;
}

#merch .products a {
    display: block;
    margin: 0 auto;
    padding: 30px;
    background: transparent;
    flex: 1;
}

#merch .products.secretly a {
    flex: unset;
}

#merch .products a:hover {
    text-decoration: none;
}

#merch .products a.merch1:hover {
    background: tomato;
}

#merch .products a.merch2:hover {
    background: turquoise;
}

#merch .products a.merch3:hover {
    background: chocolate;
}

#merch .products a.merch4:hover {
    background: blueviolet;
}

#merch .products a.merch5:hover {
    background: deeppink;
}

#merch .products a.merch6:hover {
    background: springgreen;
}

#merch .products a.merch7:hover {
    background: aqua;
}

#merch .products a.merch8:hover {
    background: orange;
}

#merch .products a.merch9:hover {
    background: brown;
}

#merch .products a.merch10:hover {
    background: yellow;
}

#merch .products a img {
    display: block;
    margin: 0 auto 15px auto;
    width: 100%;
}

#merch .products.secretly a img {
    width: 50%;
    max-width: 600px;
}

#merch .products a span {
    background: blue;
    color: yellow;
    font-family: bold, sans-serif;
    font-size: 0.95rem;
    padding: 10px 5px 5px 5px;
    border-radius: 10px;
    line-height: 0.95rem;
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
}

#merch .products a span.exclusive {
    background: yellow;
    color: red;
}    

#merch .products a:hover span {
    background: yellow;
    color: blue;
    text-decoration: none;
}

#merch .products a:hover span.exlusive {
    background: red;
    color: yellow;
    text-decoration: none;
}




/***** TOUR *****/


#tour {
    position: relative;
    margin: 0px;
    padding: 50px 0px;
    background: #d6d4e1;
}

h1 {
    font-size: 4rem !important;
    color: red !important;
    font-family: 'Times New Roman', Times, serif !important;
    text-align: center;
    font-weight: bold !important;
    margin: 0px auto 50px auto !important;
}

.tour-container {
    width: 100%;
    margin: 0 auto;
}




/***** IMAGE GALLERY *****/

#gallery {
    position: relative;
    margin: 0px;
    padding: 50px 0px;
    background: url("../img/bg.png");
    background-repeat: repeat;
    
}

#gallery img {
    width: 100%;
    display: block;
    margin: 0px auto 30px auto;
    max-width: 900px;
}

.gallery-content {
    width: 90%;
    display: block;
    margin: 0 auto;
}

.rbs-img-container {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


/***** CHAZ'S PICKS *****/

.swiper-container {
    height: 360px !important;
}



/***** WEATHER APP ******/

.splw-weather-title {
    display: none !important;   
}

#splw-location-weather-pro-169 .splw-pro-header-title {
    font-size: 1rem !important;
    margin-left: 10px;
    text-align: left !important;
}
#splw-location-weather-pro-169 .splw-pro-wrapper {
    height: 280px !important;
    width: 600px !important;
    margin: 0px !important;
    border-radius: 0px !important;
}

.splw-pro-wrapper .splw-cur-temp, .splw-pro-wrapper .splw-pro-current-temp img, #splw-location-weather-pro-169 .splw-pro-current-temp span.cur-temp {
    display: block !important;
    text-align: left !important;
    margin: auto auto auto 0px !important;
    width: 100% !important;
}

.splw-pro-wrapper .splw-pro-current-temp img {
    width: 100px !important;
}

#splw-location-weather-pro-169 .splw-pro-current-temp span.cur-temp {
    font-size: 80px !important;
    font-weight: normal !important;
    text-align: left !important;
}

#splw-location-weather-pro-169 .splw-pro-current-text .splw-pro-desc {
    text-align: left !important;
    margin-left: 5px !important;
}

.splw-pro-wrapper.weather-status-02d, .splw-pro-wrapper.weather-status-02n, .splw-pro-wrapper.weather-status-03d, .splw-pro-wrapper.weather-status-03n, .splw-pro-wrapper.weather-status-04d, .splw-pro-wrapper.weather-status-04n {
    background-position: bottom center !important;
}

#splw-location-weather-pro-169.splw-main-wrapper {
    margin: 0px !important;
    max-width: 600px !important;
}




/***** FOOTER *****/


#footer {
    position: relative;
    padding: 100px 0px;
    background: #fdfdfd;
    min-height: 100vh;
}

#footer img {
    height: 100vh;
    bottom: 0px;
    position: absolute;
    right: 0px;
    z-index: 0;
}

#footer .contacts {
    padding-left: 7%;
    z-index: 10;
    position: relative;
    padding-bottom: 40px;
}

#footer.row {
    margin: 0px;
    
}

#footer .row .col {
    flex: 1;
}

#footer p {
    font-family: std, sans-serif;
    color: #000;
    font-size: 1rem;
    display: block;
    margin: 25px auto 15px 0px;
    text-align: left;
}

#footer p a {
    color: blue;
}

#footer p a:hover {
    color: purple;
}















.movedown {
    -webkit-animation: movedown 2s ease forwards;
    animation: movedown 2s ease forwards;
}

@-webkit-keyframes movedown {
    0% {
        -webkit-transform: translateY(-100px);
    }
    100% {
        -webkit-transform: translateY(0);
    }    
}

@keyframes moveup {
    0% {
        transform: translateY(-100px);
    }
    100% {
        transform: translateY(0);
    }    
}

.moveup {
    -webkit-animation: moveup 2s ease forwards;
    animation: moveup 2s ease forwards;
}

@-webkit-keyframes moveup {
    0% {
        -webkit-transform: translateY(0);
    }
    100% {
        -webkit-transform: translateY(-100px);
    }    
}

@keyframes moveup {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-100px);
    }    
}


.zoomin {
    -webkit-animation: zoomin 1.5s forwards ease;
    animation: zoomin 1.5s forwards ease;
}

@-webkit-keyframes zoomin {
    0% {-webkit-transform: scale(0)}
    100% {transform: scale(1)}
}

@keyframes zoomin {
    0% {transform: scale(0)}
    100% {transform: scale(1)}
}


.zoomout {
    -webkit-animation: zoomout 1.5s forwards ease;
    animation: zoomout 1.5s forwards ease;
}

@-webkit-keyframes zoomout {
    0% {transform: scale(1)}
    100% {transform: scale(0)}
}

@keyframes zoomout {
    0% {transform: scale(1)}
    100% {transform: scale(0)}
}




/***** SMART SLIDER 3 HACKS *****/


div#n2-ss-2 .n2-ss-slider-3 {
    border: 10px solid red !important;
    border-radius: 70px !important; 
}



/***** SMASH BALLOON HACKS *****/

#sb_instagram {
    width: calc(100% - 30px) !important;
}

#sb_instagram .sbi_photo_wrap {
    border: 4px solid green;
}

#sb_instagram .sbi_photo_wrap:hover {
    border-color: blue;
}




/* OLD SCHOOL SCROLL - BIG THANKS TO CAMERON'S WORLD FOR THIS CODE! http://www.cameronsworld.net/
---------------------------------------------------------------------- */
.old-school-scroll::-webkit-scrollbar, body::-webkit-scrollbar, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar, .section.id-23 .frame .scroll-container::-webkit-scrollbar, .modal-open .modal-scroll {
  width: 21px;
  height: 21px;
  cursor:url('../img/cursor32.png'), auto !important;     
}

.old-school-scroll::-webkit-scrollbar-track, body::-webkit-scrollbar-track, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-track, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-track, .section.id-23 .frame .scroll-container::-webkit-scrollbar-track, .modal-open .track {
  background-image: url(../img/bg-scrollbar-track.png);
  background-size: 2px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .old-school-scroll::-webkit-scrollbar-track, body::-webkit-scrollbar-track, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-track, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-track, .section.id-23 .frame .scroll-container::-webkit-scrollbar-track, .modal-open .track {
      background-image: url(../img/bg-scrollbar-track@2x.png); } }

.old-school-scroll::-webkit-scrollbar-thumb, body::-webkit-scrollbar-thumb, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-thumb, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-thumb, .section.id-23 .frame .scroll-container::-webkit-scrollbar-thumb {
  background-color: #c0c0c0;
  border-left: ridge 2px #fff;
  border-top: ridge 2px #fff;
  border-right: ridge 2px #808080;
  border-bottom: ridge 2px #808080; }

.old-school-scroll::-webkit-scrollbar-button:horizontal:end:increment,
body::-webkit-scrollbar-button:horizontal:end:increment,
.section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:horizontal:end:increment,
.section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:horizontal:end:increment,
.section.id-23 .frame .scroll-container::-webkit-scrollbar-button:horizontal:end:increment,
.old-school-scroll::-webkit-scrollbar-button:horizontal:start:decrement,
body::-webkit-scrollbar-button:horizontal:start:decrement,
.section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:horizontal:start:decrement,
.section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:horizontal:start:decrement,
.section.id-23 .frame .scroll-container::-webkit-scrollbar-button:horizontal:start:decrement,
.old-school-scroll::-webkit-scrollbar-button:vertical:end:increment,
body::-webkit-scrollbar-button:vertical:end:increment,
.section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:vertical:end:increment,
.section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:vertical:end:increment,
.section.id-23 .frame .scroll-container::-webkit-scrollbar-button:vertical:end:increment,
.old-school-scroll::-webkit-scrollbar-button:vertical:start:decrement, body::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:vertical:start:decrement {
  background-color: #c0c0c0;
  border-left: ridge 2px #fff;
  border-top: ridge 2px #fff;
  border-right: ridge 2px #808080;
  border-bottom: ridge 2px #808080;
  width: 21px;
  height: 21px;
  display: block; }

.old-school-scroll::-webkit-scrollbar-button:vertical:end:increment, body::-webkit-scrollbar-button:vertical:end:increment, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:vertical:end:increment, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:vertical:end:increment, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:vertical:end:increment {
  background-image: url(../img/sprite-old-school-scroll.png);
  background-position: 0px 0px;
  width: 17px;
  height: 18px;
  height: 22px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .old-school-scroll::-webkit-scrollbar-button:vertical:end:increment, body::-webkit-scrollbar-button:vertical:end:increment, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:vertical:end:increment, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:vertical:end:increment, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:vertical:end:increment {
      background-image: url(../img/sprite-old-school-scroll-2x.png);
      background-size: 70px 18px; } }

.old-school-scroll::-webkit-scrollbar-button:vertical:start:decrement, body::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:vertical:start:decrement {
  background-image: url(../img/sprite-old-school-scroll.png);
  background-position: -17px 0px;
  width: 17px;
  height: 18px;
  height: 22px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .old-school-scroll::-webkit-scrollbar-button:vertical:start:decrement, body::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:vertical:start:decrement, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:vertical:start:decrement {
      background-image: url(../img/sprite-old-school-scroll-2x.png);
      background-size: 70px 18px; } }

.old-school-scroll::-webkit-scrollbar-button:horizontal:end:increment, body::-webkit-scrollbar-button:horizontal:end:increment, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:horizontal:end:increment, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:horizontal:end:increment, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:horizontal:end:increment {
  background-image: url(../img/sprite-old-school-scroll.png);
  background-position: -52px 0px;
  width: 18px;
  height: 17px;
  height: 22px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .old-school-scroll::-webkit-scrollbar-button:horizontal:end:increment, body::-webkit-scrollbar-button:horizontal:end:increment, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:horizontal:end:increment, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:horizontal:end:increment, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:horizontal:end:increment {
      background-image: url(../img/sprite-old-school-scroll-2x.png);
      background-size: 70px 18px; } }

.old-school-scroll::-webkit-scrollbar-button:horizontal:start:decrement, body::-webkit-scrollbar-button:horizontal:start:decrement, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:horizontal:start:decrement, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:horizontal:start:decrement, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:horizontal:start:decrement {
  background-image: url(../img/sprite-old-school-scroll.png);
  background-position: -34px 0px;
  width: 18px;
  height: 17px;
  height: 22px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .old-school-scroll::-webkit-scrollbar-button:horizontal:start:decrement, body::-webkit-scrollbar-button:horizontal:start:decrement, .section.id-23 .frame .vertical-scroll-container::-webkit-scrollbar-button:horizontal:start:decrement, .section.id-23 .frame .horizontal-scroll-container::-webkit-scrollbar-button:horizontal:start:decrement, .section.id-23 .frame .scroll-container::-webkit-scrollbar-button:horizontal:start:decrement {
      background-image: url(../img/sprite-old-school-scroll-2x.png);
      background-size: 70px 18px; } }






/****  MEDIA QUERIES ****/ 


@media (max-width: 800px) {
	
	#desktop, #footer.row .col#desktop {
		display: none;
	}	
    
    #mobile {
        display: block;
    }
    
    .row. .col {
        display: block;
        margin: 0 auto;
    }
    
    .row {
        margin: 20px auto;
    }   
    
    #footer .row {
        margin-top: 0px;
    }
    
    .whiteblock {
        width: 100%;
        height: 200px;
        background: white;
        position: absolute;
        bottom: -200px;
        left: 0px;
        z-index: 0;
    }
    
    .privacy-container {
        width: 100%;
    }
    
    #merch .products a:hover {
        background: transparent !important;
    }    
    
    .title {
        line-height: 1.3rem;
    }

    .title.left {
        width: 80%;
        float: left;
        padding: 18px 25px 20px 25px;
    }

    .title.right {
        width: 20%;
        float: right;
        padding: 13px 25px 20px 25px;
    }   
    
#ctf {
margin: 0;
    width: 100%;
    position: relative;
}    
    
    #header, #home {
        width: calc(100% - 30px);
    }
    
    #main .row, #main .col {
        display: block;
        margin: 0px auto;
        width: 100%;
    }
    
    #main .col.fullwidth {
        margin: 25px auto;
    }
    
    #welcome {
        line-height: 1rem;
        vertical-align: middle;
    }
    
    #welcome .left, #welcome .right {
        line-height: 1rem;
        vertical-align: middle;
    }
    
    .col .explore.fullwidth {
        
    }
    
    #splw-location-weather-pro-169.splw-main-wrapper, #splw-location-weather-pro-169 .splw-pro-wrapper {
        max-width: 100% !important;
        width: 100% !important;
    }
    
    .n2-ss-button-container {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    .n2-ss-layer {
        width: 100% !important;
    }
    
    #weather .col.right.qotdcol {
        height: 348px;
        overflow: scroll;
    }
    
    .wp-post-of-the-day__title, .wp-post-of-the-day__excerpt {
        font-size: 1rem;
        line-height: 1.1rem;
    }
    
    .wp-post-of-the-day__image img {
        width: 80% !important;
        height: auto !important;
    }  
    
    .wp-post-of-the-day {
        max-height: 300px;
    }
    
    .qotd {
        line-height: 0.9rem;
    }
    
    .qotdcol {
        padding: 10px !important;
    }
    
    #header img.logo {
        max-width: 200%;
        margin: 20px auto 0px auto;
        display: block;
    }
    
    #header div.right, #header div.left {
        display: table;
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    
    #header.row {
        display: block;
    }

    #header div.right a.highlight {
        display: block;
        margin: 10px auto 0px auto;
    }
    
    #header div.right a {
        margin: 0px 10px;
        font-size: 4vw;
        display: table-cell;
        text-align: center;
    }    
    
    #header div.right div {
        display: table;
        margin: 0 auto;
        width: 100%;
    }    

    #links.row {
        display: block;
    }
    
    #links .col.left, #links .col.right {
        margin: 0 auto;
        display: block;
        width: 100%;
        text-align: center;
    }
    
    #links .col.left {
        margin-bottom: 15px;
    }
    
    #slider {
        min-height: 200px;
    }
    
    form {
        display: table;
        margin: 0 auto;
        width: 100%;
    }
    
    #signup .email {
        width: calc(100% - 90px);
    padding: 12px 15px 10px 15px;
    font-size: 0.8rem;        
    }
    
    #signup .signupbutton {
        width: 80px;
            font-size: 0.8rem;
        padding: 10px 10px 7px 10px;
    }
    
    .col .fullwidth.banner {
        
    }    
    
    .col .fullwidth.twitter, .col .fullwidth.insta {
        margin-bottom: 15px;
    }
    
    .floatleft, .floatright {
        float: none;
        width: 100%;
        display: block;
        margin: 0px auto;
    }
    
    .floatright {
        margin-top: -40px;
    }
    
    .rbs-imges-container {
        margin: 0px auto -7px auto !important;
    }
    
    #main .right .bio {
        width: 100%;
        display: block;
        margin: 10px auto;
        height: 334px;
        overflow: hidden;
    }
    
    .bio-content {
        height: 300px;
        overflow: scroll;
        font-family: light, sans-serif;
    }
    
    #main.row {
        display: block;
    }

    #main .col.left, #main .col.right {
        width: 100%;
        margin: 0px auto;
        display: block;
        flex: none;
    }
    
    #merch {
        padding-top: 50px;
        overflow: hidden;
    }
    
    #merch .merchmenu {
        height: 80px;
        padding: 50px 0px 110px 0px;
    }
    
    #merch .merchmenu a.right {
        text-decoration: underline;
        font-size: 1.2rem;
        padding-top: 10px;
    }
    
    #merch .products {
        max-width: 100%;
        margin: 0px auto;
        display: block;
        width: 100%;
        margin-top: -50px;
    }
    
    #merch .products a {
        flex: none;
        width: auto;
        display: inline;
    }
    
    #merch .merch-content {
/*        height: 320px;
        overflow: scroll;
        background: #eeebf9; */
    }
    
    #merch .merchmenu {
        padding-top: 10px;
    }
    
    #merch .merchmenu.bottom {
        padding-top: 30px;
    }
    
    #merch .merchmenu .left, #merch .merchmenu .right {
        float: none;
        text-align: center;
        margin: 0 auto;
        width: 100%;
        display: block;
        padding: 0px;
    }
    
    #merch .products a img {
        display: block;
        margin: 0 auto 15px auto;
        width: 50%;
    }    
    
    #merch .products a span {
        margin-bottom: 30px;
    } 
    
    #merch .products a.:hover {
        background: transparent !important;
    }
    
    #socials {
        top: 20px;
    }
    
    .signup-link {
        bottom: auto;
        top: 40px;
    }

    #footer {
        padding: 0px 0px 0px 0px;
    }
    
    #footer.row {
        width: 100%;
        flex: none;
        display: block;
        margin-top: 0px;
    }
    
    #footer.row .col {
        width: 100%;
        flex: none;
        display: block;
        position: relative;
    }
    
    #footer img {
        width: 100%;
        height: auto;
        position: relative;
        margin: 0px 0px 5px 0px;
    }

}



/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 768px)
  and (orientation: landscape) {

}



@media (min-width: 800px) and (max-width: 1250px) {
#footer img {
    height: 80vh;

}    

    


/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 768px)
  and (orientation: landscape) {

}



@media (min-width: 800px) and (max-width: 1250px) {
#footer img {
    height: 80vh;

}    
}
    
@media (min-width: 400px) and (max-width: 800px) {
    .qotd {
        font-size: 0.7rem;
    }
}