h5.classroom-heading.classroom-heading-main.straight {
	font-size: 35px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
	color: #004d25;
	margin-bottom: 16px;
	margin-top: 40px;
}
.previous-heading {
	font-size: 35px;
	/* border-bottom: 1px solid #e7e7e7; */
	/* padding-bottom: 10px; */
	color: #004d25;
	margin-bottom: 0px;
	/* margin-top: 40px; */
}
.Previous.Magazines {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 13px;
	margin-bottom: 20px;
}
section.main-heading-all {
	padding: 70px 0 0 0;
}
.all-main-heading-website.text-center h1 {
	color: var(--background-color);
	font-size: 30px;
}
h5.manager-wrapper {
	font-size: 19px;
}
.swiper {
	width: 240px;
	height: 320px;
}

.swiper-slide {
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 18px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}

.swiper-slide.swiper-slide-visible.swiper-slide-active {
	margin-right: -34px;
	margin-top: 7px;
}
.swiper-slide-shadow {
	display: none;
}
.swiper-slide.swiper-slide-next {
	margin: 4px 10px;
}
.swiper-slider-main {
	background: #e8f8f6;
	border-radius: 0px 0px 10px 10px;
	padding: 20px 0 40px 0px;
	position: relative;
}
.swiper-slider-main:before {
	content: "";
	width: 100%;
	height: 7px;
	background: #036a5c;
	position: absolute;
	top: 0;
}
.straight-card {
	box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 60%);
	-webkit-box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 14%);
	-moz-box-shadow: 1px 1px 8px 0px rgba(59, 49, 49, 0.6);
	background: #fff;
	position: absolute;
	width: 70%;
	height: 70px;
	text-align: center;
	padding: 10px 0px;
	vertical-align: middle;
	border-radius: 10px;
	right: 46px;
	bottom: -50px;
}
section.Straight-True {
	padding-bottom: 30px;
}
.straight-card h5 {
	font-family: "poppins-semibold";
	font-size: 18px;
}
.straight-card h6 {
	color: #878787;
	font-size: 14px;
}
.diffrent-image-slider {
	margin-top: 50px;
	margin-bottom: 100px;
}
img.img-fluid.img-wrapper {
	width: 220px;
	height: 306px;
	object-fit: cover;
}
.pagination-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination-wrapper li.page-item {
	margin: 0px 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 50px;
}
.pagination-wrapper li.page-item a {
	background: #f6fffe;
	border-radius: 10px !important;
	box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 60%);
	-webkit-box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 14%);
	-moz-box-shadow: 1px 1px 8px 0px rgba(59, 49, 49, 0.6);
	color: #2d2d2d;
	font-family: "poppins-medium";
	font-size: 18px;
	padding: 5px 16px;
}
.pagination-wrapper .page-item:first-child .page-link {
	border-radius: 0px;
}
.pagination-wrapper .page-item:last-child .page-link {
	border-radius: 0px;
}
.pagination-wrapper li.page-item {
	margin: 0px 5px;
}
.pagination-wrapper li.page-item a span i {
	font-size: 19px;
	color: #2d2d2d;
}
a.page-link.active {
	background: #025043 !important;
	color: #fff !important;
}
.btn-american {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 20px;
}
.btn-american .para-img1 a.btn.green {
	width: 100%;
	padding: 0px 20px;
	height: 47px;
}
.american-wrapper-main img {
	margin-bottom: 20px;
}
.american-wrapper-main p {
	line-height: 1.6;
}
section.american-hero {
	padding: 60px 0 0 0;
}
img.img-fluid.american-main-img {
	width: 100%;
	height: 485px;
	object-fit: cover;
	border-radius: 20px;
}
.monthly-contributors h3 {
	background: #025043;
	text-align: center;
	padding: 20px 0;
	color: #fff;
	margin: 0;
	border-radius: 20px 20px 0px 0px;
	box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 60%);
	-webkit-box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 14%);
	-moz-box-shadow: 1px 1px 8px 0px rgba(59, 49, 49, 0.6);
}
.monthly-contributors {
	box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 60%);
	-webkit-box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 14%);
	-moz-box-shadow: 1px 1px 8px 0px rgba(59, 49, 49, 0.6);
	border-radius: 20px;
	padding: 0px 0px 10px 0px;
}
.little-wrapper {
	border-radius: 30px 30px 30px 30px;
	box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 60%);
	-webkit-box-shadow: 1px 1px 8px 0px rgb(59 49 49 / 14%);
	-moz-box-shadow: 1px 1px 8px 0px rgba(59, 49, 49, 0.6);
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 20px 20px;
}
.little-wrapper h5 {
	background: #025043;
	padding: 15px 0px;
	border-radius: 30px 30px 0px 0px;
	color: #fff;
	margin: 0;
	font-size: 16px;
}
.little-img {
	padding: 20px 0;
}
.little-img img {
	width: 100%;
	height: 100px;
	object-fit: scale-down;
}
.vertical-slider-wrapper.swiper-wrapper {
	flex-direction: column;
	display: flex;
}
.magazine-viewport {
	width: 100% !important;
	position: relative !important;
	left: 0px !important;
	top: 0px !important;
	right: 0 !important;
	bottom: 0 !important;
	height: 93vh !important;
	margin: 0 !important;
}
.book-wrapper {
	position: relative;
}
div#canvas {
	position: relative;
}
.magazine .region {
	position: absolute;
	overflow: hidden;
	background: #0066ff;
	opacity: 0.2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	filter: alpha(opacity=20);
	z-index: -1 !important;
}
.text-add {
	width: 50%;
	margin: auto;
}
img.img-fluid.editor {
	margin-top: 20px;
}
@media (max-width: 1367px) {
	.magazine-viewport {
		width: 100% !important;
		position: relative !important;
		left: 0px !important;
		top: 0px !important;
		right: 0 !important;
		bottom: 0 !important;
		height: 113vh !important;
		margin: 0 !important;
	}
}
@media (max-width: 1024px) {
	.btn-american .para-img1 a.btn.green {
		padding: 0px 15px;
		font-size: 12px;
	}
	section.main-heading-all {
		padding: 160px 0 0 0;
	}
	section.main-heading-all {
		padding: 140px 0 0 0;
	}
	.swiper-slider-main {
		margin-bottom: 80px;
	}
	.swiper-slider-main.main-slider {
		width: 31%;
	}
	section.Straight-True {
		padding-bottom: 60px;
	}
}
@media (max-width: 912px) {
	section.main-heading-all {
		padding: 170px 0 0 0;
	}
	.vertical-slider {
		padding-top: 20px;
	}
	section.american-hero {
		padding: 30px 0 0 0;
	}
	img.img-fluid.editor {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.swiper-slider-main {
		margin-bottom: 80px;
	}
	.btn-american {
		margin-bottom: 50px;
	}
	.btn-american .para-img1 a.btn.green {
		padding: 0px 15px;
		font-size: 12px;
	}
	.swiper-slider-main.main-slider {
		width: 100%;
	}
}
@media (max-width: 575px) {
	section.main-heading-all {
		padding: 130px 0 10px 0;
	}
	.text-add {
		width: 100%;
		margin: auto;
	}

	.swiper-slider-main.main-slider {
		width: 100%;
	}
	.Previous.Magazines {
		display: flex;
		align-items: start;
		justify-content: start;
		flex-direction: column;
		gap: 20px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.vertical-slider {
		margin-top: 20px;
	}
	.all-main-heading-website.text-center h1 {
		font-size: 35px;
	}
	.swiper-slider-main {
		margin-bottom: 80px;
	}
	section.american-hero {
		padding: 30px 0 0 0;
	}
	.btn-american {
		margin-bottom: 50px;
	}
}
@media (max-width: 575px) {
	.btn-american {
		display: flex;
		align-items: unset;
		gap: 20px;
		margin-top: 20px;
		flex-direction: column;
	}
}
