/** @format */

.container {
	margin-right: auto;
	margin-left: auto;
}
ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.col-half {
	width: 100%;
	padding: 0 15px;
}
.col-full {
	width: 100%;
	padding: 0 15px;
}
.col-one-third {
	width: 25%;
	padding: 0 15px;
	margin-bottom: 0px!important;
}
.col-one-third .title {
    display: none;
}
@media (min-width: 992px) {
	.col-half {
		width: 50%;
		float: left;
	}
}
#main_section {
	position: relative;
	min-height: auto;
	text-align: center;
	background-color: #fafcfc;
	overflow: hidden;
	background: url(/wp-content/themes/plerdyTheme/img/chart.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	margin: 0 auto;
}
#main_section {
	background: 0 0;
}
#main_section {
	padding-top: 210px;
}
section#main_section.smart-forms {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	margin: 60px 0 0;
}
.main_text {
	position: relative;
	z-index: 10;
}
.main_text h1 {
	font-weight: 900;
	font-size: 64px;
	line-height: 72px;
	color: #141414;
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0 auto;
	max-width: 1000px;
}

.big-h {
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: 120%;
	color: #001e41;
	margin-bottom: 20px;
}

section#main_section.smart-forms h1 {
	margin-top: 0;
}
.welcome.welc-new.welc-border-l .welc {
	text-align: left;
	font-size: 40px;
	line-height: 50px;
}
.welcome.welc-new.welc-border-l .head {
	padding: 20px 0;
	margin-bottom: 34px;
	margin-top: 40px;
}
.smart-forms p {
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-align: center;
	color: #001e41;
	max-width: 990px;
	margin: 0 auto;
}
.smart-forms .smart_wrap {
	text-align: center;
	margin-top: 40px;
	position: relative;
	margin-bottom: 0px;
}
.smart-forms.page-plugins-for-cms .text-center.smart_wrap {
	text-align: center;
}

a.new_webinars.btn-def {
	background: #0e77f1 !important;
	border-radius: 8px;
	font-weight: 600;
	font-size: 24px;
	line-height: 130% !important;
	color: #ffffff;
	padding: 0px !important;
	box-shadow: none !important;
	height: 70px;
	max-width: 320px;
	width: 100%;
	display: flex !important;
	align-items: center;
	justify-content: center;
	text-transform: inherit;
	border: 0;
	margin: 0 auto;
	transition: all 0.3s;
}
a.new_webinars.btn-def:hover {
	background-color: #596fdd !important;
}

.smart-forms-2 {
	font-size: 16px;
	line-height: 26px;
	margin-top: 160px;
	margin-bottom: 160px;
}

.smart-forms-2.page-plugins-for-cms .welcome {
	margin-bottom: 40px;
}

.welcome .head {
	position: relative;
	padding: 0;
	text-align: left;
	margin-bottom: 20px;
}

