body, html {
	overflow-x: hidden;
	font-family: 'Baloo 2', cursive;
}

/* Common for all */
.help-block {
	color: red;
}

.form-section {
	display: none;
}

.form-section.current {
	display: inherit;
}

#loader {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.5) url(../images/loader.gif) no-repeat
		center center;
}

/* Nav pages*/
#nav-pages {
	padding: 10px 0px;
	background-color: #f907fc;
	background: transparent
		linear-gradient(90deg, #27BCF7 0%, #3540F2 50%, #BE52FE 100%) 0% 0%
		no-repeat padding-box;
	color: #fff;
}

#nav-pages .logo-width {
	max-width: 150px;
}

#nav-pages .secure-info {
	
}

#nav-pages .sec-info-lock-width {
	max-width: 60px;
}

#nav-pages .sec-info-text {
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

@media screen and (min-width:768px) and (max-width:991px) {
	#nav-pages {
		padding: 10px 0;
	}
	#nav-pages .logo-width {
		max-width: 120px;
	}
	#nav-pages .sec-info-lock-width {
		max-width: 40px;
	}
	#nav-pages .sec-info-text {
		line-height: 1;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}
}

@media screen and (max-width:767px) {
	#nav-pages {
		padding: 10px 0;
	}
	#nav-pages .logo-width {
		max-width: 96px;
	}
	#nav-pages .sec-info-lock-width {
		max-width: 40px;
	}
	#nav-pages .sec-info-text {
		line-height: 1;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}
}

/* For Extra Screen Size  */
@media screen and (min-width:1200px) {
}
/* For Large Screen Size  */
@media screen and (min-width:992px) and (max-width:1199px) {
	#nav-pages .logo-width {
		max-width: 130px;
	}
}

/* For Medium Screen Size  */
@media screen and (min-width:768px) and (max-width:991px) {
}
/* For Small Screen Size  */
@media screen and (min-width:576px) and (max-width:767px) {
}
/* For Mobile Screen Size  */
@media screen and (max-width:575px) {
}
/* Footer  */
#footer {
	padding: 60px 0;
	background: transparent
		linear-gradient(90deg, #EDF1F4 0%, #EDF1F4 58%, #FCFDFD 95%, #FFFFFF
		100%) 0% 0% no-repeat padding-box;
}

#footer h4 {
	font-size: 16px;
	margin: 30px 0 20px;
}

.footer-logo {
	width: 180px;
}

#footer .nav-link {
	font-size: 18px;
	color: #3a3a3a;
	font-weight: 700;
	padding-bottom: 0px;
}

#footer .nav-link span {
	border-bottom: 2px solid #38d2dd;
}

#footer .nav-link:hover, #footer .nav-link:active, #footer .nav-link:focus
	{
	color: #000;
	text-decoration: none;
}

#footer p {
	font-weight: 500;
	font-size: 15.5px;
	line-height: 2;
	text-align: center;
}
 .small-text {
    font-weight: 400 !important;
    font-size: 14px!important;
    line-height: 1.5!important;
    text-align: center;
}
@media screen and (min-width:768px) and (max-width:991px) {
	#footer {
		padding: 40px 0;
	}
	#footer .nav-link {
		padding-left: 0;
	}
}

@media screen and (max-width:767px) {
	#footer {
		padding: 30px 0;
	}
	#footer .nav-link {
		font-size: 14px;
		padding-left: 0;
	}
	#footer p {
		font-size: 14px;
	}
}

/* Sub pages  */
#sub-page-header {
	padding: 75px 0;
	background-color: #f5f5f5;
}

#sub-pages {
	padding: 50px 0 100px 0;
}

#sub-pages a {
	font-weight: 700;
	color: #3066b1;
	text-decoration: underline;
}

#sub-pages a:hover {
	font-weight: 700;
	color: #2040c0;
	text-decoration: underline;
}

/* Cookie strip bottom */
#cookie {
	background-color: #000000;
	color: #fff;
	width: 100%;
	position: fixed;
	bottom: 0px;
	right: 0px;
	border-radius: 0px;
	padding: 10px 15px 10px 35px;
	z-index: 9999;
}

