.tab-buttons{margin-bottom:0;flaot:left}.tab-buttons li{display:inline-block;background:#fff;float:left;font-size:1.5em;padding:0.5em 1em;cursor:pointer;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:relative}.tab-buttons li:before{position:absolute;content:'';top:0.4em;bottom:0.4em;left:0;width:1px;background:#c9d1d5;opacity:1;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.tab-buttons li:first-of-type:before{top:100%}.tab-buttons li:after{position:absolute;top:100%;left:0;width:100%;bottom:0;background:#eef1f2;content:'';-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.tab-buttons li span{position:relative;z-index:10}.tab-buttons li:hover{color:#e2001a}.tab-buttons .active-tab{color:#e2001a}.tab-buttons .active-tab:before{top:100%}.tab-buttons .active-tab + li:before{top:100%}.tab-buttons .active-tab:after{top:0}@media only screen and (min-width:320px) and (max-width:767px){.tab-buttons li{padding:0.3em 0.8em}}.tab-content{background:#eef1f2;float:left;width:100%;padding:2em 1.5em;color:#556670}.tab-content > ul{width:48%;float:left}.tab-content > ul:nth-child(even){float:right}.tab-content > ul > li{width:100%;float:left;position:relative;border-top:1px solid #c1cbd0}.tab-content > ul > li em{position:absolute;left:0;top:0.4em;font-style:normal}.tab-content > ul > li > strong{position:relative;border-bottom:1px solid #c1cbd0;float:left;width:100%;padding:0.4em 0 0.4em 106px}.tab-content > ul > li:first-of-type{border-top:none}.tab-content > ul ul{width:100%;float:left;padding-top:0.5em;padding-left:106px;margin-bottom:1em}@media only screen and (min-width:320px) and (max-width:767px){.tab-content > ul{width:100%}.tab-content > ul > li > strong,.tab-content > ul ul{padding-left:65px}}