/*
Theme Name: Anidhya
Author: Anidhya
Version: 1.0
Description: WordPress theme.
Text Domain: srizeninfra.com
*/
.custom-logo-link img {
    width: auto !important;
    height: 65px !important;
}
.tp-header-menu-white ul li a {
    color: #fff !important;
}
.header-sticky.sticky-black {
    background-color: rgb(255 255 255) !important;
}
.header-sticky.sticky-black .tp-header-menu-white ul li a {
    color: #316e6b !important;
}
.tp-header-transparent {
    background-color: #fff !important;
}
.tp-header-transparent .tp-header-menu-white ul li a {
    color: #316e6b !important;
}
.tp-header-spacing{
    padding: 0px !important;
}
.tp-hero-slider-title.tp-section-title-larg{
    font-size: 50px !important;
}
.tp-project-feature-item {
    min-width: 165px;
    padding: 15px 15px;
}
.tp-about-exprience-2 span{
    color:#fff !important;
}
label{
    padding-left: 30px !important;
}
@media (max-width: 574.98px), only screen and (min-width: 576px) and (max-width: 767.98px) {
    .tp-header-logo img, .custom-logo-link img {
        max-width: 135px;
        height: 50px !important;
    }
}