@charset "utf-8";

/* Buzz Out */

@-webkit-keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    -ms-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    -ms-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    -ms-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    -ms-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    -ms-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    -ms-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    -ms-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    -ms-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    -ms-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    -ms-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.buzz-out {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.buzz-out:hover {
  -webkit-animation-name: buzz-out;
  animation-name: buzz-out;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}




a {
    font-weight: bold;
    }
p {
  font-size: 15px;
}

.bold   {
	font-weight: bold;
	
}
.bold_NewsOnly   {
    font-weight: bold;
}

.biog_container {
    width: 100%;
    margin-left: auto;
    /* [disabled]padding-right: 10px; */
    /* [disabled]padding-left: 10px; */
    font-family: sans-serif, Arial;
    font-size: 16px;
    float: none;
    /* [disabled]font-weight: 400; */
    font-style: normal;
    margin-right: auto;
    text-align: left;
}


.biog_image {
    position: static;
    float: left;
    -webkit-box-shadow: 4px 4px 4px #333333;
    box-shadow: 4px 4px 4px #333333;
    margin-right: 13px;
    margin-bottom: 2px;
    border-radius: 10px;
}


.color {
    color: #bcb4a7;
    font-weight: bold;
}

.contact_container {
    font-family: sans-serif, Arial;
    font-size: 14px;
    width: 246px;
    line-height: 10pt;
    margin-left: auto;
    margin-right: auto;
    padding-top: 23px;
    padding-bottom: 45px;
}
.center_contactlinks {
    /* [disabled]max-width: 680px; */
    padding-bottom: 31px;
    padding-left: auto;
    padding-right: auto;


}

.contact_images_container {
    max-width: 500px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}


.contact_image {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
}
.discography_logo {
    width: 50%;
    max-width: 261px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6px;
}

.chrisjoss_banner {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
.icon_contact {
    width: 25px;
    margin-right: 8px;
    position: relative;
    top: 4px;
    margin-top: -11px;
}
.contact_links_container {
    text-decoration: none;
    line-height: 220%;
    text-align: left;
}



.discog_container {
    width: 100%;
}
.discog_iframePlayerPlacement {
    width: auto;

}
.discog_links_container {
    /* [disabled]width: 100%; */
    top: 467px;
    right: auto;
}
.discog_links_icons {
    width: 100%;
    opacity: 0.5;
}


.discog_NavigBox {
    width: 100%;
    /* [disabled]justify-content: space-between; */
    /* [disabled]height: auto; */
}
.discog_thumbs {
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 0px;
    -webkit-box-shadow: 2px 2px 7px #333333;
    box-shadow: 2px 2px 7px #333333;
    margin-bottom: 1%;
    width: 13%;
    height: auto;
    max-width: 144px;
    border-right-width: 238%;
    border-bottom-width: 238%;
    border-top-width: 238%;

}
.discog_itunesPlayer {
	width: 250px;
}

.discog_thumbs_NoShade {
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	width: 11%;
	max-height: 144px;

}


.fluid_col2 {
	letter-spacing: 0px;
	margin-left: 52px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	background-color: #FFFFFF;
}



.img_zindex0
{
position:absolute;
left:0px;
top:0px;
z-index:0;
}

.img_zindex1
{
position:absolute;
left:0px;
top:0px;
z-index:1;
}

.index_background {
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: auto auto;
    width: 100%;
    margin-left: 0px;
    /* [disabled]margin-top: 0px; */
    margin-right: 0px;
    margin-bottom: 0px;
      background-color: #3D3D3D;
  }


.index_footer {
    font-family: sans-serif, Arial;
    font-size: 16px;
    color: #C9C9C9;
    width: 100%;
    text-align: center;
    font-style: normal;
    font-weight: normal;
    /* [disabled]background-size: 100% 48px; */
    height: 357px;
    background-color: #70A19F;
}
.index_iFrame {
    margin-right: auto;
    width: 100%;
    /* [disabled]min-width: 360px; */
    text-align: center;
    /* [disabled]max-width: 1143px; */
    /* [disabled]padding-left: 1px; */
    background-color: rgba(81,81,81,0.00);
}

.index_menu {
    width: 100%;
    min-width: 279px;
    padding-top: 5px;
    max-width: 832px;
    /* [disabled]background-size: 99% auto; */
    text-align: center;
}
.index_menu_icon {
    padding-top: 0px;
    padding-bottom: 8px;
    padding-left: 2px;
    padding-right: 2px;
}
.index_menu_YT {
    padding-top: 0px;
    padding-bottom: 8px;
    padding-left: 6px;
    padding-right: 6px;
}

.index_menu_Flottant_relative {
    width: 100%;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]min-width: 360px; */
    margin-top: 0px;
    max-width: 850px;
    margin-bottom: 0px;
    z-index: 1;
}
.index_menu_Flottant_absolute {
    width: 58px;
    /* [disabled]margin-left: auto; */
    /* [disabled]margin-right: auto; */
    position: absolute;
    right: 0%;
    z-index: 1;
}
.index_menuFlottant_img {
    /* [disabled]opacity: 0.72; */

}

.index_menu_img {
    padding-bottom: 6px;
    padding-top: 6px;

}
.index_menu_imgChrisJossOnly {
	text-align: left;
	margin-left: 4%;


}
.index_menuCenter {
    position: fixed;
    background-color: #834E78;
    /* [disabled]max-width: 832px; */
    width: 100%;
    text-align: center;
    top: 0px;
}

.index_wholeContainer {
    width: 100%;
    /* [disabled]min-width: 360px; */
    /* [disabled]max-width: 832px; */
    /* [disabled]background-color: rgba(204,204,204,0.5); */
    margin-top: 27px;
    margin-left: 0px;
}

.image {
    -webkit-box-shadow: 3px 3px 4px #333333;
    box-shadow: 3px 3px 4px #333333;
}
.YT_screencap {
    -webkit-box-shadow: 3px 3px 4px #333333;
    box-shadow: 3px 3px 4px #333333;
    width: 100%;
    max-width: 386px;
    height: auto;
}
.YT_screencap2 {
    -webkit-box-shadow: 3px 3px 4px #333333;
    box-shadow: 3px 3px 4px #333333;
    width: 100%;
    max-width: 382px;
    height: auto;
}
.image_large   {
}
.image_container {
    padding-right: auto;
    padding-left: auto;
    padding-top: 7px;
    padding-bottom: 6px;
    text-align: center;

}

.menuFlottant_fixe {
    background-color: rgba(140,140,140,0.70);
    width: 44px;
    padding-top: 2px;
    /* [disabled]padding-left: 0px; */
    position: fixed;
    top: 75%;
    padding-right: 4px;
    /* [disabled]visibility: hidden; */
    opacity: 0.71;
    z-index: 1;
    right: 0px;
		}


.menuFlottant.floatable {
	position: fixed;
	top: 0;
	visibility: visible;
		}





.news_container {
    width: 100%;
    font-family: sans-serif, Arial;
    font-size: 14px;
    padding-right: 10px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.news_limit_width {
    max-width: 466px;
    margin-left: auto;
    margin-right: auto;
}

.news_youtube {
    margin-bottom: 5px;




}




.Ligne1_LPs   {
	height: 144px;

}
.iframe_player_AAP {
    width: 100%;
    height: 285px;
    margin-left: -8px;
    z-index: 1;
}
.iframe_player_13tracks {
    width: 100%;
    height: 304px;
    margin-left: -8px;
}
.iframe_player_spiked {
    width: 678px;
    height: 265px;
    margin-left: -8px;
}
.iframe_player_theman {
    width: 600px;
    height: 251px;
    margin-left: -8px;
}

.iframe_player_AAP_forDrRhythm {
    width: 678px;
    height: 332px;
    margin-left: -8px;
}
.iframe_player_AAP_forTR013 {
    width: 678px;
    height: 332px;
    margin-left: -8px;
}
.teralogo_image {
    width: 32%;
    height: auto;
    max-width: 316px;
    justify-content: center;
    /* [disabled]margin-left: 134px; */
    margin-bottom: 9px;
    margin-top: 20px;
    /* [disabled]margin-right: auto; */
}
#teralogo {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.news_container iframe {

}
.RandomPlayer_iFrame {
    width: 456px;
    height: 83px;
}
.videos_container {
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    background-attachment: fixed;
    /* [disabled]padding-top: 20px; */
    /* [disabled]padding-bottom: 20px; */
    width: 100%;
}
.videos_text {
    width: 100%;
    font-family: sans-serif, Arial;
    font-size: medium;
    color: #bcb4a7;
}
.videosSM_text {
    font-family: sans-serif, Arial;
    font-size: medium;
    width: 100%;
    color: #bcb4a7;
}




/*Copié du css que j'ai fait en test 2019.css*/
.bg-gradient {
    background-image: -webkit-linear-gradient(270deg,rgba(100,81,228,1.00) 0%,rgba(207,65,65,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(100,81,228,1.00) 0%,rgba(207,65,65,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(100,81,228,1.00) 0%,rgba(207,65,65,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(100,81,228,1.00) 0%,rgba(207,65,65,1.00) 100%);
}
.bg-mitransparent {
    background-color: rgba(128,128,128,0.64);
}
.band-logo   {
    padding-top: 70px;
    padding-bottom: 3%;
    display: block;
    width: 33%;
}

.col.bg-mitransparent   {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    min-width: 430px;
}
.centrer-navig {
    padding-left: 10%;
    padding-right: 10%;
    /* [disabled]margin-left: 40px; */
    /* [disabled]margin-right: 40px; */
}
.mono2label {
    position: fixed;
    left: 204px;
    top: 79px;
}
.biog_container p {
    min-height: 144px;
}
.remix_paragraph_nopicture_donc_smaller {
    min-height: 0px;
}
.index_background #top {
}

.top_anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}

.album-description {
    margin-top: -8px;
    margin-bottom: 4px;
    width: 140px;
    text-align: center;
    float: none;
    clear: left;
}


#EdgeID {
    width: 100%;
    }



#SpikedAnim {
    position: absolute;
    right: 2%;
    margin-top: 4px;
    opacity: 0.69;
}
#TeraAnim {
    position: absolute;
    right: 5%;
    z-index: -1;
    
}
#EscapeAnim {
    position: absolute;
    top: 0px;
    right: 3%;
}
#VolumeIIAnim {
    position: absolute;
    top: 17px;
    right: 9%;
    z-index: -3;
}
#TR013Anim {
    position: absolute;
    top: 17px;
    right: 19%;
    z-index: -3;
}
#MisoAnim {
    width: 50%;
    position: fixed;
    right: 5%;
}
#NoplayAnim {
    width: 50%;
    position: fixed;
    right: 5%;
    opacity: 1;
}
#SticksAnim {
    position: absolute;
    right: 6%;
}
#SupermanAnim {
	position: absolute;
	left: 313px;
	top: 92px;
}
#FreedomAnim {
	position: absolute;
	left: 397px;
	top: 60px;
}

