@media all and (max-width:1480px){
    .home-section{
        height: 85vh;
    }
    
    .home-section:before{
        height: 85vh;
    }
}

@media all and (max-width:1380px){
    .home-section{
        height: 75vh;
    }
    
    .home-section:before{
        height: 75vh;
    }
}

@media all and (max-width:1200px){

    .home-section{
        height: 65vh;
    }
    
    .home-section:before{
        height: 65vh;
    }
}


@media all and (max-width:1020px){
    .home-section{
        height: 65vh;
    }
    
    .home-section:before{
        height: 65vh;
    }
}

@media(max-width:992px) {
    
    .home-section{
        height: 50vh;
    }

    .home-section:before{
        height: 50vh;
    }

    .padding {
        padding: 80px 0
    }

    .padding-top {
        padding-top: 80px
    }

    .padding-bottom {
        padding-bottom: 80px
    }

    .sm-padding {
        padding: 15px
    }

    p br {
        display: none
    }

    span br {
        display: none
    }

    .default-btn {
        padding: 0 30px
    }

    .section-heading h2 {
        font-size: 32px;
        line-height: 42px
    }

    .section-heading br {
        display: inherit
    }

    .home-element .shape-wrap {
        width: 20%;
        height: 80%
    }

    .fight-teams-list {
        align-items: center
    }

    .fight-teams-list {
        flex-direction: column
    }

    .fight-teams-list .participant-fight-team {
        max-width: 100%;
        width: 100%
    }

    .outside-spacing {
        overflow: hidden;
        padding: none;
        margin: none;
    }

    .real-scene-carousel .swiper-nav {
        left: 5px
    }

    .real-scene-carousel .swiper-nav.swiper-next {
        right: 5px
    }


    .footer-section {
        padding-top: 80px
    }

    .copyright-wrap:before {
        width: 60%
    }
}

@media all and (max-width:767px) {
     
    .home-section{
        height: 50vh;
    }

    .home-section:before{
        height: 50vh;
    }

    .padding {
        padding: 60px 0
    }

    .padding-top {
        padding-top: 60px
    }

    .padding-bottom {
        padding-bottom: 60px
    }

    .xs-padding {
        padding: 15px
    }

    .section-heading br,
    p br {
        display: none
    }

    /* .section-heading h2 {
        font-size: 24px;
        line-height: 34px
    }

    h2{
        font-size: 24px;
    } */

    .header:before {
        left: -80px;
        bottom: -15px
    }

    .header:after {
        right: -80px;
        bottom: -15px
    }

    .footer-item .brand {
        max-width: 150px
    }

    .copyright-wrap:before {
        width: 100%
    }

    .header .default-btn,
    .header .search-icon {
        display: none
    }

    .home-element .shape-wrap {
        display: none
    }

    .home-content h4 {
        letter-spacing: 5px
    }

    .home-content h1 {
        font-size: 36px;
        line-height: 48px;
        letter-spacing: -.5px
    }

    .participant-fight-team h3 {
        font-size: 20px;
        line-height: 28px
    }

    .participant-fight-team img {
        width: 30%
    }

    .participant-fight-team:before {
        height: 80px
    }
}
    @media (max-width: 767px){
    .home-section{
        height: 50vh;
    }

    .home-section:before{
        height: 50vh;
    }

    .fight-team-info {
        padding: 10px 20px;
        bottom: 10px;
    }

    .fight-teams-list .participant-fight-team {
        margin-bottom: 30px;
        padding-bottom: 30px;
    }

    .header:before,
    .header:after {
        display: none
    }

    .page-header .page-header-shape .shape {
        width: 80px;
        height: 40px
    }

    .page-header .page-header-shape .shape.center.back {
        width: 170px;
        height: 30px
    }

    .btn-group{
        display: flex;
        justify-content: center ;
    }

    .section-heading-group {
        display: block
    }

    .section-heading-group .default-btn {
        margin-top: 20px
    }

    .awards-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .page-header.single .page-header-info h2 {
        line-height: 42px
    }

    .footer-section {
        padding-top: 60px
    }

    .footer-items>div:not(:last-of-type) {
        margin-bottom: 20px
    }
    
    .section-heading h2 {
        font-size: 30px;
        margin-top: 10px;
    }

    h2{
        font-size: 30px;
    }

    h3{
        font-size: 22px;
    }

    h4{
        font-size: 18px;
    }

    p{
        font-size: 14px;
    }

}

@media all and (max-width:720px) {

    .header-logo img{
        max-width: 80%;
    }


    .home-section{
        height: 35vh;
    }
    
    .home-section:before{
        height: 35vh;
    }

    .section-heading h2 {
        font-size: 30px;
        margin-top: 10px;
    }

    h2{
        font-size: 30px;
    }

    h3{
        font-size: 24px;
    }

    h4{
        font-size: 20px;
    }

    p{
        font-size: 14px;
    }
}

@media all and (max-width:580px) {

    .header-logo img{
        max-width: 70%;
    }


    .home-section{
        height: 30vh;
    }
    
    .home-section:before{
        height: 30vh;
    }

    #scrollup {
        bottom: 20px;
        right: 20px
    }

    .swiper-nav {
        display: none
    }

    .primary-header .header-logo {
        max-width: 110px;
        padding: 10px 0
    }

    .product-heading a{
        font-size: 12px;
        padding: 10px 10px;
        font-weight: bold;
    }

    .section-heading h2 {
        font-size: 28px;
        margin-top: 10px;
    }

    h2{
        font-size: 28px;
    }

    h3{
        font-size: 20px;
    }

    h4{
        font-size: 18px;
    }

    p{
        font-size: 14px;
    }
}

@media all and (max-width:480px) {

    .header-logo img{
        max-width: 70%;
    }


    .home-section{
        height: 25vh;
    }
    
    .home-section:before{
        height: 25vh;
    }

    .section-heading{
        margin-top: 0;
    }
    
    .section-heading h2 {
        font-size: 24px;
        margin-top: 10px;
    }

    h2{
        font-size: 24px;
    }

    h3{
        font-size: 18px;
    }

    h4{
        font-size: 16px;
    }

}

@media all and (max-width:375px) {

    .header-logo img{
        max-width: 60%;
    }

    .home-section{
        height: 25vh;
    }
    
    .home-section:before{
        height: 25vh;
    }

    .footer-section p{
        font-size: 16px;
    }

    .section-heading{
        margin-top: 0;
    }

    .section-heading h2 {
        font-size: 22px;
        margin-top: 10px;
    }

    h2{
        font-size: 22px;
    }

    h3{
        font-size: 18px;
    }

    h4{
        font-size: 16px;
    }

    p{
        font-size: 12px;
    }

   
}

@media all and (max-width:240px){

    .header-logo img{
        max-width: 60%;
    }

    .home-section{
        height: 30vh;
    }
    
    .home-section:before{
        height: 30vh;
    }

    .section-heading{
        margin-top: 0;
    }

    .section-heading h2 {
        font-size: 20px;
        margin-top: 10px;
    }

    h3{
        font-size: 16px;
    }

    h4{
        font-size: 14px;
    }

    p{
        font-size: 12px;
    }

}