#cookie h5 {
	color: #fff;
}

#cookie p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.1;
}

#cookie a {
	font-size: 14px;
	color: #ff8d02;
	line-height: 1.1;
}

@media screen and (max-width:767px) {
	#cookie p, #cookie a {
		font-size: 12px;
	}
	#cookie {
		width: 100%;
		bottom: 0;
		right: 0;
		border-radius: 0px;
		padding: 10px 15px 10px 10px;
	}
}

/* Thank you page */
#nav {
	padding: 8px 0;
	background-color: transparent;
	color: #fff;
}

.thank-1-img {
	position: absolute;
	height: 40%;
	width: 40%;
	right: -5%;
	z-index: 0;
	top: 14%;
	background-image: url(../images/awesome-check-circle.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
}

.thank-2-img {
	position: absolute;
	height: 695px;
	width: 490px;
	left: -125px;
	z-index: 0;
	bottom: 0px;
	background-image: url(../images/thank_women.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}

#thank_you_page {
	position: relative;
}

#thank_one {
	padding: 50px 0 0 0;
	position: relative;
}

#thank_one h1 {
	font-size: 80px;
	color: #2597e6;
	font-weight: 700;
}

#thank_one h2 {
	font-size: 78px;
	color: #082539;
	font-weight: 700;
	margin-bottom: 70px;
}

#thank_one h5 {
	font-size: 27px;
	color: #616161;
	margin: 20px 0;
}

#thank_one h4 {
	font-size: 30px;
	color: #2597e6;
	margin-top: 20px;
	font-weight: 700;
}

#thank_one p {
	font-size: 27px;
	color: #616161;
}

footer {
	background-color: #edf8ff;
}

@media screen and (min-width:992px) and (max-width:1199px) {
	#thank_one h1 {
		font-size: 64px;
	}
	#thank_one h2 {
		font-size: 62px;
		margin-bottom: 50px;
	}
	#thank_one h5 {
		font-size: 22px;
	}
	#thank_one h4 {
		font-size: 28px;
		margin-top: 50px;
	}
	#thank_one p {
		font-size: 24px;
	}
	.thank-2-img {
		left: -71px;
		height: 560px;
		width: 410px;
	}
	.thank-1-img {
		height: 35%;
		width: 35%;
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#thank_one h1 {
		font-size: 52px;
	}
	#thank_one h2 {
		font-size: 50px;
		margin-bottom: 30px;
	}
	#thank_one h5 {
		font-size: 18px;
	}
	#thank_one h4 {
		font-size: 24px;
		margin-top: 30px;
	}
	#thank_one p {
		font-size: 22px;
	}
	.thank-2-img {
		left: -71px;
		height: 450px;
		width: 310px;
	}
	.thank-1-img {
		right: -9%;
		width: 287px;
		top: 140px;
		height: 287px;
	}
}

@media screen and (min-width:576px) and (max-width:767px) {
	#thank_one {
		padding: 50px 0 50px;
	}
	#thank_one h1 {
		font-size: 52px;
	}
	#thank_one h2 {
		font-size: 50px;
		margin-bottom: 30px;
	}
	#thank_one h5 {
		font-size: 18px;
	}
	#thank_one h4 {
		font-size: 24px;
		margin-top: 30px;
	}
	#thank_one p {
		font-size: 22px;
	}
	.thank-2-img {
		display: none;
	}
	.thank-1-img {
		right: -9%;
		width: 287px;
		top: 140px;
		height: 287px;
	}
}

@media screen and (max-width:575px) {
	#thank_one {
		padding: 50px 0 20px;
	}
	#thank_one h1 {
		font-size: 48px;
	}
	#thank_one h2 {
		font-size: 34px;
		margin-bottom: 25px;
	}
	#thank_one h5 {
		font-size: 18px;
	}
	#thank_one h4 {
		font-size: 22px;
		margin-top: 25px;
	}
	#thank_one p {
		font-size: 18px;
	}
	.thank-2-img {
		display: none;
	}
	.thank-1-img {
		right: -9%;
		width: 167px;
		top: 100px;
		height: 167px;
	}
}

