@import url(//fonts.googleapis.com/css?family=Raleway:wght@400;700|Lora:400,700,400italic,700italic&display=swap);
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
body,html{height: 100%}
body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/* @font-face {
    font-family: nevis;
    src: url(/assets/fonts/nevis-webfont.eot);
    src: url(/assets/fonts/nevis-webfont.eot?#iefix) format("embedded-opentype"), url(/assets/fonts/nevis-webfont.woff) format("woff"), url(/assets/fonts/nevis-webfont.ttf) format("truetype"), url(/assets/fonts/nevis-webfont.svg#webfontbold) format("svg");
    font-weight: 400;
    font-style: normal
}
*/

body {
    font: normal 100% 'Raleway', sans-serif;
    background-color: #fff;
    color: #000;
    line-height: 1.5em;
    position: relative;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4 {  
	font-family: 'Raleway', sans-serif; 
    font-weight:700;
}
h1 {
    font-size: 1.875em; 
    line-height:1.25em;
}

h2 {
    font-size: 1.375em;
    margin: 1.25em 0 0 0;
}

h3 {
   font-size: 1.125em;
    margin: 1.5em 0 0 0;
}

h4,
h5,
h6 {
    font: 1em 'Raleway', sans-serif;
	font-weight:700;
}

h4.viewall {
    font-size: .875em;
    margin-top: -1.5em;
    margin-bottom: 2.5em
}

a:link {
    color: #c30;
    text-decoration: none;
}

a:visited {
    color: #c30;
}

a:hover, a:focus, a:active {
    color: #3f403d;
}

body#ab #about a,
body#nw #news a {
    color: #d80000
}

.fullwidth:after,
.main:after,
.wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

input.test {
    display: none;
    visibility: hidden;
}

#accessnav {
    display: none;
}

blockquote,
caption,
dd,
dt,
legend,
li,
p,
td,
th {
    font-size: .875em;
}

dl,
ol,
p,
ul {
    margin: 1em 0;
}

p.extra {
    margin: 3em 0 1em 0;
}

h4.extra {
    margin-top: 3em;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
}

embed,
img,
object,
video {
    max-width: 100%;
}

li li {
    font-size: 1em;
}

ul li {
    margin-left: 2em;
    list-style: disc outside
}

ol li {
    margin-left: 2em;
    list-style: decimal outside
}

em,
i {
    font-style: italic;
}

b,
strong {
    font-weight: 700;
}

blockquote {
    font-style: normal;
    margin: 2.1428571429em 0 2.1428571429em 2.1428571429em;
}

.error, 
.error a:link,
.error a:visited {
    color: #fff;
}

.error {
    background-color: #d80000;
    font-weight: 700;
    padding: .25em 1em;
}

.error a:link,
.error a:visited {
    font-weight: 700;
    text-decoration: underline;
}

.font-green {
    color: #196b35;
}

.marker {
    background-color: #fffa29;
}

big, 
.font-error {
    color: #d80000;
}

.fullwidth {
    width: 100%;
}

.fullwidth .wrap, .fullwidth {
    background: #fff;
}

.wrap {
    margin: auto;
    padding: 0 .625em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #eeeee0;
    text-align: center;
}

.main, .main .subnav, .main #content, .main .sidebar, .fullwidth, .error  {
        -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.main, .main #content, .main .subnav {
    width: 100%;
    float: left;
}

.main .subnav {
    margin: 0;
}

.main .sidebar {
    width: 100%;
    margin: 1em 0 0 0;
    float: right;
    clear: right;
}

.banner {
    font-size: .875em;
    font-family: 'Raleway', sans-serif;
    padding: .6428571429em 0 1.2857142857em;
}

.banner p {
    margin: 0;
    font-size: .8571428571em;
}

.banner p a {
    display: block;
}

.banner header {
    margin: 2% 0;
}

.banner #logo {
    clear: both;
}

.banner .deadline h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
}

.banner .global li {
    display: inline-block;
    margin: 0 .7142857143em;
    text-transform: lowercase;
    font-family: Lora, serif;
    list-style: none;
    font-size: .8571428571em;
}

.banner .global li a {
    display: block;
}

.banner .global li a.logout {
    display: inline;
    margin-left: .7142857143em;
}

.banner .global li.social {
    width: 22px;
    height: 22px;
    overflow: hidden;
    margin: 0 .3571428571em;
    background: #fff url(/assets/images/social-sprite-2019.png) no-repeat 0 50%;
    text-indent: -9999em;
    vertical-align: middle;
}

.banner .global li.social.facebook {
    background-position: 33% 50%;
}

.banner .global li.social.reddit {
    background-position: 67% 50%;
}

.banner .global li.social.youtube {
    background-position: 100% 50%;
    margin-right: 0;
}

.banner .global li.social.instagram {
    background: #fff url(/assets/images/social-sprite-2020.png) no-repeat 0 50%;
    background-position: 100%;
}
/*Added tiktok icon*/
.banner .global li.social.tiktok{
    background: #fff url(/assets/images/social-sprite-2020_new.png) no-repeat 0 56%;
    background-position: 98% 50%;
    width: 24px;
}
.navbar {
    background: #3f403d;
    padding: .625em;
}

.navbar a:link {
    text-decoration: none;
    font-weight: 700;
}

.navbar a:link,
.navbar a:hover, 
.navbar a:visited, 
.navbar a:focus, 
.navbar a:active, 
.navbar a.nav-toggle:link, 
.navbar a.nav-toggle:visited, 
.navbar a.nav-toggle:hover, 
.navbar a.nav-toggle:focus, 
.navbar a.nav-toggle:active, 
#mobilenav a:link, 
#mobilenav a:visited, 
#mobilenav a:hover, 
#mobilenav a:focus, 
#mobilenav a:active{
    color: #fff;
}


.navbar a:active,
.navbar a:focus,
.navbar a:hover {
    background: #c30;
}

