.offcanvas__logo a img {height: 34px;}
.single-country-items .contry-content p {overflow: hidden;height: 92px;text-overflow: ellipsis;position: relative;margin-bottom: 20px;}
.single-country-items .contry-content p:before {content: "..."; position: absolute; bottom: -8px;;}
.contry-content-no p {overflow: auto !important;height: auto !important;text-overflow: unset !important ;position: relative;margin-bottom: 20px;}
.contry-content-no p:before {content: "" !important;overflow: auto !important;height: auto !important;position: unset !important; bottom: 8px !important;}
.single-country-items .contry-content span {font-size: 13px;color: black; margin-bottom: 20px;}
.ekAas-gallery .gallery-wrap .gallery-item .thumb {position: relative; padding: 10px !important;  display: inline-block; }
.ekAas-gallery .gallery-wrap .gallery-item {align-items: center;gap: 20px;} /* display: flex; */
.ekAas-gallery .gallery-wrap .gallery-item:not(:last-child) {margin-bottom: 20px;}
.post-featured-thumb img { width: 100%;}
.main-glry a img{width:100% !important; border-radius: 10px; margin: 10px 0;}
.main-glry a h5{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 5px; margin-bottom: 20px; font-weight: bold !important; width: 100%;}
.about-image-2 img {max-width: 100%;}
@media only screen and (max-width: 1600px) {
  .breadcrumb-wrapper{padding: 50px 0 !important;}
}
@media only screen and (min-width: 1601px) and (max-width: 50000px) {
  .breadcrumb-wrapper{padding: 100px 0 !important;}
}
@media only screen and (max-width: 1280px) {
  .header-main .main-menu ul li{margin-inline-end: 15px !important;}
}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
  h2{font-size: 38px !important;}
  .breadcrumb-wrapper .page-heading h1{font-size: 40px !important;}
}
@media only screen and (min-width: 992px) and (max-width: 50000px) {
  .ekAas-gallery .gallery-wrap .gallery-item .thumb{width: 33% !important;}
  .md{display: block;}
  .mv{display: none;}
  .header-logo img {height: 54px;}
  .footer-logo a img {height: 54px;}
  .abt-padding {padding: 80px 0;}
}
@media only screen and (min-width: 601px) and (max-width: 991px) {
  .ekAas-gallery .gallery-wrap .gallery-item .thumb{width: 50% !important;}
  .md{display: none;}
  .mv{display: block;}
  .header-logo img {height: 44px;}
  .footer-logo a img {height: 44px;}
  .abt-padding {padding: 20px 0;}
}
@media only screen and (max-width: 600px) {
  .ekAas-gallery .gallery-wrap .gallery-item .thumb {width: 100px;}
  .service-box-items.style-2 {text-align: center;margin: 0 auto;padding: 50px 20px;width: 100%;}
  .ekAas-gallery .gallery-wrap .gallery-item .thumb{width: 50% !important;}
  .md{display: none;}
  .mv{display: block;}
  .header-logo img {height: 44px;}
  .footer-logo a img {height: 44px;}
  .abt-padding {padding: 20px 0;}
}
.cptchCode {position: relative;}
.cptchCode img.captImg {position: absolute;top: 23px;left:unset;left: 0px;}
.cptchCode img.captImg-ew {position: absolute;top: 43px;left:unset;left: 15px;}
#captcha {padding-left: 4rem !important;}
#captcha-code {padding-left: 5rem !important;}
.thankYou img {width: 60px;}
.ekAas-gallery .gallery-wrap .gallery-item .thumb img {width: 100%;height: 100%;border-radius: 10px;}
.ekAas-gallery .gallery-wrap .gallery-item .thumb .icon {position: absolute; display: flex; top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 1;text-align: center;transition: 0.3s;opacity: 0;width: 100%;height: 100%;}
.ekAas-gallery .gallery-wrap .gallery-item .thumb .icon::after {position: absolute;border-radius: 10px;content: "";top: 3.5%;left: 2.5%;right: 0;bottom: 0;background-color:rgba(243, 109, 33, 0.74);transition: 0.4s;opacity: 0;width: 95%;height: 93%;} 
.ekAas-gallery .gallery-wrap .gallery-item .thumb .icon i {color: var(--white);font-size: 30px;z-index: 99;position: relative;margin: auto;}
.ekAas-gallery .gallery-wrap .gallery-item .thumb:hover .icon {opacity: 1;}
.ekAas-gallery .gallery-wrap .gallery-item .thumb:hover .icon::after {opacity: 1;}
.linkOrg span {margin: 0 !important;color: #9b9b9b !important;padding-right: 5px;font-size: 14px;line-height: normal;}
.linkOrg {color: #f36d21;display: flex;align-items: center;margin-top: 10px;}

.eat-privacy h3{font-size: 26px;font-weight: 500;margin-bottom: 20px;text-decoration: underline;}
.eat-privacy h4{font-size: 18px;font-weight: 500;margin-bottom: 15px;margin-top: 15px;}

.contact-main-wrapper .contact-form-items label{color: black; font-weight: 500;}