@media only screen and (min-width:1300px){.cus-tabsec{margin:auto;width:80%}}@media only screen and (min-width:800px){.cus-tabsec-tabMenu div{width:100%}}@media only screen and (max-width:799px) and (min-width:500px){.cus-tabsec-tabMenu div{width:30%}}@media only screen and (max-width:499px){.cus-tabsec-tabMenu div{width:45%}}.cus-tabsec-gen{background:#fff;box-shadow:0px 4px 8px rgba(0,0,0,0.1);border-radius:15px;padding-bottom:50px}.cus-tabsec-title{text-align:center;padding-bottom:20px}.cus-tabsec-tabMenu{display:flex;width:100%}@media only screen and (max-width:800px){.cus-tabsec-tabMenu{flex-wrap:wrap;margin-left:28px}}@media only screen and (max-width:420px){.cus-tabsec-tabMenu{margin-left:14px}}.cus-tabsec-tabMenu div{cursor:pointer;float:left;background:#fff;padding:10px 0;margin:0;border-bottom:4px solid #cccdce;margin-right:10px}.cus-tabsec-tabMenu h4{padding:12px 20px;text-align:center}.cus-tabsec-tabMenu div.active{background:#f14d4e;border-bottom:0}.cus-tabsec-tabMenu div.active h4{color:#fff}.cus-tabsec-tabMenu div:hover{background:#f14d4e}.cus-tabsec-tabMenu h4:hover{color:#fff !important}.cus-tabsec-tabContent{opacity:0;padding-bottom:50px;padding-left:30px;padding-right:30px;padding-top:50px;position:absolute;visibility:hidden}.cus-tabsec-tabContent.active{opacity:1;position:relative;transition:all ease-in .5s;visibility:visible}.cus-tabsec-tabs{margin:15px 0 0}.cus-tabsec-tabLi{text-align:center;background:#fff}.cus-tab-gen-cont-button{margin-top:50px}.cus-tab-gen-cont-button .button{justify-content:center;min-width:190px;padding:7px 7px}.cus-list-blog-blogs-card{width:100%}