body .header-mob-menu nav button.menu-toggle { background: transparent!important; }

.single-audio .ovau-iframe iframe {
    max-width: 1150px;

}
.single-audio .ovau-iframe {
    margin-top: -55px;
        padding: 0 20px;
    position: relative;
}
.ova-blog .item .media {
    padding-bottom: 70%;
}
.ova-blog.columns3 .media img {
    width: 100%;
    position: absolute;
    inset: 0;
    height: 100%;
    object-fit: cover;
}
.ova-blog .item .content {
    height: calc(100% - 255px);
}
.slide-audio-2 .owl-stage {
    display: flex;
}
.ovau-item-part-grid, .ovau-item-part-grid .ova-media {
    height: 100%;
}
.ovau-item-part-grid .ova-media .content {
    height: calc(100% - 360px);
}
.ovau-item-part-grid .ova-media .content .title {
    font-size: 24px;
}

/*  */
.ser_icon  h3.elementor-image-box-title {
    margin: 0;
}

.gally_custom img {
    height: 100%;
}

.gally_custom dl.gallery-item {
    height: 150px;
    padding-inline: 6px;
}

.gally_custom dl.gallery-item * {
    height: 100%;
     width: 100%;
}

.gally_custom dl.gallery-item img {
    object-fit: cover;
    object-fit: cover;
    width: 100%;
}
body .header-mob-menu nav.menu-canvas.toggled button.menu-toggle {
    display: none;
}
.gally_custom .gallery br {
    display: none;
}





/* Responsive */
@media(max-width:1200px){
.ova-blog .post-title {
    font-size: 20px;
    line-height:26px;
}
.ova-blog .item .content {
    height: calc(100% - 225px);
}
.ova-contact-info a {
    word-break: break-all;
}

}
@media(max-width:1169px){

.ovau-item-part-grid .ova-media .content {
    height: calc(100% - 500px);
}

}
@media(max-width:1024px){

.ova-blog .item .content {
    height: auto;
}
}


@media(max-width:991px){
.ovau-item-part-grid .ova-media .content {
    height: auto;
}

}
@media(max-width:767px){
    .contact-info-sec .ova-contact-info {
    justify-content: center;
}
.ova-title .title {
    font-size: 34px;
    line-height: 40px;
}
}
