/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/* neon pink ff0082 */



/*
li a[href*="music"] {
background: #60CDC4;
background: -webkit-linear-gradient(to bottom, #60CDC4 20%, #F10935 100%) !important;
background: -moz-linear-gradient(to bottom, #60CDC4 20%, #F10935 100%) !important;
background: linear-gradient(to bottom, #60CDC4 20%, #F10935 100%) !important;
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent !important;
}
*/

body {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    -webkit-transform: translateZ(0px);    
}

div#home h1 + h2,
div#book h1 + h2 {
    margin:  0.83em 0 0 0;
}

div#home h1 + h2 + h3,
div#book h1 + h2 + h3 {
    margin:  0;
    font-style:  italic;
}

.dudikofflogo img {
    max-width:  100%;

}

.subscribepreload {
    font-weight:  bold;
    font-size: 44px;
    padding:  20px 0;
}

.sender-form-field {
    text-align:  left;
    display:  none;
}

.prefooter {
    text-align:  center;
    padding:  0 24px;
}

html > div {
  display: none !important;
}

html, body {
    height:  100%;
}

.iehero {
    width: 100%;
}

.footerlogos {
    display:  none;
}

/* email stuff */
#mc_embed_signup .button {
    color:  black !important;
    background:  yellow !important;
    text-transform: uppercase !important;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;    
    height:  48px !important;
    line-height:  48px !important;
    font-weight:  bold !important;
    border:  0 !important;
}

#mc_embed_signup .button:hover {
    color:  #ff0082 !important;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;
}

input.email {
    border:  1px solid black !important;
    height:  48px !important;
    line-height:  48px !important;
    margin:  0 7px 0 0 !important;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}