/* For Extra Screen Size  */
@media screen and (min-width:1200px) {
}
/* For Large Screen Size  */
@media screen and (min-width:992px) and (max-width:1199px) {
}

/* For Medium Screen Size  */
@media screen and (min-width:768px) and (max-width:991px) {
}
/* For Small Screen Size  */
@media screen and (min-width:576px) and (max-width:767px) {
}
/* For Mobile Screen Size  */
@media screen and (max-width:575px) {
}

/* Section Starts Main-form */
.text-green {
	color: #23da14;
	text-shadow: 0px 0px 1px #23da14;
	font-size: 24px;
}

#main-form {
	padding: 50px 0 100px 0;
}

#main-form h2 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 25px;
}

#main-form h2 span {
	background: linear-gradient(to right, #3540F2 0%, #BE52FE 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.btn-form {
	background: transparent linear-gradient(90deg, #3540F2 0%, #BE52FE 100%)
		0% 0% no-repeat padding-box;
	color: #fff;
	font-size: 28px;
	border-radius: 12px;
	padding: 12px 25px;
	/* margin-top: 40px; */
	font-weight: 500;
}

.btn-form:hover {
	color: #fff;
	background: transparent linear-gradient(90deg, #3540F2 0%, #BE52FE 100%)
		0% 0% no-repeat padding-box;
}

.progress-bar {
	border-radius: 20px;
	background: transparent linear-gradient(90deg, #27BCF7 0%, #0064EB 100%)
		0% 0% no-repeat padding-box;
}

.progress {
	background-color: #fff;
}

.progree-box {
	padding: 5px;
	box-shadow: 0px 0px 5px #27BCF7BF;
	border-radius: 16px;
	background-color: #fff;
	margin-bottom: 10px;
}

.mobile-img {
	margin-right: 5px;
	margin-left: 5px;
}

.input-group-text {
	background-color: #2ABB2A;
	border: 1px solid #2ABB2A;
}

input[type="radio"] {
	opacity: 0;
	z-index: 1;
	position: absolute;
}

.form-check.abc-radio {
	padding-left: 0.25rem;
}

.abc-radio label {
	padding: 20px 0px 10px;
	background-color: #fff;
	box-shadow: 1px 1px 3px 1px #d5f2ff;
	border-radius: 15px;
	text-align: center;
	color: #324658;
	font-size: 32px;
	line-height: 1;
	min-height: 180px;
	font-weight: 500;
	min-width: 100%;
	margin-bottom: 18px;
	margin-top: 18px;
	margin-left: -5px;
	cursor: pointer;
	box-shadow: 0px 0px 5px #27BCF7BF;
	border: 2px solid #fff;
}

.white-box {
	padding: 8px 12px;
	background-color: #fff;
	border-radius: 5px;
	text-align: left;
	color: #0a3654;
	font-size: 21px;
	min-height: 38px;
	font-weight: 700;
	margin-bottom: 18px;
	margin-top: 0px;
}

.number-form {
	color: #2ABB2A;
	font-size: 32px;
}

.abc-radio label:hover {
	box-shadow: 0px 0px 5px #27BCF7BF;
	border: 2px solid #27BCF7;
}

.abc-radio input[type="radio"]:checked+label {
	box-shadow: 0px 0px 5px #27BCF7BF;
	border: 4px solid #27BCF7;
}

label {
	font-size: 18px;
	color: #324658;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/arrow-down-blue.png) white no-repeat 91.5%
		!important;
	background: url(../images/arrow-down-blue.png);
}
/*For IE*/
select::-ms-expand {
	display: none;
}

::-webkit-input-placeholder {
	font-size: 15px;
}

.form-header h4 {
	font-size: 34px;
	color: #093552;
	font-weight: 700;
	margin-bottom: 15px;
}

.form-control {
	border: 0px solid #27bcf7;
	box-shadow: 0px 0px 10px 2px #27bcf782;
	border-radius: 16px;
	color: #000;
	font-size: 24px;
	min-height: 70px;
	padding: 10px 25px;
}

.form-control:focus {
	color: #000;
}

.label-heading {
	font-size: 36px;
	font-weight: 500;
	margin: 20px 0 20px;
}

#main-form h6 {
	font-size: 20px;
	font-weight: 500;
	margin-top: 18px;
}

.previous {
	font-weight: 500;
	color: #27BCF7;
	font-size: 28px;
}

.fa-angle-right {
	font-size: 34px;
	margin-left: 65px;
}

.fa-angle-left {
	font-size: 34px;
}

.img-1-width {
    width: 140px;
    margin-top: 20px;
}
.img-2-width {
	width: 85px;
	margin-top: 15px;
}

.img-3-width {
	width: 88px;
	margin-top: -7px;
}

.img-4-width {
	width: 100px;
	margin-top: 10px;
}

.img-5-width {
	width: 140px;
	margin-top: 27px;
}

.img-6-width {
	width: 131px;
	margin-top: 19px;
}

.img-7-width {
	width: 124px;
	margin-top: 6px;
}

.img-8-width {
	width: 128px;
	margin-top: 25px;
}

.img-9-width {
	width: 134px;
	margin-top: 17px;
}

.img-10-width {
	width: 132px;
	margin-top: 20px;
}

.ui-slider .ui-slider-range {
	background-color: #27BCF7;
}

.ui-state-default, .ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover,
	html .ui-button.ui-state-disabled:active {
	border: 1px solid #27BCF7 !important;
	background: #27BCF7 !important;
	border-radius: 50px !important;
}

.ui-widget.ui-widget-content {
	border: 1px solid #fff;
	background-color: #B6BDC4;
}

.ui-widget.ui-widget-content {
	margin-top: 40px;
}

.slider-box .form-control {
	text-align: center;
	font-size: 36px;
	box-shadow: 0px 0px 6px #fff;
}

::placeholder {
	color: #27BCF7 !important;
	font-size: 24px;
}

.form-box a {
	color: #324658;
	border-bottom: 1px solid #27BCF7;
	text-decoration: none;
}
.msn-width{
	width: 100px;
}
.btn-secondary{
	border-radius: 10px;
	color: #fff;	
	background-color: #6a737bb5;
border-color: #6a737bb5;
}
.btn-form {
	width: 100%;
}
/* For Extra Screen Size  */
@media screen and (min-width:1200px) {
}
/* For Large Screen Size  */
@media screen and (min-width:992px) and (max-width:1199px) {
	#main-form {
		padding: 50px 0;
	}
	#main-form h2 {
		font-size: 48px;
		margin-bottom: 25px;
	}
	.abc-radio label {
		padding: 20px 0px 10px;
		font-size: 28px;
		min-height: 170px;
		margin-bottom: 18px;
		margin-top: 18px;
	}
	.img-1-width {
		width: 125px;
		margin-top: 20px;
	}
	.img-2-width {
		width: 80px;
		margin-top: 20px;
	}
	.btn-form {
		padding: 12px 25px;
		
	}
	.img-3-width {
		width: 85px;
		margin-top: -5px;
	}
	.img-4-width {
		width: 100px;
		margin-top: 10px;
	}
	.img-5-width {
		width: 102px;
		margin-top: 25px;
	}
	.img-6-width {
		width: 98px;
		margin-top: 19px;
	}
	.img-7-width {
		width: 96px;
		margin-top: 4px;
	}
	.img-8-width {
		width: 104px;
		margin-top: 15px;
	}
	.img-9-width {
		width: 121px;
		margin-top: 12px;
	}
	.img-10-width {
		width: 121px;
		margin-top: 14px;
	}
	.form-control {
		border-radius: 13px;
		min-height: 60px;
	}
	.label-heading {
		font-size: 34px;
		margin: 15px 0 10px;
	}
	.progree-box {
		padding: 4px;
	}
	.progress {
		height: 12px;
	}
}

