.termico_header1 .black-bg{
	background-color:#ffffff !important;
}
.logo img {
    width: 150px;
}
.slider-active .single-slider.style-3 {
    min-height: 800px !important;
}
.footer-area{
	padding-top:30px !important;
	padding-bottom:0px !important;
}
.footer-logo{
	margin-bottom:10px !important;
}
.footer-logo img {
    width: 150px !important;
    margin-left: -33px;
}
.footer-bottom{
	padding-top:10px !important;
		padding-bottom:10px !important;
}
.contact i{
	color:#E8D2B8 !important;
}
.main-menu ul li a {
	color: #212529;
}
.breadcrumb-bg{
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.single-slider{
	background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
#respond{
    display: none !important;
}
.post-meta {
    display: none !important;
}
.postbox__text{
	padding:20px !important;
}
.postbox__text h1{
	font-size:45px !important;
}
.postbox__text h2{
	font-size:35px !important;
}
.postbox__text h3{
	font-size:25px !important;
}
.p-rich_text_section{
	display:none !important;
}
 @media screen and (max-width: 1000px) and (min-width: 700px) {
  .slider-active .single-slider.style-3 {
    min-height:400px !important;
}
.postbox__text h1{
	font-size:35px !important;
}
.postbox__text h2{
	font-size:27px !important;
}
	 .postbox__text h3{
	font-size:20px !important;
}
	 .breadcrumb-title{
		 font-size:30px !important;
	 }
}
 @media screen and (max-width: 699px) {
  .slider-active .single-slider.style-3 {
    min-height:400px !important;
}
.postbox__text h1{
	font-size:20px !important;
}
.postbox__text h2{
	font-size:22px !important;
}
	 .postbox__text h3{
	font-size:18px !important;
}	
.postbox__text{
	padding:5px !important;
}
	 .breadcrumb-title{
		 font-size:23px !important;
	 }	
	 .breadcrumb-menu li{
		 font-size:13px !important;
	 }
}
 
@media screen and (max-width: 1290px) and (min-width: 1180px) {
.header-btn{
		display:none !important
	}
	.col-xl-6{
		flex: 0 0 100%;
    max-width: 70%;
	}
}
.header-btn .theme-btn{
	color:black !important
}
.header-btn .theme-btn:hover{
	color:white !important
}