.feature-section{padding:80px 0 50px;    overflow: hidden;}
.feature-head{ margin-bottom:60px; text-align:center;}
.feature-head h1{color:var(--primary_color)}
.fet-head h5 {color: var(--third_color);font-size: 26px;margin-bottom: 40px;line-height: 29px;letter-spacing: 0.055px;}
/* .feat-box{position: relative;padding:28px 22px 85px;height: 100%;border-radius:5px;border: 1px solid var(--base_color); box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.09); background-color:var(--third_color)} */
.feat-title{width:100%/*calc(100% - 140px)*/; padding-right:20px;}
.feat-title h5 { margin: 0 0 10px; font-size: 26px; font-weight: 500; line-height: 29px; letter-spacing: 0.055px; }
.feat-title h5 a{color:var(--primary_color);text-decoration-line: none;}
.feat-list ul li img {display: inline-block; width: 13px;height: 13px;margin-top: 5px;}
.feat-btn{width:92px;}
.feat-btn span{display:inline-block;border-radius: 3px;padding:5px 8px 3.5px; background: rgba(255, 97, 30, 0.20);  color:var(--primary_color);font-size:14px;font-weight: 500;text-transform: uppercase;line-height: 20.579px;letter-spacing: 0.23px;}
.feat-list ul li {display: flex;flex-wrap: wrap;align-items: flex-start;margin-bottom: 5px;}
.feat-list ul li span { display: inline-block; font-size: 16px; margin-left: 7px; width: calc(100% - 21px); line-height: 21px; letter-spacing: 0.429px; }
.feature-slider:before { position: absolute; content: ""; background: var(--base_color); width: 45%; height: 100%; z-index: 1; right: 0; border-radius: 10px; opacity: 0.2; }
.feature-slider .vfetop { padding:0;border:none; position: absolute; bottom: 22px; width: calc(100% - 44px); margin: 0 auto; }
.feature-slider .view-btn{width:calc(100% - 92px);padding:0 10px 0 0;}
.feature-slider .view-btn a:hover{color:var(--primary_color);text-decoration-line: none;}
.feature-slider .view-btn a svg{margin-left:13px;position: relative;top: 1px;}
.feature-slider .view-btn span{display:inline-block; font-size: 13.719px;font-weight: 500;line-height: 20.579px;letter-spacing: 0.23px;}
{#.view-btn a:hover svg path{fill:var(--base_color)}#}
.feat-logos{width:140px;display:none !important;}
/* .feature-slider{max-width:1385px; margin:0 0 0 auto;} */
.feature-slider .slick-slide > div {height: 100%;}
.feature-slider .slick-track{display:flex;}
.feature-slider .slick-slide {margin: 0 7px; height: inherit;position: relative;padding:28px 22px 85px;height: 100%;border-radius:5px;border: 1px solid var(--base_color); box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.09); background-color:var(--third_color)}
.feature-slider  .slick-list {margin: 0 -7px;padding:0 18% 0 0;}
.feature-slider .slick-arrow {
    align-items: center;
    background-color: #fff;
    background-image: url(https://14568786.fs1.hubspotusercontent-na1.net/hubfs/14568786/AWA%20Theme%202023/Home/Arrow.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 14px;
    border: none;
    border-radius: 50%;
    display: flex;
    font-size: 0;
    height: 50px;
    justify-content: center;
    position: absolute;
    right: 20px;
    top: -86px;
    width: 50px;
}
.feature-slider .slick-arrow.slick-prev {transform: rotate(-180deg);margin-right: 60px;}
.feat-cta{text-align:center; margin:50px 0 0;}
.vslider .feat-box{max-width: 561px; margin: 0 auto;}
.vslider.feature-slider:before{display:none;}
/* .vslider.feature-slider .slick-list{padding:0; margin:0;} */
.vslider.feature-slider .slick-track {display:block;}

@media(min-width:1441px){
  .feature-slider .slick-arrow{right:37.5%}
  .feature-slider{width:160%;}
/*   .feature-slider.vslider{width:100%;} */
}
@media(max-width:1440px){
  .feature-inwrap .content-wrapper{padding-right:0;}
  .feature-slider:before{width:17%;border-radius:0;}
}

@media(max-width:1024px){
.feature-section{padding:70px 0;overflow:hidden;}
}

@media(max-width:767px){
  .feature-section{padding:50px 0;}    
.feature-head {padding:0;margin-bottom: 50px;}
  .feat-title{width:100%;padding-right: 0;}
  .feature-slider .slick-list{padding:0 12% 0 0}
  .feature-slider:before {width: 11%;}
  .feature-slider .slick-arrow{display:none !important;}
.feature-slider .slick-arrow.slick-prev {margin-right: 0;}  
  .feature-slider .slick-arrow.slick-next{margin-left:60px;}  
  .feature-slider .slick-arrow{top:-80px;right:auto; left:0;margin-left:0px;} 
  .feature-head h1{font-size: 2.5rem;line-height: 2.5rem;letter-spacing: -0.5px;}
  .fet-head h5{margin-bottom:25px;}
  .feat-title h5{font-size:20px;line-height: 24px;letter-spacing: 0.042px;}
  .vslider .feat-box{max-width: 100%}
}

@media(max-width:480px){
  .feat-title{width:100%; padding:0 0 20px;}  
  .feat-title {padding: 20px 0 4px;width: 100%;order: 1;}  
  
}