.navbar a.nav-toggle:link {
    text-decoration: none;
    font-weight: 700;
}


.navbar a.nav-toggle:active,
.navbar a.nav-toggle:focus,
.navbar a.nav-toggle:hover {
    background: 0 0;
}

.navbar .open {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    text-indent: -9999em;
}

.navbar .open,
.navbar .open:active,
.navbar .open:focus,
.navbar .open:hover {
    background: #3f403d url(/assets/images/hamburger.png) no-repeat 0 50%;
}

.navbar .primary, 
.navbar label{
    display: none;
}

.navbar form {
    background: #fff;
    width: 80%;
    float: right;
}

.navbar form input#keywords {
    margin: 0;
    font-family: 'Raleway', sans-serif;
}

#mobilenav a:link {
    text-decoration: none;
    font-weight: 700;
}


#mobilenav a:active,
#mobilenav a:focus,
#mobilenav a:hover {
    background: #c30;
}

#mobilenav #nav-sub li ul {
    visibility: visible;
    position: relative;
    background: 0 0;
    width: 100%;
}

#mobilenav.opened {
    max-height: 100%;
    clear: both;
    padding-top: 1em;
}

#nav-sub {
    margin: 0 0;
    font-family: "Raleway", sans-serif;
    font-size: 1.1428571429em;
}

#nav-sub li {
    list-style: none;
    margin-left: 0;
    background-color: transparent;
    float: left;
}

#nav-sub li a {
    padding: 1.125em .75em;
    font-weight: 700;
    border-right: none;
    display: block;
}

#nav-sub li a:active,
#nav-sub li a:focus,
#nav-sub li a:hover {
    color: #fff;
    background: #c30;
}

#nav-sub li.here,
#nav-sub li.hover,
#nav-sub li.parent-here,
#nav-sub li:hover {
    background: #c30;
    color: #fff;
    position: relative;
}

#nav-sub li ul {
    background: #c30;
    padding: 0 1.25em 3.125em;
    width: 10.9375em;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 20;
}

#nav-sub li ul li {
    border-bottom: none;
    font-size: .875em;
    padding: .5em 0;
    float: none;
}

#nav-sub li ul li a {
    padding: 0 0;
}

.mainbody {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.mainbody .wrap, .mainbody {
    background-color: #eeeee0;
}

.c2a {
    padding: 1.1428571429em 0 1.5714285714em;
}

.c2a p {
    margin: 0 0 1em;
    font-family: Lora, serif;
    font-size: .8125em;
    line-height: 1.5384615385em;
}

.c2a p.seal {
    font-size: .75em;
    font-family: 'Raleway', sans-serif;
    line-height: 1.1666666667em;
    padding: 1em 0 1em 5.8333333333em;
    margin: 0 1.6666666667em;
    background: #eeeee0 url(/assets/images/seal-transparent-25x40-2019.png) no-repeat 0 50%;
    padding-left: 3.9em;
    padding-top: 18px;
    padding-bottom: 18px;
    margin: 1em 1.9444444444em;
    line-height: 1.25;
    text-align: left;
    margin: auto;
}

.c2a p.comic {
    margin: 0;
    padding: 0;
    width: 100%;
}

.c2a p.comic a img {
    max-width: 10em;
}

.breadcrumbs {
    font-family: Lora, serif;
    font-size: .875em;
    margin: 0 0 1.7857142857em;
}

.subheadline {
    font-family: 'Raleway', sans-serif;
    font-size: 1.0714285714em;
    margin: 0 0 2.3333333333em;
}

.main {
    background: #fff;
    border: 1px solid #e0dece;
    padding: 2.4285714286em .7142857143em;
    text-align: left;
    font-family: Lora, serif;
}

#content {
    margin-bottom: 4.2857142857em;
}

#content .listing-item {
    margin: 1em 0;
}

#content .listing-item p {
    margin: 0;
}

#content .featured {
    clear: both;
    padding-top: 7em;
}

#content .sharecontest {
    margin-top: 2em;
}

#content .sharecontest a {
    font-weight: 700;
}

#interior #content img {
    margin: .5em 1em;
}

#interior #content .sidebar img {
    margin: .5em;
}

#interior #content .featured-item img {
    margin: 0;
}

#interior #content .listing-item p.date {
    font-style: italic;
}

body.past-winning-entries h1 img.photo-desktop {
    display: none;
}

#interior #content .pphoto img {
    margin: 0 1em 0 0;
}

body.contest-archives #content .pphoto,
body.contest-archives1 #content .pphoto,
body.people #content .pphoto,
body.staff-biographies #content .pphoto {
    float: left;
}

body.contest-archives #content .listing-item,
body.contest-archives1 #content .listing-item,
body.people #content .listing-item,
body.staff-biographies #content .listing-item {
    float: left;
    width: 100%;
}

body.contest-archives #content .archives h2,
body.contest-archives1 #content .archives h2,
body.people #content .archives h2,
body.staff-biographies #content .archives h2 {
    margin-bottom: 1em;
    text-transform: uppercase;
}

body.contest-archives #content .contestjudges,
body.contest-archives1 #content .contestjudges,
body.people #content .contestjudges,
body.staff-biographies #content .contestjudges {
    margin-top: 2em;
}

body.contest-archives #content .listing-item p, 
body.staff-biographies #content .listing-item p{
    margin: 1em 0;
}


.archives h4 {
    margin-bottom: 1em;
}

.spotlight {
    font-style: italic;
}

h2.contestsection {
    padding-bottom: .5555555556em;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: .8888888889em;
}

.contest-detail input.favorites, 
#interior #content p.sb-additional{
    margin-top: 1em;
}

#interior #content .altlogos img,
#interior #content .altlogos p, 
body.staff-biographies #content .listing-item h2, 
#interior #content .alt-entry img{
    margin: 0;
}

#interior #content .alt-entry {
    margin-left: 2.35em;
    max-width: 226px;
}

#interior #content .alt-entry p {
    /*font-size: .75em;*/
    margin-top: -1em;
    line-height: 1.5;
}


