/* Extra small devices (phones, < 480px) */
@media (max-width: 479px) {
	.mad_closer {
		color: white;
	}

	.mad_img {
		border-radius: 70px 70px 0px 0px;
	}

	.mad_content {
		flex-direction: column;
		height: 85%;
	}

	.mad_content_info {
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.hide-for-mobile {
		display: none;
	}

	.wrapper_1,
	.wrapper_2,
	.form_boxes {
		width: 100%;
	}
	.desktop_track{
		display:none !important;
	}



}

/* Small devices (phones, 480px – 575px) */
@media (min-width: 480px) and (max-width: 575px) {
	.desktop_track{
		display:none !important;
	}

	.mad_closer {
		color: white;
	}

	.mad_content_info {
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.mad_content {
		flex-direction: column;
		height: 85%;
	}

	.hide-for-mobile {
		display: none;
	}

	.wrapper_1,
	.wrapper_2,
	.form_boxes {
		width: 100%;
	}

}

/* Medium devices (large phones, tablets portrait, 576px – 767px) */
@media (min-width: 576px) and (max-width: 767px) {
	
	
	.desktop_track{
		display:block;
	}

	.reviewBox {
		padding: 60px;
	}

	.desktop_menu {
		font-size: 15px;
	}

	.section_2 {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.review_collections {
		display: flex;
		flex-direction: column !important;
		gap: 20px;
	}
	.wrapper_2{
		display:none;
	}
	.wrapper_1{
		width:100%;
	}
	.specialities_collection, .cards_collection{
		padding:15px;
	}
	.logo_area img{
		height:70%;
	}
	.part_one{
		width:100% !important; 
	}

	.reviewBox {
		height: auto;
	}

	.etetag {
		display: block !important;
	}

	.features_collection {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.more_features_section {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.feature {
		display: flex !important;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
		text-align: left !important;
	}

	.feature_tag_definition {
		font-weight: normal;
	}

	.left_section_1,
	.right_section_2 {
		width: 30%;
		height: auto;
		display: block !important;
	}

	.right_section_1,
	.left_section_2 {
		display: flex;
		width: 70%;
		flex-direction: column;
		gap: 20px;
	}

	.feature_image {
		object-fit: cover;
		aspect-ratio: 16 / 9;
		width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.feature_tag_2 {
		font-weight: bold;
		font-size: 24px;
		text-align: left !important;
		align-self: left !important;
	}

	.feature_tag {
		display: none;
	}

	.right_section_1 {
		width: 70%;
	}

	.spec_icons {
		height: 40px;
	}

	.cards_collection {
		display: flex;
		flex-direction: row !important;
	}

	.specialities {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		/* 5 items per row */
		grid-template-rows: repeat(3, auto);
		/* 3 rows only */
		column-gap: clamp(8px, 2vw, 32px);
		row-gap: 40px;
	}



	#specialitiesFade {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 120px;
		pointer-events: none;
	}

	.cards_collection {
		display: flex;
		gap: 0px;
		flex-direction: row !important;
	}

	.etetag {
		display: block !important;
	}

	.specialities {
		width: 100%;
	}

	.etetag {
		width: 50%;
	}

	.section_heading,
	.intro,
	.etetag {
		text-align: left;
	}

	.video-wrapper {
		width: auto;
		max-width: 500%;
		border-radius: 70px;
		height: auto;
	}

	.welcome_video {
		width: 100% !important;
		height: auto !important;
	}

	.sep_line {
		display: none;
	}

	.desktop_menu {
		display: flex;
		gap: 20px;
		font-weight: bold;
	}

	.amts {
		padding: 20px;
		height: 8vh;
		font-size: 15px;
	}

	.closer_notification {
		font-size: 15px !important;
	}

	.logo_area {
		height: 15vh;
		justify-content: space-between;
	}

	.slide_title {
		font-size: 45px;
	}

	.slide_definition {
		font-size: 20px;
		width: 400px;
	}

	.section_2 {
		flex-direction: row;
	}

	.readmorebutton {
		font-size: 15px;
		width: fit-content;
	}

	.menu_area {
		width: fit-content;
	}

	.slide_1 {
		height: 77vh;
	}

	.classyButton {
		font-size: 15px;
		right: 0 !important;
		width: fit-content;
	}

	.video-wrapper {
		width: 100%;
		justify-content: center;
		display: flex;
		align-items: center;
		align-content: center;
		background-color: white !important;
	}

	.card {
		width: 100%;
	}

	.card_definition {
		width: 70%;
	}

	.hide-for-mobile {
		display: flex !important;
	}

	.cards_collection {
		flex-direction: column !important;
		padding: 0px !important;
	}

	.def_pack {
		width: 1300px !important;
	}


	.etet {
		align-self: center;
	}

	#whatsappBtn {
		top: 90% !important;
	}



	#phoneBtn {
		display: none;
	}

	.estimation_caller {
		display: none;
	}

	.callExpert {
		width: fit-content;
		height: fit-content;
		padding: 20px;
		border-radius: 10px;
		font-weight: bold;
		border: none;
		background-color: teal;
		color: white;
	}

	.form_section {
		padding: 20px;
	}
	.form_definitions{
		display:none !important;
	
	}
	.form_boxes{
		width:100% !important;
	}

	.form_body {
		border-radius: 20px;
	}

	.contact_datas {
		display: flex;
	}

	.form_title {
		display: none;
	}

	.cards_collection {
		padding: 15px !important;
		display: flex;
		width: 80%;
		justify-content: space-between;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
	}

	.card_wrapper {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section_2,
	.more_features_section,
	.section_4,
	.form_section,
	.final_caller,
	.section_5 {
		padding: 60px;
	}

	.form_boxes2 {
		width: 100%;
	}

	.place-maker {
		display: none;
	}

	.section_3 h2 {
		padding: 45px;
	}
  

	.swiper-wrapper-2 {
		position: relative;
		width: 100%;
		overflow: hidden;
		padding: 40px 60px;
	}

	/* Cards row */
	.frc-wrapper {
		overflow: hidden;
		width: 100%;
	}

	.frc {
		display: flex;
		gap: 20px;
		width: max-content;
	}


	/* Single card */
	.fr {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: left;
		width: fit-content;
		flex-shrink: 0;
	}

	/* Image */
	.feature_image {
		width: auto;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
		border-radius: 10px;
		margin-bottom: 10px;
	}

	/* Title */
	.fr_tag_parent {
		width: 100%;
	}

	.features_collection {
		display: none;
	}

	.fr_tag {
		font-size: 18px;
		font-weight: 600;
		width: 350px;
	}

	.frc::-webkit-scrollbar {
		display: none;
		/* Chrome, Safari */
	}

	.more_features_section h1 {
		margin-bottom: 10px;
	}

	.slide_1,
	.def_pack {
		display: none;
	}

	.logo_area {
		box-shadow: none;
		padding-left: 40px;
		height: 20vh;
		padding-right: 40px;

	}

.desktop_track {
    width: 100%;
    height: 80vh;
    padding: 60px;
    color: white;

    background-image: 
        linear-gradient(to right, 
            rgba(0, 0, 0, 0.85) 0%, 
            rgba(0, 0, 0, 0.6) 30%, 
            rgba(0, 0, 0, 0.3) 55%, 
            rgba(0, 0, 0, 0) 75%
        ),
        url('f3-desktop.jpg');

    background-size: cover;
    background-position: center;
}

	.desktop_track_parent{
		display: flex;
		height: 100%;
	}

	.mad_content{
		width: 90% !important;
	}
	.callExpert{
		display: block !important;
	}
	.dt_content_title{
		font-size:40px;
		font-weight: bold;
	
	}
	.part_one{
				align-self: flex-end !important;
				display: flex;
				gap:10px;
				width: 60%;
				flex-direction: column;

	}
	.dt_content_description{
		font-size:30px;
	}
	
}

/* Tablets (portrait & landscape, 768px – 991px) */
@media (min-width: 768px) and (max-width: 991px) {

	.desktop_track{
		display:block;
	}

	.reviewBox {
		padding: 60px;
	}

	.desktop_menu {
		font-size: 15px;
	}

	.section_2 {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.review_collections {
		display: flex;
		flex-direction: column !important;
		gap: 20px;
	}
	.wrapper_2{
		display:none;
	}
	.wrapper_1{
		width:100%;
	}
	.specialities_collection, .cards_collection{
		padding:15px;
	}
	.logo_area img{
		height:70%;
	}
	.part_one{
		width:100% !important; 
	}

	.reviewBox {
		height: auto;
	}

	.etetag {
		display: block !important;
	}

	.features_collection {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.more_features_section {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.feature {
		display: flex !important;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
		text-align: left !important;
	}

	.feature_tag_definition {
		font-weight: normal;
	}

	.left_section_1,
	.right_section_2 {
		width: 30%;
		height: auto;
		display: block !important;
	}

	.right_section_1,
	.left_section_2 {
		display: flex;
		width: 70%;
		flex-direction: column;
		gap: 20px;
	}

	.feature_image {
		object-fit: cover;
		aspect-ratio: 16 / 9;
		width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.feature_tag_2 {
		font-weight: bold;
		font-size: 24px;
		text-align: left !important;
		align-self: left !important;
	}

	.feature_tag {
		display: none;
	}

	.right_section_1 {
		width: 70%;
	}

	.spec_icons {
		height: 40px;
	}

	.cards_collection {
		display: flex;
		flex-direction: row !important;
	}

	.specialities {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		/* 5 items per row */
		grid-template-rows: repeat(3, auto);
		/* 3 rows only */
		column-gap: clamp(8px, 2vw, 32px);
		row-gap: 40px;
	}



	#specialitiesFade {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 120px;
		pointer-events: none;
	}

	.cards_collection {
		display: flex;
		gap: 0px;
		flex-direction: row !important;
	}

	.etetag {
		display: block !important;
	}

	.specialities {
		width: 100%;
	}

	.etetag {
		width: 50%;
	}

	.section_heading,
	.intro,
	.etetag {
		text-align: left;
	}

	.video-wrapper {
		width: auto;
		max-width: 500%;
		border-radius: 70px;
		height: auto;
	}

	.welcome_video {
		width: 100% !important;
		height: auto !important;
	}

	.sep_line {
		display: none;
	}

	.desktop_menu {
		display: flex;
		gap: 20px;
		font-weight: bold;
	}

	.amts {
		padding: 20px;
		height: 8vh;
		font-size: 15px;
	}

	.closer_notification {
		font-size: 15px !important;
	}

	.logo_area {
		height: 15vh;
		justify-content: space-between;
	}

	.slide_title {
		font-size: 45px;
	}

	.slide_definition {
		font-size: 20px;
		width: 400px;
	}

	.section_2 {
		flex-direction: row;
	}

	.readmorebutton {
		font-size: 15px;
		width: fit-content;
	}

	.menu_area {
		width: fit-content;
	}

	.slide_1 {
		height: 77vh;
	}

	.classyButton {
		font-size: 15px;
		right: 0 !important;
		width: fit-content;
	}

	.video-wrapper {
		width: 100%;
		justify-content: center;
		display: flex;
		align-items: center;
		align-content: center;
		background-color: white !important;
	}

	.card {
		width: 100%;
	}

	.card_definition {
		width: 70%;
	}

	.hide-for-mobile {
		display: flex !important;
	}

	.cards_collection {
		flex-direction: column !important;
		padding: 0px !important;
	}

	.def_pack {
		width: 1300px !important;
	}


	.etet {
		align-self: center;
	}

	#whatsappBtn {
		top: 90% !important;
	}



	#phoneBtn {
		display: none;
	}

	.estimation_caller {
		display: none;
	}

	.callExpert {
		width: fit-content;
		height: fit-content;
		padding: 20px;
		border-radius: 10px;
		font-weight: bold;
		border: none;
		background-color: teal;
		color: white;
	}

	.form_section {
		padding: 20px;
	}
	.form_definitions{
		display:none !important;
	
	}
	.form_boxes{
		width:100% !important;
	}

	.form_body {
		border-radius: 20px;
	}

	.contact_datas {
		display: flex;
	}

	.form_title {
		display: none;
	}

	.cards_collection {
		padding: 15px !important;
		display: flex;
		width: 80%;
		justify-content: space-between;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
	}

	.card_wrapper {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section_2,
	.more_features_section,
	.section_4,
	.form_section,
	.final_caller,
	.section_5 {
		padding: 60px;
	}

	.form_boxes2 {
		width: 100%;
	}

	.place-maker {
		display: none;
	}

	.section_3 h2 {
		padding: 45px;
	}
  

	.swiper-wrapper-2 {
		position: relative;
		width: 100%;
		overflow: hidden;
		padding: 40px 60px;
	}

	/* Cards row */
	.frc-wrapper {
		overflow: hidden;
		width: 100%;
	}

	.frc {
		display: flex;
		gap: 20px;
		width: max-content;
	}


	/* Single card */
	.fr {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: left;
		width: fit-content;
		flex-shrink: 0;
	}

	/* Image */
	.feature_image {
		width: auto;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
		border-radius: 10px;
		margin-bottom: 10px;
	}

	/* Title */
	.fr_tag_parent {
		width: 100%;
	}

	.features_collection {
		display: none;
	}

	.fr_tag {
		font-size: 18px;
		font-weight: 600;
		width: 350px;
	}

	.frc::-webkit-scrollbar {
		display: none;
		/* Chrome, Safari */
	}

	.more_features_section h1 {
		margin-bottom: 10px;
	}

	.slide_1,
	.def_pack {
		display: none;
	}

	.logo_area {
		box-shadow: none;
		padding-left: 40px;
		height: 20vh;
		padding-right: 40px;

	}

.desktop_track {
    width: 100%;
    height: 80vh;
    padding: 60px;
    color: white;

    background-image: 
        linear-gradient(to right, 
            rgba(0, 0, 0, 0.85) 0%, 
            rgba(0, 0, 0, 0.6) 30%, 
            rgba(0, 0, 0, 0.3) 55%, 
            rgba(0, 0, 0, 0) 75%
        ),
        url('f3-desktop.jpg');

    background-size: cover;
    background-position: center;
}

	.desktop_track_parent{
		display: flex;
		height: 100%;
	}

	.mad_content{
		width: 90% !important;
	}
	.callExpert{
		display: block !important;
	}
	.dt_content_title{
		font-size:40px;
		font-weight: bold;
	
	}
	.part_one{
				align-self: flex-end !important;
				display: flex;
				gap:10px;
				width: 60%;
				flex-direction: column;

	}
	.dt_content_description{
		font-size:30px;
	}
	

}
/*992–1199px (Large tablets / small laptops)*/
@media (min-width: 992px) and (max-width: 1199px) {
    .desktop_track{
		display:block;
	}

	.reviewBox {
		padding: 60px;
	}

	.desktop_menu {
		font-size: 15px;
	}

	.section_2 {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.review_collections {
		display: flex;
		flex-direction: column !important;
		gap: 20px;
	}
	.wrapper_2{
		display:none;
	}
	.wrapper_1{
		width:100%;
	}
	.specialities_collection, .cards_collection{
		padding:15px;
	}
	.logo_area img{
		height:70%;
	}
	.part_one{
		width:100% !important; 
	}

	.reviewBox {
		height: auto;
	}

	.etetag {
		display: block !important;
	}

	.features_collection {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.more_features_section {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.feature {
		display: flex !important;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
		text-align: left !important;
	}

	.feature_tag_definition {
		font-weight: normal;
	}

	.left_section_1,
	.right_section_2 {
		width: 30%;
		height: auto;
		display: block !important;
	}

	.right_section_1,
	.left_section_2 {
		display: flex;
		width: 70%;
		flex-direction: column;
		gap: 20px;
	}

	.feature_image {
		object-fit: cover;
		aspect-ratio: 16 / 9;
		width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.feature_tag_2 {
		font-weight: bold;
		font-size: 24px;
		text-align: left !important;
		align-self: left !important;
	}

	.feature_tag {
		display: none;
	}

	.right_section_1 {
		width: 70%;
	}

	.spec_icons {
		height: 40px;
	}

	.cards_collection {
		display: flex;
		flex-direction: row !important;
	}

	.specialities {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		/* 5 items per row */
		grid-template-rows: repeat(3, auto);
		/* 3 rows only */
		column-gap: clamp(8px, 2vw, 32px);
		row-gap: 40px;
	}



	#specialitiesFade {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 120px;
		pointer-events: none;
	}

	.cards_collection {
		display: flex;
		gap: 0px;
		flex-direction: row !important;
	}

	.etetag {
		display: block !important;
	}

	.specialities {
		width: 100%;
	}

	.etetag {
		width: 50%;
	}

	.section_heading,
	.intro,
	.etetag {
		text-align: left;
	}

	.video-wrapper {
		width: auto;
		max-width: 500%;
		border-radius: 70px;
		height: auto;
	}

	.welcome_video {
		width: 100% !important;
		height: auto !important;
	}

	.sep_line {
		display: none;
	}

	.desktop_menu {
		display: flex;
		gap: 20px;
		font-weight: bold;
	}

	.amts {
		padding: 20px;
		height: 8vh;
		font-size: 15px;
	}

	.closer_notification {
		font-size: 15px !important;
	}

	.logo_area {
		height: 15vh;
		justify-content: space-between;
	}

	.slide_title {
		font-size: 45px;
	}

	.slide_definition {
		font-size: 20px;
		width: 400px;
	}

	.section_2 {
		flex-direction: row;
	}

	.readmorebutton {
		font-size: 15px;
		width: fit-content;
	}

	.menu_area {
		width: fit-content;
	}

	.slide_1 {
		height: 77vh;
	}

	.classyButton {
		font-size: 15px;
		right: 0 !important;
		width: fit-content;
	}

	.video-wrapper {
		width: 100%;
		justify-content: center;
		display: flex;
		align-items: center;
		align-content: center;
		background-color: white !important;
	}

	.card {
		width: 100%;
	}

	.card_definition {
		width: 70%;
	}

	.hide-for-mobile {
		display: flex !important;
	}

	.cards_collection {
		flex-direction: column !important;
		padding: 0px !important;
	}

	.def_pack {
		width: 1300px !important;
	}


	.etet {
		align-self: center;
	}

	#whatsappBtn {
		top: 90% !important;
	}



	#phoneBtn {
		display: none;
	}

	.estimation_caller {
		display: none;
	}

	.callExpert {
		width: fit-content;
		height: fit-content;
		padding: 20px;
		border-radius: 10px;
		font-weight: bold;
		border: none;
		background-color: teal;
		color: white;
	}

	.form_section {
		padding: 20px;
	}
	.form_definitions{
		display:none !important;
	
	}
	.form_boxes{
		width:100% !important;
	}

	.form_body {
		border-radius: 20px;
	}

	.contact_datas {
		display: flex;
	}

	.form_title {
		display: none;
	}

	.cards_collection {
		padding: 15px !important;
		display: flex;
		width: 80%;
		justify-content: space-between;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
	}

	.card_wrapper {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section_2,
	.more_features_section,
	.section_4,
	.form_section,
	.final_caller,
	.section_5 {
		padding: 60px;
	}

	.form_boxes2 {
		width: 100%;
	}

	.place-maker {
		display: none;
	}

	.section_3 h2 {
		padding: 45px;
	}
  

	.swiper-wrapper-2 {
		position: relative;
		width: 100%;
		overflow: hidden;
		padding: 40px 60px;
	}

	/* Cards row */
	.frc-wrapper {
		overflow: hidden;
		width: 100%;
	}

	.frc {
		display: flex;
		gap: 20px;
		width: max-content;
	}


	/* Single card */
	.fr {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: left;
		width: fit-content;
		flex-shrink: 0;
	}

	/* Image */
	.feature_image {
		width: auto;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
		border-radius: 10px;
		margin-bottom: 10px;
	}

	/* Title */
	.fr_tag_parent {
		width: 100%;
	}

	.features_collection {
		display: none;
	}

	.fr_tag {
		font-size: 18px;
		font-weight: 600;
		width: 350px;
	}

	.frc::-webkit-scrollbar {
		display: none;
		/* Chrome, Safari */
	}

	.more_features_section h1 {
		margin-bottom: 10px;
	}

	.slide_1,
	.def_pack {
		display: none;
	}

	.logo_area {
		box-shadow: none;
		padding-left: 40px;
		height: 20vh;
		padding-right: 40px;

	}

.desktop_track {
    width: 100%;
    height: 80vh;
    padding: 60px;
    color: white;

    background-image: 
        linear-gradient(to right, 
            rgba(0, 0, 0, 0.85) 0%, 
            rgba(0, 0, 0, 0.6) 30%, 
            rgba(0, 0, 0, 0.3) 55%, 
            rgba(0, 0, 0, 0) 75%
        ),
        url('f3-desktop.jpg');

    background-size: cover;
    background-position: center;
}

	.desktop_track_parent{
		display: flex;
		height: 100%;
	}

	.mad_content{
		width: 90% !important;
	}
	.callExpert{
		display: block !important;
	}
	.dt_content_title{
		font-size:40px;
		font-weight: bold;
	
	}
	.part_one{
				align-self: flex-end !important;
				display: flex;
				gap:10px;
				width: 60%;
				flex-direction: column;

	}
	.dt_content_description{
		font-size:30px;
	}
	

}
/* Desktops (1200px – 1439px) */
@media (min-width: 1200px) and (max-width: 1439px) {
	.desktop_track{
		display:block;
	}

	.reviewBox {
		padding: 60px;
	}

	.desktop_menu {
		font-size: 15px;
	}

	.section_2 {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.review_collections {
		display: flex;
		flex-direction: row !important;
		gap: 20px;
	}

	.reviewBox {
		height: auto;
	}

	.etetag {
		display: block !important;
	}

	.features_collection {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.more_features_section {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.feature {
		display: flex !important;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
		text-align: left !important;
	}

	.feature_tag_definition {
		font-weight: normal;
	}

	.left_section_1,
	.right_section_2 {
		width: 30%;
		height: auto;
		display: block !important;
	}

	.right_section_1,
	.left_section_2 {
		display: flex;
		width: 70%;
		flex-direction: column;
		gap: 20px;
	}

	.feature_image {
		object-fit: cover;
		aspect-ratio: 16 / 9;
		width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.feature_tag_2 {
		font-weight: bold;
		font-size: 24px;
		text-align: left !important;
		align-self: left !important;
	}

	.feature_tag {
		display: none;
	}

	.right_section_1 {
		width: 70%;
	}

	.spec_icons {
		height: 40px;
	}

	.cards_collection {
		display: flex;
		flex-direction: row !important;
	}

	.specialities {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		/* 5 items per row */
		grid-template-rows: repeat(3, auto);
		/* 3 rows only */
		column-gap: clamp(8px, 2vw, 32px);
		row-gap: 40px;
	}

	#specialitiesFade {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 120px;
		pointer-events: none;
	}

	.cards_collection {
		display: flex;
		gap: 0px;
		flex-direction: row !important;
	}

	.etetag {
		display: block !important;
	}

	.specialities {
		width: 100%;
	}

	.etetag {
		width: 50%;
	}

	.section_heading,
	.intro,
	.etetag {
		text-align: left;
	}

	.video-wrapper {
		width: auto;
		max-width: 500%;
		border-radius: 70px;
		height: auto;
	}

	.welcome_video {
		width: 100% !important;
		height: auto !important;
	}

	.sep_line {
		display: none;
	}

	.desktop_menu {
		display: flex;
		gap: 20px;
		font-weight: bold;
	}

	.amts {
		padding: 20px;
		height: 8vh;
		font-size: 15px;
	}

	.closer_notification {
		font-size: 15px !important;
	}

	.logo_area {
		height: 15vh;
		justify-content: space-between;
	}

	.slide_title {
		font-size: 45px;
	}

	.slide_definition {
		font-size: 20px;
		width: 400px;
	}

	.section_2 {
		flex-direction: row;
	}

	.readmorebutton {
		font-size: 15px;
		width: fit-content;
	}

	.menu_area {
		width: fit-content;
	}

	.slide_1 {
		height: 77vh;
	}

	.classyButton {
		font-size: 15px;
		right: 0 !important;
		width: fit-content;
	}

	.video-wrapper {
		width: 100%;
		justify-content: center;
		display: flex;
		align-items: center;
		align-content: center;
		background-color: white !important;
	}

	.card {
		width: 100%;
	}

	.card_definition {
		width: 70%;
	}

	.hide-for-mobile {
		display: flex !important;
	}

	.cards_collection {
		flex-direction: column !important;
		padding: 0px !important;
	}

	.def_pack {
		width: 1300px !important;
	}


	.etet {
		align-self: center;
	}

	#whatsappBtn {
		top: 90% !important;
	}



	#phoneBtn {
		display: none;
	}

	.estimation_caller {
		display: none;
	}

	.callExpert {
		width: fit-content;
		height: fit-content;
		padding: 20px;
		border-radius: 10px;
		font-weight: bold;
		border: none;
		background-color: teal;
		color: white;
	}

	.form_section {
		padding: 20px;
	}

	.form_body {
		border-radius: 20px;
	}

	.contact_datas {
		display: flex;
	}

	.form_title {
		display: none;
	}

	.cards_collection {
		padding: 15px !important;
		display: flex;
		width: 80%;
		justify-content: space-between;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
	}

	.card_wrapper {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section_2,
	.more_features_section,
	.section_4,
	.form_section,
	.final_caller,
	.section_5 {
		padding: 60px;
	}

	.form_boxes2 {
		width: 100%;
	}

	.place-maker {
		display: none;
	}

	.section_3 h2 {
		padding: 45px;
	}
  

	.swiper-wrapper-2 {
		position: relative;
		width: 100%;
		overflow: hidden;
		padding: 40px 60px;
	}

	/* Cards row */
	.frc-wrapper {
		overflow: hidden;
		width: 100%;
	}

	.frc {
		display: flex;
		gap: 20px;
		width: max-content;
	}


	/* Single card */
	.fr {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: left;
		width: fit-content;
		flex-shrink: 0;
	}

	/* Image */
	.feature_image {
		width: auto;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
		border-radius: 10px;
		margin-bottom: 10px;
	}

	/* Title */
	.fr_tag_parent {
		width: 100%;
	}

	.features_collection {
		display: none;
	}

	.fr_tag {
		font-size: 18px;
		font-weight: 600;
		width: 350px;
	}

	.frc::-webkit-scrollbar {
		display: none;
		/* Chrome, Safari */
	}

	.more_features_section h1 {
		margin-bottom: 10px;
	}

	.slide_1,
	.def_pack {
		display: none;
	}

	.logo_area {
		box-shadow: none;
		padding-left: 40px;
		height: 20vh;
		padding-right: 40px;

	}

.desktop_track {
    width: 100%;
    height: 80vh;
    padding: 60px;
    color: white;

    background-image: 
        linear-gradient(to right, 
            rgba(0, 0, 0, 0.85) 0%, 
            rgba(0, 0, 0, 0.6) 30%, 
            rgba(0, 0, 0, 0.3) 55%, 
            rgba(0, 0, 0, 0) 75%
        ),
        url('f3-desktop.jpg');

    background-size: cover;
    background-position: center;
}

	.desktop_track_parent{
		display: flex;
		height: 100%;
	}
    .form_boxes{
        width: 40% !important;
    }
	.mad_content{
		width: 35% !important;
	}
	.callExpert{
		display: block !important;
	}
	.dt_content_title{
		font-size:40px;
		font-weight: bold;
	
	}
	.part_one{
				align-self: flex-end !important;
				display: flex;
				gap:10px;
				width: 60%;
				flex-direction: column;

	}
	.dt_content_description{
		font-size:30px;
	}
	

}


/* Large desktops / wide screens (1440px – 1919px) */
@media (min-width: 1440px) and (max-width: 1919px) {
	
	.desktop_track{
		display:block;
	}

	.reviewBox {
		padding: 60px;
	}

	.desktop_menu {
		font-size: 15px;
	}

	.section_2 {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.review_collections {
		display: flex;
		flex-direction: row !important;
		gap: 20px;
	}

	.reviewBox {
		height: auto;
	}

	.etetag {
		display: block !important;
	}

	.features_collection {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.more_features_section {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.feature {
		display: flex !important;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
		text-align: left !important;
	}

	.feature_tag_definition {
		font-weight: normal;
	}

	.left_section_1,
	.right_section_2 {
		width: 30%;
		height: auto;
		display: block !important;
	}

	.right_section_1,
	.left_section_2 {
		display: flex;
		width: 70%;
		flex-direction: column;
		gap: 20px;
	}

	.feature_image {
		object-fit: cover;
		aspect-ratio: 16 / 9;
		width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.feature_tag_2 {
		font-weight: bold;
		font-size: 24px;
		text-align: left !important;
		align-self: left !important;
	}

	.feature_tag {
		display: none;
	}

	.right_section_1 {
		width: 70%;
	}

	.spec_icons {
		height: 40px;
	}

	.cards_collection {
		display: flex;
		flex-direction: row !important;
	}

	.specialities {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		/* 5 items per row */
		grid-template-rows: repeat(3, auto);
		/* 3 rows only */
		column-gap: clamp(8px, 2vw, 32px);
		row-gap: 40px;
	}


	#specialitiesFade {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 120px;
		pointer-events: none;
	}

	.cards_collection {
		display: flex;
		gap: 0px;
		flex-direction: row !important;
	}

	.etetag {
		display: block !important;
	}

	.specialities {
		width: 100%;
	}

	.etetag {
		width: 50%;
	}

	.section_heading,
	.intro,
	.etetag {
		text-align: left;
	}

	.video-wrapper {
		width: auto;
		max-width: 500%;
		border-radius: 70px;
		height: auto;
	}

	.welcome_video {
		width: 100% !important;
		height: auto !important;
	}

	.sep_line {
		display: none;
	}

	.desktop_menu {
		display: flex;
		gap: 20px;
		font-weight: bold;
	}

	.amts {
		padding: 20px;
		height: 8vh;
		font-size: 15px;
	}

	.closer_notification {
		font-size: 15px !important;
	}

	.logo_area {
		height: 15vh;
		justify-content: space-between;
	}

	.slide_title {
		font-size: 45px;
	}

	.slide_definition {
		font-size: 20px;
		width: 400px;
	}

	.section_2 {
		flex-direction: row;
	}

	.readmorebutton {
		font-size: 15px;
		width: fit-content;
	}

	.menu_area {
		width: fit-content;
	}

	.slide_1 {
		height: 77vh;
	}

	.classyButton {
		font-size: 15px;
		right: 0 !important;
		width: fit-content;
	}

	.video-wrapper {
		width: 100%;
		justify-content: center;
		display: flex;
		align-items: center;
		align-content: center;
		background-color: white !important;
	}

	.card {
		width: 100%;
	}

	.card_definition {
		width: 70%;
	}

	.hide-for-mobile {
		display: flex !important;
	}

	.cards_collection {
		flex-direction: column !important;
		padding: 0px !important;
	}

	.def_pack {
		width: 1300px !important;
	}


	.etet {
		align-self: center;
	}

	#whatsappBtn {
		top: 90% !important;
	}



	#phoneBtn {
		display: none;
	}

	.estimation_caller {
		display: none;
	}

	.callExpert {
		width: fit-content;
		height: fit-content;
		padding: 20px;
		border-radius: 10px;
		font-weight: bold;
		border: none;
		background-color: teal;
		color: white;
	}

	.form_section {
		padding: 20px;
	}

	.form_body {
		border-radius: 20px;
	}

	.contact_datas {
		display: flex;
	}

	.form_title {
		display: none;
	}

	.cards_collection {
		padding: 15px !important;
		display: flex;
		width: 80%;
		justify-content: space-between;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
	}

	.card_wrapper {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section_2,
	.more_features_section,
	.section_4,
	.form_section,
	.final_caller,
	.section_5 {
		padding: 60px;
	}

	.form_boxes2 {
		width: 100%;
	}

	.place-maker {
		display: none;
	}

	.section_3 h2 {
		padding: 45px;
	}
  

	.swiper-wrapper-2 {
		position: relative;
		width: 100%;
		overflow: hidden;
		padding: 40px 60px;
	}

	/* Cards row */
	.frc-wrapper {
		overflow: hidden;
		width: 100%;
	}

	.frc {
		display: flex;
		gap: 20px;
		width: max-content;
	}


	/* Single card */
	.fr {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: left;
		width: fit-content;
		flex-shrink: 0;
	}

	/* Image */
	.feature_image {
		width: auto;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
		border-radius: 10px;
		margin-bottom: 10px;
	}

	/* Title */
	.fr_tag_parent {
		width: 100%;
	}

	.features_collection {
		display: none;
	}

	.fr_tag {
		font-size: 18px;
		font-weight: 600;
		width: 350px;
	}

	.frc::-webkit-scrollbar {
		display: none;
		/* Chrome, Safari */
	}

	.more_features_section h1 {
		margin-bottom: 10px;
	}

	.slide_1,
	.def_pack {
		display: none;
	}

	.logo_area {
		box-shadow: none;
		padding-left: 40px;
		height: 20vh;
		padding-right: 40px;

	}

.desktop_track {
    width: 100%;
    height: 80vh;
    padding: 60px;
    color: white;

    background-image: 
        linear-gradient(to right, 
            rgba(0, 0, 0, 0.85) 0%, 
            rgba(0, 0, 0, 0.6) 30%, 
            rgba(0, 0, 0, 0.3) 55%, 
            rgba(0, 0, 0, 0) 75%
        ),
        url('f3-desktop.jpg');

    background-size: cover;
    background-position: center;
}

	.desktop_track_parent{
		display: flex;
		height: 100%;
	}
    .form_boxes{
        width: 40% !important;
    }
	.mad_content{
		width: 35% !important;
	}
	.callExpert{
		display: block !important;
	}
	.dt_content_title{
		font-size:40px;
		font-weight: bold;
	
	}
	.part_one{
				align-self: flex-end !important;
				display: flex;
				gap:10px;
				width: 60%;
				flex-direction: column;

	}
	.dt_content_description{
		font-size:30px;
	}
	

}

/* Ultra-wide screens (1920px+) */
@media (min-width: 1920px) {
	.desktop_track{
		display:block;
	}

	.reviewBox {
		padding: 60px;
	}

	.desktop_menu {
		font-size: 15px;
	}

	.section_2 {
		display: flex;
		justify-content: center;
		align-items: center;
		align-content: center;
	}

	.review_collections {
		display: flex;
		flex-direction: row !important;
		gap: 20px;
	}

	.reviewBox {
		height: auto;
	}

	.etetag {
		display: block !important;
	}

	.features_collection {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.more_features_section {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}

	.feature {
		display: flex !important;
		justify-content: center;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
		text-align: left !important;
	}

	.feature_tag_definition {
		font-weight: normal;
	}

	.left_section_1,
	.right_section_2 {
		width: 30%;
		height: auto;
		display: block !important;
	}

	.right_section_1,
	.left_section_2 {
		display: flex;
		width: 70%;
		flex-direction: column;
		gap: 20px;
	}

	.feature_image {
		object-fit: cover;
		aspect-ratio: 16 / 9;
		width: 100%;
		height: 100%;
		max-height: 100%;
	}

	.feature_tag_2 {
		font-weight: bold;
		font-size: 24px;
		text-align: left !important;
		align-self: left !important;
	}

	.feature_tag {
		display: none;
	}

	.right_section_1 {
		width: 70%;
	}

	.spec_icons {
		height: 40px;
	}

	.cards_collection {
		display: flex;
		flex-direction: row !important;
	}

	.specialities {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		/* 5 items per row */
		grid-template-rows: repeat(3, auto);
		/* 3 rows only */
		column-gap: clamp(8px, 2vw, 32px);
		row-gap: 40px;
	}



	#specialitiesFade {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 120px;
		pointer-events: none;
	}

	.cards_collection {
		display: flex;
		gap: 0px;
		flex-direction: row !important;
	}

	.etetag {
		display: block !important;
	}

	.specialities {
		width: 100%;
	}

	.etetag {
		width: 50%;
	}

	.section_heading,
	.intro,
	.etetag {
		text-align: left;
	}

	.video-wrapper {
		width: auto;
		max-width: 500%;
		border-radius: 70px;
		height: auto;
	}

	.welcome_video {
		width: 100% !important;
		height: auto !important;
	}

	.sep_line {
		display: none;
	}

	.desktop_menu {
		display: flex;
		gap: 20px;
		font-weight: bold;
	}

	.amts {
		padding: 20px;
		height: 8vh;
		font-size: 15px;
	}

	.closer_notification {
		font-size: 15px !important;
	}

	.logo_area {
		height: 15vh;
		justify-content: space-between;
	}

	.slide_title {
		font-size: 45px;
	}

	.slide_definition {
		font-size: 20px;
		width: 400px;
	}

	.section_2 {
		flex-direction: row;
	}

	.readmorebutton {
		font-size: 15px;
		width: fit-content;
	}

	.menu_area {
		width: fit-content;
	}

	.slide_1 {
		height: 77vh;
	}

	.classyButton {
		font-size: 15px;
		right: 0 !important;
		width: fit-content;
	}

	.video-wrapper {
		width: 100%;
		justify-content: center;
		display: flex;
		align-items: center;
		align-content: center;
		background-color: white !important;
	}

	.card {
		width: 100%;
	}

	.card_definition {
		width: 70%;
	}

	.hide-for-mobile {
		display: flex !important;
	}

	.cards_collection {
		flex-direction: column !important;
		padding: 0px !important;
	}

	.def_pack {
		width: 1300px !important;
	}


	.etet {
		align-self: center;
	}

	#whatsappBtn {
		top: 90% !important;
	}



	#phoneBtn {
		display: none;
	}

	.estimation_caller {
		display: none;
	}

	.callExpert {
		width: fit-content;
		height: fit-content;
		padding: 20px;
		border-radius: 10px;
		font-weight: bold;
		border: none;
		background-color: teal;
		color: white;
	}

	.form_section {
		padding: 20px;
	}

	.form_body {
		border-radius: 20px;
	}

	.contact_datas {
		display: flex;
	}

	.form_title {
		display: none;
	}

	.cards_collection {
		padding: 15px !important;
		display: flex;
		width: 80%;
		justify-content: space-between;
		align-items: center;
		align-content: center;
		flex-direction: row !important;
	}

	.card_wrapper {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.section_2,
	.more_features_section,
	.section_4,
	.form_section,
	.final_caller,
	.section_5 {
		padding: 60px;
	}

	.form_boxes2 {
		width: 100%;
	}

	.place-maker {
		display: none;
	}

	.section_3 h2 {
		padding: 45px;
	}
  

	.swiper-wrapper-2 {
		position: relative;
		width: 100%;
		overflow: hidden;
		padding: 40px 60px;
	}

	/* Cards row */
	.frc-wrapper {
		overflow: hidden;
		width: 100%;
	}

	.frc {
		display: flex;
		gap: 20px;
		width: max-content;
	}


	/* Single card */
	.fr {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: left;
		width: fit-content;
		flex-shrink: 0;
	}

	/* Image */
	.feature_image {
		width: auto;
		height: auto;
		object-fit: cover;
		aspect-ratio: 16 / 9;
		border-radius: 10px;
		margin-bottom: 10px;
	}

	/* Title */
	.fr_tag_parent {
		width: 100%;
	}

	.features_collection {
		display: none;
	}

	.fr_tag {
		font-size: 18px;
		font-weight: 600;
		width: 350px;
	}

	.frc::-webkit-scrollbar {
		display: none;
		/* Chrome, Safari */
	}

	.more_features_section h1 {
		margin-bottom: 10px;
	}

	.slide_1,
	.def_pack {
		display: none;
	}

	.logo_area {
		box-shadow: none;
		padding-left: 40px;
		height: 20vh;
		padding-right: 40px;

	}

.desktop_track {
    width: 100%;
    height: 80vh;
    padding: 60px;
    color: white;

    background-image: 
        linear-gradient(to right, 
            rgba(0, 0, 0, 0.85) 0%, 
            rgba(0, 0, 0, 0.6) 30%, 
            rgba(0, 0, 0, 0.3) 55%, 
            rgba(0, 0, 0, 0) 75%
        ),
        url('f3-desktop.jpg');

    background-size: cover;
    background-position: center;
}

	.desktop_track_parent{
		display: flex;
		height: 100%;
	}
    .form_boxes{
        width: 40% !important;
    }
	.mad_content{
		width: 35% !important;
	}
	.callExpert{
		display: block !important;
	}
	.dt_content_title{
		font-size:40px;
		font-weight: bold;
	
	}
	.part_one{
				align-self: flex-end !important;
				display: flex;
				gap:10px;
				width: 60%;
				flex-direction: column;

	}
	.dt_content_description{
		font-size:30px;
	}
	

}