#bimbo_newalbum {
	position: absolute;
	left: 400px;
	top: 196px;
	width: 159px;
}
#videotest {
    width: 41%;
    position: absolute;
    /* [disabled]left: 171px; */
    top: 68px;
    z-index: -1;
    max-width: 150px;
    right: 8%;
}
#MonoAnim {
    position: absolute;
    z-index: -1;
}
#DrAnim {
    position: fixed;
    top: 50px;
    z-index: 10;
    right: 5%;
    width: 286px;
}
#ManAnim {
    position: absolute;
    right: 14%;
}


@media (max-width: 575px){
        p {
  font-size: 3vw;
}  
.espace-vide-hidden-mobile {
    width: 0px;
}
.album-description {
    text-align: left;

}
#MisoAnim {
    width: 50%;
    position: fixed;
    left: 161px;
    z-index: -1;
    top: 172px;
}
#NoplayAnim {
    width: 50%;
    position: fixed;
    left: 161px;
    z-index: -1;
    top: 172px;
}
#DrAnim {
    position: fixed;
    top: 266px;
    z-index: 0;
    width: 165px;
    left: 175px;
}
#EscapeAnim {
    position: absolute;
    left: 136px;
    top: 261px;
    width: 196px;
    opacity: 0.78;
    z-index: -1;
}
#VolumeIIAnim {
    position: absolute;
    left: 176px;
    top: 292px;
    width: 153px;
    opacity: 1;
    z-index: -1;
}
#TR013Anim {
    position: absolute;
    left: 182px;
    top: 265px;
    width: 75px;
    opacity: 1;
    z-index: -1;
}
#MonoAnim {
    position: absolute;
    z-index: -1;
    left: -214px;
    top: 270px;
}
#SticksAnim {
    position: absolute;
    left: 101px;
    top: 240px;
    z-index: -1;
    width: 214px;
}
#TeraAnim {
    position: absolute;
    left: 155px;
    top: 266px;
    z-index: -1;
    width: 128px;
}   
#SpikedAnim {
    position: absolute;
    left: 184px;
    top: 257px;
    z-index: -1;
    opacity: 0.48;
    width: 41%;
    height: 25%;
}   
#ManAnim {
    position: absolute;
    top: 290px;
    left: 128px;
}
#videotest {
    width: 41%;
    position: absolute;
    z-index: -1;
    max-width: 112px;
    left: 165px;
    top: 333px;
    opacity: 0.78;
}    
    
    
}

@media (max-width: 380px){
         p {
  font-size: 4vw;
}  
.discog_iframePlayerPlacement {
    width: 100%;
    text-align: left;
}
}

@media (min-width:576px) and (max-width:4000px){
.index_iFrame {
    width: auto;
    max-width: 850px;
      background-color: rgba(81,81,81,0.00);
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 0px;
    padding-top: 21px;
}
.index_iFrame_uni {
    background-color: rgba(162,176,85,1.00);
}
.index_menu   {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.image_container {
    padding-right: auto;
    padding-left: auto;
    padding-top: 7px;
    padding-bottom: 6px;
    text-align: left;
}}

@media (min-width: 1200px){
    .menuFlottant_fixe {
    background-color: rgba(140,140,140,0.70);
    width: 44px;
    padding-top: 2px;
    padding-bottom: 1px;
    /* [disabled]padding-left: 0px; */
    position: sticky;
    top: 95%;
    padding-right: 4px;
    /* [disabled]visibility: hidden; */
    opacity: 0.71;
    z-index: 1;
    left: 50%;
    margin-top: -35px;
		}}