@font-face {
    font-family: 'timelessregular';
    src: url('timeless-webfont.woff2') format('woff2'),
         url('timeless-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;    

}

@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.woff2') format('woff2'),
         url('opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;      

}

@font-face {
    font-family: 'freeserifmedium';
    src: url('freeserif-4aek-webfont.woff2') format('woff2'),
         url('freeserif-4aek-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;      

}

i {
    font-style: italic;
}

body p {
    font-family:  'open_sansregular';
    font-size:  1.5em;
    color:  #000;
}

.ieshit {
    max-width: 100%;
    overflow-x: hidden;
}

.ieinlineblock {
    display: inline-block !important;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

.cursorpointer { cursor: pointer; }

::-moz-selection {
    background: #f0f0f0;
    text-shadow: none
}

::selection {
    background: #f0f0f0;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

/*
audio,
canvas,
img,
video {
    vertical-align: middle
}
*/

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.item a,
.item a img {
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(0);
}

.mobilemenu {
    display: none;
}

body {
    padding: 0;
    margin: 0;
    background: #f2f6e9;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    text-align: left;
    display: block;    
}

@-webkit-keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.displaynone {
    display: none;
}

.hidden {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

li.active a {
    color: #f0f0f0
}

p {
    line-height: 1.5em;
}

.logo > a > img:hover {
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;    
}

#home p a::after,
#book p a::after {
    content: "\2192";
    padding:  0 10px;
    font-size:  inherit;
}

@-moz-document url-prefix() { 
    #home p a::after,
    #book p a::after {
        font-size:  1.2em;
  }
}

#home p span a,
#home p span a:visited,
#book p span a,
#book p span a:visited
 {
    padding:  20px;
    text-transform:  uppercase;
    text-decoration: none;    
    background:  yellow;
    color:  black;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;
    display:  inline-block;
    font-weight:  bold;
}

#home p span a:hover,
#home p span a:focus,
#home p span a:active,
#book p span a:hover,
#book p span a:focus,
#book p span a:active {
    text-decoration: none;
    color: #ff0082;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;
}

p a,
p a:visited {
    text-decoration: none;
    color: yellow;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s
}



p a:hover,
p a:focus,
p a:active {
    text-decoration: none;
    color: black;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s
}

header {
    background: yellow;
    padding: 0;
}

.p {
    max-width: 1210px;
    min-width: 1210px;
    position: relative;
    padding-right: 5px;
    padding-left: 5px
}

h1,
h2,
h3,
h4 {
    text-transform: uppercase;
    color: #000;
    word-wrap: break-word
}

h1 {
    font-size: 2.75em;
    display:  inline-block;
    margin:  0;
    border-bottom:  10px solid black;
}

p {
    color: #000
}

.trigger.menu-close {
    display: none;
}

.icons {
    margin: 0;
}

.icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.icons ul li {
    list-style: none;
    float: right;
    margin: 0 0;
}

.icons ul li:first-child {
    margin: 0;
}

.icons ul li:last-child {
    margin: 0;
}

.icons ul li a {
    display: block;
    padding: 24px 12px 24px 12px;
}

.icons ul li:first-child a {
    display: block;
    padding: 24px 24px 24px 12px;
}

.icons ul li a span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 36px;
    height: 36px
}



/*
.icons ul li a.facebook,
.icons ul li a.amazon {
    padding:  22px 12px 22px 12px;
}
*/

/*
.icons ul li a.facebook span,
.icons ul li a.amazon span {
    width:  40px;
    height:  40px;
}
*/

.icons ul li a span svg {
    bottom: 0;
    fill: #000000;
    height: 100%;
    left: 0;
    margin: auto;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s
}

.no-touch .icons ul li a:hover span svg {
    fill: #ff0082;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s
}

path {
    width: 100% !important;
    height: 100% !important;
}

.mobile-social-icons {
    list-style: none;
    margin: 0;
    padding: 18px 0;
    display: none
}

.mobile-social-icons a {
    display: inline-block !important;
    padding: 0 !important;
    margin: 0 15px 0 0;
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.no-touch .mobile-social-icons a:hover {
    background: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.mobile-social-icons a:last-child {
    margin: 0 0 0 0
}

.mobile-social-icons a span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 36px;
    height: 36px
}

.mobile-social-icons a span svg {
    bottom: 0;
    fill: #ecf0f1;
    height: 100%;
    left: 0;
    margin: auto;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.no-touch .mobile-social-icons a:hover span svg {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

header a {
    outline: none !important;
}

.topmenu > ul {
    margin: 0;
    padding: 0;
}

.topmenu > ul > li {
    float: left;
}

.topmenu > ul > li a {
    cursor:  pointer !important;
    display: block;
    font-size:  1.25em;
    padding: 27px 12px;
    text-decoration: none;
    outline: none !important;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    background: yellow;   
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;           

}

.no-touch .topmenu > ul > li a:hover {
    color:  #ff0082;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;   
}

.toSlide.active > a {
    color: #ff0082;
}

/* */

.container-fluid {
    padding: 0;
    margin: 0;  
}



.row {
margin: 0;
padding: 0;
}



.neonblack_navbar_logo {
display: block;
  text-decoration: none !important;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;   
    line-height:  0;
}

.no-touch .neonblack_navbar_logo:hover {
    color: #f0f0f0;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;       
}

.neonblack_navbar_logo img {
    height: 48px;
    margin-top: 18px;
    margin-bottom: 18px;
    margin-left: 24px;
    margin-right: 0;
}

.by {
    padding-top:  47px;
}

.by span {
    font-size:  0.75em;
    font-family: timelessregular;
}

.italics {
        font-style:  italic;
}







.nav-link,
.navbar-brand {
    color: #fff;
    cursor: pointer;
}
.navbar-brand {
    padding: 25px 0 23px 20px;
}   

.navbar-brand span {

line-height: 0;
font-size: 2.8rem;
display: block;

font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
    font-weight: bold;
text-shadow: 0 0 3px #000, 0 0 5px #000;
  color: #4b5320;
    }



.navbar-collapse {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}



video::-webkit-media-controls-overlay-play-button {
  display: none;
}

video::-webkit-media-controls{
    display: none;
    -webkit-appearance: none;
}

.preload * {
 -webkit-transition: none !important;
 -moz-transition: none !important;
 -ms-transition: none !important;
 -o-transition: none !important;
}




/* desktop nav */
header {
    background: yellow;
    padding: 0;
    z-index: 999 !important;    
}



.feature-title {
    text-align: center;
    color: #4b541c;
    text-decoration: none;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;    
}
.section .feature-title:first-child {
    margin-top: 0;
}





div.section {
padding: 24px;
}



.contactemail {
    font-size:  2em;
}

.antisocial a::after {
  content:"\2192";
  color: black;
  padding: 0 10px;
}

.antisociallast::after {
    content: "" !important;
    padding: 0 !important;
}



#contact,
#contact div,
#subscribe,
#subscribe div {
    width:  100%;
    text-align: center;
}

#home div:first-child,
#book div:first-child,
#music div:first-child {
    width:  50%;
    padding-right:  24px;
}

#home div:first-child {
    padding-right:  0px;
}

#home div:last-child,
#book div:last-child, 
#music div:last-child  {
    width:  50%;
    padding-left:  24px;    
}

