#main-container{
    min-height: 85vh;
}
.loading-text{
    margin-top: 20%;
    text-align: center;
}

.closebtnmodal {
    background: unset;
    border: 0;
}

.closebtnmodal span i {
    font-size: 23px;
}

.form-submail {
    display: flex;
    justify-content: space-between;
}

.pull-right {
    float: right;
}

label.error {
    color: red;
}

.form-control.error {
    border-color: red;
}

body.loading #main-content {
    display: none;
}

section.panel.panel-info {
    width: 75%;
}

/*.login-box, .register-box {*/
/*    width: 400px;*/
/*}*/

.profile-left .pro-quote {
    padding: 20px 15px 15px;

    color: #748f9e;
}

.pro-quote img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid #eee;
}

.pro-quote .author-name {
    margin: 10px 0 5px;
    font-weight: 500;
    color: #212529;
    font-size: 20px;
}

.pro-quote h4 {
    display: block;
    margin: 0 0 10px;
    font-size: 18px;
    color: #212529;
}

.pro-info {
    padding: 15px;
    color: #212529;
    font-weight: 700;

}



.edit-profile_wrapper label {
    font-weight: 500 !important;
}

.pro-info table {
    width: 100%;
}

.pro-info table tr td {
    text-align: left;
    font-size: 14px;
    padding: 7px 0;
    font-weight: 500;
}

.pro-info table tr td:last-child {
    text-align: right;
    font-weight: 500;
}

.profile-left {
    border-radius: 6px;
    background-color: #fff;
}

/*crop image*/
#image-crop {
    max-width: 100%;
}

.image-crop-box {
    width: 400px;
    margin: 20px auto;
}

.pad-lr {
    padding-left: 0px;
    padding-right: 0px;
}

.card-header.borderremove {
    border-bottom: 0;
}

.fa-camera {
    position: relative;
    right: 19px;
    top: -27px;
}



/*dropbox*/
.drop-file {
    width: 100%;
    height: 180px;
    border: 2px solid grey;
    border-radius: 4px;
}

.drop-text {
    margin-top: 65px;
    text-align: center;
    cursor: pointer;
}

.quest-rowline {
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
    padding: 0;
}

.quest-rowline .nav-link {
    padding: 0.5rem 4rem !important;
}

.btn-primary {
    color: #fff;
background-color: #005F6C;
    border-color: #55a2cb;
}

.btn-primary:hover {
    color: #fff;
    background-color: #003D46;
    border-color: #55a2cb;
}

.card-textitam .card-header {
    background: unset !important;
}

.card-textitam .card-header ul li a {
    color: unset !important;
}

.col-cardqust {
    padding-left: 10px;
    padding-right: 10px;
}

img.image-preview {
    width: 100%;
    max-width: 433px;
}

.video-preview {
    width: 100%;
    height: 100%;
    max-width: 333px;
}

.file-preview-item {
    position: relative;

}

.file-preview-item button {
    position: absolute;
    right: 3px;
    top: -9px;
}

.file-preview-item button .fa-xmark {
    font-size: 19px;
    /* background: black; */
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 46px;
}

.form.row {
    margin-top: 15px;
}



.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-blurred p {
    color: #000 !important;
}

.ck.ck-content.ck-editor__editable.ck-rounded-corners.ck-editor__editable_inline.ck-focused p {
    color: #000 !important;
}


#template-customizer {
    display: none !important;
}

.breadcrumb-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.checkbox-block {
    margin-top: 10px;
}

.checkbox-block h4 {
    margin-left: 10px;
}

.checkbox-child {
    margin-right: 10px;
}

.cookies-use {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0px;
}

.experience h3,
.experience p {
    margin: 0;
    color: #fff !important;
}

.accept-btn a:not([href]) {
    color: #fff !important;
}

.fixed-cookies {
    position: fixed;
    bottom: 0;
    background: #2f3349;
    ;
    /* top: 0; */
    width: 100%;
    padding: 12px 35px;
}

