.container-fluid .row.cover-img.ht250 .img-overlay - unless action_name == 'clients_limited_access' .container.company-profile .row .col-sm-3 .panel.panel-default .image-panel = render 'company/profiles/show/logo', company: company - if company.logo? .main-wrapper.mt-55 = render 'company/profiles/show/business_logo', company: @company .col-sm-9 .panel.panel-default #company_details = render 'company/profiles/show/company_details', company: company .row .col-sm-3 .panel.panel-default .profile-strength .fs20 | Profile Strength |   = company.profile_strength - if company.id == @company.id .mt30 | Your profile is looking great. You | can utilize the Company | Registration Wizard to update | new information or add regions. .mt30 = link_to 'GO THROUGH THE WIZARD', edit_company_wizard_profile_path, class: 'wizard-link' .col-sm-9 .panel.panel-default .service-details #address = render 'company/profiles/show/address', company: company .row .col-sm-3 - if company.id == @company.id .panel.panel-default.team-members-panel.mt10 .fs20 | Become a |   = name_based_on_company(company) |   | Member .mt30 | To suit your operation with state |   | of the art technology, generate |   | leads and expand your business. .mt30 - if company.id == @company.id = link_to 'GO SELECT', '#', class: 'teammember-link' .col-sm-9 .panel.panel-default .service-details #service_details = render 'company/profiles/show/service_details', company: company .row .col-sm-3 .col-sm-9 .panel.panel-default .compliance-panel #documents = render 'company/profiles/show/documents', company: company .row .col-sm-3 .col-sm-9 .panel.panel-default .contacts #contacts = render 'company/profiles/show/contacts', company: company /#.row .col-sm-3 .col-sm-9 .panel.panel-default.regions .regions.licenses #regions-panel = render 'company/regions/index', company: company, regions: regions, region: regions.first .row .col-sm-3 .col-sm-9 .panel.panel-default .trades.licenses #trades = render 'company/profiles/show/trades', company: company, trades: trades, trade: trades.first .row .col-sm-3 .col-sm-9 .panel.panel-default .licenses #licenses = render 'company/profiles/show/licenses', company: company - else .row .col-sm-3 .col-sm-6 .panel.panel-default .limited-access-panel .text p.fs45 | Become a member p.fs30 | to access all the features .contact-text .text.fs30 | Contact sales to learn more .mt10 = link_to 'Contact', '#', class: 'btn btn-contact' .col-sm-3