@media (max-width: 768px) {
    .header h1, .header p {
        text-align: center !important;
    }
} 

@media only screen and (min-width: 1024px) {
	.off-white-card .e-con-inner .elementor-widget-container {
		align-items: baseline;
	}
}

@media only screen and (max-width: 1023px) {
	.off-white-card .e-con-inner .elementor-widget-container {
		text-align: center;
	}
}

@media only screen and (max-width: 992px) {
	.post-exterior .featured-image {
		margin: 0 70px;
		max-width: 100%;
	}
	
	.blue-button-list {
		padding: 0 !important;
	}
}

@media only screen and (max-width: 1023px) {
	.elementor-6954 .elementor-element.elementor-element-66c2a807 {
			width: 40% !important;
	}
	
	.elementor-sticky img {
		height: auto;
	}
}

a, .elementor-button-text {
	font-weight: 600 !important;
}

.blue-button-list a, .menu-item a {
	font-weight: 500 !important;
}

.footer a, p>a {
	font-weight: 400 !important;
}

ul.blue-button-list {
	width: 100%;
}

.footer .office .elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
	max-width: 230px;
}

.btn-primary {
	padding-right: 0;
}

.btn-primary:after {
	background-image: url(//srv/htdocs/wp-content/uploads/2024/05/Arrow_Right_Pink.svg);
	border-radius: 50%;
    height: 24px;
    width: 24px;
    background-color: #fff !important;
    background-size: 7px;
}

.btn-primary:hover:after {
	background-image: url(//srv/htdocs/wp-content/uploads/2024/05/Arrow_Right_White.svg);
    background-color: #c63d7d !important;
}

@media only screen and (min-width: 1025px) {
	.menu-item-16007 {
		display: none !important;
	}
}

.menu-item-16007 a {
	color: #C63D7D !important;
	font-weight: 700 !important;
	position: relative;
	width: fit-content;
}

.menu-item-16007 a:after {
	content:"";
	background-image: url(/wp-content/uploads/2024/05/Arrow_Right_Pink.svg);
    height: 12px;
    width: 12px;
    background-size: 7px;
	    opacity: 1 !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 8px;
}

@media only screen and (max-width: 1024px) {
	.elementor-nav-menu {
		padding: 20px 0 !important;
	}
	
	.elementor-nav-menu--dropdown {
		box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.1);
	}
}

@media only screen and (max-width: 996px) {
	.elementor-nav-menu {
		padding: 10px 0 !important;
	}
}

@media only screen and (max-width: 991px) {
  .dynamic-listing .tp-row .grid-item {
    margin-bottom: 32px;
  }
}

@media only screen and (max-width: 991px) {
  form.tp-search-form {
    width: 80%;
		margin: 0 auto;
  }
}

.tp-search-filter .tp-search-form input.form-control {
    background-color: #f6f8fa !important;
    border: 1px solid #b2c0d2 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

i.fas.fa-search.tp-search-icon {
	color: #919BB0;
}

@media only screen and (max-width: 991px) {
  .resources-header h1 {
    margin-top: 20px;
  }
	
	  .resources-header ul {
    margin-top: 30px;
		margin-top: 40px;
  }
	
	.image-header h1 {
		margin-bottom: 25px;
	}
}

.webinar-date p {
	margin-bottom: 0 !important;
	padding-bottom: 5px;
}

.tp-sbar-dropdown-menu li {
	color: #2d3c66;
}

@media only screen and (min-width: 996px) {
	.shark>.e-con-inner {
		padding-bottom: 80px;
	}
}

@media only screen and (min-width: 996px) and (max-width: 1277px) {
	.shark>.e-con-inner {
		padding-bottom: 150px !important;
	}
	
		.shark>.e-con-inner:after {
		bottom: -50px !important;
	}
}

.related-posts .h2 {
	max-width: 800px;
	margin: 0 auto 32px;
}

/* General Form Styling */
.hbspt-form {
  margin: 0 auto;
  padding: 10px 15px;
  background-color: #ffffff;
  border-radius: 8px;
  font-family: 'Work Sans', sans-serif;
}

.hbspt-form fieldset{
    max-width: 100% !important;
}

.hbspt-form input, .hbspt-form select{
   width: 100%;
	max-width: 450px;
}

@media (max-width: 768px) {
  .hbspt-form {
    padding: 40px 20px;
  }
}

.hbspt-form h1 {
  text-align: center;
  color: #191847;
}

.hbspt-form p span {
  font-size: 15px;
  font-family: 'Work Sans', sans-serif !important;
  color: #2d3c66 !important;
}

.hbspt-form .hs-richtext span{
  font-size: 13px !important;
}

@media (max-width: 768px) {
  .hbspt-form .hs-richtext span{
    text-align: left !important;
  }
}

/* Radio Button Styling */

.hbspt-form ul.inputs-list li::marker {
  display: none !important;
}
.hbspt-form ul.inputs-list {
  list-style-type: none;
  padding-left: 0; /* Optional: Remove any left padding */
}

.hs-form-radio-display span {
  margin-left: 10px;
}

/* Input and Label Styling */
.hbspt-form input:not([type="radio"]),
.hbspt-form label,
.hbspt-form select, 
.hbspt-form textarea {
  font-size: 14px;
  font-family: 'Work Sans', sans-serif !important;
  color: #2d3c66;
}

.hbspt-form input:not([type="radio"]),
.hbspt-form select,
.hbspt-form textarea {
  background-color: #F7F9FC;
  border: 1px solid #e0e0e0;
  padding: 10px;
  border-radius: 4px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 20px;
  background-position: right 10px center; /* Position the custom arrow */
  background-size: 12px; /* Size of the custom arrow */
}

.hbspt-form input:not([type="radio"]):focus,
.hbspt-form select:focus,
.hbspt-form textarea:focus {
  outline: 1px solid #6A99FA;
}

.hbspt-form legend {
  font-size: 14px;
  font-weight: bold;
  font-family: 'Work Sans', sans-serif;
  color: #2d3c66;
}

.hbspt-form select option {
  font-size: 15px;
  font-family: 'Work Sans', sans-serif;
  color: #2d3c66;
}


/* CTA Button Styling */
.hbspt-form .hs-button {
  background-color: #c63d7d !important;
  border: 2px solid #c63d7d !important;
  color: #ffffff !important;
  border-radius: 25px !important;
  font-family: 'Work Sans', sans-serif;
  font-size: 1rem !important;
  font-weight: 600 !important;
  padding: 12px 20px !important;
  max-width: fit-content !important;
  margin: 20px 0px !important;
  padding: 12 px 25px; 
}

.hbspt-form .hs-button:focus {
  background-color: white !important;
  outline: #c63d7d 1px solid !important;
  color: #c63d7d !important;
}

/* Error message */
.hbspt-form .hs-error-msgs li label {
  font-family: 'Work Sans', sans-serif;
  color: #c63d7d;
  font-size: 13px;
  font-weight: 600;
}

.hbspt-form .hs_recaptcha {
    margin-bottom: 15px;
}

/* Input and Label Styling */
.hbspt-form ul.inputs-list{
    column-count: 2;
}

.hbspt-form ul.inputs-list li input{
    margin: 0px 5px 0px 0px;
}

.hbspt-form .legal-consent-container p, .image-header .e-con-inner .hbspt-form p{
    font-size: 13px; 
	  color: #2d3c66;
	  text-align: left;
}


@media (max-width: 768px) {
    .hbspt-form ul.inputs-list{
        column-count: 1;
    }
  }
@media (max-width: 992px) {
	.image-header .hbspt-form .hs-form-field{
		text-align: left;
	}
}

  @media (max-width: 768px) {
    .hbspt-form .legal-consent-container p{
       text-align: left !important;
    }
  }



.cky-revisit-bottom-left {
    display: none !important;
}

.card-wrapper .card .card-body .elementor-heading-title {
	margin-bottom: 15px;
}

.card-wrapper .card .card-body .elementor-heading-title {
    font-size: 1.1rem !important;
	font-weight: 500 !important;
}

.card-wrapper .card .card-body .excerpt {
    font-weight: 400 !important;
}

.tp-searchbar-li:last-of-type {
	display: none !important;
}

/* Announcement Banner */

.ancr-group.ancr-pos-top{
top: 100px !important;
	z-index: 100;
}

header .elementor-element {
	top: 0px !important;
}

  @media (max-width: 998px) {
.ancr-group.ancr-pos-top{
top: 65px !important;
	padding-bottom: 0px;
    }
  }

.fa-search {
	z-index: 1 !important;
}