.fixed-cookies-admin {
    position: fixed;
    bottom: 0;
    background: #2f3349;
    /* top: 0; */
    width: 77%;
    padding: 12px 35px;
}

.logout-menu {
    display: none !important;
}
.custom-rate-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding:7px 14px;
}

.custom-rate-btn .prt-btn {
    padding: 11px 18px 13px !important; 
    margin-top:0 !important;
}

.custom-rate-title h3 {
    margin-bottom: 0;
}
.custom-rate-btn a {
    font-size: 14px !important;
}
.thumbbox {
    position: relative;
    border: 1px solid #dee2e6;
}

.flyer-card {
    position: relative;
    margin: 15px 0;
    }
.date-badge {
    position: absolute;
    top: 80%;
    /* bottom: 0; */
    left: 7px;
    right: 0;
    width: fit-content;
    padding: 5px 12px;
}
.custom-date-title {
    margin: 0;
}
.report-img {
    margin-bottom: 8px;
   position: relative;
}
.modal-img img {
    height: 100%;
    width: 100%;
}
.thumbbox {
    padding-bottom: 10px;
}

.modal-imgbox {
    width:100%;
    cursor: pointer;
}
.modal-disc{
    position: relative;
}
.modal-popup-title {
    position: absolute;
    top: 95%;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
}
.bs-img-modal .modal-disc .date-badge {
    position: absolute;
    top: -88%;
    left: 9px;
    right: 0; 
    bottom: 0;
    height: fit-content;
    padding: 6px 12px;
}
.bs-img-modal .custom-date-title {
    font-size: 19px;
    text-align: left;
}
.active-modal-img img {
    border-radius: 16px 16px 0 0;

}
.bs-img-modal .modal-disc .date-badge .date-txt {
    font-size: 14px; 
}
.modal-imgbox .modal {
    z-index: 10;
}
.download-img {
    display: flex;
    justify-content: space-between;
    background: white;
    align-items: center;
    border-radius: 0 0 16px 16px;
    padding: 8px 15px;
}
.modal-imgbox .modal-header .btn-close {
    background: transparent;
    background-color: transparent;
    border-radius: 50px;
    color: black;
}

.modal-imgbox .modal-content {
    width: 100%;
    padding: 0;
    border-radius: 16px !important;
    background-color: transparent;
    border: 0;
}

.modal-imgbox .modal-header .btn-close {
    font-size: 38px;
    top: -5px;
    right: 1px;
    color: white;
    z-index: 99;
}

.modal-imgbox .modal-dialog {
    margin: 35px auto 0;
}
.custom-date-title {
    font-size: 18px;
}
.rate-row {
    justify-content: center;
}
.down-icn img,
.down-icn.dwn-img {
    filter: brightness(10) invert(1);
    display: block;
}

.page-title-heading .title {
        margin-bottom: 0;
}
/*.page-footer {*/
/*    padding: 0 35px;*/
/*}*/
#announcementPopup .modal-content .popimg {
     border-radius: 5px;
}

#announcementPopup .modal-content img {
     width: 100%;
    /*object-fit: cover;*/
    max-height: 600px;
    height: auto;
}

#announcementPopup br {
    display:none;
}

#announcementPopup .modal-body .modal-inner {
padding: 10px;
    
}
#announcementPopup .modal-body p {
     margin-bottom:0;
}
#announcementPopup .modal-header .btn-close::before {
    top: 49%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
    color: #fff;
}
#announcementPopup .modal-header .btn-close {
    background: rgba(85, 162, 203, 1);
    top: -10px;
    right: -12px;
}
#announcementPopup .modal-header .btn-close:hover {
    background:rgb(85 158 197);
}
#announcementPopup .modal-content .popimg img {
    border-radius: 0 0 10px 10px;
}
#announcementPopup .modal-body .modal-inner {
    /*padding: 10px 30px;*/
}
#announcementPopup .modal-content {
    /*overflow: hidden;*/
}
#announcementform .note-modal-footer {
    height: 50px;
}
#announcementform .note-modal-body .checkbox label input {
    margin-right: 6px;
    top: 1px;
    position: relative;
}
.novave.waves-light {
    margin-top: 0;
}
#announcementPopup .modal-header .btn-close {
    width: 26px;
    height: 26px;
}

