.grecaptcha-badge {
	z-index: 9999;
	bottom: 81px!important;
	position:fixed;
}
.page-id-188 li.page_item.page-item-2577,.page-id-188 li.page_item.page-item-3645,.page-id-188 li.page_item.page-item-2776{
	display:none;
}
.inner-content {
	float: left;
	width: 100%;
	padding: 100px 0;
	background-color: var(--bckg);
}
#breadcrumbs {
	margin-bottom: 12px;
}
#breadcrumbs a {
	text-decoration: none;
	font-size: 12px;
	color: #0e47a1;
	text-transform: uppercase;
}
#breadcrumbs a:hover {
	color: #fcc02d;
}
#breadcrumbs .breadcrumb_last {
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
}
.inner-text-part h2,
.inner-text-part h3 {
	color: var(--title);
}
.inner-text-part h2 {
	margin-bottom: 20px;
	margin-top: 45px;
	font-size: 28px;
	line-height: 38px;
}
.inner-text-part h3 {
	margin-bottom: 15px;
	margin-top: 40px;
	line-height: 32px;
}
.inner-text-part > *:nth-child(1){
	margin-top: 0px;
}
.inner-text-part p {
	color: #5D6B81;
	font-size: 15px;
	font-weight: 300;
	line-height: 25px;
	letter-spacing: -0.18px;
}
.inner-text-part ul,
.inner-text-part ol {
	margin: 20px 0 30px 0;
	padding: 40px 40px 40px 60px;
	background-color: #fff;
	border-radius: 20px;
}
.inner-text-part ul li,
.inner-text-part ol li {
	font-size: 16px;
	line-height: 26px;
	color: #5D6B81;
	font-weight: 300;
	margin-bottom: 8px;
}
.inner-text-part a {
	color: var(--main);
	font-weight: 400;
	text-decoration: none;
	transition: all .3s;
}
.inner-text-part a:hover,
.inner-text-part a:focus {
	color: var(--cta);
	text-decoration: none;
}
.wp-caption img[class*="wp-image-"] {
	border-radius: 15px;
	margin: 20px 0 10px;
}
.wp-caption .wp-caption-text {
	font-size: 13px;
	color: #5d6b81;
}
.inner-hero-image.show-img {
	display: block !important;
}

/* Post Hero */
#post-hero {
	padding: 120px 0 70px;
}
.post-hero-text,
.post-hero-img {
	padding-left: 15px;
	padding-right: 15px;
}
.hero-post-detailes p {
	color: #000;
	text-transform: uppercase;
	font-size: 12px;
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 0;
}
.post-hero-img img {
	border-radius: 20px;
	width: 100%;
	object-fit: cover;
}
.post-hero-text {
	text-align: center;
	margin-bottom: 30px;
}
.inner-content.blog-post-content {
	padding-top: 70px;
}
.inner-h1.single-post-h1 {
	font-size: 28px;
	line-height: 36px;
}

/*** Blog ***/
.single-blog-wrap {
	margin-bottom: 60px;
}
.md-blog-page {
	display: flex;
	flex-wrap: wrap;
}
.md-home-blog-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.mt-blog-btn {
	color: var(--main);
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}
.mt-blog-box {
	margin-left: -15px;
	margin-right: -15px;
}
.page-template-page-blog #mt-subscribe {
	padding-top: 85px;
}
.post-navigation .nav-links {
	flex-direction: column;
}
.hero-btns-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 10px;
}
.inner-hero-sub-btn,
.inner-hero-book-btn {
	font-size: 16px;
	height: 57px;
}
.inner-hero-sub-btn {
	width: 297px;
}
.inner-hero-book-btn {
	width: 297px;
}
.first-paragraph-wrap {
	background-color: #fff;
	border-radius: 16px;
	margin-bottom: 40px;
	padding: 20px 25px 15px;
	border: 0.86px solid #D8DBE0;
	box-shadow: 6.88px 6.88px 25.8px 0px #2046791A;
	font-style: italic;
}
.inner-text-part p.post-reviewed-by {
	margin-top: 25px;
	font-size: 18px;
	font-weight: 500;
}

/***** PAGINATION ******/
.md-pagination-holder {
	display: flex;
	margin-bottom: 75px;
}
.page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 53px;
	height: 53px;
	border-radius: 6px;
	font-size: 16px;
	font-weight: 500;
	line-height: 36px;
	margin-right: 10px;
}
a.page-numbers {
	border: 1px solid #C4CBD6;
	color: #000;
}
a.page-numbers:hover {
	text-decoration: none;
	outline: none;
	border: 1px solid var(--main);
	color: var(--main);
	transition: all 0.4s ease-in-out;
}
span.page-numbers.current {
	background: var(--main);
	color: #fff;
	border: 1px solid var(--main);
}


