.tabs-wrappper{border:none;float:left;margin-bottom:20px;position:relative;width:100%}.tabs-wrappper .tab-title{border:1px solid #d5d5d5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;float:left;font-family:Kaelia,Helvetica,sans-serif;margin:10px 30px 10px 0;padding:10px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition:color .25s ease;-moz-transition:color .25s ease;-o-transition:color .25s ease;-ms-transition:color .25s ease;transition:color .25s ease;width:100%}.tabs-wrappper .tab-title:hover{text-decoration:none}.tabs-wrappper .tab-content{border:1px solid #ddd;display:none;float:right;width:100%}.tabs-wrappper .tab-item:first-child.opened .tab-content{display:block}.tabs-wrappper .tab-content .tab-content-inner{padding:20px}.tabs-wrappper .wpb_content_element{margin-bottom:30px}.tabs-wrappper .tab-content p:last-child{margin-bottom:0}@media only screen and (max-width:992px){.tabs-wrappper .tab-title{margin:-1px 0 0}.tabs-wrappper .tab-title.opened{border-color:#000}}