.cropper-container.cropper-bg {
        height: 400px !important;
}
.cropper-crop-box {
    top: 64px!important;
}
.popup-tbl table tr td img {
    width:50px !important;
    height: auto;
}
.popup-tbl table tr td p {
    margin:0;
}
#announcementPopup button.btn-close:before {
    content: "✕";
    color: #000;
    font-size: 16px;
}
.grid-title h1 {
    font-family: 'Mluvka-Bold', sans-serif;
    font-size:32px;
    line-height:145%;
}
.custom-image-grid .img-grid-content {
    max-width: 217px;
    width: 100%;
    height: 100%;
    max-height: 108px;
    background-color:#ffffff;
        display: flex;
    align-items: center;
}
.custom-image-grid .img-grid-content img {
    display: block;
    width: 100%; 
    max-height: 100%; 
    margin:auto;
    object-fit: contain;
}

.img-grid-content {
    margin-top: 25px;
}

.preview-image img {
     max-width: 200px;
    width: 100%;
    height: auto;

}

@media only screen and (min-width: 992px) {
    #announcementPopup .modal-dialog {
        max-width: 900px;
    }
   
}
@media only screen and (max-width: 1200px) {
.page-footer {
    padding: 0 10px;
}
    
    .custom-image-grid .img-grid-content {
    max-height: 90px;
}
}
@media only screen and (max-width: 992px) {
    .grid-title {
        padding:25px 0 0 0;
    }
    .grid-title h1 {
    font-size:26px;
}
.img-grid-content {
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
}
}
@media only screen and (max-width: 768px) { 
    .grid-title h1 {
    font-size:19px;
} 
}

@media only screen and (max-width: 575px) {

    .img-grid-sec {
        padding-bottom:45px !important;
    }
        .grid-title {
        padding: 16px 0 0 0;
    }
    .cookies-use {
        display: block;
    }
    .logout-menu {
        display: block !important;
    }
    
    .bs-img-modal .modal-disc .date-badge .date-txt {
        font-size: 12px;
    }
    .bs-img-modal .custom-date-title {
        font-size: 17px;
    }
    .bs-img-modal .modal-disc .date-badge {
        top: -84%;
        padding: 4px 10px;
    }
    .modal-imgbox .modal-header .btn-close {
        font-size: 29px;
    }
    .report-img {
        margin-bottom: 5px;
    }
    .custom-date-title {
        font-size: 16px;
    }
    .thumbbox {
        padding-bottom: 7px;
    }
    .date-badge {
        left: 9px;
        padding: 4px 10px;
    }
    .date-txt {
        font-size: 12px;
    }
    .custom-rate-title h3 {
        font-size: 17px; 
    }
    .page-footer ul li,
    .page-footer a {
        font-size: 12px;
    }
    .page-footer {
    padding: 0;
    }
     .second-footer .fblock1 .footer-widget-box {
    padding-bottom: 20px;
        padding-top: 20px;
    }
    .footer-widget-box .widget-title-h3 {
            margin-bottom: 6px;
    }
    .menu-footer-link li p span {
    font-size: 12px !important;
    }
    .second-footer .menu-footer-link li p {
    margin: 0 0 8px;
    }
    .info-icon img {
    max-width: 46px;
        
    }
    .second-footer {
        padding: 45px 0 20px;
    }

     .grid-title h1 {
        font-size:19px;
    }
    .img-grid-content {
        margin-top: 18px;
    }
     .custom-image-grid .img-grid-content {
       width:100%;
    }


}
@media only screen and (max-width: 440px) {
    .custom-image-grid .img-grid-content {
    max-height: 65px;
}

    
}

