/* Use the mongoose font for a heading */
.site-heading-style {
    font-family: mongoose, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; 
  	text-transform: uppercase;
}

/* Code for hero video homepage */
.home-hero-video .elementor-video {
  min-height: 525px;
}
.home-hero-video.elementor-widget-video .elementor-wrapper video {
  background-color: #ffffff;
}


/* Home CTA code */
.home-hero-cta-buttons {
  display: flex;
}
.home-hero-cta-buttons a {
  margin-right: 15px;
}

@media only screen and (max-width:767px) {
  .home-hero-video .elementor-video {
    min-height: auto;
  }
  .home-hero-cta-buttons {
    flex-direction: column;
  } 
    .home-hero-cta-buttons a {
      margin-bottom: 15px;
      margin-right: 0;
      display: inline-block;
  }
}

/* SCREEN READER H1 */
.screen-reader-text {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/* BUTTONS */
.arrow-button {
	    font-family: mongoose, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

/* INKLINE PAGE/MODULE ADJUSTMENTS */

.page-id-23258 .basic-column .column-square-img { 
  box-shadow: none !important; 
}
.page-id-23258 .card .card-img {
  height: 220px;
}
.page-id-23258 .card .card-content {
  padding: 25px 25px 0 25px;
}
.page-id-23258 .card h4 {
	font-size: 1rem !important;
}

/* INKLINE FONT ADJUSTMENTS */

@media (min-width: 1200px) {
    #home-hero h1 strong {
        font-size: 9.75rem;
    }
}

.header-subtitle { 
  margin-bottom: 40px; 
}
.single-asset .content h5 { 
  margin-bottom: 5px !important;
  margin-top: 0 !important;
}
.im-section .section-title {
  margin-bottom: 3.5rem;
}
iframe[src*="youtube"] { 
  display: block;
  margin: 20px auto 0 auto;
}
@media screen and (max-width:767px) {
  iframe[src*="youtube"] {
      width: 100% !important;
  }
}
@media (min-width: 992px) {
  p {
    	margin-bottom: 25px;
  }
} 
@media (min-width: 1440px) {
  p {
    	margin-bottom: 25px;
  }
} 

.page-id-23258 .row.cards { 
  margin-bottom: 20px;
}
.page-id-23258 .get-started-section { 
  padding-bottom: 80px;
  background: #f8f8f9;
}
/* INKLINE GRID FIXES - REMOVE IF CAUSING PROBLEMS 

.im-section, .im-section.small-top-bottom-padding { 
      padding: 60px 0 40px 0;
  }
@media (min-width: 1200px) {
    .im-section, .im-section.small-top-bottom-padding { 
      padding: 80px 0 60px 0;
  }
}

*/

@media (max-width: 991px) {
    .col-mb {
        margin-bottom: 1rem;
    }
    .col-sm-12 {
        -webkit-flex-basis: auto;
      	flex-basis: auto;
    }
}
@media (min-width: 576px) {
    .container, .container-sm {
       max-width: 100%;
    }
}
@media (min-width: 768px) {
      .container, .container-md, .container-sm {
       max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
@media (min-width: 1440px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
       max-width: 1260px;
    }
}

/**********/
body .fa-twitter:before {
    content: url(https://imerit.net/wp-content/themes/imerit/images/x-twitter.svg);
    display: inline-block;
    width: 30px;
}
.share-icons a:nth-child(3) {
  vertical-align: middle;
}
.share-icons a i.fa-twitter:hover {
  	content: url(https://imerit.net/wp-content/themes/imerit/images/x-twitter-pur.svg);
  	display: inline-block;
  	width: 30px;
}

/* CASE STUDY SETUP */
.single-case-study .jet-listing-grid__items {
  justify-content: center !important;
}
.single-case-study .jet-listing-grid__items .asset-block {
  -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .2) !important;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .2) !important;
}
.single-case-study h1 {
  font-family: aktiv-grotesk,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
}
.jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap, .jet-listing-dynamic-field .jet-listing-dynamic-field__content {
  width: 100% !important;
}
.single-case-study .asset-block .asset-title h4 {
  max-width: 250px !important;
}
.case-study .jet-listing-grid__items {
  justify-content: center;
}

.case-study p.elementor-heading-title { 
  margin-bottom: 0 !important; 
}

.solution-section-a .elementor-widget-container {
  padding: 30px 20px 30px 20px !important; 
  border: solid 1px #000000; 
  background: #f9f9f9;
}
.solution-section-a .elementor-widget-container p {
  margin-bottom: 10px;
  font-size: 20px;
}
.case-study .elementor-widget-container ul, .case-study .elementor-widget-container ol { 
  font-size: 20px;
}

.case-study .elementor-widget-container li:last-child { margin-bottom: 0; }
.case-study .elementor-widget-container ul { 
  list-style-type: square;
  margin-bottom: 30px;
}
.case-study .elementor-widget-container li::marker {
  color: #E33D3B;
  font-size: 36px;
}
.elementor-widget-text-editor .elementor-widget-container li::marker {
  color: #E33D3B;
}
.case-study-stat-box {
	height: 196px !important;
  	max-width: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.case-study-stat-heading, .elementor-counter-number, .elementor-counter-number-prefix, .elementor-counter-number-suffix {
 	    font-weight: 400;
    font-family: mongoose, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 80px;
  line-height: 1 !important;
}
.stat-number-prefix {
   font-weight: 400 !important;
   font-family: mongoose, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
   line-height: 1 !important;
   text-transform: uppercase;
   font-size: 90px !important;
}
.elementor-counter .elementor-counter-title {
  text-align: center;
  line-height: 1.2 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}
.single-case-study .elementor-blockquote--skin-boxed .elementor-blockquote {
  background: none !important;
}
.case-study .elementor-section.listing-height-100 .elementor-container { 
  height: 100%;
}
.case-study .jet-listing-grid__item .elementor-button span {
  font-family: mongoose, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; 
  font-size: 30px !important;
}
#main-menu > li.dropdown:hover > .dropdown-menu.level1{
	display:block!important;
}
#main-menu > li.dropdown > .dropdown-menu.level1{
	display:none!important;
}
#main-menu .dropdown-menu.level1 li.dropdown:hover .dropdown-menu.level2{
	display:block!important;
}
#main-menu .dropdown-menu.level1 li.dropdown .dropdown-menu.level2{
	display:none!important;
}
#main-mega-menu .navbar {
	padding-top: 0;
	padding-bottom: 0;
}