#interior #content form.contestentry dd.yes {
    margin-bottom: .25em;
}

#interior #content form.contestentry dd.newsletter {
    margin-left: 2em;
}

#interior #content form.contestentry input#fn_subscription {
    font-size: 1.5em;
}

#interior #content form.contestentry .contestsubmit .button {
    float: left;
    margin: 1em 2em 2em 0;
}

#interior #content form.contestentry .contestsubmit .seals {
    display: inline-block;
}

#interior #content form.contestentry .contestsubmit .seals .AuthorizeNetSeal,
#interior #content form.contestentry .contestsubmit .seals .StopTheHackerSeal {
    display: inline;
    float: left;
}

#interior #content form.contestentry .contestsubmit .seals .AuthorizeNetSeal img,
#interior #content form.contestentry .contestsubmit .seals .StopTheHackerSeal img {
    margin: 0;
}

#interior #content form.contestentry .contestsubmit .seals .StopTheHackerSeal img {
    margin-top: 15px;
    margin-left: 1em;
}

#interior.submittable .main #content .submittable-form {
    margin-top: -1em;
}

#interior.submittable .main #content .sidebar {
    background-color: transparent;
    border: none;
    padding: 0;
    margin-top: 0;
}

#interior.submittable .main #content .sidebar h2 {
    margin-top: .1em;
}

#interior.submittable .main #content .sidebar .listing-item {
    float: left;
    /*max-width: 125px;*/
    margin-right: .5em;
    margin-bottom: .5em;
}

#interior.submittable .main #content .sidebar .advice {
    clear: both;
}

#interior.submittable .main #content .sidebar .judges,
#interior.submittable .main #content .sidebar .sponsors,
#interior.submittable .main #content .sidebar .winners {
    float: left;
    width: 100%;
    margin-bottom: 1em;
}

#interior.submittable .main #content .sidebar p.caption {
    line-height: 1.4em
}

.contest-results blockquote {
    font-style: normal;
    font-size: 1em;
}

.comics .comic {
    display: inline-block;
    float: left;
    margin-right: 1em;
}

.comics .comic a img.comic-thumb {
    border: 1px solid #c4c4c4
}

.comics .comic .meta {
    display: none;
}

.landing .seal {
    font-size: 1em;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    background: #fff url(/assets/images/seal-transparent-25x40-2019.png) no-repeat 0 50%;
    width: 250px;
    padding-left: 5em;
    padding-top: 9px;
    padding-bottom: 9px;
    clear: both;
    margin: 1em 1.9444444444em;
    line-height: 1.25;
    text-align: left;
    margin: auto;
}

.landing .navbar {
    text-align: center;
}

.landing .navbar p {
    color: #fff;
    font-family: Lora, serif;
    font-size: 1em;
}

.landing .main {
    margin-top: 25px
}

.landing .support1 {
    clear: both;
    padding: .8333333333em;
    padding-bottom: 1.25em;
    font-size: 1.1428571429em;
    font-family: Lora, serif;
    margin-bottom: 2.5em;
    border-left: 1px solid #c4c4c4;
    background: #eeeee0;
}

.landing .support1 h3.title {
    font-size: 1em;
    padding: 0;
    margin: .5em 0;
    font-weight: 700;
    margin-bottom: .8888888889em;
}

.landing .support1 h1,
.landing .support1 h2,
.landing .support1 h3,
.landing .support1 h4,
.landing .support1 h5,
.landing .support1 h6 {
    font-size: .875em;
    padding: 0;
    margin: 1em 0 0 0;
}

.landing .support2 {
    font-size: 1em;
}

.landing .support2 h3.title {
    font-size: 1.125em;
    padding-bottom: .5555555556em;
    margin: 1em 0;
    font-weight: 700;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: .8888888889em;
}

.landing .support2 h1,
.landing .support2 h2,
.landing .support2 h3,
.landing .support2 h4,
.landing .support2 h5,
.landing .support2 h6 {
    font-size: 1em;
    padding: 0;
    margin: 1em 0 0 0;
}

.landing .footerwrap {
    display: none;
}

.main .sidebar {
    padding: .8333333333em;
    font-size: .8571428571em;
    margin-bottom: 2.5em;
    border-left: 1px solid #c4c4c4;
    background: #eeeee0;
    font-family: 'Raleway', sans-serif
}

.widget {
    font-family: 'Raleway', sans-serif;
    margin-bottom: 1em;
}

.widget p {
    font-size: 13px;
    margin: 0 0;
    line-height: 1.5;
}

.widget .tweets p {
    margin-bottom: 2.5em;
    clear:both;
}

.widget .tweets img {margin-bottom:2.125em !important;}

.widgettitle {
    padding-bottom: .5555555556em;
    font-weight: 700;
    border-bottom: 1px solid #c4c4c4;
    margin-bottom: .8888888889em;
}

.featured-item {
    margin-bottom: 1.5714285714em;
}

.categories ul {
    margin: 0 0
}

.categories ul li {
    list-style: none;
    margin-left: 0;
    font-family: 'Raleway', sans-serif
}

.categories ul li ul {
    margin-left: 1em
}

.categories ul li.active a:link,
.categories ul li.here a:link {
    color: #3f403d;
    text-decoration: none;
    font-weight: 700
}

.categories ul li.active a:visited,
.categories ul li.here a:visited, 
.categories ul li.active a:hover,
.categories ul li.here a:hover, 
.categories ul li.active a:focus,
.categories ul li.here a:focus, 
.categories ul li.active a:active,
.categories ul li.here a:active, 
.categories ul li.active ul a:hover,
.categories ul li.here ul a:hover, 
.categories ul li.active ul a:focus,
.categories ul li.here ul a:focus, 
.categories ul li.active ul a:active,
.categories ul li.here ul a:active {
    color: #3f403d;
}



.categories ul li.active ul a:link,
.categories ul li.here ul a:link {
    text-decoration: none;
    font-weight: 700;
}

