@media (min-width:250px) and (max-width:600px) {
    .j-content-around {
        justify-content: space-around !important
    }

    .hompptitle {
        font-size: 16px !important
    }

    .homepop {
        width: 100% !important;
        padding: 7px !important;
        min-height: 290px !important;
        position: fixed !important;
        top: auto !important;
        border: 2px solid red;
        bottom: 0;
        left: auto !important;
        transform: none !important;
        box-shadow: 0 0 25px #7d7d7d
    }

    #exit-modal .libg {
        width: auto !important
    }

    .exit_tab p {
        font-size: 15px
    }

    .loadoverley {
        width: auto !important;
        height: auto !important
    }

   
}

.homepopoverley {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #0000001f;
    z-index: 99999;
    display: block
}

.loadoverley {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #0000001f;
    z-index: 99999;
    display: none
}

.exitpopoverley {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000000a6;
    z-index: 99999;
    display: block
}

.load_homepop {
    width: 410px;
    max-width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 15px;
    min-height: 200px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 2px 2px 0 0
}

.homepop {
    width: 410px;
    max-width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 15px;
    min-height: 200px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 2px 2px 0 0
}

.loadhmppcls {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: -7px;
    right: -7px;
    background: #158bbb;
    font-family: FontAwesome;
    font-size: 16px;
    cursor: pointer
}

.hompptitle {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin: 17px 9px 8px;
    font-weight: 700;
    text-align: center
}

.alert {
    padding: 5px;
    margin-bottom: 10px;
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 4px
}

.hmppcls {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: -7px;
    right: -7px;
    background: #158bbb;
    font-family: FontAwesome;
    font-size: 16px;
    cursor: pointer
}

#regForm {
    background-color: #fff;
    margin-top: 25px !important;
    padding: 0;
    width: 100%
}

#regForm .libg {
    width: 100%;
    background: #efefef;
    overflow: hidden;
    padding: 10px 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    box-sizing: border-box
}

#regForm fieldset:not(:first-of-type) {
    display: none
}

#regForm button {
    background: 0 0;
    background-color: #ed1d53;
    color: #fff;
    border: none;
    border-radius: 3px;
    margin-left: 5px;
    padding: 3px 10px 5px
}

#exit-modal {
    background-color: #fff;
    margin-top: 25px !important;
    padding: 0;
    width: 100%;
    display: none;
    z-index: 999999
}

#exit-modal .libg {
    width: 100%;
    background: #efefef;
    overflow: hidden;
    border: 1px solid red;
    padding: 10px 10px;
    border-radius: 5px;
    margin-bottom: 8px;
    box-sizing: border-box
}

#exit-modal fieldset:not(:first-of-type) {
    display: none
}

#exit-modal button {
    background: 0 0;
    background-color: #ed1d53;
    color: #fff;
    border: none;
    border-radius: 3px;
    margin-left: 5px;
    padding: 3px 10px 5px
}

#load-name {
    text-align: left;
    margin: 0 !important;
    padding: 5px 12px !important;
    float: left
}

#load_phone {
    text-align: left;
    margin: 0 !important;
    padding: 5px 12px !important;
    float: left
}

#load_email {
    text-align: left;
    margin: 0 !important;
    padding: 5px 12px !important;
    float: left
}

#exit-modal .libg input {
    text-align: left;
    margin: 5px 0 0;
    float: left
}

#exit-modal .libg label {
    text-align: left;
    float: left;
    margin-bottom: 0;
    margin-left: 10px
}

#exit-name {
    text-align: left;
    margin: 0 !important;
    padding: 5px 12px !important;
    float: left
}

#phone {
    text-align: left;
    margin: 0 !important;
    padding: 5px 12px !important;
    float: left
}

#email {
    text-align: left;
    margin: 0 !important;
    padding: 5px 12px !important;
    float: left
}

.exit-popup-btn {
    float: right;
    margin-top: 10px
}

#regForm .libg input {
    text-align: left;
    margin: 5px 0 0;
    float: left
}

#regForm .libg label {
    text-align: left;
    float: left;
    margin-bottom: 0;
    margin-left: 10px
}

#ouibounce-modal form p {
    text-align: center;
    margin-left: 9px;
    margin-bottom: 0;
    opacity: .8;
    margin-top: 1px;
    padding-top: 1px;
    font-size: .9em
}

#ouibounce-modal {
    z-index: 999999
}