/* case study summary and technologies used block found at top of new case study pages */
.container-casestudy {
  display: flex;
  justify-content: space-between;
  font-family: Arial, sans-serif;
}

.content-casestudy {
  flex-basis: 65%;
}

.intro-casestudy {
  color: #333333;
  margin: 0;
}

.sidebar-casestudy {
  flex-basis: 30%;
  background-color: #ffffff;
  padding: 20px;
	margin-right: 10px;
	box-shadow: #1e272e1c 0px 0px 20px 0px;
}

.pre-title-casestudy {
  color: #333333;
  font-weight: bold;
  margin-bottom: 10px;
}

.tech-list-casestudy {
  list-style: none;
  padding: 0;
  color: #333333;
}

.tech-list-casestudy li {
  margin-bottom: 5px;
  padding-left: 20px;
  position: relative;
	font-size:14px;
}

.tech-list-casestudy li::before {
  content: '•';
  color: #0072c6; /* Adjust the color to match your site's theme */
  position: absolute;
  left: 0;
}

/* Responsive styles */
@media (max-width: 768px) {
  .container-casestudy {
    flex-direction: column;
  }

  .content-casestudy,
  .sidebar-casestudy {
    flex-basis: auto;
  }

  .sidebar-casestudy {
    margin-top: 20px;
		margin-right: 0px;
  }
}

/* end of case study css */

ul.children {
    padding-left: 20px;
}

/* Banner Title */
/* section.banner.primary.rocket-lazyload.lazyloaded h1 {
    font-size: 48px !important;
}
section.banner.rocket-lazyload.lazyloaded h1 {
    font-size: 48px !important;
}
 */
/* .banner>div {
    padding: 30px 0 !important;
}
 */
/* Hiding menu icon */
a.mmenu-trigger {
    display: none !important;
}

.page-id-17605 h1:not(.elementor-heading-title) {
    font-size: 32px !important;
    font-weight: 600;
    margin-top: 0px;
}
span.mega-menu-description {
    display: none !important;
}
/* menu */

a.mega-menu-link {
    font-size: 14px !important;
}
/* case studies articles */
h3.entry-title {
    line-height: 20px;
}

/* blog posts */
h4.entry-title {
    line-height: 26px !important;
    text-transform: none;
    padding: 0px !important;
}

header.entry-header {
    padding-bottom: 0px !important;
}

#case-studies h2{
	    margin-bottom: 30px;
}


/* https://www.hingepoint.com/our-services/ */
#case-studies-hingep-services h2{
	    margin-bottom: 30px;
}

/* https://www.hingepoint.com/engineering-industry/ */
#case-study-engineering h2{
	    margin-bottom: 30px;
}


#related-content-engineering h2{
	    margin-bottom: 30px;
}

/* https://www.hingepoint.com/power-energy-industry/ */

#rtd-cont-power-energy h2{
	    margin-bottom: 30px;
}

#cse-std-power-energy h2{
	    margin-bottom: 30px;
}


/* https://www.hingepoint.com/commercial-real-estate/ */
#rlt-content h2{
	    margin-bottom: 30px;
}


#rlt-content h2{
	    margin-bottom: 30px;
}

#case-std h2 {
    margin-bottom: 30px;
}


/* https://www.hingepoint.com/procore-consulting-development-services/custom-procore-integrations/ */
section.as-procore {
    padding-bottom: 0px !important;
}
/*https://www.hingepoint.com/procore-consulting-development-services/custom-procore-integrations/  */
#integrate-procore{
	padding-bottom: 0px !important;
}

/* https://www.hingepoint.com/procore-consulting-development-services/procore-yardi-integration/ */

section#we-provide {
    padding-bottom: 0px !important;
}

section#quickly {
    padding-bottom: 0px !important;
}


/* https://www.hingepoint.com/procore-consulting-development-services/procore-yardi-integration/ */
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%!important;
    padding-top: 0px!important;
    height: 0;
    width: 100%;
}

/* cta */
section.cta.inline .button {
    margin: 0 0 0 100px !important;
}
section#w-to-inc {
    padding: 0px !important;
}

/* https://www.hingepoint.com/procore-consulting-development-services/ */
.two-column .half.content-fit>div {
    width: 100%;
    padding: 30px 5% 50px 15px !important;
    max-width: 650px;
}
.two-column.reverse .half.content-fit>div {
    padding: 50px 15px 50px 5% !important;
}

/* intranet development page - together we can build section */

div#tog {
    padding-bottom: 45px !important;
}

/* testimonials */
.textslider {
    text-align: center;
    background-color: #27bbff;
    padding-top: 50px !important;
    padding-bottom: 8px !important;
}

/* title */
#ourwork h2 {
    margin-bottom: 50px;
}

.multi .col h3 {
    text-align: left;
}
span.h-t {
    text-align: left !important;
    font-size: 20px !important;
    font-weight: 400;
    text-transform: uppercase;
    color: #003c5c;
}
span.h-f {
	  line-height: 25px !important;
    text-align: center !important;
    font-size: 20px !important;
    font-weight: 400;
    text-transform: uppercase;
    color: #003c5c;
}