.categories ul li.active ul a:visited,
.categories ul li.here ul a:visited, 
.categories ul li.active ul a:link,
.categories ul li.here ul a:link{
    color: #c30;
}


.winning-entries .winning-item {
    margin-bottom: 1.7142857143em;
}

.winning-entries .winning-item h4 {
    font-size: .875em;
}

.winning-entries .winning-item .biophoto {
    width: 70px;
    height: auto;
    margin-right: .625em;
    margin-bottom: 1em;
    float: left;
}

.popular-pages .popular-item {
    margin-bottom: 1.4285714286em;
}

.popular-pages .popular-item h4 {
    font-size: .875em;
}

.bottomlogo {
    position: relative;
    top: -25px;
}

.contests {
    padding-bottom: 1em;
}

.contests h4 {
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    font-size: .875em;
    margin-bottom: 1.4285714286em;
}

.contests h5 {
    font-size: .875em;
    font-weight: 700;
    margin-bottom: .4em;
}

.contests p {
    margin: 0 0;
    font-size: .75em;
}

.contests .contest {
    margin-bottom: 1.875em;
}

.wrap.megafooter {
    background: #3f403d;
    text-align: left;
    font-size: .75em;
    padding-bottom: 1.1666666667em;
    color: #fff;
}

.footerwidget {
    margin-bottom: 3.3333333333em
}

.footerwidget h3 {
    font-weight: 700;
    display: inline-block;
    font-size: 1.5em;
    padding: .5555555556em;
    background: #cf8d00;
    margin: 0 0 1.2222222222em;
}

.footerwidget.support h3,
.footerwidget.tweets h3 {
    font-size: 1.3333333333em;
    padding: .6875em
}

.footerwidget div {
    padding: 0 .8333333333em;
}

.footerwidget ul {
    margin: 0 0 1.3333333333em;
}

.footerwidget ul li {
    list-style: none;
    margin-left: 0;
    font-size: 1em;
}

.footerwidget p {
    margin: 0 0 1.3333333333em;
    font-size: 1em;;
}

.footerwidget a:link {
    color: #cf8d00;
    text-decoration: none;
    font-weight: 700;
}

.footerwidget a:visited {
    color: #cf8d00;
}

.footerwidget a:hover, 
.footerwidget a:focus, 
.footerwidget a:active {
    color: #c4c4c4;
}

footer {
    padding: 1.25em 0 3.4375em;
}

footer p {
    margin: 0;
    font-size: .75em;
}

.desktop-only, 
form input.test {
    display: none;
}

form dt {
    font-weight: 700;
}

form dd {
    margin-bottom: 1em;
}

form input,
form select,
form textarea {
    font-size: .75em;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    padding: .35em .6666666667em;
    color: #3f403d;
}

form select,
form textarea {
    font-size: .8571428571em;
}

form input[type=checkbox],
form input[type=radio] {
    border: none;
}

form textarea {
    width: 270px;
    height: 7em;
}

form input[type=text]:focus,
form textarea:focus {
    background-color: #ffc;
}

form dd.upload input#userfile,
form input.button,
form input[type=button],
form input[type=submit] {
    background: #c30;
    color: #fff;
    border: none;
    font-size: 1em;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    padding: .5em 1.4285714286em;
    line-height: 1em;
    cursor: pointer;
}

form dd.upload input#userfile:hover,
form input.button:hover,
form input[type=button]:hover,
form input[type=submit]:hover {
    background: #3f403d;
    color: #fff;
}

form .feedback {
    color: #d80000;
}

form dd.upload {
    position: relative;
    overflow: hidden;
    margin: 10px 0 0 0;
}

form dd.upload input#userfile {
    border: none;
    margin: 0;
    padding: .5em;
    cursor: pointer;
}

#interior #content form input,
#interior #content form select,
#interior #content form textarea {
    border: 1px solid #c4c4c4;
}


#interior #content form input#userfile,
#interior #content form input.button,
#interior #content form input[type=button],
#interior #content form input[type=checkbox],
#interior #content form input[type=radio],
#interior #content form input[type=submit] {
    border: none;
}

#interior #content form input[type=password],
#interior #content form input[type=text] {
    width: 270px;
    font-size: .8571428571em;
}

#interior #content form input[type=text].small {
    width: 2em;
}

#interior #content form input[type=text].medium {
    width: 3em;
}

.navbar form input.submit,
.navbar form input[type=submit] {
    background: #c30 url(/assets/images/search.png) no-repeat!important;
    width: 50px;
    height: 28px;
    text-indent: -9999em;
    float: right;
    padding: 0;
}

.navbar form #keywords {
    line-height: 26px;
    height: 26px;
    padding-top: 0;
    padding-bottom: 0;
}

.ie .navbar form input.submit,
.ie .navbar form input[type=submit] {
    height: 27px;
}

table tfoot,
table thead, 
table tr.even{
    background: #ececec;
}

table tr th {
    font-weight: 700;
}

table tr td, table tr th {
    padding: .5em;
}


.ad, #sthoverbuttons {
    display: none;
}

#pageslide {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 260px;
    padding: 20px;
    background-color: #333;
    color: #fff;
    -webkit-box-shadow: inset 0 0 5px 5px #222;
    -moz-shadow: inset 0 0 5px 5px #222;
    box-shadow: inset 0 0 5px 5px #222
}

#pageslide {
    width: 200px;
}

#pageslide #nav li {
    padding: 10px 0;
    border-bottom: 1px solid #666;
}

#pageslide #nav li a {
    color: #fff;
    border: none;
}

#pageslide #nav li a:hover {
    text-decoration: underline;
}


