@media only screen and (max-width: 2400px) {

}

@media only screen and (max-width: 1920px) {

}

@media only screen and (max-width: 1680px) {

}

@media only screen and (max-width: 1480px) {

}

@media only screen and (max-width: 1400px) {

}

@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1152px) {

}

@media only screen and (max-width: 1023px) {
.main-menus .jet-mega-menu-item__inner {
    margin-right: 12rem !important;
}
	.mega-main.container-main {
        padding-top: 40rem !important;
        padding-bottom: 40rem !important;
    }
}

@media only screen and (max-width: 991px) {
.main-menus .jet-mega-menu-item__inner {
    margin-right: 7rem !important;
}
}

@media only screen and (max-width: 840px) {

}

@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 575px) {

}

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

}

@media only screen and (max-width: 425px) {

}

@media only screen and (max-width: 375px) {

}

@media only screen and (max-width: 340px) {

}

