@charset "utf-8";

/*Global*/
header {
    background-color: #7D7D7D;
    padding-top: 5px;
}
.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    font-size: x-large;
    font-weight: normal;
    float: none;
}
footer {
    height: 100px;
    background-color: #7D7D7D;
}

nav {
    float: right;
}
.burger {
    display: none;
}
.menu ul li  {
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: -62px;
    font-family: "Special Elite", "Typeka Mix";
    font-style: normal;
    font-weight: 400;
}
body {
    background-size: cover;
    background-color: #000000;
}
main {
    background-color: rgba(171,171,171,1.00);
    background-image: url(images/swirls-desktop.png);
    min-height: 100px;
    background-size: 1200px auto;
    background-attachment: fixed;
}
.social-media {
    float: left;
    margin-left: 19px;
}
.facebook {
    padding-right: 8px;
    margin-top: 10px;
}
.twitter {
    padding-left: 2px;
}
.youtube {
    padding-left: 3px;
    padding-bottom: 0px;
}



.copyright {
    float: right;
    margin-top: 7px;
    margin-right: 6px;
    font-family: special-elite;
    font-style: normal;
    font-weight: 400;

}
.mail {
    padding-left: 11px;
}
.tag-line {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 41px;
    padding-left: 0px;
}
.about {
    background-color: #7D7D7D;
    max-width: 750px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    padding-bottom: 10px;
    text-align: left;
    font-family: cabin-condensed;
    font-style: normal;
    font-weight: 400;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 24px;
}