.cf:after,
.cf:before {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides a {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides a:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.rslides .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #cf8d00;
    background-color: rgba(207, 141, 0, .8);
    text-align: center;
    padding-bottom: 10px;
}

.rslides .caption h2 {
    font: bold 1.5em"Lora", serif;
    margin: .3em 0 0 0;
}

.rslides .caption h2 a {
    font-weight: 700;
}

.rslides .caption h2 a:link,
.rslides .caption h2 a:visited, 
.rslides .caption h2 a:hover, 
.rslides .caption h2 a:focus, 
.rslides .caption h2 a:active, 
.rslides .caption p.learnmore a:visited, 
.rslides .caption p.learnmore a:hover, 
.rslides .caption p.learnmore a:focus, 
.rslides .caption p.learnmore a:active, 
.ad.rslides .caption h2 a:link, 
.rslides .caption h2,
.home .subscribe span, 
.ad.home .subscribe .already-subscribed a:link,
.home .subscribe .already-subscribed a:visited,
.rslides .caption p.learnmore a:link, 
.ad.home .main #content,
.home .subscribe .already-subscribed, 
.home .subscribe input[type=submit] {
    color: #fff;
    text-decoration: none;
}

.rslides .caption p.line2 {
    color: #000;
    font: normal .8125em"Lora", serif;
    margin: 0 0 .5em 0;
	font-weight:400;
    margin-right: 0.5em;
    margin-left: 0.5em;
}

.rslides .caption p.line2 a {
    margin-bottom: .5em
}

.rslides .caption p.line2 a:link {
    text-decoration: none;
}

.rslides .caption p.line2 a:visited, 
.rslides .caption p.line2 a:hover, 
.rslides .caption p.line2 a:focus, 
.rslides .caption p.line2 a:active, 
.rslides .caption p.line2 a:link {
    color: #000;
}


.rslides .caption p.learnmore {
    font: bold .75em'Raleway', sans-serif;
    margin: 0 0 1em 0;
}

.rslides .caption p.learnmore a:link {
    text-decoration: none;
    font-weight: 700;
}

.slideshow {
    position: relative;
    margin-bottom: 1em
}

.rslides_nav {
    z-index: 19;
    background: transparent url(/assets/images/slidecontrols.png) no-repeat;
/*    width: 38px;
    height: 61px;*/
    width: 25px;
    height: 45px;
    position: absolute;
    top: 35%;
    display: block;
    text-indent: -9999em;
}

.rslides_nav.prev {
    position: absolute;
    left: 0;
    top: 140px;
    background-position: 1% 50%;
}

.rslides_nav.next {
    position: absolute;
    right: 0;
    top: 140px;
    background-position: 99% 50%;
}

.rslides_tabs {
    margin: 0 0;
    text-align: center;
    margin: .625em 0;
}

.rslides_tabs li {
    list-style: none;
    margin-left: 0;
    display: inline-block;
    margin: 0 .25em;
}

.rslides_tabs li a {
    display: block;
    height: 10px;
    width: 10px;
    background: #fff url(/assets/images/slideshow-pager.png) no-repeat -17px 50%;
    text-indent: -9999em;
}

.rslides_tabs li.rslides_here a {
    background-position: 0 50%;
}

.home .sealwrap {
    text-align: left;
}

.home .sealwrap .seal {
    font-size: .875em;
    font-family: 'Raleway', sans-serif;
    font-style: italic;
    background: transparent url(/assets/images/seal-transparent-25x40-2019.png) no-repeat left center;
    padding: 1.5em 4em 1.5em 3.3em;
    clear: both;
    margin: 0;
    display: inline-block;
    line-height: 1.5em;
}

.home .main {
    padding-top: 1.125em;
    margin-top: 0;
}

.home .widgetwrapper .widgettitle {
    margin-top: 0
}

.home .widgetwrapper .tweets p {
    margin-bottom: 2.5em
	font-weight:700;
}

.home .widgetwrapper p.comic a img {
    max-width: 12em
}

.home .subscribe {
    background: #6f96ed;
    padding: 2.8125em 1.25em;
    font-family: "Raleway", sans-serif;
    margin-bottom: 2.8125em
}

.home .subscribe p {
    margin-top: 0;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: 700;
}

.home .subscribe p.already-subscribed {font-weight:400;}

.home .subscribe label {
    position: absolute;
    left: -9999em;
}

.home .subscribe .already-subscribed {
    font-family: "Raleway", sans-serif;
    font-size: .75em;
    margin: .5em 0;
}

.home .subscribe .already-subscribed a:link {
    text-decoration: none;
    font-weight: 700;
}

.home .subscribe .already-subscribed a:hover, 
.home .subscribe .already-subscribed a:active, 
.home .subscribe .already-subscribed a:focus{
    color: #c30
}


.home .subscribe .already-subscribed a:link,
.home .subscribe .already-subscribed a:visited {
    font-weight: 700;
    color:#fff;
}

.home .subscribe input {
    font-size: .875em;
    font-style: italic;
    color: #c4c4c4;
    margin: .3571428571em 0;
    font-family: 'Raleway', sans-serif;
}

.home .subscribe input[type=submit] {
    font-size: .875em;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    padding: .5em 1.4285714286em;
    line-height: 1em;
}

.tween, 
.mobile-error {
    display: none;
}

.mobile .mobile-error,
.tablet .mobile-error {
    display: none;
}

@media screen and (max-width:656px),
(min-width:781px) and (max-width:987px) {
    table.contestresults {
        border: 1px solid #ececec;
    }
    table.contestresults, 
	table.contestresults tbody,
    table.contestresults td,
    table.contestresults th,
    table.contestresults thead,
    table.contestresults tr {
        display: block;
    }
    table.contestresults thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table.contestresults td {
        border: none;
        position: relative;
        padding-left: 25%
    }
    table.contestresults td blockquote {
        margin: 0;
    }
    table.contestresults td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 30%;
        padding-right: 10px;
        white-space: nowrap;
    }
    table.contestresults td:nth-of-type(1):before {
        content: "Name"
    }
    table.contestresults td:nth-of-type(2):before {
        content: "Deadline"
    }
    table.contestresults td:nth-of-type(3):before {
        content: "Type"
    }
    table.contestresults td:nth-of-type(4):before {
        content: "Status"
    }
    table.contestresults td:nth-of-type(5):before {
        content: "Top Prize"
    }
    table.contestresults td:nth-of-type(6):before {
        content: "WW Rating"
    }
    table.contestresults td.summary:nth-of-type(1):before {
        content: "Summary"
    }
}

