.PD{
  padding: 0;
}
.PD-5{
  padding: 5px;
}
.PD-L-R{
  padding-left: 15px;
  padding-right: 0;
}
.mgt-125 {
    margin-top: 125px;
}
.PDL-15{
  padding-left: 15px;
}
.FL{
  float: left;
}
.wdt-12 {
    width: 100%;
}
.wdt-75{
  width: 75%;
}
.wdt-25{
width: 25%;
}
.wdt6 {
    width: 60%;
    float: left;
}
.n-marquee {
    width: 100%;
    float: left;
    color: #FFF;
    padding: 15px 0;
    background-color: #ff9600;
    margin-bottom: 15px;
    border: 1px #eee solid;
}

/* ===========news-head============= */
.news-head-top {
    margin-top: 120px;
    /* width: 100%;
    float: left;
    margin-top: 120px;
    background-image: url(../fontend-img/news-head/Newyear2019web.jpg);
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; */
}
.trans_200{
    position:sticky;
}
@media only screen and (max-width: 767px)
    {
        .news-head-top {
            height: 0 !important;

        }
  }
  @media only screen and (max-width: 991px)
    {
        .blog-ads-top2>div {
    width: 100%!important;
    float: left;
    overflow: hidden;
    /*min-height: 330px;*/
}
.text-ads1 {
    width: 100%!important;
    padding: 20px!important;
}
.blog-ads-top1>div {
     width: 100%!important;
    float: left;
    overflow: hidden;
    /*min-height: 326px;*/
}

  }
  @media only screen and (max-width: 539px)
  {
    /* .news-head-top {
            height: 160px !important;

    } */
    .news-head-top {
            height: 0px !important;

    }
  }

  @media only screen and (max-width: 400px)
  {
    .news-head-top {
            height: 0 !important;

    }
    /* .news-head-top {
        height: 140px !important;

    } */
  }

/* =======back-to-top================ */
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}
/*===============blogabout=============*/
.bg-1 {
    background-color: #002A46;
}
.bg-2 {
    background-color: #FF9600;
}
.blog-ads-top1 {
    width: 100%;
    float: left;
    color: #FFF;
    position: relative;
}
.blog-ads-top1>div {
    width: 50%;
    float: left;
    overflow: hidden;
    /*min-height: 326px;*/
}
.blog-ads-top1>div>img {
    width: 100%;
}
.text-ads1 {
    width: 595px;
    padding: 30px 0px 15px 30px;
}
.text-ads1 h1 {
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 20px;
    padding: 0 !important;
}
.text-ads1 p {
    font-weight: 400;
    font-size: 22px;
    word-break: break-word;
    line-height: 30px;
    letter-spacing: 1px;
    font-family: 'Trirong', serif;

}
.blog-ads-top2 {
    width: 100%;
    float: left;
    color: #FFF;
    position: relative;
    /* margin-bottom: 20px; */
}
.blog-ads-top2>div {
    width: 50%;
    float: left;
    overflow: hidden;
    /*min-height: 330px;*/
}
.blog-ads-top2>div>img {
    width: 100%;
}
.text-ads2 p {
    font-weight: 400;
    font-size: 22px;
    word-break: break-word;
    line-height: 30px;
    letter-spacing: 1px;
    font-family: 'Roboto','Athiti', sans-serif;

}
.text-ads2 h1 {
    font-weight: 600;
    font-size: 32px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    margin-top: 20px;
    padding: 0px !important;
}
.text-ads2 {
    width: 100%;
    padding: 30px 0px 15px 30px;
}
.text-ads1 p {
    font-size: 16px !important;
    color: #fff;
}
.text-ads2 p {
    font-size: 16px !important;
    color: #fff;
}




