.attends-sec{padding:120px 0 65px;overflow:hidden;z-index:1;}
.attend-bspace {padding-bottom: 123px;}
.attends-sec:before{display:none;position:absolute; content:""; z-index:-1; top:0; left:-10%; width:522px; height:522px;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url('https://21644263.fs1.hubspotusercontent-na1.net/hubfs/21644263/Assets%202023/Blur%20Sphere.png');}
.attend-lt{width:50%;padding-right:15px;}
.attend-rt{width:50%;padding-left:15px;}
.attend-blt{width:calc(100% - 115px); padding-right:20px;}
.attend-brt{width:115px;}
.atten-ims{width:88px;}
.atten-title{width:calc(100% - 88px); padding-left:23px;}
.attentop{margin:50px 0 0;}
.attend-boxtwo{margin-top:65px;}
.atten-title h5{margin:0}
.attend-box .detail-content{margin: 0 0 24px;}
.btmattend{justify-content:space-between}
.btmattend .attend-box{width:48%;}
.logos-sliders-two ul {width: calc(120px * 40);animation: scroll 50s linear infinite;justify-content: space-between;align-items:center}
.logos-sliders-two ul li{width:130px;padding:15px 12px;}
.logos-sliders-two{padding:30px 0 0;margin:80px 0 0;border-top:1px solid var(--border_color2);}

@keyframes scroll {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-130px * 10));
  }
}
@media(min-width:1921px){

  .attends-sec:before{left:0%;}
}

@media(min-width:1281px){
  .attends-sec .content-wrapper{padding:0 205px;}
}

@media(max-width:1024px){
.attends-sec{padding:100px 0 50px} 
.attentop{margin:35px 0 0;}
.attend-boxtwo{margin-top:45px;}
  .logos-sliders-two{padding:20px 0 0;margin:60px 0 0;}  
 .attend-bspace {padding-bottom:70px;} 
}

@media(max-width:767px){
.attends-sec{padding:50px 0}  
.attend-bspace {padding-bottom:50px;}   
.attend-lt{width:100%;padding:0}
.attend-rt{width:100%;padding:0px;}  
.btmattend .attend-box{width:100%;}  
.attentop {margin: 25px 0 0;}  
/* .logos-sliders-two ul {width: calc(90px * 30);}   */
  .attends-sec:before{width:300px; height:300px; left:-50%}  
}

@media(max-width:480px){
.atten-ims{width:60px;}  
.atten-title {padding: 13px 0 0;width: 100%;}
}
