/*!
Theme Name: mediastreamvideo
Theme URI: https://digitalguider.com/
Author: DG Development Team
Author URI: https://digitalguider.com/
Description: A custom WordPress theme for mediastreamvideo.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mediastreamvideo
*/

.footer-address a{
	color:#aaaaaa;
}

.wpcf7-not-valid-tip:not(:nth-child(1)):not(:nth-child(2)) {display:none;}
.breadcumb-content {
    padding: 130px 0 130px 0;
    z-index: 1;
    position: relative;
}
.breadcumb-title {
    color: var(--white-color);
    margin: 0.7em 0 -0.2em 0;
    font-size: 90px;
    font-weight: 600;
    text-transform: capitalize;
}


@media(max-width:767px){
	.img-box2 .img-1 img{height:400px}
	.podcast-style2 .podcast-img {
        max-width: 100%;
		margin: 0;}
    
}

@media(max-width:400px){
	.header-logo img {
    width: 105px;
}
}
footer.footer-wrapper.footer-layout1 {
    background: #03151f;
}

@media (max-width: 991px) {
    
	.podcast-style2{z-index:0}
	.row.space-extra-bottom.text-area-sec {
    padding: 0 20px;
}
	.blog-media iframe {
    height: 235px;
}

.single-portfolio section.vs-blog-wrapper.blog-details.space-top.space-extra-bottom {
    padding-top: 0;
}
    .main-menu ul.sub-menu li:first-child {
        margin-left: 0;
    }
body.active {
    overflow: hidden;
}
	.header-top .row {
    justify-content: center !important;
}


}

.podcast-style3:before {
    border: 3px solid #000;
}

.custom-testimonials .podcast-style3 .podcast-title {
    color: #00a7e5;

}