/***** SIDEBAR *****/
aside#secondary {
	float: left;
	width: 100%;
}
.sidebar-block {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	padding: 30px;
	border-radius: 20px;
	background: #FFF;
	box-shadow: 5.75786px 5.75786px 28.7893px 0px rgba(71, 87, 128, 0.10);
}
.sidebar-block:last-of-type {
	margin-bottom: 0;
}
.sidebar-block h3 {
	margin: 0 0 10px;
	font-size: 22px;
	color: #000;
	line-height: 36px;
}
.sidebar-block ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.sidebar-categories ul li {
	margin-bottom: 7px;
}
.sidebar-categories ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: var(--main);
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.sidebar-categories ul li a:hover {
	color: var(--cta);
	text-decoration: none;
}
.sidebar-about-txt {
	color: #5D6B81;
	font-size: 15px;
	font-weight: 300;
	line-height: 26px;
	letter-spacing: -0.15px;
}
.sidebar-blog-wrapper {
	display: flex;
	align-items: flex-start;
	margin-bottom: 20px;
}
.sidebar-blog-wrapper .post-img {
	width: 48%;
	height: auto;
	border-radius: 10px;
	margin: 10px 0;
}
.sidebar-blog-wrapper .post-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	border-radius: 10px;
}
.post-description {
	padding-left: 20px;
	width: 52%;
}
.post-description p {
	color: #6F7885;
	font-size: 13px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0.39px;
	text-transform: uppercase;
	margin: 0 0 7px;
}
.post-description a {
	color: #000;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
}


/*** PLANS ***/
.plans-content h2 {
	color: var(--title);
	font-size: 26px;
	font-weight: 500;
	line-height: 34px;
	letter-spacing: -0.4px;
	margin: 0 auto 45px;
	padding: 0 15px;
}
.plans-content p {
	color: #5D6B81;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: -0.21px;
	padding: 0 15px;
}


/******* CONTACT ********/
.contact-form.mt-gravity .gform_wrapper.gravity-theme .gform_footer input {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 195px;
	height: 54px;
	border-radius: 6px;
	background: var(--main);
	color: #FFF;
	font-size: 15px;
	line-height: 18px;
	font-weight: 500;
	letter-spacing: 0.32px;
	text-transform: uppercase;
	padding: 0;
}
.contact-form.mt-gravity .gform_wrapper.gravity-theme .gfield input,
.contact-form.mt-gravity .gform_wrapper.gravity-theme .gfield textarea {
	box-shadow: 8px 8px 20px 0 rgba(32, 70, 121, 0.10);
}

.contact-page-wrapper {
	padding: 70px 0 60px;
	background: var(--bckg);
}

.contact-page-wrapper h2 {
	margin-bottom: 35px;
}
.contact-text-wrap {
	margin-bottom: 25px;
	text-align: center;
}
.contact-page-wrapper p {
	margin-bottom: 10px;
	font-size: 17px;
}

.contact-page-wrapper a {
	color: #0e47a1;
	text-decoration: none;
}

.contact-page-wrapper a:hover {
	color: #fcc02d;
	text-decoration: none;
}

.address-style {
	color: grey;
}

.navigation.post-navigation .nav-previous {
	padding-right:4px;
}
.navigation.post-navigation .nav-next {
	padding-left:4px;
}
.support-form-holder {
	display: flex;
	justify-content: center;
}

/*** Hero ***/
#inner-hero {
	padding: 120px 15px 50px;
}
#inner-hero.no-padding-bottom {
	padding-bottom: 0;
}
.inner-hero-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-bottom: 10px;
}
.inner-subheading {
	color: var(--main);
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0.96px;
	text-transform: uppercase;
}
.inner-h1 {
	color: var(--title);
	font-size: 30px;
	font-weight: 500;
	line-height: 38px;
	letter-spacing: -0.5px;
	margin: 0 auto 6px;
}
.inner-hero-btn {
	margin: 20px 0;
}
.inner-hero-img {
	text-align: center;
}
#page-hero {
	display: block !important;
	padding: 120px 0 80px;
}
.page-hero-img img {
	border-radius: 20px;
}