.global-sidebar .slidewrap {
	width:100% !important;
}

@media screen and (max-width:987px) {
.global-sidebar .slidewrap {
	max-width:400px !important;
	margin:auto;
}
}

@media screen and (min-width:500px) {
    .fullwidth {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .fullwidth.footerwrap {
        background: #3f403d
    }
    .wrap {
        margin: auto;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: left
    }
  
    .c2a, .topsection .wrap {
        text-align: center
    }
    .c2a p {
        margin: 0 0 1em 0;
        font-size: .8125em
    }
    .c2a p.seal {
        max-width: 70%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .main {
        width: 100%;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .main .subnav {
        width: 100%;
        margin: 0;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .navbar>div {
        max-width: 1200px;
        margin: 0 auto
    }
    .navbar .primary {
        display: none;
        float: left
    }
    .navbar .open {
        margin: 1em 0 1em .625em
    }
    .navbar form {
        width: auto
    }
    .navbar form input.submit,
    .navbar form input[type=submit] {
        float: none;
        margin: 0;
        padding: 0
    }
    .navbar form #keywords {
        width: 220px;
    }
    .featured {
        clear: right;
    }
    .bottomlogo {
        float: right;
        margin: 0 2.8125em 1em 1.875em;
    }
    .contests {
        clear: left;
        padding: 2.1875em 0 1em;
        width: 73.958333333333%;
    }
    .copyrightwrap .wrap {
        text-align: center
    }
    .copyrightwrap span {
        display: none
    }
    .copyrightwrap span.desktop-and-mobile,
    .copyrightwrap span.desktop-only {
        display: inline;
    }
    .home .sealwrap {
        text-align: left;
    }
    .home .sealwrap .seal {
        line-height: 1.5em;
    }
    .home #content .widget {
        width: 48%;
        float: left;
        margin-right: 2%;
    }
    .home #content .widget.popular-pages {
        margin-left: 1%;
        margin-right: 0;
    }
    .home .seal {
        line-height: 2.1em;
    }
}
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5){
    .navbar form #keywords {
        width: 104px;
    }
}
@media screen and (min-width:781px) and (max-width:1024px) {
    #content p{
        font-size: 13px;
    }
}
@media screen and (min-width:320px) and (max-width:992px){
    .global-sidebar .slidewrap {
        max-width: 355px !important;
        margin: auto;
    }
    .slidewrap .rslides > div{
        z-index: 0!important;
    }
        .content_wrap{
            width: 360px!important;
            height: 350px;
            background-color: white;
        }   
        .content_wrap > iframe{
            width:100%;
            height: 100%;
        }

        .slideshow-wrapper iframe{
            height: 340px;
        }
}

@media screen and (min-width:781px) {
    .fullwidth {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .wrap {
        margin: auto;
        max-width: 1200px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 45px
    }
    .topsection .wrap {
        text-align: left
    }
    .topsection .wrap #logo {
        margin-left: 1em
    }
    .topsection .navbar nav.primary {
        padding-left: 45px
    }
    .main {
        width: 100%;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .main #content {
        width: 70%;
        padding-right: 1em;
        clear: left;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .main .sidebar {
        width: 36.666666666667%;
        margin-left: 1.6666666667em;
        padding: 1em 1.6666666667em 4.5833333333em;
        float: right;
        clear: right;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .main .subnav {
        width: 23%;
        margin-right: 2%;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    #logo {
        clear: none
    }
    .deadline,
    .global {
        float: right;
        clear: right;
        margin-bottom: 2.5em
    }
    .navbar {
        padding: 0
    }
    .navbar form {
        margin: 1em .625em 1em 0
    }
    .banner {
        padding: 0 0 .4em 0
    }
    .banner header {
        float: left;
        margin-bottom: 0
    }
    .banner p a {
        display: inline
    }
    .ad {
        display: block;
        text-align: center;
        margin-bottom: 1em;
        width: 100%
    }
    .global-sidebar {
        float: right;
        width: 30%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .global-sidebar .ad {
        text-align: left
    }
    #sthoverbuttons {
        display: block
    }
    .sports-fiction-essay-contest-confirmation #sthoverbuttons,
    .tom-howard-john-h-reid-fiction-essay-contest-confirmation #sthoverbuttons,
    .tom-howard-margaret-reid-poetry-contest-confirmation #sthoverbuttons,
    .wergle-flomp-humor-poetry-contest-confirmation #sthoverbuttons {
        display: none
    }
    .navbar .open {
        display: none
    }
    .navbar .primary {
        display: block
    }
    .navbar #mobilenav {
        display: none
    }
    .c2a {
        padding: .7em 0
    }
    .c2a p {
        float: left;
        max-width: 68.75%;
        margin: 1.3em 0 0 0;
        font-size: .8125em
    }
    .c2a p.seal {
        float: right;
        max-width: 31.25%;
        margin: 0 0;
        padding: 1em 5.83333em 1em 3.9em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: .75em;
        line-height: 1.1666666667em
    }
    .c2a p.comic {
        float: right;
        max-width: 31.25%
    }
    .home .sealwrap {
        margin-left: .75em
    }
    .home .main #content {
        padding-right: 0;
        float: none;
        clear: none;
        width: 100%;
        margin-bottom: 0
    }
    .home .main #content .row {
        display: table
    }
    .home .main #content .row>div {
        display: table-cell;
        vertical-align: top
    }
    .home .main #content .row.divider {
        height: 3em
    }
    .home .main #content .tween {
        width: 1.0638297872%
    }
    .home .main #content .slideshow,
    .home .main #content .widgetwrapper {
        width: 67.0212765957%
    }
    .home .main #content .slideshow .slidewrap {
        position: relative;
        min-height: 100%;
        min-width: 100%
    }
    .home .main #content .ad,
    .home .main #content .subscribe {
        padding-bottom: 0;
        margin-bottom: 0;
        width: 30.8510638298%
    }
    .home .main #content .ad::-webkit-input-placeholder,
    .home .main #content .subscribe::-webkit-input-placeholder {
        color: #444
    }
    .home .main #content .ad:-moz-placeholder,
    .home .main #content .subscribe:-moz-placeholder {
        color: #444
    }
    .home .main #content .ad::-moz-placeholder,
    .home .main #content .subscribe::-moz-placeholder {
        color: #444
    }
    .home .main #content .ad:-ms-input-placeholder,
    .home .main #content .subscribe:-ms-input-placeholder {
        color: #444
    }
    .home .main #content .ad input[type=email],
    .home .main #content .subscribe input[type=email] {
        color: #444
    }
    .home .rslides_tabs {
        margin: .625em auto;
        position: absolute;
        left: 0;
        right: 0
    }
    .home .seal {
        line-height: 4.1666666667em;
        margin-top: 0;
        margin-bottom: 0
    }
    .footerwidget {
        margin-right: .8333333333em;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left
    }
    .footerwidget.questions {
        width: 48.083333333334%
    }
    .footerwidget.support {
        width: 23.958333333333%
    }
    .footerwidget.tweets {
        width: 23.958333333333%
    }
    .footerwidget h3 {
        min-width: 10.1111111111em
    }
    .landing .seal {
        float: right;
        margin-top: -90px
    }
    .landing .support1 {
        margin-top: 40px
    }
}

