@media only screen and (max-width: 1920px) {
	.section-2-curve {
		left: 400px;
		top: -18px;
	}
}
@media only screen and (max-width: 1536px){
	.section-5-frontimg{
		right: 765px;
	}
}
@media only screen and (max-width: 1440px) {
	.section-2-row {
		padding: 0 !important;
	}

	.section-5-frontimg {
		right: 730px;
	}
	.section-2-curve{
		left: 410px;
	}
	/* .section-3-cards{
		width: 75%;
	} */
}

@media only screen and (max-width: 1199px) {
	
}

@media only screen and (max-width: 991px) {
	.section-1-left{
		padding: 0 !important;
	}
	.section-1-right, .section-2-left{
		display: none;
	}
	.section-2-curve{
		left: 590px;
	}
	.section-3 .card-title{
		font-size: 22px;
	}

	.section-4{
		margin-bottom: 0 !important;
	}
	.section-4-left,
	.section-4-right {
		display: none;
	}
	.section-4-small {
		display: initial;
	}
	.section-4-small img{
		width: 100%;
	}

	.section-5{
		margin-top: 0 !important;
	}
	.section-5-left {
		display: none;
	}

	.section-5-small {
		display: initial;
	}
	.section-5-heading, .section-5-detail{
		text-align: center;
	}
	.section-5-btn {
		display: none;
	}

	.section-5-smbtn {
		display: initial;
		font-size: 40px;
	}
}

@media only screen and (max-width: 767px) {
	

}

@media only screen and (max-width: 479px) {

	/* section-1-start */
	.section-1-left {
		width: 100%;
		padding: 1rem !important;
	}

	.section-1-right,
	.section-2-left {
		display: none !important;
	}

	.section-1-vector2 {
		width: 60%;
	}

	.heading-text {
		font-size: 15px;
		line-height: 17.064px;
		letter-spacing: -0.08px;
	}

	/* section-1 end */

	/* section-2-start */
	.section-2-heading {
		font-size: 21.587px;
		/* font-style: normal; */
		font-weight: 400;
		line-height: 23.611px;
	}

	.section-2-sub {
		font-size: 29.682px;
		/* font-style: normal; */
		font-weight: 400;
		line-height: 33.73px;
	}

	.section-2-detail {
		font-size: 13.492px;
		/* font-style: normal; */
		font-weight: 400;
		line-height: 21.25px;
	}

	.section-2-curve {
		left: 265px;
	}

	.section-2-bgline {
		top: 30px;
	}


	/* section-2-end */

	/* section-3-start */
	.card-1-img,
	.card-2-img,
	.card-3-img {
		text-align: center;
	}

	.card-title {
		text-align: center;
	}

	.card-footer {
		text-align: center;
	}

	.card-footer a {
		font-size: 25.952px;
	}

	/* section-3-end */

	/* section-4-start */
	.section-4-container {
		padding: 0 !important;
	}

	.section-4-left,
	.section-4-right {
		display: none;
	}

	.section-4-mainheading {
		font-size: 31.925px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-transform: uppercase;
	}

	.section-4-heading {
		font-size: 21.284px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		text-transform: capitalize;
	}

	.section-4-small {
		display: initial;
	}

	/* section-4-end */

	/* section-5-start */
	.section-5-heading {
		font-size: 40px;
	}

	.section-5-left {
		display: none;
	}

	.section-5-small {
		display: initial;
	}

	.section-5-heading {
		font-size: 40.633px;
		/* font-style: normal; */
		font-weight: 400;
		line-height: 101.8%;
		text-align: center;
	}

	.section-5-detail {
		font-size: 18.286px;
		font-style: normal;
		font-weight: 400;
		line-height: 25.796px;
		text-align: center;
	}

	.section-5-btn {
		display: none;
	}

	.section-5-smbtn {
		display: initial;
		font-size: 20px;
	}

	.section-5-right {
		padding-top: 0;
	}

	/* section-5-end */

	/* section-6-start */
	.section-6 {
		padding-bottom: 0 !important;
	}

	.section-6-left {
		padding-top: 0;
	}

	.section-6-heading {
		font-size: 52.08px;
		font-weight: 400;
		line-height: 107.8%;
	}

	.section-6-heading br {
		display: none;
	}

	.section-6-detail {
		font-size: 15.02px;
		font-weight: 400;
		line-height: 148.8%;
		text-transform: capitalize;
		margin: 2rem 0 !important;
	}

	.section-6-right {
		display: none;
	}

	.section-6-small {
		display: initial;
	}

	.section-6-button {
		padding: 0 12px;
	}

	/* section-6-end */
	#target1{
		padding: 0rem !important;
		margin: 0rem !important;
	}
}