/*** Inner List above Hero  ***/
#inner-list {
	background: linear-gradient(#FFF 50%, var(--bckg) 50%);
	padding: 0 15px;
}
.inner-list-wrap {
	border-radius: 20px;
	background: var(--main);
	padding: 30px 25px;
}
.list-holder {
	margin-top: 35px;
}
.inner-list-title.mt-title,
.list-item-text.mt-text {
	color: #FFF;
	margin-left: 0;
}
.inner-list-title.mt-title br {
	display: none;
}
.list-item {
	display: flex;
	margin-bottom: 10px;
}
.list-item img {
	height: 22px;
	width: 22px;
	margin-top: 2px;
	margin-right: 10px;
}

/*** Four similar sections ***/
.inner-section {
	padding: 80px 15px;
}
.inner-section .mt-text {
	margin-bottom: 36px;
}
.inner-section.no-padding-bottom .mt-img-wrap {
	margin-bottom: -80px;
}

/*** Inner Banner ***/
#mt-inner-banner {
	background: var(--main);
}
.inner-banner-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 35px 0 60px;
}
.inner-banner-wrap h3 {
	color: #FFF;
	font-weight: 500;
	line-height: 34px;
	letter-spacing: -0.26px;
	margin-bottom: 25px;
}
.inner-banner-wrap h3 br {
	display: none;
}

/*** CRM Features ***/
#crm-features {
	padding: 80px 0 50px;
}
.features-list-wrap {
	display: flex;
	flex-wrap: wrap;
}
.features-text {
	color: #5D6B81;
	text-align: center;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: -0.21px;
	padding: 10px 15px 50px;
}
.feature {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-bottom: 35px;
}
.feature-icon-wrap {
	width: 122px;
	height: 125px;
}
.feature h3 {
	color: var(--title);
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	transition: .4s ease;
}
.feature h3 br {
	display: none;
}

/* Plans */
.plans-page-content {
	padding: 60px 0 80px;
}
.plans-title-wrap h2 {
	color: var(--title);
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	padding: 0 15px;
	margin: 0 auto 60px;
}
.plans-inner-wrap {
	display: flex;
	flex-wrap: wrap;
}
.plan-holder {
	margin-bottom: 40px;
}
.plan-inner {
	border-radius: 8px;
	background: #FFF;
	box-shadow: 5.75786px 5.75786px 28.7893px 0px rgba(71, 87, 128, 0.10);
	border-top: 4px solid var(--main);
	display: flex;
	flex-direction: column;
	height: 100%;
}
.plan-inner h3 {
	color: var(--title);
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	line-height: 40px;
	letter-spacing: -0.26px;
}
.plan-holder:last-of-type .plan-inner h3 {
	color: #0E47A1;
}
.plan-holder:last-of-type .plan-inner:before {
	background: #0E47A1;
	position: absolute;
	content: 'RECOMMENDED';
	top: 0;
	left: 50%;
	transform: translate(-50%, -92%);
	color: #FFF;
	border-radius: 8px 8px 0 0;
	padding: 3px 10px;
}
.plan-box {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.plan-inner span {
	color: var(--main);
	text-align: center;
	font-size: 13px;
	font-weight: 500;
	line-height: 16px;
	letter-spacing: -0.13px;
	border-radius: 10px;
	border: 1px solid #C2D4EC;
	background: #F0F6FE;
	min-width: 218px;
	width: fit-content;
	padding: 10px;
	position: relative;
}
.plan-box:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #C2D4EC;
}
ul.plan-list-wrap {
	list-style: none;
	padding: 30px 30px 20px 30px;
	margin: 0;
}
ul.plan-list-wrap li {
	color: #5D6B81;
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: -0.26px;
	position: relative;
	padding-left: 25px;
	margin-bottom: 10px
}
ul.plan-list-wrap li:before {
	content: '';
	position: absolute;
	width: 14px;
	height: 14px;
	background: url('/wp-content/uploads/2023/10/list-checker.svg');
	background-repeat: no-repeat;
	top: 3px;
	left: 0;
}
.plans-btn-wrap {
	padding: 0 15px;
	display: flex;
}
.plans-btn-wrap .plans-btn {
	width: 100%;
}
#plans-list-section {
	background: linear-gradient(to bottom, var(--bckg) 50%, #fff 50%);
	padding: 10px 15px;
}
.plans-list-wrapp {
	background-color: var(--main);
	border-radius: 10px;
	padding: 25px 30px 45px;
}
.plans-list-title {
	color: #fff;
	font-weight: 500;
	font-size: 24px;
	line-height: 37px;
	margin: 0 0 20px;
}
.plans-list-subtitle {
	color: #fff;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 26px;
}
.plans-list_list ul {
	list-style: none;
	padding: 0;
	margin: 0 0 30px 0;
}
.plans-list-item {
	display: flex;
	align-items: flex-start;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}
