/* ==============================
   Phone
   ============================== */
@media (max-width: 480px) and (min-width: 320px) {
    main{
        width: 100%;
        overflow: hidden;
    }
    .btp0{bottom: 0 !important;}
    .i2023{
        object-fit: cover;
    }
    body h1.h1-big {
        font-size: 36px;
        line-height: 1;
    }
    .cover100{background-size: 100% !important;max-height: 50vh;}
    body video{
        width: auto !important;
    }
    .videoHero {
        position: absolute;
        width: 100% !important;
        height: 100vh !important;
        left: 0 !important;
        top: 0 !important;
        overflow: hidden;
        border-radius: 0px !important;
    }
        .border-radius-2rem {
            margin: 0 15px !important;
            width: auto;
        }
    .off_xs__h250 {
        max-height: 100vh !important; 
    }
    body h1.h1-big2 {
        font-size: 65px;
        line-height: 1;
    }
    .mb-xs-20{margin-bottom: 20px !important;}
    .mb-xs-60{margin-bottom: 60px !important;}
    body .videoContainer{
        max-width: 100%;
        max-height: 392px;
    }
    body .videoContainer3{
        width: 100% !important;
        height: 350px !important;
    }
        html body {
            font-size: 16px;
            line-height: 1.6;
        }
    body section{
        overflow: hidden !important;
    }
    .reverse{
        flex-direction: column-reverse;
    }
    #run___title_bg_effect_2 .col-md-8{
        margin-bottom: 20px !important;
    }
    body .three--circles li{
        position: initial !important;
        margin-bottom: 20px;
    }
    .three--circles{
        height: auto !important;
    }
    body h3 {
        font-size: 18px;
        line-height: 34px !important;
    }
    body .w_bar_100 { 
        padding: 0px 0px; 
    }
    body .signature1 {
        position: absolute;
        width: 70%;
        right: 2%;
        bottom: -28%;
    }
    body .gop {
        color: white;
        font-weight: 800;
        font-size: 16px;
        border: 3px solid #EACC82;
        padding: 16px 45px;
        border-radius: 100px;
        display: inline-block; 
        width: 100%;
        text-align: center;
        margin-top: 140px
    }
    body .container__videoBgB {
        margin-bottom: 0 !important;
        max-height: 100vh;
    }
    .opaX{
        opacity: 1 !important;
    }
    .bg__wd{
        background-position: 50% 50% !important;
        max-height: 60vh;
    }
    .col-xs-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    body .center_info li {
        text-align: center;
        margin-bottom: 10px;
    }
    body .center_info li img {
        width: 30px;
        display: block;
        margin: auto auto 5px auto;
    }
    body .totalgiving {
        background: #163E3C;
        border-radius: 200px;
        display: inline-block;
        padding: 20px 40px;
        color: #BDDBD9;
        font-size: 2pc;
        font-weight: bold;
        width: 100%;
    }
        .w-60 {
            min-width: 100%;
        }
}