@media only screen and (max-width: 1800px) { /* ------------------------ */
/* start */

header .nav-desktop nav > ul > li, header .nav-bis nav > ul > li {
    margin-right: 10px;
}


/* end 1800 */ }

@media only screen and (max-width: 1600px) { /* ------------------------ */
/* start */

header .nav-desktop nav > ul > li > a, header .nav-desktop nav > ul > li > span, header .nav-bis nav > ul > li > a, header .nav-bis nav > ul > li > span {
    letter-spacing: 0;
    padding: 0;
}

/* end 1400 */ }

@media only screen and (max-width: 1500px) { /* ------------------------ */
/* start */


/* end 1360 */ }

@media only screen and (max-width: 1400px) { /* xl --------------------- */
/* start */

.heading-content {
    height: calc(80vh - 115px);
}

.heading-content .container .inner {
    padding-bottom: 50px;
}

.heading-content .bt-enter-content {
    display: none;
}

/* end 1200 */ }

@media only screen and (max-width: 1200px) { /* ------------------------ */
/* start */


/* end 1100 */ }

@media only screen and (max-width: 1024px) { /* ------------------------ */
/* start */


/* end 1024 */ }

@media only screen and (max-width: 992px) { /* lg ---------------------- */
/* start */

.heading-content {
    height: 55vh;
}

.heading-content .banner-content::after {
    width: 80vw;
}


.heading-content .banner-content .mask {
    width: 100%;
}

.heading-content .banner-content .img img {
    object-position: center;
}

.heading-content .container .inner {
    padding-top: 4rem;
    padding-bottom: 5rem;
}

.bloc-01 {
    padding-top: 50px;
}

.bloc-01 .icon {
    top: -45px;
    width: 90px;
    height: 90px;
}


/* end 992 */ }

@media only screen and (max-width: 991px) { /* ------------------------- */
/* start */

/* end 991 */ }

@media only screen and (max-width: 767px) { /* md ---------------------- */
/* start */

/* end 767 */ }

@media only screen and (max-width: 680px) { /* ------------------------- */
/* start */


.testimonial-wrapper button {
    position: relative;
    left: calc(50% - 40px) !important;
    transform: translateX(-50%);
    margin: 5px;
    margin-top: 1rem;
}

/* end 680 */ }

@media only screen and (max-width: 576px) { /* sm ---------------------- */
/* start */

header .logo-content {
    max-width: 180px;
}

.bt-open-nav {
    margin: 10px 0;
}

.heading-content {
    margin-top: 65px;
}

.btn {
    line-height: 40px;
    height: 40px;
}

.heading-content .shape-bottom,
.content-02 .shape-top,
.content-02 .shape-bottom,
.content-04 .shape-top {
    height: 40px;
}

.heading-content .shape-bottom svg,
.content-02 .shape-top svg,
.content-02 .shape-bottom svg,
.content-04 .shape-top svg {
    width: calc(200% + 1.3px);
    height: 40px;
}

/* end 576 */ }

@media only screen and (max-width: 480px) { /* ------------------------- */
/* start */


/* end 480 */ }

@media only screen and (max-width: 320px) { /* ------------------------- */
/* start */


/* end 320 */ }