/* COBRA CAPOEIRA: ABOUT */

@media screen and (max-width: 800px) { /* SP ------------------------------- */

body {
    letter-spacing: 0.03em;
    line-height: 1.8em;
    }

h2 {
    font-size: 30px;
    margin-bottom: 20px;
    }

h2 span {
    font-size: 16px;
    margin-left: 0px;
    }

/* MV -------------------------------------------------- */

#mv {
    position: relative;
    height: 200px;
    margin: 0px auto 0px;
    background-image: url(video/mv-leopard-01-poster.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }

#mv .logo {
    z-index: ;
    position: relative;
    background-image: none;
    margin: 70px auto 0px;
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1em;
    /* -webkit-text-stroke: 2px #fff; */
    line-height: 1em;
    color: #fff;
    }

#mv .logo div {
    margin-top: -2px;
    font-size: 0.28em;
    font-weight: 600;
    letter-spacing: 0.4em;
    line-height: 1em;
    }

#mv .h1-sub {
    margin: 40px auto 0px;
    letter-spacing: 0.2em;
    text-align: center;
    }

#mv::after {
    z-index: ;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-color: rgba(50,60,80,0.0);
    background-image: radial-gradient(#000 30%, transparent 31%), radial-gradient(#000 30%, transparent 31%);
    background-size: 2px 2px;
    background-position: 0 0, 2px 2px;
    }

#mv video {
    z-index: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    }

/* main -------------------------------------------------- */



/* ABOUT ---------------------------------------------------------------------- */

#about {
    background-image: url(img/bg-about-profile.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    padding: 50px 0px 100px;
    line-height: 1.8em;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    }

#about .section-inner {
    width: 100%;
        max-width: 92%;
    }

#about .ct-flex {
    display: block;
    align-items: center;
    justify-content: ;
    align-items: top;
    border: 0px dotted #fff;
    width: 100%;
        min-width: px;
        max-width: px;
    margin: 40px auto 50px 0px;
    }

#about .name {
    font-family: "Quantico", sans-serif;
    font-size: 60px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px;
    line-height: 1em;
    color: #fff; /* 2a383e */
    transition: 1s;
    }

#about:hover .name {
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.2), 0px 0px 10px rgba(255, 255, 255, 0.1), 0px 0px 30px #88aaff;
    }

#about .logo {
    border-radius: 100%;
    background-image: url(img/logo.jpg);
    background-size: cover;
    background-position: center;
    width: 240px;
        min-width: 240px;
    height: 240px;
    margin: 0px auto 20px;
    transition: 1s;
    }

#about:hover .logo {
    box-shadow: 0px 0px 80px rgba(200, 150, 255, 0.6), 0px 0px 20px rgba(240, 252, 255, 1);
    }

#about .box {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    }

#about .intro {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5em;
    margin-bottom: 30px;
    }

#about .info-detail {
    color: #fff;
    }

#about .dt {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1em;
    }

#about .info-detail span:first-child {
    display: inline-block;
    background-color: #000;
    width: 80px;
    padding: 7px 10px;
    margin-right: 10px;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    letter-spacing: 0.08em;
    }

#about .info-detail span:last-child {
    display: inline-block;
    width: px;
    font-size: 12px;
    color: #fff;
    text-transform: none;
    }

#about .message {
    margin-top: 30px;
    }

#about .message title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
    }

#about .note {
    opacity: 0.5;
    margin-top: 10px;
    font-size: 10px;
    }

#about .ct02 {
    width: 100%;
        max-width: px;
    margin: 0px auto;
    }

#about img {
    max-height: 400px;
    margin: 0px 10px 0px 0px;
    }

#about .btn {
    margin-top: 150px;
    }

#about .slogan {
    margin: 0px auto;
    width: 100%;
    max-width: 660px;
    font-size: 16px;
    line-height: 1.8em;
    letter-spacing: 0.04em;
    }

#about .slogan title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
    }


/* CORDAO -------------------------------------------------- */

#cordao {
    background-image: url(img/bg-about-profile.jpg);
    background-size: cover;
    background-position: center;
    }

#cordao .flex {
    display: block;
    justify-content: space-between;
    border: 0px solid #fff;
    max-width: 100%;
    margin: 0px auto;
    }

