@media only screen and (min-width: 1450px) and (max-width: 1540px) {
    .menuSec a.theme_btn span {
        font-size: 11px !important;
        margin-right: 12px !important;
    }

    .menuSec a.theme_btn {
        padding: 13px;
    }

    .menuSec a.theme_btn:before {
        width: 35%;
    }

    .menuSec ul li a {
        padding: 10px 33px;
    }

    .logo-main img {
        width: 220px;
    }

    .baner-txt.innr h1 {
        font-size: 90px;
    }

    .baner-txt.innr p {
        width: 80%;
    }

    .about-img img {
        height: 814px;
    }

    .tera-status-main p {
        font-size: 15px;
    }

    .tera-status-main {
        padding: 20px 40px;
    }

    h2 {
        font-size: 67px;
    }

    .why-chooe-txt p {
        font-size: 19px;
    }

    .why-chooe-txt ul li {
        margin-bottom: 22px;
    }

    .about-img img {
        height: 814px;
    }

    header:before {
        height: 160px;
    }

    .about-txt.innr {
        margin-bottom: 93px;
    }

    .about-end-txt ul li a {
        font-size: 13px;
    }

    .about-side-anicon {
        padding: 92px 12px 91px 28px;
    }
}

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

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

@media only screen and (min-width: 768px) and (max-width: 991px) {}

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

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

@media only screen and (min-width: 0px) and (max-width: 299px) {}