section.vidoes-sec-hero {background: url("videos-hero-bg.webp") no-repeat center top;background-size:cover;background-attachment:fixed;/*height:60vh;display: flex;align-items: center;position:relative;overflow: hidden;padding-top: 5vh;*/}
section.vidoes-sec-hero:before{content:"";background:#020006;position:absolute;top:0;left:0;width:100%;height:100%;opacity: 0;}
section.vidoes-sec-hero h2{margin-bottom:0px;}

section.vidoes-sec-03{padding-top:80px;padding-bottom:60px;}


section.cap-sec-tabs{padding: 70px 0px;overflow: hidden;}
section.cap-sec-tabs .nav-tabs{display: flex;margin-bottom:80px;}
section.cap-sec-tabs .nav-tabs li{-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;padding: 2px;}
section.cap-sec-tabs .nav-tabs li button{cursor:pointer;font-size: 15px;font-weight: 600;display: flex;width: 100%;height: 80px;padding: 10px;align-items: center;justify-content: center;background:#e5e5e5;border-radius: 10px 10px 0px 0px;border:none;outline:none;}

section.cap-sec-tabs .nav-tabs li button.active{color:#ffffff;background:#03083e;}

.cases_wrapper .col-md-3,
.cases_wrapper .col-md-4{padding-bottom:30px;}

/*
.ssa_insight-box .si-btn span:before{display: none !important;}
.ssa_insight-box .si-btn span:after{content:"";position: absolute;top: 62%;right: 1px;width: 26px;height: 18px;background: url("../img/right-arrow-01.png") no-repeat center center;background-size: contain;transform: translateY(-50%);z-index:3;transition:all 500ms ease-in-out;}
*/

.ssa_insight-box:hover{background:#03083e;}
 


.ssa_insight-box{height: 100%;background: #f7f7f7;margin-bottom: 0px;border-radius: 70px 0px 0px 0px;}

.ssa_insight-box .si-thumb{display: block;position:relative;}
.ssa_insight-box .si-thumb:after{content:"";position:absolute;top:50%;left:50%;width: 70px;height: 70px;background: url("icon-play-01.webp") #ffffff no-repeat center center;background-size:contain;transform: translate(-50%,-50%);border-radius: 100px;border: 4px solid #fff;box-shadow: 0px 0px 20px #000000a6;}
.ssa_insight-box .si-txt{border: none;padding: 30px 0px 0px 0px;}






/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
	
	
	section.vidoes-sec-hero{/*height: auto;padding:180px 15px 100px 15px;*/}
	section.vidoes-sec-03{padding:60px 10px;}
	
}
