.language-link a, .navbar, .navbar-world .nav-link, .social-news .social-group-by a {
    box-shadow: 0 -10px 27px rgba(0, 0, 0, .1), 0 10px 15px rgba(0, 0, 0, .1)
}

.country-cols div p, .ticket-group .ticket-item p, .ticket-group .ticket-item p:first-child {
    margin-bottom: 0;
    font-size: clamp(14px, 1vw, 20px)
}

.content, .navbar {
    transition: .9s ease-out
}

.btn, .discover-info-item-text h6, .logo a, .ticket-btn a {
    font-weight: 700
}

.content {
    opacity: 0;
    transform: translateY(100px);
    width: 100%
}

.content.visible {
    opacity: 1;
    transform: translateY(0)
}

.info, .logo a, .offcanvas-body .nav-link, header {
    color: #fff
}

.section-home, section {
    z-index: 99
}

.section-home, .world-map, body, header, html, section {
    position: relative
}

.about-content h1, .circle .text h5, .circle .text h6, .discover-diversity h5, .world-content h1 {
    font-family: Montserrat-SemiBold
}

.world-content h1 {
    font-size:clamp(24px, 2vw, 32px);
}

#content, body, html {
    touch-action: pan-y;
    background: linear-gradient(180deg, #e3fff0, #deffe1, #e4ffcc, #f4ffb5, #fffab4, #fff6c8, #fdf3db, #f3f1ee)
}

#content, #home {
    transition: .5s
}