/* For Medium Screen Size  */
@media screen and (min-width:768px) and (max-width:991px) {
	#main-form {
		padding: 50px 0;
	}
	.progress {
		height: 10px;
	}
	#main-form h2 {
		font-size: 44px;
		margin-bottom: 25px;
	}
	.progree-box {
		padding: 3px;
	}
	.abc-radio label {
		padding: 20px 0px 10px;
		font-size: 24px;
		min-height: 150px;
		margin-bottom: 18px;
		margin-top: 18px;
	}
	.img-1-width {
		width: 100px;
		margin-top: 20px;
	}
	.img-2-width {
		width: 68px;
		margin-top: 15px;
	}
	.btn-form {
		padding: 12px 25px;
		
	}
	.img-3-width {
		width: 72px;
		margin-top: 0px;
	}
	.img-4-width {
		width: 82px;
		margin-top: 6px;
	}
	.img-5-width {
		width: 102px;
		margin-top: 25px;
	}
	.img-6-width {
		width: 98px;
		margin-top: 19px;
	}
	.img-7-width {
		width: 96px;
		margin-top: 4px;
	}
	.img-8-width {
		width: 104px;
		margin-top: 15px;
	}
	.img-9-width {
		width: 121px;
		margin-top: 12px;
	}
	.img-10-width {
		width: 121px;
		margin-top: 14px;
	}
	.form-control {
		border-radius: 13px;
		min-height: 60px;
	}
	.label-heading {
		font-size: 32px;
		margin: 15px 0 10px;
	}
}
/* For Small Screen Size  */
@media screen and (min-width:576px) and (max-width:767px) {
	#main-form {
		padding: 50px 0;
	}
	.progress {
		height: 10px;
	}
	#main-form h2 {
		font-size: 36px;
		margin-bottom: 25px;
	}
	.progree-box {
		padding: 3px;
	}
	.abc-radio label {
		padding: 20px 0px 10px;
		font-size: 24px;
		min-height: 150px;
		margin-bottom: 18px;
		margin-top: 18px;
	}
	.img-1-width {
		width: 100px;
		margin-top: 20px;
	}
	.img-2-width {
		width: 60px;
		margin-top: 16px;
	}
	.btn-form {
		padding: 10px 25px;
		
		font-size: 24px;
	}
	.previous {
		font-size: 22px;
	}
	.fa-angle-left {
		font-size: 22px;
	}
	.fa-angle-right {
		font-size: 24px;
		margin-left: 60px;
	}
	.abc-radio input[type="radio"]:checked+label {
		border: 2px solid #27BCF7;
	}
	.img-3-width {
		width: 77px;
		margin-top: 0px;
	}
	.img-4-width {
		width: 78px;
		margin-top: 9px;
	}
	.img-5-width {
		width: 81px;
		margin-top: 20px;
	}
	.img-6-width {
		width: 79px;
		margin-top: 12px;
	}
	.img-7-width {
		width: 80px;
		margin-top: 4px;
	}
	.img-8-width {
		width: 88px;
		margin-top: 15px;
	}
	.img-9-width {
		width: 96px;
		margin-top: 8px;
	}
	.img-10-width {
		width: 108px;
		margin-top: 7px;
	}
	.form-control {
		border-radius: 10px;
		min-height: 52px;
	}
	.label-heading {
		font-size: 28px;
		margin: 15px 0 10px;
	}
	
}
/* For Mobile Screen Size  */
@media screen and (max-width:575px) {
	#nav-pages .logo-width {
		max-width: 85px;
	}
	#nav-pages {
		padding: 5px 0;
	}
	#main-form {
		padding: 38px 0;
	}
	.progress {
		height: 8px;
	}
	#main-form h2 {
		font-size: 27px;
		margin-bottom: 15px;
	}
	.progree-box {
		padding: 3px;
	}
	.abc-radio label {
		padding: 20px 0px 10px;
		font-size: 20px;
		min-height: 120px;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.img-1-width {
		width: 70px;
		margin-top: 15px;
	}
	.img-2-width {
		width: 45px;
		margin-top: 12px;
	}
	.btn-form {
		padding: 10px 25px;
		
		font-size: 22px;
	}
	.previous {
		font-size: 22px;
	}
	.fa-angle-left {
		font-size: 22px;
	}
	.fa-angle-right {
		font-size: 24px;
		margin-left: 60px;
	}
	.abc-radio input[type="radio"]:checked+label {
		border: 2px solid #27BCF7;
	}
	.img-3-width {
		width: 49px;
		margin-top: -2px;
	}
	.img-4-width {
		width: 63px;
		margin-top: 2px;
	}
	.img-5-width {
		width: 65px;
		margin-top: 13px;
	}
	.img-6-width {
		width: 59px;
		margin-top: 12px;
	}
	.img-7-width {
		width: 55px;
		margin-top: 4px;
	}
	.img-8-width {
		width: 61px;
		margin-top: 15px;
	}
	.img-9-width {
		width: 75px;
		margin-top: 8px;
	}
	.img-10-width {
		width: 90px;
		margin-top: 7px;
	}
	.form-control {
		border-radius: 10px;
		min-height: 46px;
		font-size: 18px;
	}
	.label-heading {
		font-size: 23px;
		margin: 8px 0 10px;
	}
	#main-form h6 {
		font-size: 18px;
		margin-top: 12px;
	}
	.slider-box .form-control {
		font-size: 26px;
	}
	.footer-logo {
		width: 130px;
	}
	::placeholder {
		font-size: 16px;
	}
	.margin-mobile {
		margin: 0 auto;
	}
	.form-box{
		background: aliceblue;
		min-height: 400px;
		border: 1px solid #1699ae;
		display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
		border-radius: 10px;
	}
	/* .form-body {
		padding: 0 10px;
	} */
	.btn-form {
        padding: 8px 14px;
        margin-top: 10px;
        font-size: 21px;
		width: 100%;
    }
	.previous {
		margin-top: 10px;
        font-size: 21px;
    }
	
}
/* Section Ends Main-form */

