@media only screen and (max-width: 1640px) {
.av-header-bdg .ti-widget .ti-mob-row .ti-stars img {
display: none !important;
}

.av-header-bdg .ti-widget .ti-mob-row .ti-stars img:first-child {
display: block !important;
}
}

@media only screen and (max-width: 1600px) {
.main-header {
padding-right: 15px;
padding-left: 15px;
}
}

@media only screen and (max-width: 1570px) {
.main-header ul.e-n-menu-heading li {
margin-right: 15px !important;
}
}

@media only screen and (max-width: 1505px) {
.main-header .e-n-menu-heading li:nth-child(4) {
display: none;
}

.menu-about .elementor-icon-list-items li:last-child {
display: block !important;
}
}

@media only screen and (max-width: 1485px) {
.av-header-bdg .nowrap {
width: 25px;
overflow: hidden;
}

.av-header-bdg .ti-mob-row .ti-stars {
margin: 0px !important;
}
}

@media only screen and (max-width: 1230px) {
.av-header-info {
gap: 10px;
}
}

@media only screen and (max-width: 1200px) {
.main-header ul.e-n-menu-heading li {
margin-right: 10px !important;
}
}

@media only screen and (max-width: 1155px) {
.main-header {
--e-con-grid-template-columns: 1fr 3fr 2.5fr !important;
}

.av-header-ph span {
display: none;
}
}