.notfound {
    width: 500px;
    height: auto;
    text-align: center;
    display: block;
    margin: auto;
}
.boxs {
    max-height: 247px;
}
.final-view {
    padding: 0;
}
.final-view img {
    height: 100% !important;
    width: auto !important;
}
.conuserinfomation figure {
    overflow: hidden;
}

/*.ACDetas ul li {
    width: 50%;
}*/

.ACDetas p{
    word-break: break-word;
}
.errors{
    color: red;
}
.userThumbs span {
    overflow: hidden;
}

.photoBOx input[type="file"] {
    width: 100%;
}

.btn-editProfile input {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}
.btn-editProfile {
    overflow: hidden;
    position: relative;
}
  .website_link{
      word-break: break-all;
   }
/**/
#date{
  text-align: center;
}
.loader {
    position: fixed;
    top: .0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background: rgb(0 0 0 / 70%);
}
.spinner-border {
    width: 4rem;
    height: 4rem;
}

.boxs figure img{
    height: 310px;
}
.mobileCountry .select2 .select2-selection {
    border: none;
    background-color: transparent;
    border-right: 1px solid #00000024;
    border-radius: 0;
}
.mobileCountry .select2 {
    position: absolute;
    top: 38px;
    left: 15px;
}

/*.pswp--animated-in .pswp__zoom-wrap img{
   left: 50%;
   transform: translateX(-50%);
   
   
}*/

@media (max-width: 992px){

.childmenu {
    position: relative !important;
    right: 0 !important;
    top: 0px !important;
    width: 100% !important;
}
}
.subitem span::after{
    display: none;
} 
.offcanvas .offcanvas-body .dropdown-toggle::after{
    font-size: 16px; 
}
.offcanvas .offcanvas-body .dropdown-toggle::after{
    font-size: 16px;
}
/* .offcanvas .offcanvas-body ul li a::after{
    display: none;
}
.offcanvas .offcanvas-body ul li .dropdown-toggle::after{
    display: none;
}
.offcanvas .offcanvas-body ul li i{
   font-size: 24px;
   position: absolute;
   right: 0;
   top: 10px;
} */

.innerBanner {
	display: block !important;
}

.bannerTop .bnr-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}