.plans-list-item img {
	margin: 2px 10px 0 0;
}
.schedule-btn.plans-list-btn {
	width: 100%;
	font-size: 13px;
	max-width: 338px;
}
#mt-plans-boxes {
	padding: 0 0 100px;
}
.mt-title.plans-boxes-title {
	text-align: center;
	margin-bottom: 40px;
}
.plans-boxes-holder {
	float: left;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.boxes-col {
	margin-bottom: 30px;
}
.plan-box-dark {
	background-color: var(--main);
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 25px 30px;
}
.plan-box-dark h3 {
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	margin: 0 0 13px;
}
.plan-box-dark p {
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	margin-bottom: 18px;
}
.plan-box-dark ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.plan-box-list-item {
	display: flex;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	font-weight: 500;
	margin-bottom: 10px;
	align-items: flex-start;
}
.plan-box-list-item img {
	margin: 2px 8px 0 0;
}
/* Table */
table.blueprint-table {
	background-color: #fff;
	border-radius: 13px;
	box-shadow: 5.75786px 5.75786px 28.7893px 0px rgba(71, 87, 128, 0.10);
	margin: 45px 0;
}
.blueprint-table tr:not(:last-of-type) {
	border-bottom: 1px solid #ccc;
}
.blueprint-table td,
.blueprint-table th {
	padding: 10px;
	width: 50%;
	color: #5D6B81;
	line-height: 22px;
	letter-spacing: -0.18px;
	text-align: center;
}
.blueprint-table th {
	font-size: 14px;
}
.blueprint-table td {
	font-size: 13px;
}
.blueprint-table tr td:first-of-type,
.blueprint-table tr th:first-of-type{
	border-right: 1px solid #ccc;
}

/* Newsletters banner */
#newsletter-banner {
	scroll-margin-top: 40px;
}
.newsletter-banner {
	background-color: var(--main);
	border-radius: 10px;
	margin: 30px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	padding: 0 20px 50px;
}
h3.newsletter-banner-title,
p.newsletter-banner-text {
	color: #fff;
}
.newsletter-banner.newsletter-banner-two {
	padding-bottom: 0;
}
.newsletter-banner-img {
	margin-top: 40px;
}

