/*Media Query Start*/

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

@media only screen and (min-width: 1291px) and (max-width: 1365px) {}

@media only screen and (min-width: 992px) and (max-width: 1290px) {}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .top-bar-center form button i {
        font-size: 12px;
    }

    .top-bar-right ul li a {
        font-size: 12px;
    }

    .top-bar-center form input {
        padding: 10px 70px 10px 0px;
        font-size: 12px;
    }

    .menuSec ul li a {
        font-size: 12px;
    }

    .marquee {
        font-size: 12px;
    }

    .marquee span {
        margin: 0 40px;
    }

    .banner_left {
        left: 50px;
        height: 47vh;
    }

    h1 {
        font-size: 35px;
        margin: 0 0 5px;
    }

    .banner_img ul li {
        border: 5px solid #ffffff;
        height: 120px;
        width: auto;
    }

    .banner_text h6 {
        font-size: 12px;
    }

    .banner_text p {
        width: 100%;
        margin: 0 auto 10px;
    }

    p {
        font-size: 12px;
        line-height: 1.6;

    }

    img.img-fluid {
        height: 500px;
    }

    .themebtn {
        font-size: 12px;
        padding: 10px 20px;
    }

    h2 {
        font-size: 30px;
        margin: 0 0 5px;
    }

    .all-section {
        padding: 70px 0;
    }

    .prd_tabs .nav-tabs .nav-link {
        padding: 10px 20px;
        font-size: 12px;
    }

    .prd_tabs .nav-tabs {
        gap: 15px;
    }

    .uptosixtyoff_left img {
        height: 480px;
    }

    .uptosixtyoff_txt h6 {
        font-size: 12px;
    }

    .uptosixtyoff_txt img {
        height: 300px;
        width: auto;
        object-fit: contain;
    }

    .uptosixtyoff_txt {
        padding: 30px 20px 10px;
    }

    .uptosixtyoff_right {
        padding: 20px;
    }

    .prd_main_txt ul li {
        font-size: 12px;
    }

    .explore .col-md-6 {
        width: 50%;
    }

    .explore .col-md-12 {
        width: 100%;
        order: 3;
    }

    .explore_left.explore_right img {
        left: unset;
    }

    .explore_left a {
        font-size: 12px;
    }

    .ftr_links ul li a {
        font-size: 12px;
    }

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .topSec .col-sm-6 {
        width: 50%;
        order: 1;
    }

    .topSec .col-sm-12 {
        width: 100%;
        order: 3;
        margin-top: 10px;
    }

    .top-bar-right ul li a {
        font-size: 12px;
    }

    .header-logo {
        width: 30%;
    }

    .top-bar-center form input {
        padding: 5px 80px 5px 0px;
        font-size: 12px;
    }

    .top-bar-center form button i {
        font-size: 12px;
    }

    .top-bar-right ul {
        gap: 15px;
    }

    .menuSection {
        background: #111111;
        padding: 0;
    }

    .marquee {
        padding: 10px 0;
        font-size: 12px;
    }

    .marquee span {
        margin: 0 30px;
    }

    p {
        font-size: 12px;
        line-height: 1.5;
    }

    .banner_text p {
        width: 100%;
        margin: 0 auto 10px;
    }

    h1 {
        font-size: 35px;
        margin: 0 0 5px;
    }

    .themebtn {
        font-size: 12px;
        padding: 5px 15px
    }

    .banner_left {
        position: relative;
        bottom: 0;
        left: 0;
        height: 350px;
    }

    .banner_text {
        padding: 30px 0;
    }

    .banner_text h6 {
        font-size: 12px
    }

    .banner_img {
        float: none;
    }

    img.img-fluid {
        height: 1200px;
    }

    .banner_img ul li {
        border: 5px solid #ffffff;
        height: 170px;
        width: auto;
    }

    .all-section {
        padding: 50px 0;
    }

    h2 {
        font-size: 25px;
        margin: 0 0 5px;
    }

    .prd_tabs .nav-tabs .nav-link {
        padding: 5px 15px;
        font-size: 12px;
    }

    .prd_tabs .nav-tabs {
        justify-content: flex-start;
        gap: 10px;
        margin: 10px 0 20px;
    }

    .prd_main_img {
        width: 100%;
        height: auto;
    }

    h3 {
        font-size: 15px;
    }

    .prd_main_txt h3 a {
        font-size: 15px;
        margin: 10px 0 5px;
    }

    .prd_main_txt ul li {
        font-size: 12px;
    }

    .prd_main_txt ul {
        gap: 15px;
    }

    .prd_main {
        margin-bottom: 20px;
    }

    .uptosixtyoff_left img {
        height: 300px;
    }

    .uptosixtyoff_txt h6 {
        font-size: 12px;
    }

    .uptosixtyoff_txt img {
        width: auto;
        object-fit: contain;
        height: 400px;
    }

    .uptosixtyoff_right {
        padding: 20px;
    }

    .uptosixtyoff_txt {
        padding: 30px 20px 20px;
    }

    .explore_left img {
        position: relative;
        height: 350px;
        width: 100%;
    }

    .explore h3 {
        font-size: 15px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .explore_left {
        padding: 40px 30px 0;
    }

    .explore_left a {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .explore_mid img {
        height: 300px;
    }

    .explore_mid a {
        font-size: 15px;
        width: 60%;
        bottom: 20px;
        padding: 5px 20px;
    }

    .explore_left.explore_right img {
        position: relative;
        top: 0;
        left: 0;
    }

    .ftr_logo {
        width: 25%;
        margin: 0 auto 20px;
    }

    .newsletter form {
        flex-direction: column;
        align-items: center;
        justify-content: end;
        gap: 10px;
    }

    .newsletter form input {
        padding: 10px;
        font-size: 12px;
        width: 100%;
    }

    .newsletter form button {
        font-size: 12px;
        padding: 10px 30px;
    }

    .ftr_links ul li a {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .credit {
        text-align: center;
        margin-top: 10px;
    }

    .ftr_contact ul li i {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .ftr_contact ul li a {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .ftr_mid {
        padding: 30px 0;
    }

    .ftr_contact ul li {
        margin-bottom: 10px;
    }

    .ftr_links h5,
    .ftr_contact h5 {
        font-size: 14px;
        margin: 20px 0;
    }
}

@media only screen and (min-width: 300px) and (max-width: 519px) {

    .topSec .col-sm-6 {
        width: 50%;
        order: 1;
    }

    .topSec .col-sm-12 {
        width: 100%;
        order: 3;
        margin-top: 10px;
    }

    .top-bar-right ul li a {
        font-size: 12px;
    }

    .header-logo {
        width: 30%;
    }

    .top-bar-center form input {
        padding: 5px 80px 5px 0px;
        font-size: 12px;
    }

    .top-bar-center form button i {
        font-size: 12px;
    }

    .top-bar-right ul {
        gap: 15px;
    }

    .menuSection {
        background: #111111;
        padding: 0;
    }

    .marquee {
        padding: 10px 0;
        font-size: 12px;
    }

    .marquee span {
        margin: 0 30px;
    }

    p {
        font-size: 12px;
        line-height: 1.5;
    }

    .banner_text p {
        width: 100%;
        margin: 0 auto 10px;
    }

    h1 {
        font-size: 35px;
        margin: 0 0 5px;
    }

    .themebtn {
        font-size: 12px;
        padding: 5px 15px
    }

    .banner_left {
        position: relative;
        bottom: 0;
        left: 0;
        height: 250px;
    }

    .banner_text {
        padding: 30px 0;
    }

    .banner_text h6 {
        font-size: 12px
    }

    .banner_img {
        float: none;
    }

    img.img-fluid {
        height: 1050px;
    }

    .banner_img ul li {
        border: 5px solid #ffffff;
        height: 150px;
        width: auto;
    }

    .all-section {
        padding: 50px 0;
    }

    h2 {
        font-size: 25px;
        margin: 0 0 5px;
    }

    .prd_tabs .nav-tabs .nav-link {
        padding: 5px 13px;
        font-size: 12px;
    }

    .prd_tabs .nav-tabs {
        justify-content: flex-start;
        gap: 5px;
        margin: 10px 0 20px;
    }

    .prd_main_img {
        width: 100%;
        height: auto;
    }

    h3 {
        font-size: 15px;
    }

    .prd_main_txt h3 a {
        font-size: 15px;
        margin: 10px 0 5px;
    }

    .prd_main_txt ul li {
        font-size: 12px;
    }

    .prd_main_txt ul {
        gap: 15px;
    }

    .prd_main {
        margin-bottom: 20px;
    }

    .uptosixtyoff_left img {
        height: 300px;
    }

    .uptosixtyoff_txt h6 {
        font-size: 12px;
    }

    .uptosixtyoff_txt img {
        width: auto;
        object-fit: contain;
        height: 200px;
    }

    .uptosixtyoff_right {
        padding: 20px;
    }

    .uptosixtyoff_txt {
        padding: 30px 20px 20px;
    }

    .explore_left img {
        position: relative;
        height: 250px;
        width: 100%;
    }

    .explore h3 {
        font-size: 15px;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }

    .explore_left {
        padding: 40px 30px 0;
    }

    .explore_left a {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .explore_mid img {
        height: 300px;
    }

    .explore_mid a {
        font-size: 15px;
        width: 60%;
        bottom: 20px;
        padding: 5px 20px;
    }

    .explore_left.explore_right img {
        position: relative;
        top: 0;
        left: 0;
    }

    .ftr_logo {
        width: 25%;
        margin: 0 auto 20px;
    }

    .newsletter form {
        flex-direction: column;
        align-items: center;
        justify-content: end;
        gap: 10px;
    }

    .newsletter form input {
        padding: 10px;
        font-size: 12px;
        width: 100%;
    }

    .newsletter form button {
        font-size: 12px;
        padding: 10px 30px;
    }

    .ftr_links ul li a {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .credit {
        text-align: center;
        margin-top: 10px;
    }

    .ftr_contact ul li i {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .ftr_contact ul li a {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .ftr_mid {
        padding: 30px 0;
    }

    .ftr_contact ul li {
        margin-bottom: 10px;
    }

    .ftr_links h5,
    .ftr_contact h5 {
        font-size: 14px;
        margin: 20px 0;
    }
}



/*Media Query End*/