﻿
@media (max-width: 375px) {
}

@media (max-width: 424px) {
}

@media (max-width: 430px) {
}

@media (max-width: 480px) {
}

@media (max-width: 543px) and (min-width: 480px) {
}

@media (max-width: 543px) {
}


@media (max-width: 767px) {
.lydo-thumb {
 
    min-width: 75px;

}
.lydo-item {
         gap: 10px;
    flex-wrap: unset;
 
}
.lydo-title {
  
    font-size: 1em;

;
    position: relative;
}
.header.header_menu {
  
    position: relative;
}

.header.sticky {
position: fixed;}
    .brandsection .slickbrand {
        height: auto;
    }
    .blog-heading {

        font-size: 25px;
   
        font-family: 'PlusJakartaSans';
        font-weight: 700;
    }
    .lienhe-heading {
   
        font-size: 24px;
    
    }
    .lienhe-desc {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        color: #000000;
        display: block;
        margin-bottom: 36px;
        text-align: justify;
        width: 100%;
    }
    .about-readmore {
       
        background: none!important;
    }
    .about-st {
        padding: 45px 0;
    }
    .servi-st {
        padding: 45px 0;
    }
    .srvHomeList {
    
        grid-template-columns: repeat(1, 1fr);
      
    }
    .luachon-heading { 
        font-size: 22px;
    }
    .lydoList .item {
        flex: 100%;
        max-width: 100%;
    }
    #txtname {
        margin-bottom: 19px;
    }

    .main-ex {
        padding-top: 90px;
    }

    .about-readmore {
        display: block;
        margin-top: 34px;
        background: url(../images/arrow1.png) 116px center no-repeat;
        margin-bottom: 40px;
    }

    .rvs-title {
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 29px;
        color: #FFFFFF;
        text-align: center;
        margin-top: 0;
    }

    .rvs-st {
        position: relative;
        background: rgba(97, 97, 97, 0.5);
        backdrop-filter: blur(5px);
        min-height: auto;
        padding-bottom: 43px;
    }

    .rvs-item {
        display: block;
        padding-top: 0;
        margin-bottom: 26px;
    }

    .rvs-img {
        display: block;
        padding: 0;
        margin: 0 auto;
        /* border-bottom: 4px solid transparent; */
    }

    .servi-st .owl-nav {
        bottom: -56px;
    }

    .luachon-desc {
        max-width: 100%;
    }

    .hidden-xs {
        display: none;
    }
}


@media (max-width: 768px) {
}

@media (max-width: 991px) and (min-width: 768px) {
}

@media (max-width: 991px) {
}

@media (max-width: 991px) and (max-width: 991px) {
}


@media (min-width: 992px) {
}


@media (min-width: 992px) and (max-width: 1199px) {
}

@media (max-width: 1199px) {
}


@media (min-width: 1200px) {
.about-img img {margin-top: 60.5px;}
    .rvs-st {
        /* margin-top: -197px; */
    }

    .about-info {
        padding-right: 10px;
    }

    .lydo-box {
        padding-left: 100px;
    }
}


.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] {
    width: 100% !important
}

.fb-page, .fb-page span, .fb-page span iframe[style] {
    width: 100% !important
}

#pagination {
    float: left;
    width: 100%;
    text-align: center;
}

    #pagination .page-node, #pagination .next, #pagination .prev {
        display: inline-block;
        margin: 0 8px;
        font-size: 15px;
        font-weight: 600;
        color: black;
        opacity: 0.4;
    }

    #pagination .next {
        margin-left: 30px
    }

    #pagination .prev {
        margin-right: 30px;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

        #pagination .page-node.current, #pagination .page-node:hover, #pagination .next:hover, #pagination .prev:hover {
            opacity: 1;
            color: #4e9f47;
        }