.hero {
    max-width:  100%;
    display:  block;
    margin:  0 auto;
}

div.section.home,
div.section.subscribe,
div.section.contact,
div.section.book,
div.prefooter {    
    background: -o-linear-gradient(135deg, yellow, #FF319A, #FE61B1, #ffffff);
    background: linear-gradient(-45deg, yellow, #FF319A, #FE61B1, #ffffff);
    background-size: 400% 400%;
    -webkit-animation: gradientneonblack 15s ease infinite;
            animation: gradientneonblack 15s ease infinite;
}

@-webkit-keyframes gradientneonblack {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes gradientneonblack {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}





.videocontainer {
    width:  100%;
    position:  relative;   
    line-height:  0; 
}


.videocontainer video {
    width: 100%;
    z-index: -1;
    opacity: 0.25;
    line-height:  0;
/*    margin-top:  -320px; */
    margin-top:  -380px;
    position:  relative;
    background:  url("poster.jpg") transparent no-repeat 0 0;
    pointer-events:  none;
}

footer {
    background:  #fff;
    height:  120px;
    line-height:  120px;
    text-align:  center;

}

footer div.textfooter {

    color: black;
    font-size: 1.0em;
    text-align: center;
    text-transform:  uppercase;
    display:  inline-block;
    background:  transparent url("footerlogo.png") no-repeat right 20px;
    padding-right:  332px;
}

.img-fluid {
    max-width: 100%;
}

.mobileonly {
    display: none;
}

.desktoponly {
    display: block;
}

.topmenu {
    display: block;
    z-index:  9999 !important;
}

.imagelink,
.imagelink:hover
{
    text-decoration: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;    
}

figcaption {
    font-style: italic;
    font-size: 0.875rem;
}


/* mobile */

/*--- media queries ---*/

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

.topmenu > ul > li a {
    padding:  20px 24px;
}

a.instagram {
    padding:  24px 12px !important;
}

.by {
    padding-top:  35px;
}

.mobileonly {
    display: block;
}

.icons.mobileonly {
    width: 100%;
}

.icons.mobileonly ul {
    display: table;
    margin: 0 auto;
}

.desktoponly {
    display: none;
}

.mobileonly.icons {
    display: table;
    background: yellow;
    padding: 10px 0;
    margin: 0;
}

.tableclass {
    display: table;
}

header {
padding: 0;
/* position: fixed; */
/* position: absolute; */
position:  static;
top: 0;
left: 0;
z-index: 999 !important;    
height: 72px;
}

.neonblack_navbar_logo {
display: block;
  text-decoration: none !important;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;   
}

.no-touch .neonblack_navbar_logo:hover {
    color: #f0f0f0;
    -webkit-transition: all 0.20s ease-in-out 0s;
    -o-transition: all 0.20s ease-in-out 0s;
    transition: all 0.20s ease-in-out 0s;       
}

.neonblack_navbar_logo img {
    height: 36px;
    margin-top: 18px;
    margin-bottom: 18px;
    margin-left: 24px;
}

.hamburgercontainer {
    display: block;
    position: absolute;
    right: 25px;
    cursor: pointer;
}

.mobilemenu {
    float: right;
    display: block;
    padding: 18px 0;
    color: #4b541c;
    cursor: pointer;
    width: auto;
    margin-right: 24px;
}

.mobilemenu span {
    display: inline-block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 36px;
}

.mobilemenu span svg {
    bottom: 0;
    fill: #ff0082;
    opacity: 1;
    height: 100%;
    left: 0;
    margin: auto;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: 100%;
}

.topmenu {
    width: 100%;
    display: none;
    position: absolute;
    top: 72px;
    height:  100%;
    overflow-y:  hidden;
    background:  yellow;
}

.topmenu > ul {
    float: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: auto;
}

.topmenu > ul > li {
    float: none;
}

.icons ul li:first-child {
    margin: 0 0 0 0;
}

.icons ul li:last-child {
    margin: 0 0 0 0;
}

}

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

#book > div:first-child,
#music > div:first-child {
    padding-bottom:  12px;
}

#book > div:last-child,
#music > div:last-child {
    padding-top:  12px;
}