/* space */
.two-column .half.content-fit>div {
    width: 100%;
    padding: 30px 5% 0px 15px;
    max-width: 650px;
}
.row.multi .title {
    font-family: "Roboto", sans-serif;
    color: #232526;
    margin: 0 auto 50px;
}
/* .two-column.reverse .half.content-fit>div {
    padding: 0px 15px 50px 5% !important;
} */
/* buttons */
.button {
	margin: 5px;
    padding: 15px 25px !important;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 22px !important;
	font-weight: 500 !important;
	
}

.button.alert {
    color: #ffffff !important;
    background-color: #7abe38;
    font-weight: 500;
	border: none !important;
}
.button.alert:hover {
    color: #ffffff !important;
    background-color: #7abe38;
    font-weight: 500;
	border: none !important;
}
.button.secondary {
    color: #ffffff !important;
    background-color: #7abe38;
    border: none !important;
}
.button.secondary:hover {
    color: #ffffff !important;
    background-color: #7abe38;
     border: none !important;
}

.button.primary {
    background-color: #27bbff;
    border: none !important;
}
.button.primary:hover {
    background-color: #27bbff;
    border: none !important;
}
/* case studies */

.block.row h3 {
    text-align: left;
    margin: 0;
    padding: 22px 0;
    font-size: 24px !important;
    font-family: "Roboto", sans-serif;
	    color: #003c5c;
    font-weight: bold;
    text-transform: none;
	 line-height: 1.6em;
 
}
.block.row .col p {
    font-family: "Roboto", Sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.6em;
    text-align: left !important;
   
}
/* case studies end */




/* Hide FAQ CTAs onpage */
#no-show {
		display: none;
}

/* Knowledge Base*/


#epkb-main-page-container.epkb-basic-template .eckb-categories-list {
	text-align: left !important;
}
table tbody tr td
{
	border: 1px solid #000 !important;
}


.recaptchaStyle {
	margin-top:-22px !important;
}


/* Blog Buttons */
  
		button.backBtn {
    color: #232526;
    background-color: #7abe38;
    font-weight: bold;
    border: 3px solid #7abe38;
    width: 30%;  
    height: 50px;
		}
    button.backBtn:hover {
    background-color: #8ee837;
    border-color: #8ee837;
    color: #232526;
    }
		a.anchorLink {
    	  color: #232526 !important;  
		}
		a.anchorLink {
    	 text-decoration:none !important;  
		}
		

/* Blog Buttons */

/* Contact Page Makeover 12-17 */

.page-id-15 .full-width {
	background-color: #108fc8;
}
.contact-us-today_wrapper {
		max-width: 500px;
    width: 100%;
    margin: -130px auto 0;
    background-color: white;
    padding: 23px 40px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0px 1px 9px 2px rgba(51, 51, 51, 0.11);
}

.contact-us-today_wrapper li.gfield {
	padding-right: 0!important;
}
.contact-us-today_wrapper .gform_wrapper li.hidden_label inpu  {
margin-top: 0;}
.contact-us-today_wrapper .contact-field input ,.contact-us-today_wrapper .contact-field textarea{
		width: 100%;
		padding: 10px!important;
		margin-bottom: 20px;
		height: 45px;
		border-radius: 4px;
    border: 2px solid #e8e8e8;
}

.contact-us-today_wrapper .contact-field textarea {
	height: 150px;
}

.contact-us-today_wrapper .contact-field input:focus, .contact-us-today_wrapper .contact-field textarea:focus {
		background-color: #f9f9f9;
		border-color: #108fc8;
}

.contact-us-today .gform_footer input.button {
		width: 100%;
		text-align:center;
		border-radius: 4px;
}

.contact-form-wrapper {
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
}

.below-contact-form {
    padding: 40px 20px 5px 20px;
    color: white;
    border-radius: 0 0 10px 10px;
    margin: -40px 20px;
		font-size: 14px;
    text-align: center;
}

.below-contact-form p {
		width: 100%;
		border-radius: 4px;
}
section#\#contact-form-wrapper {
    padding-top: 80px;
}
/* CTA Banner  */
.cta-banner {
		background-color: #80be41;
  	padding: 30px;
    margin: 0 0 40px 0;
  	border-radius: 8px;
}

.cta-banner h3 {
		color: white;
  	line-height: 1.6;
  	margin: 0;
  	text-align: center;
  	font-size: 25px;
  	text-transform: uppercase;
}

.cta-banner a {
		color: white;
  	text-transform: uppercase;
		margin-top: 20px;
  	padding: 15px;
  	background-color: #7abe38;
  	border-radius: 4px;
  	display: block;
  	text-align: center;
  font-weight: bold;
}

#contact_padding {
height: 340px;
		min-height:340px;
}

#contact_padding .banner:first-child>div>* {
	top: 63px;
}

main ul {
    margin-left: 35px
}

#pms-why-work h3, #center-title h3 {
text-align:center;}

/* Fixing captions/images */
.wp-caption {
		max-width: 100%;
}

.wp-caption img {
		height: auto;
}

/* mobile flip */

@media (max-width: 600px) {
	.mobile-flip  {
	display: flex;
  flex-direction: column-reverse;
	}
}

/* Other caption fix 11/11 RA */
.row figcaption {
		position: relative;
}

.row.light figcaption {
		color: white;
}