@font-face {
    font-family: Montserrat-Medium;
    src: url('/assets/fonts/Montserrat-Medium.woff2') format('woff2'), url('/assets/fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat-Bold;
    src: url('/assets/fonts/Montserrat-Bold.woff2') format('woff2'), url('/assets/fonts/Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat-Light;
    src: url('/assets/fonts/Montserrat-Light.woff2') format('woff2'), url('/assets/fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat-Regular;
    src: url('/assets/fonts/Montserrat-Regular.woff2') format('woff2'), url('/assets/fonts/Montserrat-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat-SemiBold;
    src: url('/assets/fonts/Montserrat-SemiBold.woff2') format('woff2'), url('/assets/fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Montserrat-Black;
    src: url('/assets/fonts/Montserrat-Black.woff2') format('woff2'), url('/assets/fonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

.contain-slide-tablet-hidden, .logos-hidden, .mobile-contain, .mobile-hr, .mobile-videos, .separator:last-child, .world-map-mobile {
    display: none
}

.about-content, .buttons, .desktop-hidden, .discover-img-info, .footer .footer-list .footer-contact-item, .group-hr, .group-location .iframe-logo, .header-form-list, .img-plan-col, .info, .logo-image, .logo-image img, .logos-desktop-hidden, .navbar, .ticket-btn, .visitor-btn {
    display: flex
}

body, html {
    margin: 0;
    font-family: Montserrat-Regular;
    overflow-x: hidden
}

#privacyModal, .swal2-container, header {
    z-index: 99999
}

.modal{
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999999;
}

.logo-image {
    width: max-content
}

.logo-image img {
    width: 125px
}

#myTab li, .offcanvas-body .nav-tabs {
    font-size: clamp(16px, 1.5vw, 24px) !important
}

.text-location p a {
    color: #212529;
    text-decoration: none;
    font-size: 18px
}

.center p {
    /* font-size: clamp(16px, 1.2vw, 24px) !important; */
    font-size: clamp(16px, 1vw, 24px) !important;
    margin-bottom:0;
}

.contact-last-img img, .exhibit-position .description, .logo-image, .logos-item, .navbar-collapse {
    margin-top: auto;
    margin-bottom: auto
}

.navbar {
    justify-content: space-between;
    align-items: center;
    background-color: #fff !important
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.logo a {
    text-decoration: none;
    font-size: clamp(24px, 2vw, 36px)
}

.info .date .month, .info .date .year, .location p {
    font-size: 14px;
    color: #727272;
    text-align: start
}

.info {
    flex-direction: column;
    align-items: flex-start
}

.info .date span {
    color: #727272
}

.info .date .day {
    font-size: 18px;
    color: #727272
}

.date {
    text-align: left
}

.date span {
    display: block
}

.location {
    text-align: right;
    margin-left: 15px
}

.circle .text, .container, .countdown, .grid-item {
    text-align: center
}

.contact-step p, .footer .footer-list .footer-contact-item a:first-child, .location p, .mobile-countrys-slide div p {
    margin: 0
}

.header-form-group {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    gap: 10px
}

.buttons, .navbar-world {
    gap: 15px
}

.header-form-group .header-form-list a {
    width: 100%;
    color: red;
    border: 1px solid red;
    background-color: #fff;
    border-radius: 25px;
    padding: 5px 20px;
    font-size: clamp(12px, .6vw, 18px);
    text-decoration: none;
    transition: .2s
}

.header-form-group .header-form-list a:hover {
    width: 100%;
    color: #fff;
    border: 1px solid #fff;
    background-color: red;
    border-radius: 25px;
    padding: 5px 20px;
    font-size: clamp(12px, .6vw, 18px);
    text-decoration: none
}

.language-link a, .navbar-world .nav-link {
    border-radius: 25px;
    color: #878787;
    background-color: #fff
}

.navbar-world .nav-link {
    padding: 10px 40px !important
}

.language-link a:hover, .navbar-world .nav-link.active, .navbar-world .nav-link:hover {
    color: #fff;
    background-color: red
}

.language-link a {
    padding: 10px;
    margin-left: 20px
}

.padding-first {
    padding: 20px 168px
}

section {
    padding: 0 168px
}

section #expomap {
    z-index: 9
}

#about.section, section #contact {
    z-index: 0
}

section #fair {
    z-index: 999999
}

.section div:first-child, section #why-exhibit {
    z-index: 999
}

h1 {
    font-size: clamp(2em, 2vw, 3.5em)
}

.world-content h1 {
    color: red
}

.world-content h1 span {
    font-size: clamp(38px, 2.5vw, 56px)
}

.europe-container {
    width: 413px;
    height: 230px
}

.video-wrapper {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 2s, border 2s;
    overflow: hidden
}

.fade.show {
    display: flex !important;
    /* z-index: 99999;
    background-color: rgba(0, 0, 0, 0.6); */
}

.fade.show .modal-dialog {
    margin-top: auto;
    margin-bottom: auto;
    width: 100%
}

#countryCarousel, .fade.show .modal-dialog .modal-content {
    width: 100%
}

.buttons {
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 10px;
    background-color: #e63946;
    color: #fff;
    text-decoration: none;
    border-radius: 5px
}

.btn-apply, .btn-apply:hover {
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 700
}

.btn-apply {
    color: red;
    border: 1px solid red;
    background-color: #fffF;
    font-size: clamp(14px, .8vw, 20px);
    border-radius: 25px;
    transition: .2s
}

.btn-apply:hover {
    color: #fffF;
    border: 1px solid red;
    background-color: red;
    border-radius: 25px
}

.circle, .region {
    border-radius: 50%
}

.region {
    position: absolute;
    background-size: cover;
    background-position: center
}

.world-content {
    flex: 1;
    padding: 20px;
    max-width: 650px;
    display: flex;
    padding-bottom: 0;
}

.video-fuar, .world-content .center {
    margin: auto
}

.logos {
    display: flex;
    gap: 40px;
    margin-top: 50px
}

.logo-list {
    display: flex;
    gap: 30px
}

.modal-dialog {
    max-width: 700px
}

.modal-content {
    width: 700px
}

.video-olimpic {
    width: 100%;
    object-fit: cover
}

.desktop-contain h5{
    margin-bottom: 15px;
    font-family: 'Montserrat-Bold';
    margin-top: 30px;
    font-size: 1rem;
    color: red;
}
.country-slide-full{
    position: relative;
}
.country-title{
    position: absolute;
    top: -60px;
    left: 20px;
}

.form-step .social-list {
    justify-content: start !important;
    margin-top: 35px
}

.contact-last-img, .exhibit-position, .social-list {
    display: flex;
    height: 100%
}

.social-list ul {
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    list-style: none;
    gap: 20px;
    justify-content: end
}

.section-social-list {
    padding: 0 70px !important
}

.social-list-contact ul {
    justify-content: start;
    padding: 0;
    margin-top: 30px
}

.contain-slide-circles {
    margin-top: 2%;
}

.slider-container {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    display: flex;
    height: 100%
}

.slider-track {
    display: inline-flex;
    display: inline-flex;
    animation: 10s linear infinite scroll
}

@keyframes scroll {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

#timer, .slider-comp {
    display: flex;
    align-items: center;
}

.slider-track img {
    width: 90px;
    height: 90px;
    margin-right: 40px;
    margin-top: auto;
    margin-bottom: auto
}

.circle-container {
    position: relative;
    width: 100%;
    max-width: 650px;
    aspect-ratio: 1/1
}

.circle {
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgba(255, 255, 255, .8) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, 0) 100%);
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center
}

