ok
/* Equal heights */
.x-card {
	height: 100% !important;
}

/* CIV: Single blog post updates start */

.hubspot-button {background-color:#f5f5f5; padding:25px;}
.hubspot-button h2 {text-transform:uppercase; font-weight:normal;
	margin-top: 0;}
.hubspot-button h2 span {color:#868686;}

.font-size-typical {
	font-size: 22px;
	line-height: 1.4em;
}

.margin-bottom-smallest {
	margin-bottom: 10px;
}

.font-color-four {
	color: #0e2849;
}

.font-size-three {
	font-size: 18px;
	line-height: 1.4em;
}

.margin-bottom-small {
	margin-bottom: 20px;
}

.font-weight-500 {
	font-weight: 500;
}

.font-color-eight {
	color: #868686;
}

.btn-style-three {
	color: #fff !important;
	border: 2px solid #0a2849;
	text-align: center;
	text-transform: uppercase;
	max-width: 300px;
	display: inline-block;
	padding: 8px 14px;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 300;
	background-color: #0a2849;
	margin-top: 10px;
}

.single-post .x-sidebar.right {
	background-color: #eff9fd;
	padding: 15px 20px;
}


.custom-html-widget li {
	margin-bottom: 10px;
}

.custom-html-widget li a {
	color: #0e2849 !important; 
	line-height: 25.2px;
	font-size: 18px;
}

.custom-html-widget li a:hover {
	color:  rgb(2,173,242) !important;
}


.x-sidebar.right ul {
	list-style-type: disc;
	padding-left: 24px;
	margin: 0;
}

.x-sidebar.right ul,
.x-sidebar.right ul li,
.x-sidebar.right ul li:hover,
.x-sidebar.right ul li a{
	border: none;
	box-shadow: none;
	background-color: transparent;
	color: #0e2849 !important; 
	line-height: 25.2px;
	font-size: 18px;
}

.x-sidebar.right ul li {
	padding-bottom: 0;
	padding-top: 0;
	padding-left: 10px;
	margin-bottom: 5px;
}

.x-sidebar.right ul li:hover a {
	color:  rgb(2,173,242) !important;
}

article[id *= "post"] .entry-header .p-meta span i {
	display: none;
}
article[id *= "post"] .entry-header h1.entry-title, h2.entry-title {
	font-size: 42px;
	font-weight: bold;
}

article[id *= "post"] .entry-header .p-meta span a {
	padding: 5px 5px 5px 0;
	color: #0e2849 !important;
	text-transform: capitalize;
}

article[id *= "post"] .entry-header .p-meta span a:hover {
	color:  rgb(2,173,242) !important;
}
article[id *= "post"] .entry-header .p-meta span:nth-child(3) {
	padding-top: 10px;
}

article[id *= "post"] .entry-header .p-meta span {
	text-transform: capitalize;
	font-size: 16px;
}

article[id *= "post"] .entry-header .p-meta span:nth-child(3) a {
	display: inline-block;
	padding-right: 14px;
	margin-right: 14px;
	border-right: 1px solid #d8d8d8;
	text-transform: capitalize;
	line-height: 1em;
	margin-bottom: .3em;
	padding-top: 0;
	padding-bottom: 0;
}

.entry-content.content p,
.entry-content.content li {
	line-height: 1.4em;
}

.entry-content.content li {
	padding-bottom: 15px;
}

.widget_text.widget.widget_custom_html h4,
.widget.widget_categories h4 {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.2em;
	margin-bottom: 20px;
	font-weight: 500;
	color: #29abe2;
}

.sidebar-social-links.font-size-three li {
	display: inline-block;
	margin-right: 10px;
	width: 48px;
	height: 52px;
	text-align: center;
	padding-left: 4px;
	background-color: transparent !important;
	margin: 0 4px !important;
}

.sidebar-social-links.font-size-three li:first-child {
	margin-left: 0 !important;
}

.sidebar-social-links.font-size-three li:last-child {
	margin-right: 0 !important;
}

@media (max-width: 992px) {
	.footer-social.sidebar-social-links {
		margin: 0 !important;
	}
}

ul.sidebar-social-links.font-size-three {
	list-style: none;
	font-size: 28px;
	line-height: 52px;
	padding-left: 0;
}

.btn-style-one.open-contact-form.animate-all {
	color: #0e2849 !important;
	font-weight: normal !important;
}

.x-entry-share .x-share {
	font-size: 35px;
	transform: translatey(0);
	transition: transform .8s ease;
}

.x-entry-share .x-share:hover {
	background-color: transparent !important; 
	transform: translatey(-5px);
}

.x-icon-reddit-square,
.x-icon-pinterest-square, 
.x-icon-google-plus-square {
	color: rgb(2,173,242) !important;
}

.x-icon-facebook-square {
	color: rgb(59, 89, 152);
}

.x-icon-twitter-square {
	color: rgb(29, 161, 242)
}

.x-icon-linkedin-square {
	color: rgb(0, 119, 181);
}

.x-icon-envelope-square {
	color: rgb(132, 132, 132);
}

.btn-style-one.open-contact-form.animate-all:hover {
	color: white !important;
}

.x-entry-share {
	text-align: left;
	border: 0;
}

.x-entry-share p {
	display: none;
}

blockquote.blue {
	float: left;
	margin-right: 20px;
	margin-bottom: 12px;
	width: 42%;
	color: #29abe2;
	display: block;
	background-image: url("/wp-content/uploads/2020/04/open-quotes.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 46px 40px;
	padding-top: 55px !important;
	border: none;
	font-size: 22px !important;
	font-weight: 300 !important;
}

blockquote.blue p {
	font-size: 22px !important;
	font-weight: 300 !important;
}


/* CIV: Single blog post updates end */


/* Author Section css Start */

.margin-bottom-medium {
	margin-bottom: 40px;
}

.table {
	display: table;
	width: 100%;
}

.medium-font-size {
	font-size: 18px;
	line-height: 1.2em;
}

.blog-table .cell-1 {
	padding-right: 3%;
}

.table-cell.vertical-align-top {
	vertical-align: top;
}

.table-cell {
	display: table-cell;
}

.table-contributors .cell-1 {
	width: 30%;
	padding-right: 5%;
}

.table-contributors .cover-holder {
	padding-bottom: 100% !important;
	margin: 0 !important;
	padding-top: 0 !important;
}
.archive-style .cover-holder {
	padding-bottom: 56%;
}
.circle {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	overflow: hidden;
}
.cover-holder {
	position: relative;
	background-image: none !important;
}
.margin-bottom-small {
	margin-bottom: 20px;
}

.cover {
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-position: center;
	background-size: cover;
	color: transparent;
}

.blog-table .cell-2 {
	width: 304px;
}
.table-cell.vertical-align-top {
	vertical-align: top;
}
.little-padding-top {
	padding-top: 12px;
}
.font-size-typical {
	font-size: 22px;
	line-height: 1.4em;
}
.font-color-five {
	color: #333333;
}
.font-size-five {
	font-size: 24px;
	line-height: 1.2em;
}
.margin-bottom-smallest {
	margin-bottom: 10px;
}
.font-weight-400 {
	font-weight: 400;
}
.font-color-one {
	color: #29abe2;
}
.font-weight-300 {
	font-weight: 300;
}
.font-size-typical {
	font-size: 22px;
	line-height: 1.4em;
}

@media screen and (max-width: 700px) {
	.table-cell {
		display: block !important;
		width: 100% !important;
		padding: 0px !important;
	}
	.font-size-typical {
		font-size: 20px;
	}
	.font-size-five {
		font-size: 22px;
	}
}

h4 {
	margin-top: 0 !important;
}

.medium-vertical-padding {
	padding-top: 30px;
	padding-bottom: 30px;
}

.line {
	height: 1px;
	background-color: #eaeaea;
	overflow: hidden;
}

header.x-header-landmark.x-container img {
	margin-top: 20px;
	display: inline-block
}

.wp-caption {
	background: #f8f8f8;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	max-width: 290px !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none;
}
.wp-caption img {
	display: block;
	width: 100%;
}

.wp-caption-text {
	font-size: 18px !important;
	line-height: 1.3em !important;
	padding: 20px !important;
	margin-bottom: 0px !important;
	color: #666666 !important;
	text-align: left !important;
	text-transform: none !important;
	margin: 0 !important;
}
.user-input p, .user-input ol, .user-input ul {
	margin-bottom: 1em !important;
}


/* Author Section css End */


/* =========================== 29 Apr 2020 blog page updates === */


.category article.type-post p,
.search article.type-post p, 
.archive article.type-post p {
	line-height:1.4;
}
.category article.type-post a.more-link, 
.search article.type-post a.more-link, 
.archive article.type-post a.more-link {
	font-size:20px;
}
aside.x-sidebar.right {
	background-color: #eff9fd;
	padding: 15px 20px;
}
.category h1.h-landmark, 
.search h1.h-landmark{
	font-size:300%;
}

.single-post article.type-post .x-share-options a{
	position: relative;
	border-radius: 0px;
	margin-right: 4px;
	height: 50px
}
.single-post article.type-post .x-share-options a i{
	display: none;
}
.single-post article.type-post .x-share-options a:after{
	content:'';
	font-family: "FontAwesome";
	position: absolute;
	left: 50%;
	top:50%;
	transform: translate(-50%, -50%);
	color: white;
	font-size: 30px;
}
.single-post article.type-post .x-share-options a[data-original-title="Share on Facebook"]:after{
	content:"\f09a";
}
.single-post article.type-post .x-share-options a[data-original-title="Share on X"]:after{
	content:"\e61b";
	font-family: "FontAwesomeBrands";
}
.single-post article.type-post .x-share-options a[data-original-title="Share on LinkedIn"]:after{
	content:"\f0e1";
}
.single-post article.type-post .x-share-options a[data-original-title="Share via Email"]:after{
	content:"\f0e0";
}

.single-post article.type-post .x-share-options a[data-original-title="Share on Facebook"]{
	background: #375797;
}
.single-post article.type-post .x-share-options a[data-original-title="Share on X"]{
	background: #00a8eb;
}
.single-post article.type-post .x-share-options a[data-original-title="Share on LinkedIn"]{
	background: #0078b5;
}
.single-post article.type-post .x-share-options a[data-original-title="Share via Email"]{
	background: #cd332c;
}

.single-post article.type-post .x-share-options a[data-original-title="Share on Facebook"]:hover{
	background: #375797 !important;
}
.single-post article.type-post .x-share-options a[data-original-title="Share on X"]:hover{
	background: #00a8eb !important;
}
.single-post article.type-post .x-share-options a[data-original-title="Share on LinkedIn"]:hover{
	background: #0078b5 !important;
}
.single-post article.type-post .x-share-options a[data-original-title="Share via Email"]:hover{
	background: #cd332c !important;
}

/* CIV: Website Edits css start */

.x-navbar .x-nav-wrap .x-nav > li > a {
	color: #0a2849;
	font-size: 18px;
}

.desktop .sub-menu {
	width: 250px;
	padding: 0;
}

.desktop .sub-menu a {
	clear: both;
	line-height: 1.7;
	white-space: nowrap;
	color: #b7b7b7;
	text-align: left;
	vertical-align: middle;
	margin-left: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 7px 0;
	font-size: 17px;
	font-weight: bold;
}

.desktop .sub-menu li:hover {
	background-color: #e5f7fe;
}

.desktop .sub-menu li:hover a {
	color: #00adf2 !important;
}

.flex-next,
.flex-prev,
.flex-control-nav a{
	border-radius: 50% !important;
}

.flex-control-nav {
	background-color: transparent !important;
}

body [class *= "e6664-"].x-anchor-button .x-anchor-text-primary {
	color: #0a2849 !important;
}

body [class *= "e6664-"].x-anchor-button {
	transition: all .8s ease;
}
body [class *= "e6664-"].x-anchor-button {
	background-color: #fff;
	border:	1px solid #0a2849 !important;
	
}
body .x-anchor-button {
  border-radius: 0 !important;
  box-shadow: none !important;
}

body [class *= "e6664-"].x-anchor-button:hover .x-anchor-text-primary {
  color: #0a2849 !important;
}

body [class *= "e6664-"].x-anchor-button:hover  {
	background-color: #eeeeee;
}


/* ====  18-05-2020 updates === */
@media screen and (min-width:768px){
	.archive.category-press article.type-post {
		display: flex;
		flex-wrap: wrap;
		border-bottom: 1px solid #ddd;
		padding-bottom: 45px;
	}
	.archive.category-press article.type-post .entry-featured{
		width: 25%;
		box-shadow: none;
		border: none;
	}
	.archive.category-press article.type-post .entry-wrap{
		width: 75%;
		box-shadow: none;
		padding: 0px 20px;
	}

	.archive.category-press article.type-post .entry-featured img{
		min-height: 115px;
		object-fit: contain;
	}
}

/* CIV: Website Edits css end */


body .civitas-marketo .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
	background-color: #fff !important;
	box-shadow: none !important;
	border-radius: none !important;
	transition: all .8s ease !important;
	flex-direction: row !important;
	justify-content: center !important;
	align-items: center !important;
	overflow: hidden !important;
	display: flex !important;
	flex: 1 0 auto !important;
	position: relative !important;
	z-index: 2 !important;
	border-radius: inherit !important;
	transform: translate3d(0, 0, 0) !important;
	margin: 5px !important;
	flex-shrink: 1 !important;
	min-width: 1px !important;
	max-width: 100% !important;
	font-family: inherit !important;
	font-size: 22px !important;
	font-style: normal !important;
	font-weight: 400 !important;
	line-height: 1 !important;
	color: #0a2849 !important;
	text-shadow: none !important;
	text-transform: uppercase !important;
	margin: 0 !important;
	justify-content: center !important;
	margin: 0 auto !important;
	border-radius: 0px !important;
	padding: 16.5px 17px !important;
	border: 1px solid #0a2849  !important;
}

body .civitas-marketo .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {
	background-color: #eeeeee !important;
}

.mktoButtonRow {
	width: 100%;
	text-align: center;
}


ul.footer-social {
	margin-left:0;
}


#custom_html-2 {
	padding-top:10px;
}



/* TOP menu css */

.x-navbar-inner .x-container.max {
  padding: 10px 0;
}
.x-navbar .desktop .x-nav li>a>span:after {
  display: none;
}
@media (min-width: 993px) {
  .x-navbar-inner .x-container.max {
    max-width: 100%;
    width: 100%;
    padding: 17px 15px;
    display: flex;
    align-items: center
  }
  .x-nav {
    display: flex !important;
    align-items: center;
    width: 100%;
    justify-content: flex-end;
  }
}

.conversation   {
  background: #0a2849;
  height: 50px;
  padding: 10px 15px !important;
  display: inline-flex;
  align-items: center;
  margin-left: 15px;
  transition: all .8s ease;
}

.conversation:hover {
	background-color: rgb(10,39,80);
}

.x-navbar .desktop .x-nav > li.conversation > a:hover {
	border-bottom-color: transparent !important;
}

@media (max-width: 992px) {
  .conversation {
    width: 100%;
    margin: 11px auto 0;
  }
  .conversation a { 
    width: 100%;
    border: 0 !important;
  }
}
.conversation a {
  color: #fff !important;
  margin: 0 !important;
}



.x-navbar .desktop .x-nav > li > a {
  padding-bottom: 3px !important;
  border-bottom: 2px solid transparent !important;
  height: 50px !important;
  padding: 0 !important;
  margin: 0 20px;
  display: flex;
  align-items: center;
}

@media (min-width: 993px) and (max-width: 1250px) {
  .x-navbar .desktop .x-nav > li > a {
    margin: 0 10px;
    letter-spacing: 0 !important;
  }
  .conversation {
    margin: 10px !important;
  }
  
}

@media (min-width: 993px) and (max-width: 1100px) { 
  .x-navbar .desktop .x-nav > li > a {
    font-size: 14px !important;
  }
}

.x-navbar .desktop .x-nav > li > a:hover, 
.x-navbar .desktop .x-nav > .x-active > a, 
.x-navbar .desktop .x-nav > .current-menu-item > a {
  box-shadow: none !important;
  border-bottom-color:rgb(2,173,242) !important;
}

.x-nav-wrap.desktop {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

.desktop .sub-menu {
  top: 100% !important;
}

body .masthead-inline .x-navbar .desktop .sub-menu {
  left: 0 ;
  right: 0;
  margin: 0 auto;
}

.desktop .sub-menu a {
  font-weight: 400 !important;
}


/* Press page css */

.category-press .x-sidebar.right, 
.single.single-post  .x-main.left.full-width-blog + .x-sidebar.right {
    display: none !important;
}

.category-press .x-main.left,
.single.single-post  .x-main.left.full-width-blog {
  width: 100% !important;
}

body .entry-thumb {
  background-color: transparent;
}

@media screen and (min-width: 768px) {
  .archive.category-press article.type-post {
    justify-content: space-between !important;
  }

  .archive.category-press article.type-post .entry-featured {
    width: 20% !important;
  }
  .archive.category-press article.type-post .entry-wrap {
    width: 70% !important;
  }
}

/* footer css */

footer.x-colophon.top {
  background: #0a2849;
  color: #fff;
  padding: 88px 0 90px;
  font-family: "Lato", arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 0;
}

body .widget_nav_menu ul li a {
  color: #fff;
  padding: 10px;
  display: inline-block;
  border: 0;
  box-shadow: none;
  text-shadow: none;
  font-weight: 400;
}
body .widget_nav_menu ul li a:hover,
body .widget_nav_menu ul li:hover  { 
  background-color: transparent;
  text-shadow: none;
}

body .widget_nav_menu ul li {
  border: 0 !important;
  box-shadow: none;
  display: block;
}
body .widget_nav_menu ul {
  box-shadow: none;
  border: 0;
}

body .widget_nav_menu ul li a::before {
  display: none;
}


body .sidebar-social-links.font-size-three li a {
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 15px !important;
  padding: 0 !important;
  width: 52px;
  height: 52px;
  background: #00adef !important; 
}

body .sidebar-social-links.font-size-three li a:hover {
  background-color: #fff !important;
}

body .sidebar-social-links li .fa {
  color: #0a2849;
  text-shadow: none;
  margin: 0 auto;
  text-align: center;
}

body footer .widget_text.widget.widget_custom_html h4 {
  color: #fff;
  font-family: "Lato", arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 1.375em;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
  text-shadow: none;
}
body footer .x-container.max.width::before {
  display: none !important;
}

body footer  .x-container.max {
  text-align: center;
}

@media (min-width: 980px) {
  body footer .x-container.max.width {
    display: flex;
  }
  body footer .x-column {
    border-right: 1px solid #04527b;
  }
  body footer .x-column:last-child {
    border-right: 0;
  }
  body footer  .x-container.max { 
    text-align: left;
  }
  body .widget_nav_menu ul li a {
    padding: 7px 10px;
  }
}

body footer .custom-html-widget {
  text-shadow: none;
  text-align: center;
}

/* global btn css start */

body .rev-btn {
  border-radius: 0 !important;
}

footer .widget_nav_menu .current-menu-item>a {
	background-color: transparent;
}

/* default button css */

.civ_default_btn {
	border: 1px solid #0a2849 !important;
}

.civ_default_btn .x-anchor-text-primary ,
.civ_default_btn:hover .x-anchor-text-primary {
	color: #0a2849 !important;
}

.civ_default_btn:hover {
	background-color: #eeeeee !important;
	border: 1px solid #0a2849 !important;
}

.desktop .sub-menu a {
	margin: 0 auto !important;
}


.x-slider-container.below {
	border-bottom: 0 !important;
}

.x-navbar-inner {
	position: relative;
}

.x-navbar-inner::before {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	right: 0;
	height: 2px;
    width: 100%;
    background: #00adef;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYWRlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MWM3M2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #00adef 0%, #91c73e 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00adef), color-stop(100%, #91c73e));
    background: -webkit-linear-gradient(left, #00adef 0%, #91c73e 100%);
    background: -o-linear-gradient(left, #00adef 0%, #91c73e 100%);
    background: -ms-linear-gradient(left, #00adef 0%, #91c73e 100%);
    background: linear-gradient(to right, #00adef 0%, #91c73e 100%);
}