/*
Theme Name: Techment 2.0
Theme URI: https://www.techment.com/
Author: Yogesh Yadav
Author URI: https://www.techment.com/
Version: 1.0
*/


.vc_column-inner{padding-left:0!important; padding-right:0!important;}
.vc_section.container , .vc_row.container{margin:0 auto!important;}
.full-stretch{
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important;
  padding:0!important;
}
.row-3-text {
   overflow: hidden; 
   display: -webkit-box;
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 4; 
    white-space: pre-wrap;
  }