@media screen and (min-width:981px) {
    .contests {
        clear: left;
        padding: 2.1875em 0 1em;
        width: 73.958333333333%
    }
    .contest {
        float: left;
        width: 25%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 1.25em
    }
    .contest h5 {
        line-height: 1.5em
    }
    .contest-detail input.favorites {
        float: right
    }
    #interior #content .featured-item {
        display: block;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 28.9%;
        margin: 0 .75em 1.375em
    }
    #interior #content .featured-item.first {
        margin: 0 1.5em 1.375em 0
    }
    #interior #content .featured-item.last {
        margin: 0 0 1.375em 1.5em
    }
    #interior #content .featured-content-new {
        float: left;
        width: 100%
    }
    #interior #content .featured-content-new .ad {
        text-align: center;
        float: right;
        width: 50%
    }
    #interior #content .featured-content-new .ad img {
        margin: 0
    }
    #interior #content .featured-content-new .itemswrap {
        float: left;
        width: 50%
        /*width: 51%;*/
    }
    #interior #content .featured-content-new .itemswrap .featured-item {
        display: block;
        float: none;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        margin: 0 .75em 1.375em 0
    }
    #interior #content .featured-content-new .itemswrap .featured-item.first {
        margin: 0 .75em 1.375em 0
    }
    #interior #content .featured-content-new .itemswrap .featured-item.last {
        margin: 0 .75em 1.375em 0
    }
    body.past-winning-entries #content {
        position: relative;
    }
    body.past-winning-entries #content h1 img {
        display: block;;
        float: right;
    }
    body.past-winning-entries #content h1 img.photo-desktop {
        display: block;
    }
    body.past-winning-entries #content h1 img.photo-mobile {
        display: none;
    }
    body.past-winning-entries #content .meta p.img {
        position: absolute;
        right: 0;
        margin-right: 2.5em;
        margin-top: -3.5em;
        display: none;
    }
}

#bio,
#bio1,
#bio2,
#bio3,
#bio4,
#bio5,
#bio6,
#bio7,
#bio-assistants1,
#bio-assistants2,
#bio-assistants3,
#bio-assistants4,
#bio-assistants5,
#bio-assistants6,
#bio-assistants7,
#bymail,
#guidelines,
#paypalpay,
#prefermail,
#promo,
#whatis {
    display: none;
    width: 90%;
}

#promo {
    background: #6f96ed;
    padding: 2.8125em 1.25em;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 2.8125em;
}

#promo div.image {
    float: right;
    margin-left: 1em;
}

#promo p {
    margin-top: 0;
    margin-bottom: .7em;
    font-size: 1.5em;
    line-height: 1.3em;
    font-weight:700;
}

#promo p.caption {
    font-size: 1em
}

#promo p.more {
    margin-top: 1em;
    font-size: 1em
}

#promo p.more a:link {
    color: #fff;
    text-decoration: none;
    font-weight: 700
}

#promo p.more a:visited, #promo span, #promo .already-subscribed a:visited {
    color: #fff
}


#promo p.more a:focus, #promo p.more a:active, #promo p.more a:hover, #promo .already-subscribed a:hover, #promo .already-subscribed a:focus, #promo .already-subscribed a:active {
    color: #c30;
}


#promo label {
    position: absolute;
    left: -9999em;
}

#promo .already-subscribed {
    font-family: 'Raleway', sans-serif;
    font-size: .75em;
    color: #fff;
    margin-bottom: 2.25em;
}

#promo .already-subscribed a:link {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}


#promo .already-subscribed a:link,
#promo .already-subscribed a:visited {
    font-weight: 700;
}

#promo::-webkit-input-placeholder, #promo:-moz-placeholder, #promo::-moz-placeholder, #promo:-ms-input-placeholder {
    color: #444;
}

#promo input {
    font-size: .875em;
    font-style: italic;
    color: #c4c4c4;
    margin: .3571428571em 0;
    font-family: 'Raleway', sans-serif;
}

#promo input[type=email] {
    width: 20em;
    color: #444;
}

#promo input[type=submit] {
    font-size: .875em;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    padding: .5em 1.4285714286em;
    line-height: 1em;
}

ul.dropdown li:hover>ul {
    visibility: visible;
}

