/*
Theme Name: Mitech Child
Theme URI: http://mitech.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: mitech
Text Domain:  mitech-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.entry-title {
	color: #029177;
	font-size: 20px;
	font-weight: 500;
}

.entry-post-meta {
	color: #B2BEB5;
}

.entry-header
{
	color: #B2BEB5;
}

#page-header-inner .container-fluid{
	max-width: 1200px;
}
.desktop-menu .header-01 .branding, .desktop-menu .header-01 .header-right {
	    flex-basis: 12%;
     -webkit-flex-basis: 12%; 
}
.desktop-menu .header-01 .search-field {
     width: 0px !important; 
}
.lead-text{color: white !important;font-size: 20px !important;line-height: 1.42;font-weight: 400;margin-top: 6px;}
.single .blog-top, .blog .page-title-bar-01 .page-title-bar-inner{
	background-image: url('https://www.the-pixel.com/wp-content/uploads/2021/05/pixel-bg.png') !important;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.single-post .blog-top{
	padding: 30px 0px 30px 0px;
}
.single .blog-top h1{
	font-size: 35px;
	line-height: 1.25;
    color: #ffffff;
    font-family: Poppins;
	weight: 500;
    margin-bottom: 15px;
	maxlength="50";
}
.single-post .blog-top .excerpt p,
.single-post .entry-post-meta,
.single-post .entry-post-categories{
	margin-top: 20px;
	color: #B2BEB5;
	font-family: Poppins;
	font-size: 16px;
	line-height: 1.52;
    font-weight: 400;
		maxlength="50";
}
.error404{background: white !important;}
.error404 .page-content{padding-top: 0px !important;padding-bottom: 0px !important;}
.single-post .blog-middle{padding-top: 25px;}
.single-post .page-content, .single-lead-generation .page-content, .archive .page-content, .blog .page-content{/*padding-top: 65px !important;*/ padding-top: 5px !important;}
.blog .page-breadcrumb-inner:after{content: "Web Design Trends, News, Insight & Info" !important;color: #ffffff;font-family: Poppins;font-size: 20px !important;line-height: 1.42;font-weight: 400;}
.blog ul.insight_core_breadcrumb{display: none !important;} 

/*#page-preloader{display: none;}*/
 


@media only screen and (max-width: 1199px) {
	.error404 .custom-404 .heading {font-size: 190px !important;}
}

@media only screen and (max-width: 768px){
	.single-post .blog-top, .single-lead-generation .page-title-bar-01 .page-title-bar-inner, .archive .page-title-bar-01 .page-title-bar-inner,
	.blog .page-title-bar-01 .page-title-bar-inner{
	padding: 20px 0px 20px 0px !important;}
	.archive #page-content, .single-post .blog-middle {padding-top: 50px !important;} 
	.archive .page-title-bar-01 .page-breadcrumb {margin-top: 6px !important;}
	/*#page-preloader{display: unset !important;}
	.preloader-wrap img {
    height: 100px !important;
    animation: blink-animation 2s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;}
    @keyframes blink-animation {
        to {
          visibility: hidden;
        }
      }
      @-webkit-keyframes blink-animation {
        to {
          visibility: hidden;
        }
      }*/
}

@media (max-width: 767px){
	 
.single .blog-top h1{font-size: 34px !important;line-height: 1.13;}
.archive .insight_core_breadcrumb li a{font-size: 20px !important;line-height: 1.42 !important;}
}

@media only screen and (max-width: 576px){
.error404 .custom-404 .heading {font-size: 150px !important;} 
.single-post .entry-header .entry-post-meta{color: unset !important;}
.single-post .entry-header .entry-post-categories{color: #029177 !important;}
.single-post .blog-top .excerpt {margin-bottom: 0px !important;}
}

@media only screen and (max-width: 414px){
	.error404 .custom-404 .heading {font-size: 130px !important;}
}


/* You can add custom_h3 */


h3 #post-title {
	color: #029177;
}
/*pre loader css*/




/* NEW Theme CSS Styles */
#content-black-text {
        background-color: #FFFFFF;
}

.content-black-text {
    font-size: 15px;
    line-height: 22px;
    border-radius: 0px 25px;
    box-shadow: 0 0 20px #C2C2C2;
     background-color: #FFFFFF;
}

.single-post .blog-top {
    background-color: #e5e5e5;
    padding: 40px 0px 50px 0px;
    text-align: center;
    margin-bottom: 20px;
}

.single-post .blog-top .excerpt {
    margin-bottom: 5px;
}

.single-post .blog-top .excerpt p {
    max-width: 760px;
    margin: 0 auto;
    color: white;
    font-family: Poppins;
}

.blog-top .entry-title {
    margin-bottom: 25px;
	font-size: 19px;
	color: white;
    font-family: Poppins;
}

.page-content .widget-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 27px;
}

.page-title-bar-heading  {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 27px;
}

.heading h1{
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 27px;
}