#main-mega-menu .navbar-nav .nav-link {
	font-weight: 400;
	color: #000 !important;
	letter-spacing: 0;
	text-align: center;
	text-transform: uppercase;
	padding: 20px 0 !important;
	font-family: mongoose, "Helvetica Neue", Arial, "Noto Sans", sans-serif,
		"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1.875em;
}

#main-mega-menu .nav-link:hover {
	color: #adb5bd !important;
}

#main-mega-menu li.nav-item {
	padding-right: 40px;
}

#main-mega-menu li.nav-item:last-of-type {
	padding-right: 0;
}

#main-mega-menu .navbar-light .navbar-toggler::before {
	content: " \F479";
	display: inline-block;
	color: #e33d3b;
	font-family: bootstrap-icons !important;
	font-size: 35px;
}

#main-mega-menu .navbar-light .navbar-toggler:not(.collapsed)::before {
	content: "\F62A";
	font-weight: 700;
	font-size: 35px;
}

#main-mega-menu .navbar-light .navbar-toggler {
	color: transparent;
	border: none;
}

#main-mega-menu .navbar-toggler {
	padding: 0;
}

#main-mega-menu .navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}

/* rotate caret on hover */
#main-mega-menu .dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}

#main-mega-menu .dropdown-toggle::after {
	display: none;
}

#main-mega-menu .navbar-expand-lg .navbar-nav .dropdown-menu.level1 {
	z-index: 5;
	max-width: 100%;
	border: none;
	box-shadow: 3px 3px 4px 4px rgba(178, 181, 185, 0.3);
	border-radius: 0;
	padding: 0 40px;
	width: 100vw;
	position: fixed;
	left: 0;
	min-height: 500px;
	margin-top: 0;
}
#main-menu .dropdown-menu.level1 {
	max-width: 100%;
	border: none;
	border-radius: 0;
	padding: 0;
	width: fit-content;
	position: absolute;
	left: 0;
	margin-top: 0;
  	top: 60px;
	z-index: 5 !important;
}

#main-mega-menu .sub-menu-container {
	width: fit-content;
	max-width: 100%;
}

#main-mega-menu .sub-menu {
	list-style-type: none;
	width: 300px;
	position: relative;
	margin: 0;
	padding: 0;
  	padding-left:40px;
  	padding-bottom:10px;
  	background-color:#ffffff;
  	box-shadow: 2px 3px 4px rgba(178, 181, 185, 0.4);
}

#main-mega-menu .megamenu-custom ul.level1 {
    position: fixed;
    width: 100vw;
    top: 85px;
	z-index: 5 !important;
}


#main-mega-menu .dropdown-menu.level1 .dropdown-item {
	width: 230px;
	white-space: normal;
}

#main-mega-menu .dropdown-menu.level2 {
	position: absolute;
	left: 300px;
	z-index: 5;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	top: 0;
	min-height: 100%;
	height: max-content;
	width: 300px;
	border-left: 1px solid #c0c6cc;
  	box-shadow: 2px 3px 4px rgba(178, 181, 185, 0.2)!important;
}

