/*!
Theme Name: RRC Child
Theme URI: https://themes.potenzaglobalsolutions.com/nexbiz/
Author: Potenza Global Solutions
Author URI: https://www.potenzaglobalsolutions.com/
Description: IT Business and Services WordPress Theme
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nexbiz-child
Tags: elementor, page-builder, agency, it business, data, digital business, it company, it service, it solutions, network solution, software company, software development, technology, technology business, technology IT solutions
Template: rrc
*/
.newsletter_form .wpcf7-form-control.wpcf7-submit {
	position: absolute !important;
	top: -5px !important;
	right: 7px;
}
.newsletter_form .custom-form-widget form.wpcf7-form .wpcf7-not-valid-tip {
	color: #fff;
	font-size: 0.9em;
	font-weight: 500;
	display: block;
	position: absolute;
	top: 55px;
	right: 365px;
}
.newsletter_form .wpcf7-response-output{
	color: #fff;
}
.custom-form-widget form.wpcf7-form .wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 0.9em;
	font-weight: 500;
	display: block;
	position: relative;
	top: -10px;
	right: unset;
	left: 10px;
}
.our_service_main .service-inner {
  min-height: 450px;
}
.news_blog_main li.post-meta-category {
    display: none;
}
/* industries section grid css start am  */
.industries-section-grid .industries-section-grid-inner-container .industries-services-info .service-wrapper.service-style-04 .service-inner{
	min-height: 380px;
}
.industries-section-grid .pgsel_services-info_wrapper .service-style-04 .service-inner {
  padding: 60px 40px 0px 40px !important;
}
.industries-section-grid .service-action {
   display: none;
}
/* industries section grid css end am */
/* header responsive 1200 css start am*/
@media (max-width: 1300px) {
	.header-button.color-type-custom {
		display: none;
	}
	.site-header.header-style--style-4 .header-right-info {
		gap: 10px;
		margin-left: 5px;
		min-width: 30px;
	}
}
/* responsive end css 1200 am */
/* header responsive 1024 css start */
@media (max-width: 1024px) {
	.site-header.site-header.header-style--style-4 .header-right-info {
		margin:0;
	}
	.site-header.site-header.header-style--style-4 .header-right-info button.side-panel-trigger.navbar-toggler.d-none.d-lg-block {
		display: none !important;
	}
	.main-navigation .offcanvas-body .navbar-nav {
		gap: 0 20px;
	}
	.site-header.header-style--style-4 {
		padding: 0 10px;
	}
	.industries-section-grid .industries-section-grid-inner-container .industries-services-info .service-wrapper.service-style-04 .service-inner{
		min-height: 350px;
	}
	.header-button.color-type-custom {
         display: none;
	}
}
/* header responsive 1024 css end */

.main_team .sub_team .pgsel_team_wrapper .team-style-03 .team-image:before {
     content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    opacity: 0;
    z-index: 1;
    transition: all 0.3s 
ease-in-out;
    background: linear-gradient(180deg, rgba(0, 56, 255, 0) 30%, #ff5e2ed9 80%);

}
/* navigation nemu start css am */
.main-navigation .offcanvas-body .navbar-nav {
    gap: 0 28px !important;
}
/* navigation nemu start end am */

/* blog post date remove css start nm */
.blog-post-info .post-meta ul
{
      display: none !important;
}
/* blog post date remove css end nm */
.back-to-top.active-progress {
    background-color: white;
}
/* newlatter form */
.form-main {
    display: flex;
    background: #fff;
    width: fit-content;
    padding: 8px;
}
.form-main .wpcf7-form-control {
    margin-bottom: 0px !important;
    border-bottom:0px !important;
}
.form-main .wpcf7-form-control.wpcf7-submit {
    margin-top: 0px !important;
	background:#65B2E5 !important;
	border:0 !important;
	color:#fff !important;
}
.email-field .custom-form-widget .wpcf7-form .wpcf7-form-control {
	margin-bottom: 0 !important;
}
.email-field p,
.submit-field p {
    margin-bottom: 0 !important;
}
.form-main span.wpcf7-spinner {
    position: absolute;
}
.form-main input.wpcf7-form-control.wpcf7-email {
    padding-left: 10px !important;
}
/* blog detail page */
.single-post header.entry-header {
    display: none;
}
.image_blog img{
      height: 300px !important;
      object-fit: cover !important;
}
.side-pannel input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 10px 10px !important;
}
/* news letter css for home page  start nm */
.main_newsletter .wpcf7-response-output{
      color: #ffffff;
}
/* news letter css for home page  end nm */
.pum-container.pum-responsive img {
    margin: 0;
}