@media(max-width:1440px) {
    .container-main {
        padding: 0px 40px;
    }

    .challenges-right-content {
        padding-left: 90px;
    }
	.why-choose-luxe .container-main {
		padding:0;
	}
}

@media(max-width:1366px) {
    .luxe-services-content {
        padding-left: 80px;
    }

    .luxe-services.reverse .luxe-services-content {
        padding-right: 80px;
    }
    .candidate-bg-section {
        padding-top: 84px;
        padding-bottom: 90px;
    }
	.candidate-services-img {
		height:287px;
	}
}

@media(max-width:1280px) {
    .challenges-right-content {
        padding-left: 80px;
    }

    .challenges-right-content h2 {
        font-size: 38px;
    }

    .challenges-right-content p {
        padding-bottom: 30px;
    }

    .challenges-right {
        width: 50%;
        position: unset;
        height: unset;
        padding-right: 40px;
    }

    .challenges-right .container-main {
        height: unset;
        display: unset;
        padding-left: 0;
    }

    .challenges-right-content {
        width: 100%;
    }
	.contact-left {
		padding-right: 60px;
	}
    .why-choose-luxe-title h2 {
        font-size: 52px;
        line-height: 66px;
    }
	.candidate-services-img {
		height:283px;
	}
}

@media(max-width:1200px) {
    .quotes{
        font-size: 58px;
        line-height: 67px;
    }
    .home-about-us-left h2 {
        font-size: 50px;
        line-height: 70px;
    }

    .challenges-right-content {
        padding-left: 70px;
    }

    .challenges-right-content h2 {
        font-size: 36px;
    }

    .home-about-us-main {
        padding-bottom: 150px;
    }

    .development-and-placement-main {
        padding-bottom: 140px;
    }

    .luxe-services-content {
        padding-left: 60px;
    }

    .luxe-services.reverse .luxe-services-content {
        padding-right: 60px;
    }

    /*.retail-recruiting-content h2 {*/
    /*    font-size: 50px;*/
    /*    line-height: 70px;*/
    /*}*/

    .luxe-founder-left {
        height: 580px;
    }
    .why-choose-luxe {
        padding-top: 72px;
        padding-bottom: 85px;
    }
	.luxe-founder-right-inner {
		background-color: #ffffff;
		padding: 45px;
		padding-left: 105px;
		padding-right: 40px;
	}
	.retail-recruiting-content.contact-title {
		padding-bottom: 30px;
	}
	.candidate-services-img {
		height:264px;
	}
	
	.why-choose-luxe .container-main {
		padding:0 40px;
	}
}

@media(max-width:1100px) {
    .luxe-services-img {
        height: 450px;
    }
}