#main-mega-menu .dropdown-menu.level1 li {
	padding: 10px 30px 0px 0;
}
#main-mega-menu li .dropdown-menu.level2,
#main-mega-menu li .dropdown-menu.level3 {
	-webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
}

#main-mega-menu .dropdown-menu.level2 li {
	padding: 10px 30px 10px 40px;
}

#main-mega-menu .dropdown-menu .dropdown {
	position: initial;
}
#main-mega-menu .dropdown-menu.level3 {
	left: 340px;
	border: none;
	top: -40px;
	padding: 40px;
	z-index: 5;
	background-color: #f8f8f9;
	position: absolute;
	min-height: 535px;
	width: calc(100% + 50vw);
	right: 0;
}

#main-mega-menu .dropdown-menu.level3 li {
	max-width: 540px;
}
#main-mega-menu .dropdown-title {
	color: #adb5bd;
	font-size: 1rem;
  	line-height:1;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0;
}
#main-mega-menu .dropdown-menu h4{
  color:#531cb3;
}
#main-mega-menu .dropdown-item {
	font-size: 1.125rem;
	line-height: 1.2;
	color: #000000;
	padding: 0;
	font-weight: 500;
}

#main-mega-menu .dropdown-item:hover {
	background-color: transparent;
	color: #e33d3b;
}

#main-mega-menu .nav-item a.active {
	color: #e33d3b;
	text-decoration: none;
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 500;
}

#main-menu .nav-item a.active {
	color: #e33d3b;
	text-decoration: none;
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 500;
}

#main-mega-menu .dropdown-divider {
	border-top: 1px solid rgba(55, 58, 54);
	margin: 0;
}
#main-menu .dropdown-divider {
	border-top: 1px solid rgba(55, 58, 54);
	margin: 0;
}

#main-mega-menu .primary-btn {
	color: #e33d3b;
	text-transform: uppercase;
	padding: 0.15rem 3rem 0.05rem 1.2rem;
	letter-spacing: 1.5px;
	position: relative;
	background-color: #fff;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
	font-size: 1.5rem;
	line-height: 1.5;
	border-radius: 0;
	border: 1px solid #e33d3b;
	text-decoration: none;
}
  
@media screen and (min-width: 992px) {
  #main-menu .sub-menu.dropdown-menu {
        position: static!important;
        border: 0;
        background: none;
        box-shadow: none;
        padding: 0px 15px;
    	margin-bottom:10px;
    }
	#main-menu .dropdown-menu {
       padding: 10px 40px;
    }

  li a.dropdown-toggle::after{
    display:none;
  }
  #main-mega-menu .dropdown-menu.level2:before,
  #main-mega-menu .dropdown-menu.level2:after {
    display:none!important;
  }

}

@media screen and (max-width: 992px) {

	#main-mega-menu .navbar-collapse {
		position: absolute;
		display: block;
		top: 100%;
		left: auto;
		margin-top: 0;
		background-color: #ffffff;
		right: 0;
		z-index: 5;
	}
	#main-mega-menu .dropdown-title{
      display:none;
  }
	#main-mega-menu .navbar-nav li.nav-item {
		padding: 15px 20px;
	}

	/*#main-mega-menu .nav-link {
		padding: 0 !important;
		width: fit-content;
	}*/
  #main-menu .dropdown-menu.level1 {
	z-index: 5;
	max-width: 100%;
	border: none;
	box-shadow: 3px 3px 4px 0px rgba(178, 181, 185, 0.3);
	border-radius: 0;
	padding: 0 40px;
	width: 100%;
	position: relative;
	left: 0;
	min-height: 500px;
	margin-top: 0;
  	top: 0;
	z-index: 5 !important;
}

	#main-mega-menu .nav-item {
		padding-right: 0;
	}

	#main-mega-menu .dropdown-menu.level3 {
		display: none;
		left: 0;
		width: 0;
		visibility: hidden;
	}

	#main-mega-menu .dropdown-item {
		font-size: 1.075rem;
		white-space: normal;
	}

	#main-mega-menu .navbar-expand-lg .navbar-nav .dropdown-menu.level1 {
		z-index: 5;
		max-width: 100%;
		border: none;
		border-radius: 0;
		padding: 0 40px;
		width: 100vw;
		position: fixed;
		left: 0;
		min-height: 450px;
		box-shadow:none;
	}

	#main-mega-menu .dropdown-menu.level1 .dropdown-item {
		width: 100%;
		white-space: normal;
	}

	#main-mega-menu .dropdown-menu.level2 {
		position: relative;
		left: 0;
		z-index: 5;
		border: none;
		box-shadow: none;
		border-radius: 0;
		padding: 0;
		top: 0;
		min-height: initial;
		height: 100%;
		width: 100%;
      box-shadow:none!important;
	}

	#main-mega-menu .dropdown-menu.level1 li {
		padding: 10px 30px 10px 0;
	}

	#main-mega-menu .dropdown-menu.level2 li {
		padding: 5px 30px 5px 20px;
	}

	#main-mega-menu .sub-menu {
		list-style-type: none;
		border-right: none;
		width: 100%;
		position: relative;
		margin: 0 0 30px;
		padding: 0;
      	background-color:transparent;
  		box-shadow: none;
	}
}
@media screen and (max-width:992px) {
    /* Home page hero mobile */
  #home-hero { 
    padding: 40px 0; 
  }
  #home-hero .container .row {
    display: flex;
    flex-direction: column;
  }
  #home-hero .col-md-4, #home-hero .col-md-8 { 
    max-width: 100%; 
  }
  #home-hero .intro-text p:last-child {
    margin-bottom: 2em;
  }
}


