.schedule-creation_feature 
	.inner-container 
		padding: 3% 0 
		h2 
			font-size: 3rem  
			font-weight: 700 
			background: linear-gradient(109.31deg, #FFBD00 12.51%, #53A3ED 93.66%) 
			-webkit-background-clip: text 
			-webkit-text-fill-color: transparent 
			background-clip: text 
			text-fill-color: transparent 
			display: inline-block 
			margin-top: 1rem 
			text-align: left  
			@include desktop
				font-size: 2.5rem
			@include phone
				text-align: center
			@include tablet
				text-align: center
		.text-section 
			text-align: center 
			@include phone
				padding: 0 12px
			h2 
				font-size: 3rem  
				font-weight: 700 
				background: linear-gradient(109.31deg, #FFBD00 12.51%, #53A3ED 93.66%) 
				-webkit-background-clip: text 
				-webkit-text-fill-color: transparent 
				background-clip: text 
				text-fill-color: transparent 
				display: inline-block 
				margin-top: 1rem 
				text-align: center
				@include desktop
					font-size: 3rem
			h4   
				font-size: 2.1rem 
				margin-top: 1.7rem 
				font-weight: 700 
				@include desktop
					font-size: 1.8rem
				@include phone
					margin-top: 3rem
		.img_cont 
			img 
				width: 100% 
		.text_cont 
			flex-direction: column 
			justify-content: center 
			height: 100% 
			width: 65%
			margin: 0 auto
			@include phone
				width: 100%
				text-align: center
			@include tablet
				width: 100%
				text-align: center
			@include tablet-ls
				width: 80%
		h5  
			font-size: 1.5rem 
			line-height: 1.9rem 
			margin-top: 1.8rem
			margin-bottom: 0.5rem 
			@include phone
				font-size: 1.8rem
				margin-bottom: 0.3rem
		p 
			font-size: 1.5rem 
			margin-top: 0.8rem 
			margin-bottom: 0.5rem 
			line-height: 1.9rem 
			@include desktop
				font-size: 1.5rem
			@include phone
				line-height: 1.5
	.manage 
		.text-section 
			text-align: center 
			margin-bottom: 4rem 
		.img_cont 
			@include phone
				text-align: center
			@include tablet
				text-align: center
			img 
				width: 55% 
				left: 10rem 
				position: relative 
				@include phone
					left: 0
				@include tablet
					left: 0

		p 
			margin-top: 2.5rem 
			@include phone
				margin-top: 0
				line-height: 1.5
	.reverse-manage 
		.img_cont 
			img 
				left: 12rem 
				@include phone
					left: 0
				@include tablet
					left: 0
.pricing_schedule 
	.pl_img_cont 
		margin: 2rem 0 
		text-align: center
		img
			@include phone
				width: 100% 
	.img_cont 
		text-align: center 
		padding: 1rem 0 
		img 
			width: 190px !important 
			cursor: pointer
	.p_s_bottom 
		padding: 1rem 35rem 1rem 37rem
		@include phone
			padding: 0
		@include tablet
			padding: 0
		@include tablet-ls
			padding: 1rem 20rem
		@include desktop
			padding: 1rem 25rem
		p 
			text-align: center 
			margin: 0 
			width: initial 
.schedule_cre_sub 
	font-size: 1.25rem !important 
	font-weight: bold !important
	margin-top: 1.5rem  !important
	margin: 0 auto !important
	@include phone
		font-size: 1.35rem
		margin-top: 2rem		
