@media screen and (min-width: 1369px) and (max-width: 1920px) {
	
}
@media screen and (min-width: 1369px) and (max-width: 1600px) {
	.li-sec .li-header:before{
        top:-98px !important;
    }
}
@media screen and (min-device-width: 991px) and (max-device-width: 1024px) {
	.overlay-content .title{
        font-size: 24px;
    }
    .overlay-content .title-des{
        font-size: 15px;
        margin-bottom: 8px;
    }
    .overlay-text p{
        margin-bottom: 8px;
    }
    .li-sec .li-content:after{
        border-top: 68vh solid #d9d9d9;
        border-right: 100vw solid transparent;
    }
    .abt-content:before{
            -webkit-transform: skew(-14deg);
    -ms-transform: skew(-14deg);
    transform: skew(-14deg);
    right: -20px;
    }
    .abt-content .heading h1{
        font-size: 30px;
    }
    .abt-sec-img{
            -webkit-clip-path: polygon(19% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(19% 0, 100% 0, 100% 100%, 0 100%);
    }
    .cat-img{
        width: 350px;
        height: 350px;
        margin-top: 20px;
    }
    .cat-img:after {
        top: -10px;
        right: -10px;
        bottom: 30px;
            border-top: 46vh solid #d9d9d9;
            border-left: 34vw solid transparent;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px){
    header .logo {
        width: 160px;
    }
    header .right-menu ul li{
        margin-left: 20px;
    }
    header .right-menu ul li a{
        font-size: 15px;
    }
	.banner .item {
        height: 400px;
    }
    .banner .bcontent .btitle{
        font-size: 36px;
            line-height: 38px;
    }
    .banner .bcontent .btitle span{
        font-size: 42px;
    }
    .banner .bcontent .btext {
        font-size: 14px;
        line-height: 1.4;
    }
    #inner-banner{
        padding: 100px 0px;
    }
    #inner-banner:before{ background-size: 100% 100%;  height: 20px;
        bottom:0;
    }
    .title h1, .title h2,.title h1 span, .title h2 span{
        font-size: 26px;
    }
    .para h2, .para h3 {
        font-size: 22px;
    }
    .para p,.para ul li{
        font-size: 14px;
    }
    .lidesc-bdetail .title span{
        font-size: 22px;
    }
    .category-date, .industry, .category, .company{
        font-size: 14px;
    }
    .filter-box .title{
        font-size: 20px;
    }
    .map iframe{
        height: 300px;
    }
    .li-sec .li-header:before{
        top:-38px;
    }
    .li-sec .li-header .heading,.li-sec .li-header .heading span{
        font-size: 36px;
    }
    .catimg,.overlay{
        width: 100%;
    }
    .catimg:after{
        display: none;
    }
    .abt-content .heading h1,.abt-content .heading h1 span{
        font-size: 26px;
    }
    .abt:before{
        top:60%;
    }
    .abt-content,.abt-img-sec{
        width: 100%;
    }
     .abt-content{
        background-color: #f7f7f7;
        padding: 30px 20px;
    }
    .abt-content .para a{
        position: static;
    }
    .abt-content:before{
        display: none;
    }
    .abt-sec-img{
        height: auto;
        padding: 0 15px;
        -webkit-clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%);
    }
    footer p{
        flex-wrap: wrap;
        justify-content: center;
    }
    .cat-img{
        width: 300px;
        height: 300px;
    }
    .cat-img:after {
        top: -10px;
        right: -10px;
        bottom: 30px;
        border-top: 30vh solid #d9d9d9;
        border-left: 40vw solid transparent;
    }
    .indus-list ul li,.li-list ul li{
        flex-basis: 50%;
    }
}
@media screen and (max-width:767px) {
    .induslist ul li{width: 100%;}
    .li-sec .li-content{padding-bottom: 0;}
    .abt::before {
    top: 0;
    content: "";
    display: block;
    background: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    position: absolute;
}
    #inner-banner:before{ height: 20px; }
	header .logo,.fixed .logo {
	    width: 160px;
        position: static;
	}
    header .right-menu ul{
       display: none;
    }
    #menu-right {
        display: block;
    }
    #mobile-menu ul {
        display: block;
        padding-top: 15px;
        text-align: left;
    }
    header .right-menu ul li:after{
        display: none;
    }
    .banner .item {
        height: 350px;
        background-position: center center;
    }
    .btns{
        padding: 6px 25px;
        font-size: 14px;
    }
    .banner .bcontent {
        top: 30%;
        left: -15px;
    }
    .banner .bcontent .btitle span{
        font-size: 24px;
    }
    .banner .bcontent .btitle{
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .banner .bcontent .btext {
        font-size: 15px;
        line-height: 1.6;
    }
    .li-sec .li-content:after{
        display: none;
    }
    .li-sec .li-content{
        z-index: 0;
    }
    #mobile-menu ul ul {
        display: none;
        transform: none;
    }
    .li-sec .li-header .heading span{
       /* font-size: 24px;*/
    }
    .li-sec .li-header .heading{
        font-size: 22px;
    }
    .li-sec .li-header:before{
        top:-25px;
    }
    .homelist ul li {
        flex-basis: 100%;
    }
    .catimg,.overlay{
        width: 100%;
    }
    .catimg:after{
        display: none;
    }
    .catimg{line-height: 230px;}
    .catimg img{ max-height: 360px;
        width:auto;
    }
    .overlay-content .title{
        font-size: 18px;
    }
    .overlay-content .title-des {
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 15px;
    }
    .overlay-text p{
        margin-bottom: 15px;
    }
    .abt{
        padding:30px 0;
    }
    .abt:before{
        top:0; content:""; display: block; 
    }
    .abt-content,.abt-img-sec{
        width: 100%;
    }
     .abt-content{
       /* background-color: #f7f7f7;
        padding: 30px 15px;*/
    }
    .abt-content:before{
        display: none;
    }
    .abt-sec-img{
        height: auto;
        padding: 0 15px;
        -webkit-clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%);
    }
    .abt-content .heading h1 span{
        font-size: 22px;
    }
    .abt-content .heading h1{
        font-size: 24px;
    }
    .abt-content .para a{
        position: static;
    }
    
    footer:after{
        top:0px;
    }
    .flinks ul{
        flex-wrap: wrap;
    }
    .flinks ul li{
        flex-basis: 50%;
        margin-bottom: 10px;
        padding: 0px;
    }
    .mb-5{
        margin-bottom: 1rem!important;
    }
    .fs-links a{
        margin-bottom: 20px;
    }
    footer p{
        justify-content: center;
        flex-wrap: wrap;
        font-size: 13px;
            text-align: center;
    }
    .site-btn{
        margin-top: 15px;
    }
    #inner-banner{
        padding:90px 0px 60px;
    }
    #inner-banner span{
        font-size: 20px;
        margin: 0px 0 28px 0;
    }
    .inner-breadcrumb ul li{
        font-size: 12px;
    }
    .title h1, .title h2,.title h1 span, .title h2 span{
        font-size: 26px;
    }
    #inner-banner:before{
        /*bottom: -90px;*/
    }
    .cat-img{
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .cat-img:after {
        top: -10px;
        right: -10px;
        bottom: 30px;
        border-top: 54vh solid #d9d9d9;
        border-left: 95vw solid transparent;
    }
    .para h2, .para h3 {
        font-size: 22px;
    }
    .about-sec {
        padding-bottom: 15px;
    }
    .para p,.para ul li{
        font-size: 14px;
    }
    .inner-content {
        padding: 30px 0 50px;
    }
    .indus-list ul li,.li-list ul li{
        flex-basis: 100%;
        padding: 0px;
        padding-bottom: 10px;
    }
    .lidesc-top .lidesc-img,.lidesc-bdetail {
        width: 100%;
    }
    .lidesc-bdetail{
        padding: 15px;
    }
    .lidesc-bdetail .title span{
        font-size: 22px;
    }
    .category-date, .industry, .category, .company{
        font-size: 14px;
    }
    .lidesc-top {
     margin-bottom: 10px;
    }
    .filter-box .title{
        font-size: 20px;
    }
    .map{
        padding-bottom: 25px;
    }
    .map iframe{
        height: 200px;
    }
    .ques-ans section{
        padding: 0px;
        margin-top: 0;
    }
    .industrysec,footer{
        padding: 30px 0px;
    }
    .industrybox{
        margin-bottom: 0px;
    }
    .indus-list ul li{
        padding-bottom: 15px !important;
    }
    .copy{
        padding: 0px;
    }
    .section2 .aboutimgsec {
        max-width: 100%;
        width: 100%;
        float: unset;
        margin-right: unset;
        margin-bottom: 15px;
    }
    .industrysec .heading {
        margin-top: 30px;
    }
}