/*=======nav-category============*/
section.blogIntro {
    width: 100%;
    float: left;
    background-color: #f7f7f7;
}
.navBar-zone-2 {
    width: 100%;
    float: left;
    background-color:#020202;
    /* margin-bottom: 25px;*/
}
.navBar-list {
    height: 150px;
    width: 25%;
    float: left;
    text-align: center;
    border-left: 1px solid #ffffff;
}
.navBar-list a {
    text-decoration: none;
    color: #FFF;
    text-transform: uppercase;
}
.navBar-list>a div {
    padding: 20px;
    height: 120px;
}
.bar-tt-2 {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    padding-top: 10px;
    margin-bottom: 0;
    color: #FFF;
   font-family: 'Taviraj', serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.navBar-list:last-child {
    border-right: 1px solid #ffffff;
}
.navBar-list:nth-child(4) {
    border-right: 1px solid #ffffff;
}
.navBar-list:nth-child(1) {
    border-bottom: 1px solid #ffffff;
}
.navBar-list:nth-child(2) {
    border-bottom: 1px solid #ffffff;
}
.navBar-list:nth-child(3) {
    border-bottom: 1px solid #ffffff;
}
.navBar-list:nth-child(4) {
    border-bottom: 1px solid #ffffff;
}
.navBar-list:hover {
    background-color:rgb(0, 129, 206);
}
.navBar-list img {
    height: 60px;
    width: 60px;
    background: rgb(254,143,1);
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 5px solid #fafafa;
    line-height: 85px;
    font-size: 2em;
    color: #fff;
}.navBar-list-eastern {
    width: 100%;
    float: left;
}
.navBar-list-eastern img {
    width: 100%;
    height: 150px;
    border-radius: 0;
    border: 0;
}



.hi-icon,.hi-icon:after{
  border-radius:0px;
}
.hi-icon:before {
    font-family: inherit;
}

a.hi-icon img {
    margin: 10px 0 0;
}
.hi-icon-wrap {
    padding: 0;
}

.services-gd h4 {
  color: #2098d1;
    margin-top: 20px;
    font-size: 1.5em;
    letter-spacing: 2px;
    margin-bottom: 8px;
}
.services-gd p {
    color: #fff;
}
.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
  padding: 1em 0 1em;
}

.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
  border-radius: 50%;
}

.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.hi-icon:before {
  font-family: 'ecoicon';
  speak: none;
  font-size: 48px;
  line-height: 90px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}

/* Effect 9 */
.hi-icon-effect-9 .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}

.hi-icon-effect-9 .hi-icon:after {
  top: 0;
  left: 0;
  padding: 0;
  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
      border-radius: 50%;
}

/* Effect 9a */
.hi-icon-effect-9a .hi-icon:hover:after {
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.85);
  opacity: 0.5;
}

.hi-icon-effect-9a .hi-icon:hover {
  box-shadow: 0 0 0 6px #fff;
  color: #fff;
}

