@font-face{font-family:"Lulo Bold";
    src:url(fonts/LuloClean.eot);
    src:url(fonts/LuloClean.woff) format("woff"),url(fonts/LuloClean.otf) format("opentype")}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a{
    text-decoration: none;
    color: #111111;
}

.home-page-wrap{
    position: relative;
    display: block;
    width: 70%;

    margin: 0px auto;
    top: 100px;
}

.title-wrap{
    position: relative;
    display: block;
    width: 80%;
    margin: 0px auto;
    text-align: left;

}

.title-text{
    font-family: Lulo Bold;
    font-size: 60px;
    color: #656565;
    text-decoration: underline;
    
}

@media screen and (min-width:1400px){
    .title-text{
        font-size: 90px;
    }
}

.tag-wrap{
    position: relative;
    display: block;
    width: 80%;
    text-align: left;
    margin: 0px auto;
}

.tag-title-text{
    font-family: brandon-grotesque;

    color: #414141;
}


.artist-img.art-des-img.landscape-img{
    width: 50%;
}

.img-front-wrap{
    position: relative;
    display: block;
    width: 100%;
    margin: 20px auto;
}
.img-front{
    position: relative;
    width: 100%;
}

.gap-filler{
    display: none;
    position: relative;
    width: 100%;
    height: 50px;
    
}

@media screen and (max-width:630px){
    .title-text{
        font-size: 40px;
    }
    .artist-img.art-des-img.landscape-img{
    width: 80%;
}
    .gap-filler{
        display: block;
    }
}

@media screen and (max-width:530px){
    .title-text{
        font-size: 20px;
    }
    .tag-title-text{
        font-size: 20px
    }
}


/*The Artist*//*The Artist*//*The Artist*//*The Artist*/

.fixed-header-menu{
    position: relative;
    width: 100%;
    height: 50px;
    display: block;
    top: 10px;
    left: -4%;

}

.fixed-header-menu .home-page-wrap{
    position: relative;
    margin: 0px;
    
    top: 0px;
   
}

.fixed-header-menu .home-page-wrap .title-wrap{
    position: relative;

}

.fixed-header-menu .home-page-wrap .title-wrap .title-text{
   font-size: 24px;

}

.fixed-header-menu .home-page-wrap .tag-wrap{
    top: 0px;

    text-align: left;
}

.fixed-header-menu .home-page-wrap .tag-wrap .tag-title-text{
 font-size: 17.8px;
}

.fixed-side-menu{
    position: fixed;
    left: 2%;
    width: 20%;
    top: 20%;
    
    
}

.menu-button-DT{
    font-family: brandon-grotesque;
    margin: 10px;
   font-size: 18px;
     transition: 0.3s;
   
}


.menu-button-DT:hover{
    color: #ccc;
    transition: 0.3s;
}

.the-artist-content-wrap{
    position: relative;
    width: 64%;
    left: 24%;
    top: 30px;
}

.artist-img{
    position: relative;
    float: right;
    width: 200px;
    margin: 40px;
    border-radius: 10px;
    top: 20px;
}

.the-artist-header-wrap{
    position: relative;
    top: 50px;
}

.the-artist-header-text{
    font-family: brandon-grotesque;
   font-size: 30px;
    margin: 10px;
    color: #414141;
}

.the-artist-text-wrap{
    position: relative;
    margin: 10px;
    line-height: 24px;
    position: relative;
    top: 70px;
}
.the-artist-text{
        font-family: brandon-grotesque;
    font-size: 20px;
    line-height: 26px;  

}


.add-text-wrap{
    position: relative;
    width: 100%;
    margin: 10px;
    top: 100px;
    
}
.add-text{
    font-size: 16px;
    line-height: 14px;
    font-family: brandon-grotesque;
}

.inline-link{
    color: #414141;
    text-decoration: underline;
}

/*The Artist*//*The Artist*//*The Artist*/

.footer_wrap{
    display: block;
  position: fixed;
    width: 100%;
  bottom: -50px;

}
.footer-wrap-img{
    width: 100%;
}

.menu-button-fixed{
    position: fixed;
    width: 40px;
    height: 36px;
    background-color: #656565;
    border-radius: 30px 30px 0px 0px;
    padding: 10px 10px 24px 10px;
    bottom: 0px;
    right: 10px;
    z-index: 1001;
    display: none;
}

.menu-button-img{
   width: 100%; 
    
}
.shop-text{
    font-family: Brandon-grotesque;
    text-align: center;
}

.shop-so-img{
    width: 70%;
}
/*MOBILE MENU*/
.mobile-menu{
    display: none;
    width: 70%;
    position: fixed;
    bottom: 0px;
    background-color: #ffffff;
    z-index: 1001;
    border-radius: 0px 30px 0px 0px;
}
.mobile-button-DT-link{
    color: #656565;
}
.mobile-button-DT{
    font-family: brandon-grotesque;
    width: 100%;
    height: 30px;
    padding: 4px;
   margin: 4px;
}

/*MOBILE MENU*/


.art-des-text{
    font-family: brandon-grotesque;
    font-size: 22px;
    width: 50%;
}

.art-des-img{
    width: 35%;
    z-index: 1000;
}

.des-bold{
        font-weight: bold;
        font-family: brandon-grotesque;
}

@media screen and (max-width:800px){
    .fixed-side-menu{
        display: none;
    }
    .the-artist-content-wrap{
        width: 90%;
        left: 2%;
    }
    .menu-button-fixed{
        display: block;
    }
.art-des-text{
    font-family: Laila;
    width: 96%;
}

.art-des-img{
    width: 100%;
}
}

@media screen and (max-width:675px){
    .the-artist-header-text{
        font-size: 20px;
    }
    .the-artist-text{
        font-size: 16px;
        line-height: 18px;
    }
}

@media screen and (max-width:600px){
    .fixed-header-menu{
        left: 0px;
        text-align: center;
    }
    .home-page-wrap{
        width: 100%;
        text-align: center;
    }
       .fixed-header-menu .home-page-wrap .title-wrap{
        text-align: center;
        }
    .fixed-header-menu .home-page-wrap .tag-wrap{
        text-align: center;
        }
    .artist-img{
        float: none;
        width: 90%;
        margin: 10px auto;
        top: 0px;
        
    }
    .the-artist-content-wrap{
        width: 90%;
        text-align: center;
        margin: 0px auto;
        left: 0px;
    }
    .the-artist-header-wrap{
        top: 0px;
  
    }
    .the-artist-text-wrap{
        top: 0px;
        margin: 30px 0px;
        border-top: 1px solid #414141;
        border-bottom: 1px solid #414141;
        padding: 20px 0px;
    }
    .add-text-wrap{
        top: 0px;
        width: 80%;
        left: 8%;
    }
    .add-text{
        font-size: 12px;
        line-height: 16px;
        
    }
    .footer_wrap{
        display: block;
        
        position: relative;

}



}

@media screen and (min-width:1600px){
    
    .the-artist-header-wrap{
        top: 100px;
    }

    .the-artist-text-wrap{
      top: 130px;
    }
    .the-artist-text{
        font-size: 24px;
        line-height: 32px;
    }
    .add-text-wrap{
        top: 200px;
    }
    .add-text{
        font-size: 20px;
        line-height: 20px;
    }
    .artist-img{
   top: 100px;
       
    }
}