/* About */
#about_above-hero {
	background: linear-gradient(to bottom, #fff 50%, var(--bckg) 50%);
}
.about_above-hero-wrap {
	background-color: var(--main);
	border-radius: 15px;
	padding: 30px 20px;
}
.above-hero-text {
	font-size: 20px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	font-weight: 300;
	margin: 0;
}
#about-content {
	padding: 70px 0 80px;
	text-align: center;
}
.about-content_subtitle {
	font-size: 17px;
	line-height: 27px;
	color: var(--txt);
	font-weight: 500;
}
.about-content-left {
	margin-bottom: 30px;
}
.about-content-text p {
	font-size: 16px;
	line-height: 26px;
	color: var(--txt);
	margin-bottom: 15px;
	font-weight: 300;
}
.about-text-holder p,
.about-section-list p {
	font-size: 15px;
	line-height: 24px;
	color: var(--txt);
}
.about-text-holder p {
	margin-bottom: 15px;
}
.mt-text-half_industry {
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.mt-text-half_industry .mt-title {
	margin-bottom: 35px;
}
.section-list-title {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 12px;
}
.section-list-title h3 {
	font-size: 20px;
	margin: 0 0 0 10px;
}
.about-section-list {
	margin-bottom: 25px;
}
.mt-img-wrap_industry {
	text-align: center;
}
.centered-banner {
	background-color: var(--main);
	padding: 45px 0 60px;
}
.cbanner-holder {
	display: flex;
	justify-content: center;
}
.cbanner-inner {
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.cbanner-title {
	font-size: 29px;
	line-height: 40px;
	color: #fff;
	margin: 0 0 15px;
}
.cbanner-text {
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 25px;
}
.page-template-page-about #mt-why {
	background-color: var(--bckg);
}
.page-template-page-about #mt-plans-boxes {
	padding-top: 75px;
}
.mt-img-wrap.commitment-img-wrap {
	margin-top: 10px;
}
/* Author */
.author-hero {
	padding: 100px 15px 60px;
}
.author-main-title {
	font-size: 30px;
	line-height: 40px;
	margin: 0 0 10px;
	color: var(--ttl);
}
.author-subtitle {
	font-size: 18px;
	line-height: 28px;
	color: var(--txt);
	margin-bottom: 20px;
	font-weight: 300;
}
.links-title {
	font-size: 16px;
	line-height: 28px;
	color: var(--txt);
	font-weight: 700;
}
.hero-link a {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	color: var(--txt);
}
.hero-link a:hover {
	color: var(--main);
}
.prof-link-holder {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.hero-link_img-wrap {
	background-color: var(--main);
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
.inner-hero-author-text {
	margin-bottom: 35px;
}
.author-hero-img {
	text-align: center;
}
.author-hero-img img {
	border-radius: 20px;
}
#about-author {
	padding: 20px 15px 70px;
}
.author-title {
	color: var(--title);
	font-size: 26px;
	line-height: 34px;
	letter-spacing: -0.4px;
	margin-top: 0;
}
.about-author-title {
	margin-bottom: 20px;
}
.author-content p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	color: var(--txt);
	margin-bottom: 20px;
}
.author-expertise {
	padding: 70px 0 50px;
}
.expertise-title {
	text-align: center;
	margin-bottom: 40px;
}
.mt-wrap {
	display: flex;
	flex-wrap: wrap;
}
.expertise-col {
	margin-bottom: 45px;
}
.expertise-item {
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	position: relative;
	padding: 30px 15px 20px;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.expertise-icon {
	position: absolute;
	left: 50%;
	top: -17px;
	transform: translatex(-50%);
	width: 35px;
	height: 35px;
}
.expertise-item p {
	font-size: 17px;
	line-height: 25px;
	font-weight: 400;
	color: var(--ttl);
	margin: 0;
}
.author-prof-bckg {
	background-color: var(--main);
	padding: 80px 15px 60px;
}
.pba-title {
	color: #fff;
	margin-bottom: 35px;
}
.prof-back-item {
	margin-bottom: 30px;
}
.pb-title {
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
	color: #fff;
	margin: 0 0 10px;
}
.pb-text {
	font-size: 16px;
	line-height: 26px;
	font-weight: 300;
	color: #fff;
}
.author-post-list {
	margin: 0;
	padding-left: 20px;
}
li.author-post-item {
	margin-bottom: 12px;
}
.author-post-item a {
	font-size: 17px;
	line-height: 28px;
	color: var(--ttl);
	font-weight: 400;
}
.author-post-item a:hover {
	color: var(--main);
}
.author-blogs {
	padding: 75px 15px 90px;
}
.author-posts-title {
	margin-bottom: 25px;
}
/* Media */
@media all and (min-width: 620px) {
	.inner-h1,
	.inner-h1.single-post-h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.inner-banner-wrap h3 {
		font-size: 26px;
		line-height: 36px;
	}
	.inner-banner-wrap h3 br,
	.inner-list-title.mt-title br {
		display: block;
	}
	.sidebar-blog-wrapper .post-img img {
		max-height: 115px;
	}
	.inner-list-wrap {
		padding: 50px;
	}
	.plan-inner h3 {
		font-size: 26px;
	}
	.inner-hero-book-btn {
		width: 231px;
	}
}

@media all and (min-width: 768px) {
	.inner-section .mt-text {
		width: 70%;
	}
	.list-item img {
		margin-right: 17px;
	}
	.plans-content h2 {
		font-size: 37px;
		line-height: 50px;
		margin: 0 auto 45px;
	}
	.plans-content p {
		font-size: 21px;
	}
	.post-navigation .nav-links {
		flex-direction: row;
	}
	.plans-list-title {
		font-size: 27px;
		line-height: 40px;
	}
	.plans-list-wrapp {
		display: flex;
		padding-top: 30px;
	}
	.plans-list_title-wrap {
		width: 45%;
	}
	.plans-list_list {
		width: 55%;
		padding-left: 30px;
	}
	.schedule-btn.plans-list-btn {
		font-size: 15px;
	}
	.blueprint-table td, .blueprint-table th {
		padding: 13px 10px 13px 20px;
		text-align: left;
	}
	.blueprint-table td {
		font-size: 14px;
	}
	.blueprint-table th {
		font-size: 15px;
	}
	.newsletter-banner {
		padding: 10px 45px 50px;
	}
	p.newsletter-banner-text {
		max-width: 565px;
		margin-left: auto;
		margin-right: auto;
	}
	.post-hero-img img {
		width: auto;
	}
	.mt-title.plans-boxes-title {
		width: 450px;
	}
	.plan-box-dark h3 {
		margin-bottom: 17px;
	}
	.about_above-hero-wrap {
		padding: 30px 40px;
	}
	.about-section-list,
	.about-text-holder {
		width: 70%;
	}
	.centered-banner {
		padding: 55px 0 65px;
	}
	.cbanner-text {
		max-width: 450px;
	}
	.commitment-img-wrap img {
		margin-right: 70px;
	}
	.above-hero-text {
		font-size: 23px;
		line-height: 35px;
	}
	.author-hero {
		padding: 145px 0 60px;
	}
	.inner-hero-author {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.author-main-title {
		font-size: 40px;
		line-height: 50px;
	}
	.author-subtitle {
		font-size: 20px;
		line-height: 30px;
		margin-bottom: 25px;
	}
	.links-title,
	.hero-links a {
		font-size: 18px;
		line-height: 30px;
	}
	.author-hero-img {
		width: 360px;
	}
	.author-title {
		font-size: 30px;
		line-height: 40px;
	}
	.pb-title {
		max-width: 60%;
	}
	.author-post-item a {
		font-size: 18px;
	}
}

@media all and (min-width: 992px) {
	#inner-hero {
		padding-top: 40px;
	}
	#page-hero .p-subheading {
		width: 100%;
	}
	.hero-btns-wrap {
		justify-content: flex-start;
	}
	.inner-hero-wrap {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.inner-hero-text {
		align-items: baseline;
		text-align: left;
		width: 50%;
		margin-bottom: 60px;
	}
	.inner-h1 {
		margin-left: 0;
	}
	.inner-h1.single-post-h1 {
		font-size: 30px;
		line-height: 40px;
	}
	.inner-list-wrap {
		display: flex;
		justify-content: space-between;
	}
	.list-holder {
		margin-top: 5px;
		width: 55%;
	}
	.inner-list-title {
		width: 45%;
	}
	.inner-section .mt-text {
		width: 100%;
	}
	.inner-section .reverse-wrap,
	.inner-section .column-wrap {
		gap: 60px;
	}
	.inner-section .mt-text-half {
		width: 46%;
	}
	.inner-section .mt-img-wrap {
		width: 54%;
	}
	.inner-banner-wrap {
		flex-direction: row;
		justify-content: space-between;
		padding: 40px 0;
	}
	.inner-banner-wrap h3 {
		margin: 0;
		text-align: left;
	}
	.features-text {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0;
	}
	.plans-content h2 {
		font-size: 34px;
		line-height: 42px;
		width: 60%;
	}
	.plans-content p {
		font-size: 19px;
		width: 75%;
		margin: 0 auto;
	}
	.plans-list-wrapp {
		padding: 35px 40px 45px;
	}
	.plans-list_list ul {
		margin-bottom: 40px;
	}
	#page-hero {
		padding: 50px 0 65px;
	}
	.contact-page-wrapper {
		padding: 80px 0 70px;
	}
	.page-wrap {
		display: flex;
		justify-content: space-between;
	}
	.contact-text-wrap {
		text-align: left;
	}
	.contact-form.mt-gravity .gform_wrapper.gravity-theme .gform_footer input {
		margin-left: 0;
	}
	.mt-blog-box {
		margin: 0;
	}
	.md-pagination-holder {
		margin-bottom: 0;
		padding-left: 15px;
	}
	.inner-hero-image {
		display: block !important;
	}
	.post-hero-wrap {
		display: flex;
	}
	.post-hero-text {
		text-align: left;
		margin-bottom: 0;
		width: 55%;
	}
	.post-hero-img {
		width: 45%;
		position: relative;
	}
	#post-hero {
		padding: 55px 0 40px;
	}
	.post-hero-img img {
		height: 100%;
		width: 100%;
		position: absolute;
		object-position: top;
	}
	#post-hero {
		padding-bottom: 60px;
	}
	.inner-text-part p {
		font-size: 16px;
		line-height: 26px;
	}
	.inner-hero-book-btn {
		width: 298px;
	}
	#mt-plans-boxes {
		padding: 20px 0 110px;
	}
	.mt-title.plans-boxes-title {
		margin-left: auto;
		margin-bottom: 50px;
		width: 100%;
	}
	.above-hero-text {
		font-size: 26px;
		line-height: 39px;
	}
	#about-content {
		padding-top: 80px;
		text-align: left;
	}
	.about-content-left {
		max-width: 400px;
	}
	.mt-title.about-content-title {
		max-width: 350px;
		margin-left: 0;
	}
	.about-section-list,
	.about-text-holder {
		width: 100%;
	}
	.section-list-title {
		justify-content: flex-start;
	}
	.about-section-list p {
		padding-left: 32px;
	}
	.cbanner-title {
		font-size: 33px;
	}
	.cbanner-text {
		max-width: 530px;
	}
	.mt-text-half_industry {
		text-align: left;
		flex-direction: column;
		align-items: flex-start;
		width: 55%;
	}
	.mt-img-wrap_industry {
		width: 45%;
	}
	.mt-text-half_industry .mt-title {
		max-width: 400px;
	}
	.commitment-img-wrap img {
		margin-right: 0;
		margin-bottom: 70px;
	}
	.inner-section.commitment-section {
		padding: 40px 15px;
	}
	.author-hero {
		padding-top: 75px;
	}
	.inner-hero-author-text {
		padding-right: 30px;
	}
	.hero-link a {
		font-size: 17px;
	}
	.author-hero-img {
		width: max(41%, 420px);
	}
	.author-expertise {
		padding: 80px 0 60px;
	}
	.expertise-item {
		padding: 35px 15px 25px;
	}
	.expertise-item p {
		font-size: 18px;
		line-height: 28px;
	}
	.expertise-title {
		margin-bottom: 45px;
	}
	.author-blogs {
		padding: 80px 0 100px;
	}
}