.circle .text {
    position: absolute;
    color: #000;
    font-size: clamp(12px, 2.5vw, 36px);
    width: 60%
}

.corner-image {
    position: absolute;
    width: auto;
    height: auto
}

.top {
    top: -14.5%;
    left: calc(45% - 7.5%)
}

.right {
    right: -7.5%;
    top: calc(40% - 7.5%)
}

.left {
    left: -35.5%;
    top: calc(30% - 7.5%)
}

.bottom {
    bottom: -19.5%;
    left: calc(35% - 7.5%)
}

.circle-1, .circle-2, .circle-3 {
    top: 50%;
    left: 50%;
    background-image: url('/assets/img/circle-ff.png');
    opacity: .3
}

.circle-mobile {
    width: 100%;
    display: flex
}

.circle .text h6 {
    font-size: clamp(20px, 1.5vw, 28px);
    color: #da2424
}

.circle .text h5 {
    font-size: clamp(28px, 1.8vw, 40px);
    color: #da2424
}

.circle .text p {
    font-size: clamp(16px, 1.3vw, 24px)
}

.description p {
    font-size: clamp(16px, 1.2vw, 24px)
}

.circle-background {
    position: absolute;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    z-index: -1
}

.ticket-btn a, .visitor-btn a {
    background-color: red;
    padding: 10px 15px;
    border-radius: 25px;
    transition: .2s;
    text-decoration: none;
    border: 1px solid transparent
}

.effect-image {
    will-change: transform;
    transition: transform .4s ease-out;
    transform: translateY(-20%)
}

.japanese-img {
    top: -20%;
    width: 25%
}

.dragon-img, .japanese-img, .understandting-img {
    position: absolute;
    right: 0;
    z-index: 1
}

.dragon-img {
    top: -30%;
    width: 20%;
}

.circle-1 {
    animation: 75s linear infinite rotateRight;
    width: 1000px;
    height: 1000px
}

.circle-2 {
    animation: 75s linear infinite rotateLeft;
    width: 900px;
    height: 900px
}

.circle-3 {
    animation: 75s linear infinite rotateRight;
    width: 800px;
    height: 800px;
}

