/*
    Theme Name: DevOps
    Version: 1.0.7
*/

#pt-cv-view-ee38785r0s .pt-cv-title {
	display: flex;
	align-items: center;
  }

#pt-cv-view-ee38785r0s .pt-cv-meta-fields .entry-date,
#pt-cv-view-ee38785r0s .pt-cv-meta-fields .terms a.pt-cv-tax-techstrong-council {
  display: inline;
}

#pt-cv-view-ee38785r0s .pt-cv-meta-fields .terms a:not(.pt-cv-tax-techstrong-council) {
  display: none;
}

#pt-cv-view-ee38785r0s .pt-cv-meta-fields span:not(.entry-date):not(.terms) {
  display: none;
}

#pt-cv-view-ee38785r0s .pt-cv-meta-fields .terms {
  display: inline;
}

#pt-cv-view-ee38785r0s .pt-cv-meta-fields .terms:before,
#pt-cv-view-ee38785r0s .pt-cv-meta-fields .terms a:not(.pt-cv-tax-techstrong-council) + text {
  color: white; /* Make commas white */
}


/*#pt-cv-view-ee38785r0s .terms a,
#pt-cv-view-ee38785r0s span {
display: none;
}

#pt-cv-view-ee38785r0s .entry-date {
display: inline;
}

.pt-cv-tax-techstrong-council {
    position: relative;
    padding-left: 40px !important;
	display: none;
}

.pt-cv-tax-techstrong-council::before {
	content: "";
	position: absolute;
	background: url("https://techstrong.ai/wp-content/uploads/2025/03/IMG_1495.png") no-repeat 0 0;
	height: 35px;
	width: 35px;
	background-size: cover;
	margin-left: -40px;
	display: none;
}
	*/

.techstrong-council .entry-title::before {
	content: "";
	position: absolute;
	background: url("https://techstrong.ai/wp-content/uploads/2025/03/IMG_1495.png") no-repeat 0 0;
	height: 35px;
	width: 35px;
	background-size: cover;
	margin-left: -40px;
	}

	.techstrong-council .entry-title {
	 position: relative;
	 padding-left: 40px !important;
	}

.collapsible {
	cursor: pointer;
	padding: 0;
	border: 0 none;
	outline: none;
  }
  

  .content-collapse {
	padding: 0;
	display: none;
	overflow: hidden;
  }

.header-full-width .title-area {
	padding: 0;
}

.header-ad {
	margin: 0;
	background: #DC2E2A;
	padding: 20px 0 0;
}

.header-ad .new-header {
	margin: auto;
	display: flex;
	justify-content: space-between;
    flex-wrap: wrap;
    max-width: 100%;
    width: 1240px;
}

.header-ad .widget-wrap {
	width: 100%;
	display: flex;
  	justify-content: center;
	max-width: 1240px;
	margin: auto;
}

.header-ad .widget_custom_html {
	margin: 0 0 0;
	  display: flex;
	  justify-content: space-between;
	  padding: 0;
	  background: url("https://devops.com/wp-content/uploads/2024/12/Banner-page-1.png") no-repeat 0 0;
	  background-size: cover;
	}

.header-ad .custom-html-widget {
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 100%;
	width: 100%;*/
}

.header-ad .newsletter {
	color: #fff;
	font-size: 30px;
}

.header-ad .news-text {
font-size: 18px;
}

.header-ad .hs-input {
	height: 46px;
	width: 300px;
}

@media (min-width: 1200px) {

	.header-ad .custom-html-widget {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		max-width: 100%;
		width: 1240px;
		align-items: center;
	}

	.header-ad .new-header {
		max-width: 1240px !important;
		margin: auto;
	}

	.header-ad .widget_custom_html {
		max-width: 100%;
		display: flex;
    	align-items: center;
		height: 100px;
	}

	.header-ad .hs-input {
		height: 46px;
		width: 380px;
		}

    }

.header-ad .hbspt-form .hs-form {
	display: flex;
}

.header-ad .hs-button.primary.large {
border-radius: 0;
}

.header-ad .logo-area {
	padding: 0 !important;
}

.site-header .title-area {
	display: none;
}

.wrap #mega-menu-wrap-topmenu {
    padding-top: 0;
  height: 40px !important;
}

.new-header .widget-area.header-widget-area p {
    display: none;
    }