@media only screen and (max-width: 600px) {
    .hide-in-mobile {
        display: none !important;
    }
    .login-inside-contentdiv {
        padding: 10px !important;
    }
    .login-input-group-div {
        padding: 1.5em !important;
    }
    .loginfortech-support-txt {
        line-height: 16px !important;
        font-size: 12px !important;
    }
    .login-bg-input-card {
        border-radius: 10px !important;
    }

    .ja_section_margin_top-loginP {
        margin-top: 0px !important;
    }
    .loginfortech-text-right {
        display: none !important;
    }
    .loginfortech-text-left {
        display: block !important;
        text-align: left;
        font-weight: 700;
        font-size: 12px;
        line-height: 15px;
        color: #ffffff;
        cursor: pointer;
    }
    .login-note-contentp-div ol {
        font-size: 12px !important;
    }
    .submit_button_box button {
        font-size: 14px !important;
    }
    .event-gallery-img-divp div {
        width: 47% !important;
        margin: 15px auto !important;
    }
}
@media only screen and (device-width: 768px) {
    /* .hide-in-mobile {
        display: none !important;
    } */
    .loginfortech-text-right {
        display: none !important;
    }
    .loginlogo-banner-img {
        height: 280px !important;
    }
    .loginfortech-text-left {
        display: block !important;
        text-align: left;
        font-weight: 700;
        font-size: 16px;
        line-height: 15px;
        color: #ffffff;
        cursor: pointer;
    }
    .loginfortech-support-txt {
        font-size: 16px !important;
    }
    .login-note-contentp-div ol {
        font-size: 12px !important;
    }
    .login-inside-contentdiv {
        padding: 10px !important;
    }
    .login-input-group-div {
        padding: 2em !important;
    }
    .activit-data-downlaod-btn button {
        width: 135px !important;
    }
}
.ja_section_margin_top-loginP {
    margin-top: 142px;
}
.login-parent-container-bg {
    background: #f58634;
}
.login-bg-input-card {
    background: #ffffff;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
    border-radius: 30px 0px 0px 30px;
    height: auto;
}
.login-bg-banner-card {
    background: #001a53;
    border-radius: 0px 30px 30px 0px;
    height: auto;
}
.setting-m-p-zero {
    margin: 0 !important;
    padding: 0 !important;
}
.login-com-logo {
    display: block;
    margin: 0px auto;
    height: 120px;
}
.login-inside-contentdiv {
    padding: 3em;
}
.login-input-group-div p {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #001a53;
    text-align: center;
    font-family: "OpenSans-Bold";
}
.login-username-pss-input {
    background: #f8f8f8 !important;
    border-radius: 0px 8px 8px 0px !important;
    padding: 0px 16px 0px 0px !important;
    height: 50px !important;
    border: 0 !important;
    text-indent: 10px;
}
.login-input-group-div .input-group-text {
    border-radius: 8px 0px 0px 8px;
    width: 50px;
    height: 50px;
    background: #ededed;
    border: 0;
}
.login-input-group-div {
    padding-top: 3.5em;
    padding-right: 3.5em;
    padding-bottom: 10px;
    padding-left: 3.5em;
}
.login-user-favicon img {
    height: 14px;
    width: 10px;
    position: relative;
    left: 9px;
}
.forgot-pass-login {
    text-align: right !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-top: 14px;
    color: #181818 !important;
    text-decoration: none;
    font-family: "OpenSans-Regular";
}
.login-submit-btn-align {
    text-align: center;
    margin: 1em;
}
.border10px-solid {
    border-radius: 10px !important;
}
.loginlogo-banner-img {
    height: 404px;
    display: block;
    margin: 0 auto;
}
.login-inside-imgdiv {
    margin-top: 6em;
    margin-bottom: 4em;
}
.loginfortech-support-txt {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #001a53;
    font-family: "OpenSans-Bold";
}
.loginfortech-text-right {
    float: right;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #ffffff;
    cursor: pointer;
}

.loginfortech-text-left {
    display: none;
}
.login-note-modal-margin {
    margin-top: 10em !important;
}
.login-note-header-css {
    background: #fff2f2;
    height: 50px;
    border: 1px solid #efefef;
}
.note-close-btn-style {
    background: transparent !important;
    border: 0 !important;
    font-size: 24px !important;
}
.login-note-contentp-div ol {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;

    color: #181818;
}
.login-note-contentp-div dt {
    font-weight: 400;
    margin-top: 10px;
    font-family: "OpenSans-Regular";
}
.login-note-contentp-div dd {
    font-weight: 400;
    margin-top: 8px;
    font-family: "OpenSans-Regular";
}
.note-fontweightbol {
    color: rgb(245, 134, 52);
    font-weight: bold;
}
.note-fontweightbol-dark {
    color: #181818;
    font-weight: bold;
}
.reset-pss-subheading {
    font-size: 16px !important;
    color: #181818 !important;
    font-weight: 400 !important;
    font-family: "OpenSans-Regular" !important;
}
.login-input-group-div .form-check-input:checked {
    background-color: #001a53 !important;
    border-color: #001a53 !important;
}
.login-pass-show-hide {
    position: absolute;
    right: 12px;
    top: 1.15em;
    cursor: pointer;
    z-index: 99;
}
/* event-gallary start */
.event-gallary-dd-bg {
    padding: 13px 16px;
    width: 100%;
    height: 46px;
    background-color: #ecf0ff;
    border-radius: 8px;
    border: none;
    color: #181818;
    font-size: 14px;
}
.event-gallery-imagesdiv {
    border-radius: 20px;
    padding: 10px;
    /* height: 250px !important; */
    width: 215px;
}
.event-gallery-img-divp div {
    display: inline-block;
    margin-bottom: 1.5em;
    width: 20%;
}
.blank-event-section-div {
    text-align: center;
}

.blank-event-section-div img {
    text-align: center;
    width: 86px;
    height: 67px;
    display: block;
    margin: 10px auto;
    border-radius: 5px;
}
.blank-event-section-div p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #747474;
    font-family: "Open";
    font-family: "OpenSans-Regular";
}
.event-dots-img {
    position: absolute;
    top: 5em;
    right: 0;
    height: 342px;
    z-index: -1;
}
/* event-gallary start */

/* For ipad pro */
@media screen and (max-width : 1024px){
    
    .event-gallery-imagesdiv{
        width: 180px;
    }

}

/* For ipad: */
@media screen and (max-width : 991px){

    .event-gallery-imagesdiv{
        width: 135px;
    }

}

/* For mobile */
@media screen and (max-width : 540px){
    
    .event-gallery-imagesdiv{
        width: 170px;
    }

}