@keyframes rotateRight {
    from {
        transform: translate(-50%, -50%) rotate(0)
    }

    to {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes rotateLeft {
    from {
        transform: translate(-50%, -50%) rotate(0)
    }

    to {
        transform: translate(-50%, -50%) rotate(-360deg)
    }
}

.about-content .center {
    text-align: center;
    margin: auto auto 20px;
    /* width: clamp(50%, 20vw, 90%) */
    width: clamp(75%, 20vw, 90%);
}

.about-content h1 {
    color: #da2424;
    /* font-size: clamp(48px, 3vw, 72px) */
    font-size: clamp(28px, 3vw, 72px);
}

.discover-diversity {
    margin-bottom: 40px
}

.discover-diversity h5 {
    color: #ff6200;
    font-size: clamp(32px, 2.5vw, 48px);
    margin-bottom: 5px
}

.discover-diversity h4 {
    color: #4bc3ff;
    font-size: clamp(40px, 3vw, 56px);
    line-height: 25px;
    font-family: Montserrat-Black
}

.discover-img-info.img-info-right {
    justify-content: end
}

.discover-info-item-text {
    width: 35%;
    margin-left: 20px;
    margin-top: auto;
    margin-bottom: auto
}

.ticket-btn svg {
    width: 20px;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    margin-right: 5px
}

.ticket-btn a {
    display: flex;
    color: #fffF;
    font-size: clamp(14px, .8vw, 20px)
}

.ticket-btn a:hover, .visitor-btn a:hover {
    color: red;
    background-color: #fffF;
    border: 1px solid red
}

.ticket-btn a:hover svg path {
    fill: #FF0000
}

#visitor {
    margin-top: 200px
}

.ticket-group {
    margin-bottom: 50px
}

.visitor-tickets p {
    font-size: clamp(16px, 1.2vw, 20px)
}

.visitor-tickets h3 {
    font-size: clamp(32px, 2.5vw, 48px);
    color: red;
    margin-bottom: 15px;
    font-family: Montserrat-SemiBold
}

.grid-item h3, .ticket-group .ticket-item p:first-child, .visitor-btn a {
    font-family: Montserrat-Bold
}

.ticket-group .ticket-item {
    margin-bottom: 23px
}

.ticket-group .ticket-item:last-child {
    margin-bottom: 10px
}

.ticket-group .ticket-item p span {
    font-size: clamp(18px, 1.5vw, 26px);
    color: red
}

.visitor-btn a {
    color: #fffF
}

.map-iframe {
    margin-top: 170px
}

.img-plan {
    display: flex;
    margin: auto 0 0 auto;
    width: 85%
}

.footer {
    margin-top: 130px
}

.footer .footer-list {
    width: 30%
}

.footer .footer-list h5 {
    font-size: clamp(16px, 1.5vw, 24px) !important;
    font-family: Montserrat-SemiBold
}

.footer .footer-list .footer-contact-item a {
    font-size: clamp(14px, 1vw, 20px);
    text-decoration: none;
    color: #000;
    margin: 0 15px 15px
}

.footer .footer-list .footer-contact-item a.red-text {
    font-size: clamp(16px, 1.5vw, 24px) !important;
    color: #b93131
}

.expomap-second-title {
    color: red;
    font-size: clamp(20px, 1.5vw, 28px);
    font-family: Montserrat-SemiBold
}

.expomap-img {
    margin-bottom: 15px
}

.contact-form {
    display: flex;
    flex-flow: nowrap;
    flex-direction: column;
    gap: 20px
}

.form-group, .location-group-by {
    display: flex;
    flex-direction: column
}

.contact-btn {
    width: max-content;
    border-radius: 25px
}

.contact-btn:hover {
    border-color: #da2424;
    color: #da2424;
    background-color: #fff
}

.form-control {
    border-radius: 25px;
    border: none
}

.form-group {
    gap: 5px
}

.form-check label a {
    color: #000
}

.form-check input {
    background-color: #c6c2c2;
    border-radius: 25px !important
}

.form-check-input {
    background-image: none !important
}

.form-check-input:checked {
    accent-color: #DA2424;
    color: #da2424;
    background-color: #da2424;
    border-color: #da2424
}

.location-group-by {
    gap: 30px;
    white-space-collapse: preserve-breaks;
    margin-bottom: auto;
    margin-top: auto;
    padding: 0 25px
}

.group-location {
    display: grid;
    gap: 20px;
    grid-template-columns: 0.3fr 1fr
}

.group-location .text-location, .navbar-nav {
    display: flex;
    gap: 20px
}

.contact-step {
    display: flex;
    flex-direction: column;
    gap: 15px
}

.contact-step img {
    width: 70px;
    height: auto
}

.group-location .iframe-logo img {
    width: 100%;
    margin-top: auto;
    margin-bottom: auto
}

.group-hr hr {
    display: flex;
    width: 100%;
    margin: auto;
    height: 2px
}

.understandting-img {
    top: 5%
}

.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

#home, .section {
    height: 100vh;
    position: relative
}

.navbar-nav a {
    text-decoration: none;
    color: #000;
    font-size: clamp(14px, .8vw, 20px) !important
}

.navbar-nav a:hover {
    color: #f60
}

.section {
    display: flex;
    justify-content: center;
    align-items: center;
    scroll-snap-align: start
}

#content {
    scroll-snap-type: y mandatory;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-x: hidden !important;
    width: inherit;
    scroll-snap-type: none !important;
    height: 100vh;
    overflow-y: auto;
    width: inherit
}

#home, .carousel-inner {
    overflow: hidden
}

#content::-webkit-scrollbar {
    display: none;
    transition: .5s
}

#normal-section {
    padding: 50px 0;
    background-color: #f5f5f5;
    transition: .5s
}

.offcanvas-start {
    width: 330px;
    z-index: 99999
}

.btn-canvas span {
    transform: rotate(180deg);
    display: flex
}

.btn-canvas {
    left: -30px;
    position: absolute;
    top: 25%;
    transform: rotate(90deg);
    z-index: 999;
    box-shadow: none;
    font-size: clamp(16px, 1.5vw, 24px) !important;
    border: 1px solid transparent;
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.btn-video-canvas{
    top: 40%;
}

.btn-canvas .btn-check:checked+.btn, .btn-canvas:hover, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background-color: #fff;
    color: red;
    border: 2px solid red;
    border-bottom: 0
}