/*=========blog-content===========  */
.blog-sublink{
  width: 100%;
  float: left;
  background-color: #ffffff;
  /* margin-bottom: 15px; */
}
.blogIntro-content {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.headTitle {
    width: 100%;
    float: left;
    background-color: #0f89d1;
    height: 65px;
    overflow: hidden;
    text-transform: uppercase;

}
.headTitle-h1 {
    margin: 0;
    float: left;
    padding: 0px 15px;
    background-color: #34a9ee;
    height: 65px;
    line-height: 66px;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 1px;
}
.headTitle a {
    float: right;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
}
.headTitle a p {
    margin: 0;
    background-color:#34a9ee;
    height: 65px;
    padding: 0px 50px;
    line-height: 65px;
    font-weight: 600;
    color: #FFF;
    transition: all 0.3s ease;
    font-family: 'Athiti', sans-serif;
}
.title-links {
    color: #FFF;
    display: inline-block;
    padding: 10px;
    width: 100%;
    font-weight: 300;
    font-size: 18px;
}

.links-img a img:hover {
    opacity: 0.8;
}
.links-img img {
    width: 100%;
}

.wdt-2 {
    width: 25%;
    float: left;
}
.sub-links {
    width: 25%;
    padding-top: 13px;
    float: left;
    background-color: #ffffff;
}
.links-image {
    padding: 5px;
    width: 100%;
    min-height: 90px;
}
.links-image img {
    width: 100%;
    border: 2px #004873 solid;
}

.blog-banner-exhibition {
    width: 100%;
    float: left;
}

/* =======blog-GET-EBOOK============ */
section.blog-GetEbook {
    width: 100%;
    float: left;

}
.blogIntro-Ebook {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.Get-ebook {
    width: 100%;
    max-height: 195px;
    float: left;
    padding: 5px;
    margin-bottom: 8px;
}
.Get-ebook img{
  width: 100%;
}
.Get-ebook a:hover img {
    transform: scale(1.1);
}
/* ======AD======== */
.blog-Advert {
    margin-top: 15px;
    float: left;
    padding: 5px;
}
.col-port {
    width: 33%;
    padding: 0 0 5px 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    float: left;
}
.col-port .name {
    float: left;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    color: #999;
    margin: 0;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col-port a {
    float: left;
    width: 100%;
    position: relative;
}
.col-port figure, .col-port img {
    float: left;
    width: 100%;
    height: auto;
    transition: all .3s;
}
.col-port a:hover img {
    transform: scale(1.1);
}
.col-port figure {

    overflow: hidden;
    border-bottom: 1px solid #ececec;
}

/* ============banner-new======================= */
.banner-news img {
    width: 100%;
}
.banner-news {
    width: 100%;
    margin-bottom: 15px;
    float: left;
}
.blox-top-banner {
    width: 100%;
    float: left;
    /* margin-top: 126px; */
}
.blox-top-banner img{
  width: 100%;
}
/* ========Hilight-Website========== */
.Hilight-Website {
    width: 100%;
    float: left;
}


.panel-footer {
    padding: 10px 15px;
    background-color: #0f89d1;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pull-right {
    float: right!important;
}
.glyphicon:empty {
    width: 1em;
}
.pagination .glyphicon {
    margin-right: 0px !important;
}
.glyphicon:empty {
    width: inherit !important;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.panel-body {
    border: 1px #eee solid;
}


/*============== search_button =================  */
.blog-select {
    width: 45%;
    float: left;
    margin-top: 10px;
}

div.blog-select select{
  padding: 11px;
  font-size: 17px;
  border: 1px solid white;
  float: left;
  width: 98%;
  background: #f9f9f9;
}

div.blog-search input[type=search] {
    padding: 9px;
    font-size: 17px;
    border: 1px solid white;
    float: left;
    width: 80%;
    background: #f9f9f9;
}


div.blog-search  button {
    float: left;
    width: 20%;
    padding: 9px;
    background: #ff9600;
    color: white;
    font-size: 17px;
    border: 1px solid white;
    border-left: none;
    cursor: pointer;
}

.mobile-search{
    padding:20px;
}
.mobile-search-main{
   display:none;
}

div.blog-search-1 input[type=search] {
    padding: 9px;
    font-size: 14px;
    border: 1px solid white;
    float: left;
    width: 100%;
     height:34px;
    background: #f9f9f9;
}
.blog-select-1{
    width: 100%;
    float: left;
    margin-top: 10px;
}
div.blog-select-1 select{
  padding: 4px;
  height:34px;
  font-size: 14px;
  border: 1px solid white;
  float: left;
  width: 100%;
  background: #f9f9f9;
}
div.blog-search-1  button {
    float: left;
    width: 100%;
   padding: 5px;
    background: #ff9600;
    color: white;
     height:34px;
    font-size: 14px;
    border: 1px solid white;
    border-left: none;
    cursor: pointer;
    margin-top:10px;
}
.blog-search-1 {
    width: 100%;
    float: left;
    margin: 10px 0px 10px 0;
}
div.blog-search button:hover {
    background: #0b7dda;
}

div.blog-search ::after {
    content: "";
    clear: both;
    display: table;
}
.blog-search {
    width: 45%;
    float: left;
    margin: 10px 0px 10px 0;
}
.active-pink-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #f48fb1;
    box-shadow: 0 1px 0 0 #f48fb1;
}
.active-pink input[type=text] {
    border-bottom: 1px solid #f48fb1;
    box-shadow: 0 1px 0 0 #f48fb1;
}
.active-purple-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #ce93d8;
    box-shadow: 0 1px 0 0 #ce93d8;
}
.active-purple input[type=text] {
    border-bottom: 1px solid #ce93d8;
    box-shadow: 0 1px 0 0 #ce93d8;
}
.active-cyan-2 input[type=text]:focus:not([readonly]) {
    border-bottom: 1px solid #4dd0e1;
    box-shadow: 0 1px 0 0 #4dd0e1;
}
.active-cyan input[type=text] {
    border-bottom: 1px solid #4dd0e1;
    box-shadow: 0 1px 0 0 #4dd0e1;
}
.active-cyan .fa, .active-cyan-2 .fa {
    color: #4dd0e1;
}
.active-purple .fa, .active-purple-2 .fa {
    color: #ce93d8;
}
.active-pink .fa, .active-pink-2 .fa {
    color: #f48fb1;
}

.blog-Search {
    width: 100%;
    float: left;
    
}



/* ===blog-industrial === */
section.blog-industrial {
    width: 100%;
    float: left;
    background-color: #efefef;
    padding-top: 40px;
    padding-bottom: 40px;
}
.row-post {
    width: 100%;
    float: left;
    border-bottom: 1px #a9051d dashed;
    margin-bottom: 5px;
}
.img-post {
    width: 25%;
    float: left;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 5px;
    border: 1px #eee solid;
}
.text-post {
    width: 75%;
    float: left;
    padding-top: 15px;
    padding-left: 5px;
}
.text-post h3 {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #fff;
    line-height: 24px;
    margin: 0 0 20px;
}
.img-post img {
    width: 100%;
}



/*  Activity */
section.blog-Activity {
    width: 100%;
    float: left;
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.row-post-1 {
    width: 33.33333333333333%;
    float: left;
    padding: 10px 5px 10px 5px;
}
.row-post-1>a>div {
    width: 100%;
    float: left;
}
.img-post-1 {
    width: 100%;
    float: left;
     height: 190px; 
    position: relative;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
.row-post-1>a>div:hover img {
    transform: scale(1.2);
}
.post-view {
    width: 100%;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #e1e1e1;
    background-color: #f5f5f5;
    color: #464646;
    text-transform: capitalize;
    font-size: 12px;
}
.post-view p {
    width: 50%;
    float: left;
    margin: 0;
    text-align: center;
    border-left: 1px solid #e1e1e1;
}
.post-view p i {
    padding-right: 5px;
}
.post-view p:last-child {
    border-right: 1px solid #e1e1e1;
}


.post-view-1 {
    width: 100%;
    float: left;
    line-height: 40px;
    border-bottom: 1px solid #e1e1e1;
    background-color: #f5f5f5;
    color: #464646;
    text-transform: capitalize;
    font-size: 12px;
}
.text-post-1 {
    width: 100%;
    float: left;
    min-height: 60px;
    text-align: center;

}

.post-view-1 p {
    width: 50%;
    float: left;
    margin: 0;
    text-align: center;
    border-left: 1px solid #e1e1e1;
}
.post-view-1 p:last-child {
    border-right: 1px solid #e1e1e1;
}
.post-view-1 p i {
    padding-right: 5px;
}
.text-post-1 h2, .text-post-1 h3 {
    margin: 10px 0;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #000000;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-post-h h3{
    margin: 10px 0;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    line-height: 35px;
    height: 30px;
    text-overflow: ellipsis;
    color: #34a9ee;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
}
.row-post-1>a>div:hover img {
    transform: scale(1.2);
}
.img-post-1 img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease;
}

/* exhibition */
section.blog-exhibition {
    width: 100%;
    float: left;
    background-color: #efefef;
    padding-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 40px;
}


/* ===footer=== */
section.web-link {
    width: 100%;
    float: left;
    background-color: #00bcf2;
    padding: 35px;
}
h3.txt-weblink {
    padding: 0px 15px;
    height: 40px;
    font-size: 18px;
    color: #FFFFFF;
}
.w3l_footer {
    background: #0067a5;
    padding: 6em 0 5em 0;
    float: left;
    width: 100%;
    margin-top: 0px;
}

.ft-wrap {
    height: 145px;
    position: relative;
    border-left: 1px solid #ffffff;
}

.bx-row {
    width: 100%;
    float: left;
}
.form-group {
    margin-bottom: 15px;
}
.ft-content {
    min-height: 72px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 10px;
}
.ft-keyword {
    font-size: 27px;
    font-weight: 500;
    margin-bottom: 5px;
    float: left;
    text-align: center;
}
.text-semibold {
    width: 100%;
    float: left;
    text-align: center;
    color: #FFF;
    font-family: 'Trirong', serif;
}
.yellow {
    color: #f3d900;
}
.Orange {
    color: #ff9600;
}
.White{
  color: #FFF;
}
.text-ftcontent {
    position: relative;
    padding: 0 0 0 60px;
    float: left;
    min-height: 72px;
}
.ft-icon {
    width: 50px;
    height: 50px;
    float: left;
    position: absolute;
    top: 8px;
    left: 0;
}
.ft-icon_ig {
    width: 50px;
    height: 50px;
    float: left;
    position: absolute;
    top: 50px;
    left: 0;
}
.blog-text, .blog-content {
    color: #FFF;
    padding: 10px;
}
.ft-icon > figure {
    height: 100%;
}
.ft-icon > figure > img {
    max-width: 100%;
}
.ft-wrap:last-child {
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}

/* list-view */
* {
    box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column {
    float: left;
    width: 50%;
    padding: 10px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}
/* Style the buttons */
/* .btn {
    border: none;
    outline: none;
    padding: 12px 16px;
    background-color: #ff0000;
    cursor: pointer;
}

.btn:hover {
    background-color: #ff4545;
}

.btn.active {
    background-color: #666;
    color: white;
} */


/* category */
.body-content {
    width: 100%;
    float: left;
    /* padding-top: 126px; */
}
.navi-top {
    width: 100%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    line-height: 60px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    border: 1px #eee solid;
    margin: 15px 0;
    background: #f9f9f9;
    padding-left: 15px;
}
.dataTables_wrapper {
    width: 100%;
    float: left;
    margin-bottom: 100px;
    font-family: 'Taviraj', serif;
}
.intro-text h2 {
    font-weight: bold;
    line-height: 35px;
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
    margin-top: 6px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.blog-adver-title {
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    padding: 20px 20px;
    margin-top: 15px;
    border: 1px solid #e1e1e1;
    font-family: 'Taviraj', serif;
    background-color: #005080;
}
.blog-adver {
    width: 100%;
    margin: 4px 0;
    float: left;
    background-color: #FFF;
    border: 1px #eee solid;
    padding-left: 75px;
    padding-top: 15px;
}
.ad-list {
    display: none;
}






/* ----------/exhibitionAll----------- */
.blog-client-title {
    width: 100%;
    float: left;
    margin-bottom: 30px;

}
.Ex-row-post-3 {
    width: 25%;
    float: left;
    padding: 10px 0px 10px 10px;
}
.Ex-img-post {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
.Ex-img-post img {
    height: auto;
    width: 100%;
    transition: all 0.3s ease;
}
.Ex-text-post {
    width: 100%;
    float: left;
    min-height: 60px;
    text-align: center;
}
.Ex-text-post h2, .Ex-text-post h3 {
    margin: 10px 0;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #000000;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*-------------activityAll-----------------  */
.listv {
    height: 200px;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.listv img {
    max-width: 100%;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.showviewlist{
    height: 380px !important;
}
.blog-btnView {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #252525;
    width: 100%;
    line-height: 28px;
}




.tab-menu-title {
  width: 100%;
  height: 50px;
  float: left;
  border-bottom: 1px #eee solid;
  margin-bottom: 15px;
}
.tab-title {
  padding: 12px;
  font-size: 19px;
  color: #7b7b7b;
  overflow: hidden;
  text-align: center;
}
.tab-menu-list {
    width: 100%;
    float: left;
    overflow: hidden;
}
.v-inner {
    border: 1px solid #eeeeee;
    position: relative;
    padding: 10px 10px 10px 120px;
    height: 120px;
    transition: all 0.25s;
    margin-bottom: 15px;
}
.v-img {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 10px;
    left: 10px;
    overflow: hidden;
}
.v-info {
    width: 100%;
    height: 100%;
    float: left;
    line-height: 22px;
    padding-left: 10px;
}
.v-img > a {
    height: 100%;
}
.v-img img {
    min-width: 175px;
    width: 0%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.text-post h2, .text-post h3 {
    margin: 10px 0;
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: capitalize;
    color: #000000;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.v-info a span {
    height: 103px;
    overflow: hidden;
    width: 100%;
    float: left;
}


/* --------------hilightWeb---------------- */
.rows-hilight {
    width: 25%;
    float: left;
    padding: 10px;
}
.img-hilight {
    width: 100%;
    float: left;
    min-height: 160px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
.img-hilight img {
    width: 60%;
    transform: translate(34%, 34%);
}
.text-post-h {
    width: 100%;
    float: left;
    min-height: 55px;
    text-align: center;
    border-bottom: 1px #e1e1e1 solid;
}

/* =============Ã Â¹â‚¬Ã Â¸Â¡Ã Â¸â€ Ã Â¸Â¥Ã Â¸Â­Ã Â¸Â¢================== */
.moving-clouds{
    position:absolute;
    z-index:1;
    bottom:0;
    left:0;
    width:250.625em;
    height:43.75em;
    -webkit-animation:80s linear infinite cloudLoop;
    /* animation:80s linear infinite cloudLoop;
    */}
    @-webkit-keyframes cloudLoop{0%{-webkit-transform:translate3d(0,0,0);
      transform:translate3d(0,0,0)}100%
    {-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}@keyframes cloudLoop{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}}

    .page-header1 {
        background-color: #b2afab;
        background-position: center center;
        background-size: cover;
        overflow: hidden;
        margin-top: 125px;
        width: 100%;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        -ms-flex-pack: center;
    }




/* list-menu */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@charset "UTF-8";
/* Base Styles */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
 font-family: 'Roboto','Athiti', sans-serif;
  font-size: 14px;
  position: relative;
}
#cssmenu a {
  line-height: 1.3;
}
#cssmenu {
  width: 100%;
}
#cssmenu > ul > li > a {
  font-size: 25px;
  font-weight: bold;
  display: block;
  font-family: 'Roboto','Athiti', sans-serif;
  background: #FFFFFF;
  color: #000000;
  border-bottom: 1px solid #EBEBEB;
  text-transform: uppercase;
}
#cssmenu > ul > li > a > span {
  background: #EB1B21;
  padding: 10px;
  display: block;
  font-size: 13px;
  font-weight: 300;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  color: #fff;
}
#cssmenu > ul > li.active > a span {

  color: #ff9600;
}
#cssmenu span.cnt {
  position: absolute;
  top: 8px;
  right: 15px;
  padding: 0;
  margin: 0;
  background: none;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
}
#cssmenu ul ul li {
  border: 1px solid #e0e0e0;
  border-top: 0;
}
#cssmenu ul ul a {
  padding: 10px;
  display: block;
  color: #ed1144;
  font-size: 13px;
}
#cssmenu ul ul a:hover {
  color: #bd0e36;
}
#cssmenu ul ul li.odd {
  background: #f4f4f4;
}
#cssmenu ul ul li.even {
  background: #fff;
}
#cssmenu > ul > li > a > span {
    background: #ffffff;
    padding: 10px;
    display: block;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Taviraj', serif;
}