#home div:first-child,
#music div:first-child,
#book div:first-child {
    width:  100%;
    padding-left:  0;
    padding-right:  0;
}

#home div:last-child,
#music div:last-child,
#book div:last-child  {
    width:  100%;
    padding-left:  0;
    padding-right:  0;
}

}

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

div#contact h1 + p, div#subscribe h1 + p {
    text-align:  left;
}

#mc_embed_signup,
#mc-embedded-subscribe-form,
input#mce-EMAIL
{
    width:  100% !important;
}

input#mc-embedded-subscribe {
    width:  50% !important;
    margin-top:  24px !important;
}

div#subscribe {
    padding-bottom:  68px;
}

}

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

footer {
    height:  80px;
    line-height:  80px;
    background:  #fff;
}

.videocontainer video {
    margin-top:  -140px;
}

#indexbody .videocontainer,
#bookbody .videocontainer {
    display:  none !important;
}

.footerlogos {
    display:  block;
    line-height:  0;
    background:  #fff;
    padding-bottom:  24px;
    padding-right:  24px;
    padding-left:  24px;
}

.footerlogos img {
    max-width:  100%;
}

.textfooter {
    width:  100%;
    display:  block;
    padding:  0 !important;
    background:  0 !important;
}

.removethis {
    display: none;
}



.neonblack .small {
    font-size: 2.75rem;
}

}

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

.contactemail {
        font-size:  1.5em;
}

.antisocial a {
    display:  block;
    width:  100%;
    padding:  5px 0;
}

/*
.footerlogos img {
    width:  80%;
}
*/



}

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

.contactemail {
        font-size:  1.35em;
}

}


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

.neonblack .big img {
    width: 240px;
}

.neonblack .small {
    font-size: 1.4rem;
}

                     
}

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

html.touch #mc_embed_signup,
html.touch #mc-embedded-subscribe-form {
    width:  100% !important;
}

html.touch input#mce-EMAIL {
    width:  50% !important;
}

html.touch input#mc-embedded-subscribe {
    width:  25% !important;
    margin-top:  24px !important;
}

html.touch div#subscribe {
    padding-bottom:  68px;
}

}

@media only screen and (min-width: 1950px) {

    .videocontainer video {
        margin-top:  -520px;
    }
}

a[href], input[type='submit'], input[type='image'], label[for], select, button {
       cursor: pointer !important;
}

/* Remove the arrow specifically for the Dudikoff link in the bio */

a.removearrow::after {
    content: none !important;
}