.nav-tabs .nav-link.active, .offcanvas-body .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    border-color: red
}

.offcanvas-body .nav .nav-item button {
    padding: 5px;
    font-size: 13px
}

.offcanvas-body .form-control {
    border: 1px solid #000;
    border-radius: 15px
}

.nav-tabs .nav-link {
    opacity: .5;
    background-color: #878787
}

.nav-tabs .nav-link.active {
    opacity: 1
}

.nav-tabs .nav-link.tab-red.active {
    background-color: #e63946
}

.nav-tabs .nav-link.tab-orange.active, .tab-orange-btn {
    background-color: #ff8a00
}

.nav-tabs .nav-link.tab-blue.active, .tab-blue-btn {
    background-color: #3d84ff
}

.offcanvas-body .nav-tabs {
    border-color: red;
    justify-content: space-around
}

.carousel-control-next, .carousel-control-prev {
    width: 50px;
    height: 50px;
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999999;
    margin-top: auto;
    margin-bottom: auto;
}

.custom-next-icon, .custom-prev-icon {
    border-style: solid;
    width: 20px;
    height: 20px;
    border-top: 2px solid grey;
    border-bottom: 0
}

.custom-prev-icon {
    border-left: 2px solid grey;
    border-right: 0;
    transform: rotate(-45deg)
}

.custom-next-icon {
    border-right: 2px solid grey;
    border-left: 0;
    transform: rotate(45deg)
}

.country-cols {
    display: flex;
    justify-content: space-around
}

.country-cols .col {
    display: flex;
    flex-direction: row;
    gap: 15px;
    max-width: fit-content;
    text-align: start
}

.country-cols .col img {
    width: 50px;
    height: 50px
}

.carousel-inner {
    position: relative;
    width: 85%;
    margin: auto
}

.social-list.center {
    justify-content: center
}

.social-list.center ul {
    padding-left: 0
}

.grid-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    /* padding: 20px */
    padding: 0;
}

.grid-item img {
    height: 160px;
    width: auto;
    /* margin-bottom: 20px */
}

.grid-item h3 {
    font-size: clamp(18px, 1.5vw, 26px);
    margin-top: 10px
}

.grid-item p {
    /* font-size: clamp(14px, 1vw, 20px); */
    font-size: clamp(13px, 0.8vw, 20px);
    margin-top: 5px;
    margin-bottom: 5px;

}
.grid-item p:last-child{
    margin-bottom: 0;
}

.separator, .time-box span {
    font-size: clamp(2rem, 2vw, 3rem);
    font-family: Montserrat-Black;
    color: #878787
}

.social-news {
    justify-content: end;
    align-items: center
}

.social-news .social-group-by a {
    display: flex;
    align-items: center;
    margin: auto;
    padding: 10px;
    background-color: #fff;
    border-radius: 25px;
    text-decoration: none
}

.social-news .social-group-by {
    display: flex;
    justify-content: center;
    gap: 30px
}

.social-news .social-group-by a svg {
    fill: #8B8B8B;
    width: 24px;
    height: 24px
}

.social-news .social-group-by a i {
    color: #8b8b8b
}

.mobile-countrys-slide {
    display: flex;
    justify-content: center;
    gap: 20px
}

.mobile-countrys-slide div {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto
}

#imageCarousel, #imageCarousel .carousel-inner {
    width: 100%;
    height: 100%
}

#imageCarousel .carousel-inner .carousel-item {
    height: 100%
}

#imageCarousel .carousel-item img {
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    height: 100%
}
.carousel-indicators{
    z-index: 999999;
}

.place-iframe {
    /* border-top-right-radius: 25px;
    border-bottom-right-radius: 25px */
    border-radius: 25px;
}

.countdown {
    margin: 10px 0
}

.time-box {
    display: flex;
    flex-direction: column;
    align-items: center
}

.time-box p {
    color: #878787;
    margin-top: 5px;
    font-size: clamp(1.2rem, 1.5vw, 2rem);
    font-family: Montserrat-Regular;
    margin-bottom: 0;
}

.separator {
    margin: 0 15px auto
}

#seconds {
    color: #da2424
}

.sponsor-list{
    justify-content: center;
}

.mobile-countrys-slide img{
    height: 8vh;
  }

@media screen and (max-width:1620px){
    .navbar-world .nav-link {
        padding: 10px 30px !important;
    }
}

