.container {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width:992px) {
    .container {
        width:100%;
    }
   
}
@media (max-width:767px) {
    body{
        font-size: 14px;
    }
    .container {
        width:100%;
    }
    .breadcrumbs-wrap{
	    display:none
	}
    .logo img{
        width: 100%;
        height: auto
    }
    header .d-flex-center{
        flex-wrap: wrap
    }
    .contact-header li a{
        font-size: 16px;
    }
    .contact-header img{
        width: 16px;
        height: 16px;
    }
    .dv-grid-1{
        margin-bottom: 10px
    }
    .dv-grid-1 .title h2{
        font-size: 16px
    }
    .title-big{
        font-size: 24px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .cata-slider-owl{
        margin-bottom: 24px
    }
    .dv-grid {
        padding: 6px;
    }
    .dv-grid-1 .title{
        height: auto
    }
    .form-lh-home .contact-box{
        display: block
    }
    .form-lh-home .contact{
        margin-bottom: 10px
    }
    .form-lh-home .contact a{
        font-size: 12px;
    }
    .block-news-vertical h3{
        font-size: 16px;
    }
    .block-news-vertical>li{
        padding: 10px
    }
    .block-news-vertical::-webkit-scrollbar {
        width: 7px;
        border-radius: 12px;
        overflow: hidden
    }
    .block-news-vertical .meta{
        font-size: 12px;
        margin-bottom: 5px
    }
    .block-news-vertical .img{
        margin-right: 10px;
    }
    .block-news-vertical{
        height: 370px
    }
    .owl-dots .owl-dot{
        height: 6px;
        width: 12px;
    }
    .owl-dots .owl-dot.active{

        width: 18px;
    }
    .cata-slider .info h3{
        font-size: 20px;
    }
    .cata-slider .tvn{
        padding: 8px
    }
    .qtlv-box:before, .qtlv-box:after{
        display: none
    }
    .qtlv-pdd:nth-child(4) .qtlv, .qtlv-pdd:nth-child(5) .qtlv, .qtlv-pdd:nth-child(6) .qtlv{
        margin-top: 40px;
    }
    .qtlv-pdd:nth-child(1) .qtlv, .qtlv-pdd:nth-child(2) .qtlv, .qtlv-pdd:nth-child(3) .qtlv{
        margin-bottom: 40px
    }
    .news-grid .des{
        height: auto;
        margin-top: 7px
    }
    .news-grid h3{
        font-size: 18px;
        height: 47px;
    }
    .form-lh-home{
        padding: 20px
    }
    .form-lh-home .title-big{
        text-align: center
    }
    .form-lh-home .contact img{
        height: 30px;
        width: 30px
    }
    .contact-box{
        margin-bottom: 24px
    }
    .form-lh-home .contact h3{
        font-size: 16px;
    }
    .form-ct textarea{
        height: 120px !important
    }
    .form-ct .text-right{
        text-align: center
    }
    .form-ct .btn-send{
        min-width: auto;
        padding: 5px 20px
    }
    .news-grid .meta{
        margin-bottom: 12px
    }
    .news-grid .info{
        padding: 12px;
    }
    .hidden-md{
        display: block
    }
    .owl-nav .owl-prev{
        left: -10px;
    }
    .owl-nav .owl-next{
        right: -10px
    }
    .bg-cat-title h2{
        font-size: 25px;
        margin-bottom: 10px
    }
    .bg-cat-title .des{
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        overflow: hidden;
    }
    .bg-cat-title-box .image{
        padding-top: 55%
    }
    .bg-cat-title{
        padding: 10px
    }
    .bg-cat-title-box .meta a{
        margin-top: 10px
    }
    .btn-orange, .btn-white, .btn-green{
        padding: 10px 10px
    }
    .news-list .img{
        width: 125px;
    }
    .news-list h3{
        font-size: 14px;
    }
    .cat-pill{
        padding: 7px 12px;
    }
    .news-list .text-muted{
        margin: 3px 0
    }
}
@media (max-width:499px) {
    .nv-infodie {
        width:100%;
    }
    
}
@media (min-width:500px) and (max-width:991px) {
    
}
@media (min-width:500px) {
	.nv-infodie {
        width:500px;
        top: 100px;
        left: 0;
        right: 0;
    }
}
@media (min-height:500px) {
    .container {
        width:100%;
    }
    .nv-infodie {
        height:500px;
        top:5%;
    }
}
@media (min-width:768px) {
    .container {
        width:100%;
    }
    
}
@media (min-width:992px) {
    .container {
        width:100%;
        max-width:1200px;
    }
}
@media (min-width:1200px) {
    .container{
        width:1200px;
    }
}