.media-container {
    position: relative;
    overflow: hidden;
    width: 96%;
    padding-top: 56.25%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.space {
    padding-top: 43px;
    width: 65px;

}


.col-desktop {
    width: 25%;
    padding-bottom: 35px;

}



.responsive-image {
    width: 100%;
    display: block;
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.float-left {
    float: left;
}
.col {
    padding-bottom: 0px;
}
.forward {
    float: right;
    margin-right: 40px;
}
.space-sm {
    padding-top: 0px;
    padding-bottom: 0px;



}
.back {
    margin-right: 0px;
    margin-left: 40px;

}
.up {
    display: none;

}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 35%;
}
.text-center {
    text-align: center;
}

.to-top {
    display: none;






}
.hide {
    display: none;
}
.par-main {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: 400;
    text-align: justify;
    margin-left: 55px;
    margin-right: 55px;
    font-size: 20px;
    padding-left: 65px;
    background-image: url(https://runamok-newsletters.s3.amazonaws.com/Newsletter+Oct+2021/images/folded+paper2-resized.png);
    background-position: 100% 0%;
    padding-top: 65px;
    padding-right: 65px;
    padding-bottom: 65px;
    background-size: 81% auto;
    -webkit-box-shadow: 6px 6px 14px 0px;
    box-shadow: 6px 6px 14px 0px;
    position: relative;
}

.par-author {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: medium;
    background-color: rgba(125,125,125,0.90);
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
}
.par-media {
    max-width: 660px;
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0px 0px rgba(125,125,125,0.90);
    box-shadow: 0px 0px rgba(125,125,125,0.90);
    background-color: rgba(125,125,125,0.90);
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
}


.highlight {
    width: 50%;
}
.buy-but {
    width: 25%;
}
.button {
    width: 60%;

}
.float-right {
    float: right;
}
.space-med {
    padding-bottom: 65px;
}
.space-tablet {
    padding-bottom: 14px;
}
.news-center {
    width: 100%;
    display: block;
    margin-left: auto;
    padding-left: auto;
    padding-right: auto;
    margin-right: auto;
    max-width: 550px;
}
.heading-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.news-single {
    display: block;
    padding-right: 44px;
    padding-left: 50px;
    width: 47%;
}
.container main {
}
.media-player {
    width: 100%;
    max-width: 660px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.space-neg {
    margin-top: -25px;
}
.space-neg-sm {
    margin-top: -75px;
}
.container-tag {
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    width: 267px;
    margin-left: auto;
    margin-right: auto;
}
.center-logo {
    padding-left: 55px;
}
.crime-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    padding-right: 0px;
    padding-left: 0px;
}
.par-main .center img {
}
.call-submission {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.button-submit {
    width: 25%;
    height: auto;
}
.book-image {
    height: auto;
    display: block;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}
.text-body {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
}









/*Tablet View*/
@media (min-width: 401px) and (max-width: 768px){
.burger {
    display: block;
    margin-right: 10px;
    margin-top: -103px;
    position: relative;
    overflow-y: visible;
    z-index: 999;
    right: auto;
    float: right;
    clear: none;
    overflow-x: visible;
}
.menu {
    display: none;
    position: absolute;
    z-index: 999;
}
.expand {
    display: block;
    background-color: rgba(232,232,232,0.92);
    position: fixed;
    float: right;
}
.par-heading {
    margin-left: 195px;
    margin-right: 195px;
    font-size: x-large;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.menu ul li {
    display: block;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: "Special Elite";
    position: static;
}
.menu ul li a {
    font-size: large;
    font-family: special-elite;
    font-style: normal;
    font-weight: 400;
    position: static;




}
.copyright {
    float: left;
    clear: left;
    margin-left: 16px;
}
.about {
    margin-right: 25px;
    margin-left: 25px;
    font-size: 24px;
}
.space {
    padding-bottom: 0px;
    padding-top: 0px;
}

.tag-line {
    width: 40%;
    height: 0%;
    padding-top: 61px;
    clear: right;
    position: relative;
    z-index: 1;
    padding-left: 25px;
}
.container-tag {
    position: relative;
    top: 0px;
    left: 0px;
    width: 389pt;
    padding-left: 0px;
    padding-right: 0px;
}
main  {
    background-image: url(images/swirls-tablet.png);
    background-size: 768px auto;
    background-attachment: scroll;

}
.col-tablet {
    width: 50%;
    display: block;
}
.space-tablet {
    padding-bottom: 334px;

}

.to-top {
    display: none;
    width: 27%;
    padding-left: 36%;
    height: auto;
}
.highlight {
    width: 70%;
}
.par-author {
}
.par-main {
    font-size: 15pt;
    font-weight: 300;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.space-sm {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
}
.col {
    padding-top: 65px;

}
.text-heading {
    font-size: medium;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.news-tablet {
    width: 100%;
}
.news-image {
    padding-right: 105px;
    max-width: 0px;

}
.news-center {
    width: 89%;
}
.buy-but {
    width: 50%;
}
.media-player   {
    padding-right: 0px;

}

.container main .par-media {
}
.buy-but.float-left a .button.center {
}

.par-media {
    font-size: 15px;
    display: block;
}
.space-med {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.button {
    width: 65%;
}
.container-tag {
}
.space-neg {
    margin-top: -3px;

}
.space-neg-sm {
    margin-top: -68px;
}
.absolute {
    position: absolute;
    left: 525px;
}
.call-submission {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 155%;
}
.button-submit {
    width: 46%;
    height: auto;
}
.offset {
    margin-right: 42%;
}
.crime-logo {
    width: 39%;
}
.center {
    display: block;
    width: 40%;
}
.book-image {
    width: 75%;
}












}

/*Mobile View*/
@media (max-width: 400px){
.burger {
    display: block;
    margin-right: 7px;
    margin-top: -104px;
    float: right;
    position: relative;
    overflow-x: visible;
}
.menu {
    display: none;
    position: fixed;
    z-index: 999;
}
.expand {
    display: block;
    background-color: rgba(232,232,232,0.92);
    padding-left: 0px;
    clear: both;
    position: relative;
    float: right;
}
.menu ul li {
    display: block;
    margin-top: 9px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: "Special Elite";
    position: fixed;
}
.menu ul li a {
    font-size: medium;
    font-family: special-elite;
    font-style: normal;
    font-weight: 400;
    color: #000000;
    position: static;

}
.copyright {
    clear: left;
    margin-left: 12px;
    float: left;
    font-size: small;
}
.facebook {
    width: 13%;
    height: 13%;
}
.twitter {
    width: 16%;
    height: 16%;
}
.youtube {
    width: 15%;
    height: 15%;
}
.mail {
    width: 15%;
    height: 15%;
}
.social-media {
    padding-left: 0px;
    float: left;
    padding-right: 34px;
}
.container footer .copyright {
}
.tag-line {
    width: 64%;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: right;
    position: relative;
    z-index: 1;
    left: 0px;
    top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 33px;
}
.about {
    margin-right: 15px;
    margin-left: 15px;
    font-size: 20px;
}
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
}
.col-mobile {
    width: 100%;
}
.to-top {
    display: block;
}
main {
    background-image: url(images/swirls-mobile.png);
    background-size: 400px auto;
}
.back {
    margin-left: 27px;
}
.highlight {
    width: 80%;
}
.par-main {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 35px;
    padding-bottom: 35px;
    background-size: 134% auto;
    background-attachment: scroll;
    text-align: left;
}
.space-sm {
    padding-top: 0%;
    padding-bottom: 0px;
    margin-top: -1px;
}
.button {
    width: 40%;

}
.space-tablet {
    padding-bottom: 0px;
    margin-bottom: -16px;
}
.space {
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}
.col {

}
.text-heading {
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: medium;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;

}
.news-center {
    width: 93%;
}
.buy-but {
    width: 100%;
}
.par-media {
    font-size: 15px;
}
.par-heading {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 40px;
    margin-left: 40px;
}
.space-med {
    margin-top: -50px;
}
.space-mobile {
    margin-bottom: -172px;
    margin-top: -141px;
}
.space-neg {
    margin-top: -25px;
}
.absolute {
    position: absolute;
    left: 175px;
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: hidden;
}
.container-tag {
    position: relative;
    top: 0px;
    left: 0px;
}
center-logo {
    padding-left: 0px;
    margin-left: 0px;
}
.call-submission {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 255%;
    padding-right: 4px;
    left: 0%;
    padding-left: 0px;
    height: auto;
}
.button-submit {
    height: auto;
    width: 72%;
}
.offset {
    margin-right: 60%;
}
.crime-logo {
    width: 56%;
}
.book-image {
    width: 93%;
}
main .par-main .space-neg.space-neg-sm {
}
.space-neg-sm {
    margin-top: -175px;
    margin-bottom: -175px;
}












































}
.menu {
    margin-top: -81px;
    padding-left: 0px;
    font-family: "Special Elite", "Typeka Mix";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}
.text-heading {
    font-size: x-large;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.menu ul li a {
    text-decoration: none;
    color: #000000;
    font-style: normal;
    font-weight: 400;
    font-size: 117%;
    font-family: "Special Elite", "Typeka Mix";
}


.nav-page {
}
.arrows {
}
.arrows-desktop {
    width: 50%;
}
.appear {
}
.text-heading {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 26px;
}
.space-mobile {
}

.par-heading {
    margin-left: 175px;
    margin-right: 175px;
    background-color: rgba(125,125,125,0.90);
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bolder;
    font-size: x-large;
    text-align: center;
    text-shadow: 0 0px;
}
