  @media only screen and (min-width:1100px) and (max-width:50000000000000000px) {
    body{
        font-size: 16px;
        line-height: 27px;
    }
    h1{
        font-size: 50px !important;
    }
    h2{
        font-size: 45px !important;
    }
    h5{
        font-size: 25px !important;
    }
    h6{
        font-size:22px !important;
    }
    h5
    .block-title{
        font-size: 36px;
    }
    .flip-box{
        font-size: 23px;
    }
    .kt-blog h2{
        font-size: 40px !important;
    }
    .bdt-prime-slider-skin-slice .bdt-prime-slider-desc .bdt-main-title {
        padding-bottom: 185px !important;
    }
    .kt-landing-section h2{
        font-size: 38px !important;
        line-height: 50px !important;
    }
    .bdt-prime-slider-skin-slice .bdt-prime-slider-next, .bdt-prime-slider-skin-slice .bdt-prime-slider-previous {
        padding: 18px 24px !important;
    }
    
    
}