/* 2 column styles for domain experts page */
.ink-2-column-bullet-layout {
  display: flex !important;
  flex-direction: column;
  justify-content: center !important;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.ink-centered-button {
  display: flex !important;
  flex-direction: column;
  justify-content: center !important;
  margin: 0 auto;
  text-align: center;
}

.ink-2-column-bullets {
  list-style-position: inside;
  padding: 0;
  margin: 0;
  display: flex !important;
  flex-wrap: wrap;
  justify-content: center; /* Center the columns if they don't fill the full width */
  text-align: left;
}

.ink-2-column-bullets li {
  width: 50%; /* Each li takes 50% of the parent's width */
  box-sizing: border-box; /* Include padding and border in the element's total width and height */
  padding: 5px; /* Optional: Add some padding for spacing */
}

/* Optional: Adjust for smaller screens */
@media (max-width: 600px) {
  .ink-2-column-bullets li {
    width: 100%; /* Stack the list items on smaller screens */
  }
}
/* custom padding class */
.ink-100-padding {
	padding-bottom: 100px;
}
/* two column video container on domain experts page */
  .ink-container {
    display: flex;
    flex-wrap: wrap;
  }

  .ink-column {
    flex: 1;
    box-sizing: border-box;
    width: 50%;
  }
	
  .ink-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }

  .ink-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

.ink-video-container-portrait { 
    padding-bottom: 100%;
    position: relative; 
    height: 0; 
    overflow: hidden;
}
	.ink-page-cta {
      padding-bottom: 60px;
  }


@media (max-width: 768px) {
	.ink-page-cta {
      padding-bottom: 0;
  }
      .im-section .section-title {
      margin-bottom: 2rem;
    }
    .ink-column {
      flex: 1 1 100%;
    }
    .ink-video-container-portrait { 
      padding-bottom: 130%;
    }
    .ink-column ul {
      padding-top: 30px;
    }
}
/* Case Study New Homepage */
.featured-asset-headline h3 a, .featured-asset-headline h4 {
	font-family: aktiv-grotesk,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  font-size: 32px;
  font-weight: 500;
}
.featured-asset-headline h4 {
	font-family: aktiv-grotesk,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;
  font-weight: 500;
}
.site-heading-style .elementor-shortcode {
	font-size: 30px;
  font-weight: 400;
  color: #e33d3b;
}
div.home-blog-listing-recent .jet-listing-grid__item .blog-card-type .elementor-shortcode {
	font-family: mongoose, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important; 
  	text-transform: uppercase !important;
  font-size: 40px;
  padding: 15px 20px;
  font-weight: 400;
}
.home-blog-recent-cta .elementor-element {
    width: 100%;
}
.home-blog-listing-recent .blog-recent-img {
	position: relative;
}
.home-blog-listing-recent .blog-recent-img .blog-recent-img-overlay {
	position: absolute;
  	display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background: rgba(62,50,59,0.9);
}
.jet-listing-grid__item:hover  .blog-recent-img .blog-recent-img-overlay {
	display: none;
}
@media screen and (max-width: 1440px) {
  .home-featured-blog-card {
  	display: flex;
    flex-direction: row;
  }
}
@media screen and (max-width: 1024px) {
  .home-featured-blog-card {
  	flex-direction: column-reverse;
  }
  a.featured-asset-img__ink {
  	min-height: 300px !important;
  }
}
@media screen and (max-width: 767px) { 
  .home-featured-blog-card {
    display: flex;
  	flex-direction: column-reverse !important;
  }
  a.featured-asset-img__ink {
      min-height: 250px !important;
  }
  .home-featured-blog-card.e-con.e-flex {
    flex-wrap: none !important;
  }
}  
@media screen and (max-width: 320px) {
  .jet-listing-grid__item .home-featured-blog-card {
  	margin-top: 50px;
  }
}