@media screen and (max-width:1450px) {
    section {
        padding: 0 50px
    }

    .padding-first {
        padding: 25px 50px
    }

    .navbar-expand-lg .navbar-nav {
        gap: 10px
    }

    .navbar-world .nav-link {
        padding: 10px 15px !important;
        text-align: center;
        align-items: center;
        display: flex
    }

    .header-form-group .header-form-list a:hover {
        padding: 10px 30px
    }

    .header-form-group {
        margin-left: 15px
    }

    .header-form-group .header-form-list a {
        text-align: center
    }
}

@media screen and (max-width:1280px) {
    .navbar-world .nav-link {
        padding: 10px 15px !important;
        text-align: center;
        align-items: center;
        display: flex
    }

    .header-form-group .header-form-list a:hover {
        padding: 10px 15px
    }
}

@media screen and (max-width:1200px) {
    section {
        padding: 0 50px
    }

    .padding-first {
        padding: 20px 50px
    }

    .contact-last-img {
        display: none
    }

    .country-cols {
        justify-content: center
    }

    .btn-apply, .ticket-btn a {
        font-size: clamp(11px, 1vw, 20px)
    }

    .location p {
        font-size: 12px
    }
    .contain-slide-circles {
        margin-top: 5%;
    }
}

@media screen and (max-width:1100px) {
    .info .date .month, .info .date .year, .location .p {
        font-size: clamp(12px, .6vw, 18px)
    }

    .location {
        text-align: left
    }

    .location .p {
        width: min-content;
        margin-right: 10px;
        display: flex;
        color: #727272
    }

    .header-form-group .header-form-list a {
        padding: 5px;
        font-size: clamp(10px, .5vw, 16px)
    }

    .header-form-group {
        margin-left: 0
    }

    .info {
        width: 5%
    }

    .info .date .day {
        font-size: clamp(18px, 1.5vw, 26px)
    }

    .circle-1 {
        width: 500px;
        height: 500px
    }

    .circle-2 {
        width: 600px;
        height: 600px
    }

    .circle-3 {
        width: 700px;
        height: 700px
    }
}

@media screen and (max-width:992px) {
    .social-news {
        margin-top: 30px;
        justify-content: center;
        align-items: center
    }

    .grid-container {
        grid-template-columns: repeat(3, 1fr)
    }

    .navbar-expand-lg .navbar-nav {
        margin-top: 20px
    }

    .language-link a {
        width: fit-content;
        margin-left: 0
    }

    .info {
        width: 10%
    }
}

@media screen and (max-width:900px) {
    .about-content .center {
        width: 100%
    }

    .header-form-group .header-form-list a {
        padding: 5px 20px;
        font-size: clamp(10px, .5vw, 16px)
    }

    .header-form-group .header-form-list a:hover {
        padding: 5px 20px
    }

    .logos-list {
        gap: 15px
    }
}


