.tab_container .tab{display:flex;flex-direction:column}.tab_container .tab .tablinks{background-color:inherit;float:left;border:none;outline:none;cursor:pointer;padding:4px 0;transition:.3s;font-size:20px;font-family:berlingske_sans_roundmedium,sans-serif;line-height:24px;color:#fff}.tab_container .tab .tablinks:hover{background-color:none}.tab_container .tab .active{color:#bed600;border-bottom:2px solid #bed600}.tab_container .tabcontent{display:none;width:100%;-webkit-animation:fadeEffect 1s;animation:fadeEffect 1s}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.tab_container{display:flex}.tab_container .tablinks:nth-child(1){display:inline-block;margin-bottom:20.5px}.tab_container .tab_right{margin-left:10%;display:flex;justify-content:space-between;width:100%}ul.mm-list-industry li{width:33%;display:inline-block}.tab_container .tabcontent:nth-child(1){display:block;width:100%}@media(max-width:991px){.tab_container{display:flex;flex-direction:column;width:92%;height:100vh}.tab_container .tab_right{margin-left:0;display:flex;justify-content:space-between;width:100%;flex-direction:column;height:100vh}.tab_container .tab_right{width:100vw;margin-top:10px}.tab_container .tab{flex-direction:row}.tab_left .tab .tablinks:nth-child(1){display:inline-block;margin-right:150px;margin-left:30px}.tab_left .tab .tablinks:nth-child(2){max-height:35px}.tab_container .tab .tablinks{color:rgba(0,0,0,.6)}.tab_container .tab .active{color:#000;border-bottom:2px solid #000}ul.mm-list-industry li{width:100%;display:block}}