﻿@media (max-width: 1550px) and (min-width: 1400px) {
}


@media (max-width: 1399px) and (min-width: 1100px) {
}

@media screen and (max-width: 1024px) {
    .font-banners {
        font-size: 9px;
    }

    .partner-text-head h2 {
        font-size: 15px;
    }

    .bgGray {
        height: auto !important;
    }

    .trdhead h2 {
        font-size: 30px !important;
    }

    .trdcnt p {
        font-size: 19px !important;
    }
}


@media screen and (max-width: 768px) {
    .font-banners {
        font-size: 9px;
    }

    .partner-text-head h2 {
        font-size: 15px;
    }

    .bgGray {
        height: auto !important;
    }

    .trdhead h2 {
        font-size: 28px !important;
    }

    .trdcnt p {
        font-size: 16px !important;
    }

    .bgGray {
        height: 1570px;
    }

    .bns-text h2 {
        font-size: 24px;
    }

    .bns-text p {
        font-size: 10px;
        margin: 12px 0px;
    }

    .bns-text a {
        font-size: 11px;
        padding: 3px 10px;
    }
}


@media screen and (max-width: 414px) {
    .font-banners {
        font-size: 14px;
    }

    .partner-text-head h2 {
        font-size: 23px;
    }

    .bgGray {
        height: auto !important;
    }

    .trdhead h2 {
        font-size: 45px !important;
    }

    .trdcnt p {
        font-size: 20px !important;
    }

    .bns-text h2 {
        font-size: 40px;
    }

    .bns-text p {
        font-size: 18px;
        margin: 20px 0px;
    }

    .bns-text a {
        font-size: 16px;
        padding: 7px 14px;
    }

    .bns-text {
        margin-left: 0px;
    }

    .acc-spec-h-left {
        height: 100px;
    }

    .tab-v1 .nav-tabs a {
        font-size: 13px;
    }
}

@media screen and (max-width: 411px) {
    .bgGray {
        height: auto !important;
    }

    .tab-v1 .nav-tabs a {
        font-size: 13px;
    }
}

@media screen and (max-width: 375px) {
    .bgGray {
        height: auto !important;
    }

    .acc-spec-h-left {
        height: 100px;
    }

    .tab-v1 .nav-tabs a {
        font-size: 12px;
    }
}

@media screen and (max-width: 360px) {
    .bgGray {
        height: auto !important;
    }

    .acc-spec-h-left {
        height: 135px !important;
    }

    .tab-v1 .nav-tabs a {
        font-size: 11px !important;
    }
}