body.sports-fiction-essay-contest #content .sidebar,
body.sports-fiction-essay-contest #content form, 
body.contest-database .topsection .ad, 
dt.contestsubmit, 
body.meta-nav p.breadcrumbs a:nth-child(3),
body.meta-nav p.breadcrumbs span:nth-child(2), 
body.north-street-book-prize .namefile,
body.north-street-book-prize-alt .namefile, 
body#interior.wergle-flomp-humor-poetry-contest-no-fee #content form.contestentry .contestsubmit .AuthorizeNetSeal,
.contest-archives h4.extra10,
.contest-archives h4.extra2,
.contest-archives h4.extra3,
.contest-archives h4.extra4,
.contest-archives h4.extra5,
.contest-archives h4.extra6,
.contest-archives h4.extra7,
.contest-archives h4.extra8,
.contest-archives h4.extra9, 
.ad.home .main p.seal, 
form nodisplay,
body.comics .widget .subnavtitle,
body.meta-nav .widget .subnavtitle,
body.meta-nav .widget ul#sidebarnav,
body.our-sponsors .widget .subnavtitle,
body.our-sponsors .widget ul#sidebarnav,
body.page-not-found .widget .subnavtitle,
body.page-not-found .widget ul#sidebarnav,
body.past-winning-entries .widget .subnavtitle,
body.people .widget .subnavtitle,
body.privacy-policy .widget .subnavtitle,
body.resources .widget .subnavtitle,
body.search-results .widget .subnavtitle,
body.search-results .widget ul#sidebarnav,
body.thank-you .widget .subnavtitle,
body.whats-new .widget .subnavtitle{
    display: none;
}

.global-navigation {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.global-navigation .social-navigation {
    margin: 0 0 0 10px
}


.selected-form form input[type=text] {width:100% !important;}

.freeform-errors li,.freeform-form-has-errors li{list-style: none;margin: 0;padding-bottom: 0;}

@media screen and (max-width:780px) {
    .global-navigation {
        justify-content: center
    }
	

}

@media screen and (max-width:1024px) {
    .atss .at-share-btn .at-icon-wrapper, .atss a .at-icon-wrapper{
        padding: 0;
    }
    .atss .at-share-btn, .atss a{
        width: 35px;
    }
    .wrap{
        padding: 0 .625em;
    }
}

@media (max-width:767px) and (orientation:portrait) {
    .global-navigation .social-navigation {
        margin: 0 0 20px
    }
    
}
@media (max-width:972px){
    .main #content, 
    .global-sidebar{
        width: 100%;
        padding: 0
    }
}

/* avzw02mar2021 */
.widgetwrapper .feed-height .fb-img{
    max-width: 17px;
}
.widgetwrapper .feed-height > p > a > img{
    max-width: 85%;
    margin-bottom: 10px !important;
}
.widgetwrapper .feed-height > p{
    margin-bottom: 10px;
}
.widgetwrapper .feed-height.fb-space{
    margin-bottom: 1.4285714286em;
}
.slideshow-wrapper{
    display: inline-block;
    width: 100%;
    min-height: 475px;
}
.slideshow-wrapper iframe{
    width: 100%;
    height: 331px;
    margin: 0 auto;
    display: inline-block;
    pointer-events: none;

}
.slideshow-wrapper .rslides .caption{
  background-color:transparent!important;
}
.slideshow-wrapper iframe {
    width: 100%;
    height: 331px;
    margin: 0 auto;
    display: inline-block;
    pointer-events: none;
}
@media(max-width:567px){
    .content_wrap{
        width: 360px!important;
        height: 370px;
        background-color: white;
    }   
    .slideshow-wrapper iframe{
        height: 370px!important;
    }
    .slidewrap .rslides .content_wrap img{
        width:92%!important;
        height:365px!important;
    }
}

@media screen and (min-width:320px) and (max-width:992px){
    .slideshow .slidewrap .rslides a.content_wrap{
        width: 100%!important;
        height: auto!important;
    }
    .slideshow .slidewrap .rslides a.content_wrap iframe {
        /*width: 100%!important;*/
        height: 370px;
    }
    .content_wrap{
        width: 360px!important;
        height: 370px;
        background-color: white;
    } 
}


@media screen and (min-width: 985px) {
.global-sidebar {
    width: 35%;
}
.main #content {
    width: 65%;
    }
    .slideshow-wrapper iframe {
        height: 350px;
    }
}
@media screen and (max-width: 985px) {
    .main #content, 
    .global-sidebar{
        width: 100%;
        padding: 0;
    }
}
@media screen and (min-width: 1100px) {
.global-sidebar {
    width: 30%;
}
.main #content {
    width: 70%;
    }
}
.atss{
    top:48% !important;
}
.litbreaker_ads, .litbreaker_ads .ad{
	width: 100% !important;
}
.banner .slideshow{
    min-height: unset;
}
#ad-top{
    display: none;
}
#ad-top, #ad-top div{
    width: 100% !important;
}
.top-slidewrap .rslides_nav.next {
    position: absolute;
    right: 0;
    top: 90px;
    background-position: 99% 50%;
}

.top-slidewrap .rslides_nav.prev {
    position: absolute;
    left: 0;
    top: 90px;
    background-position: 1% 50%;
}
.side-slidewrap .rslides_nav.next {
    position: absolute;
    right: 0;
    top: 100px;
    background-position: 99% 50%;
}

.side-slidewrap .rslides_nav.prev {
    position: absolute;
    left: 0;
    top: 100px;
    background-position: 1% 50%;
}
#ad-top a.content_wrap{
    width: unset !important;
    height: unset !important;
}

/*
code for resolving LCP on mobile view.
*/
/* Styles for all screen sizes */

/* Media query for screens up to 767 pixels (typically mobile devices) */
@media (max-width: 767px) {
    .rslides .caption h2 a:link{
        font-size: 16px;
    }
    .rslides .caption p.learnmore a:link{
        font-size: 1em;
    }
  }
  