@media(max-width:1024px) {
    .luxe-links ul li {
        margin: 0px 25px;
    }

    .quotes {
        /*font-size: 65px;*/
        /*line-height: 70px;*/
        font-size: 57px;
        line-height: 65px;
    }

    .home-about-us-left h2 {
        font-size: 40px;
        line-height: 60px;
    }

    .challenges-right-content {
        padding-left: 55px;
    }

    .challenges-right-content h2 {
        font-size: 30px;
        line-height: 43px;
        padding-bottom: 10px;
    }

    .challenges-right-content p {
        padding-bottom: 15px;
    }

    .challenges-main {
        padding-top: 110px;
        padding-bottom: 110px;
    }

    .job-categories-main {
        padding-top: 80px;
        padding-bottom: 95px;
    }

    .home-about-us-main {
        padding-top: 90px;
        padding-bottom: 110px;
    }

    .latest-insights-main {
        padding-bottom: 90px;
    }

    .home-testimonials-main {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .home-about-title h3::before {
        width: 85%;
    }

    /*.retail-recruiting-content h2 {*/
    /*    font-size: 45px;*/
    /*    line-height: 65px;*/
    /*    padding-bottom: 20px;*/
    /*}*/

    .retail-recruiting-content {
        padding-bottom: 60px;
    }

    .luxe-services-content h2 {
        font-size: 35px;
        line-height: 42px;
        padding-bottom: 10px;
    }

/*     .about-banner-content h1 {
        font-size: 65px;
        line-height: 70px;
    } */
    
    .challenges-right-acc .accordion-button{
        font-size: 18px;
    }
	.quotes {
		letter-spacing:3px;
	}
    .candidate-bg-section {
        padding-top: 64px;
        padding-bottom: 70px;
    }
    .candiate-services-title h2 , .candidate-services-info h4 {
        font-size: 28px;
        line-height: 34px;
    }
    .why-choose-luxe-title h2 {
        font-size: 44px;
        line-height: 58px;
    }
    .candidate-services-info p+p {
        margin-top: -5px;
    }
	.candidate-services-img {
		height:221px;
	}
}

@media(max-width:991px) {
    .desk-header-main {
        display: none;
    }

    .mob-header {
        display: block;
    }

    .mob-header .container-fluid {
        padding: 0px 30px;
    }

    .mob-header .navbar-toggler {
        padding: 0;
        border: unset;
        background-image: url(../images/menu-icon.webp);
        background-repeat: no-repeat;
        width: 30px;
        height: 20px;
    }

    .mob-header .navbar-brand {
        margin: 0;
    }

    body.menu-open .navbar-toggler {
        background-image: url(../images/close-icon.webp);
        width: 20px;
    }

    .mob-header .navbar-light .navbar-toggler-icon {
        background-image: unset;
    }

    .mob-header .navbar-toggler:focus {
        box-shadow: unset;
    }

    .mob-header .navbar-collapse {
        position: absolute;
        top: 80px;
        padding-left: 30px;
        left: 0;
        width: 100%;
        z-index: 2;
        background-color: #000;
    }

    .mob-header .navbar-nav {
        padding-bottom: 600px;
        padding-top: 35px;
    }

    .mob-header .nav-link {
        font-family: "Lato-Regular";
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 56px;
        text-transform: uppercase;
        color: #ffffff !important;
        font-weight: 400;
        padding: 0;
    }

    .mob-career-btn a {
        font-family: "Lato-Regular";
        font-size: 16px;
        letter-spacing: 1px;
        line-height: 56px;
        text-transform: uppercase;
        color: #ffffff !important;
        border: 1px solid #ffffff;
        font-weight: 400;
        width: 160px;
        height: 45px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .mob-career-btn {
        padding-top: 30px;
    }

    .mob-search .btn {
        padding: 0;
    }

    .mob-header .btn:focus {
        box-shadow: unset;
    }

    body.menu-open .d-flex {
        display: none !important;
    }

    body.menu-open {
        overflow: hidden;
    }

    body.menu-open .mob-header {
        background-color: #000000;
    }
	.inner-logo {
		display:none;
	}

    body.menu-open .mob-header .navbar-brand img.inner-logo {
       display:block;
    }
	body.menu-open .mob-header .navbar-brand img.outer-logo {
		display:none;
	}

    body.menu-open .mob-header .container-fluid {
        flex-direction: row-reverse;
    }
    
    .home-banner-main{
        padding-top: 0;
    }
    
    .home-banner-img {
        height: unset;
    }
    
    .home-banner-info{
        padding-top: 0;
    }
    
    .quotes{
        font-size: 55px;
        line-height: 65px;
        padding-top: 0px;
    }

    .testimonial-block p {
        max-width: 650px;
    }

    .challenges-main {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .challenges-right-tab .nav-item {
        padding-right: 15px;
    }

    .development-and-placement-main {
        padding-top: 75px;
        padding-bottom: 120px;
    }

    .development-and-placement h2 {
        padding-bottom: 25px;
    }

    .luxe-services-content {
        padding-left: 50px;
    }

    .luxe-services.reverse .luxe-services-content {
        padding-right: 50px;
    }

    .luxe-founder-right-inner h2 {
        font-size: 35px;
        line-height: 43px;
    }

/*     .luxe-founder-right-inner {
        padding: 35px;
    } */

    .retail-recruiting-main::before{
        height: 25%;
    }
    
    .about-banner-main{
        padding-top: 0;
    }
    
    .about-banner-info{
        padding-top: 0;
    }
    
    .about-banner-content h1{
        padding-top: 0px;
		letter-spacing:3px;
    }
    
    .challenges-right-tab .nav-pills .nav-link{
        font-size: 14px;
    }
    
    .challenges-right-acc .accordion-button{
        font-size: 16px;
    }
	.contact-left {
		padding-right: 40px;
	}
    .candidate-services {
        padding-top: 62px;
    }
    .candidate-services-flex {
        margin: 0 -10px;
    }
    .candidate-services-block {
        width: 50%;
        padding: 0px 10px;
        padding-bottom: 50px;
    }
    .candidate-services-info p {
        padding-bottom: 15px;
    }
    .why-choose-luxe-flex {
        margin: 0 -16px;
    }
    .why-choose-luxe-block {
        padding: 0px 16px;
    }
	.contact-info {
    	padding-bottom: 25px; 
	}
	.contact-form {
		padding-top: 25px;
	}
}

@media(max-width:900px) {
    .luxe-services-img {
        height: 550px;
    }

    .luxe-services-content h2 {
        font-size: 30px;
    }
}

@media(max-width:768px) {
	.home-about-us-right {
		position: unset !important;
	}
	.home-about-us-left {
		position: unset !important;
	}
	.home-testimonials {
		position: unset !important;
	}
	.testimonial-heading {
		position: unset !important;
	}
	.testimonial-slider {
		position: unset !important;
	}
	.home-about-title {
		position: unset !important;
	}
    .quotes {
        /*font-size: 48px;*/
        /*line-height: 60px;*/
        font-size: 44px;
        line-height: 53px;
        max-width: 600px;
        /*padding-bottom: 40px;*/
    }

    .job-categories-main {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    .job-categories-title h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .job-categories-title-flex {
        padding-bottom: 35px;
    }

    .job-categories-block {
        margin-bottom: 40px;
    }

    .home-about-us-main {
        padding-top: 60px;
        padding-bottom: 75px;
    }

    .home-about-us-flex {
        flex-flow: column;
    }

    .home-about-title {
        padding-bottom: 13px;
    }

    .home-about-us-left {
        width: 100%;
    }

    .home-about-title h3::before {
        width: 80%;
    }

    .home-about-us-left h2 {
        padding-bottom: 10px;
        font-size: 35px;
        line-height: 58px;
        max-width: 500px;
    }

    .home-about-us-right {
        width: 100%;
    }

    .challenges-flex {
        flex-flow: column;
    }

    .challenges-left {
        width: 100%;
    }

    .challenges-main {
        padding-top: 0;
        padding-bottom: 60px;
    }

    .challenges-right-content {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
    }

    .challenges-right {
        position: unset;
        width: 100%;
        padding-left: 40px;
    }

    .insights-heading h2 {
        font-size: 30px;
        line-height: 37px;
    }

    .insights-heading {
        padding-bottom: 35px;
    }

    .isnights-block {
        margin-bottom: 40px;
    }

    .latest-insights-main {
        padding-bottom: 70px;
    }

    .home-testimonials-main {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .testimonial-block p {
        max-width: 550px;
    }

    .footer-flex {
        flex-flow: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
	.footer-copyright {
		align-items: unset;
	}

    .footer-block {
        width: 100%;
    }

    .footer-block.m-lg-3 {
        padding-top: 40px;
    }

    .about-banner-content h1 {
        font-size: 50px;
        line-height: 65px;
    }

    .retail-recruiting-main{
        padding-top: 50px;
    }

    .retail-recruiting-content {
        padding-bottom: 50px;
    }

    .retail-recruiting-content h2 {
        /*font-size: 40px;*/
        /*line-height: 50px;*/
        /*padding-bottom: 13px;*/
        font-size: 38px;
        line-height: 45px;
        padding-bottom: 20px;
    }

    .development-and-placement-main {
        padding-top: 50px;
        padding-bottom: 100px;
    }

    .development-and-placement h2 {
        font-size: 38px;
        line-height: 45px;
        padding-bottom: 20px;
    }

    .development-and-placement p{
        padding-bottom: 30px;
    }

    .luxe-services-main {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .retail-recruiting-main::before{
        height: 20%;
    }

    .luxe-services-info .container-main{
        flex-flow: column;
    }

    .luxe-services.reverse{
        flex-flow: column;
    }

    .luxe-services-info{
        position: unset;
    }

    .luxe-services-img {
        height: 100%;
        width: 100%;
        padding: 0px 40px;
    }

    .luxe-services-content {
        padding-left: 0px;
        width: 100%;
        padding-top: 30px;
    }

    .luxe-founder-main {
        padding-top: 40px;
        padding-bottom: 50px;
    }

    .luxe-founder-flex{
        flex-flow: column;
    }

    .luxe-founder-left {
        height: 100%;
        width: 100%;
    }

    .luxe-founder-right {
        width: 100%;
        margin-left: 0px !important;
        padding-top: 20px;
    }

    .luxe-founder-right-inner {
        padding: 0px;
        background-color: unset;
    }

    .luxe-services.reverse .luxe-services-content {
        padding-right: 0px;
    }
	
	.isnights-page-flex{
		padding: 40px;
	}
	.contact-left {
        padding-right: 0;
        width: 100%;
    }
	.retail-recruiting-content.contact-title {
        padding-bottom: 15px !important;
	}
	.contact-right {
		width: 100%;
	}
	.contact-flex {
		row-gap:25px;
	}
	.contact-info ul li, .contact-info ul li a {
		font-size: 16px;
		line-height: 22px;
	}
    .candidate-bg-section-title p {
        font-size: 18px;
        line-height: 30px;
    }
    .candidate-bg-section {
        padding-top: 44px;
        padding-bottom: 50px;
    }
    .candidate-services-flex {
        padding-top: 25px;
        margin: 0;
    }
    .candidate-services {
        padding-top: 42px;
		padding-bottom: 10px;
    }
    .candidate-services-block {
        width: 100%;
        padding: 0;
        padding-bottom: 30px;
    }
    .candidate-services-info p {
        max-width: unset !important;
    }
    .candiate-services-title h2, .candidate-services-info h4 {
        font-size: 24px;
        line-height: 30px;
    }
    .candidate-services-list ul , .candidate-services-info ul {
        padding-top: 5px;
    }
    .candidate-services-list ul li , .candidate-services-info ul li {
        max-width: unset;
    }
    .why-choose-luxe-title h2 {
        font-size: 34px;
        line-height: 48px;
    }
    .why-choose-luxe-block {
        padding: 0;
        width: 100%;
    }
    .why-choose-luxe-flex {
        margin: 0;
        row-gap: 13px;
    }
    .why-choose-luxe-bottom h6 {
        font-size: 18px;
        line-height: 26px;
        padding-top: 24px;
    }
    .why-choose-luxe-bottom .candidate-services-info-btn {
        padding-top: 30px;
    }
    .why-choose-luxe {
        padding-top: 42px;
        padding-bottom: 50px;
    }
	.footer-copyright-right {
		justify-content:center;
	}
	.footer-block {
		margin-top:0;
	}
	.footer-block:nth-child(2) {
		padding-top:40px;
	}
	.footer-block:last-child {
		padding-top:27px;
	}
	.candidate-services-img {
		height:340px;
	}
	
	.featured-brand-main{
		padding-bottom: 70px;
	}
}

@media(max-width:600px) {
    .container-main {
        padding: 0px 20px;
    }

    .mob-header .container-fluid {
        padding: 0px 20px;
    }

    .mob-header .navbar-collapse {
        padding-left: 20px;
    }

    .mob-header .navbar-brand img {
        width: 130px;
    }

    .home-banner-img {
/*     	height: 430px; */
		padding:141.36% 0 0 0;
    }

    .quotes {
        /*font-size: 36px;*/
        /*line-height: 46px;*/
        font-size: 26px;
        line-height: 35px;
        /*padding-bottom: 30px;*/
    }

    .job-categories-main {
        padding-top: 35px;
        padding-bottom: 48px;
    }

    .job-categories-title-flex {
        padding-bottom: 20px;
    }

    .brand-title {
        padding-bottom: 20px;
    }

    .job-categories-title {
        width: 100%;
    }

    .job-categories-title h2 {
        font-size: 26px;
        line-height: 40px;
/*         text-align: center; */
    }

    .jc-view-all-btn {
        display: none;
    }

    .desk-img {
        display: none;
    }

    .mob-img {
        display: block;
    }

    .job-categories-block {
        margin-bottom: 25px;
        width: 43%;
    }
	.job-categories-block-inner p {
		font-family: "Lato-Bold";
        font-size: 16px;
        line-height: 20px;
		padding-top: 8px;
	}
	.home-banner-two , .home-banner-three {
        height: 350px;
    }

    .jc-slider-nav {
        display: none;
    }

    .job-categories-main .container-main {
        padding-right: 0;
    }

    .job-categories-slider::-webkit-scrollbar-track {
        margin-right: 20px;
    }

    .jc-view-all-btn.mob {
        display: block;
        padding-top: 40px;
    }

    .jc-view-all-btn.mob a {
/*         margin: 0 auto; */
        height: 45px;
    }

    .featured-brand-main {
        display: block;
    }

/*     .home-banner-two {
        height: 480px;
    }
 */
    .home-about-title h3::before {
        content: unset;
    }

    .home-about-us-main {
        padding-top: 30px;
        padding-bottom: 45px;
    }

    .home-about-title {
        padding-bottom: 0;
    }

    .home-about-title h3 {
        font-size: 16px;
    }

    .home-about-us-left h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .home-about-us-right p {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 20px;
    }

    .challenges-flex {
        flex-flow: column-reverse
    }

    .challenges-left {
		padding-top: 13px;
    }

    .challenges-right {
        padding-left: 20px;
        padding-right: 20px;
    }

    .challenges-right-content h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .challenges-right-content p {
        font-size: 16px;
    }

    .challenges-main {
        padding-bottom: 40px;
    }

    .insights-heading {
        width: 100%;
        padding-bottom: 20px;
    }

    .insights-heading h2 {
        font-size: 26px;
        line-height: 40px;
/*         text-align: center; */
        width: 100%;
    }
/* 	.testimonial-heading h2 {
		text-align:unset;
		margin:unset;
	} */
/* 	.testimonial-block h3 {
		text-align:unset;
	} */
/* 	.testimonial-block p {
		text-align:unset;
	} */
/* 	.testimonial-heading {
		padding-left: 40px;
	} */
/* 	.testimonial-block span {
		text-align:unset;
	} */
    .insight-view-all {
        display: none;
    }

    .isnights-block {
        width: 85%;
        margin-bottom: 55px;
    }

/*     .latest-insights-main .container-main {
        padding-right: 0;
    } */

    .insights-slider::-webkit-scrollbar-track {
        margin-right: 20px;
    }
    
    .isnights-block img{
        width:270px;
    }

    .btn-wrap {
        display: none;
    }

    .latest-insights-main {
        padding-bottom: 52px;
    }

/*     .home-banner-three {
        height: 480px;
    } */

/*     .testimonial-heading {
        display: none;
    } */

    .testimonial-block h3 {
        font-size: 25px;
        line-height: 32px;
        padding-bottom: 15px;
    }

    .testimonial-block p {
        font-size: 16px;
        line-height: 28px;
    }

    .testimonial-block span {
        font-size: 18px;
    }

    .testimonial-slider .owl-theme .owl-nav {
        margin-top: 35px;
    }

    .testimonial-slider .owl-carousel .owl-nav button.owl-prev {
        position: unset;
        margin-right: 15px;
    }

    .testimonial-slider .owl-carousel .owl-nav button.owl-next {
        position: unset;
        margin-left: 15px;
    }

    .home-testimonials-main {
        padding-bottom: 50px;
    }

    .footer-copyright {
        flex-flow: column-reverse;
        padding-top: 45px;
    }

    .footer-copyright-left p {
        line-height: 26px;
        text-align: center;
        padding-top: 15px;
		max-width: 335px;
        margin: 0 auto;
    }

    .about-banner-img {
        height: 480px;
    }

    .about-banner-content h1 {
        font-size: 36px;
        line-height: 46px;
		letter-spacing:2px;
/* 		text-align:unset; */
    }
	.about-banner-content {
/* 		align-items:unset; */
	}

    .retail-recruiting-main {
        padding-top: 35px;
        padding-bottom: 20px;
    }

    .retail-recruiting-content h2{
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 7px;
		text-align:unset;
    }

    .retail-recruiting-content p{
        font-size: 16px;
        line-height: 24px;
		text-align:unset;
    }

    .retail-recruiting-content {
        padding-bottom: 40px;
    }

    .rr-block.hide{
        display: none;
    }

    .rr-block{
        width: 100%;
    }

    .retail-recruiting-main::before{
        content: unset;
    }

    .development-and-placement h2{
        font-size: 28px;
        line-height: 36px;
        padding-bottom: 10px;
		text-align:unset;
		max-width: 340px;
    }

    .development-and-placement p{
        font-size: 16px;
        line-height: 24px;
		text-align:unset;
    }
	
	.development-and-placement a {
		margin:unset;
	}

    .development-and-placement-main{
        padding-bottom: 56px;
    }

    .luxe-services-main{
        padding-top: 20px;
        padding-bottom: 50px;
    }

    .luxe-services-img{
        padding: 0px 20px;
    }

    .luxe-services-content{
        padding-top: 15px;
    }
	.luxe-founder-right-inner p:last-child {
		padding-bottom:0;
	}

    .luxe-services-content h2{
        font-size: 28px;
        line-height: 36px;
        text-align: unset;
    }

    .luxe-services-content p{
        font-size: 16px;
    line-height: 24px;
    text-align: unset;
    padding-bottom: 25px;
    }

/*     .luxe-services-content a{
        margin: 0 auto;
    } */

    .luxe-founder-main{
        padding-top: 20px;
        padding-bottom: 30px;
    }

    .luxe-founder-right-inner h2 {
        font-size: 28px;
        line-height: 34px;
/*         text-align: center; */
        padding-bottom: 10px;
        margin: 0 auto;
    }

    .luxe-founder-right-inner p{
        font-size: 16px;
/*         text-align: center; */
    }
	
	.isnights-page-flex{
		padding: 20px;
	}
	.quotes {
		letter-spacing:2px;
/* 		text-align:left; */
	}
	.job-categories-block-inner {
		margin-right: 8px;
	}
	.contact-info ul li+li {
		padding-top: 4px;
	}
    .candidate-bg-section {
        padding-top: 40px;
        padding-bottom: 46px;
    }
    .candidate-services-info h4 {
        padding-bottom: 10px;
        padding-top: 20px;
    }
    .candidate-services-info p {
        font-size: 16px;
        line-height: 24px;
		padding-bottom: 0;
    }
    .candidate-services-info-btn a {
        font-size: 14px;
        letter-spacing: 0.7px;
    }
    .candidate-services-list ul li::before , .candidate-services-info ul li:before {
        width: 14px;
        height: 14px;
        background-size: 14px 14px;
        top: 6px;
    }
    .candidate-services-list ul li , .candidate-services-info ul li {
        padding-left: 20px;
    }
    .candidate-services-block {
        padding-bottom: 35px;
    }
    .why-choose-luxe-title h2 {
        font-size: 26px;
        line-height: 34px;
    }
    .why-choose-luxe-flex {
        padding-top: 18px;
    }
    .why-choose-luxe-bottom h6 {
        padding-top: 25px;
    }
    .why-choose-luxe-bottom .candidate-services-info-btn {
        padding-top: 25px;
    }
    .employers-bg-section-title h6 {
        font-size: 18px;
        padding-bottom: 8px;
        line-height: 28px;
		text-align:unset;
    }
	.candidate-bg-section-title p {
		text-align:unset;
	}
	.candiate-services-title h2 , .why-choose-luxe-title h2 , .why-choose-luxe-bottom h6 , .insights-details-title {
		text-align:unset;
	}
	.why-choose-luxe-bottom .candidate-services-info-btn , .contact-form-submit {
		justify-content:unset;
	}
	.contact-info ul {
		justify-content:unset
	}
	.contact-info ul li:last-child {
		text-align:unset;
		padding-top: 0px;
	}
	.candidate-bg-section-title p {
        font-size: 16px;
        line-height: 26px;
    }
/* 	.footer-copyright-left p a:first-child {
		display:block;
	} */
	.term-industry-insights .more-news.isnights-page-main {
		padding-top: 42px;
		padding-bottom: 2px;
	}
	.candidate-services-img {
		height: 240px;
	}
	.development-and-placement-btn {
		flex-flow: column;
		gap: 10px;
	}
	.why-choose-luxe .container-main {
		padding:0 20px;
	}
	.why-choose-luxe-bottom {
		text-align: center;
	}
		.why-choose-luxe-bottom .candidate-services-info-btn {
		justify-content: center;
	}
/* 	13-2-25 */
	.brand-arrow-flex{
		display:none;
	}
	.featured-brand-slider .owl-carousel.owl-theme.owl-loaded.owl-drag {
    	padding: 0px 0px;
	}
	.featured-brand-main{
		padding-bottom: 55px;
	}
}

@media(max-width:390px) {
    /*.quotes {*/
    /*    font-size: 32px;*/
    /*}*/

    .challenges-right-content h2 {
        font-size: 33px;
        line-height: 44px;
    }

    .luxe-services-content h2{
        font-size: 25px;
        line-height: 34px;
    }
}

@media(max-width:365px) {
    .challenges-right-tab .nav-item {
        padding-right: 20px;
    }

    .luxe-founder-right-inner h2{
        font-size: 26px;
    }

    .quotes{
        font-size: 22px;
        line-height: 30px;
    }
}