.site-header {

  height:70px;
  z-index:999;
  margin:0 auto;
  width:100%;
  position:fixed;
  top:0;
  left:0;
  right:0;
 
}
.floating-quote{
	position:fixed;
	bottom:45%;
	right:10px;
	z-index:999;
}

.footer-bottom{display:none;}

.builder-item--nav-icon, .header-menu-sidebar .close-sidebar-panel .navbar-toggle{--borderwidth:0px;}

.da-video {
	max-height: 500px !important;
	max-width: 800px !important;
	align-self:center;
	margin:auto;
}

.coverage-category-wrap,.exclusion-category-wrap {
	<!-- width: 80vw;-->
  display: flex;
  flex-direction: column;
  margin: auto;
}

.coverage-category,.exclusion-category {
  border-bottom: rgb(0, 188, 178) dotted 1px;
  text-align: center;
}

.coverage-category h4,.exclusion-category h4 {
  color: #333333 !important;
  margin: 8px;
  size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
	margin-top: 18px;
}

.coverage-category h4 i {
   color: #28a745 !important;
  margin: 0 8px;
}

.exclusion-category h4 i {
  color: rgb(200, 14, 14) !important;
  margin: 0 8px;
}

.coverage-category p,.exclusion-category p {
  size: 22px;
  margin: 5px;
	margin-bottom:13px;
	color: #333333 !important;
  font-family: 'Roboto', sans-serif;
}

.coverage-category-last,.exclusion-category-last {
  border-bottom: none !important;
}

.product-client-sec,.product-coverage-sec,.product-intro-sec,.product-exclusion-sec,.product-apply-sec,.product-process-sec,.product-case-sec {
  margin: 40px 0;
}

.exclusion-category h4,.exclusion-category p {
	color: #fff !important;
}

.wp-container-6 {
	max-width: 90vw;
	margin: auto;
}

h2,h3 {
	margin:20px;
}


.apply-pro-wrap {
	text-align: center;
}

.apply-pro-wrap i {
	color: #333;
	margin: 8px;
}

.case-icon-wrap {
	justify-content: center;
}

.builder-item p {
	display:none !important;
}

.ps-list {
	margin:20px !important;
}

.neve-breadcrumbs-wrapper {
	margin-top: 8vh !important;
}

.white-i {
	color: #ebf0f5 !important;
}

@media (max-width: 580px) {
	<!--.wp-post-image {
		height: 30vh !important;
		width: 90vw !important;
	}-->
	
	.author-name {
		margin-left:20px !important;
	}
	
	.buttonizer-label {
		font-size: 16px !important;
	}
	
.builder-item--nav-icon, .header-menu-sidebar .close-sidebar-panel .navbar-toggle{--borderwidth:0px;}
	
	.jd-slogan {
		font-size: 24px !important;
	}
}

@media (min-width: 581px) {
 <!-- .wp-post-image {
	height: 40vh !important;
	width: 40vw !important;
	}-->
}

.builder-item--nav-icon, .header-menu-sidebar .close-sidebar-panel .navbar-toggle{--borderwidth:0px;}

.fa-link-slash {
	color: #efefef;
}

.footer-copy {
	text-align: center;
}

.post-slideshow .wp-post-image {
	height: 100% !important;
	width: 100% !important;
}

.sitemap-link-wrap a {
	text-decoration: none;
	color: inherit;
}

#footer-text-i {
	margin: 0;
	padding: 0;
	color: #24a99c;
	font-size: 38px;
}

.footer-linkedin-i {
	margin: 0;
	font-size: 40px;
	color: #0e76a8;
}

.photo-radius-1 img {
	border-radius: 20px !important;
}

.m0 {
	margin-top: 0; 
	margin-bottom:0;
}

.bio-linkedin-i {
	color: #0E76A8;
}

.bio-name-link a {
		color:#0E76A8;
}

.jd-summary-bb {
	padding: 8px;
	border-radius: 10px;
}

.jd-summary-bb:hover {
	border: 2px solid #0A0ED3;
}

.no-decor-a a {
	text-decoration: none;
	color: inherit;
}

.no-decor-a a:hover {
	color: #0A0ED3;
}

/* force sidebar menu bgcolor white */
#header-menu-sidebar-bg{
	background-color: white;
}

.header-menu-sidebar .navbar-toggle-wrapper button.navbar-toggle{
	background-color: white;
}