@media all and (min-width: 1200px) {
	.page-hero-img img {
		border-radius: 30px;
	}
	.inner-list-wrap {
		padding: 60px 55px;
	}
	.inner-section {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	.inner-section.no-padding-bottom .mt-img-wrap {
		margin-bottom: -90px;
	}
	.plans-title-wrap h2 {
		font-size: 32px;
		line-height: 42px;
	}
	.plans-list-wrapp {
		padding: 40px 47px 45px;
	}
	.plans-list-title {
		font-size: 30px;
		line-height: 44px;
		max-width: 360px;
	}
	.plans-list-subtitle {
		max-width: 470px;
	}
	.plans-list_title-wrap,
	.plans-list_list {
		width: 50%;
	}
	.plans-list_list {
		padding-left: 0;
	}
	#page-hero {
		padding: 55px 0 90px;
	}
	.inner-hero-sub-btn, .inner-hero-book-btn {
		font-size: 14px;
	}
	.inner-hero-sub-btn {
		width: 246px;
	}
	.inner-hero-book-btn {
		width: 183px;
	}
	.plan-box-dark h3 {
		font-size: 26px;
		line-height: 36px;
	}
	.plan-box-list-item {
		margin-bottom: 15px;
	}
	.about_above-hero-wrap {
		border-radius: 20px;
	}
	.mt-title.about-content-title {
		max-width: 400px;
	}
	.cbanner-title {
		font-size: 36px;
		line-height: 46px;
	}
	.centered-banner {
		padding: 65px 0 75px;
	}
	.page-template-page-about #mt-plans-boxes {
		padding-top: 95px;
	}
	.author-hero {
		padding-top: 50px;
	}
	.author-main-title {
		font-size: 45px;
		line-height: 55px;
	}
	.author-subtitle {
		margin-bottom: 30px;
	}
	.links-title,
	.hero-links a {
		margin-bottom: 13px;
	}
	.author-hero-img img {
		border-radius: 25px;
	}
	.author-title {
		font-size: 34px;
		line-height: 42px;
	}
	.author-content p {
		font-size: 17px;
		line-height: 28px;
		margin-bottom: 24px;
	}
	.expertise-icon {
		top: -20px;
		width: 40px;
		height: 40px;
	}
	.expertise-item p {
		font-size: 20px;
		line-height: 31px;
	}
	.expertise-title {
		margin-bottom: 55px;
	}
	.author-expertise {
		padding: 90px 0 60px;
	}
	.author-prof-bckg {
		padding: 90px 0 60px;
	}
	.pb-title {
		font-size: 22px;
		line-height: 33px;
		max-width: 450px;
	}
	.pb-text {
		font-size: 17px;
		line-height: 28px;
	}
	.author-post-item a {
		font-size: 20px;
		line-height: 32px;
	}
	.author-blogs {
		padding: 90px 0 110px;
	}
	.author-posts-title {
		margin-bottom: 35px;
	}
	.hero-link a {
		font-size: 18px;
		line-height: 30px;
	}
}