@media screen and (max-height:800px) {
    .info .date .month, .info .date .year, .location p {
        font-size: 9px;
        color: #727272;
        text-align: start;
    }
    .logo-image img {
        width: 100px;
    }
    .navbar-world .nav-link {
        padding: 5px 15px !important;
    }
    .navbar {
        padding: 5px 20px;
    }
    .language-link a {
        padding: 5px;
        font-size: clamp(12px, .8vw, 20px) !important;
    }
    .navbar-nav a {
        font-size: clamp(12px, .8vw, 20px) !important;
    }
    .center p {
        font-size: clamp(14px, 1vw, 24px) !important;
    }
    .world-content h1 {
        font-size: clamp(24px, 1.5vw, 30px);
    }
    .buttons {
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .world-content h1 span {
        font-size: clamp(24px, 2vw, 50px);
    }
    .ticket-btn a {
        font-size: clamp(12px, 0.8vw, 18px);
    }
    .btn-apply {
        font-size: clamp(12px, 0.8vw, 18px);
    }
    .separator, .time-box span {
        font-size: clamp(1rem, 2vw, 2.5rem);
    }
    .desktop-contain h5 {
        margin-bottom: 10px;
        font-size: clamp(14px, 0.8vw, 18px);
    }
    .circle-1 {
        width: 700px;
        height: 700px;
    }
    .circle-2 {
        width: 800px;
        height: 800px;
    }
    .circle-3 {
        width: 900px;
        height: 900px;
    }
    .circle-container {
        max-width: 620px;
    }

    .about-content .center {
        margin: auto auto 0px;
    }
    .about-content h1 {
        font-size: clamp(42px, 2.5vw, 63px);
    }
    .grid-container {
        padding-top: 0;
        padding-bottom: 0;
    }
    .grid-item img {
        height: 135px;
        width: auto;
        margin-bottom: 10px;
    }
    .grid-item p {
        font-size: clamp(10px, 0.8vw, 18px);
        margin-top: 5px;
    }
    .grid-item p:last-child {
        margin-bottom: 0;
    }
    .top {
        top: -3.5%;
    }
    .bottom {
        bottom: -15.5%;
    }
    .video-fuar {
        height: calc(100vh - 20vh);
    }
    .japanese-img {
        top: -18%;
        width: 15%;
    }
    .dragon-img {
        top: -30%;
        width: 15%;
    }
    .contain-slide-circles {
        margin-top: 9%;
    }
}



@media screen and (max-width:768px) {

    #home, .section {
        height: auto;
        padding: 50px 20px;
    }


    .dragon-img {
        display: none
    }

    .japanese-img {
        display: none
    }

    .video-fuar {
        width: inherit
    }

    section {
        padding: 0 25px
    }

    .pad-manag .padding-first:first-child {
        padding: 30px 25px 0
    }

    .padding-first {
        padding: 30px 25px
    }

    .social-mobile-mt {
        margin-top: 20px
    }

    .contain-slide-circles {
        margin-top: 2%
    }

    .social-news {
        margin-top: 15px
    }

    .japanese-img {
        width: 40%
    }

    .logos-desktop-hidden, .world-map {
        display: none
    }

    .mobile-videos {
        position: relative;
        display: block;
        height: 300px
    }

    .grid-item, .logos-hidden {
        display: flex
    }

    .logos-hidden .logos-list {
        margin-top: 15px;
        gap: 15px
    }

    .grid-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 20px;
        padding: 20px
    }

    .grid-item {
        gap: 0 10px;
        display: grid;
    }

    .grid-item img {
        margin: auto auto auto 0
    }

    .about-content .center {
        width: 100%
    }

    .video-olimpic {
        object-fit: cover;
        height: 500px;
        margin-top: 70px
    }

    .world-map-mobile {
        display: flex;
        margin-top: 0;
        position: relative
    }

    .world-map-mobile img {
        width: 100%;
        margin: auto;
        position: absolute
    }


    
}

