@media (max-width: 4000.98px) {
	.container-card{
		height: 315px !important;
	}

}

@media (max-width: 1435.98px) {
	.container-card{
		height: 365px !important;
	}

}

@media (max-width: 1265.98px) {
	.container-card{
		height: 365px !important;
	}
	
}


@media (max-width: 991.98px) {
	.container-card{
		height: 285px !important;
	}
	.best-md {
		display: none !important;
	}
	.best-sm {
		display: flex !important;
	}
	.best-class-sections-detail {
		text-align: center !important;
	}

	.best-class-sections-detail p{
		text-align: left !important;
	}
	/*Global*/
	.sections-detail {
		margin: 0 0 30px;
	}
	/*Banner*/
	.cogedim-landing .banner .top-bar-left a {
		font-size:17px;
	}
	.cogedim-landing .banner .banner-content .content-col {
		padding-left: 30px;
	}
	/*Service*/
	.cogedim-landing .service-section .service-detail > div {
		margin-bottom: 40px;
	}
	.cogedim-landing .best-class-club .detail-col-club {
		padding-right: 15px;
	}

	.cogedim-landing .best-class-club .best-class-club-desc {
		padding: 60px 30px;
	}
	.cogedim-landing .best-class-club .best-class-club-img {
		padding: 250px 0;
	}
	/*Advantages*/
	.cogedim-landing  .white-section {
		padding: 60px 15px;
	}
	.cogedim-landing  .white-section {
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center center;
	}
	.cogedim-landing  .white-section .section-title{
		color: #42145f;
	}
	/* .cogedim-landing  .white-section .section-title-desc {
		color: #fff;
	} */
	.cogedim-landing .white-section .advantages-detail-title {
		color: #42145f;
    	margin-top: 10px;
	}
	.cogedim-landing .white-section .advantages-detail-desc {
		color: #fff;
	}
	.cogedim-landing .white-section .advantages-detail-soul,
	.cogedim-landing .white-section .advantages-detail-health,
	.cogedim-landing .white-section .advantages-detail-relax,
	.cogedim-landing .white-section .advantages-detail-energy,
	.cogedim-landing .white-section .advantages-detail-mind,
	.cogedim-landing .white-section .advantages-detail-meditat {
		width: 100%;	
		text-align: center;
		margin: 0 auto 24px;
	}

	.cogedim-landing .grey-section .landing-col > div{
		margin-bottom: 40px;
	}
	/*Contact us*/
	.cogedim-landing .contact-section .appointment 
	.appointment-form .box-select::before {
	    content: "\f0dd";
	    font-family: "Font Awesome 5 Free";
	    position: absolute;
	    top: 41%;
	    right: -0.5%;
	    width: 35px;
	    height: 38px;
	    text-align: center;
	    font-size: 14px;
	    line-height: 37px;
	    color: rgb(255, 255, 255);
	    background-color: rgb(123, 108, 213);
	    font-weight: 600;
	    border-radius: 3px;
	    transform: translate(-50%, -50%);
	}
	.cogedim-landing .contact-section .appointment 
	.appointment-form .appointment-form-col-left {
		padding-right: 15px;
	}
	.cogedim-landing .contact-section .appointment 
	.appointment-form .appointment-form-col-right {
		padding-left: 15px;
	    padding-right: 15px;
	}
	/* Trainers*/
	.cogedim-landing .trainer-section .trainer-col {
		margin-bottom: 0px;
	}
	.cogedim-landing .trainer-section .trainer-col > div{
		margin-bottom: 40px;
	}
	/*Copyright*/
	.cogedim-landing .footer .copyright,
	.cogedim-landing .footer .copyright .social {
		text-align: center;
	}

	.container-offres {
		width: 80% !important;
	}
}

@media (max-width: 767.98px)  { 
	.container-card{
		height: 300px !important;
		padding: 25px 25px 25px !important;
	}
	/*Banner*/
	.cogedim-landing .banner .top-bar,
	.cogedim-landing .banner .top-bar-right {
		text-align: center;
	}
	/*Contact us*/
	.cogedim-landing .contact-section .appointment 
	.appointment-form .box-select::before {
	    content: "\f0dd";
	    font-family: "Font Awesome 5 Free";
	    position: absolute;
	    top: 41%;
	    right: -0.6%;
	    width: 35px;
	    height: 38px;
	    text-align: center;
	    font-size: 14px;
	    line-height: 37px;
	    color: rgb(255, 255, 255);
	    background-color: rgb(123, 108, 213);
	    font-weight: 600;
	    border-radius: 3px;
	    transform: translate(-50%, -50%);
	}

	.call-to-action-container {
		width: 75% !important;
	}
	.call-to-action-btn {
		max-width: 300px;
		font-size: 14px;
	}
	.copyright {
		text-align: center !important;
	}
	.conditions {
		text-align: center !important;
	}
}

@media (max-width: 591.98px)  { 
	.container-card{
		height: fit-content !important;
		padding: 25px 25px 25px !important;
	}

 }