#cordao .cordao-img {
    flex-shrink: 0;
    background-color: rgba(0,0,0,0.0);
    background-image: url(img/cordao.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: 440px;
    margin: 0px 0px 0px 0px;
    box-shadow: 10px 10px 20px rgba(0,0,0,0.3);
    }

#cordao p {
    max-width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 0px;
    font-size: 16px;
    line-height: 2em;
    letter-spacing: 0.05em;
    }


/* LOGO IMAGE -------------------------------------------------- */

#logo-animals {
    background-image: url(img/logo-header.jpg);
    background-size: cover;
    background-position: center;
    height: 16vw;
    }

/* PROFILE -------------------------------------------------- */

#profile {
    background-image: url(img/bg-about-profile.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    padding: 50px 0px 100px;
    line-height: 1.8em;
    color: #fff;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    }

#profile .section-inner {
    width: 100%;
        max-width: 92%;
    }

#profile .ct-flex {
    display: block;
    justify-content: ;
    align-items: top;
    border: 0px dotted #fff;
    width: 100%;
        min-width: px;
        max-width: px;
    margin: 0px auto 50px;
    }

#profile .name {
    font-family: "Quantico", sans-serif;
    font-size: 80px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px;
    line-height: 1em;
    color: #fff; /* 2a383e */
    transition: 1s;
    }

#profile:hover .name {
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.2), 0px 0px 10px rgba(255, 255, 255, 0.1), 0px 0px 30px #88aaff;
    }

.profile-photo {
    background-image: url(img/dragao/dragao.jpg);
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 400px;
    margin-right: 50px;
    }

#profile .box {
    width: 100%;
    margin: 30px 0px 0px 0px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    }

#profile .intro {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6em;
    margin-bottom: 30px;
    }

#profile .info-detail {
    color: #fff;
    }

#profile .dt {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1em;
    }

#profile .info-detail span:first-child {
    display: inline-block;
    background-color: #000;
    width: 90px;
    padding: 7px 10px;
    margin-right: 10px;
    font-family: "Oswald", sans-serif;
    font-size: 13px;
    letter-spacing: 0.08em;
    }

#profile .info-detail span:last-child {
    display: inline-block;
    width: px;
    color: #fff;
    text-transform: none;
    font-size: 12px;
    }

#profile .message {
    margin-top: 30px;
    }

#profile .message title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 4px;
    }

#profile .note {
    opacity: 0.5;
    margin-top: 10px;
    font-size: 10px;
    }

#profile .ct02 {
    width: 100%;
        max-width: px;
    margin: 0px auto;
    }

#profile img {
    width: 100%;
    max-height: 400px;
    margin: 0px 0px 10px 0px;
    }

#profile .btn {
    margin-top: 150px;
    }

/* BTN -------------------------------------------------- */

.btn {
    display: block;
    box-sizing: border-box;
    border-radius: 16px;
    border-top: 4px solid #475763;
    border-bottom: 4px solid #1e252b;
    border-left: 4px solid #394854;
    border-right: 4px solid #1e252b;
    outline: 2px solid #1e252b;
    box-shadow: 0px 0px 30px rgba(200, 150, 255, 0.9), 0px 0px 5px rgba(255, 255, 255, 0.8);
    background-color: #2ba9d6;
    background: linear-gradient(-20deg, pink, #222b30);
    background: url(img/bg-pattern-04.png),linear-gradient(-10deg, #0d1114, #222b30 );
    width: 240px;
    padding: 12px 0px 12px 20px;
    margin: 0px auto 0px auto;
    font-family: "Orbitron", sans-serif;
    font-size: 22px;
    font-weight: 800;
    letter-spacing: 0.12em;
    line-height: 1.8em;
    text-align: center;
    text-decoration: none!important;
    color: #9800ff!important;
    transition: 0.6s;
    }

.btn:hover {
    text-shadow: none;
    filter: brightness(3);
    }


/* BASIC PLUS -------------------------------------------------------------------- */

.none { display: none; }
.pc { display: none; }
.sp { display: block; }

/* END --------------------------------------------------------------------------- */

} /* SP : END ------------------------------------------------------------------- */