/* Section Starts  */
/* For Extra Screen Size  */
@media screen and (min-width:1200px) {
}
/* For Large Screen Size  */
@media screen and (min-width:992px) and (max-width:1199px) {
}

/* For Medium Screen Size  */
@media screen and (min-width:768px) and (max-width:991px) {
}
/* For Small Screen Size  */
@media screen and (min-width:576px) and (max-width:767px) {
}
/* For Mobile Screen Size  */
@media screen and (max-width:575px) {
}
/* Section Ends  */

/* for section four */
#four {
    padding: 80px 0;
	background-color: #f4f4f6;
}

#four h2 {
    font-size: 42px;
    margin-bottom: 50px;
}

#four h4 {
    font-size: 24px;
    margin: 20px 0;
    font-weight: 600;
    color: #1c1e22;
}

.four-box {
    background-color: #fff;
    border-radius: 24px;
    padding: 40px 35px;
    height: 100%;
}

.four-box p {
    color: #1c1e22;
}
/* For Extra Screen Size  */
@media screen and (min-width: 1200px) {
    .four-box p {
        font-size: 17px;
    }
}
/* For Large Screen Size  */
@media screen and (min-width: 992px) and (max-width: 1199px) {
    #four {
        padding: 50px 0;
    }
    .four-box {
        background-color: #fff;
        border-radius: 24px;
        padding: 30px 17px 15px;
        height: 100%;
    }
    #four h4 {
        font-size: 22px;
        margin: 15px 0 20px;
    }
}

/* For Medium Screen Size  */
@media screen and (min-width: 768px) and (max-width: 991px) {
    #four {
        padding: 50px 0;
    }
    #four h2 {
        font-size: 40px;
        margin-bottom: 35px;
    }
    .four-box {
        padding: 28px 30px 15px;
        height: auto;
        margin: 10px 40px;
    }
}
/* For Small Screen Size  */
@media screen and (min-width: 576px) and (max-width: 767px) {
    #four {
        padding: 50px 0;
    }
    #four h2 {
        font-size: 40px;
        margin-bottom: 35px;
    }
    .four-box {
        padding: 32px 30px 15px;
        height: auto;
        margin: 10px 0;
    }
}
/* For Mobile Screen Size  */
@media screen and (max-width: 575px) {
    #four {
        padding: 20px 0 40px;
	
    }
    #four h2 {
        font-size: 36px;
        margin-bottom: 35px;
    }
    .four-box {
        padding: 32px 20px 15px;
        height: auto;
        margin: 10px 0;
    }
    #four h4 {
        margin: 16px 0;
        font-weight: 600;
    }
}