.box-content{
    background: #0067a5;
    border: 1px #EEEEEE solid;
}

.title-1{
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    padding: 20px 20px;
    /* border-bottom: 1px solid #e1e1e1; */
    font-family: 'Roboto','Athiti', sans-serif;
}


/* ===========Contact-form================= */
.contact-form{
    position:relative;
    padding-bottom:30px;
}
.left-form{
    float:left;
    width: 48.2%;
}
.right-form{
    float:right;
    width: 48.2%;
    margin-left:3.6%;
}
.contact-form div{
    padding:5px 0;
}
.contact-form span{
    display:block;
    font-size:0.8125em;
    color: #6F6F6F;
    font-family : verdana, arial, helvetica, sans-serif;
    padding-bottom:5px;
}
.contact-form input[type="text"],.contact-form textarea{
            padding:8px;
            display:block;
            width:95%;
            background:#fcfcfc;
            border: none;
            outline:none;
            color:#464646;
            font-size:0.8125em;
            font-family:Arial, Helvetica, sans-serif;
            box-shadow: inset 0px 0px 3px #999;
            -webkit-box-shadow: inset 0px 0px 3px #999;
            -moz-box-shadow: inset 0px 0px 3px #999;
            -o-box-shadow: inset 0px 0px 3px #999;
            -webkit-appearance:none;
}
.contact-form textarea{
        resize:none;
        height:155px;
}
.contact-form input[type="submit"]{
    padding:5px 20px;
    color:#275700;
    font-size:1.2em;
    cursor:pointer;
    background: #4e9207;
    background: -moz-linear-gradient(top,  #4e9207 0%, #407e03 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4e9207), color-stop(100%,#407e03));
    background: -webkit-linear-gradient(top,  #4e9207 0%,#407e03 100%);
    background: -o-linear-gradient(top,  #4e9207 0%,#407e03 100%);
    background: -ms-linear-gradient(top,  #4e9207 0%,#407e03 100%);
    background: linear-gradient(to bottom,  #4e9207 0%,#407e03 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e9207', endColorstr='#407e03',GradientType=0 );
    font-family: 'Coda', cursive;
    text-transform: uppercase;
    border: 1px solid rgba(0, 0, 0, 0.25);
    text-shadow:0 0px 1px rgba(224, 224, 224, 0.25);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.50);
    position:absolute;
    right:0;
}
.contact-form input[type="submit"]:hover{
    color:#FFF;
}
.company_address{
    padding-top:5px;
}
.company_address p{
    font-size:0.8125em;
    color: #6F6F6F;
    font-family : verdana, arial, helvetica, sans-serif;
    padding:5px 0;
}
.company_address p span{
    text-decoration:underline;
    color:#333;
    cursor:pointer;
}
.ab-taxt h3 {
  margin-bottom: 0.5em;
  color: #020202;
  font-size: 21px;
  text-transform: uppercase;
  font-family: 'Taviraj', serif;
}
.contact-form h3 {
    margin-bottom: 0.5em;
    color: #020202;
    font-size: 21px;
    text-transform: uppercase;
    font-family: 'Taviraj', serif;
}
.ab-taxt p {
    font-size: 16px;
    padding: 0.5em 0;
    color: #6F6F6F;
    line-height: 25px;
    font-family: 'Taviraj', serif;
}
span.ab-text-main {
    font-size: 18px;
    font-weight: 600;
    font-family: 'Taviraj', serif;
}
.blog-marquee {
    width: 100%;
    float: left;
}
.vdo-custo {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.content-vdo {
    width: 100%;
    float: left;
    margin-top: 15px;
}




<!-- CSS INDUSTRIAL TRADE HOME -->
#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }

#itemslider h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#itemslider h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#itemslider h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}
.badge {
  background: #b20c0c;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 31px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  border: 2px solid #FFF;
  box-shadow: 0 0 0 1px #b20c0c;
  top: 5px;
  right: 25%;
}
#slider-control img{
  padding-top: 180%;
  margin: 0 auto;
}
@media screen and (max-width: 992px){
#slider-control img {
  padding-top: 70px;
  margin: 0 auto;
}
}

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: 5px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: 5px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 16.666%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4,
  .carousel-showmanymoveone .carousel-inner .cloneditem-5,
  .carousel-showmanymoveone .carousel-inner .cloneditem-6  {
    display: block;
  }
}
