/*--- Extra large devices (large desktops, 1400px and up) -----*/

@media (min-width: 992px) {

	.container {
		max-width: 165rem;
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}

	.header .container {
		width: 165.8rem;
	}

	.hero-section .container {
		width: 164.2rem;
	}

	.despre-section .container {
		width: 165rem;
	}

	.activitati-section .container {
		width: 164.6rem;
	}

	.vrei-section .container {
		width: 153rem;
	}

	.tarife_section .container {
		width: 166.2rem;
	}

	.abonamente_section .container {
		width: 150rem;
	}

	.povesti-section .container {
		width: 162.8rem;
	}

	.site_footer .container {
		width: 161.4rem;
	}

}


/* ------ Tablet (991px and down) -----*/

@media (max-width: 991px) {

	html {
		font-size: 60.5%;
	}

	.site_header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1111;
		padding: 2rem 0;
	}

	.site_header .container {
		max-width: 100%;
		padding-left: 2rem;
		padding-right: 2rem;
	}

	.header__hamburger {
		position: relative;
		margin-left: auto;
		padding: 0;
		width: 5rem;
		height: 5rem;
		background: #74DAFF;
		display: flex;
		align-items: center;
		justify-content: center;
		border: none;
		border-radius: 50%;
		z-index: 11;
		transition: 300ms;
		user-select: none;
	}

	.header__hamburger i {
		font-size: 2.5rem;
	}

	.header__hamburger .active {
		box-shadow: -4.917px 5.62px 12.714px 2.81px rgba(0, 0, 0, 0.10);
	}

	.menu {
		position: fixed;
		top: -2rem;
		right: -100%;
		width: 36rem;
		height: 100vh;
		background: #fff;
		box-shadow: -4.917px 5.62px 12.714px 2.81px rgba(0, 0, 0, 0.10);
		border-radius: 2.5rem 0 0 2.5rem;
		flex-direction: column;
		align-items: start;
		justify-content: start;
		padding: 8rem 3rem;
		gap: 2rem;
		z-index: 1;
		transition: 500ms;
		margin: 0;
		transform: translate(0, 0);
	}

	.menu.show {
		right: 0;
	}

	.menu a {
		color: #6B6C71;
		font-size: 1.6rem;
	}


	/* Hero Responsive Css */

	.hero-section {
		padding: 14rem 0rem 5rem 0rem;
	}

	.hero-content h2 {
		font-size: 3.5rem;
		padding-bottom: 6.2rem;
	}

	.hero-content p {
		font-size: 2.1rem;
	}

	.hero-thumb img {
		width: 55rem;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.shape-img {
		left: -5rem;
		bottom: -17rem;
	}

	.shape-img img {
		width: 20rem;
	}


	/* Despre-noi Responsive Css */

	.despre-section {
		padding-top: 7rem;
	}

	.despre-content {
		width: 100%;
		padding: 3rem 0 14rem 0;
	}

	.despre-content .content p {
		font-size: 2.01rem;
	}

	.despre-content .thumb img {
		right: -4rem;
		bottom: -6rem;
		width: 20rem;
	}

	.despre-thumb img {
		width: 70%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.despre-section .shape1 {
		top: -9rem;
	}

	.despre-section .sky2 {
		top: -3.5rem;
		right: 5rem;
	}

	.despre-section .sky2 img {
		width: 20rem;
	}

	.baby_img {
		width: 100%;
	}

	.despre-section .shape2 {
		bottom: -8.5rem;
	}


	/* Activitati Responsive Css */

	.activitati-section {
		padding: 15rem 0 10rem 0;
	}

	.activitati-items .title-box {
		margin-left: 0;
	}

	.activitati-items .title-box h3 {
		margin-bottom: 2rem;
	}

	.activitati-thumb img {
		display: none;
	}


	.activitati-items {
		padding: 1rem 0 22rem;
	}

	.activitati-content .text-size {
		font-size: 2.2rem;
		margin-left: 0;
	}

	.content-info {
		gap: 2rem;
		width: 66.4rem;
	}

	.content-info p {
		font-size: 2.2rem;
	}

	.content-info img {
		width: 4.1rem;
	}

	.activitati-items .thumb {
		left: unset;
		bottom: -0.7rem;
		right: 0rem;
	}

	.activitati-items .thumb img {
		width: 23rem;

	}

	/* Vrei Responsive Css */
	.vrei-section {
		padding: 0rem 0 12rem;

	}

	.vrei-content {
		width: 100%;
		padding: 9rem 0 14rem;
	}

	.vrei-section .shape {
		top: -8rem;
	}


	.vrei-items {
		padding: 0rem 3rem 3rem;
	}

	.vrei-items .bg_shape {
		width: 97rem;
		top: -27rem;
		left: -23rem;
	}

	.contact-info {
		margin-top: 2rem;
	}


	/* Tarife Responsive Css */

	.tarife_section {
		padding: 16.6rem 0 12rem;
		position: relative;
	}

	.tarife-thumb img {
		width: 98rem;
		margin-left: -12.9rem;
		margin-top: 4rem;
	}

	.tarife-thumb .content p {
		font-size: 2.2rem;

	}

	.tarife-thumb .content {
		top: 29rem;
		left: 4.9rem
	}

	.tarife-thumb .content p:not(:last-child) {
		margin-bottom: 1rem;

	}

	/* Abonamente Responsive Css */
	.abonamente_section {
		padding: 1rem 0 16.6rem;
	}

	.abonamente_items {
		align-items: center;
		margin-top: 2rem;
		margin-left: 6.5rem;
		gap: 6rem;
	}

	.abonamente_section .title-box1 {
		padding-bottom: 4rem;
	}

	.abonamente_content {
		margin-top: 0;
	}

	.abonamente_items .style2 {
		margin-left: 1.6rem;
	}


	.abonamente_thumb img {
		width: 19.5rem
	}

	.abonamente_content {
		width: 31.9rem;
		height: 10.6rem;
		text-align: center;
		padding: 1.2rem 2rem;
	}


	.abonamente_content h3 {
		font-size: 2rem;
	}

	.abonamente_content p {
		font-size: 2rem;
	}

	/* Povesti-in-imagini Responsive Css */

	.povesti-section {
		padding: 5rem 0 14rem;
	}

	.povesti-section .shape {
		top: -9rem;
	}

	.povesti-section .man-shape {
		top: -14rem;

	}

	.povesti-section .content {
		width: 70.6rem;
		margin-left: 1rem;
		margin-top: 3rem;
	}

	.povesti-shape2 {
		bottom: -1rem;
	}

	/* site_footer Responsive Css */
	.site_footer {
		padding: 6rem 0 6rem;
	}

	.footer-content {
		width: 61.9rem;
		margin-top: 7rem;
	}

	.site_footer .row {
		--bs-gutter-x: 3.7rem;
	}

	.telephone {
		width: 2.5rem;
	}

	.footer-content p {
		font-size: 2.3rem;
	}

	.footer-content-location {
		Width: 60.3rem;
		margin-top: 8rem;
	}

	.footer-content-location .contact-info li {
		font-size: 2.2rem;
	}

	.footer-wrapper {
		margin-left: 0;
		margin-top: 9rem
	}

	.site_footer .title-box1 {
		justify-content: flex-start;
	}


	.footer-menu {
		gap: 1rem;
	}

	.footer-wrapper p {
		font-size: 2.2rem;
	}

	.footer-menu li a {
		font-size: 2.2rem;
	}

	.baby_img3 {
		width: 100%;
	}

}


/*----- Mobile (767px and down) -----*/

@media (max-width: 767px) {

	.container {
		padding-left: 2rem;
		padding-right: 2rem;
	}

	.menu {
		width: 28rem;
		padding: 10rem 2rem;
	}

	/* Hero Responsive Css */

	.hero-section {
		padding-top: 12rem;
	}

	.hero-content h2 {
		font-size: 2.8rem;
		line-height: 1.3;
		padding-bottom: 2.4rem;
	}

	.hero-content h2 br {
		display: none;
	}

	.hero-content p {
		font-size: 1.7rem;
	}

	.hero-content p:not(:last-child) {
		margin-bottom: 1.6rem;
	}

	.hero-thumb img {
		width: 80%;
	}

	.shape-img img {
		width: 13rem;
	}

	.shape-img {
		bottom: -10rem;
	}

	/* Despre Responsive Css */
	.despre-section .shape1 {
		top: -4rem;
	}

	.despre-content .title-box h3 {
		margin-bottom: 2rem;
	}

	.despre-content .content p {
		font-size: 1.8rem;
	}

	.baby_img {
		display: none;
	}

	.despre-content .thumb img {
		right: -1rem;
		bottom: 2rem;
		width: 13rem;
	}

	.despre-section .shape2 {
		bottom: -4.5rem;
	}

	/* Activitati Responsive Css */

	.activitati-section {
		padding: 9rem 0 1rem 0;
	}

	.activitati-items .title-box h3 {
		font-size: 2rem;

	}

	.activitati-content .text-size {
		font-size: 1.8rem;
		margin-left: 0;
		width: 38rem;
	}

	.activitati-content .content-info:not(:last-child) {
		margin-bottom: 2rem;
	}

	.content-info {
		gap: 2rem;
		width: 37.4rem;
	}

	.content-info p {
		font-size: 1.8rem;
	}

	.content-info img {
		width: 3.1rem
	}

	.activitati-items .thumb img {
		width: 19rem;
	}

	.activitati-items .thumb {
		left: unset;
		bottom: 3.3rem;
		right: 2rem;
	}


	/* Vrei Responsive Css */

	.vrei-section {
		padding: 0rem 0px 2rem;
	}

	.vrei-section .shape {
		top: -4rem;
	}

	.vrei-content {
		width: 100%;
		padding: 3rem 0 10rem;
	}

	.vrei-content p {
		font-size: 1.8rem;

	}

	.vrei-items .bg_shape {
		display: none;
	}

	.vrei-items {
		padding: 2.8rem 1.5rem 2.8rem 1.5rem;
		margin-top: -8rem;
		margin-left: 1rem;
	}

	.vrei-contact p {
		font-size: 1.4rem;
		margin-top: 3rem;
		text-align: left;
	}

	.vrei-contact p img {
		margin-left: 0;
		margin-right: 0.5rem;
	}

	.vrei-contact .contact-info li {
		font-size: 1.8rem;

	}

	.vrei-contact .contact-info li a {
		font-size: 1.6rem;
	}



	/* Tarife Responsive Css */

	.tarife_section {
		padding: 8.6rem 0 32rem;
	}

	.baby_img2 {
		display: none;
	}

	.tarife-thumb img {

		display: none;
	}

	.tarife-thumb .content p {
		font-size: 1.8rem;

	}

	.tarife-thumb .content {
		top: 2rem;
		left: -0.1rem;
	}


	/* Abonamente Responsive Css */

	.abonamente_section {
		padding: 1rem 0 9.6rem;
	}

	.title-box1 h3 {
		font-size: 2rem;

	}

	.abonamente_items {
		margin-top: 1rem;
		margin-left: -0.5rem;
		gap: 1rem;
	}

	.abonamente_thumb img {
		width: 10rem;
	}

	.abonamente_thumb .icon2 {
		width: 9rem;
	}

	.abonamente_content {
		border-radius: 3.6rem;
		text-align: center;
		padding: 2rem 1rem;
		margin-top: 2rem;
	}

	.abonamente_content h3 {
		font-size: 1.6rem;
		line-height: 1.3;
	}

	.abonamente_content p {
		font-size: 1.6rem;
	}

	.abonamente_items .style {
		margin-left: 2rem;

	}


	/* Povesti-section Responsive Css */

	.povesti-section {
		padding: 5rem 0 8rem;
	}

	.povesti-section .shape {
		top: -4rem;
	}

	.povesti-section .man-shape {
		top: -6rem;
	}

	.povesti-section .title-box1 img {
		width: 3rem;
		height: 3rem;
	}

	.povesti-section .title-box1 h3 {
		font-size: 2rem;
	}

	.povesti-section .content {
		width: 100%;
		margin-left: 1rem;
		margin-top: 3rem;
	}

	.povesti-section .content p {
		font-size: 1.9rem;
	}

	.povesti-wrapper {
		margin-top: 3.8rem;
	}

	.swiper-dot-2 .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
}

.povesti-wrapper .povesti-thumb {
	overflow: hidden;
}

.povesti-wrapper .povesti-thumb img {
	width: 170%;
	margin-left: -35%;
}

.povesti-shape2 {
	bottom: -1rem;
}

	/* footer-section Responsive Css */
	.site_footer {
		padding: 4rem 0 4rem;

	}

	.title-box1 img {
		width: 2rem;
		height: 2rem;
	}

	.title-box1 h3 {
		font-size: 1.8rem;
	}

	.site_footer .title-box1 h3 {
		padding-left: 0.8rem;
	}


	.footer-content {
		width: 100%;
		margin-top: 2rem;
	}


	.footer-content p {
		font-size: 1.8rem;
	}

	.footer-content-location {
		Width: 100%;
		margin-top: 5rem;
	}


	.footer-content-location .contact-info li {
		font-size: 1.9rem;
	}

	.footer-wrapper {
		margin-left: 1rem;
		margin-top: 4rem;
		gap: .7rem;
	}

	.footer-wrapper p {
		font-size: 1.9rem;
	}

	.footer-menu {
		gap: 2rem;
	}

	.footer-menu li a {
		font-size: 1.6rem;
	}

	.footer-menu li a i {
		margin-right: 0.3rem;
	}

	.footer-wrapper {
		flex-direction: column;
	}

}



/*----- Mobile (575px and down) -----*/

@media (max-width: 575px) {

	html {
		font-size: 2.415vw;
	}

}