.align-center{
	align-items: center;
    display: flex;
}
.banner-text-content>*{
	color:#ffffff;
	text-align:left;
}

.banner-text-content h5{
    letter-spacing: 10px;
    margin-bottom: 5px;
}
.banner-text-content h5 {
    font-size: 14px;
    letter-spacing: 5px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 20px;
    cursor: default;
}
.banner-text-content h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    text-transform: uppercase;
    color: #ffffff;
    cursor: default;
}`
.single-post-nav{
	background:none;
}
.app_heading{
	position: relative;
    border-bottom: 1px solid #e2e2e2;
    background: #fafafa;
}
.app_heading .comment-title{
	margin:0px;
	padding:15px 10px;
}
.comment-reply-title{
	position: relative;
    border-bottom: 1px solid #e2e2e2;
    background: #fafafa;
	margin:0px;
	padding:15px 10px;
}

.breadcrumb{
	display:inline-block;
	background-color:unset;
}
.breadcrumb {
	color:#000000;
}
/* .breadcrumb a:hover{
	color:#dcdcdc;
} */

.nav-links .page-numbers{
	padding:20px 26px;
}

.app_blog_img{
	min-height:200px;
}
.woocommerce ul.corporatezs li.corporatez, .woocommerce-page ul.corporatezs li.corporatez {
    float: left;
    margin: 0 1.8% 2.992em 0;
    padding: 10px;
    position: relative;
    width: 23.2%;
    margin-left: 0;
}
.front_img{
	transition-duration: .3s;
    transition-property: transform;
}

.front_img:hover{
	transform: scale(1.1);
}

/* corporatez css*/
.corporatez-banner-area{
	position:relative;
}

.blog-post{
    overflow: hidden;
	border: 1px solid #e6f0fa;
    padding: 20px 10px 10px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 5px 30px 0 #0000001a;
    box-shadow: 0px 5px 30px 0 #0000001a;
	margin-bottom: 70px;
}

/* corporatez blog page design css*/
.special .blog-post{
    border: 1px solid transparent;
    padding: 0px;
    border-radius: 30px;
	height: 300px;
	margin-bottom: 0px;
}

.overlay-post{
	background: #00000092;
	height: 100%;
	color: #ffffff !important;
	padding: 2% 2% 0% 1.8%;
}

.avatar-post img{
	border-radius: 50%;
    height: 50px;
    margin-bottom: 12%;
}

.tags{
	font-weight: 600;
	text-transform: uppercase;
}

.blog-post .overlay-post .entry-post a{
	background-color: #fff;
    padding: 10px 20px;
    height: fit-content;
    border-radius: 50px;
	position: absolute;
	right: 5.5%;
	bottom: 17.5%;
}

.blog-post .overlay-post .entry-post{
	padding-right: 24%;
}


.full-width{
	width: 100%;
	padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}

.content-area .hentry .col-md-6{
		padding-left: 2.2%;
		padding-right: 2.2%;
	}
/*--------------------------------------------------------------
Blog
--------------------------------------------------------------*/
	
	#content {
		word-wrap: break-word;
	}
	
	.content-area .hentry {
		position: relative;
		display: contents;
		padding-top: 0px; 
	}	
	.content-area .hentry .col-md-6{
		/* padding-top: 30px; */
		padding-bottom: 4.4%;
	}
	.content-area .hentry:nth-last-child(2) .col-md-6{
		float:right;
	}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"]{
	display: block;
    width: 100%;
    border: 1px solid rgb(223, 235, 238);
    padding: 10px 25px;
    line-height: 20px;
    color: #758092;
    border-radius: 3px;
    background: #fff;
    font-weight: 300;
	height:50px;
}
textarea{
	height:auto;
}
.widget-section.blog-sidebar .widget{
	position: relative;
    margin-bottom: 30px;
    padding-top: 50px;
    border: 1px solid #e6f0fa;
    padding: 25px;
    /* border-radius: 10px; */
    -webkit-box-shadow: 0px 5px 30px 0 #0000001a;
    box-shadow: 0px 5px 30px 0 #0000001a;
}
.plan-price{
	padding:10px;
}
.plan-price.style2{
	
}
.app_price_mid{
	transform: scale(1.2);
    z-index: 2;
}
.bizworx-latest-news .owl-item{
	padding:6px;
}
.owl-pagination {
bottom:-40px;
display:none;
}
.bizworx-latest-news .meta-post{
	display: inline-block;
    padding: 5px 10px;
    text-align: center;
    position: relative;
	top:-20px;
    box-shadow: 0px 0px 3px rgba(0,0,0,.5);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.bizworx-latest-news .meta-post a{
	color:#fff;
}
/* .background-wave.style1::after{
	position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    background: url(../images/wave.png) no-repeat bottom center; 
    content: "";
    height: 105px;
	background-size:cover;
}
.background-wave.style1.mlr{
margin:0 -10px;
}
*/
.corpo_progerss_bar .elementor-progress-wrapper{
	height:	11px;
	line-height:10px;
}
.corpo_animation::before {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 3px;
    width: 0px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
	}
	.corpo_animation:hover::before{
		width:100%;
	}
.corpo_animation.mlr::before{	
	margin: 0 10px;
}
.corpo_animation.mlr:hover::before{	
	width: 93%;
}
.banner-button{
	margin-top:5px;
}


@media (min-width: 760px){
	.banner-text-content h5 {
		font-size: 16px;
		letter-spacing: 10px;
		margin-bottom: 5px;
	}
	.banner-text-content h1 {
		font-size: 35px;
		line-height: 40px;
		font-weight: 700;
		margin-bottom: 15px;
	}
	
	

}	

@media (min-width: 992px){
	.banner-text-content h5 {
		font-size: 18px;
	}
	.banner-text-content h1 {
		font-size: 50px;
		line-height: 55px;
	}
	
	.special{
		width: 80%;
		margin-left: -5%;
		padding: 20px 0px 20px;
	}
	
	.col-md-12 {
    width: 100% !important;
    margin-left: 0px !important;
	}

}

@media (min-width: 1200px){
	.banner-text-content h1 {
		font-size: 55px;
		line-height: 78px;
	}
}

@media (min-width: 1025px){
	.head-wrap .container > .row {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.site-header #site-navigation ul li ul {
		left: 0px;
	}
	
}

@media (max-width: 1024px){
	
	.btn-menu {
		display: block;
	}
	
	#banner-slider .item img.back {
    height: 30em;
}
	
}
	

@media (max-width: 750px){
	
	.btn-position {
		position: absolute;
		padding: 0px 1em 0px 0px;
		right: 0px;
	}
/*Change only when needed in row shape for smaller device */	
	.pagelayer-row-svg{
		height: 0px !important;
		width:  0px !important;
	}
	
	.client-request .onerow{
	display: block;
	}
	
	.client-request .onerow br{
	display: none;
	}
	
	.client-request .onerow span:first-child{
	margin-top: 10px;
	}
	
	.pagelayer-tabs-holder .pagelayer-tablinks span{
		font-size: 12.5px;
	}
	
	.widget-column {
    padding: 20px 15px !important;
	}
	
	
	
	
}


@media (max-width: 450px){	
	
	
	.pagelayer-tabs-holder .pagelayer-tablinks span{
		font-size: 11px;
	}
	
	.contactform8 div {
		padding: 5px;
	}
}

@media (max-width: 600px){
	.blog-post .overlay-post .entry-post{
	padding-right: 0%;
}

.blog-post .overlay-post .entry-post a{
    padding: 2px 10px;
	right: 4%;
	bottom: 8%;
}

.corporatez-blogs-slider-content .corporatez-blog-slider-postcontent{
	padding: 10px 10px 0px !important;
}
}
/*
.pagelayer-tabs-holder .pagelayer-tablinks i{
		display:block;
}

.pagelayer-tabs-holder .pagelayer-tablinks {
    width: auto !important;
}

.pagelayer-tabs-holder .pagelayer-tablinks .fa{
	padding: 0px !important;
}

}
*/