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

.about-content .video-content {
    margin-top: -206px;
}

nav.nav-desktop ul li {
    margin-left: 10px;
    letter-spacing: 0;
}

#sha .heading-content .logo-banner img {
    max-width: 500px;
}

#sha .heading-content {
    min-height: 45vh;
}

.countdown-section {
    margin: 0 30px;
}

.countdown-amount {
    font-size: 50px;
    font-weight: 800;
}

/* end 1360 */ }

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

.nav-mobile {
    display: block;
}

header .bt-open-nav {
    display: block;
}

.heading-content .inner h1 {
    font-size: 44px;
}

.about-content .video-content {
    width: 100%;
    margin-top: -154px;
}

nav.nav-desktop {
    display: none;
}

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

#sha .heading-content .logo-banner img {
    max-width: 400px;
}


/* end 1200 */ }

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



/* end 1100 */ }

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



/* end 1024 */ }

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


.about-content .video-content {
    margin-top: 0;
    transform: none !important;
}

.about-content .bloc-content {
    height: inherit;
    position: relative;
}

.news-content .col-12.col-lg-9 {
    border-right: 0;
}

.heading-content .inner h1::before {
    content: none;
}

.col-bloc:first-child {
    margin-top: 40px;
}

/* end 992 */ }

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

table.table_two_columns td {
    display: block;
    width: 100% !important;
    padding: inherit !important;
    margin-bottom: 15px;
}

/* end 900 */ }

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

.heading-content .inner h1 {
    font-size: 28px;
    margin-bottom: 20px;
}

.heading-sub-page h2 {
    font-size: 28px;
}

/* end 767 */ }

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

.banner-content::after {
    content: none;
}

.about-content .video-content::before {
    top: -15px;
    right: 0px;
}


/* end 880 */ }

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

.prefooter-content nav ul {
    list-style: none;
    padding-left: 0;
}

.about-content aside .icon {
    width: 50px;
    line-height: 50px;
    top: -25px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

.about-content aside {
    padding: 20px 30px;
    padding-top: 40px;
    font-size: 16px;
}

.font-18 {
    font-size: 16px;
}

header .top-bar .social-link ul li {
    margin-right: 0;
}

/* end 576 */ }

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

#sha .heading-content .logo-banner img {
    max-width: 100%;
}

h1 {
    font-size: 32px;
    margin-bottom: 30px;
}

.countdown-section {
    margin: 0 10px;
}

.countdown-amount {
    font-size: 34px;
}

.countdown-period {
    font-size: 10px;
    margin-top: 5px;
}

/* end 480 */ }

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



/* end 320 */ }