.welcome h2 {
	display: block;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 0;
}
.welcome .welc {
	font-size: 60px;
	color: #020202;
}
.welcome.welc-new .welc {
	font-size: 45px;
	color: #353535;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}
.welcome.welc-new .welc {
	line-height: 1;
}
.welcome.welc-new .welc {
	text-transform: none;
	font-weight: bold;
	font-size: 48px;
	line-height: 120%;
	color: #001e41;
	/* padding-top: 60px; */
}

.sub-head {
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-align: center;
	color: #001e41;
	background: #f5f5f5;
	border-radius: 4px;
	display: block;
	width: 100%;
	padding: 22px 10%;
	margin: 0;
}
section[id="a-block3"] .sub-head {
	background-color: transparent;
	padding: 0;
}
.goals_plugins {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-top: 40px;
}

.goals li {
	list-style: none;
	color: #353535;
	line-height: 1.5;
	margin: 0;
	margin-bottom: 40px;
}

.goals .head {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	min-height: 61px;
	font-size: 0;
	margin-bottom: 20px;
}
.goals .head .image {
	display: flex;
	align-items: center;
	justify-content: center;
	/* max-width: 300px; */
	/* max-height: 160px; */
	width: 100%;
	height: 160px;
	height: 140px;
	margin-bottom: 20px;
}
.goals_plugins .image a,
.goals_plugins .image span {
	display: block;
	cursor: pointer;
	width: 100%;
	height: 100%;
}
.goals_plugins img {
	display: block;
	height: 100%;
	width: 100%;
	object-fit: contain;
	transition: .3s;
    transform: translateY(0px);
}
.goals_plugins a:hover img {
    transform: translateY(-10px);
}
.goals .title {
	text-align: center;
	color: #001e41;
	font-weight: 600;
	font-size: 24px;
	line-height: 130%;
}

.smart-form.page-plugins-for-cms {
	background: #f8fafd;
	padding: 60px 0;
	margin-bottom: 160px;
}

.smart-form .welcome {
	margin-bottom: 70px;
}

.smart-form.page-plugins-for-cms .col-half {
	margin-bottom: 40px;
}

.con-form {
	padding: 34px 44px 34px 74px;
	position: relative;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	pointer-events: none;
	font-size: 24px;
	line-height: 130%;
	color: #001e41;
}
.con-form p {
	margin: 0;
}
.list-number-style {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 51px;
	height: 51px;
	left: 784px;
	top: 1789px;
	background: #0e77f1;
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	line-height: 130%;
	border-radius: 50%;
	margin-bottom: 20px;
}

@media (min-width: 1300px) {
	.container {
		width: 1254px;
		padding-right: 15px;
		padding-left: 15px;
	}
}

@media (max-width: 1300px) {
	.smart-forms-2.page-plugins-for-cms {
		font-size: 14px;
	}
	.goals .head .image {
		width: 200px;
		/* height: 140px; */
		margin-bottom: 20px;
	}
}

@media (max-width: 1200px) {
	div.main_text h1 {
		font-size: 58px;
		line-height: 68px;
	}
	.smart-forms-2 {
		margin-top: 120px;
		margin-bottom: 80px;
	}
	.smart-form.page-plugins-for-cms {
		padding: 40px 0;
		margin-bottom: 120px;
	}
	.big-h,
	.big-new-h {
		font-size: 36px;
	}
	.smart-forms p {
		line-height: 22px;
		font-size: 14px;
		padding-right: 0;
	}
	.welcome.welc-new .welc {
		font-size: 36px;
		line-height: 44px;
	}
	.goals .head .image {
		width: 150px;
		height: 150px;
	}
	.smart-forms-2 .goals .title {
		font-size: 16px;
	}
	.welcome.welc-new .welc {
		font-size: 36px;
		line-height: 44px;
	}
	.sub-head {
		font-size: 16px;
		line-height: 22px;
	}
	.welcome.welc-new.welc-border-l .welc {
		line-height: 40px;
		font-size: 30px;
	}
	.con-form {
		padding: 24px 24px 24px 34px;
	}
}
@media (max-width: 990px) {
	div.main_text h1 {
		font-size: 44px;
		line-height: 58px;
	}
	.page-plugins-for-cms .goals {
		padding-bottom: 0;
	}
	.page-plugins-for-cms .goals .head .image {
		height: 120px;
	}
	.goals .title {
		font-size: 16px;
		line-height: 20px;
	}
	.smart-forms-2 .goals .title {
		height: 80px;
		line-height: 20px;
		font-size: 15px;
	}
	.page-plugins-for-cms .goals .title {
		height: 25px;
		line-height: 25px;
		font-size: 15px;
		padding: 0;
	}
	.smart-form.page-plugins-for-cms {
		padding-top: 50px;
		margin-bottom: 80px;
	}
	.smart-form.page-plugins-for-cms .welcome {
		margin-bottom: 30px;
	}
	.smart-form.page-plugins-for-cms .row {
		margin-bottom: 20px;
	}
	.page-plugins-for-cms .con-form.active-f {
		padding: 30px 30px 20px 70px;
	}
	.page-plugins-for-cms .con-form.active-f p {
		font-size: 14px;
	}
	.if_wrap li {
		font-size: 16px;
	}
	a.new_webinars.btn-def {
		font-size: 20px;
		height: 60px;
		max-width: 280px;
	}
	.smart-forms-2 {
		margin-top: 80px;
		margin-bottom: 0px;
	}
}

@media (max-width: 800px) {
	.container {
		width: calc(100% - 30px);
		margin: 0 auto;
		padding: 0;
	}
	.goals_plugins .col-one-third {
		width: 50%;
		padding: 0;
	}
}

@media (max-width: 767px) {
	.col-full {
		padding: 0;
	}
	div.main_text h1 {
		font-size: 34px;
		line-height: 48px;
	}
	section#main_section.smart-forms {
		margin-top: 24px;
	}

	section#main_section + section.about_top {
		padding-top: 0;
	}
	.welcome.welc-new .welc {
		font-size: 26px;
		line-height: 36px;
	}
	section p {
		font-size: 14px;
	}
	.smart-form .welcome {
		margin-bottom: 30px;
	}
	.welcome.welc-new .welc {
		font-size: 26px;
		line-height: 36px;
	}
	.sub-head {
		font-size: 16px;
	}
	.welcome.welc-new.welc-border-l .welc {
		line-height: 30px;
		font-size: 24px;
	}
	section#main_section + .about_top .head {
		margin-top: 0;
		margin-bottom: 0;
	}
	.white_block .welcome .making,
	.gray_block .welcome .making {
		font-size: 20px;
	}
	.heatmap_adv {
		font-size: 14px;
		margin-top: 30px;
	}
	.white_block .heatmap_adv p,
	.gray_block .heatmap_adv p {
		font-size: 14px;
		width: 75%;
	}
	a.new_webinars.btn-def {
		font-size: 18px;
		height: 50px;
		max-width: 250px;
	}
}

@media (max-width: 500px) {
	.page-plugins-for-cms .goals .head .image {
		width: 120px;
		height: 80px;
	}
	.welcome.welc-new .welc {
		font-size: 20px;
		line-height: 34px;
	}
	.page-plugins-for-cms .con-form.active-f {
		padding: 20px 15px 20px 32px;
	}
	.smart-form .list-number-style {
		left: 10px;
		top: 22px;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.smart-form p {
		font-size: 14px;
		line-height: 22px;
	}

	.about_top.gray_block .container,
	.about_top.white_block .container {
		padding-right: 20px;
		padding-left: 20px;
	}
	.white_block .heatmap_adv p,
	.gray_block .heatmap_adv p {
		width: 100%;
	}
	.smart-form.page-plugins-for-cms .col-half {
		margin-bottom: 20px;
		padding: 0;
	}
}

.new_webinars.btn-def.btn--new {
  padding: 12px;
  border-radius: 2px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.08), 0px 1px 1px 0px rgba(0, 0, 0, 0.17);
  font-size: 16px;
  text-transform: none;
  height: 40px;
}
.new_webinars.btn-def.btn--new:hover {
  background-color: #3367D6 !important;
}