@media all and (min-width: 1500px) {
	.inner-h1 {
		font-size: 45px;
		line-height: 55px;
	}
	.inner-section {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.inner-list-wrap {
		padding: 70px 65px;
	}
	#crm-features {
		padding-top: 100px;
	}
	.feature {
		margin-bottom: 45px;
	}
	.features-text {
		width: 62%;
	}
	.inner-section.no-padding-bottom .mt-img-wrap {
		margin-bottom: -100px;
	}
	#page-hero .p-subheading {
		width: 88%;
	}
	.plans-page-content {
		padding: 100px 0 120px;
	}
	.plans-list-wrapp {
		padding: 50px 47px;
	}
	table.blueprint-table {
		border-radius: 20px;
	}
	.blueprint-table td {
		font-size: 15px;
	}
	.inner-h1.single-post-h1 {
		font-size: 42px;
		line-height: 51px;
	}
	.inner-hero-sub-btn, .inner-hero-book-btn {
		font-size: 15px;
	}
	.inner-hero-sub-btn {
		width: 270px;
	}
	.inner-hero-book-btn {
		width: 206px;
	}
	h3.newsletter-banner-title {
		font-size: 28px;
		line-height: 35px;
	}
	#post-hero {
		padding-bottom: 80px;
	}
	.mt-title.plans-boxes-title {
		margin-bottom: 60px;
	}
	#mt-plans-boxes {
		padding-bottom: 150px;
	}
	.plan-box-dark {
		padding: 35px 40px 30px;
	}
	.plan-box-dark h3 {
		font-size: 30px;
		line-height: 44px;
	}
	.plan-box-dark p,
	.plan-box-list-item {
		font-size: 16px;
		line-height: 28px;
	}
	.plan-box-list-item {
		margin-bottom: 18px;
	}
	.plan-box-list-item img {
		margin-right: 11px;
	}
	.about_above-hero-wrap {
		padding: 40px;
	}
	.above-hero-text {
		font-size: 32px;
		line-height: 50px;
	}
	.about-content-left {
		max-width: 450px;
	}
	.mt-title.about-content-title {
		max-width: 430px;
	}
	.about-content_subtitle {
		font-size: 18px;
		line-height: 29px;
	}
	.about-content-text p {
		font-size: 18px;
		line-height: 30px;
	}
	#about-content {
		padding-top: 100px;
	}
	.about-text-holder p, .about-section-list p {
		font-size: 18px;
		line-height: 29px;
	}
	.section-list-title h3 {
		font-size: 24px;
		line-height: 36px;
		margin-left: 15px;
	}
	.about-section-list p {
		padding-left: 37px;
	}
	.about-text-holder p {
		margin-bottom: 25px;
	}
	.cbanner-title {
		font-size: 40px;
		line-height: 51px;
	}
	.author-hero {
		padding-top: 60px;
	}
	.author-main-title {
		font-size: 50px;
		line-height: 64px;
		margin-bottom: 15px;
	}
	.author-subtitle {
		font-size: 22px;
		line-height: 34px;
		margin-bottom: 35px;
	}
	.author-title {
		font-size: 40px;
		line-height: 50px;
	}
	.author-content p {
		font-size: 18px;
		line-height: 30px;
	}
	.expertise-icon {
		top: -23px;
		width: 45px;
		height: 45px;
	}
	.expertise-item p {
		font-size: 22px;
		line-height: 34px;
	}
	.expertise-item {
		padding: 40px 20px 30px;
	}
	.expertise-title {
		margin-bottom: 60px;
	}
	.author-expertise {
		padding: 100px 0 70px;
	}
	.author-prof-bckg {
		padding: 100px 0 70px;
	}
	.pb-title {
		font-size: 24px;
		line-height: 36px;
		max-width: 500px;
	}
	.pb-text {
		font-size: 18px;
		line-height: 30px;
	}
	.prof-back-item {
		margin-bottom: 35px;
	}
	.author-post-item a {
		font-size: 22px;
		line-height: 34px;
	}
	.author-blogs {
		padding: 100px 0 120px;
	}
}

@media all and (min-width: 1700px) {
	.inner-h1 {
		font-size: 50px;
		line-height: 64px;
		margin-bottom: 35px;
	}
	.plans-title-wrap h2 {
		font-size: 40px;
		line-height: 53px;
	}
	#page-hero {
		padding-bottom: 100px;
	}
	.first-paragraph-wrap {
		padding: 25px 30px 20px;
	}
	.author-main-title {
		font-size: 64px;
		line-height: 70px;
	}
}
.page-template-page-ppc-thak-you section.md-hero-thank-you {
	padding-top: 129px;
}
.page-id-28356 .ppc-hero-image-holder picture img {
	width: 90%;
}