﻿@charset "utf-8";
:root{--headercolor:#ffffff}
table tr:nth-child(even){background:#fff;}
.table tr:nth-child(odd){background:#eee;}
@media (min-width:769px){.logo{border-radius:0;padding-left:40px;}}
.contactus {max-width: 500px;}
.about-l-l .about-l-l-txt p {-webkit-line-clamp: inherit;max-height: 150px;}
@media (max-width:768px){body{padding-top:55px;}
.head-b, header{height:55px;}
.mobheadnav{top:55px;}
.mob-menu {width: 32px;height: 21px;}
.mob-menu span{height:2px;}
.search-box .container {border-bottom: none;}
.search-box #btnSearch, .search-box #txtSearch {height: 40px;font-size: var(--fontsize16);border: solid 1px #EEEEEE;}}