 #footer .widget_nav_menu ul{
  list-style: revert;
  padding-left:20px;
}
#footer .widget_nav_menu ul li{
  line-height:30px
} 
.brand-item {
  padding:15px 30px;
} 
.new_cusstom_by_dev .module_new .item-first .media-body .des{
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 50px;
  display: -webkit-box;
}
.new_cusstom_by_dev .media-heading{
   overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 40px;
  display: -webkit-box;
}
.new_cusstom_by_dev .text-justify {
    text-align: unset!important;
}
.width-100{
      width: 100%;
  padding:6px 12px
} 
.new_cusstom_by_dev .module_new {
    padding-top: 10px;
}
h3.lawh3 {
    display: none;
}  
@media (min-width: 768px)
{
  .new_cusstom_by_dev .title h2 a, .new_cusstom_by_dev .title h2 span {
    font-size: 16px;
}
} 
.viewcat .related h4{
        overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 36px;
    display: -webkit-box;
} 
span.date-create-new {
    font-weight: bold;
    font-size: 13px;
    font-style: italic;
}
.viewcat .related h4 {
    margin-bottom: 5px;
} 
.text-justify.des img {
    display: none !important;
} 
#clockDisplay {
    font-weight: bold !important;
    font-style: italic !important;
} 
.viewcat .box-large p {
    display: none !important;
}
.htdbcl td {
    vertical-align: middle !important;
}
.htdbcl p {
    margin: 0px !important;
}
.htdbcl td:first-child {
    padding-left: 0px !important;
} 
/****************************/
.owl-theme .owl-nav{margin-top: 0}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    top: 50%;
    position: absolute;
    text-decoration: none;
    width: 26px;
    height: 26px;
    margin-top: -13px;
    padding: 0;
    background: transparent !important;
    outline: none;
    text-indent: 1010%;
    border-radius: 0;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 0
}
.owl-carousel .owl-nav .owl-prev:hover:before, .owl-carousel .owl-nav .owl-prev:hover:after, .owl-carousel .owl-nav .owl-next:hover:before, .owl-carousel .owl-nav .owl-next:hover:after {
    color: var(--lightcolor);
    border-color: var(--lightcolor)
}
.owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before {
    font-family: "FontAwesome", sans-serif;
    text-indent: 0;
    position: absolute;
    left: 0;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 23.5px;
    font-size: 16px;
    background: #F5F5F5;
    color: #929292;
    border: 1px solid #E1E1E1
}
.owl-carousel .owl-nav .owl-prev{left: 0}
.owl-carousel .owl-nav .owl-prev:before{padding-right: 1px}
.owl-carousel .owl-nav .owl-prev:before{content: "\f104"}
.owl-carousel .owl-nav .owl-next{right: 0}
.owl-carousel .owl-nav .owl-next:before{padding-left: 1px}
.owl-carousel .owl-nav .owl-next:before{content: "\f105"}
.owl-carousel .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
@media (max-width: 768px) {
    .owl-carousel .owl-nav .owl-prev:before, .owl-carousel .owl-nav .owl-next:before{font-size: 14px}
    .owl-carousel .owl-nav .owl-prev{left: 0}
    .owl-carousel .owl-nav .owl-next{right: 0}
}

.owl-carousel-inset .owl-nav .owl-prev{left: 0}
.owl-carousel-inset .owl-nav .owl-next{right: 0}
.owl-carousel-inset .owl-dots {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 25px
}
.owl-carousel-inset .owl-prev, .owl-carousel-inset .owl-next {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.owl-carousel-inset:hover .owl-prev, .owl-carousel-inset:hover .owl-next {
    opacity: 1;
    visibility: visible
}
.owl-carousel-inset:hover .owl-prev.disabled, .owl-carousel-inset:hover .owl-next.disabled{opacity: .5}
.owl-carousel-inset:hover .owl-nav .owl-prev{left: 25px}
.owl-carousel-inset:hover .owl-nav .owl-next{right: 25px}
.owl-carousel .owl-item img{width: auto}
.owl-carousel.bg-white .owl-nav .owl-next:before{background: #FFFFFF}
.owl-carousel.bg-white .owl-nav .owl-prev:before{background: #FFFFFF}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{border: 1px solid var(--lightcolor)}
.owl-carousel .owl-nav .owl-prev >span, 
.owl-carousel .owl-nav .owl-next >span{
  display:none
} 
#menusite .dropdown:hover >.dropdown-menu{
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
#menusite .dropdown-menu > li:hover > .dropdown-menu{
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  top: 0;
  left: 100%;
}
.section-slider .owl-carousel .owl-item img {
    margin: 0 auto;
} 
#menusite .dropdown-menu>li {
    position: relative;
} 
.col-sm-16.col-md-17 section.section-slider .owl-dots {
    display: none;
} 
span#clockDisplay {
    display: none;
}