@media (max-width: 767px) {

.children\:w-\[110px\] > * {
    width: 65px;
}	

/*.text-\[3\.5rem\] {

    font-size: 2.4rem;
    margin-bottom: revert;    
}*/

.a4 {

    font-size: 1.8rem;
    margin-bottom: revert;    
}

.a5 {
    font-size: 1rem;
}

.a6 {
    font-size: 1rem;
}

.a1 ul li a{
/*    font-size: medium;*/
    font-size: small;
}  

.responsive {
  width: 100%;
  max-width: 400px;
  height: auto;
}

.object-cover{
  object-fit:inherit;
}

.a2 {
font-size: xx-small;
}

.a3 {

}

.slick-slide img {
    display: contents;
}


.a7 {
    display: none;
}

.a8 {
    margin-right: 90px;
    position-try-order: most-width;
}

.a9 {
width: 100%;
}

.sub-menu{
    padding-left: 7.5rem
}

.a10 {
width: 10%
}


.a11{
    width: 2rem !important;
    height: 2rem !important;
    left: 4px;
    top: -13px;
}

.a12{
    width: 2.25rem;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 16px;
}


.popup-content video {
  height: 300px !important;
  width: 100%;
}


.popup-content1 video {
  height: 300px !important;
  width: 100%;
}

}