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

header .nav-desktop nav > ul > li {
    margin-right: 15px;
}

header .nav-desktop nav > ul > li > a i, 
header .nav-desktop nav > ul > li > span i, 
header .nav-desktop nav > ul > li.menuactive > span, 
header .nav-desktop nav > ul > li.parent ul li a.menuactive,
header .log-in i {
    font-size: 12px;
    top: -1px;
    position: relative;
}

/* end 1600 */ }

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

header .nav-desktop nav > ul > li > a,
header .nav-desktop nav > ul > li > span,
header .log-in,
header nav.lang ul li a {
    letter-spacing: -1px;
    font-size: 14px;
}

/* end 1560 */ }

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

h1 {
    font-size: 28px;
}

.banner-content .inner h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

h3 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

.banner-content .inner {
    padding: 15px 15px;
}

.banner-content .inner h5 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.redirect-bloc .bloc .inner .picto {
    width: 30px;
    height: 30px;
    margin: auto;
    margin-bottom: 5px;
}

.glider-slide .description p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

header .log-in, header nav.lang ul li a {
    letter-spacing: 0px;
    font-size: 16px;
}

header .log-in i {
    font-size: 15px;
    top: 0px;
    position: relative;
}

/* end 1360 */ }

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




/* end 1200 */ }

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

.banner-content .inner h5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.banner-content .inner p,
.redirect-bloc .bloc .inner strong {
    font-size: 13px;
}

/* end 1100 */ }

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

.heading-content .social-link {
    left: 10px;
}

.glider-slide .inner {
    bottom: 0 !important;
    top: inherit !important;
    height: auto !important;
}

.glider-slide:hover .inner {
    top: inherit !important;
}

.bt-glider-prev, .bt-glider-next {
    opacity: 1;
}

/* end 1024 */ }

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

.col-right {
    border-left: 0;
}

#sticky-div {
    border-top: 1px solid #444;
}

.redirect-bloc .bloc.b1 {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-bottom: 0;
}

.redirect-bloc .bloc.b2 {
    width: 100%;
    margin-left: 0;
}

.next-sale-content .col-l {
    right: inherit;
}

.next-sale-content .col-r {
    top: inherit;
    left: inherit;
}

.heading-content {
    height: auto;
}

.heading-content .heading-top {
    height: 45vh;
}

.heading-content .heading-bottom {
    height: auto;
}

a.bt-enter.scrollto {
    display: none !important;
}

/* end 992 */ }

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

section.heading-content .container {
    transform: translateY(0) !important;
}

/* end 900 */ }

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

.sub-heading .banner-content .logo-content {
    width: 25%;
    min-width: 100px;
}

h1, h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h2.trigger {
    font-size: 16px;
    letter-spacing: 0px;
}

h6 {
    font-size: 14px;
}

.btn-xl {
    padding: 10px 25px;
    font-size: 16px;
}

.bt-glider-prev {
    left: -15px;
}

.bt-glider-next {
    right: -15px;
}

.bt-open-auth {
    padding: 10px;
}

.bt-open-auth i {
    font-size: 32px;
    line-height: 1;
}

.banner-content .inner h2 {
    margin-bottom: 0;
}

.redirect-bloc .bloc .inner {
    padding: 0 15px;
}


/* end 767 */ }

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

.redirect-bloc .bloc .inner h3 {
    margin-bottom: 10px;
}

.redirect-bloc .bloc .inner p.focus {
    font-size: 16px;
    font-weight: 500;
}

.redirect-bloc .bloc .inner .picto {
    width: 45px;
    height: 45px;
    margin: auto;
    margin-bottom: 5px;
}

header .log-in span {
    display: none;
}

header .log-in i {
    font-size: 22px;
    top: 2px;
    margin-right: 5px;
}

/* end 680 */ }

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

header .bt-open-nav {
    font-size: 36px;
}

.bt-open-auth {
    padding: 5px !important;
}

/* end 576 */ }

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

.logo-content {
    max-width: 170px;
}

/* end 480 */ }

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



/* end 320 */ }