/* ==============================
   Phone
   ============================== */
   .mobile-on{display: none;}
@media (max-width: 480px) and (min-width: 320px){
    body .ezekiel {
        position: absolute;
        top: -77%;
        left: 0;
        width: 121%;
        z-index: 1;
    }
    body .about_ {
        position: absolute;
        bottom: -47%;
        left: 0;
        width: 100%;
    }
    body .mw100{width: 100% !important;margin-bottom: 20px !important;}
    nav.navbar.bootsnav .navbar-nav.color-1 {background-color: #E0D0C2;}
    nav.navbar.bootsnav .navbar-nav.color-2 {background-color: #E59441;}
    nav.navbar.bootsnav .navbar-nav.color-3 {background-color: #DB6E3A;}
    nav.navbar.bootsnav .navbar-nav.color-4 {background-color: #C76A66;}
    nav.navbar.bootsnav .navbar-nav.color-5 {background-color: #9F6D87;}
    nav.navbar.bootsnav .navbar-nav.color-6 {background-color: #2F7091;}
    nav.navbar.bootsnav .navbar-nav.color-7 {background-color: #59998B;}
    nav.navbar.bootsnav .navbar-nav.color-8 {background-color: #181333;}
    nav.navbar.bootsnav .navbar-nav a{padding-left: 30px !important;padding-right: 30px !important;}


    .mobile-off{display: none !important;}
    .mobile-on{display: block !important;}
    body .text_ span {
        font-size: 174px;
        font-weight: 900 !important;
        color: #2F7091;
        line-height: 1;
        white-space: nowrap;
        font-family: "Prompt" !important;
    }
    .height-fit{height: auto !important}
    .height-fit .vertical-align {
        position: relative;
        top: 0%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
    body .text_.e{
       margin-bottom: -50px;
    }
    body .text_ {
        max-height: 300px !important;
        margin-bottom: 30px;
        position: relative;
        width: 100%;
    }

   .before::before{max-height: 20px;}
   body h1 {
        font-family: "Prompt" !important;
        font-size: 53px !important;
        font-weight: 900 !important;
        margin-bottom: 30px !important;
        line-height: 1 !important;
    }
    body h2 {
        font-size: 26px !important;
        line-height: 1.2;
    }
    body .element1 {
        position: absolute;
        top: 25px ;
        right: 10px ;
        width: 108px ;
    }
    body a, body p {
        font-size: 16px !important;
        line-height: 1.5 !important;
        font-family: "Prompt" !important;
    }
    .mh700{min-height: 770px !important;}
    body .element4 {
        position: absolute;
        right: 24%;
        width: 50%;
    }
    .Schedule li {
        flex-wrap: wrap;
    }
    body .Schedule li span {
        padding: 15px 10px ;
        font-size: 22px;
        min-width: 100%;
    }
    body .Schedule li p {
        width: 100%;
        margin-left: 0;
        text-align: center;
        padding-top: 10px;
    }
    body h1.ac {
        font-size: 33px !important;
    }
    body .mb-xs-0{margin-bottom: 0px !important;}
    body .mb-xs-80{margin-bottom: 80px !important;}
    body .mb-xs-40{margin-bottom: 40px !important;}
    .pt-xs-100{padding-top: 100px !important;}
    .pt-xs-20{padding-top: 20px !important;}
    .element5{display: none !important;}
    .text-xs-center{text-align: center !important;}
    .text-xs-left{text-align: left !important;}
    body .faq div.panel-title {
        font-weight: 600;
        font-size: 15px !important;
    }
    body .faq p {
        color: white;
        font-size: 16px !important;
    }
    .guitar,
    .floating1,
    .shoe_,
    .middle_color:before,
    .middle_color2:before{display: none;}
}