.features-01{position:relative;padding:6rem 20px;min-height:85vh;transition:.2s ease}.features-01:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:-moz-linear-gradient(left,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 34%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 34%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 34%,rgba(0,0,0,0) 70%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000',endColorstr='#00000000',GradientType=1)}.features-01 .atmc-container{position:relative;z-index:3}@media(max-width:767px){.features-01:before{background:-moz-linear-gradient(left,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 36%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(left,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 36%,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 36%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6000000',endColorstr='#00000000',GradientType=1)}}.features-01_img{position:absolute;left:0;top:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center;z-index:1}.features-01_tab-wrapper{margin:0;padding:0}.features-01_tab-wrapper li{list-style:none;padding:.75rem .5rem;margin-right:2rem;border-bottom:3px solid transparent;color:#fff;text-transform:uppercase;cursor:pointer;letter-spacing:1px}.features-01_tab-wrapper li.features-01_tab-active{color:var(--primary);border-bottom:3px solid var(--primary)}@media(max-width:576px){.features-01_tab-wrapper ul{display:block !important}.features-01_tab-wrapper li{width:100%;margin-right:0}}.features-01_box{padding-top:2rem;padding-bottom:2rem}.features-01_heading{text-transform:uppercase}@media(min-width:768px){.features-01_heading{font-size:3rem}}