@media (max-width:600px) {
    #content, section {
        height: auto !important
    }

    .btn-apply, .country-cols div p, .description p, .ticket-btn a {
        font-size: clamp(14px, 1vw, 20px)
    }

    .grid-container, .group-location {
        grid-template-columns: 1fr
    }

    #contactForm .form-group label, .center p, .description p, .mobile-contain, .mobile-contain h5, .visitor-tickets h3, .visitor-tickets p, .world-content h1 {
        text-align: center
    }

    .video-olimpic {
        height: 320px;
        margin-top: 0;
        width: -webkit-fill-available
    }

    .logos, .socail-mobil-mt {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .circle-1, .circle-2, .circle-3, .desktop-hidden, .tablet-hidden {
        display: none
    }

    .buttons, .contain-slide-tablet-hidden {
        display: flex
    }

    section {
        scroll-snap-align: auto
    }

    .navbar {
        position: relative !important;
        top: auto !important;
        padding: 10px;
        gap: 10px;
        flex-wrap: initial
    }

    .expanded {
        flex-wrap: wrap
    }

    #about .container-fluid {
        max-width: fit-content;
        width: fit-content
    }

    #content {
        overflow: hidden !important;
        width: inherit;
        scroll-snap-type: none !important;
        touch-action: pan-y
    }

    .slider-track img {
        width: 50px;
        height: 50px;
        margin-right: 20px
    }

    .logos {
        gap: 20px
    }

    .buttons {
        gap: 5px;
        flex-direction: row
    }

    .group-location, .group-location .text-location {
        flex-direction: column
    }

    .btn-apply {
        width: max-content;
        pad: 5px 5px
    }

    .ticket-btn a {
        padding: 10px;
    }

    .circle-container {
        height: 100vh
    }

    .circle-mobile {
        height: 100%
    }

    .text {
        font-size: clamp(12px, 4vw, 60px)
    }

    .corner-image {
        position: absolute;
        height: auto
    }

    .right {
        top: calc(50% - 7.5%);
        right: -27.5%
    }

    .dragon-img {
        top: -5%;
        width: 40%;
        z-index: 1
    }

    .understandting-img {
        top: 5%;
        width: 20%
    }

    .japanese-img {
        top: -10%;
        width: 45%
    }

    .discover-diversity {
        margin-bottom: 20px
    }

    .description p {
        margin-bottom: 8px
    }

    .discover-info-item-text {
        width: 100%;
        margin-left: 10px
    }

    .discover-info-item-img img {
        width: 85%
    }

    .discover-info-item-text h6 {
        font-size: clamp(.9rem, 1.5vw, 1.5rem);
        margin-bottom: 5px
    }

    .discover-info-item-text p {
        font-size: clamp(.9rem, 1.5vw, 1.5rem);
        margin-bottom: 10px
    }

    .about-content .center {
        margin-bottom: 0
    }

    .about-content h1 {
        font-size: clamp(36px, 2.5vw, 54px)
    }

    .btn-canvas {
        position: fixed !important
    }

    .country-cols {
        gap: 10px
    }

    .carousel-control-next, .carousel-control-prev {
        top: 30%
    }

    .grid-container {
        gap: 30px 20px
    }

    .social-news .social-group-by a svg {
        width: 24px;
        height: 24px
    }

    .social-news {
        margin-top: 15px;
    }

    .social-list-contact {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .form-step .social-list {
        justify-content: center !important
    }

    .text-location div {
        display: flex;
        flex-direction: column
    }

    .group-location .iframe-logo img {
        width: 50%;
        margin: auto auto auto 0
    }

    .world-content {
        padding: 0;
        max-width: max-content
    }

    .mobile-hr {
        display: block;
        width: 10%;
        height: 2px;
        color: #727272;
        background-color: #727272;
        margin: 45px auto
    }

    .mobile-contain {
        display: flex;
        justify-content: center
    }

    .mobile-contain h5 {
        margin: 30px auto 20px;
        font-family: Montserrat-Bold;
        width: 60%
    }

    .corner-image {
        width: 50%
    }

    .top {
        left: calc(45% - 7.5%);
        top: -9%
    }

    .left {
        top: 52%;
        left: -40%;
        width: 70%
    }

    .bottom {
        bottom: -8%;
        left: calc(55% - 25.5%);
        width: 70%
    }

    .grid-item h3, .grid-item p {
        text-align: left
    }

    .contact-btn {
        margin-right: auto;
        margin-left: auto
    }

    .visitor-tickets p b {
        font-size: clamp(20px, 1.5vw, 28px);
        text-align: center
    }

    .logo-list {
        justify-content: center
    }

    .location {
        margin-left: -15px
    }

    .info {
        width: 26%
    }

    .location p {
        font-size: 10px
    }

    .logo-image {
        margin-right: 10px
    }

    #timer, .slider-comp {
        justify-content: center;
    }

    .buttons {
        margin-top: 15px;
        justify-content: center;
        margin-bottom: 15px;
    }

    .desktop-contain{
        display: none;
    }

    .grid-item p {
        font-size: clamp(16px, 0.8vw, 18px);
        margin-top: 5px;
    }
    .separator, .time-box span {
        font-size: clamp(2rem, 2vw, 2.5rem);
    }
    .center p {
        font-size: clamp(16px, 1vw, 24px) !important;
        width: 85%;
        margin: auto;
    }
}




@media screen and (max-width:400px) {
    .btn-apply, .ticket-btn a {
        font-size: clamp(12px, .6vw, 18px)
    }

    section {
        padding: 40px 15px
    }

    #home {
        padding: 0 !important
    }

    .world-map-mobile {
        padding: 0;
        height: 300px
    }

    #privacyModal {
        margin-top: 0 !important
    }

    .offcanvas-body .nav .nav-item button {
        font-size: 13px
    }

    .buttons {
        flex-direction: row;
        justify-content: center
    }

    .btn-apply {
        height: fit-content
    }

    .logo-image img {
        width: 95px;
        display: flex
    }

    .video-olimpic {
        margin: auto
    }

    #timer {
        justify-content: center
    }

    .offcanvas-body {
        padding: 5px
    }

    .info {
        width: 30%
    }

    .expanded .container-fluid .info{
        width: 20%;
    }

    .expanded .container-fluid .location{
        width: 35%;
    }
    .img-plan {
        display: flex;
        margin: auto;
        width: 85%;
        margin-top: 20px;
    }
   
    .mobile-contain h5 {
        margin: 0px auto 20px;
    }
    .mobile-hr {
        margin: 20px auto;
    }
}

