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

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .slide_counterr {
        left: 33%;
    }
    
    .prd_slider .slick-prev {
        left: 26%;
    }
    
    .prd_slider .slick-next {
        right: 65%;
    }
    .lagend_text h3 {
        font-size: 40px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .prd_slider .slick-prev {
        left: 33%;
    }
    
    .slide_counterr {
        left: 40%;
    }
    
    .prd_slider .slick-next {
        right: 56%;
    }
    .lagend_text h3 {
        font-size: 32px;
    }
    
    .lagend_text ul li {
        font-size: 20px;
    }
    
    section.lagendary a {
        margin-top: 10px;
        display: inline-block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .fr-h {
        height: 30px;
    }
    .topSec p {
        font-size: 10px;
    }
    
    .topSec ul {
        gap: 13px;
    }
    
    .topSec ul li a {
        font-size: 12px;
    }
    
    .form-select {
        font-size: 13px;
        padding: 10px 0;
    }
    
    .menuSec ul {
        gap: 30px;
    }
    
    .menuSec ul li a {
        font-size: 16px;
    }
    
    .banner_text p {
        width: 100%;
        font-size: 23px;
    }
    .slide_counterr {
        left: 50%;
    }
    
    .prd_slider .slick-prev {
        left: 42%;
    }
    
    .prd_slider .slick-next {
        right: 44%;
    }
    section.vid h4 {
        width: 80%;
    }
    
    section.pims-play h6 {
        width: 70%;
    }
    
    .lagend_text h3 {
        font-size: 31px;
    }
    
    .lagend_text ul li {
        font-size: 20px;
    }
    
    .lagend_img img {
        height: 400px;
    }
    
    section.pre-order h4 {
        font-size: 20px;
        width: 80%;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    section.sign-up p {
        font-size: 20px;
    }
    
    section.sign-up span {
        font-size: 20px;
    }
}

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

@media only screen and (min-width: 300px) and (max-width: 519px) {
    .modal-dialog {
        max-width: 96%;
        margin: 0 auto;
    }
    .hmmd-box form input {
        width: 91%;
        padding: 5px;
    }
    .banner_text p {
        font-size: 17px;
        width: 100%;
    }
    .banner_text h1 {
        font-size: 28px;
        width: 100%;
    }
    section.vid h4 {
        width: 90%;
        font-size: 18px;
    }
    section.vid h3 {
        font-size: 30px;
    }
    section.pims-play h6 {
        width: 90%;
    }
    .lagend_text ul li {
        font-size: 16px;
    }
    .lagend_text h3 {
        font-size: 27px;
        margin-top: 30px;
    }
    .ftr-bg {
        background: #335d93;
        height: 240px;
        display: none;
    }
    .hmmd-box p {
    font-size: 13px;
}
.fr-h {
    height: 60px;
}
.topSec p {
    font-size: 11px;
    text-align: center;
}

.logo {
    padding: 0;
}

.logo-sec {
    padding: 10px 0;
}
    img.img-fluid {
    height: 400px;
}
.slide_counterr {
    bottom: 50px;
    left: 80%;
}
    section.vid a img {
    width: 60px;
}

.lagend_img img {
    height: 300px;
}

section.pre-order h4 {
    font-size: 20px;
}

section.sign-up p {
    font-size: 20px;
}

section.sign-up .d-flex {
    display: block !important;
}

section.sign-up form input {
    width: 90%;
    margin: 0 auto;
    margin: 10px 0;
}

.social-icons {
    height: 140px;
}

.social-icons ul {
    justify-content: center;
    padding-right: 0;
}

footer p {
    font-size: 12px;
}
}
